| 1 | [ Jan 21 18:25:07 Enabled. ] | ||
| 2 | [ Jan 21 18:25:07 Rereading configuration. ] | ||
| 3 | [ Jan 21 18:25:09 Rereading configuration. ] | ||
| 4 | [ Jan 21 18:25:12 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 21 18:25:12 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.21 18:25:12.884184 [ 1 ] {} <Information> Application: Will watch for the process with pid 24074 | ||
| 29 | 2026.01.21 18:25:12.884557 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.21 18:25:13.088803 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24074 | ||
| 31 | 2026.01.21 18:25:13.089505 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.21 18:25:13.089638 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.21 18:25:13.181172 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.21 18:25:13.280077 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.21 18:25:13.280146 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.21 18:25:13.280169 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.21 18:25:13.280249 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.21 18:25:13.280669 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.21 18:25:13.282926 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.21 18:25:13.283781 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.21 18:25:13.284673 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.21 18:25:13.284702 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.21 18:25:13.284720 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.21 18:25:13.285454 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.21 18:25:13.286425 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.21 18:25:13.291311 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.21 18:25:13.291997 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.21 18:25:13.293245 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.21 18:25:13.293312 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.21 18:25:13.294340 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.21 18:25:13.294726 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.21 18:25:13.297612 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.21 18:25:13.297902 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.21 18:25:13.300840 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.21 18:25:13.301176 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.21 18:25:13.301524 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.21 18:25:13.301824 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.21 18:25:13.303080 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.21 18:25:13.303104 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.21 18:25:13.303201 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.21 18:25:13.303294 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.21 18:25:13.329235 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.21 18:25:13.329264 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000179114 sec | ||
| 68 | 2026.01.21 18:25:13.329289 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.21 18:25:13.329304 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.21 18:25:13.330011 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.21 18:25:13.330606 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.21 18:25:13.338448 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.21 18:25:13.338488 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.21 18:25:13.338512 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.21 18:25:13.338523 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.21 18:25:13.338553 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.21 18:25:13.338572 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.21 18:25:13.340593 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.21 18:25:13.340643 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.21 18:25:13.340662 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.21 18:25:13.340799 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.21 18:25:13.340840 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.21 18:25:13.340852 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.21 18:25:13.340878 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.21 18:25:13.340889 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.21 18:25:13.340919 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.21 18:25:13.340941 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.21 18:25:13.363272 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.21 18:25:13.368209 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.21 18:25:13.368253 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4312e-05 sec | ||
| 91 | 2026.01.21 18:25:13.368267 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.21 18:25:13.368280 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.21 18:25:13.368307 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.21 18:25:13.368526 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.21 18:25:13.368583 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.21 18:25:13.368599 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.21 18:25:13.368614 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.21 18:25:13.368628 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.21 18:25:13.410587 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.21 18:25:13.410804 [ 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.01.21 18:25:13.412300 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.744e-05 sec. | ||
| 102 | 2026.01.21 18:25:13.412641 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.21 18:25:13.412694 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.21 18:25:13.412713 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.21 18:25:14.234164 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36986 | ||
| 106 | 2026.01.21 18:25:14.236708 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.21 18:25:14.236787 [ 3 ] {} <Debug> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Authenticating user 'default' from [fd00:1122:3344:101::d]:36986 | ||
| 108 | 2026.01.21 18:25:14.236823 [ 3 ] {} <Debug> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.21 18:25:14.236852 [ 3 ] {} <Debug> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.21 18:25:14.236979 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.21 18:25:14.237020 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.21 18:25:14.237049 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.21 18:25:14.239324 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35052 | ||
| 114 | 2026.01.21 18:25:14.240515 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46563 | ||
| 115 | 2026.01.21 18:25:14.240538 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57911 | ||
| 116 | 2026.01.21 18:25:14.241468 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.21 18:25:14.241553 [ 4 ] {} <Debug> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:35052 | ||
| 118 | 2026.01.21 18:25:14.241585 [ 4 ] {} <Debug> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.01.21 18:25:14.241603 [ 4 ] {} <Debug> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.21 18:25:14.241674 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41427 | ||
| 121 | 2026.01.21 18:25:14.241692 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45616 | ||
| 122 | 2026.01.21 18:25:14.241777 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.21 18:25:14.241885 [ 253 ] {} <Debug> TCP-Session: 69c4aaad-b5df-4e11-9e13-a61b0357d9a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46563 | ||
| 124 | 2026.01.21 18:25:14.241933 [ 253 ] {} <Debug> TCP-Session: 69c4aaad-b5df-4e11-9e13-a61b0357d9a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.21 18:25:14.241953 [ 253 ] {} <Debug> TCP-Session: 69c4aaad-b5df-4e11-9e13-a61b0357d9a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.01.21 18:25:14.242624 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.01.21 18:25:14.242685 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44354 | ||
| 128 | 2026.01.21 18:25:14.242718 [ 5 ] {} <Debug> TCP-Session: 5d3f44a0-555d-4f51-b561-507b54819eba Authenticating user 'default' from [fd00:1122:3344:101::d]:57911 | ||
| 129 | 2026.01.21 18:25:14.242769 [ 5 ] {} <Debug> TCP-Session: 5d3f44a0-555d-4f51-b561-507b54819eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.21 18:25:14.242785 [ 5 ] {} <Debug> TCP-Session: 5d3f44a0-555d-4f51-b561-507b54819eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.21 18:25:14.242785 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 132 | 2026.01.21 18:25:14.242819 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.01.21 18:25:14.242852 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49971 | ||
| 134 | 2026.01.21 18:25:14.242902 [ 255 ] {} <Debug> TCP-Session: d3e5dba8-f351-4092-ae09-4b92e8ebe149 Authenticating user 'default' from [fd00:1122:3344:101::d]:45616 | ||
| 135 | 2026.01.21 18:25:14.242916 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.21 18:25:14.242940 [ 255 ] {} <Debug> TCP-Session: d3e5dba8-f351-4092-ae09-4b92e8ebe149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.21 18:25:14.242953 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.01.21 18:25:14.242978 [ 255 ] {} <Debug> TCP-Session: d3e5dba8-f351-4092-ae09-4b92e8ebe149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.21 18:25:14.242969 [ 256 ] {} <Debug> TCP-Session: ffc30139-d248-4f76-b428-bafe51ae6bdd Authenticating user 'default' from [fd00:1122:3344:101::d]:41427 | ||
| 140 | 2026.01.21 18:25:14.243032 [ 257 ] {} <Debug> TCP-Session: e9ef3237-0d7e-478a-b07d-cf6c6e6ff510 Authenticating user 'default' from [fd00:1122:3344:101::d]:44354 | ||
| 141 | 2026.01.21 18:25:14.243062 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51490 | ||
| 142 | 2026.01.21 18:25:14.243091 [ 256 ] {} <Debug> TCP-Session: ffc30139-d248-4f76-b428-bafe51ae6bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.21 18:25:14.243028 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.01.21 18:25:14.243132 [ 257 ] {} <Debug> TCP-Session: e9ef3237-0d7e-478a-b07d-cf6c6e6ff510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.21 18:25:14.243123 [ 256 ] {} <Debug> TCP-Session: ffc30139-d248-4f76-b428-bafe51ae6bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.21 18:25:14.243184 [ 257 ] {} <Debug> TCP-Session: e9ef3237-0d7e-478a-b07d-cf6c6e6ff510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.21 18:25:14.243177 [ 258 ] {} <Debug> TCP-Session: bb966ba1-5fdf-4867-a2a8-75200a13a8e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49971 | ||
| 148 | 2026.01.21 18:25:14.243268 [ 258 ] {} <Debug> TCP-Session: bb966ba1-5fdf-4867-a2a8-75200a13a8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.21 18:25:14.243284 [ 258 ] {} <Debug> TCP-Session: bb966ba1-5fdf-4867-a2a8-75200a13a8e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.21 18:25:14.243308 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.21 18:25:14.243436 [ 259 ] {} <Debug> TCP-Session: cace4474-2637-44f8-9708-fb656518261c Authenticating user 'default' from [fd00:1122:3344:101::d]:51490 | ||
| 152 | 2026.01.21 18:25:14.243465 [ 259 ] {} <Debug> TCP-Session: cace4474-2637-44f8-9708-fb656518261c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.21 18:25:14.243505 [ 259 ] {} <Debug> TCP-Session: cace4474-2637-44f8-9708-fb656518261c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.21 18:25:14.246929 [ 3 ] {ff19d244-116b-4435-9355-c5f4ba162edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.21 18:25:14.318077 [ 3 ] {ff19d244-116b-4435-9355-c5f4ba162edd} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36986) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.01.21 18:25:14.319199 [ 3 ] {ff19d244-116b-4435-9355-c5f4ba162edd} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.01.21 18:25:14.319318 [ 3 ] {ff19d244-116b-4435-9355-c5f4ba162edd} <Debug> TCPHandler: Processed in 0.079649832 sec. | ||
| 204 | 2026.01.21 18:25:14.319896 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.01.21 18:25:14.320205 [ 4 ] {6d801d9c-495b-41f1-9bc0-ea3ebfc51b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.01.21 18:25:14.320712 [ 4 ] {6d801d9c-495b-41f1-9bc0-ea3ebfc51b62} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35052) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.01.21 18:25:14.320950 [ 4 ] {6d801d9c-495b-41f1-9bc0-ea3ebfc51b62} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.01.21 18:25:14.321058 [ 4 ] {6d801d9c-495b-41f1-9bc0-ea3ebfc51b62} <Debug> TCPHandler: Processed in 0.001388878 sec. | ||
| 255 | 2026.01.21 18:25:14.321465 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.01.21 18:25:14.322459 [ 3 ] {a95088e8-aa5e-470f-a22c-f0ce25587a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.01.21 18:25:14.323242 [ 3 ] {a95088e8-aa5e-470f-a22c-f0ce25587a9a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.01.21 18:25:14.329484 [ 3 ] {a95088e8-aa5e-470f-a22c-f0ce25587a9a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.01.21 18:25:14.329511 [ 3 ] {a95088e8-aa5e-470f-a22c-f0ce25587a9a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.1342e-05 sec | ||
| 260 | 2026.01.21 18:25:14.329529 [ 3 ] {a95088e8-aa5e-470f-a22c-f0ce25587a9a} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.01.21 18:25:14.329550 [ 3 ] {a95088e8-aa5e-470f-a22c-f0ce25587a9a} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.01.21 18:25:14.329587 [ 3 ] {a95088e8-aa5e-470f-a22c-f0ce25587a9a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.01.21 18:25:14.330389 [ 3 ] {a95088e8-aa5e-470f-a22c-f0ce25587a9a} <Debug> TCPHandler: Processed in 0.009078858 sec. | ||
| 264 | 2026.01.21 18:25:14.330582 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.01.21 18:25:14.330813 [ 3 ] {21c0740b-0386-4975-8ed5-131ff3ab0541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.01.21 18:25:14.330887 [ 3 ] {21c0740b-0386-4975-8ed5-131ff3ab0541} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.01.21 18:25:14.336044 [ 3 ] {21c0740b-0386-4975-8ed5-131ff3ab0541} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.01.21 18:25:14.351905 [ 3 ] {21c0740b-0386-4975-8ed5-131ff3ab0541} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6): Loading data parts | ||
| 270 | 2026.01.21 18:25:14.353300 [ 3 ] {21c0740b-0386-4975-8ed5-131ff3ab0541} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6): There are no data parts | ||
| 271 | 2026.01.21 18:25:14.368832 [ 3 ] {21c0740b-0386-4975-8ed5-131ff3ab0541} <Debug> TCPHandler: Processed in 0.03831839 sec. | ||
| 272 | 2026.01.21 18:25:14.369060 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.01.21 18:25:14.369332 [ 3 ] {a5447a28-e462-4c0f-a7c5-98752bb17cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.01.21 18:25:14.369436 [ 3 ] {a5447a28-e462-4c0f-a7c5-98752bb17cd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.01.21 18:25:14.381237 [ 3 ] {a5447a28-e462-4c0f-a7c5-98752bb17cd5} <Debug> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Loading data parts | ||
| 286 | 2026.01.21 18:25:14.381470 [ 3 ] {a5447a28-e462-4c0f-a7c5-98752bb17cd5} <Debug> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): There are no data parts | ||
| 287 | 2026.01.21 18:25:14.405816 [ 3 ] {a5447a28-e462-4c0f-a7c5-98752bb17cd5} <Debug> TCPHandler: Processed in 0.036833699 sec. | ||
| 288 | 2026.01.21 18:25:14.406040 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.01.21 18:25:14.406307 [ 3 ] {5ac82f77-6d59-4557-9e5b-cd5ea63576e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 290 | 2026.01.21 18:25:14.406384 [ 3 ] {5ac82f77-6d59-4557-9e5b-cd5ea63576e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.01.21 18:25:14.430135 [ 3 ] {5ac82f77-6d59-4557-9e5b-cd5ea63576e0} <Debug> oximeter.measurements_i8 (53568faa-09a3-4b5d-a9f4-b14f36ccbd36): Loading data parts | ||
| 292 | 2026.01.21 18:25:14.430495 [ 3 ] {5ac82f77-6d59-4557-9e5b-cd5ea63576e0} <Debug> oximeter.measurements_i8 (53568faa-09a3-4b5d-a9f4-b14f36ccbd36): There are no data parts | ||
| 293 | 2026.01.21 18:25:14.454462 [ 3 ] {5ac82f77-6d59-4557-9e5b-cd5ea63576e0} <Debug> TCPHandler: Processed in 0.048500599 sec. | ||
| 294 | 2026.01.21 18:25:14.454691 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.01.21 18:25:14.454982 [ 3 ] {b700b8b5-278e-40d9-a299-86128b892b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 296 | 2026.01.21 18:25:14.455060 [ 3 ] {b700b8b5-278e-40d9-a299-86128b892b8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.01.21 18:25:14.471454 [ 3 ] {b700b8b5-278e-40d9-a299-86128b892b8f} <Debug> oximeter.measurements_u8 (6169ace7-0622-4334-b242-7c8d0efeac6e): Loading data parts | ||
| 298 | 2026.01.21 18:25:14.471776 [ 3 ] {b700b8b5-278e-40d9-a299-86128b892b8f} <Debug> oximeter.measurements_u8 (6169ace7-0622-4334-b242-7c8d0efeac6e): There are no data parts | ||
| 299 | 2026.01.21 18:25:14.494644 [ 3 ] {b700b8b5-278e-40d9-a299-86128b892b8f} <Debug> TCPHandler: Processed in 0.040037087 sec. | ||
| 300 | 2026.01.21 18:25:14.494837 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.01.21 18:25:14.495040 [ 3 ] {fcaf3a45-d734-4adf-93da-ed580bc33e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 302 | 2026.01.21 18:25:14.495089 [ 3 ] {fcaf3a45-d734-4adf-93da-ed580bc33e94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.01.21 18:25:14.499921 [ 3 ] {fcaf3a45-d734-4adf-93da-ed580bc33e94} <Debug> oximeter.measurements_i16 (c53016dc-d007-4a3b-9b56-9370300c2e9b): Loading data parts | ||
| 304 | 2026.01.21 18:25:14.500119 [ 3 ] {fcaf3a45-d734-4adf-93da-ed580bc33e94} <Debug> oximeter.measurements_i16 (c53016dc-d007-4a3b-9b56-9370300c2e9b): There are no data parts | ||
| 305 | 2026.01.21 18:25:14.521456 [ 3 ] {fcaf3a45-d734-4adf-93da-ed580bc33e94} <Debug> TCPHandler: Processed in 0.026682591 sec. | ||
| 306 | 2026.01.21 18:25:14.521753 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.01.21 18:25:14.522069 [ 3 ] {ce4ef7f7-d342-440a-8a7f-70204da5ad56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 308 | 2026.01.21 18:25:14.522145 [ 3 ] {ce4ef7f7-d342-440a-8a7f-70204da5ad56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.01.21 18:25:14.538182 [ 3 ] {ce4ef7f7-d342-440a-8a7f-70204da5ad56} <Debug> oximeter.measurements_u16 (1e654d83-198f-4681-be9e-77c4e83291bd): Loading data parts | ||
| 310 | 2026.01.21 18:25:14.538365 [ 3 ] {ce4ef7f7-d342-440a-8a7f-70204da5ad56} <Debug> oximeter.measurements_u16 (1e654d83-198f-4681-be9e-77c4e83291bd): There are no data parts | ||
| 311 | 2026.01.21 18:25:14.547993 [ 3 ] {ce4ef7f7-d342-440a-8a7f-70204da5ad56} <Debug> TCPHandler: Processed in 0.026338881 sec. | ||
| 312 | 2026.01.21 18:25:14.548186 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.01.21 18:25:14.548404 [ 3 ] {565ebbf1-2f7e-4655-9ed8-49460c169f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 314 | 2026.01.21 18:25:14.548466 [ 3 ] {565ebbf1-2f7e-4655-9ed8-49460c169f08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.01.21 18:25:14.576891 [ 3 ] {565ebbf1-2f7e-4655-9ed8-49460c169f08} <Debug> oximeter.measurements_i32 (57b9a281-e3ad-4edd-8c6a-e65a42957010): Loading data parts | ||
| 316 | 2026.01.21 18:25:14.577177 [ 3 ] {565ebbf1-2f7e-4655-9ed8-49460c169f08} <Debug> oximeter.measurements_i32 (57b9a281-e3ad-4edd-8c6a-e65a42957010): There are no data parts | ||
| 317 | 2026.01.21 18:25:14.586743 [ 3 ] {565ebbf1-2f7e-4655-9ed8-49460c169f08} <Debug> TCPHandler: Processed in 0.038614048 sec. | ||
| 318 | 2026.01.21 18:25:14.586979 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.01.21 18:25:14.587199 [ 3 ] {e7c5c846-dbe9-457d-afb2-776535fdb729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 320 | 2026.01.21 18:25:14.587274 [ 3 ] {e7c5c846-dbe9-457d-afb2-776535fdb729} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.01.21 18:25:14.603181 [ 3 ] {e7c5c846-dbe9-457d-afb2-776535fdb729} <Debug> oximeter.measurements_u32 (5d8acf5e-820d-4f9a-8df4-a5ec88320f5f): Loading data parts | ||
| 322 | 2026.01.21 18:25:14.603397 [ 3 ] {e7c5c846-dbe9-457d-afb2-776535fdb729} <Debug> oximeter.measurements_u32 (5d8acf5e-820d-4f9a-8df4-a5ec88320f5f): There are no data parts | ||
| 323 | 2026.01.21 18:25:14.613924 [ 3 ] {e7c5c846-dbe9-457d-afb2-776535fdb729} <Debug> TCPHandler: Processed in 0.02701944 sec. | ||
| 324 | 2026.01.21 18:25:14.614135 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.01.21 18:25:14.614339 [ 3 ] {5436312a-69f7-42cc-8446-be47a6059e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 326 | 2026.01.21 18:25:14.614414 [ 3 ] {5436312a-69f7-42cc-8446-be47a6059e4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.01.21 18:25:14.617035 [ 3 ] {5436312a-69f7-42cc-8446-be47a6059e4a} <Debug> oximeter.measurements_i64 (82f340ec-d04c-4729-9283-9256c2e8d8aa): Loading data parts | ||
| 328 | 2026.01.21 18:25:14.617203 [ 3 ] {5436312a-69f7-42cc-8446-be47a6059e4a} <Debug> oximeter.measurements_i64 (82f340ec-d04c-4729-9283-9256c2e8d8aa): There are no data parts | ||
| 329 | 2026.01.21 18:25:14.630116 [ 3 ] {5436312a-69f7-42cc-8446-be47a6059e4a} <Debug> TCPHandler: Processed in 0.01603971 sec. | ||
| 330 | 2026.01.21 18:25:14.630327 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.01.21 18:25:14.630557 [ 3 ] {047fa08e-82ff-4ce6-9bae-effa986731a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 332 | 2026.01.21 18:25:14.630631 [ 3 ] {047fa08e-82ff-4ce6-9bae-effa986731a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.01.21 18:25:14.651092 [ 3 ] {047fa08e-82ff-4ce6-9bae-effa986731a6} <Debug> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Loading data parts | ||
| 334 | 2026.01.21 18:25:14.651362 [ 3 ] {047fa08e-82ff-4ce6-9bae-effa986731a6} <Debug> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): There are no data parts | ||
| 335 | 2026.01.21 18:25:14.654377 [ 3 ] {047fa08e-82ff-4ce6-9bae-effa986731a6} <Debug> TCPHandler: Processed in 0.024118921 sec. | ||
| 336 | 2026.01.21 18:25:14.654555 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.01.21 18:25:14.654764 [ 3 ] {610b02ba-3b1a-4cd1-b9dd-0712be5e920b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 338 | 2026.01.21 18:25:14.654840 [ 3 ] {610b02ba-3b1a-4cd1-b9dd-0712be5e920b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.01.21 18:25:14.658347 [ 3 ] {610b02ba-3b1a-4cd1-b9dd-0712be5e920b} <Debug> oximeter.measurements_f32 (f2b76cce-c3a9-4588-8869-9c30cfae999f): Loading data parts | ||
| 340 | 2026.01.21 18:25:14.658556 [ 3 ] {610b02ba-3b1a-4cd1-b9dd-0712be5e920b} <Debug> oximeter.measurements_f32 (f2b76cce-c3a9-4588-8869-9c30cfae999f): There are no data parts | ||
| 341 | 2026.01.21 18:25:14.679381 [ 3 ] {610b02ba-3b1a-4cd1-b9dd-0712be5e920b} <Debug> TCPHandler: Processed in 0.024885922 sec. | ||
| 342 | 2026.01.21 18:25:14.679634 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.21 18:25:14.679873 [ 3 ] {ae65dfee-8feb-4f8c-a647-9ae01b42c127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 344 | 2026.01.21 18:25:14.679947 [ 3 ] {ae65dfee-8feb-4f8c-a647-9ae01b42c127} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.01.21 18:25:14.694305 [ 3 ] {ae65dfee-8feb-4f8c-a647-9ae01b42c127} <Debug> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Loading data parts | ||
| 346 | 2026.01.21 18:25:14.694528 [ 3 ] {ae65dfee-8feb-4f8c-a647-9ae01b42c127} <Debug> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): There are no data parts | ||
| 347 | 2026.01.21 18:25:14.707973 [ 3 ] {ae65dfee-8feb-4f8c-a647-9ae01b42c127} <Debug> TCPHandler: Processed in 0.028418369 sec. | ||
| 348 | 2026.01.21 18:25:14.708237 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.01.21 18:25:14.708531 [ 3 ] {762a293d-242e-4727-b854-fd73aecf2461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 350 | 2026.01.21 18:25:14.708639 [ 3 ] {762a293d-242e-4727-b854-fd73aecf2461} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.01.21 18:25:14.728494 [ 3 ] {762a293d-242e-4727-b854-fd73aecf2461} <Debug> oximeter.measurements_string (bb8c45c2-db9e-4e8a-9fef-c6d826333677): Loading data parts | ||
| 352 | 2026.01.21 18:25:14.728684 [ 3 ] {762a293d-242e-4727-b854-fd73aecf2461} <Debug> oximeter.measurements_string (bb8c45c2-db9e-4e8a-9fef-c6d826333677): There are no data parts | ||
| 353 | 2026.01.21 18:25:14.743690 [ 3 ] {762a293d-242e-4727-b854-fd73aecf2461} <Debug> TCPHandler: Processed in 0.035548664 sec. | ||
| 354 | 2026.01.21 18:25:14.743932 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.01.21 18:25:14.744215 [ 3 ] {98f85b8b-27e2-4bdf-8f82-e2868fa73497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.01.21 18:25:14.744318 [ 3 ] {98f85b8b-27e2-4bdf-8f82-e2868fa73497} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.01.21 18:25:14.752570 [ 3 ] {98f85b8b-27e2-4bdf-8f82-e2868fa73497} <Debug> oximeter.measurements_bytes (531562c6-dfa4-47df-8978-ed75ad34d7f6): Loading data parts | ||
| 365 | 2026.01.21 18:25:14.752762 [ 3 ] {98f85b8b-27e2-4bdf-8f82-e2868fa73497} <Debug> oximeter.measurements_bytes (531562c6-dfa4-47df-8978-ed75ad34d7f6): There are no data parts | ||
| 366 | 2026.01.21 18:25:14.757052 [ 3 ] {98f85b8b-27e2-4bdf-8f82-e2868fa73497} <Debug> TCPHandler: Processed in 0.013216982 sec. | ||
| 367 | 2026.01.21 18:25:14.757260 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.01.21 18:25:14.757485 [ 3 ] {ac90ae2b-c157-490c-a37a-c11e798d4c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 369 | 2026.01.21 18:25:14.757556 [ 3 ] {ac90ae2b-c157-490c-a37a-c11e798d4c54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.01.21 18:25:14.777340 [ 3 ] {ac90ae2b-c157-490c-a37a-c11e798d4c54} <Debug> oximeter.measurements_cumulativei64 (ee2401a6-2a0c-4e13-8442-5fd7e44188fe): Loading data parts | ||
| 371 | 2026.01.21 18:25:14.777650 [ 3 ] {ac90ae2b-c157-490c-a37a-c11e798d4c54} <Debug> oximeter.measurements_cumulativei64 (ee2401a6-2a0c-4e13-8442-5fd7e44188fe): There are no data parts | ||
| 372 | 2026.01.21 18:25:14.784081 [ 3 ] {ac90ae2b-c157-490c-a37a-c11e798d4c54} <Debug> TCPHandler: Processed in 0.026881526 sec. | ||
| 373 | 2026.01.21 18:25:14.784305 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.01.21 18:25:14.784564 [ 3 ] {42ae69f5-f146-41b7-8613-e2183c55450c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 375 | 2026.01.21 18:25:14.784644 [ 3 ] {42ae69f5-f146-41b7-8613-e2183c55450c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.01.21 18:25:14.805692 [ 3 ] {42ae69f5-f146-41b7-8613-e2183c55450c} <Debug> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Loading data parts | ||
| 377 | 2026.01.21 18:25:14.805908 [ 3 ] {42ae69f5-f146-41b7-8613-e2183c55450c} <Debug> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): There are no data parts | ||
| 378 | 2026.01.21 18:25:14.808769 [ 3 ] {42ae69f5-f146-41b7-8613-e2183c55450c} <Debug> TCPHandler: Processed in 0.024544633 sec. | ||
| 379 | 2026.01.21 18:25:14.809059 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.01.21 18:25:14.809302 [ 3 ] {34311c1c-e7f1-4264-bbd1-911c46fe9d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 381 | 2026.01.21 18:25:14.809388 [ 3 ] {34311c1c-e7f1-4264-bbd1-911c46fe9d70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.01.21 18:25:14.824387 [ 3 ] {34311c1c-e7f1-4264-bbd1-911c46fe9d70} <Debug> oximeter.measurements_cumulativef32 (5a67c567-685d-44c6-b6da-a1a63b4338f4): Loading data parts | ||
| 383 | 2026.01.21 18:25:14.824664 [ 3 ] {34311c1c-e7f1-4264-bbd1-911c46fe9d70} <Debug> oximeter.measurements_cumulativef32 (5a67c567-685d-44c6-b6da-a1a63b4338f4): There are no data parts | ||
| 384 | 2026.01.21 18:25:14.848623 [ 3 ] {34311c1c-e7f1-4264-bbd1-911c46fe9d70} <Debug> TCPHandler: Processed in 0.039634726 sec. | ||
| 385 | 2026.01.21 18:25:14.848844 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.21 18:25:14.849217 [ 3 ] {999e4f7e-789d-446d-bf57-51fac76f3a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 387 | 2026.01.21 18:25:14.849366 [ 3 ] {999e4f7e-789d-446d-bf57-51fac76f3a32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.01.21 18:25:14.853826 [ 3 ] {999e4f7e-789d-446d-bf57-51fac76f3a32} <Debug> oximeter.measurements_cumulativef64 (eb4211cd-db32-4e87-a782-d472d93f0385): Loading data parts | ||
| 389 | 2026.01.21 18:25:14.854019 [ 3 ] {999e4f7e-789d-446d-bf57-51fac76f3a32} <Debug> oximeter.measurements_cumulativef64 (eb4211cd-db32-4e87-a782-d472d93f0385): There are no data parts | ||
| 390 | 2026.01.21 18:25:14.869387 [ 3 ] {999e4f7e-789d-446d-bf57-51fac76f3a32} <Debug> TCPHandler: Processed in 0.020623165 sec. | ||
| 391 | 2026.01.21 18:25:14.869610 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.01.21 18:25:14.869957 [ 3 ] {9210f548-28ac-4f88-9475-610a538a4576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2026.01.21 18:25:14.870148 [ 3 ] {9210f548-28ac-4f88-9475-610a538a4576} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.01.21 18:25:14.904163 [ 3 ] {9210f548-28ac-4f88-9475-610a538a4576} <Debug> oximeter.measurements_histogrami8 (963fa802-3fc1-4dc4-be29-b02bb3bf0019): Loading data parts | ||
| 405 | 2026.01.21 18:25:14.904576 [ 3 ] {9210f548-28ac-4f88-9475-610a538a4576} <Debug> oximeter.measurements_histogrami8 (963fa802-3fc1-4dc4-be29-b02bb3bf0019): There are no data parts | ||
| 406 | 2026.01.21 18:25:14.932441 [ 3 ] {9210f548-28ac-4f88-9475-610a538a4576} <Debug> TCPHandler: Processed in 0.062902953 sec. | ||
| 407 | 2026.01.21 18:25:14.932709 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.01.21 18:25:14.933133 [ 3 ] {b9722a4a-b2f7-4a9f-8ea4-fb860df2be55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 409 | 2026.01.21 18:25:14.933323 [ 3 ] {b9722a4a-b2f7-4a9f-8ea4-fb860df2be55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.01.21 18:25:14.949592 [ 3 ] {b9722a4a-b2f7-4a9f-8ea4-fb860df2be55} <Debug> oximeter.measurements_histogramu8 (48db4fd5-b992-4625-8af4-a44d90652b17): Loading data parts | ||
| 411 | 2026.01.21 18:25:14.949806 [ 3 ] {b9722a4a-b2f7-4a9f-8ea4-fb860df2be55} <Debug> oximeter.measurements_histogramu8 (48db4fd5-b992-4625-8af4-a44d90652b17): There are no data parts | ||
| 412 | 2026.01.21 18:25:14.974608 [ 3 ] {b9722a4a-b2f7-4a9f-8ea4-fb860df2be55} <Debug> TCPHandler: Processed in 0.042005311 sec. | ||
| 413 | 2026.01.21 18:25:14.974858 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.01.21 18:25:14.975157 [ 3 ] {2e3581d6-02d0-484a-b5f1-2fa6bfeb474b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 415 | 2026.01.21 18:25:14.975345 [ 3 ] {2e3581d6-02d0-484a-b5f1-2fa6bfeb474b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.01.21 18:25:14.996029 [ 3 ] {2e3581d6-02d0-484a-b5f1-2fa6bfeb474b} <Debug> oximeter.measurements_histogrami16 (21553129-b3c0-4024-82e0-556a39f1af05): Loading data parts | ||
| 417 | 2026.01.21 18:25:14.996469 [ 3 ] {2e3581d6-02d0-484a-b5f1-2fa6bfeb474b} <Debug> oximeter.measurements_histogrami16 (21553129-b3c0-4024-82e0-556a39f1af05): There are no data parts | ||
| 418 | 2026.01.21 18:25:15.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.83 MiB, peak 122.84 MiB, free memory in arenas 0.00 B, will set to 132.43 MiB (RSS), difference: 9.59 MiB | ||
| 419 | 2026.01.21 18:25:15.002154 [ 3 ] {2e3581d6-02d0-484a-b5f1-2fa6bfeb474b} <Debug> TCPHandler: Processed in 0.027378 sec. | ||
| 420 | 2026.01.21 18:25:15.002524 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.01.21 18:25:15.002872 [ 3 ] {2f7db6a9-1d06-4892-85ef-a5f2593afa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.003024 [ 3 ] {2f7db6a9-1d06-4892-85ef-a5f2593afa27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.01.21 18:25:15.027224 [ 3 ] {2f7db6a9-1d06-4892-85ef-a5f2593afa27} <Debug> oximeter.measurements_histogramu16 (ccd00ea1-6779-4c63-a731-db0e08a4a66c): Loading data parts | ||
| 424 | 2026.01.21 18:25:15.027565 [ 3 ] {2f7db6a9-1d06-4892-85ef-a5f2593afa27} <Debug> oximeter.measurements_histogramu16 (ccd00ea1-6779-4c63-a731-db0e08a4a66c): There are no data parts | ||
| 425 | 2026.01.21 18:25:15.049613 [ 3 ] {2f7db6a9-1d06-4892-85ef-a5f2593afa27} <Debug> TCPHandler: Processed in 0.047174022 sec. | ||
| 426 | 2026.01.21 18:25:15.049847 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.01.21 18:25:15.050319 [ 3 ] {21755908-f092-4db2-98fe-e6be1af916a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.050509 [ 3 ] {21755908-f092-4db2-98fe-e6be1af916a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.01.21 18:25:15.066184 [ 3 ] {21755908-f092-4db2-98fe-e6be1af916a9} <Debug> oximeter.measurements_histogrami32 (cacd429a-2bcb-4699-8f53-605c2bb96445): Loading data parts | ||
| 430 | 2026.01.21 18:25:15.066453 [ 3 ] {21755908-f092-4db2-98fe-e6be1af916a9} <Debug> oximeter.measurements_histogrami32 (cacd429a-2bcb-4699-8f53-605c2bb96445): There are no data parts | ||
| 431 | 2026.01.21 18:25:15.075918 [ 3 ] {21755908-f092-4db2-98fe-e6be1af916a9} <Debug> TCPHandler: Processed in 0.026147057 sec. | ||
| 432 | 2026.01.21 18:25:15.076208 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.01.21 18:25:15.076484 [ 3 ] {56822ecd-7e28-4d41-8bf8-2f6d61aafe41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.076646 [ 3 ] {56822ecd-7e28-4d41-8bf8-2f6d61aafe41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.01.21 18:25:15.091242 [ 3 ] {56822ecd-7e28-4d41-8bf8-2f6d61aafe41} <Debug> oximeter.measurements_histogramu32 (e5bf3e49-5e8c-40f5-bbfb-d5cca0ec2a6b): Loading data parts | ||
| 436 | 2026.01.21 18:25:15.091536 [ 3 ] {56822ecd-7e28-4d41-8bf8-2f6d61aafe41} <Debug> oximeter.measurements_histogramu32 (e5bf3e49-5e8c-40f5-bbfb-d5cca0ec2a6b): There are no data parts | ||
| 437 | 2026.01.21 18:25:15.101767 [ 3 ] {56822ecd-7e28-4d41-8bf8-2f6d61aafe41} <Debug> TCPHandler: Processed in 0.025656043 sec. | ||
| 438 | 2026.01.21 18:25:15.102095 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.01.21 18:25:15.102462 [ 3 ] {1e351bf7-5756-4e74-bea5-ebda3b4196b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.102627 [ 3 ] {1e351bf7-5756-4e74-bea5-ebda3b4196b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.01.21 18:25:15.108605 [ 3 ] {1e351bf7-5756-4e74-bea5-ebda3b4196b0} <Debug> oximeter.measurements_histogrami64 (5f4943b5-4ed9-48ce-9d8e-340fdc9d0c56): Loading data parts | ||
| 442 | 2026.01.21 18:25:15.108903 [ 3 ] {1e351bf7-5756-4e74-bea5-ebda3b4196b0} <Debug> oximeter.measurements_histogrami64 (5f4943b5-4ed9-48ce-9d8e-340fdc9d0c56): There are no data parts | ||
| 443 | 2026.01.21 18:25:15.120059 [ 3 ] {1e351bf7-5756-4e74-bea5-ebda3b4196b0} <Debug> TCPHandler: Processed in 0.018025204 sec. | ||
| 444 | 2026.01.21 18:25:15.120355 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.01.21 18:25:15.120624 [ 3 ] {b255bae7-f392-42c7-9607-584bb8e438fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.120884 [ 3 ] {b255bae7-f392-42c7-9607-584bb8e438fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.01.21 18:25:15.132736 [ 3 ] {b255bae7-f392-42c7-9607-584bb8e438fe} <Debug> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Loading data parts | ||
| 448 | 2026.01.21 18:25:15.132961 [ 3 ] {b255bae7-f392-42c7-9607-584bb8e438fe} <Debug> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): There are no data parts | ||
| 449 | 2026.01.21 18:25:15.157641 [ 3 ] {b255bae7-f392-42c7-9607-584bb8e438fe} <Debug> TCPHandler: Processed in 0.037363264 sec. | ||
| 450 | 2026.01.21 18:25:15.157853 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.01.21 18:25:15.158173 [ 3 ] {3695f8f4-ae4f-4e20-97e2-41e11ff26f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.158442 [ 3 ] {3695f8f4-ae4f-4e20-97e2-41e11ff26f15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.01.21 18:25:15.178510 [ 3 ] {3695f8f4-ae4f-4e20-97e2-41e11ff26f15} <Debug> oximeter.measurements_histogramf32 (531228d8-739b-4ec4-bf1d-112d7a587afe): Loading data parts | ||
| 454 | 2026.01.21 18:25:15.178755 [ 3 ] {3695f8f4-ae4f-4e20-97e2-41e11ff26f15} <Debug> oximeter.measurements_histogramf32 (531228d8-739b-4ec4-bf1d-112d7a587afe): There are no data parts | ||
| 455 | 2026.01.21 18:25:15.184590 [ 3 ] {3695f8f4-ae4f-4e20-97e2-41e11ff26f15} <Debug> TCPHandler: Processed in 0.026803634 sec. | ||
| 456 | 2026.01.21 18:25:15.184836 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.01.21 18:25:15.185172 [ 3 ] {3298350d-eedf-4484-89c0-807cb4a87ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.185344 [ 3 ] {3298350d-eedf-4484-89c0-807cb4a87ee8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.01.21 18:25:15.215168 [ 3 ] {3298350d-eedf-4484-89c0-807cb4a87ee8} <Debug> oximeter.measurements_histogramf64 (1dac654b-b9b2-4dc3-9f94-35d6f8900ca3): Loading data parts | ||
| 460 | 2026.01.21 18:25:15.215418 [ 3 ] {3298350d-eedf-4484-89c0-807cb4a87ee8} <Debug> oximeter.measurements_histogramf64 (1dac654b-b9b2-4dc3-9f94-35d6f8900ca3): There are no data parts | ||
| 461 | 2026.01.21 18:25:15.225256 [ 3 ] {3298350d-eedf-4484-89c0-807cb4a87ee8} <Debug> TCPHandler: Processed in 0.040476789 sec. | ||
| 462 | 2026.01.21 18:25:15.225499 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.01.21 18:25:15.225788 [ 3 ] {dd3e3601-edda-46b6-ab8f-4c12762b607c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) /* 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.01.21 18:25:15.225988 [ 3 ] {dd3e3601-edda-46b6-ab8f-4c12762b607c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.01.21 18:25:15.251012 [ 3 ] {dd3e3601-edda-46b6-ab8f-4c12762b607c} <Debug> oximeter.fields_bool (4d573f14-b060-4c58-b4fc-06006ae75a70): Loading data parts | ||
| 491 | 2026.01.21 18:25:15.251435 [ 3 ] {dd3e3601-edda-46b6-ab8f-4c12762b607c} <Debug> oximeter.fields_bool (4d573f14-b060-4c58-b4fc-06006ae75a70): There are no data parts | ||
| 492 | 2026.01.21 18:25:15.255287 [ 3 ] {dd3e3601-edda-46b6-ab8f-4c12762b607c} <Debug> TCPHandler: Processed in 0.029870228 sec. | ||
| 493 | 2026.01.21 18:25:15.255490 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.21 18:25:15.255834 [ 3 ] {8d3ff089-7323-406e-9191-70b175028689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.256005 [ 3 ] {8d3ff089-7323-406e-9191-70b175028689} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.01.21 18:25:15.278987 [ 3 ] {8d3ff089-7323-406e-9191-70b175028689} <Debug> oximeter.fields_i8 (5a1d624b-0d67-485b-8c4f-70e8ed61f31e): Loading data parts | ||
| 497 | 2026.01.21 18:25:15.279193 [ 3 ] {8d3ff089-7323-406e-9191-70b175028689} <Debug> oximeter.fields_i8 (5a1d624b-0d67-485b-8c4f-70e8ed61f31e): There are no data parts | ||
| 498 | 2026.01.21 18:25:15.283201 [ 3 ] {8d3ff089-7323-406e-9191-70b175028689} <Debug> TCPHandler: Processed in 0.027778751 sec. | ||
| 499 | 2026.01.21 18:25:15.283385 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.21 18:25:15.283567 [ 3 ] {15522154-2891-44d1-99c7-be0d8b84a25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.283730 [ 3 ] {15522154-2891-44d1-99c7-be0d8b84a25e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.01.21 18:25:15.307815 [ 3 ] {15522154-2891-44d1-99c7-be0d8b84a25e} <Debug> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Loading data parts | ||
| 503 | 2026.01.21 18:25:15.308121 [ 3 ] {15522154-2891-44d1-99c7-be0d8b84a25e} <Debug> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): There are no data parts | ||
| 504 | 2026.01.21 18:25:15.317976 [ 3 ] {15522154-2891-44d1-99c7-be0d8b84a25e} <Debug> TCPHandler: Processed in 0.03464725 sec. | ||
| 505 | 2026.01.21 18:25:15.318213 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.21 18:25:15.318539 [ 3 ] {656d2181-ac17-4c79-b4cd-b13c11915734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.318680 [ 3 ] {656d2181-ac17-4c79-b4cd-b13c11915734} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.01.21 18:25:15.324198 [ 3 ] {656d2181-ac17-4c79-b4cd-b13c11915734} <Debug> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Loading data parts | ||
| 509 | 2026.01.21 18:25:15.324365 [ 3 ] {656d2181-ac17-4c79-b4cd-b13c11915734} <Debug> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): There are no data parts | ||
| 510 | 2026.01.21 18:25:15.335822 [ 3 ] {656d2181-ac17-4c79-b4cd-b13c11915734} <Debug> TCPHandler: Processed in 0.017691705 sec. | ||
| 511 | 2026.01.21 18:25:15.336007 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.01.21 18:25:15.336193 [ 3 ] {996a438a-4d32-4920-be5d-608289001dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.336346 [ 3 ] {996a438a-4d32-4920-be5d-608289001dfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.01.21 18:25:15.349041 [ 3 ] {996a438a-4d32-4920-be5d-608289001dfa} <Debug> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Loading data parts | ||
| 515 | 2026.01.21 18:25:15.349323 [ 3 ] {996a438a-4d32-4920-be5d-608289001dfa} <Debug> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): There are no data parts | ||
| 516 | 2026.01.21 18:25:15.360936 [ 3 ] {996a438a-4d32-4920-be5d-608289001dfa} <Debug> TCPHandler: Processed in 0.024987005 sec. | ||
| 517 | 2026.01.21 18:25:15.361121 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.01.21 18:25:15.361397 [ 3 ] {18778e6f-34b6-47b9-b2a0-9816e61580e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.361529 [ 3 ] {18778e6f-34b6-47b9-b2a0-9816e61580e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.01.21 18:25:15.373899 [ 3 ] {18778e6f-34b6-47b9-b2a0-9816e61580e7} <Debug> oximeter.fields_i32 (b2bf25d9-9cc4-4d3d-8da7-76096cb16110): Loading data parts | ||
| 521 | 2026.01.21 18:25:15.374101 [ 3 ] {18778e6f-34b6-47b9-b2a0-9816e61580e7} <Debug> oximeter.fields_i32 (b2bf25d9-9cc4-4d3d-8da7-76096cb16110): There are no data parts | ||
| 522 | 2026.01.21 18:25:15.385506 [ 3 ] {18778e6f-34b6-47b9-b2a0-9816e61580e7} <Debug> TCPHandler: Processed in 0.0244421 sec. | ||
| 523 | 2026.01.21 18:25:15.385684 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.01.21 18:25:15.385867 [ 3 ] {2b5b1fdb-bdde-4d9f-902a-08e4cf5aea4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.386027 [ 3 ] {2b5b1fdb-bdde-4d9f-902a-08e4cf5aea4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.01.21 18:25:15.399167 [ 3 ] {2b5b1fdb-bdde-4d9f-902a-08e4cf5aea4d} <Debug> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Loading data parts | ||
| 527 | 2026.01.21 18:25:15.399731 [ 3 ] {2b5b1fdb-bdde-4d9f-902a-08e4cf5aea4d} <Debug> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): There are no data parts | ||
| 528 | 2026.01.21 18:25:15.421196 [ 3 ] {2b5b1fdb-bdde-4d9f-902a-08e4cf5aea4d} <Debug> TCPHandler: Processed in 0.035567845 sec. | ||
| 529 | 2026.01.21 18:25:15.421434 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.01.21 18:25:15.421670 [ 3 ] {d16d613f-c788-432c-98f2-c17f6b5e8901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.421747 [ 3 ] {d16d613f-c788-432c-98f2-c17f6b5e8901} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.01.21 18:25:15.427530 [ 3 ] {d16d613f-c788-432c-98f2-c17f6b5e8901} <Debug> oximeter.fields_i64 (d08e7eb2-277b-4c44-b27b-a2d3370e83b3): Loading data parts | ||
| 533 | 2026.01.21 18:25:15.427716 [ 3 ] {d16d613f-c788-432c-98f2-c17f6b5e8901} <Debug> oximeter.fields_i64 (d08e7eb2-277b-4c44-b27b-a2d3370e83b3): There are no data parts | ||
| 534 | 2026.01.21 18:25:15.439550 [ 3 ] {d16d613f-c788-432c-98f2-c17f6b5e8901} <Debug> TCPHandler: Processed in 0.018208669 sec. | ||
| 535 | 2026.01.21 18:25:15.439750 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.01.21 18:25:15.439931 [ 3 ] {488506dd-b8de-42bc-bd5a-bf2659ba5333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.440004 [ 3 ] {488506dd-b8de-42bc-bd5a-bf2659ba5333} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.01.21 18:25:15.462973 [ 3 ] {488506dd-b8de-42bc-bd5a-bf2659ba5333} <Debug> oximeter.fields_u64 (eb2ab777-e892-415e-a05b-8a4a5fc716e7): Loading data parts | ||
| 539 | 2026.01.21 18:25:15.463235 [ 3 ] {488506dd-b8de-42bc-bd5a-bf2659ba5333} <Debug> oximeter.fields_u64 (eb2ab777-e892-415e-a05b-8a4a5fc716e7): There are no data parts | ||
| 540 | 2026.01.21 18:25:15.478995 [ 3 ] {488506dd-b8de-42bc-bd5a-bf2659ba5333} <Debug> TCPHandler: Processed in 0.039309867 sec. | ||
| 541 | 2026.01.21 18:25:15.479241 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.01.21 18:25:15.479504 [ 3 ] {a002a5c1-469b-4beb-8a3f-273ded79512c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.479590 [ 3 ] {a002a5c1-469b-4beb-8a3f-273ded79512c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.01.21 18:25:15.513505 [ 3 ] {a002a5c1-469b-4beb-8a3f-273ded79512c} <Debug> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Loading data parts | ||
| 545 | 2026.01.21 18:25:15.513755 [ 3 ] {a002a5c1-469b-4beb-8a3f-273ded79512c} <Debug> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): There are no data parts | ||
| 546 | 2026.01.21 18:25:15.517755 [ 3 ] {a002a5c1-469b-4beb-8a3f-273ded79512c} <Debug> TCPHandler: Processed in 0.038605727 sec. | ||
| 547 | 2026.01.21 18:25:15.517962 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.01.21 18:25:15.518155 [ 3 ] {445aa64f-a68b-4a64-b71e-c4116856ac81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.518234 [ 3 ] {445aa64f-a68b-4a64-b71e-c4116856ac81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.01.21 18:25:15.530862 [ 3 ] {445aa64f-a68b-4a64-b71e-c4116856ac81} <Debug> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Loading data parts | ||
| 551 | 2026.01.21 18:25:15.531089 [ 3 ] {445aa64f-a68b-4a64-b71e-c4116856ac81} <Debug> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): There are no data parts | ||
| 552 | 2026.01.21 18:25:15.542925 [ 3 ] {445aa64f-a68b-4a64-b71e-c4116856ac81} <Debug> TCPHandler: Processed in 0.025037436 sec. | ||
| 553 | 2026.01.21 18:25:15.543160 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.01.21 18:25:15.543385 [ 3 ] {f68bb038-1937-4309-88a5-b0e7e5b790ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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.01.21 18:25:15.543463 [ 3 ] {f68bb038-1937-4309-88a5-b0e7e5b790ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.01.21 18:25:15.568661 [ 3 ] {f68bb038-1937-4309-88a5-b0e7e5b790ed} <Debug> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Loading data parts | ||
| 557 | 2026.01.21 18:25:15.568909 [ 3 ] {f68bb038-1937-4309-88a5-b0e7e5b790ed} <Debug> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): There are no data parts | ||
| 558 | 2026.01.21 18:25:15.593111 [ 3 ] {f68bb038-1937-4309-88a5-b0e7e5b790ed} <Debug> TCPHandler: Processed in 0.050020991 sec. | ||
| 559 | 2026.01.21 18:25:15.593364 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.01.21 18:25:15.593725 [ 3 ] {fe920cb8-f7fa-4fc6-b3d5-b1806baf9f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) /* 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.01.21 18:25:15.593835 [ 3 ] {fe920cb8-f7fa-4fc6-b3d5-b1806baf9f51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.01.21 18:25:15.609752 [ 3 ] {fe920cb8-f7fa-4fc6-b3d5-b1806baf9f51} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04): Loading data parts | ||
| 566 | 2026.01.21 18:25:15.609957 [ 3 ] {fe920cb8-f7fa-4fc6-b3d5-b1806baf9f51} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04): There are no data parts | ||
| 567 | 2026.01.21 18:25:15.621378 [ 3 ] {fe920cb8-f7fa-4fc6-b3d5-b1806baf9f51} <Debug> TCPHandler: Processed in 0.028108301 sec. | ||
| 568 | 2026.01.21 18:25:15.621723 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.21 18:25:15.622061 [ 4 ] {1476c818-fede-4b60-85ea-e22ef707600d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.01.21 18:25:15.623486 [ 4 ] {1476c818-fede-4b60-85ea-e22ef707600d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.01.21 18:25:15.633729 [ 261 ] {1476c818-fede-4b60-85ea-e22ef707600d} <Trace> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.01.21 18:25:15.633800 [ 261 ] {1476c818-fede-4b60-85ea-e22ef707600d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 573 | 2026.01.21 18:25:15.639220 [ 261 ] {1476c818-fede-4b60-85ea-e22ef707600d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.01.21 18:25:15.639995 [ 261 ] {1476c818-fede-4b60-85ea-e22ef707600d} <Trace> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6): 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.01.21 18:25:15.640313 [ 4 ] {1476c818-fede-4b60-85ea-e22ef707600d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.018408 sec., 54.32420686657974 rows/sec., 869.19 B/sec. | ||
| 576 | 2026.01.21 18:25:15.640796 [ 4 ] {1476c818-fede-4b60-85ea-e22ef707600d} <Debug> TCPHandler: Processed in 0.019219586 sec. | ||
| 577 | 2026.01.21 18:25:16.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.13 MiB, peak 134.13 MiB, free memory in arenas 0.00 B, will set to 138.13 MiB (RSS), difference: 4.00 MiB | ||
| 578 | 2026.01.21 18:25:16.094232 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55936 | ||
| 579 | 2026.01.21 18:25:16.097115 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.01.21 18:25:16.097164 [ 262 ] {} <Debug> TCP-Session: 16d242ad-eef3-4def-9264-747c3656ae4c Authenticating user 'default' from [fd00:1122:3344:101::b]:55936 | ||
| 581 | 2026.01.21 18:25:16.097191 [ 262 ] {} <Debug> TCP-Session: 16d242ad-eef3-4def-9264-747c3656ae4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.21 18:25:16.097265 [ 262 ] {} <Debug> TCP-Session: 16d242ad-eef3-4def-9264-747c3656ae4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.01.21 18:25:16.097390 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.01.21 18:25:16.097423 [ 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 | ||
| 585 | 2026.01.21 18:25:16.097539 [ 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 | ||
| 586 | 2026.01.21 18:25:16.098087 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62407 | ||
| 587 | 2026.01.21 18:25:16.098148 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46822 | ||
| 588 | 2026.01.21 18:25:16.098242 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46337 | ||
| 589 | 2026.01.21 18:25:16.098305 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.01.21 18:25:16.098394 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40630 | ||
| 591 | 2026.01.21 18:25:16.098374 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.01.21 18:25:16.098478 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.01.21 18:25:16.098499 [ 263 ] {} <Debug> TCP-Session: 008aa983-dc60-4da6-92dc-c40962191a7a Authenticating user 'default' from [fd00:1122:3344:101::b]:62407 | ||
| 594 | 2026.01.21 18:25:16.098536 [ 265 ] {} <Debug> TCP-Session: 4ba43e50-aefa-4384-be6b-df52bb6c4ef5 Authenticating user 'default' from [fd00:1122:3344:101::b]:46337 | ||
| 595 | 2026.01.21 18:25:16.098573 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49926 | ||
| 596 | 2026.01.21 18:25:16.098519 [ 264 ] {} <Debug> TCP-Session: 0c5c47e1-6386-4029-a128-7b36aee85c53 Authenticating user 'default' from [fd00:1122:3344:101::b]:46822 | ||
| 597 | 2026.01.21 18:25:16.098683 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51844 | ||
| 598 | 2026.01.21 18:25:16.098679 [ 265 ] {} <Debug> TCP-Session: 4ba43e50-aefa-4384-be6b-df52bb6c4ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.01.21 18:25:16.098795 [ 264 ] {} <Debug> TCP-Session: 0c5c47e1-6386-4029-a128-7b36aee85c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.01.21 18:25:16.098795 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.01.21 18:25:16.098894 [ 265 ] {} <Debug> TCP-Session: 4ba43e50-aefa-4384-be6b-df52bb6c4ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.01.21 18:25:16.098881 [ 264 ] {} <Debug> TCP-Session: 0c5c47e1-6386-4029-a128-7b36aee85c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.01.21 18:25:16.098976 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.01.21 18:25:16.099043 [ 268 ] {} <Debug> TCP-Session: 9b5a71fd-3e92-4500-ac91-ccf5b25a9353 Authenticating user 'default' from [fd00:1122:3344:101::b]:49926 | ||
| 605 | 2026.01.21 18:25:16.098691 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.01.21 18:25:16.098640 [ 263 ] {} <Debug> TCP-Session: 008aa983-dc60-4da6-92dc-c40962191a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.01.21 18:25:16.099155 [ 269 ] {} <Debug> TCP-Session: b1c1964c-ed56-4d91-b8a6-c2e9599bbfc2 Authenticating user 'default' from [fd00:1122:3344:101::b]:51844 | ||
| 608 | 2026.01.21 18:25:16.099180 [ 266 ] {} <Debug> TCP-Session: 25c36cd0-2828-4b95-8d64-d37017da4215 Authenticating user 'default' from [fd00:1122:3344:101::b]:40630 | ||
| 609 | 2026.01.21 18:25:16.099182 [ 263 ] {} <Debug> TCP-Session: 008aa983-dc60-4da6-92dc-c40962191a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.01.21 18:25:16.098498 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55505 | ||
| 611 | 2026.01.21 18:25:16.099253 [ 269 ] {} <Debug> TCP-Session: b1c1964c-ed56-4d91-b8a6-c2e9599bbfc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.01.21 18:25:16.099285 [ 266 ] {} <Debug> TCP-Session: 25c36cd0-2828-4b95-8d64-d37017da4215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.01.21 18:25:16.099365 [ 269 ] {} <Debug> TCP-Session: b1c1964c-ed56-4d91-b8a6-c2e9599bbfc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.01.21 18:25:16.099404 [ 268 ] {} <Debug> TCP-Session: 9b5a71fd-3e92-4500-ac91-ccf5b25a9353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.01.21 18:25:16.099443 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2026.01.21 18:25:16.099382 [ 266 ] {} <Debug> TCP-Session: 25c36cd0-2828-4b95-8d64-d37017da4215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.01.21 18:25:16.099509 [ 268 ] {} <Debug> TCP-Session: 9b5a71fd-3e92-4500-ac91-ccf5b25a9353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.01.21 18:25:16.099504 [ 267 ] {} <Debug> TCP-Session: 89520624-8124-4941-b11e-79e934d73b7f Authenticating user 'default' from [fd00:1122:3344:101::b]:55505 | ||
| 619 | 2026.01.21 18:25:16.099637 [ 267 ] {} <Debug> TCP-Session: 89520624-8124-4941-b11e-79e934d73b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.01.21 18:25:16.099779 [ 267 ] {} <Debug> TCP-Session: 89520624-8124-4941-b11e-79e934d73b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.01.21 18:25:16.946677 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40595 | ||
| 622 | 2026.01.21 18:25:16.956061 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.01.21 18:25:16.956249 [ 270 ] {} <Debug> TCP-Session: f82aa15e-c981-46df-9009-cf93af39c879 Authenticating user 'default' from [fd00:1122:3344:101::c]:40595 | ||
| 624 | 2026.01.21 18:25:16.956275 [ 270 ] {} <Debug> TCP-Session: f82aa15e-c981-46df-9009-cf93af39c879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.21 18:25:16.956288 [ 270 ] {} <Debug> TCP-Session: f82aa15e-c981-46df-9009-cf93af39c879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.01.21 18:25:16.956438 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.01.21 18:25:16.956465 [ 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.01.21 18:25:16.956561 [ 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.01.21 18:25:16.957049 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51059 | ||
| 630 | 2026.01.21 18:25:16.957145 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43570 | ||
| 631 | 2026.01.21 18:25:16.957231 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47735 | ||
| 632 | 2026.01.21 18:25:16.957326 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65411 | ||
| 633 | 2026.01.21 18:25:16.957427 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43791 | ||
| 634 | 2026.01.21 18:25:16.957620 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55333 | ||
| 635 | 2026.01.21 18:25:16.957635 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.01.21 18:25:16.957664 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.01.21 18:25:16.957760 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.01.21 18:25:16.957802 [ 274 ] {} <Debug> TCP-Session: a149785e-254b-4d13-925b-7ee4f1544ab7 Authenticating user 'default' from [fd00:1122:3344:101::c]:65411 | ||
| 639 | 2026.01.21 18:25:16.957826 [ 271 ] {} <Debug> TCP-Session: 56a482fd-2512-4f62-8784-e283c3b86743 Authenticating user 'default' from [fd00:1122:3344:101::c]:51059 | ||
| 640 | 2026.01.21 18:25:16.957834 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61806 | ||
| 641 | 2026.01.21 18:25:16.957845 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.01.21 18:25:16.957876 [ 275 ] {} <Debug> TCP-Session: f21b78b6-2cac-4fe0-be7c-ac089b71f95f Authenticating user 'default' from [fd00:1122:3344:101::c]:43791 | ||
| 643 | 2026.01.21 18:25:16.957951 [ 271 ] {} <Debug> TCP-Session: 56a482fd-2512-4f62-8784-e283c3b86743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.01.21 18:25:16.957764 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.01.21 18:25:16.957999 [ 271 ] {} <Debug> TCP-Session: 56a482fd-2512-4f62-8784-e283c3b86743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.01.21 18:25:16.958078 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.01.21 18:25:16.958002 [ 273 ] {} <Debug> TCP-Session: ce29f3a4-3cbe-4e78-b5e6-948ff33931fc Authenticating user 'default' from [fd00:1122:3344:101::c]:47735 | ||
| 648 | 2026.01.21 18:25:16.958143 [ 272 ] {} <Debug> TCP-Session: 68a300d0-2fa5-46ec-84e4-25cd7c667677 Authenticating user 'default' from [fd00:1122:3344:101::c]:43570 | ||
| 649 | 2026.01.21 18:25:16.958011 [ 275 ] {} <Debug> TCP-Session: f21b78b6-2cac-4fe0-be7c-ac089b71f95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.01.21 18:25:16.958007 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.01.21 18:25:16.958262 [ 272 ] {} <Debug> TCP-Session: 68a300d0-2fa5-46ec-84e4-25cd7c667677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.21 18:25:16.958242 [ 275 ] {} <Debug> TCP-Session: f21b78b6-2cac-4fe0-be7c-ac089b71f95f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.21 18:25:16.958241 [ 273 ] {} <Debug> TCP-Session: ce29f3a4-3cbe-4e78-b5e6-948ff33931fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.01.21 18:25:16.958416 [ 272 ] {} <Debug> TCP-Session: 68a300d0-2fa5-46ec-84e4-25cd7c667677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.21 18:25:16.958399 [ 276 ] {} <Debug> TCP-Session: d3ef826b-ab6d-4060-828f-2dc7a435e115 Authenticating user 'default' from [fd00:1122:3344:101::c]:55333 | ||
| 656 | 2026.01.21 18:25:16.957988 [ 274 ] {} <Debug> TCP-Session: a149785e-254b-4d13-925b-7ee4f1544ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.01.21 18:25:16.958509 [ 276 ] {} <Debug> TCP-Session: d3ef826b-ab6d-4060-828f-2dc7a435e115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.21 18:25:16.958492 [ 273 ] {} <Debug> TCP-Session: ce29f3a4-3cbe-4e78-b5e6-948ff33931fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.21 18:25:16.958143 [ 277 ] {} <Debug> TCP-Session: 0233ea20-d3cd-457c-b4fe-30560485cf9f Authenticating user 'default' from [fd00:1122:3344:101::c]:61806 | ||
| 660 | 2026.01.21 18:25:16.958728 [ 276 ] {} <Debug> TCP-Session: d3ef826b-ab6d-4060-828f-2dc7a435e115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.21 18:25:16.958707 [ 274 ] {} <Debug> TCP-Session: a149785e-254b-4d13-925b-7ee4f1544ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.21 18:25:16.958949 [ 277 ] {} <Debug> TCP-Session: 0233ea20-d3cd-457c-b4fe-30560485cf9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.21 18:25:16.959042 [ 277 ] {} <Debug> TCP-Session: 0233ea20-d3cd-457c-b4fe-30560485cf9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.01.21 18:25:17.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.22 MiB, peak 138.22 MiB, free memory in arenas 0.00 B, will set to 139.24 MiB (RSS), difference: 1.02 MiB | ||
| 665 | 2026.01.21 18:25:18.955732 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62118 | ||
| 666 | 2026.01.21 18:25:18.969628 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.01.21 18:25:18.969706 [ 278 ] {} <Debug> TCP-Session: 1ddceedf-5a53-4601-9393-f417bc8d2ed3 Authenticating user 'default' from [fd00:1122:3344:101::a]:62118 | ||
| 668 | 2026.01.21 18:25:18.969729 [ 278 ] {} <Debug> TCP-Session: 1ddceedf-5a53-4601-9393-f417bc8d2ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.21 18:25:18.969742 [ 278 ] {} <Debug> TCP-Session: 1ddceedf-5a53-4601-9393-f417bc8d2ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.01.21 18:25:18.969882 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.01.21 18:25:18.969915 [ 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 | ||
| 672 | 2026.01.21 18:25:18.969992 [ 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 | ||
| 673 | 2026.01.21 18:25:18.970522 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34198 | ||
| 674 | 2026.01.21 18:25:18.970625 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53763 | ||
| 675 | 2026.01.21 18:25:18.970707 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.01.21 18:25:18.970745 [ 279 ] {} <Debug> TCP-Session: eccc7e9f-6fd7-4973-a850-7c235a497267 Authenticating user 'default' from [fd00:1122:3344:101::a]:34198 | ||
| 677 | 2026.01.21 18:25:18.970810 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.01.21 18:25:18.970831 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33966 | ||
| 679 | 2026.01.21 18:25:18.970848 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51617 | ||
| 680 | 2026.01.21 18:25:18.970886 [ 279 ] {} <Debug> TCP-Session: eccc7e9f-6fd7-4973-a850-7c235a497267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.01.21 18:25:18.970919 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51538 | ||
| 682 | 2026.01.21 18:25:18.970985 [ 279 ] {} <Debug> TCP-Session: eccc7e9f-6fd7-4973-a850-7c235a497267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.01.21 18:25:18.971015 [ 280 ] {} <Debug> TCP-Session: 0a9229ac-b27e-4d47-bea8-b76528dfe5ee Authenticating user 'default' from [fd00:1122:3344:101::a]:53763 | ||
| 684 | 2026.01.21 18:25:18.971023 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47493 | ||
| 685 | 2026.01.21 18:25:18.971154 [ 280 ] {} <Debug> TCP-Session: 0a9229ac-b27e-4d47-bea8-b76528dfe5ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.01.21 18:25:18.971170 [ 280 ] {} <Debug> TCP-Session: 0a9229ac-b27e-4d47-bea8-b76528dfe5ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.01.21 18:25:18.971218 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33242 | ||
| 688 | 2026.01.21 18:25:18.971268 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.01.21 18:25:18.971225 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.01.21 18:25:18.971404 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.01.21 18:25:18.971436 [ 283 ] {} <Debug> TCP-Session: 437442d9-fac3-46fe-bffc-81933fb6f5c8 Authenticating user 'default' from [fd00:1122:3344:101::a]:51538 | ||
| 692 | 2026.01.21 18:25:18.971491 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.01.21 18:25:18.971512 [ 284 ] {} <Debug> TCP-Session: 1c608167-1a45-4e01-bdff-c73e4e136244 Authenticating user 'default' from [fd00:1122:3344:101::a]:47493 | ||
| 694 | 2026.01.21 18:25:18.971411 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.01.21 18:25:18.971598 [ 284 ] {} <Debug> TCP-Session: 1c608167-1a45-4e01-bdff-c73e4e136244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.21 18:25:18.971629 [ 285 ] {} <Debug> TCP-Session: fad40c7c-8181-46f2-9ac6-1f7a6cf39b26 Authenticating user 'default' from [fd00:1122:3344:101::a]:33242 | ||
| 697 | 2026.01.21 18:25:18.971580 [ 283 ] {} <Debug> TCP-Session: 437442d9-fac3-46fe-bffc-81933fb6f5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.21 18:25:18.971692 [ 284 ] {} <Debug> TCP-Session: 1c608167-1a45-4e01-bdff-c73e4e136244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.21 18:25:18.971690 [ 285 ] {} <Debug> TCP-Session: fad40c7c-8181-46f2-9ac6-1f7a6cf39b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.21 18:25:18.971688 [ 281 ] {} <Debug> TCP-Session: a2f5ffd0-c3fc-400f-a7c1-3dadd1d4ec91 Authenticating user 'default' from [fd00:1122:3344:101::a]:51617 | ||
| 701 | 2026.01.21 18:25:18.971771 [ 285 ] {} <Debug> TCP-Session: fad40c7c-8181-46f2-9ac6-1f7a6cf39b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.21 18:25:18.971421 [ 282 ] {} <Debug> TCP-Session: 5e60a96e-8bec-4db7-8f52-2c3fc34c89a5 Authenticating user 'default' from [fd00:1122:3344:101::a]:33966 | ||
| 703 | 2026.01.21 18:25:18.971758 [ 283 ] {} <Debug> TCP-Session: 437442d9-fac3-46fe-bffc-81933fb6f5c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.21 18:25:18.971873 [ 282 ] {} <Debug> TCP-Session: 5e60a96e-8bec-4db7-8f52-2c3fc34c89a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.21 18:25:18.971859 [ 281 ] {} <Debug> TCP-Session: a2f5ffd0-c3fc-400f-a7c1-3dadd1d4ec91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.21 18:25:18.971958 [ 281 ] {} <Debug> TCP-Session: a2f5ffd0-c3fc-400f-a7c1-3dadd1d4ec91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.21 18:25:18.971970 [ 282 ] {} <Debug> TCP-Session: 5e60a96e-8bec-4db7-8f52-2c3fc34c89a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.01.21 18:25:20.841443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.21 18:25:20.841501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.01.21 18:25:20.841554 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.21 18:25:20.841693 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.21 18:25:20.845675 [ 244 ] {} <Debug> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Loading data parts | ||
| 713 | 2026.01.21 18:25:20.845842 [ 244 ] {} <Debug> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): There are no data parts | ||
| 714 | 2026.01.21 18:25:20.849635 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.21 18:25:20.849673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 716 | 2026.01.21 18:25:20.855119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.01.21 18:25:20.855798 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.01.21 18:25:20.855938 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.01.21 18:25:20.859216 [ 243 ] {} <Debug> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Loading data parts | ||
| 720 | 2026.01.21 18:25:20.859506 [ 243 ] {} <Debug> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): There are no data parts | ||
| 721 | 2026.01.21 18:25:20.886261 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.21 18:25:20.886334 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 723 | 2026.01.21 18:25:20.893085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.21 18:25:20.894385 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.21 18:25:20.897773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.21 18:25:21.000300 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.79 MiB, peak 148.79 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.10 MiB | ||
| 727 | 2026.01.21 18:25:23.341438 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.21 18:25:23.341560 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.21 18:25:23.345983 [ 242 ] {} <Debug> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Loading data parts | ||
| 730 | 2026.01.21 18:25:23.346304 [ 242 ] {} <Debug> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): There are no data parts | ||
| 731 | 2026.01.21 18:25:23.353858 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.21 18:25:23.353923 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 733 | 2026.01.21 18:25:23.355895 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.21 18:25:23.356563 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.21 18:25:23.357129 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.21 18:25:24.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 158.11 MiB, free memory in arenas 0.00 B, will set to 154.96 MiB (RSS), difference: -3.16 MiB | ||
| 737 | 2026.01.21 18:25:28.303343 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.21 18:25:28.303497 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.21 18:25:28.355994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.01.21 18:25:28.358740 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.21 18:25:28.358795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 742 | 2026.01.21 18:25:28.359597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.21 18:25:28.360103 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.21 18:25:28.362536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.21 18:25:28.397833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.21 18:25:28.416202 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.21 18:25:28.416267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 748 | 2026.01.21 18:25:28.422942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.21 18:25:28.424099 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.01.21 18:25:28.427556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.21 18:25:29.000149 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.75 MiB, peak 159.75 MiB, free memory in arenas 0.00 B, will set to 157.64 MiB (RSS), difference: 1.90 MiB | ||
| 752 | 2026.01.21 18:25:34.001147 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.71 MiB, peak 159.75 MiB, free memory in arenas 0.00 B, will set to 157.74 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.01.21 18:25:35.863664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 754 | 2026.01.21 18:25:35.864140 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.01.21 18:25:35.864251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 756 | 2026.01.21 18:25:35.864953 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.01.21 18:25:35.865455 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.01.21 18:25:35.865639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2026.01.21 18:25:35.928555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.01.21 18:25:35.944926 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.01.21 18:25:35.944990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 762 | 2026.01.21 18:25:35.951553 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.01.21 18:25:35.952724 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.01.21 18:25:35.956234 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.01.21 18:25:36.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.28 MiB, peak 162.28 MiB, free memory in arenas 0.00 B, will set to 159.32 MiB (RSS), difference: 1.04 MiB | ||
| 766 | 2026.01.21 18:25:40.660118 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.01.21 18:25:40.660313 [ 3 ] {47a42bda-f2fb-4513-a68d-b196f202de48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 768 | 2026.01.21 18:25:40.666581 [ 3 ] {47a42bda-f2fb-4513-a68d-b196f202de48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.01.21 18:25:40.677490 [ 3 ] {47a42bda-f2fb-4513-a68d-b196f202de48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.01.21 18:25:40.688245 [ 3 ] {47a42bda-f2fb-4513-a68d-b196f202de48} <Debug> TCPHandler: Processed in 0.028250644 sec. | ||
| 771 | 2026.01.21 18:25:40.691438 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.01.21 18:25:40.691602 [ 3 ] {81156d78-7fcb-48f7-810b-bebebf292d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2026.01.21 18:25:40.699647 [ 3 ] {81156d78-7fcb-48f7-810b-bebebf292d7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2026.01.21 18:25:40.699708 [ 3 ] {81156d78-7fcb-48f7-810b-bebebf292d7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2026.01.21 18:25:40.702065 [ 3 ] {81156d78-7fcb-48f7-810b-bebebf292d7e} <Debug> TCPHandler: Processed in 0.010691453 sec. | ||
| 776 | 2026.01.21 18:25:40.704724 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.01.21 18:25:40.704851 [ 3 ] {f3a1f097-ada7-4b28-afb0-28e1e489b072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 778 | 2026.01.21 18:25:40.708980 [ 3 ] {f3a1f097-ada7-4b28-afb0-28e1e489b072} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2026.01.21 18:25:40.709028 [ 3 ] {f3a1f097-ada7-4b28-afb0-28e1e489b072} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2026.01.21 18:25:40.709433 [ 3 ] {f3a1f097-ada7-4b28-afb0-28e1e489b072} <Debug> TCPHandler: Processed in 0.00475954 sec. | ||
| 781 | 2026.01.21 18:25:40.709664 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2026.01.21 18:25:40.709808 [ 3 ] {ca395468-d1cb-4fbb-a004-70a759e3d5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 783 | 2026.01.21 18:25:40.710108 [ 3 ] {ca395468-d1cb-4fbb-a004-70a759e3d5f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2026.01.21 18:25:40.710161 [ 3 ] {ca395468-d1cb-4fbb-a004-70a759e3d5f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2026.01.21 18:25:40.710478 [ 3 ] {ca395468-d1cb-4fbb-a004-70a759e3d5f0} <Debug> TCPHandler: Processed in 0.000872184 sec. | ||
| 786 | 2026.01.21 18:25:40.710687 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2026.01.21 18:25:40.710802 [ 3 ] {fb45dbf4-050c-4ba0-8fdd-cd0ca464d72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 788 | 2026.01.21 18:25:40.711038 [ 3 ] {fb45dbf4-050c-4ba0-8fdd-cd0ca464d72e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2026.01.21 18:25:40.711081 [ 3 ] {fb45dbf4-050c-4ba0-8fdd-cd0ca464d72e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.01.21 18:25:40.711393 [ 3 ] {fb45dbf4-050c-4ba0-8fdd-cd0ca464d72e} <Debug> TCPHandler: Processed in 0.000752791 sec. | ||
| 791 | 2026.01.21 18:25:40.711600 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2026.01.21 18:25:40.711716 [ 3 ] {879de862-a70c-43dc-88cf-1cc83a0f6d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 793 | 2026.01.21 18:25:40.711949 [ 3 ] {879de862-a70c-43dc-88cf-1cc83a0f6d75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2026.01.21 18:25:40.711993 [ 3 ] {879de862-a70c-43dc-88cf-1cc83a0f6d75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2026.01.21 18:25:40.712328 [ 3 ] {879de862-a70c-43dc-88cf-1cc83a0f6d75} <Debug> TCPHandler: Processed in 0.000777481 sec. | ||
| 796 | 2026.01.21 18:25:40.712546 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.01.21 18:25:40.712662 [ 3 ] {bcce1bf1-d776-47fb-97de-0b0a63161586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 798 | 2026.01.21 18:25:40.712896 [ 3 ] {bcce1bf1-d776-47fb-97de-0b0a63161586} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2026.01.21 18:25:40.712941 [ 3 ] {bcce1bf1-d776-47fb-97de-0b0a63161586} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.01.21 18:25:40.713249 [ 3 ] {bcce1bf1-d776-47fb-97de-0b0a63161586} <Debug> TCPHandler: Processed in 0.00075134 sec. | ||
| 801 | 2026.01.21 18:25:40.713477 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.01.21 18:25:40.713592 [ 3 ] {f94c9ef3-2c0f-4075-acc4-73ef937cac9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 803 | 2026.01.21 18:25:40.713828 [ 3 ] {f94c9ef3-2c0f-4075-acc4-73ef937cac9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2026.01.21 18:25:40.713871 [ 3 ] {f94c9ef3-2c0f-4075-acc4-73ef937cac9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2026.01.21 18:25:40.714172 [ 3 ] {f94c9ef3-2c0f-4075-acc4-73ef937cac9b} <Debug> TCPHandler: Processed in 0.00074296 sec. | ||
| 806 | 2026.01.21 18:25:40.714386 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.01.21 18:25:40.714500 [ 3 ] {2f436edf-2d45-4574-ae91-da282a416cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 808 | 2026.01.21 18:25:40.714736 [ 3 ] {2f436edf-2d45-4574-ae91-da282a416cff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2026.01.21 18:25:40.714777 [ 3 ] {2f436edf-2d45-4574-ae91-da282a416cff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2026.01.21 18:25:40.715076 [ 3 ] {2f436edf-2d45-4574-ae91-da282a416cff} <Debug> TCPHandler: Processed in 0.000737901 sec. | ||
| 811 | 2026.01.21 18:25:40.715298 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.01.21 18:25:40.715414 [ 3 ] {aa25e726-0fd8-4938-843b-6a4873f8ac8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 813 | 2026.01.21 18:25:40.715651 [ 3 ] {aa25e726-0fd8-4938-843b-6a4873f8ac8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2026.01.21 18:25:40.715693 [ 3 ] {aa25e726-0fd8-4938-843b-6a4873f8ac8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2026.01.21 18:25:40.715993 [ 3 ] {aa25e726-0fd8-4938-843b-6a4873f8ac8a} <Debug> TCPHandler: Processed in 0.000741701 sec. | ||
| 816 | 2026.01.21 18:25:40.716203 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2026.01.21 18:25:40.716325 [ 3 ] {a5ea4f1d-8a99-402e-9be1-3d48927a02b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 818 | 2026.01.21 18:25:40.716564 [ 3 ] {a5ea4f1d-8a99-402e-9be1-3d48927a02b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2026.01.21 18:25:40.716607 [ 3 ] {a5ea4f1d-8a99-402e-9be1-3d48927a02b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2026.01.21 18:25:40.716931 [ 3 ] {a5ea4f1d-8a99-402e-9be1-3d48927a02b1} <Debug> TCPHandler: Processed in 0.000775031 sec. | ||
| 821 | 2026.01.21 18:25:40.717126 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2026.01.21 18:25:40.717244 [ 3 ] {8e8690ef-be46-455a-b9f4-7e90266304ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 823 | 2026.01.21 18:25:40.717486 [ 3 ] {8e8690ef-be46-455a-b9f4-7e90266304ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2026.01.21 18:25:40.717528 [ 3 ] {8e8690ef-be46-455a-b9f4-7e90266304ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2026.01.21 18:25:40.717845 [ 3 ] {8e8690ef-be46-455a-b9f4-7e90266304ad} <Debug> TCPHandler: Processed in 0.000766301 sec. | ||
| 826 | 2026.01.21 18:25:40.718060 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2026.01.21 18:25:40.718178 [ 3 ] {5ca4aded-1814-4afb-a1fb-1d0758bee77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 828 | 2026.01.21 18:25:40.718418 [ 3 ] {5ca4aded-1814-4afb-a1fb-1d0758bee77b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2026.01.21 18:25:40.718461 [ 3 ] {5ca4aded-1814-4afb-a1fb-1d0758bee77b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2026.01.21 18:25:40.718773 [ 3 ] {5ca4aded-1814-4afb-a1fb-1d0758bee77b} <Debug> TCPHandler: Processed in 0.000760601 sec. | ||
| 831 | 2026.01.21 18:25:40.718977 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2026.01.21 18:25:40.719094 [ 3 ] {dbce50cb-eb0e-4f99-ba8e-1640157e5148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 833 | 2026.01.21 18:25:40.719340 [ 3 ] {dbce50cb-eb0e-4f99-ba8e-1640157e5148} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2026.01.21 18:25:40.719382 [ 3 ] {dbce50cb-eb0e-4f99-ba8e-1640157e5148} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2026.01.21 18:25:40.719706 [ 3 ] {dbce50cb-eb0e-4f99-ba8e-1640157e5148} <Debug> TCPHandler: Processed in 0.000776731 sec. | ||
| 836 | 2026.01.21 18:25:40.719910 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.01.21 18:25:40.720028 [ 3 ] {e9017234-6821-47d9-b67f-50657bd201dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 838 | 2026.01.21 18:25:40.720278 [ 3 ] {e9017234-6821-47d9-b67f-50657bd201dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2026.01.21 18:25:40.720320 [ 3 ] {e9017234-6821-47d9-b67f-50657bd201dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2026.01.21 18:25:40.720627 [ 3 ] {e9017234-6821-47d9-b67f-50657bd201dd} <Debug> TCPHandler: Processed in 0.000764111 sec. | ||
| 841 | 2026.01.21 18:25:40.720825 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.01.21 18:25:40.720943 [ 3 ] {664cb6f4-1a35-4758-a138-507b23ff62e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 843 | 2026.01.21 18:25:40.721194 [ 3 ] {664cb6f4-1a35-4758-a138-507b23ff62e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2026.01.21 18:25:40.721237 [ 3 ] {664cb6f4-1a35-4758-a138-507b23ff62e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2026.01.21 18:25:40.721561 [ 3 ] {664cb6f4-1a35-4758-a138-507b23ff62e4} <Debug> TCPHandler: Processed in 0.000784711 sec. | ||
| 846 | 2026.01.21 18:25:40.721783 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.01.21 18:25:40.721903 [ 3 ] {86c6ed14-c275-47fd-9fac-c916b2add8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 848 | 2026.01.21 18:25:40.722155 [ 3 ] {86c6ed14-c275-47fd-9fac-c916b2add8c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.01.21 18:25:40.722199 [ 3 ] {86c6ed14-c275-47fd-9fac-c916b2add8c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.01.21 18:25:40.722529 [ 3 ] {86c6ed14-c275-47fd-9fac-c916b2add8c8} <Debug> TCPHandler: Processed in 0.000793022 sec. | ||
| 851 | 2026.01.21 18:25:40.722756 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.01.21 18:25:40.722876 [ 3 ] {0804d2af-e514-48da-a56b-28f8853674cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2026.01.21 18:25:40.723147 [ 3 ] {0804d2af-e514-48da-a56b-28f8853674cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.01.21 18:25:40.723190 [ 3 ] {0804d2af-e514-48da-a56b-28f8853674cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2026.01.21 18:25:40.723521 [ 3 ] {0804d2af-e514-48da-a56b-28f8853674cb} <Debug> TCPHandler: Processed in 0.000813292 sec. | ||
| 856 | 2026.01.21 18:25:40.723735 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.01.21 18:25:40.723855 [ 3 ] {3b02c638-c8f0-4b8a-85d8-5b8bdbda3ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 858 | 2026.01.21 18:25:40.724113 [ 3 ] {3b02c638-c8f0-4b8a-85d8-5b8bdbda3ac6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2026.01.21 18:25:40.724156 [ 3 ] {3b02c638-c8f0-4b8a-85d8-5b8bdbda3ac6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2026.01.21 18:25:40.724477 [ 3 ] {3b02c638-c8f0-4b8a-85d8-5b8bdbda3ac6} <Debug> TCPHandler: Processed in 0.000789111 sec. | ||
| 861 | 2026.01.21 18:25:40.724696 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.01.21 18:25:40.724815 [ 3 ] {daefc762-ab42-4b80-92bd-3a8b02a6bd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 863 | 2026.01.21 18:25:40.725071 [ 3 ] {daefc762-ab42-4b80-92bd-3a8b02a6bd00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2026.01.21 18:25:40.725114 [ 3 ] {daefc762-ab42-4b80-92bd-3a8b02a6bd00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.01.21 18:25:40.725401 [ 3 ] {daefc762-ab42-4b80-92bd-3a8b02a6bd00} <Debug> TCPHandler: Processed in 0.000753931 sec. | ||
| 866 | 2026.01.21 18:25:40.727362 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.01.21 18:25:40.727507 [ 3 ] {062a61a0-c461-4e58-8c1b-8356439bc7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 868 | 2026.01.21 18:25:40.727820 [ 3 ] {062a61a0-c461-4e58-8c1b-8356439bc7e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2026.01.21 18:25:40.727872 [ 3 ] {062a61a0-c461-4e58-8c1b-8356439bc7e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.01.21 18:25:40.728212 [ 3 ] {062a61a0-c461-4e58-8c1b-8356439bc7e4} <Debug> TCPHandler: Processed in 0.000908275 sec. | ||
| 871 | 2026.01.21 18:25:40.728503 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.01.21 18:25:40.728623 [ 3 ] {105be930-4536-4785-83e3-4da39108b791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 873 | 2026.01.21 18:25:40.728880 [ 3 ] {105be930-4536-4785-83e3-4da39108b791} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2026.01.21 18:25:40.728922 [ 3 ] {105be930-4536-4785-83e3-4da39108b791} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2026.01.21 18:25:40.729213 [ 3 ] {105be930-4536-4785-83e3-4da39108b791} <Debug> TCPHandler: Processed in 0.000760131 sec. | ||
| 876 | 2026.01.21 18:25:40.729467 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.01.21 18:25:40.729589 [ 3 ] {c0d7a271-0421-4f83-99cf-9f9a097d7fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 878 | 2026.01.21 18:25:40.729849 [ 3 ] {c0d7a271-0421-4f83-99cf-9f9a097d7fa4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2026.01.21 18:25:40.729892 [ 3 ] {c0d7a271-0421-4f83-99cf-9f9a097d7fa4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.01.21 18:25:40.730180 [ 3 ] {c0d7a271-0421-4f83-99cf-9f9a097d7fa4} <Debug> TCPHandler: Processed in 0.00075941 sec. | ||
| 881 | 2026.01.21 18:25:40.730421 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.01.21 18:25:40.730541 [ 3 ] {4dc9576c-cabc-46b6-a662-96ada8bfe307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 883 | 2026.01.21 18:25:40.730803 [ 3 ] {4dc9576c-cabc-46b6-a662-96ada8bfe307} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2026.01.21 18:25:40.730845 [ 3 ] {4dc9576c-cabc-46b6-a662-96ada8bfe307} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2026.01.21 18:25:40.731159 [ 3 ] {4dc9576c-cabc-46b6-a662-96ada8bfe307} <Debug> TCPHandler: Processed in 0.000784741 sec. | ||
| 886 | 2026.01.21 18:25:40.731401 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2026.01.21 18:25:40.731527 [ 3 ] {6fd57250-d240-47b3-8e1a-be3fbfb03914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 888 | 2026.01.21 18:25:40.731794 [ 3 ] {6fd57250-d240-47b3-8e1a-be3fbfb03914} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2026.01.21 18:25:40.731837 [ 3 ] {6fd57250-d240-47b3-8e1a-be3fbfb03914} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2026.01.21 18:25:40.732130 [ 3 ] {6fd57250-d240-47b3-8e1a-be3fbfb03914} <Debug> TCPHandler: Processed in 0.000777401 sec. | ||
| 891 | 2026.01.21 18:25:40.732415 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.01.21 18:25:40.732538 [ 3 ] {66389f9e-f768-4e43-a1eb-d61e39965025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 893 | 2026.01.21 18:25:40.732805 [ 3 ] {66389f9e-f768-4e43-a1eb-d61e39965025} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2026.01.21 18:25:40.732847 [ 3 ] {66389f9e-f768-4e43-a1eb-d61e39965025} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2026.01.21 18:25:40.733127 [ 3 ] {66389f9e-f768-4e43-a1eb-d61e39965025} <Debug> TCPHandler: Processed in 0.000760661 sec. | ||
| 896 | 2026.01.21 18:25:40.746334 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.01.21 18:25:40.746449 [ 3 ] {4d7f87b7-09db-41a7-9a46-c731eaeaa213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 898 | 2026.01.21 18:25:40.746491 [ 3 ] {4d7f87b7-09db-41a7-9a46-c731eaeaa213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2026.01.21 18:25:40.747026 [ 3 ] {4d7f87b7-09db-41a7-9a46-c731eaeaa213} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.01.21 18:25:40.747074 [ 3 ] {4d7f87b7-09db-41a7-9a46-c731eaeaa213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 901 | 2026.01.21 18:25:40.749846 [ 3 ] {4d7f87b7-09db-41a7-9a46-c731eaeaa213} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2026.01.21 18:25:40.750225 [ 3 ] {4d7f87b7-09db-41a7-9a46-c731eaeaa213} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2026.01.21 18:25:40.750373 [ 3 ] {4d7f87b7-09db-41a7-9a46-c731eaeaa213} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.003954 sec., 6575.619625695498 rows/sec., 1.42 MiB/sec. | ||
| 904 | 2026.01.21 18:25:40.750410 [ 3 ] {4d7f87b7-09db-41a7-9a46-c731eaeaa213} <Debug> TCPHandler: Processed in 0.004128093 sec. | ||
| 905 | 2026.01.21 18:25:40.750552 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.01.21 18:25:40.750649 [ 3 ] {36343b49-48f8-4b87-bdaa-10cf246c5d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 907 | 2026.01.21 18:25:40.750691 [ 3 ] {36343b49-48f8-4b87-bdaa-10cf246c5d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 908 | 2026.01.21 18:25:40.758738 [ 3 ] {36343b49-48f8-4b87-bdaa-10cf246c5d19} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.01.21 18:25:40.758772 [ 3 ] {36343b49-48f8-4b87-bdaa-10cf246c5d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 910 | 2026.01.21 18:25:40.761232 [ 3 ] {36343b49-48f8-4b87-bdaa-10cf246c5d19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2026.01.21 18:25:40.761766 [ 3 ] {36343b49-48f8-4b87-bdaa-10cf246c5d19} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 912 | 2026.01.21 18:25:40.761911 [ 3 ] {36343b49-48f8-4b87-bdaa-10cf246c5d19} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.01128 sec., 2127.659574468085 rows/sec., 180.77 KiB/sec. | ||
| 913 | 2026.01.21 18:25:40.761972 [ 3 ] {36343b49-48f8-4b87-bdaa-10cf246c5d19} <Debug> TCPHandler: Processed in 0.011468054 sec. | ||
| 914 | 2026.01.21 18:25:40.762096 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.01.21 18:25:40.762195 [ 3 ] {e247c0aa-1e94-46b3-bfcb-2575445f8580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 916 | 2026.01.21 18:25:40.762236 [ 3 ] {e247c0aa-1e94-46b3-bfcb-2575445f8580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 917 | 2026.01.21 18:25:40.762687 [ 3 ] {e247c0aa-1e94-46b3-bfcb-2575445f8580} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.01.21 18:25:40.762723 [ 3 ] {e247c0aa-1e94-46b3-bfcb-2575445f8580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 919 | 2026.01.21 18:25:40.763219 [ 3 ] {e247c0aa-1e94-46b3-bfcb-2575445f8580} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2026.01.21 18:25:40.763795 [ 3 ] {e247c0aa-1e94-46b3-bfcb-2575445f8580} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2026.01.21 18:25:40.763949 [ 3 ] {e247c0aa-1e94-46b3-bfcb-2575445f8580} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001773 sec., 5640.157924421884 rows/sec., 459.92 KiB/sec. | ||
| 922 | 2026.01.21 18:25:40.763992 [ 3 ] {e247c0aa-1e94-46b3-bfcb-2575445f8580} <Debug> TCPHandler: Processed in 0.001945403 sec. | ||
| 923 | 2026.01.21 18:25:40.764119 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.01.21 18:25:40.764234 [ 3 ] {bcd605eb-8b17-4d3c-ace2-1946e617711e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 925 | 2026.01.21 18:25:40.764283 [ 3 ] {bcd605eb-8b17-4d3c-ace2-1946e617711e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 926 | 2026.01.21 18:25:40.764841 [ 3 ] {bcd605eb-8b17-4d3c-ace2-1946e617711e} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.01.21 18:25:40.764879 [ 3 ] {bcd605eb-8b17-4d3c-ace2-1946e617711e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 928 | 2026.01.21 18:25:40.765363 [ 3 ] {bcd605eb-8b17-4d3c-ace2-1946e617711e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2026.01.21 18:25:40.765991 [ 3 ] {bcd605eb-8b17-4d3c-ace2-1946e617711e} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2026.01.21 18:25:40.766159 [ 3 ] {bcd605eb-8b17-4d3c-ace2-1946e617711e} <Debug> executeQuery: Read 201 rows, 18.19 KiB in 0.001946 sec., 103288.79753340186 rows/sec., 9.13 MiB/sec. | ||
| 931 | 2026.01.21 18:25:40.766212 [ 3 ] {bcd605eb-8b17-4d3c-ace2-1946e617711e} <Debug> TCPHandler: Processed in 0.002149899 sec. | ||
| 932 | 2026.01.21 18:25:40.766344 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.01.21 18:25:40.766458 [ 3 ] {b7a56052-830b-445a-8d8f-4b24c58df133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 934 | 2026.01.21 18:25:40.766506 [ 3 ] {b7a56052-830b-445a-8d8f-4b24c58df133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 935 | 2026.01.21 18:25:40.766990 [ 3 ] {b7a56052-830b-445a-8d8f-4b24c58df133} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.01.21 18:25:40.767041 [ 3 ] {b7a56052-830b-445a-8d8f-4b24c58df133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 937 | 2026.01.21 18:25:40.767522 [ 3 ] {b7a56052-830b-445a-8d8f-4b24c58df133} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 938 | 2026.01.21 18:25:40.767969 [ 3 ] {b7a56052-830b-445a-8d8f-4b24c58df133} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2026.01.21 18:25:40.768106 [ 3 ] {b7a56052-830b-445a-8d8f-4b24c58df133} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001673 sec., 19127.316198445904 rows/sec., 1.41 MiB/sec. | ||
| 940 | 2026.01.21 18:25:40.768145 [ 3 ] {b7a56052-830b-445a-8d8f-4b24c58df133} <Debug> TCPHandler: Processed in 0.001861491 sec. | ||
| 941 | 2026.01.21 18:25:40.768253 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.01.21 18:25:40.768348 [ 3 ] {3a826842-33bf-48da-ab13-8491027798d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 943 | 2026.01.21 18:25:40.768388 [ 3 ] {3a826842-33bf-48da-ab13-8491027798d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 944 | 2026.01.21 18:25:40.768918 [ 3 ] {3a826842-33bf-48da-ab13-8491027798d8} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.01.21 18:25:40.768960 [ 3 ] {3a826842-33bf-48da-ab13-8491027798d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 946 | 2026.01.21 18:25:40.769389 [ 3 ] {3a826842-33bf-48da-ab13-8491027798d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2026.01.21 18:25:40.769807 [ 3 ] {3a826842-33bf-48da-ab13-8491027798d8} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.01.21 18:25:40.769938 [ 3 ] {3a826842-33bf-48da-ab13-8491027798d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001607 sec., 14934.660858743 rows/sec., 1.24 MiB/sec. | ||
| 949 | 2026.01.21 18:25:40.769976 [ 3 ] {3a826842-33bf-48da-ab13-8491027798d8} <Debug> TCPHandler: Processed in 0.001772219 sec. | ||
| 950 | 2026.01.21 18:25:40.770091 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.01.21 18:25:40.770188 [ 3 ] {4c0627b6-9711-4aed-9d56-e79827f9f462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 952 | 2026.01.21 18:25:40.770227 [ 3 ] {4c0627b6-9711-4aed-9d56-e79827f9f462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 953 | 2026.01.21 18:25:40.770623 [ 3 ] {4c0627b6-9711-4aed-9d56-e79827f9f462} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.01.21 18:25:40.770660 [ 3 ] {4c0627b6-9711-4aed-9d56-e79827f9f462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 955 | 2026.01.21 18:25:40.771063 [ 3 ] {4c0627b6-9711-4aed-9d56-e79827f9f462} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2026.01.21 18:25:40.771468 [ 3 ] {4c0627b6-9711-4aed-9d56-e79827f9f462} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.01.21 18:25:40.771596 [ 3 ] {4c0627b6-9711-4aed-9d56-e79827f9f462} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001427 sec., 8409.250175192712 rows/sec., 656.97 KiB/sec. | ||
| 958 | 2026.01.21 18:25:40.771633 [ 3 ] {4c0627b6-9711-4aed-9d56-e79827f9f462} <Debug> TCPHandler: Processed in 0.001592103 sec. | ||
| 959 | 2026.01.21 18:25:40.771735 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.01.21 18:25:40.771829 [ 3 ] {dde7e51d-1e1e-47b2-aac9-544a0d832fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 961 | 2026.01.21 18:25:40.771868 [ 3 ] {dde7e51d-1e1e-47b2-aac9-544a0d832fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 962 | 2026.01.21 18:25:40.772294 [ 3 ] {dde7e51d-1e1e-47b2-aac9-544a0d832fe7} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.01.21 18:25:40.772330 [ 3 ] {dde7e51d-1e1e-47b2-aac9-544a0d832fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 964 | 2026.01.21 18:25:40.772825 [ 3 ] {dde7e51d-1e1e-47b2-aac9-544a0d832fe7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2026.01.21 18:25:40.773293 [ 3 ] {dde7e51d-1e1e-47b2-aac9-544a0d832fe7} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.01.21 18:25:40.773442 [ 3 ] {dde7e51d-1e1e-47b2-aac9-544a0d832fe7} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.00163 sec., 73619.63190184049 rows/sec., 5.98 MiB/sec. | ||
| 967 | 2026.01.21 18:25:40.773486 [ 3 ] {dde7e51d-1e1e-47b2-aac9-544a0d832fe7} <Debug> TCPHandler: Processed in 0.001798809 sec. | ||
| 968 | 2026.01.21 18:25:40.773614 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.01.21 18:25:40.773727 [ 3 ] {f6aa3e6c-bf31-4c33-8c1d-7682d0df5f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 970 | 2026.01.21 18:25:40.773777 [ 3 ] {f6aa3e6c-bf31-4c33-8c1d-7682d0df5f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 971 | 2026.01.21 18:25:40.776217 [ 3 ] {f6aa3e6c-bf31-4c33-8c1d-7682d0df5f6a} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.01.21 18:25:40.776251 [ 3 ] {f6aa3e6c-bf31-4c33-8c1d-7682d0df5f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 973 | 2026.01.21 18:25:40.780805 [ 3 ] {f6aa3e6c-bf31-4c33-8c1d-7682d0df5f6a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2026.01.21 18:25:40.781236 [ 3 ] {f6aa3e6c-bf31-4c33-8c1d-7682d0df5f6a} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.01.21 18:25:40.781367 [ 3 ] {f6aa3e6c-bf31-4c33-8c1d-7682d0df5f6a} <Debug> executeQuery: Read 321 rows, 24.71 KiB in 0.007663 sec., 41889.59937361347 rows/sec., 3.15 MiB/sec. | ||
| 976 | 2026.01.21 18:25:40.781403 [ 3 ] {f6aa3e6c-bf31-4c33-8c1d-7682d0df5f6a} <Debug> TCPHandler: Processed in 0.007848265 sec. | ||
| 977 | 2026.01.21 18:25:40.781524 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2026.01.21 18:25:40.781617 [ 3 ] {e6e56a73-202b-48f6-8c33-e2d57506bb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 979 | 2026.01.21 18:25:40.781669 [ 3 ] {e6e56a73-202b-48f6-8c33-e2d57506bb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 980 | 2026.01.21 18:25:40.782440 [ 3 ] {e6e56a73-202b-48f6-8c33-e2d57506bb05} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.01.21 18:25:40.782478 [ 3 ] {e6e56a73-202b-48f6-8c33-e2d57506bb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 982 | 2026.01.21 18:25:40.786281 [ 3 ] {e6e56a73-202b-48f6-8c33-e2d57506bb05} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 983 | 2026.01.21 18:25:40.786732 [ 3 ] {e6e56a73-202b-48f6-8c33-e2d57506bb05} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.01.21 18:25:40.786867 [ 3 ] {e6e56a73-202b-48f6-8c33-e2d57506bb05} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.005267 sec., 1898.614011771407 rows/sec., 3.40 MiB/sec. | ||
| 985 | 2026.01.21 18:25:40.786923 [ 3 ] {e6e56a73-202b-48f6-8c33-e2d57506bb05} <Debug> TCPHandler: Processed in 0.005448119 sec. | ||
| 986 | 2026.01.21 18:25:40.787039 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.01.21 18:25:40.787141 [ 3 ] {7d8af12d-3642-418e-9b2e-75f167faf922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 988 | 2026.01.21 18:25:40.787182 [ 3 ] {7d8af12d-3642-418e-9b2e-75f167faf922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 989 | 2026.01.21 18:25:40.787528 [ 3 ] {7d8af12d-3642-418e-9b2e-75f167faf922} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.01.21 18:25:40.787564 [ 3 ] {7d8af12d-3642-418e-9b2e-75f167faf922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 991 | 2026.01.21 18:25:40.787972 [ 3 ] {7d8af12d-3642-418e-9b2e-75f167faf922} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 992 | 2026.01.21 18:25:40.788411 [ 3 ] {7d8af12d-3642-418e-9b2e-75f167faf922} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.01.21 18:25:40.788540 [ 3 ] {7d8af12d-3642-418e-9b2e-75f167faf922} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001426 sec., 42075.7363253857 rows/sec., 2.84 MiB/sec. | ||
| 994 | 2026.01.21 18:25:40.788577 [ 3 ] {7d8af12d-3642-418e-9b2e-75f167faf922} <Debug> TCPHandler: Processed in 0.001586883 sec. | ||
| 995 | 2026.01.21 18:25:42.270461 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64099 | ||
| 996 | 2026.01.21 18:25:42.271001 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 997 | 2026.01.21 18:25:42.271062 [ 286 ] {} <Debug> TCP-Session: a32fbbe1-680f-4648-b10e-09ffdd164020 Authenticating user 'default' from [fd00:1122:3344:101::e]:64099 | ||
| 998 | 2026.01.21 18:25:42.271091 [ 286 ] {} <Debug> TCP-Session: a32fbbe1-680f-4648-b10e-09ffdd164020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.01.21 18:25:42.271106 [ 286 ] {} <Debug> TCP-Session: a32fbbe1-680f-4648-b10e-09ffdd164020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.01.21 18:25:42.271168 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1001 | 2026.01.21 18:25:42.271197 [ 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 | ||
| 1002 | 2026.01.21 18:25:42.271217 [ 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 | ||
| 1003 | 2026.01.21 18:25:42.271581 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51138 | ||
| 1004 | 2026.01.21 18:25:42.271725 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56099 | ||
| 1005 | 2026.01.21 18:25:42.271795 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2026.01.21 18:25:42.271835 [ 287 ] {} <Debug> TCP-Session: bb90e82c-31c1-433b-b2f1-b89588aa05ed Authenticating user 'default' from [fd00:1122:3344:101::e]:51138 | ||
| 1007 | 2026.01.21 18:25:42.271860 [ 287 ] {} <Debug> TCP-Session: bb90e82c-31c1-433b-b2f1-b89588aa05ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.01.21 18:25:42.271874 [ 287 ] {} <Debug> TCP-Session: bb90e82c-31c1-433b-b2f1-b89588aa05ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.01.21 18:25:42.271912 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41535 | ||
| 1010 | 2026.01.21 18:25:42.271949 [ 286 ] {} <Trace> TCP-Session: a32fbbe1-680f-4648-b10e-09ffdd164020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.01.21 18:25:42.271960 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.01.21 18:25:42.272030 [ 288 ] {} <Debug> TCP-Session: 6011acf6-4c53-49eb-8e74-4f9fb31d87e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56099 | ||
| 1013 | 2026.01.21 18:25:42.272046 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39105 | ||
| 1014 | 2026.01.21 18:25:42.272055 [ 288 ] {} <Debug> TCP-Session: 6011acf6-4c53-49eb-8e74-4f9fb31d87e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.01.21 18:25:42.272092 [ 288 ] {} <Debug> TCP-Session: 6011acf6-4c53-49eb-8e74-4f9fb31d87e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.01.21 18:25:42.272141 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1017 | 2026.01.21 18:25:42.272153 [ 286 ] {5378966d-1c43-4c4d-bc6e-09ed856f980b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64099) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1018 | 2026.01.21 18:25:42.272196 [ 289 ] {} <Debug> TCP-Session: 21bf2678-8fb1-465e-8197-6c580239f574 Authenticating user 'default' from [fd00:1122:3344:101::e]:41535 | ||
| 1019 | 2026.01.21 18:25:42.272225 [ 289 ] {} <Debug> TCP-Session: 21bf2678-8fb1-465e-8197-6c580239f574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.01.21 18:25:42.272239 [ 289 ] {} <Debug> TCP-Session: 21bf2678-8fb1-465e-8197-6c580239f574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.01.21 18:25:42.272242 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56537 | ||
| 1022 | 2026.01.21 18:25:42.272271 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1023 | 2026.01.21 18:25:42.272308 [ 290 ] {} <Debug> TCP-Session: 79a10e54-af94-408a-bd5a-f7d494e05b2d Authenticating user 'default' from [fd00:1122:3344:101::e]:39105 | ||
| 1024 | 2026.01.21 18:25:42.272326 [ 290 ] {} <Debug> TCP-Session: 79a10e54-af94-408a-bd5a-f7d494e05b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.01.21 18:25:42.272339 [ 290 ] {} <Debug> TCP-Session: 79a10e54-af94-408a-bd5a-f7d494e05b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.01.21 18:25:42.272417 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1027 | 2026.01.21 18:25:42.272419 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38695 | ||
| 1028 | 2026.01.21 18:25:42.272465 [ 291 ] {} <Debug> TCP-Session: da38971c-7b71-43b7-8362-17fc3feb1e03 Authenticating user 'default' from [fd00:1122:3344:101::e]:56537 | ||
| 1029 | 2026.01.21 18:25:42.272488 [ 291 ] {} <Debug> TCP-Session: da38971c-7b71-43b7-8362-17fc3feb1e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.01.21 18:25:42.272501 [ 291 ] {} <Debug> TCP-Session: da38971c-7b71-43b7-8362-17fc3feb1e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.01.21 18:25:42.272512 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41500 | ||
| 1032 | 2026.01.21 18:25:42.272536 [ 286 ] {5378966d-1c43-4c4d-bc6e-09ed856f980b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1033 | 2026.01.21 18:25:42.272596 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1034 | 2026.01.21 18:25:42.272633 [ 292 ] {} <Debug> TCP-Session: fe85a290-54b4-4ae2-a04c-46393e4337a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38695 | ||
| 1035 | 2026.01.21 18:25:42.272654 [ 292 ] {} <Debug> TCP-Session: fe85a290-54b4-4ae2-a04c-46393e4337a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.01.21 18:25:42.272668 [ 292 ] {} <Debug> TCP-Session: fe85a290-54b4-4ae2-a04c-46393e4337a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.01.21 18:25:42.274707 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1038 | 2026.01.21 18:25:42.274756 [ 293 ] {} <Debug> TCP-Session: a6e23e22-725c-406a-80df-80859f5d5401 Authenticating user 'default' from [fd00:1122:3344:101::e]:41500 | ||
| 1039 | 2026.01.21 18:25:42.274781 [ 293 ] {} <Debug> TCP-Session: a6e23e22-725c-406a-80df-80859f5d5401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.01.21 18:25:42.274794 [ 293 ] {} <Debug> TCP-Session: a6e23e22-725c-406a-80df-80859f5d5401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.01.21 18:25:42.274804 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61580 | ||
| 1042 | 2026.01.21 18:25:42.276835 [ 286 ] {5378966d-1c43-4c4d-bc6e-09ed856f980b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2026.01.21 18:25:42.276840 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2026.01.21 18:25:42.276884 [ 294 ] {} <Debug> TCP-Session: d9612934-d772-43eb-a2d9-66a863bddd98 Authenticating user 'default' from [fd00:1122:3344:101::e]:61580 | ||
| 1045 | 2026.01.21 18:25:42.276902 [ 294 ] {} <Debug> TCP-Session: d9612934-d772-43eb-a2d9-66a863bddd98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.01.21 18:25:42.276914 [ 294 ] {} <Debug> TCP-Session: d9612934-d772-43eb-a2d9-66a863bddd98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.01.21 18:25:42.283446 [ 286 ] {5378966d-1c43-4c4d-bc6e-09ed856f980b} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6) (SelectExecutor): Key condition: unknown | ||
| 1048 | 2026.01.21 18:25:42.300768 [ 261 ] {5378966d-1c43-4c4d-bc6e-09ed856f980b} <Trace> AggregatingTransform: Aggregating | ||
| 1049 | 2026.01.21 18:25:42.302767 [ 261 ] {5378966d-1c43-4c4d-bc6e-09ed856f980b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1050 | 2026.01.21 18:25:42.303492 [ 261 ] {5378966d-1c43-4c4d-bc6e-09ed856f980b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005966944 sec. (167.590 rows/sec., 6.55 KiB/sec.) | ||
| 1051 | 2026.01.21 18:25:42.303513 [ 261 ] {5378966d-1c43-4c4d-bc6e-09ed856f980b} <Trace> Aggregator: Merging aggregated data | ||
| 1052 | 2026.01.21 18:25:42.303546 [ 261 ] {5378966d-1c43-4c4d-bc6e-09ed856f980b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1053 | 2026.01.21 18:25:42.306759 [ 286 ] {5378966d-1c43-4c4d-bc6e-09ed856f980b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.034663 sec., 28.84920520439662 rows/sec., 1.13 KiB/sec. | ||
| 1054 | 2026.01.21 18:25:42.306929 [ 286 ] {5378966d-1c43-4c4d-bc6e-09ed856f980b} <Debug> TCPHandler: Processed in 0.035137562 sec. | ||
| 1055 | 2026.01.21 18:25:42.307611 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.01.21 18:25:42.307655 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.01.21 18:25:42.307677 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.01.21 18:25:42.307691 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.01.21 18:25:42.307728 [ 287 ] {} <Debug> TCP-Session: bb90e82c-31c1-433b-b2f1-b89588aa05ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.01.21 18:25:42.307721 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.01.21 18:25:42.307762 [ 291 ] {} <Debug> TCP-Session: da38971c-7b71-43b7-8362-17fc3feb1e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.01.21 18:25:42.307774 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2026.01.21 18:25:42.307798 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1064 | 2026.01.21 18:25:42.307845 [ 290 ] {} <Debug> TCP-Session: 79a10e54-af94-408a-bd5a-f7d494e05b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.01.21 18:25:42.307816 [ 289 ] {} <Debug> TCP-Session: 21bf2678-8fb1-465e-8197-6c580239f574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.01.21 18:25:42.307873 [ 293 ] {} <Debug> TCP-Session: a6e23e22-725c-406a-80df-80859f5d5401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.01.21 18:25:42.307891 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1068 | 2026.01.21 18:25:42.307747 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1069 | 2026.01.21 18:25:42.307950 [ 294 ] {} <Debug> TCP-Session: d9612934-d772-43eb-a2d9-66a863bddd98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.01.21 18:25:42.307744 [ 288 ] {} <Debug> TCP-Session: 6011acf6-4c53-49eb-8e74-4f9fb31d87e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.01.21 18:25:42.307986 [ 292 ] {} <Debug> TCP-Session: fe85a290-54b4-4ae2-a04c-46393e4337a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.01.21 18:25:42.307664 [ 286 ] {} <Debug> TCP-Session: a32fbbe1-680f-4648-b10e-09ffdd164020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.01.21 18:25:42.558711 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51017 | ||
| 1074 | 2026.01.21 18:25:42.558822 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1075 | 2026.01.21 18:25:42.558849 [ 286 ] {} <Debug> TCP-Session: 3ef5506d-98e7-435f-abe8-f90e5305ecf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51017 | ||
| 1076 | 2026.01.21 18:25:42.558872 [ 286 ] {} <Debug> TCP-Session: 3ef5506d-98e7-435f-abe8-f90e5305ecf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.01.21 18:25:42.558885 [ 286 ] {} <Debug> TCP-Session: 3ef5506d-98e7-435f-abe8-f90e5305ecf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.01.21 18:25:42.559142 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47644 | ||
| 1079 | 2026.01.21 18:25:42.559170 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44149 | ||
| 1080 | 2026.01.21 18:25:42.559174 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64445 | ||
| 1081 | 2026.01.21 18:25:42.559230 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37183 | ||
| 1082 | 2026.01.21 18:25:42.559234 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64756 | ||
| 1083 | 2026.01.21 18:25:42.559270 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1084 | 2026.01.21 18:25:42.559275 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1085 | 2026.01.21 18:25:42.559315 [ 290 ] {} <Debug> TCP-Session: 282fc5b6-3e73-4e40-b79b-8b903e568d06 Authenticating user 'default' from [fd00:1122:3344:101::e]:44149 | ||
| 1086 | 2026.01.21 18:25:42.559329 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1087 | 2026.01.21 18:25:42.559329 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1088 | 2026.01.21 18:25:42.559349 [ 290 ] {} <Debug> TCP-Session: 282fc5b6-3e73-4e40-b79b-8b903e568d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.01.21 18:25:42.559370 [ 293 ] {} <Debug> TCP-Session: 323e0ccf-eab3-49ff-b22d-89d1549771f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37183 | ||
| 1090 | 2026.01.21 18:25:42.559394 [ 290 ] {} <Debug> TCP-Session: 282fc5b6-3e73-4e40-b79b-8b903e568d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.01.21 18:25:42.559422 [ 293 ] {} <Debug> TCP-Session: 323e0ccf-eab3-49ff-b22d-89d1549771f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.01.21 18:25:42.559382 [ 289 ] {} <Debug> TCP-Session: c4349b31-5c2e-4c01-8829-c6ca77f6ddc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64445 | ||
| 1093 | 2026.01.21 18:25:42.559444 [ 293 ] {} <Debug> TCP-Session: 323e0ccf-eab3-49ff-b22d-89d1549771f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.01.21 18:25:42.559345 [ 287 ] {} <Debug> TCP-Session: 567e9be8-2b16-427d-bd38-9dd53c9312dd Authenticating user 'default' from [fd00:1122:3344:101::e]:47644 | ||
| 1095 | 2026.01.21 18:25:42.559472 [ 289 ] {} <Debug> TCP-Session: c4349b31-5c2e-4c01-8829-c6ca77f6ddc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.01.21 18:25:42.559336 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1097 | 2026.01.21 18:25:42.559517 [ 289 ] {} <Debug> TCP-Session: c4349b31-5c2e-4c01-8829-c6ca77f6ddc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.01.21 18:25:42.559542 [ 294 ] {} <Debug> TCP-Session: 120a5b28-934b-40ba-86c6-8f1493835bf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64756 | ||
| 1099 | 2026.01.21 18:25:42.559508 [ 287 ] {} <Debug> TCP-Session: 567e9be8-2b16-427d-bd38-9dd53c9312dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.01.21 18:25:42.559573 [ 294 ] {} <Debug> TCP-Session: 120a5b28-934b-40ba-86c6-8f1493835bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.01.21 18:25:42.559589 [ 287 ] {} <Debug> TCP-Session: 567e9be8-2b16-427d-bd38-9dd53c9312dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.01.21 18:25:42.559218 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62560 | ||
| 1103 | 2026.01.21 18:25:42.559610 [ 294 ] {} <Debug> TCP-Session: 120a5b28-934b-40ba-86c6-8f1493835bf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.01.21 18:25:42.559160 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48357 | ||
| 1105 | 2026.01.21 18:25:42.559181 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50791 | ||
| 1106 | 2026.01.21 18:25:42.559724 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2026.01.21 18:25:42.559240 [ 286 ] {} <Trace> TCP-Session: 3ef5506d-98e7-435f-abe8-f90e5305ecf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.01.21 18:25:42.559784 [ 292 ] {} <Debug> TCP-Session: af869505-9c58-472e-87d1-26951623e0d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62560 | ||
| 1109 | 2026.01.21 18:25:42.559799 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1110 | 2026.01.21 18:25:42.559828 [ 292 ] {} <Debug> TCP-Session: af869505-9c58-472e-87d1-26951623e0d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.01.21 18:25:42.559766 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1112 | 2026.01.21 18:25:42.559855 [ 292 ] {} <Debug> TCP-Session: af869505-9c58-472e-87d1-26951623e0d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.01.21 18:25:42.559854 [ 291 ] {} <Debug> TCP-Session: 93c19a3b-14d3-462d-836b-fb4b8bb60b54 Authenticating user 'default' from [fd00:1122:3344:101::e]:50791 | ||
| 1114 | 2026.01.21 18:25:42.559877 [ 288 ] {} <Debug> TCP-Session: b8106073-7a51-423e-99d3-2a6254bb4727 Authenticating user 'default' from [fd00:1122:3344:101::e]:48357 | ||
| 1115 | 2026.01.21 18:25:42.559901 [ 291 ] {} <Debug> TCP-Session: 93c19a3b-14d3-462d-836b-fb4b8bb60b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.01.21 18:25:42.559913 [ 288 ] {} <Debug> TCP-Session: b8106073-7a51-423e-99d3-2a6254bb4727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.01.21 18:25:42.559931 [ 291 ] {} <Debug> TCP-Session: 93c19a3b-14d3-462d-836b-fb4b8bb60b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.01.21 18:25:42.559942 [ 288 ] {} <Debug> TCP-Session: b8106073-7a51-423e-99d3-2a6254bb4727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.01.21 18:25:42.560002 [ 286 ] {4be0516e-b7ff-4916-a927-88eb407a2bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51017) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1120 | 2026.01.21 18:25:42.560340 [ 286 ] {4be0516e-b7ff-4916-a927-88eb407a2bc8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1121 | 2026.01.21 18:25:42.560406 [ 286 ] {4be0516e-b7ff-4916-a927-88eb407a2bc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1122 | 2026.01.21 18:25:42.560744 [ 286 ] {4be0516e-b7ff-4916-a927-88eb407a2bc8} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6) (SelectExecutor): Key condition: unknown | ||
| 1123 | 2026.01.21 18:25:42.561777 [ 332 ] {4be0516e-b7ff-4916-a927-88eb407a2bc8} <Trace> AggregatingTransform: Aggregating | ||
| 1124 | 2026.01.21 18:25:42.561821 [ 332 ] {4be0516e-b7ff-4916-a927-88eb407a2bc8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1125 | 2026.01.21 18:25:42.561856 [ 332 ] {4be0516e-b7ff-4916-a927-88eb407a2bc8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001748 sec. (998.255 rows/sec., 38.99 KiB/sec.) | ||
| 1126 | 2026.01.21 18:25:42.561876 [ 332 ] {4be0516e-b7ff-4916-a927-88eb407a2bc8} <Trace> Aggregator: Merging aggregated data | ||
| 1127 | 2026.01.21 18:25:42.563547 [ 286 ] {4be0516e-b7ff-4916-a927-88eb407a2bc8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003625 sec., 275.8620689655172 rows/sec., 10.78 KiB/sec. | ||
| 1128 | 2026.01.21 18:25:42.563690 [ 286 ] {4be0516e-b7ff-4916-a927-88eb407a2bc8} <Debug> TCPHandler: Processed in 0.004565586 sec. | ||
| 1129 | 2026.01.21 18:25:42.563795 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1130 | 2026.01.21 18:25:42.563829 [ 286 ] {} <Debug> TCP-Session: 3ef5506d-98e7-435f-abe8-f90e5305ecf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.01.21 18:25:42.563828 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1132 | 2026.01.21 18:25:42.563857 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1133 | 2026.01.21 18:25:42.563868 [ 294 ] {} <Debug> TCP-Session: 120a5b28-934b-40ba-86c6-8f1493835bf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.01.21 18:25:42.563897 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1135 | 2026.01.21 18:25:42.563906 [ 288 ] {} <Debug> TCP-Session: b8106073-7a51-423e-99d3-2a6254bb4727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.01.21 18:25:42.563918 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1137 | 2026.01.21 18:25:42.563933 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1138 | 2026.01.21 18:25:42.563972 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1139 | 2026.01.21 18:25:42.563972 [ 292 ] {} <Debug> TCP-Session: af869505-9c58-472e-87d1-26951623e0d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.01.21 18:25:42.563998 [ 290 ] {} <Debug> TCP-Session: 282fc5b6-3e73-4e40-b79b-8b903e568d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.01.21 18:25:42.564022 [ 293 ] {} <Debug> TCP-Session: 323e0ccf-eab3-49ff-b22d-89d1549771f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.01.21 18:25:42.563950 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1143 | 2026.01.21 18:25:42.563945 [ 289 ] {} <Debug> TCP-Session: c4349b31-5c2e-4c01-8829-c6ca77f6ddc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.01.21 18:25:42.563898 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1145 | 2026.01.21 18:25:42.564098 [ 291 ] {} <Debug> TCP-Session: 93c19a3b-14d3-462d-836b-fb4b8bb60b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.01.21 18:25:42.564139 [ 287 ] {} <Debug> TCP-Session: 567e9be8-2b16-427d-bd38-9dd53c9312dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.01.21 18:25:42.656929 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62120 | ||
| 1148 | 2026.01.21 18:25:42.657039 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1149 | 2026.01.21 18:25:42.657067 [ 286 ] {} <Debug> TCP-Session: c2deb3e7-80c7-4134-9be9-c13dcdef94a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62120 | ||
| 1150 | 2026.01.21 18:25:42.657090 [ 286 ] {} <Debug> TCP-Session: c2deb3e7-80c7-4134-9be9-c13dcdef94a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.01.21 18:25:42.657103 [ 286 ] {} <Debug> TCP-Session: c2deb3e7-80c7-4134-9be9-c13dcdef94a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.01.21 18:25:42.657324 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47361 | ||
| 1153 | 2026.01.21 18:25:42.657388 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41521 | ||
| 1154 | 2026.01.21 18:25:42.657389 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59883 | ||
| 1155 | 2026.01.21 18:25:42.657427 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45062 | ||
| 1156 | 2026.01.21 18:25:42.657434 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37862 | ||
| 1157 | 2026.01.21 18:25:42.657471 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1158 | 2026.01.21 18:25:42.657434 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1159 | 2026.01.21 18:25:42.657499 [ 290 ] {} <Debug> TCP-Session: 4aa00186-b454-465a-b4f3-749faa43888c Authenticating user 'default' from [fd00:1122:3344:101::e]:41521 | ||
| 1160 | 2026.01.21 18:25:42.657516 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1161 | 2026.01.21 18:25:42.657516 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1162 | 2026.01.21 18:25:42.657534 [ 290 ] {} <Debug> TCP-Session: 4aa00186-b454-465a-b4f3-749faa43888c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.01.21 18:25:42.657552 [ 289 ] {} <Debug> TCP-Session: 8989bf7e-9609-4544-a83e-625771fbbe7d Authenticating user 'default' from [fd00:1122:3344:101::e]:59883 | ||
| 1164 | 2026.01.21 18:25:42.657561 [ 293 ] {} <Debug> TCP-Session: 55f0d0f1-d3df-43e8-8323-df42b89b571e Authenticating user 'default' from [fd00:1122:3344:101::e]:45062 | ||
| 1165 | 2026.01.21 18:25:42.657567 [ 290 ] {} <Debug> TCP-Session: 4aa00186-b454-465a-b4f3-749faa43888c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.01.21 18:25:42.657585 [ 289 ] {} <Debug> TCP-Session: 8989bf7e-9609-4544-a83e-625771fbbe7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.01.21 18:25:42.657590 [ 293 ] {} <Debug> TCP-Session: 55f0d0f1-d3df-43e8-8323-df42b89b571e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.01.21 18:25:42.657610 [ 289 ] {} <Debug> TCP-Session: 8989bf7e-9609-4544-a83e-625771fbbe7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.01.21 18:25:42.657620 [ 293 ] {} <Debug> TCP-Session: 55f0d0f1-d3df-43e8-8323-df42b89b571e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.01.21 18:25:42.657529 [ 287 ] {} <Debug> TCP-Session: 0566410e-40dc-48b7-a2e1-4b0cdc9197ae Authenticating user 'default' from [fd00:1122:3344:101::e]:47361 | ||
| 1171 | 2026.01.21 18:25:42.657525 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1172 | 2026.01.21 18:25:42.657666 [ 287 ] {} <Debug> TCP-Session: 0566410e-40dc-48b7-a2e1-4b0cdc9197ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.01.21 18:25:42.657416 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45831 | ||
| 1174 | 2026.01.21 18:25:42.657690 [ 294 ] {} <Debug> TCP-Session: 2cd471d6-dad7-4b91-81fc-ac6591ff92cc Authenticating user 'default' from [fd00:1122:3344:101::e]:37862 | ||
| 1175 | 2026.01.21 18:25:42.657692 [ 287 ] {} <Debug> TCP-Session: 0566410e-40dc-48b7-a2e1-4b0cdc9197ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.01.21 18:25:42.657738 [ 294 ] {} <Debug> TCP-Session: 2cd471d6-dad7-4b91-81fc-ac6591ff92cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.01.21 18:25:42.657396 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53554 | ||
| 1178 | 2026.01.21 18:25:42.657789 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1179 | 2026.01.21 18:25:42.657763 [ 294 ] {} <Debug> TCP-Session: 2cd471d6-dad7-4b91-81fc-ac6591ff92cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.01.21 18:25:42.657822 [ 292 ] {} <Debug> TCP-Session: cd92f173-27e6-44dc-bb67-92bd37d66778 Authenticating user 'default' from [fd00:1122:3344:101::e]:45831 | ||
| 1181 | 2026.01.21 18:25:42.657403 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46260 | ||
| 1182 | 2026.01.21 18:25:42.657857 [ 292 ] {} <Debug> TCP-Session: cd92f173-27e6-44dc-bb67-92bd37d66778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.01.21 18:25:42.657863 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1184 | 2026.01.21 18:25:42.657886 [ 292 ] {} <Debug> TCP-Session: cd92f173-27e6-44dc-bb67-92bd37d66778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.01.21 18:25:42.657441 [ 286 ] {} <Trace> TCP-Session: c2deb3e7-80c7-4134-9be9-c13dcdef94a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2026.01.21 18:25:42.657909 [ 288 ] {} <Debug> TCP-Session: 325fda4d-b6be-41b7-bb34-c27dc248f3c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53554 | ||
| 1187 | 2026.01.21 18:25:42.657925 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1188 | 2026.01.21 18:25:42.657959 [ 288 ] {} <Debug> TCP-Session: 325fda4d-b6be-41b7-bb34-c27dc248f3c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.01.21 18:25:42.657973 [ 291 ] {} <Debug> TCP-Session: 0ec7a57d-9914-4e51-8ef8-2005fba99ce7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46260 | ||
| 1190 | 2026.01.21 18:25:42.657990 [ 288 ] {} <Debug> TCP-Session: 325fda4d-b6be-41b7-bb34-c27dc248f3c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.01.21 18:25:42.658009 [ 291 ] {} <Debug> TCP-Session: 0ec7a57d-9914-4e51-8ef8-2005fba99ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.01.21 18:25:42.658035 [ 291 ] {} <Debug> TCP-Session: 0ec7a57d-9914-4e51-8ef8-2005fba99ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.01.21 18:25:42.658079 [ 286 ] {ea6b2da7-8c8a-4549-bcdb-1d5e0c2d2fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62120) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1194 | 2026.01.21 18:25:42.658321 [ 286 ] {ea6b2da7-8c8a-4549-bcdb-1d5e0c2d2fbc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1195 | 2026.01.21 18:25:42.658377 [ 286 ] {ea6b2da7-8c8a-4549-bcdb-1d5e0c2d2fbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1196 | 2026.01.21 18:25:42.658674 [ 286 ] {ea6b2da7-8c8a-4549-bcdb-1d5e0c2d2fbc} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6) (SelectExecutor): Key condition: unknown | ||
| 1197 | 2026.01.21 18:25:42.659620 [ 338 ] {ea6b2da7-8c8a-4549-bcdb-1d5e0c2d2fbc} <Trace> AggregatingTransform: Aggregating | ||
| 1198 | 2026.01.21 18:25:42.659683 [ 338 ] {ea6b2da7-8c8a-4549-bcdb-1d5e0c2d2fbc} <Trace> Aggregator: Aggregation method: without_key | ||
| 1199 | 2026.01.21 18:25:42.659727 [ 338 ] {ea6b2da7-8c8a-4549-bcdb-1d5e0c2d2fbc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956956 sec. (1044.980 rows/sec., 40.82 KiB/sec.) | ||
| 1200 | 2026.01.21 18:25:42.659749 [ 338 ] {ea6b2da7-8c8a-4549-bcdb-1d5e0c2d2fbc} <Trace> Aggregator: Merging aggregated data | ||
| 1201 | 2026.01.21 18:25:42.660930 [ 286 ] {ea6b2da7-8c8a-4549-bcdb-1d5e0c2d2fbc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002905 sec., 344.2340791738382 rows/sec., 13.45 KiB/sec. | ||
| 1202 | 2026.01.21 18:25:42.661071 [ 286 ] {ea6b2da7-8c8a-4549-bcdb-1d5e0c2d2fbc} <Debug> TCPHandler: Processed in 0.003741753 sec. | ||
| 1203 | 2026.01.21 18:25:42.661199 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1204 | 2026.01.21 18:25:42.661227 [ 286 ] {} <Debug> TCP-Session: c2deb3e7-80c7-4134-9be9-c13dcdef94a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.01.21 18:25:42.661227 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1206 | 2026.01.21 18:25:42.661244 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1207 | 2026.01.21 18:25:42.661261 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1208 | 2026.01.21 18:25:42.661285 [ 289 ] {} <Debug> TCP-Session: 8989bf7e-9609-4544-a83e-625771fbbe7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.01.21 18:25:42.661300 [ 294 ] {} <Debug> TCP-Session: 2cd471d6-dad7-4b91-81fc-ac6591ff92cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.01.21 18:25:42.661315 [ 290 ] {} <Debug> TCP-Session: 4aa00186-b454-465a-b4f3-749faa43888c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.01.21 18:25:42.661319 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1212 | 2026.01.21 18:25:42.661335 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1213 | 2026.01.21 18:25:42.661347 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1214 | 2026.01.21 18:25:42.661387 [ 291 ] {} <Debug> TCP-Session: 0ec7a57d-9914-4e51-8ef8-2005fba99ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.01.21 18:25:42.661376 [ 287 ] {} <Debug> TCP-Session: 0566410e-40dc-48b7-a2e1-4b0cdc9197ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.01.21 18:25:42.661424 [ 293 ] {} <Debug> TCP-Session: 55f0d0f1-d3df-43e8-8323-df42b89b571e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.01.21 18:25:42.661280 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1218 | 2026.01.21 18:25:42.661297 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1219 | 2026.01.21 18:25:42.661498 [ 292 ] {} <Debug> TCP-Session: cd92f173-27e6-44dc-bb67-92bd37d66778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.01.21 18:25:42.661513 [ 288 ] {} <Debug> TCP-Session: 325fda4d-b6be-41b7-bb34-c27dc248f3c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.01.21 18:25:43.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.63 MiB, peak 171.72 MiB, free memory in arenas 0.00 B, will set to 163.98 MiB (RSS), difference: 2.35 MiB | ||
| 1222 | 2026.01.21 18:25:43.303564 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1223 | 2026.01.21 18:25:43.303623 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1224 | 2026.01.21 18:25:43.359263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 168 | ||
| 1225 | 2026.01.21 18:25:43.363977 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.01.21 18:25:43.364033 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1227 | 2026.01.21 18:25:43.365491 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1228 | 2026.01.21 18:25:43.366015 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.01.21 18:25:43.366298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 168 | ||
| 1230 | 2026.01.21 18:25:43.366667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 1894 | ||
| 1231 | 2026.01.21 18:25:43.367167 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1232 | 2026.01.21 18:25:43.367206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1233 | 2026.01.21 18:25:43.367881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1234 | 2026.01.21 18:25:43.368493 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1235 | 2026.01.21 18:25:43.368665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1894 | ||
| 1236 | 2026.01.21 18:25:43.457258 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1237 | 2026.01.21 18:25:43.473493 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.01.21 18:25:43.473556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1239 | 2026.01.21 18:25:43.480160 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1240 | 2026.01.21 18:25:43.481715 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.01.21 18:25:43.485311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1242 | 2026.01.21 18:25:44.001187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.51 MiB, peak 171.72 MiB, free memory in arenas 0.00 B, will set to 166.27 MiB (RSS), difference: 1.76 MiB | ||
| 1243 | 2026.01.21 18:25:45.669233 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.01.21 18:25:45.669512 [ 3 ] {3804fdce-09dd-4204-b16a-832acdf1e6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1245 | 2026.01.21 18:25:45.669614 [ 3 ] {3804fdce-09dd-4204-b16a-832acdf1e6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1246 | 2026.01.21 18:25:45.670485 [ 3 ] {3804fdce-09dd-4204-b16a-832acdf1e6c2} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.01.21 18:25:45.670527 [ 3 ] {3804fdce-09dd-4204-b16a-832acdf1e6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1248 | 2026.01.21 18:25:45.671055 [ 3 ] {3804fdce-09dd-4204-b16a-832acdf1e6c2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1249 | 2026.01.21 18:25:45.671552 [ 3 ] {3804fdce-09dd-4204-b16a-832acdf1e6c2} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.01.21 18:25:45.671700 [ 3 ] {3804fdce-09dd-4204-b16a-832acdf1e6c2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002264 sec., 24734.982332155476 rows/sec., 1.89 MiB/sec. | ||
| 1251 | 2026.01.21 18:25:45.671741 [ 3 ] {3804fdce-09dd-4204-b16a-832acdf1e6c2} <Debug> TCPHandler: Processed in 0.002684074 sec. | ||
| 1252 | 2026.01.21 18:25:45.671858 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.01.21 18:25:45.671954 [ 3 ] {0066fd4d-0a8e-429a-bb89-031ab3f54113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1254 | 2026.01.21 18:25:45.671994 [ 3 ] {0066fd4d-0a8e-429a-bb89-031ab3f54113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1255 | 2026.01.21 18:25:45.672419 [ 3 ] {0066fd4d-0a8e-429a-bb89-031ab3f54113} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.01.21 18:25:45.672456 [ 3 ] {0066fd4d-0a8e-429a-bb89-031ab3f54113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1257 | 2026.01.21 18:25:45.672867 [ 3 ] {0066fd4d-0a8e-429a-bb89-031ab3f54113} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1258 | 2026.01.21 18:25:45.673286 [ 3 ] {0066fd4d-0a8e-429a-bb89-031ab3f54113} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.01.21 18:25:45.673413 [ 3 ] {0066fd4d-0a8e-429a-bb89-031ab3f54113} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001478 sec., 43301.75913396482 rows/sec., 3.38 MiB/sec. | ||
| 1260 | 2026.01.21 18:25:45.673450 [ 3 ] {0066fd4d-0a8e-429a-bb89-031ab3f54113} <Debug> TCPHandler: Processed in 0.001641035 sec. | ||
| 1261 | 2026.01.21 18:25:45.673562 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.01.21 18:25:45.673656 [ 3 ] {ac44cb0d-1e7b-458d-804c-c33a624a16e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1263 | 2026.01.21 18:25:45.673699 [ 3 ] {ac44cb0d-1e7b-458d-804c-c33a624a16e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1264 | 2026.01.21 18:25:45.674112 [ 3 ] {ac44cb0d-1e7b-458d-804c-c33a624a16e7} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.01.21 18:25:45.674148 [ 3 ] {ac44cb0d-1e7b-458d-804c-c33a624a16e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1266 | 2026.01.21 18:25:45.674570 [ 3 ] {ac44cb0d-1e7b-458d-804c-c33a624a16e7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1267 | 2026.01.21 18:25:45.675011 [ 3 ] {ac44cb0d-1e7b-458d-804c-c33a624a16e7} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.01.21 18:25:45.675139 [ 3 ] {ac44cb0d-1e7b-458d-804c-c33a624a16e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. | ||
| 1269 | 2026.01.21 18:25:45.675176 [ 3 ] {ac44cb0d-1e7b-458d-804c-c33a624a16e7} <Debug> TCPHandler: Processed in 0.001663056 sec. | ||
| 1270 | 2026.01.21 18:25:45.675276 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.01.21 18:25:45.675369 [ 3 ] {90a05527-25a5-42f8-bc0c-5d193792a20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1272 | 2026.01.21 18:25:45.675410 [ 3 ] {90a05527-25a5-42f8-bc0c-5d193792a20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1273 | 2026.01.21 18:25:45.675740 [ 3 ] {90a05527-25a5-42f8-bc0c-5d193792a20a} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.01.21 18:25:45.675775 [ 3 ] {90a05527-25a5-42f8-bc0c-5d193792a20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1275 | 2026.01.21 18:25:45.676169 [ 3 ] {90a05527-25a5-42f8-bc0c-5d193792a20a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1276 | 2026.01.21 18:25:45.676583 [ 3 ] {90a05527-25a5-42f8-bc0c-5d193792a20a} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.01.21 18:25:45.676710 [ 3 ] {90a05527-25a5-42f8-bc0c-5d193792a20a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. | ||
| 1278 | 2026.01.21 18:25:45.676744 [ 3 ] {90a05527-25a5-42f8-bc0c-5d193792a20a} <Debug> TCPHandler: Processed in 0.001517272 sec. | ||
| 1279 | 2026.01.21 18:25:50.668820 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.01.21 18:25:50.669016 [ 3 ] {997c2bdd-fc2c-419f-9b69-bd725390a3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1281 | 2026.01.21 18:25:50.669082 [ 3 ] {997c2bdd-fc2c-419f-9b69-bd725390a3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1282 | 2026.01.21 18:25:50.669753 [ 3 ] {997c2bdd-fc2c-419f-9b69-bd725390a3f8} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.01.21 18:25:50.669799 [ 3 ] {997c2bdd-fc2c-419f-9b69-bd725390a3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1284 | 2026.01.21 18:25:50.670334 [ 3 ] {997c2bdd-fc2c-419f-9b69-bd725390a3f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1285 | 2026.01.21 18:25:50.670817 [ 3 ] {997c2bdd-fc2c-419f-9b69-bd725390a3f8} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.01.21 18:25:50.670978 [ 3 ] {997c2bdd-fc2c-419f-9b69-bd725390a3f8} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00201 sec., 37810.94527363184 rows/sec., 3.10 MiB/sec. | ||
| 1287 | 2026.01.21 18:25:50.671026 [ 3 ] {997c2bdd-fc2c-419f-9b69-bd725390a3f8} <Debug> TCPHandler: Processed in 0.002329854 sec. | ||
| 1288 | 2026.01.21 18:25:50.671152 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.01.21 18:25:50.671256 [ 3 ] {898164c3-d0c7-4e25-b79f-cf87897a5614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1290 | 2026.01.21 18:25:50.671300 [ 3 ] {898164c3-d0c7-4e25-b79f-cf87897a5614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1291 | 2026.01.21 18:25:50.671716 [ 3 ] {898164c3-d0c7-4e25-b79f-cf87897a5614} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.01.21 18:25:50.671751 [ 3 ] {898164c3-d0c7-4e25-b79f-cf87897a5614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1293 | 2026.01.21 18:25:50.672255 [ 3 ] {898164c3-d0c7-4e25-b79f-cf87897a5614} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1294 | 2026.01.21 18:25:50.672731 [ 3 ] {898164c3-d0c7-4e25-b79f-cf87897a5614} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.01.21 18:25:50.672864 [ 3 ] {898164c3-d0c7-4e25-b79f-cf87897a5614} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001632 sec., 6127.450980392157 rows/sec., 460.76 KiB/sec. | ||
| 1296 | 2026.01.21 18:25:50.672901 [ 3 ] {898164c3-d0c7-4e25-b79f-cf87897a5614} <Debug> TCPHandler: Processed in 0.001800869 sec. | ||
| 1297 | 2026.01.21 18:25:50.673008 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.01.21 18:25:50.673114 [ 3 ] {4f7756e7-42e5-4a46-a1ab-dedfb3fee847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1299 | 2026.01.21 18:25:50.673156 [ 3 ] {4f7756e7-42e5-4a46-a1ab-dedfb3fee847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1300 | 2026.01.21 18:25:50.673579 [ 3 ] {4f7756e7-42e5-4a46-a1ab-dedfb3fee847} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.01.21 18:25:50.673615 [ 3 ] {4f7756e7-42e5-4a46-a1ab-dedfb3fee847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1302 | 2026.01.21 18:25:50.674068 [ 3 ] {4f7756e7-42e5-4a46-a1ab-dedfb3fee847} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1303 | 2026.01.21 18:25:50.674529 [ 3 ] {4f7756e7-42e5-4a46-a1ab-dedfb3fee847} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.01.21 18:25:50.674656 [ 3 ] {4f7756e7-42e5-4a46-a1ab-dedfb3fee847} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001566 sec., 47254.15070242657 rows/sec., 3.69 MiB/sec. | ||
| 1305 | 2026.01.21 18:25:50.674692 [ 3 ] {4f7756e7-42e5-4a46-a1ab-dedfb3fee847} <Debug> TCPHandler: Processed in 0.001735278 sec. | ||
| 1306 | 2026.01.21 18:25:50.674806 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.01.21 18:25:50.674900 [ 3 ] {bacdfad9-b229-4fa7-9a18-05a6dfb5fcad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1308 | 2026.01.21 18:25:50.674944 [ 3 ] {bacdfad9-b229-4fa7-9a18-05a6dfb5fcad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1309 | 2026.01.21 18:25:50.675348 [ 3 ] {bacdfad9-b229-4fa7-9a18-05a6dfb5fcad} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.01.21 18:25:50.675383 [ 3 ] {bacdfad9-b229-4fa7-9a18-05a6dfb5fcad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1311 | 2026.01.21 18:25:50.675826 [ 3 ] {bacdfad9-b229-4fa7-9a18-05a6dfb5fcad} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1312 | 2026.01.21 18:25:50.676243 [ 3 ] {bacdfad9-b229-4fa7-9a18-05a6dfb5fcad} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.01.21 18:25:50.676371 [ 3 ] {bacdfad9-b229-4fa7-9a18-05a6dfb5fcad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001488 sec., 107526.88172043012 rows/sec., 7.49 MiB/sec. | ||
| 1314 | 2026.01.21 18:25:50.676406 [ 3 ] {bacdfad9-b229-4fa7-9a18-05a6dfb5fcad} <Debug> TCPHandler: Processed in 0.001650755 sec. | ||
| 1315 | 2026.01.21 18:25:50.676524 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.01.21 18:25:50.676618 [ 3 ] {b30eb430-cb95-4df9-a0c4-71905caf04cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1317 | 2026.01.21 18:25:50.676671 [ 3 ] {b30eb430-cb95-4df9-a0c4-71905caf04cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1318 | 2026.01.21 18:25:50.677455 [ 3 ] {b30eb430-cb95-4df9-a0c4-71905caf04cf} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.01.21 18:25:50.677490 [ 3 ] {b30eb430-cb95-4df9-a0c4-71905caf04cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1320 | 2026.01.21 18:25:50.678123 [ 3 ] {b30eb430-cb95-4df9-a0c4-71905caf04cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1321 | 2026.01.21 18:25:50.678667 [ 3 ] {b30eb430-cb95-4df9-a0c4-71905caf04cf} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.01.21 18:25:50.678807 [ 3 ] {b30eb430-cb95-4df9-a0c4-71905caf04cf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002207 sec., 4531.037607612143 rows/sec., 8.12 MiB/sec. | ||
| 1323 | 2026.01.21 18:25:50.678857 [ 3 ] {b30eb430-cb95-4df9-a0c4-71905caf04cf} <Debug> TCPHandler: Processed in 0.002381486 sec. | ||
| 1324 | 2026.01.21 18:25:50.678979 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.01.21 18:25:50.679075 [ 3 ] {dd667133-72fa-45f7-a5aa-f871f2b94d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1326 | 2026.01.21 18:25:50.679117 [ 3 ] {dd667133-72fa-45f7-a5aa-f871f2b94d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1327 | 2026.01.21 18:25:50.679611 [ 3 ] {dd667133-72fa-45f7-a5aa-f871f2b94d3d} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.01.21 18:25:50.679654 [ 3 ] {dd667133-72fa-45f7-a5aa-f871f2b94d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1329 | 2026.01.21 18:25:50.680068 [ 3 ] {dd667133-72fa-45f7-a5aa-f871f2b94d3d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1330 | 2026.01.21 18:25:50.680476 [ 3 ] {dd667133-72fa-45f7-a5aa-f871f2b94d3d} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.01.21 18:25:50.680603 [ 3 ] {dd667133-72fa-45f7-a5aa-f871f2b94d3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001547 sec., 38784.744667097606 rows/sec., 2.61 MiB/sec. | ||
| 1332 | 2026.01.21 18:25:50.680638 [ 3 ] {dd667133-72fa-45f7-a5aa-f871f2b94d3d} <Debug> TCPHandler: Processed in 0.001713316 sec. | ||
| 1333 | 2026.01.21 18:25:50.869646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2342 | ||
| 1334 | 2026.01.21 18:25:50.870138 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2026.01.21 18:25:50.870189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1336 | 2026.01.21 18:25:50.870876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1337 | 2026.01.21 18:25:50.871511 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2026.01.21 18:25:50.871690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2342 | ||
| 1339 | 2026.01.21 18:25:50.986283 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1340 | 2026.01.21 18:25:51.002659 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.01.21 18:25:51.002727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1342 | 2026.01.21 18:25:51.009211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1343 | 2026.01.21 18:25:51.010849 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.01.21 18:25:51.016196 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1345 | 2026.01.21 18:25:53.367450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 188 | ||
| 1346 | 2026.01.21 18:25:53.369323 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.01.21 18:25:53.369377 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.97 GiB. | ||
| 1348 | 2026.01.21 18:25:53.370698 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1349 | 2026.01.21 18:25:53.371257 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.01.21 18:25:53.371537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 188 | ||
| 1351 | 2026.01.21 18:25:55.661981 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.01.21 18:25:55.662225 [ 3 ] {c2883b0d-752b-409c-bbef-7eed4bb75e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1353 | 2026.01.21 18:25:55.662543 [ 3 ] {c2883b0d-752b-409c-bbef-7eed4bb75e58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1354 | 2026.01.21 18:25:55.666570 [ 3 ] {c2883b0d-752b-409c-bbef-7eed4bb75e58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1355 | 2026.01.21 18:25:55.666824 [ 3 ] {c2883b0d-752b-409c-bbef-7eed4bb75e58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1356 | 2026.01.21 18:25:55.666892 [ 3 ] {c2883b0d-752b-409c-bbef-7eed4bb75e58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1357 | 2026.01.21 18:25:55.667074 [ 3 ] {c2883b0d-752b-409c-bbef-7eed4bb75e58} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1358 | 2026.01.21 18:25:55.669015 [ 3 ] {c2883b0d-752b-409c-bbef-7eed4bb75e58} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1359 | 2026.01.21 18:25:55.670930 [ 3 ] {c2883b0d-752b-409c-bbef-7eed4bb75e58} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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.01.21 18:25:55.670957 [ 3 ] {c2883b0d-752b-409c-bbef-7eed4bb75e58} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1361 | 2026.01.21 18:25:55.674910 [ 3 ] {c2883b0d-752b-409c-bbef-7eed4bb75e58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1362 | 2026.01.21 18:25:55.674943 [ 3 ] {c2883b0d-752b-409c-bbef-7eed4bb75e58} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1363 | 2026.01.21 18:25:55.702623 [ 3 ] {c2883b0d-752b-409c-bbef-7eed4bb75e58} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.04049 sec., 642.1338602123982 rows/sec., 27.78 KiB/sec. | ||
| 1364 | 2026.01.21 18:25:55.702730 [ 3 ] {c2883b0d-752b-409c-bbef-7eed4bb75e58} <Debug> TCPHandler: Processed in 0.040870129 sec. | ||
| 1365 | 2026.01.21 18:25:55.703013 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.01.21 18:25:55.703168 [ 3 ] {42217de0-7c50-4b67-bbd8-87e4a0558aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1367 | 2026.01.21 18:25:55.703407 [ 3 ] {42217de0-7c50-4b67-bbd8-87e4a0558aaf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1368 | 2026.01.21 18:25:55.703443 [ 3 ] {42217de0-7c50-4b67-bbd8-87e4a0558aaf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1369 | 2026.01.21 18:25:55.703646 [ 3 ] {42217de0-7c50-4b67-bbd8-87e4a0558aaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1370 | 2026.01.21 18:25:55.703703 [ 3 ] {42217de0-7c50-4b67-bbd8-87e4a0558aaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1371 | 2026.01.21 18:25:55.703819 [ 3 ] {42217de0-7c50-4b67-bbd8-87e4a0558aaf} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1372 | 2026.01.21 18:25:55.703850 [ 3 ] {42217de0-7c50-4b67-bbd8-87e4a0558aaf} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1373 | 2026.01.21 18:25:55.703869 [ 3 ] {42217de0-7c50-4b67-bbd8-87e4a0558aaf} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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.01.21 18:25:55.703883 [ 3 ] {42217de0-7c50-4b67-bbd8-87e4a0558aaf} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1375 | 2026.01.21 18:25:55.703918 [ 3 ] {42217de0-7c50-4b67-bbd8-87e4a0558aaf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1376 | 2026.01.21 18:25:55.703937 [ 3 ] {42217de0-7c50-4b67-bbd8-87e4a0558aaf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1377 | 2026.01.21 18:25:55.704506 [ 3 ] {42217de0-7c50-4b67-bbd8-87e4a0558aaf} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001407 sec., 18479.03340440654 rows/sec., 799.57 KiB/sec. | ||
| 1378 | 2026.01.21 18:25:55.704568 [ 3 ] {42217de0-7c50-4b67-bbd8-87e4a0558aaf} <Debug> TCPHandler: Processed in 0.001626605 sec. | ||
| 1379 | 2026.01.21 18:25:55.704785 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.01.21 18:25:55.704921 [ 3 ] {e825cad6-7bed-470f-bf4e-80513ec247c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1381 | 2026.01.21 18:25:55.705127 [ 3 ] {e825cad6-7bed-470f-bf4e-80513ec247c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1382 | 2026.01.21 18:25:55.705161 [ 3 ] {e825cad6-7bed-470f-bf4e-80513ec247c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1383 | 2026.01.21 18:25:55.705346 [ 3 ] {e825cad6-7bed-470f-bf4e-80513ec247c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1384 | 2026.01.21 18:25:55.705400 [ 3 ] {e825cad6-7bed-470f-bf4e-80513ec247c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1385 | 2026.01.21 18:25:55.705501 [ 3 ] {e825cad6-7bed-470f-bf4e-80513ec247c7} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1386 | 2026.01.21 18:25:55.705530 [ 3 ] {e825cad6-7bed-470f-bf4e-80513ec247c7} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1387 | 2026.01.21 18:25:55.705548 [ 3 ] {e825cad6-7bed-470f-bf4e-80513ec247c7} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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.01.21 18:25:55.705656 [ 3 ] {e825cad6-7bed-470f-bf4e-80513ec247c7} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1389 | 2026.01.21 18:25:55.705691 [ 3 ] {e825cad6-7bed-470f-bf4e-80513ec247c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1390 | 2026.01.21 18:25:55.705710 [ 3 ] {e825cad6-7bed-470f-bf4e-80513ec247c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1391 | 2026.01.21 18:25:55.706184 [ 3 ] {e825cad6-7bed-470f-bf4e-80513ec247c7} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001319 sec., 19711.90295678544 rows/sec., 852.92 KiB/sec. | ||
| 1392 | 2026.01.21 18:25:55.706241 [ 3 ] {e825cad6-7bed-470f-bf4e-80513ec247c7} <Debug> TCPHandler: Processed in 0.001506902 sec. | ||
| 1393 | 2026.01.21 18:25:55.713360 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.01.21 18:25:55.713472 [ 3 ] {40f8ee9f-ae64-4214-aa40-4f5538129850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1395 | 2026.01.21 18:25:55.713515 [ 3 ] {40f8ee9f-ae64-4214-aa40-4f5538129850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1396 | 2026.01.21 18:25:55.714099 [ 3 ] {40f8ee9f-ae64-4214-aa40-4f5538129850} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.01.21 18:25:55.714146 [ 3 ] {40f8ee9f-ae64-4214-aa40-4f5538129850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1398 | 2026.01.21 18:25:55.714727 [ 3 ] {40f8ee9f-ae64-4214-aa40-4f5538129850} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1399 | 2026.01.21 18:25:55.715083 [ 3 ] {40f8ee9f-ae64-4214-aa40-4f5538129850} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.01.21 18:25:55.715231 [ 3 ] {40f8ee9f-ae64-4214-aa40-4f5538129850} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.00179 sec., 1675.977653631285 rows/sec., 152.76 KiB/sec. | ||
| 1401 | 2026.01.21 18:25:55.715270 [ 3 ] {40f8ee9f-ae64-4214-aa40-4f5538129850} <Debug> TCPHandler: Processed in 0.001961514 sec. | ||
| 1402 | 2026.01.21 18:25:55.715386 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.01.21 18:25:55.715484 [ 3 ] {cb1fb467-0e6b-47fb-b49d-28e171cbf46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1404 | 2026.01.21 18:25:55.715524 [ 3 ] {cb1fb467-0e6b-47fb-b49d-28e171cbf46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1405 | 2026.01.21 18:25:55.715933 [ 3 ] {cb1fb467-0e6b-47fb-b49d-28e171cbf46e} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2026.01.21 18:25:55.715970 [ 3 ] {cb1fb467-0e6b-47fb-b49d-28e171cbf46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1407 | 2026.01.21 18:25:55.716356 [ 3 ] {cb1fb467-0e6b-47fb-b49d-28e171cbf46e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1408 | 2026.01.21 18:25:55.716764 [ 3 ] {cb1fb467-0e6b-47fb-b49d-28e171cbf46e} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.01.21 18:25:55.716895 [ 3 ] {cb1fb467-0e6b-47fb-b49d-28e171cbf46e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001433 sec., 1395.6734124214934 rows/sec., 113.81 KiB/sec. | ||
| 1410 | 2026.01.21 18:25:55.716936 [ 3 ] {cb1fb467-0e6b-47fb-b49d-28e171cbf46e} <Debug> TCPHandler: Processed in 0.001599984 sec. | ||
| 1411 | 2026.01.21 18:25:55.717049 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.01.21 18:25:55.717143 [ 3 ] {5318d1d9-4263-4eb6-b374-cb9eac0fc907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1413 | 2026.01.21 18:25:55.717183 [ 3 ] {5318d1d9-4263-4eb6-b374-cb9eac0fc907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1414 | 2026.01.21 18:25:55.717703 [ 3 ] {5318d1d9-4263-4eb6-b374-cb9eac0fc907} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.01.21 18:25:55.717747 [ 3 ] {5318d1d9-4263-4eb6-b374-cb9eac0fc907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1416 | 2026.01.21 18:25:55.718224 [ 3 ] {5318d1d9-4263-4eb6-b374-cb9eac0fc907} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1417 | 2026.01.21 18:25:55.718673 [ 3 ] {5318d1d9-4263-4eb6-b374-cb9eac0fc907} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.01.21 18:25:55.718808 [ 3 ] {5318d1d9-4263-4eb6-b374-cb9eac0fc907} <Debug> executeQuery: Read 81 rows, 6.71 KiB in 0.001683 sec., 48128.342245989305 rows/sec., 3.90 MiB/sec. | ||
| 1419 | 2026.01.21 18:25:55.718845 [ 3 ] {5318d1d9-4263-4eb6-b374-cb9eac0fc907} <Debug> TCPHandler: Processed in 0.00184392 sec. | ||
| 1420 | 2026.01.21 18:25:55.718963 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.01.21 18:25:55.719059 [ 3 ] {d689d86b-81eb-43ed-8e58-59ccc1626fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1422 | 2026.01.21 18:25:55.719100 [ 3 ] {d689d86b-81eb-43ed-8e58-59ccc1626fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1423 | 2026.01.21 18:25:55.719493 [ 3 ] {d689d86b-81eb-43ed-8e58-59ccc1626fb0} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.01.21 18:25:55.719531 [ 3 ] {d689d86b-81eb-43ed-8e58-59ccc1626fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1425 | 2026.01.21 18:25:55.719984 [ 3 ] {d689d86b-81eb-43ed-8e58-59ccc1626fb0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1426 | 2026.01.21 18:25:55.720400 [ 3 ] {d689d86b-81eb-43ed-8e58-59ccc1626fb0} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.01.21 18:25:55.720527 [ 3 ] {d689d86b-81eb-43ed-8e58-59ccc1626fb0} <Debug> executeQuery: Read 14 rows, 1.04 KiB in 0.001487 sec., 9414.92938802959 rows/sec., 700.73 KiB/sec. | ||
| 1428 | 2026.01.21 18:25:55.720563 [ 3 ] {d689d86b-81eb-43ed-8e58-59ccc1626fb0} <Debug> TCPHandler: Processed in 0.001649925 sec. | ||
| 1429 | 2026.01.21 18:25:55.720674 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.01.21 18:25:55.720767 [ 3 ] {e77ca2c6-ef5e-4c01-9e43-ceb8d9b031cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1431 | 2026.01.21 18:25:55.720807 [ 3 ] {e77ca2c6-ef5e-4c01-9e43-ceb8d9b031cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1432 | 2026.01.21 18:25:55.721214 [ 3 ] {e77ca2c6-ef5e-4c01-9e43-ceb8d9b031cd} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.01.21 18:25:55.721251 [ 3 ] {e77ca2c6-ef5e-4c01-9e43-ceb8d9b031cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1434 | 2026.01.21 18:25:55.721649 [ 3 ] {e77ca2c6-ef5e-4c01-9e43-ceb8d9b031cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1435 | 2026.01.21 18:25:55.722072 [ 3 ] {e77ca2c6-ef5e-4c01-9e43-ceb8d9b031cd} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.01.21 18:25:55.722198 [ 3 ] {e77ca2c6-ef5e-4c01-9e43-ceb8d9b031cd} <Debug> executeQuery: Read 93 rows, 7.45 KiB in 0.00145 sec., 64137.93103448276 rows/sec., 5.01 MiB/sec. | ||
| 1437 | 2026.01.21 18:25:55.722235 [ 3 ] {e77ca2c6-ef5e-4c01-9e43-ceb8d9b031cd} <Debug> TCPHandler: Processed in 0.001610684 sec. | ||
| 1438 | 2026.01.21 18:25:55.722346 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2026.01.21 18:25:55.722440 [ 3 ] {50bc4082-9ff8-4aa0-a57f-68a70f7e2057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1440 | 2026.01.21 18:25:55.722482 [ 3 ] {50bc4082-9ff8-4aa0-a57f-68a70f7e2057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1441 | 2026.01.21 18:25:55.722878 [ 3 ] {50bc4082-9ff8-4aa0-a57f-68a70f7e2057} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2026.01.21 18:25:55.722914 [ 3 ] {50bc4082-9ff8-4aa0-a57f-68a70f7e2057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1443 | 2026.01.21 18:25:55.723336 [ 3 ] {50bc4082-9ff8-4aa0-a57f-68a70f7e2057} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1444 | 2026.01.21 18:25:55.723782 [ 3 ] {50bc4082-9ff8-4aa0-a57f-68a70f7e2057} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2026.01.21 18:25:55.723913 [ 3 ] {50bc4082-9ff8-4aa0-a57f-68a70f7e2057} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001491 sec., 107981.22065727701 rows/sec., 7.52 MiB/sec. | ||
| 1446 | 2026.01.21 18:25:55.723950 [ 3 ] {50bc4082-9ff8-4aa0-a57f-68a70f7e2057} <Debug> TCPHandler: Processed in 0.001652745 sec. | ||
| 1447 | 2026.01.21 18:25:55.724049 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2026.01.21 18:25:55.724141 [ 3 ] {704e1221-e4f2-4e1c-9306-cf092e9dd22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1449 | 2026.01.21 18:25:55.724193 [ 3 ] {704e1221-e4f2-4e1c-9306-cf092e9dd22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1450 | 2026.01.21 18:25:55.724893 [ 3 ] {704e1221-e4f2-4e1c-9306-cf092e9dd22f} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2026.01.21 18:25:55.724930 [ 3 ] {704e1221-e4f2-4e1c-9306-cf092e9dd22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1452 | 2026.01.21 18:25:55.725528 [ 3 ] {704e1221-e4f2-4e1c-9306-cf092e9dd22f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1453 | 2026.01.21 18:25:55.725937 [ 3 ] {704e1221-e4f2-4e1c-9306-cf092e9dd22f} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2026.01.21 18:25:55.726075 [ 3 ] {704e1221-e4f2-4e1c-9306-cf092e9dd22f} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.001952 sec., 6147.540983606557 rows/sec., 11.02 MiB/sec. | ||
| 1455 | 2026.01.21 18:25:55.726126 [ 3 ] {704e1221-e4f2-4e1c-9306-cf092e9dd22f} <Debug> TCPHandler: Processed in 0.002124708 sec. | ||
| 1456 | 2026.01.21 18:25:55.726238 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.01.21 18:25:55.726332 [ 3 ] {08f49714-f194-40a1-9b58-470c4cfea771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1458 | 2026.01.21 18:25:55.726373 [ 3 ] {08f49714-f194-40a1-9b58-470c4cfea771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1459 | 2026.01.21 18:25:55.726684 [ 3 ] {08f49714-f194-40a1-9b58-470c4cfea771} <Trace> oximeter.measurements_i64 (82f340ec-d04c-4729-9283-9256c2e8d8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2026.01.21 18:25:55.726720 [ 3 ] {08f49714-f194-40a1-9b58-470c4cfea771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1461 | 2026.01.21 18:25:55.727266 [ 3 ] {08f49714-f194-40a1-9b58-470c4cfea771} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1462 | 2026.01.21 18:25:55.727769 [ 3 ] {08f49714-f194-40a1-9b58-470c4cfea771} <Trace> oximeter.measurements_i64 (82f340ec-d04c-4729-9283-9256c2e8d8aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2026.01.21 18:25:55.727900 [ 3 ] {08f49714-f194-40a1-9b58-470c4cfea771} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001587 sec., 9451.795841209829 rows/sec., 667.66 KiB/sec. | ||
| 1464 | 2026.01.21 18:25:55.727936 [ 3 ] {08f49714-f194-40a1-9b58-470c4cfea771} <Debug> TCPHandler: Processed in 0.001746888 sec. | ||
| 1465 | 2026.01.21 18:25:55.728112 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2026.01.21 18:25:55.728210 [ 3 ] {2a549e97-c7d3-4fce-869e-a993bb3acddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1467 | 2026.01.21 18:25:55.728252 [ 3 ] {2a549e97-c7d3-4fce-869e-a993bb3acddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1468 | 2026.01.21 18:25:55.728591 [ 3 ] {2a549e97-c7d3-4fce-869e-a993bb3acddc} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.01.21 18:25:55.728627 [ 3 ] {2a549e97-c7d3-4fce-869e-a993bb3acddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1470 | 2026.01.21 18:25:55.729032 [ 3 ] {2a549e97-c7d3-4fce-869e-a993bb3acddc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1471 | 2026.01.21 18:25:55.729493 [ 3 ] {2a549e97-c7d3-4fce-869e-a993bb3acddc} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.01.21 18:25:55.729625 [ 3 ] {2a549e97-c7d3-4fce-869e-a993bb3acddc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. | ||
| 1473 | 2026.01.21 18:25:55.729659 [ 3 ] {2a549e97-c7d3-4fce-869e-a993bb3acddc} <Debug> TCPHandler: Processed in 0.001596583 sec. | ||
| 1474 | 2026.01.21 18:25:58.303673 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1475 | 2026.01.21 18:25:58.303720 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1476 | 2026.01.21 18:25:58.372718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2854 | ||
| 1477 | 2026.01.21 18:25:58.373222 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.01.21 18:25:58.373270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1479 | 2026.01.21 18:25:58.373937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1480 | 2026.01.21 18:25:58.374450 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2026.01.21 18:25:58.374577 [ 78 ] {} <Debug> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1482 | 2026.01.21 18:25:58.374596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2854 | ||
| 1483 | 2026.01.21 18:25:58.374656 [ 78 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.01.21 18:25:58.374685 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1485 | 2026.01.21 18:25:58.376768 [ 203 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::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 | ||
| 1486 | 2026.01.21 18:25:58.378815 [ 203 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1487 | 2026.01.21 18:25:58.378893 [ 203 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1488 | 2026.01.21 18:25:58.379016 [ 203 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1489 | 2026.01.21 18:25:58.379075 [ 203 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1490 | 2026.01.21 18:25:58.379150 [ 203 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 491 rows starting from the beginning of the part | ||
| 1491 | 2026.01.21 18:25:58.379212 [ 203 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1492 | 2026.01.21 18:25:58.379273 [ 203 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1493 | 2026.01.21 18:25:58.413175 [ 200 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2854 rows, containing 4 columns (4 merged, 0 gathered) in 0.038365821 sec., 74389.12880295198 rows/sec., 1.06 MiB/sec. | ||
| 1494 | 2026.01.21 18:25:58.414090 [ 191 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1495 | 2026.01.21 18:25:58.414585 [ 191 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_6_1} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.01.21 18:25:58.414660 [ 191 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_6_1} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1497 | 2026.01.21 18:25:58.414751 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1498 | 2026.01.21 18:25:58.517214 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1499 | 2026.01.21 18:25:58.533835 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2026.01.21 18:25:58.533882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1501 | 2026.01.21 18:25:58.540314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1502 | 2026.01.21 18:25:58.541419 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2026.01.21 18:25:58.541688 [ 78 ] {} <Debug> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1504 | 2026.01.21 18:25:58.541727 [ 78 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2026.01.21 18:25:58.541749 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1506 | 2026.01.21 18:25:58.541840 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 1507 | 2026.01.21 18:25:58.544741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1508 | 2026.01.21 18:25:58.546081 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1509 | 2026.01.21 18:25:58.547426 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 1510 | 2026.01.21 18:25:58.551829 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 1511 | 2026.01.21 18:25:58.555996 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 1512 | 2026.01.21 18:25:58.560016 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 1513 | 2026.01.21 18:25:58.569730 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 1514 | 2026.01.21 18:25:58.574012 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 1515 | 2026.01.21 18:25:58.632543 [ 200 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090739716 sec., 506.94450046548525 rows/sec., 2.62 MiB/sec. | ||
| 1516 | 2026.01.21 18:25:58.635374 [ 200 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1517 | 2026.01.21 18:25:58.637963 [ 200 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_6_1} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2026.01.21 18:25:58.638069 [ 200 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_6_1} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1519 | 2026.01.21 18:25:58.640065 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1520 | 2026.01.21 18:25:59.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.73 MiB, peak 179.27 MiB, free memory in arenas 0.00 B, will set to 180.73 MiB (RSS), difference: 11.00 MiB | ||
| 1521 | 2026.01.21 18:26:00.668225 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2026.01.21 18:26:00.668500 [ 3 ] {a1515845-b894-49ef-ad10-68938be8bf03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1523 | 2026.01.21 18:26:00.668591 [ 3 ] {a1515845-b894-49ef-ad10-68938be8bf03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1524 | 2026.01.21 18:26:00.669279 [ 3 ] {a1515845-b894-49ef-ad10-68938be8bf03} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.01.21 18:26:00.669323 [ 3 ] {a1515845-b894-49ef-ad10-68938be8bf03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1526 | 2026.01.21 18:26:00.669815 [ 3 ] {a1515845-b894-49ef-ad10-68938be8bf03} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1527 | 2026.01.21 18:26:00.670274 [ 3 ] {a1515845-b894-49ef-ad10-68938be8bf03} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.01.21 18:26:00.670450 [ 3 ] {a1515845-b894-49ef-ad10-68938be8bf03} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.002008 sec., 37848.605577689246 rows/sec., 3.11 MiB/sec. | ||
| 1529 | 2026.01.21 18:26:00.670498 [ 3 ] {a1515845-b894-49ef-ad10-68938be8bf03} <Debug> TCPHandler: Processed in 0.002433047 sec. | ||
| 1530 | 2026.01.21 18:26:00.670627 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.01.21 18:26:00.670727 [ 3 ] {98464cfb-eea3-4daa-aef4-4e8604b2507f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1532 | 2026.01.21 18:26:00.670769 [ 3 ] {98464cfb-eea3-4daa-aef4-4e8604b2507f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1533 | 2026.01.21 18:26:00.671181 [ 3 ] {98464cfb-eea3-4daa-aef4-4e8604b2507f} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.01.21 18:26:00.671215 [ 3 ] {98464cfb-eea3-4daa-aef4-4e8604b2507f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1535 | 2026.01.21 18:26:00.671624 [ 3 ] {98464cfb-eea3-4daa-aef4-4e8604b2507f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1536 | 2026.01.21 18:26:00.672035 [ 3 ] {98464cfb-eea3-4daa-aef4-4e8604b2507f} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.01.21 18:26:00.672164 [ 3 ] {98464cfb-eea3-4daa-aef4-4e8604b2507f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001461 sec., 6844.626967830253 rows/sec., 514.68 KiB/sec. | ||
| 1538 | 2026.01.21 18:26:00.672200 [ 3 ] {98464cfb-eea3-4daa-aef4-4e8604b2507f} <Debug> TCPHandler: Processed in 0.001621695 sec. | ||
| 1539 | 2026.01.21 18:26:00.672309 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.01.21 18:26:00.672402 [ 3 ] {bad17c1c-fe89-4cb1-9242-3962c4d985c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1541 | 2026.01.21 18:26:00.672441 [ 3 ] {bad17c1c-fe89-4cb1-9242-3962c4d985c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1542 | 2026.01.21 18:26:00.672847 [ 3 ] {bad17c1c-fe89-4cb1-9242-3962c4d985c9} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.01.21 18:26:00.672881 [ 3 ] {bad17c1c-fe89-4cb1-9242-3962c4d985c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1544 | 2026.01.21 18:26:00.673347 [ 3 ] {bad17c1c-fe89-4cb1-9242-3962c4d985c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1545 | 2026.01.21 18:26:00.673874 [ 3 ] {bad17c1c-fe89-4cb1-9242-3962c4d985c9} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.01.21 18:26:00.674022 [ 3 ] {bad17c1c-fe89-4cb1-9242-3962c4d985c9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001638 sec., 45177.04517704518 rows/sec., 3.53 MiB/sec. | ||
| 1547 | 2026.01.21 18:26:00.674060 [ 3 ] {bad17c1c-fe89-4cb1-9242-3962c4d985c9} <Debug> TCPHandler: Processed in 0.001798549 sec. | ||
| 1548 | 2026.01.21 18:26:00.674183 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.01.21 18:26:00.674275 [ 3 ] {39ea3aec-7d1b-444e-b77c-9e7b6f7447d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1550 | 2026.01.21 18:26:00.674318 [ 3 ] {39ea3aec-7d1b-444e-b77c-9e7b6f7447d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1551 | 2026.01.21 18:26:00.674782 [ 3 ] {39ea3aec-7d1b-444e-b77c-9e7b6f7447d2} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.01.21 18:26:00.674818 [ 3 ] {39ea3aec-7d1b-444e-b77c-9e7b6f7447d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1553 | 2026.01.21 18:26:00.675353 [ 3 ] {39ea3aec-7d1b-444e-b77c-9e7b6f7447d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1554 | 2026.01.21 18:26:00.675778 [ 3 ] {39ea3aec-7d1b-444e-b77c-9e7b6f7447d2} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.01.21 18:26:00.675937 [ 3 ] {39ea3aec-7d1b-444e-b77c-9e7b6f7447d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00168 sec., 95238.09523809524 rows/sec., 6.63 MiB/sec. | ||
| 1556 | 2026.01.21 18:26:00.675976 [ 3 ] {39ea3aec-7d1b-444e-b77c-9e7b6f7447d2} <Debug> TCPHandler: Processed in 0.00184051 sec. | ||
| 1557 | 2026.01.21 18:26:00.676096 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.01.21 18:26:00.676193 [ 3 ] {552f3534-43cd-45f4-86e2-f6e038d4334b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1559 | 2026.01.21 18:26:00.676248 [ 3 ] {552f3534-43cd-45f4-86e2-f6e038d4334b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1560 | 2026.01.21 18:26:00.676987 [ 3 ] {552f3534-43cd-45f4-86e2-f6e038d4334b} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.01.21 18:26:00.677022 [ 3 ] {552f3534-43cd-45f4-86e2-f6e038d4334b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1562 | 2026.01.21 18:26:00.677659 [ 3 ] {552f3534-43cd-45f4-86e2-f6e038d4334b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1563 | 2026.01.21 18:26:00.678093 [ 3 ] {552f3534-43cd-45f4-86e2-f6e038d4334b} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.01.21 18:26:00.678245 [ 3 ] {552f3534-43cd-45f4-86e2-f6e038d4334b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00207 sec., 4830.917874396136 rows/sec., 8.66 MiB/sec. | ||
| 1565 | 2026.01.21 18:26:00.678301 [ 3 ] {552f3534-43cd-45f4-86e2-f6e038d4334b} <Debug> TCPHandler: Processed in 0.002255472 sec. | ||
| 1566 | 2026.01.21 18:26:00.678411 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.01.21 18:26:00.678506 [ 3 ] {e9a91a97-b09f-4d55-b4e2-9f6f14c443e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1568 | 2026.01.21 18:26:00.678546 [ 3 ] {e9a91a97-b09f-4d55-b4e2-9f6f14c443e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1569 | 2026.01.21 18:26:00.678885 [ 3 ] {e9a91a97-b09f-4d55-b4e2-9f6f14c443e7} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.01.21 18:26:00.678918 [ 3 ] {e9a91a97-b09f-4d55-b4e2-9f6f14c443e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1571 | 2026.01.21 18:26:00.679349 [ 3 ] {e9a91a97-b09f-4d55-b4e2-9f6f14c443e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1572 | 2026.01.21 18:26:00.679753 [ 3 ] {e9a91a97-b09f-4d55-b4e2-9f6f14c443e7} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.01.21 18:26:00.679901 [ 3 ] {e9a91a97-b09f-4d55-b4e2-9f6f14c443e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. | ||
| 1574 | 2026.01.21 18:26:00.679938 [ 3 ] {e9a91a97-b09f-4d55-b4e2-9f6f14c443e7} <Debug> TCPHandler: Processed in 0.001574383 sec. | ||
| 1575 | 2026.01.21 18:26:03.371638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 224 | ||
| 1576 | 2026.01.21 18:26:03.374349 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.01.21 18:26:03.374408 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1578 | 2026.01.21 18:26:03.375570 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1579 | 2026.01.21 18:26:03.375835 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.01.21 18:26:03.376104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
| 1581 | 2026.01.21 18:26:05.669565 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2026.01.21 18:26:05.669909 [ 3 ] {66d5ea6a-2047-4dd5-bb76-b363114a0d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1583 | 2026.01.21 18:26:05.670018 [ 3 ] {66d5ea6a-2047-4dd5-bb76-b363114a0d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1584 | 2026.01.21 18:26:05.670666 [ 3 ] {66d5ea6a-2047-4dd5-bb76-b363114a0d35} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.01.21 18:26:05.670713 [ 3 ] {66d5ea6a-2047-4dd5-bb76-b363114a0d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1586 | 2026.01.21 18:26:05.671107 [ 3 ] {66d5ea6a-2047-4dd5-bb76-b363114a0d35} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1587 | 2026.01.21 18:26:05.671339 [ 3 ] {66d5ea6a-2047-4dd5-bb76-b363114a0d35} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.01.21 18:26:05.671465 [ 70 ] {} <Debug> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1589 | 2026.01.21 18:26:05.671490 [ 3 ] {66d5ea6a-2047-4dd5-bb76-b363114a0d35} <Debug> executeQuery: Read 106 rows, 9.06 KiB in 0.001655 sec., 64048.33836858006 rows/sec., 5.35 MiB/sec. | ||
| 1590 | 2026.01.21 18:26:05.671530 [ 70 ] {} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.01.21 18:26:05.671542 [ 3 ] {66d5ea6a-2047-4dd5-bb76-b363114a0d35} <Debug> TCPHandler: Processed in 0.00216669 sec. | ||
| 1592 | 2026.01.21 18:26:05.671557 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1593 | 2026.01.21 18:26:05.671673 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.01.21 18:26:05.671679 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1595 | 2026.01.21 18:26:05.671774 [ 3 ] {2ea66669-f179-4e9d-9b94-d766b788980c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1596 | 2026.01.21 18:26:05.671784 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1597 | 2026.01.21 18:26:05.671817 [ 3 ] {2ea66669-f179-4e9d-9b94-d766b788980c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1598 | 2026.01.21 18:26:05.671824 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1599 | 2026.01.21 18:26:05.671913 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1600 | 2026.01.21 18:26:05.671964 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::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 | ||
| 1601 | 2026.01.21 18:26:05.672007 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 81 rows starting from the beginning of the part | ||
| 1602 | 2026.01.21 18:26:05.672048 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1603 | 2026.01.21 18:26:05.672095 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 106 rows starting from the beginning of the part | ||
| 1604 | 2026.01.21 18:26:05.672224 [ 3 ] {2ea66669-f179-4e9d-9b94-d766b788980c} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2026.01.21 18:26:05.672261 [ 3 ] {2ea66669-f179-4e9d-9b94-d766b788980c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1606 | 2026.01.21 18:26:05.672641 [ 3 ] {2ea66669-f179-4e9d-9b94-d766b788980c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1607 | 2026.01.21 18:26:05.672870 [ 3 ] {2ea66669-f179-4e9d-9b94-d766b788980c} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2026.01.21 18:26:05.673005 [ 3 ] {2ea66669-f179-4e9d-9b94-d766b788980c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001251 sec., 19984.012789768185 rows/sec., 1.47 MiB/sec. | ||
| 1609 | 2026.01.21 18:26:05.673043 [ 3 ] {2ea66669-f179-4e9d-9b94-d766b788980c} <Debug> TCPHandler: Processed in 0.001420919 sec. | ||
| 1610 | 2026.01.21 18:26:05.673094 [ 186 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146294 sec., 407398.799677362 rows/sec., 35.68 MiB/sec. | ||
| 1611 | 2026.01.21 18:26:05.673143 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2026.01.21 18:26:05.673242 [ 3 ] {499e6515-6739-44cb-a63a-4602c34cc3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1613 | 2026.01.21 18:26:05.673284 [ 3 ] {499e6515-6739-44cb-a63a-4602c34cc3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1614 | 2026.01.21 18:26:05.673350 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1615 | 2026.01.21 18:26:05.673704 [ 3 ] {499e6515-6739-44cb-a63a-4602c34cc3ff} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1616 | 2026.01.21 18:26:05.673730 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_6_1} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.01.21 18:26:05.673747 [ 3 ] {499e6515-6739-44cb-a63a-4602c34cc3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1618 | 2026.01.21 18:26:05.673835 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_6_1} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1619 | 2026.01.21 18:26:05.673945 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1620 | 2026.01.21 18:26:05.674077 [ 3 ] {499e6515-6739-44cb-a63a-4602c34cc3ff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1621 | 2026.01.21 18:26:05.674305 [ 3 ] {499e6515-6739-44cb-a63a-4602c34cc3ff} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.01.21 18:26:05.674402 [ 70 ] {} <Debug> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1623 | 2026.01.21 18:26:05.674430 [ 3 ] {499e6515-6739-44cb-a63a-4602c34cc3ff} <Debug> executeQuery: Read 95 rows, 7.63 KiB in 0.001206 sec., 78772.80265339966 rows/sec., 6.18 MiB/sec. | ||
| 1624 | 2026.01.21 18:26:05.674431 [ 70 ] {} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2026.01.21 18:26:05.674467 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1626 | 2026.01.21 18:26:05.674473 [ 3 ] {499e6515-6739-44cb-a63a-4602c34cc3ff} <Debug> TCPHandler: Processed in 0.001377938 sec. | ||
| 1627 | 2026.01.21 18:26:05.674533 [ 199 ] {d2c59fec-5050-4991-979d-00dfd70e6105::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 | ||
| 1628 | 2026.01.21 18:26:05.674592 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.01.21 18:26:05.674618 [ 199 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1630 | 2026.01.21 18:26:05.674643 [ 199 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1631 | 2026.01.21 18:26:05.674688 [ 199 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1632 | 2026.01.21 18:26:05.674688 [ 3 ] {6f7d83bb-5ea3-43b5-b90d-0cbe31726c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1633 | 2026.01.21 18:26:05.674727 [ 199 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1634 | 2026.01.21 18:26:05.674738 [ 3 ] {6f7d83bb-5ea3-43b5-b90d-0cbe31726c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1635 | 2026.01.21 18:26:05.674761 [ 199 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 93 rows starting from the beginning of the part | ||
| 1636 | 2026.01.21 18:26:05.674796 [ 199 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1637 | 2026.01.21 18:26:05.674831 [ 199 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 95 rows starting from the beginning of the part | ||
| 1638 | 2026.01.21 18:26:05.675140 [ 3 ] {6f7d83bb-5ea3-43b5-b90d-0cbe31726c1d} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.01.21 18:26:05.675175 [ 3 ] {6f7d83bb-5ea3-43b5-b90d-0cbe31726c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1640 | 2026.01.21 18:26:05.675514 [ 3 ] {6f7d83bb-5ea3-43b5-b90d-0cbe31726c1d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1641 | 2026.01.21 18:26:05.675578 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001071829 sec., 485152.0158532751 rows/sec., 40.13 MiB/sec. | ||
| 1642 | 2026.01.21 18:26:05.675743 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1643 | 2026.01.21 18:26:05.675761 [ 3 ] {6f7d83bb-5ea3-43b5-b90d-0cbe31726c1d} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.01.21 18:26:05.675864 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1645 | 2026.01.21 18:26:05.675893 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2026.01.21 18:26:05.675892 [ 3 ] {6f7d83bb-5ea3-43b5-b90d-0cbe31726c1d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 1647 | 2026.01.21 18:26:05.675914 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1648 | 2026.01.21 18:26:05.675945 [ 3 ] {6f7d83bb-5ea3-43b5-b90d-0cbe31726c1d} <Debug> TCPHandler: Processed in 0.001401458 sec. | ||
| 1649 | 2026.01.21 18:26:05.675986 [ 199 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::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 | ||
| 1650 | 2026.01.21 18:26:05.676033 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_6_1} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.01.21 18:26:05.676061 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2026.01.21 18:26:05.676068 [ 199 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1653 | 2026.01.21 18:26:05.676097 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_6_1} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1654 | 2026.01.21 18:26:05.676101 [ 199 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 321 rows starting from the beginning of the part | ||
| 1655 | 2026.01.21 18:26:05.676151 [ 199 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1656 | 2026.01.21 18:26:05.676156 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1657 | 2026.01.21 18:26:05.676157 [ 3 ] {d8c5af9d-bbb0-4767-82db-d82a2ca4ad64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1658 | 2026.01.21 18:26:05.676189 [ 199 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1659 | 2026.01.21 18:26:05.676226 [ 199 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1660 | 2026.01.21 18:26:05.676226 [ 3 ] {d8c5af9d-bbb0-4767-82db-d82a2ca4ad64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1661 | 2026.01.21 18:26:05.676263 [ 199 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1662 | 2026.01.21 18:26:05.676302 [ 199 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1663 | 2026.01.21 18:26:05.676999 [ 3 ] {d8c5af9d-bbb0-4767-82db-d82a2ca4ad64} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2026.01.21 18:26:05.677036 [ 3 ] {d8c5af9d-bbb0-4767-82db-d82a2ca4ad64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1665 | 2026.01.21 18:26:05.677215 [ 186 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254954 sec., 894056.6745872757 rows/sec., 63.68 MiB/sec. | ||
| 1666 | 2026.01.21 18:26:05.677390 [ 199 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1667 | 2026.01.21 18:26:05.677565 [ 3 ] {d8c5af9d-bbb0-4767-82db-d82a2ca4ad64} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1668 | 2026.01.21 18:26:05.677630 [ 199 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.01.21 18:26:05.677689 [ 199 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1670 | 2026.01.21 18:26:05.677743 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1671 | 2026.01.21 18:26:05.677792 [ 3 ] {d8c5af9d-bbb0-4767-82db-d82a2ca4ad64} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.01.21 18:26:05.677930 [ 3 ] {d8c5af9d-bbb0-4767-82db-d82a2ca4ad64} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001792 sec., 13950.892857142857 rows/sec., 25.00 MiB/sec. | ||
| 1673 | 2026.01.21 18:26:05.677984 [ 3 ] {d8c5af9d-bbb0-4767-82db-d82a2ca4ad64} <Debug> TCPHandler: Processed in 0.001971654 sec. | ||
| 1674 | 2026.01.21 18:26:05.678108 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2026.01.21 18:26:05.678205 [ 3 ] {984d010e-8844-48f3-94e5-6b4eb3e7c29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1676 | 2026.01.21 18:26:05.678249 [ 3 ] {984d010e-8844-48f3-94e5-6b4eb3e7c29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1677 | 2026.01.21 18:26:05.678634 [ 3 ] {984d010e-8844-48f3-94e5-6b4eb3e7c29e} <Trace> oximeter.measurements_i64 (82f340ec-d04c-4729-9283-9256c2e8d8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.01.21 18:26:05.678683 [ 3 ] {984d010e-8844-48f3-94e5-6b4eb3e7c29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1679 | 2026.01.21 18:26:05.679021 [ 3 ] {984d010e-8844-48f3-94e5-6b4eb3e7c29e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1680 | 2026.01.21 18:26:05.679223 [ 3 ] {984d010e-8844-48f3-94e5-6b4eb3e7c29e} <Trace> oximeter.measurements_i64 (82f340ec-d04c-4729-9283-9256c2e8d8aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.01.21 18:26:05.679350 [ 3 ] {984d010e-8844-48f3-94e5-6b4eb3e7c29e} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001163 sec., 10318.142734307825 rows/sec., 801.91 KiB/sec. | ||
| 1682 | 2026.01.21 18:26:05.679385 [ 3 ] {984d010e-8844-48f3-94e5-6b4eb3e7c29e} <Debug> TCPHandler: Processed in 0.001326947 sec. | ||
| 1683 | 2026.01.21 18:26:05.679496 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2026.01.21 18:26:05.679592 [ 3 ] {16225a83-efdb-4076-867d-56af19a0532e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1685 | 2026.01.21 18:26:05.679633 [ 3 ] {16225a83-efdb-4076-867d-56af19a0532e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1686 | 2026.01.21 18:26:05.679963 [ 3 ] {16225a83-efdb-4076-867d-56af19a0532e} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.01.21 18:26:05.679999 [ 3 ] {16225a83-efdb-4076-867d-56af19a0532e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1688 | 2026.01.21 18:26:05.680287 [ 3 ] {16225a83-efdb-4076-867d-56af19a0532e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1689 | 2026.01.21 18:26:05.680490 [ 3 ] {16225a83-efdb-4076-867d-56af19a0532e} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.01.21 18:26:05.680585 [ 70 ] {} <Debug> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1691 | 2026.01.21 18:26:05.680616 [ 3 ] {16225a83-efdb-4076-867d-56af19a0532e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 1692 | 2026.01.21 18:26:05.680616 [ 70 ] {} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.01.21 18:26:05.680653 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1694 | 2026.01.21 18:26:05.680657 [ 3 ] {16225a83-efdb-4076-867d-56af19a0532e} <Debug> TCPHandler: Processed in 0.001208893 sec. | ||
| 1695 | 2026.01.21 18:26:05.680753 [ 190 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 1696 | 2026.01.21 18:26:05.680885 [ 190 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1697 | 2026.01.21 18:26:05.680926 [ 190 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1698 | 2026.01.21 18:26:05.681030 [ 190 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1699 | 2026.01.21 18:26:05.681091 [ 190 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1700 | 2026.01.21 18:26:05.681142 [ 190 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1701 | 2026.01.21 18:26:05.681194 [ 190 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1702 | 2026.01.21 18:26:05.681242 [ 190 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1703 | 2026.01.21 18:26:05.682186 [ 199 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.00147747 sec., 243659.76974151758 rows/sec., 16.42 MiB/sec. | ||
| 1704 | 2026.01.21 18:26:05.682356 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1705 | 2026.01.21 18:26:05.682645 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_6_1} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.01.21 18:26:05.682713 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_6_1} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1707 | 2026.01.21 18:26:05.682771 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1708 | 2026.01.21 18:26:05.874705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3302 | ||
| 1709 | 2026.01.21 18:26:05.875215 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.01.21 18:26:05.875255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1711 | 2026.01.21 18:26:05.875748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1712 | 2026.01.21 18:26:05.875982 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.01.21 18:26:05.876103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3302 | ||
| 1714 | 2026.01.21 18:26:06.044825 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1715 | 2026.01.21 18:26:06.062132 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.01.21 18:26:06.062190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1717 | 2026.01.21 18:26:06.067670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1718 | 2026.01.21 18:26:06.068380 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.01.21 18:26:06.072469 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1720 | 2026.01.21 18:26:10.659750 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2026.01.21 18:26:10.659995 [ 3 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 1722 | 2026.01.21 18:26:10.660313 [ 3 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1723 | 2026.01.21 18:26:10.660350 [ 3 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <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 | ||
| 1724 | 2026.01.21 18:26:10.660595 [ 3 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1725 | 2026.01.21 18:26:10.660662 [ 3 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1726 | 2026.01.21 18:26:10.660804 [ 3 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1727 | 2026.01.21 18:26:10.660892 [ 332 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1728 | 2026.01.21 18:26:10.660945 [ 307 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1729 | 2026.01.21 18:26:10.661060 [ 3 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 1730 | 2026.01.21 18:26:10.661086 [ 3 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1731 | 2026.01.21 18:26:10.663111 [ 3 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1732 | 2026.01.21 18:26:10.663143 [ 3 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1733 | 2026.01.21 18:26:10.663203 [ 3 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <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'))" | ||
| 1734 | 2026.01.21 18:26:10.663261 [ 3 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <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'))" | ||
| 1735 | 2026.01.21 18:26:10.664189 [ 3 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004293 sec., 6755.182855811787 rows/sec., 294.36 KiB/sec. | ||
| 1736 | 2026.01.21 18:26:10.664265 [ 3 ] {20a57ad3-9956-47d4-ad45-26cac15beb3e} <Debug> TCPHandler: Processed in 0.004634937 sec. | ||
| 1737 | 2026.01.21 18:26:10.664600 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2026.01.21 18:26:10.664735 [ 3 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 1739 | 2026.01.21 18:26:10.664944 [ 3 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1740 | 2026.01.21 18:26:10.664979 [ 3 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <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 | ||
| 1741 | 2026.01.21 18:26:10.665170 [ 3 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1742 | 2026.01.21 18:26:10.665223 [ 3 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1743 | 2026.01.21 18:26:10.665325 [ 3 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1744 | 2026.01.21 18:26:10.665377 [ 332 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1745 | 2026.01.21 18:26:10.665393 [ 307 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1746 | 2026.01.21 18:26:10.665473 [ 3 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 1747 | 2026.01.21 18:26:10.665500 [ 3 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1748 | 2026.01.21 18:26:10.665554 [ 3 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1749 | 2026.01.21 18:26:10.665570 [ 3 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1750 | 2026.01.21 18:26:10.665600 [ 3 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <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'))" | ||
| 1751 | 2026.01.21 18:26:10.665629 [ 3 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <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'))" | ||
| 1752 | 2026.01.21 18:26:10.666165 [ 3 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001485 sec., 19528.61952861953 rows/sec., 850.96 KiB/sec. | ||
| 1753 | 2026.01.21 18:26:10.666235 [ 3 ] {6a5b8b48-f578-4ecd-922e-2d46bc9ad691} <Debug> TCPHandler: Processed in 0.001685526 sec. | ||
| 1754 | 2026.01.21 18:26:10.666731 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.01.21 18:26:10.666906 [ 3 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 1756 | 2026.01.21 18:26:10.667140 [ 3 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1757 | 2026.01.21 18:26:10.667176 [ 3 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <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 | ||
| 1758 | 2026.01.21 18:26:10.667369 [ 3 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1759 | 2026.01.21 18:26:10.667470 [ 3 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1760 | 2026.01.21 18:26:10.667582 [ 3 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1761 | 2026.01.21 18:26:10.667633 [ 332 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1762 | 2026.01.21 18:26:10.667645 [ 307 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1763 | 2026.01.21 18:26:10.667720 [ 3 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 1764 | 2026.01.21 18:26:10.667745 [ 3 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1765 | 2026.01.21 18:26:10.667797 [ 3 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1766 | 2026.01.21 18:26:10.667814 [ 3 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1767 | 2026.01.21 18:26:10.667843 [ 3 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <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'))" | ||
| 1768 | 2026.01.21 18:26:10.667872 [ 3 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <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'))" | ||
| 1769 | 2026.01.21 18:26:10.668372 [ 3 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001561 sec., 18577.834721332478 rows/sec., 809.53 KiB/sec. | ||
| 1770 | 2026.01.21 18:26:10.668440 [ 3 ] {ebff0b21-1b7e-4ba9-a3e4-1aa812765ac2} <Debug> TCPHandler: Processed in 0.001760168 sec. | ||
| 1771 | 2026.01.21 18:26:10.668649 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2026.01.21 18:26:10.668778 [ 3 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 1773 | 2026.01.21 18:26:10.668987 [ 3 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1774 | 2026.01.21 18:26:10.669021 [ 3 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <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 | ||
| 1775 | 2026.01.21 18:26:10.669211 [ 3 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1776 | 2026.01.21 18:26:10.669261 [ 3 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1777 | 2026.01.21 18:26:10.669358 [ 3 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1778 | 2026.01.21 18:26:10.669415 [ 328 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1779 | 2026.01.21 18:26:10.669416 [ 332 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1780 | 2026.01.21 18:26:10.669497 [ 3 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 1781 | 2026.01.21 18:26:10.669518 [ 3 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1782 | 2026.01.21 18:26:10.669573 [ 3 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1783 | 2026.01.21 18:26:10.669590 [ 3 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1784 | 2026.01.21 18:26:10.669621 [ 3 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <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'))" | ||
| 1785 | 2026.01.21 18:26:10.669651 [ 3 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <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'))" | ||
| 1786 | 2026.01.21 18:26:10.670402 [ 3 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001676 sec., 17303.10262529833 rows/sec., 753.98 KiB/sec. | ||
| 1787 | 2026.01.21 18:26:10.670498 [ 3 ] {eee18ddd-a60a-4694-a488-236c3d789ba8} <Debug> TCPHandler: Processed in 0.001895632 sec. | ||
| 1788 | 2026.01.21 18:26:10.670728 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.01.21 18:26:10.670866 [ 3 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 1790 | 2026.01.21 18:26:10.671086 [ 3 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1791 | 2026.01.21 18:26:10.671122 [ 3 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <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 | ||
| 1792 | 2026.01.21 18:26:10.671322 [ 3 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1793 | 2026.01.21 18:26:10.671377 [ 3 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1794 | 2026.01.21 18:26:10.671478 [ 3 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1795 | 2026.01.21 18:26:10.671535 [ 328 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1796 | 2026.01.21 18:26:10.671596 [ 305 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1797 | 2026.01.21 18:26:10.671704 [ 3 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 1798 | 2026.01.21 18:26:10.671729 [ 3 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1799 | 2026.01.21 18:26:10.671785 [ 3 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1800 | 2026.01.21 18:26:10.671802 [ 3 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1801 | 2026.01.21 18:26:10.671832 [ 3 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <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'))" | ||
| 1802 | 2026.01.21 18:26:10.671863 [ 3 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <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'))" | ||
| 1803 | 2026.01.21 18:26:10.672590 [ 3 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001781 sec., 16282.987085906794 rows/sec., 709.53 KiB/sec. | ||
| 1804 | 2026.01.21 18:26:10.672677 [ 3 ] {6d80a260-3884-4df5-b700-ae4b9efd392a} <Debug> TCPHandler: Processed in 0.001998654 sec. | ||
| 1805 | 2026.01.21 18:26:10.672977 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.01.21 18:26:10.673113 [ 3 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 1807 | 2026.01.21 18:26:10.673325 [ 3 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1808 | 2026.01.21 18:26:10.673360 [ 3 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <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 | ||
| 1809 | 2026.01.21 18:26:10.673557 [ 3 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1810 | 2026.01.21 18:26:10.673609 [ 3 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1811 | 2026.01.21 18:26:10.673712 [ 3 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1812 | 2026.01.21 18:26:10.673775 [ 324 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1813 | 2026.01.21 18:26:10.673777 [ 334 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1814 | 2026.01.21 18:26:10.673877 [ 3 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 1815 | 2026.01.21 18:26:10.673902 [ 3 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1816 | 2026.01.21 18:26:10.673957 [ 3 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1817 | 2026.01.21 18:26:10.673973 [ 3 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1818 | 2026.01.21 18:26:10.674003 [ 3 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <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'))" | ||
| 1819 | 2026.01.21 18:26:10.674034 [ 3 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <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'))" | ||
| 1820 | 2026.01.21 18:26:10.674691 [ 3 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001635 sec., 17737.003058103975 rows/sec., 772.89 KiB/sec. | ||
| 1821 | 2026.01.21 18:26:10.674788 [ 3 ] {a4a27534-b49c-4255-a2c4-07d96424b95a} <Debug> TCPHandler: Processed in 0.001862021 sec. | ||
| 1822 | 2026.01.21 18:26:10.675006 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2026.01.21 18:26:10.675142 [ 3 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 1824 | 2026.01.21 18:26:10.675352 [ 3 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1825 | 2026.01.21 18:26:10.675388 [ 3 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <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 | ||
| 1826 | 2026.01.21 18:26:10.675592 [ 3 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1827 | 2026.01.21 18:26:10.675644 [ 3 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1828 | 2026.01.21 18:26:10.675744 [ 3 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1829 | 2026.01.21 18:26:10.675802 [ 305 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1830 | 2026.01.21 18:26:10.675808 [ 334 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1831 | 2026.01.21 18:26:10.675893 [ 3 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 1832 | 2026.01.21 18:26:10.675919 [ 3 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1833 | 2026.01.21 18:26:10.675973 [ 3 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1834 | 2026.01.21 18:26:10.675990 [ 3 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1835 | 2026.01.21 18:26:10.676020 [ 3 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <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'))" | ||
| 1836 | 2026.01.21 18:26:10.676055 [ 3 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <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'))" | ||
| 1837 | 2026.01.21 18:26:10.676569 [ 3 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001484 sec., 19541.77897574124 rows/sec., 851.53 KiB/sec. | ||
| 1838 | 2026.01.21 18:26:10.676649 [ 3 ] {82dfeb8c-1cb9-4773-9877-0dddd124f571} <Debug> TCPHandler: Processed in 0.001693676 sec. | ||
| 1839 | 2026.01.21 18:26:10.676856 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2026.01.21 18:26:10.676991 [ 3 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 1841 | 2026.01.21 18:26:10.677196 [ 3 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1842 | 2026.01.21 18:26:10.677231 [ 3 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <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 | ||
| 1843 | 2026.01.21 18:26:10.677427 [ 3 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1844 | 2026.01.21 18:26:10.677479 [ 3 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1845 | 2026.01.21 18:26:10.677576 [ 3 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1846 | 2026.01.21 18:26:10.677627 [ 324 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1847 | 2026.01.21 18:26:10.677636 [ 334 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1848 | 2026.01.21 18:26:10.677712 [ 3 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 1849 | 2026.01.21 18:26:10.677737 [ 3 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1850 | 2026.01.21 18:26:10.677790 [ 3 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1851 | 2026.01.21 18:26:10.677806 [ 3 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1852 | 2026.01.21 18:26:10.677837 [ 3 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <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'))" | ||
| 1853 | 2026.01.21 18:26:10.677867 [ 3 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <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'))" | ||
| 1854 | 2026.01.21 18:26:10.678457 [ 3 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001521 sec., 19066.4036817883 rows/sec., 830.82 KiB/sec. | ||
| 1855 | 2026.01.21 18:26:10.678558 [ 3 ] {a6ebafd5-89c5-40ca-9bed-e5dc9487cd8a} <Debug> TCPHandler: Processed in 0.001751378 sec. | ||
| 1856 | 2026.01.21 18:26:10.678818 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.01.21 18:26:10.678953 [ 3 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 1858 | 2026.01.21 18:26:10.679186 [ 3 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1859 | 2026.01.21 18:26:10.679221 [ 3 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <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 | ||
| 1860 | 2026.01.21 18:26:10.679418 [ 3 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1861 | 2026.01.21 18:26:10.679469 [ 3 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1862 | 2026.01.21 18:26:10.679566 [ 3 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1863 | 2026.01.21 18:26:10.679623 [ 305 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1864 | 2026.01.21 18:26:10.679624 [ 317 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1865 | 2026.01.21 18:26:10.679714 [ 3 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 1866 | 2026.01.21 18:26:10.679739 [ 3 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1867 | 2026.01.21 18:26:10.679793 [ 3 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1868 | 2026.01.21 18:26:10.679811 [ 3 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1869 | 2026.01.21 18:26:10.679841 [ 3 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <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'))" | ||
| 1870 | 2026.01.21 18:26:10.679874 [ 3 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <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'))" | ||
| 1871 | 2026.01.21 18:26:10.680396 [ 3 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.0015 sec., 19333.333333333332 rows/sec., 842.45 KiB/sec. | ||
| 1872 | 2026.01.21 18:26:10.680479 [ 3 ] {58a82889-f90a-48c9-92cc-0dc86bed1664} <Debug> TCPHandler: Processed in 0.001710647 sec. | ||
| 1873 | 2026.01.21 18:26:10.680815 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2026.01.21 18:26:10.680951 [ 3 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 1875 | 2026.01.21 18:26:10.681160 [ 3 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1876 | 2026.01.21 18:26:10.681195 [ 3 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <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 | ||
| 1877 | 2026.01.21 18:26:10.681394 [ 3 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1878 | 2026.01.21 18:26:10.681445 [ 3 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1879 | 2026.01.21 18:26:10.681541 [ 3 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1880 | 2026.01.21 18:26:10.681601 [ 317 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1881 | 2026.01.21 18:26:10.681604 [ 324 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1882 | 2026.01.21 18:26:10.681694 [ 3 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 1883 | 2026.01.21 18:26:10.681715 [ 3 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1884 | 2026.01.21 18:26:10.681768 [ 3 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1885 | 2026.01.21 18:26:10.681785 [ 3 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1886 | 2026.01.21 18:26:10.681815 [ 3 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <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'))" | ||
| 1887 | 2026.01.21 18:26:10.681855 [ 3 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <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'))" | ||
| 1888 | 2026.01.21 18:26:10.682507 [ 3 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001613 sec., 17978.921264724115 rows/sec., 783.43 KiB/sec. | ||
| 1889 | 2026.01.21 18:26:10.682594 [ 3 ] {2cd1d662-5036-41ec-9eb6-87324b6e7bfa} <Debug> TCPHandler: Processed in 0.00182799 sec. | ||
| 1890 | 2026.01.21 18:26:10.682917 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2026.01.21 18:26:10.683053 [ 3 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 1892 | 2026.01.21 18:26:10.683265 [ 3 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1893 | 2026.01.21 18:26:10.683300 [ 3 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <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 | ||
| 1894 | 2026.01.21 18:26:10.683500 [ 3 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1895 | 2026.01.21 18:26:10.683551 [ 3 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1896 | 2026.01.21 18:26:10.683648 [ 3 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1897 | 2026.01.21 18:26:10.683703 [ 305 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1898 | 2026.01.21 18:26:10.683706 [ 324 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1899 | 2026.01.21 18:26:10.683791 [ 3 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 1900 | 2026.01.21 18:26:10.683811 [ 3 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1901 | 2026.01.21 18:26:10.683864 [ 3 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1902 | 2026.01.21 18:26:10.683882 [ 3 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1903 | 2026.01.21 18:26:10.683912 [ 3 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <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'))" | ||
| 1904 | 2026.01.21 18:26:10.683944 [ 3 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <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'))" | ||
| 1905 | 2026.01.21 18:26:10.684488 [ 3 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001493 sec., 19423.978566644342 rows/sec., 846.40 KiB/sec. | ||
| 1906 | 2026.01.21 18:26:10.684574 [ 3 ] {f557c386-638f-43ad-9ee8-7f3f3c580415} <Debug> TCPHandler: Processed in 0.001707006 sec. | ||
| 1907 | 2026.01.21 18:26:10.694728 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.01.21 18:26:10.694893 [ 3 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) 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) | ||
| 1909 | 2026.01.21 18:26:10.695153 [ 3 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1910 | 2026.01.21 18:26:10.695189 [ 3 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <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 | ||
| 1911 | 2026.01.21 18:26:10.695391 [ 3 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1912 | 2026.01.21 18:26:10.695444 [ 3 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1913 | 2026.01.21 18:26:10.695542 [ 3 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1914 | 2026.01.21 18:26:10.695600 [ 317 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1915 | 2026.01.21 18:26:10.695603 [ 324 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1916 | 2026.01.21 18:26:10.695683 [ 3 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 1917 | 2026.01.21 18:26:10.695704 [ 3 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1918 | 2026.01.21 18:26:10.695758 [ 3 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1919 | 2026.01.21 18:26:10.695775 [ 3 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1920 | 2026.01.21 18:26:10.695805 [ 3 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <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'))" | ||
| 1921 | 2026.01.21 18:26:10.695836 [ 3 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <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'))" | ||
| 1922 | 2026.01.21 18:26:10.696407 [ 3 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001586 sec., 18284.99369482976 rows/sec., 796.77 KiB/sec. | ||
| 1923 | 2026.01.21 18:26:10.696491 [ 3 ] {51696251-fd1d-413e-869b-b5cb4f321ef3} <Debug> TCPHandler: Processed in 0.00182407 sec. | ||
| 1924 | 2026.01.21 18:26:10.705100 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.01.21 18:26:10.705264 [ 3 ] {8fe8dd53-8cb6-45a9-bc3a-97d42c01518e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1926 | 2026.01.21 18:26:10.705325 [ 3 ] {8fe8dd53-8cb6-45a9-bc3a-97d42c01518e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1927 | 2026.01.21 18:26:10.706055 [ 3 ] {8fe8dd53-8cb6-45a9-bc3a-97d42c01518e} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.01.21 18:26:10.706110 [ 3 ] {8fe8dd53-8cb6-45a9-bc3a-97d42c01518e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1929 | 2026.01.21 18:26:10.706540 [ 3 ] {8fe8dd53-8cb6-45a9-bc3a-97d42c01518e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1930 | 2026.01.21 18:26:10.706738 [ 3 ] {8fe8dd53-8cb6-45a9-bc3a-97d42c01518e} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2026.01.21 18:26:10.706881 [ 3 ] {8fe8dd53-8cb6-45a9-bc3a-97d42c01518e} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001659 sec., 7233.273056057866 rows/sec., 2.57 MiB/sec. | ||
| 1932 | 2026.01.21 18:26:10.706930 [ 3 ] {8fe8dd53-8cb6-45a9-bc3a-97d42c01518e} <Debug> TCPHandler: Processed in 0.001896832 sec. | ||
| 1933 | 2026.01.21 18:26:10.707057 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.01.21 18:26:10.707151 [ 3 ] {9abcb29d-3985-40fd-8d47-51c740d90d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1935 | 2026.01.21 18:26:10.707191 [ 3 ] {9abcb29d-3985-40fd-8d47-51c740d90d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1936 | 2026.01.21 18:26:10.707765 [ 3 ] {9abcb29d-3985-40fd-8d47-51c740d90d7d} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.01.21 18:26:10.707801 [ 3 ] {9abcb29d-3985-40fd-8d47-51c740d90d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1938 | 2026.01.21 18:26:10.708113 [ 3 ] {9abcb29d-3985-40fd-8d47-51c740d90d7d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1939 | 2026.01.21 18:26:10.708321 [ 3 ] {9abcb29d-3985-40fd-8d47-51c740d90d7d} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.01.21 18:26:10.708442 [ 3 ] {9abcb29d-3985-40fd-8d47-51c740d90d7d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001309 sec., 313216.19556913676 rows/sec., 19.87 MiB/sec. | ||
| 1941 | 2026.01.21 18:26:10.708484 [ 3 ] {9abcb29d-3985-40fd-8d47-51c740d90d7d} <Debug> TCPHandler: Processed in 0.001475901 sec. | ||
| 1942 | 2026.01.21 18:26:10.708593 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.01.21 18:26:10.708686 [ 3 ] {886e602b-8426-4e8c-b298-1c3066af2000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1944 | 2026.01.21 18:26:10.708725 [ 3 ] {886e602b-8426-4e8c-b298-1c3066af2000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1945 | 2026.01.21 18:26:10.709672 [ 3 ] {886e602b-8426-4e8c-b298-1c3066af2000} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.01.21 18:26:10.709706 [ 3 ] {886e602b-8426-4e8c-b298-1c3066af2000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1947 | 2026.01.21 18:26:10.710058 [ 3 ] {886e602b-8426-4e8c-b298-1c3066af2000} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1948 | 2026.01.21 18:26:10.710264 [ 3 ] {886e602b-8426-4e8c-b298-1c3066af2000} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2026.01.21 18:26:10.710387 [ 3 ] {886e602b-8426-4e8c-b298-1c3066af2000} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001719 sec., 658522.396742292 rows/sec., 52.16 MiB/sec. | ||
| 1950 | 2026.01.21 18:26:10.710429 [ 3 ] {886e602b-8426-4e8c-b298-1c3066af2000} <Debug> TCPHandler: Processed in 0.001884122 sec. | ||
| 1951 | 2026.01.21 18:26:10.710540 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2026.01.21 18:26:10.710633 [ 3 ] {fd7154e4-b086-4b79-978d-b4d303008042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1953 | 2026.01.21 18:26:10.710673 [ 3 ] {fd7154e4-b086-4b79-978d-b4d303008042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1954 | 2026.01.21 18:26:10.711132 [ 3 ] {fd7154e4-b086-4b79-978d-b4d303008042} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.01.21 18:26:10.711166 [ 3 ] {fd7154e4-b086-4b79-978d-b4d303008042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1956 | 2026.01.21 18:26:10.711461 [ 3 ] {fd7154e4-b086-4b79-978d-b4d303008042} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1957 | 2026.01.21 18:26:10.711676 [ 3 ] {fd7154e4-b086-4b79-978d-b4d303008042} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2026.01.21 18:26:10.711762 [ 63 ] {} <Debug> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1959 | 2026.01.21 18:26:10.711797 [ 3 ] {fd7154e4-b086-4b79-978d-b4d303008042} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001182 sec., 181895.09306260574 rows/sec., 10.80 MiB/sec. | ||
| 1960 | 2026.01.21 18:26:10.711810 [ 63 ] {} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2026.01.21 18:26:10.711834 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1962 | 2026.01.21 18:26:10.711841 [ 3 ] {fd7154e4-b086-4b79-978d-b4d303008042} <Debug> TCPHandler: Processed in 0.001350888 sec. | ||
| 1963 | 2026.01.21 18:26:10.711937 [ 190 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::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 | ||
| 1964 | 2026.01.21 18:26:10.711955 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2026.01.21 18:26:10.712065 [ 3 ] {a8af4c36-070f-415f-b713-40a867f00ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1966 | 2026.01.21 18:26:10.712068 [ 190 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1967 | 2026.01.21 18:26:10.712108 [ 3 ] {a8af4c36-070f-415f-b713-40a867f00ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1968 | 2026.01.21 18:26:10.712118 [ 190 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1969 | 2026.01.21 18:26:10.712191 [ 190 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1970 | 2026.01.21 18:26:10.712240 [ 190 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 1971 | 2026.01.21 18:26:10.712288 [ 190 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1972 | 2026.01.21 18:26:10.712336 [ 190 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 1973 | 2026.01.21 18:26:10.712380 [ 190 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::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 | ||
| 1974 | 2026.01.21 18:26:10.712606 [ 3 ] {a8af4c36-070f-415f-b713-40a867f00ab4} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.01.21 18:26:10.712647 [ 3 ] {a8af4c36-070f-415f-b713-40a867f00ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1976 | 2026.01.21 18:26:10.713038 [ 3 ] {a8af4c36-070f-415f-b713-40a867f00ab4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1977 | 2026.01.21 18:26:10.713271 [ 3 ] {a8af4c36-070f-415f-b713-40a867f00ab4} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2026.01.21 18:26:10.713337 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144571 sec., 211660.70650407067 rows/sec., 14.25 MiB/sec. | ||
| 1979 | 2026.01.21 18:26:10.713403 [ 3 ] {a8af4c36-070f-415f-b713-40a867f00ab4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001355 sec., 156457.56457564575 rows/sec., 10.09 MiB/sec. | ||
| 1980 | 2026.01.21 18:26:10.713448 [ 3 ] {a8af4c36-070f-415f-b713-40a867f00ab4} <Debug> TCPHandler: Processed in 0.001542933 sec. | ||
| 1981 | 2026.01.21 18:26:10.713519 [ 194 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1982 | 2026.01.21 18:26:10.713555 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2026.01.21 18:26:10.713653 [ 3 ] {df83e920-8bff-4ea3-8d17-eed3084c9125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1984 | 2026.01.21 18:26:10.713693 [ 3 ] {df83e920-8bff-4ea3-8d17-eed3084c9125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1985 | 2026.01.21 18:26:10.713790 [ 194 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_6_1} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.01.21 18:26:10.713861 [ 194 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_6_1} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1987 | 2026.01.21 18:26:10.713925 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1988 | 2026.01.21 18:26:10.714180 [ 3 ] {df83e920-8bff-4ea3-8d17-eed3084c9125} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.01.21 18:26:10.714220 [ 3 ] {df83e920-8bff-4ea3-8d17-eed3084c9125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1990 | 2026.01.21 18:26:10.714524 [ 3 ] {df83e920-8bff-4ea3-8d17-eed3084c9125} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1991 | 2026.01.21 18:26:10.714734 [ 3 ] {df83e920-8bff-4ea3-8d17-eed3084c9125} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.01.21 18:26:10.714860 [ 3 ] {df83e920-8bff-4ea3-8d17-eed3084c9125} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001223 sec., 172526.57399836468 rows/sec., 9.80 MiB/sec. | ||
| 1993 | 2026.01.21 18:26:10.714904 [ 3 ] {df83e920-8bff-4ea3-8d17-eed3084c9125} <Debug> TCPHandler: Processed in 0.001396669 sec. | ||
| 1994 | 2026.01.21 18:26:10.715016 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.01.21 18:26:10.715109 [ 3 ] {6ecedacb-ab96-4ca5-8c5a-33af38c9901e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1996 | 2026.01.21 18:26:10.715147 [ 3 ] {6ecedacb-ab96-4ca5-8c5a-33af38c9901e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1997 | 2026.01.21 18:26:10.715766 [ 3 ] {6ecedacb-ab96-4ca5-8c5a-33af38c9901e} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.01.21 18:26:10.715801 [ 3 ] {6ecedacb-ab96-4ca5-8c5a-33af38c9901e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 1999 | 2026.01.21 18:26:10.716121 [ 3 ] {6ecedacb-ab96-4ca5-8c5a-33af38c9901e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2000 | 2026.01.21 18:26:10.716319 [ 3 ] {6ecedacb-ab96-4ca5-8c5a-33af38c9901e} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): 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.01.21 18:26:10.716441 [ 3 ] {6ecedacb-ab96-4ca5-8c5a-33af38c9901e} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001349 sec., 510748.70274277247 rows/sec., 35.67 MiB/sec. | ||
| 2002 | 2026.01.21 18:26:10.716479 [ 3 ] {6ecedacb-ab96-4ca5-8c5a-33af38c9901e} <Debug> TCPHandler: Processed in 0.001510572 sec. | ||
| 2003 | 2026.01.21 18:26:10.716584 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.01.21 18:26:10.716676 [ 3 ] {adbf084c-127f-4e11-90b3-928ea75de22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2005 | 2026.01.21 18:26:10.716714 [ 3 ] {adbf084c-127f-4e11-90b3-928ea75de22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2006 | 2026.01.21 18:26:10.717035 [ 3 ] {adbf084c-127f-4e11-90b3-928ea75de22b} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.01.21 18:26:10.717069 [ 3 ] {adbf084c-127f-4e11-90b3-928ea75de22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2008 | 2026.01.21 18:26:10.717476 [ 3 ] {adbf084c-127f-4e11-90b3-928ea75de22b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2009 | 2026.01.21 18:26:10.717676 [ 3 ] {adbf084c-127f-4e11-90b3-928ea75de22b} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.01.21 18:26:10.717799 [ 3 ] {adbf084c-127f-4e11-90b3-928ea75de22b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 2011 | 2026.01.21 18:26:10.717836 [ 3 ] {adbf084c-127f-4e11-90b3-928ea75de22b} <Debug> TCPHandler: Processed in 0.001299286 sec. | ||
| 2012 | 2026.01.21 18:26:10.717941 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.01.21 18:26:10.718033 [ 3 ] {aaf1fa73-199a-4c0b-993b-f6e6dad719fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2014 | 2026.01.21 18:26:10.718072 [ 3 ] {aaf1fa73-199a-4c0b-993b-f6e6dad719fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2015 | 2026.01.21 18:26:10.718506 [ 3 ] {aaf1fa73-199a-4c0b-993b-f6e6dad719fc} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.01.21 18:26:10.718541 [ 3 ] {aaf1fa73-199a-4c0b-993b-f6e6dad719fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2017 | 2026.01.21 18:26:10.718858 [ 3 ] {aaf1fa73-199a-4c0b-993b-f6e6dad719fc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2018 | 2026.01.21 18:26:10.719059 [ 3 ] {aaf1fa73-199a-4c0b-993b-f6e6dad719fc} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): 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.01.21 18:26:10.719185 [ 3 ] {aaf1fa73-199a-4c0b-993b-f6e6dad719fc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001169 sec., 268605.64585115487 rows/sec., 17.65 MiB/sec. | ||
| 2020 | 2026.01.21 18:26:10.719222 [ 3 ] {aaf1fa73-199a-4c0b-993b-f6e6dad719fc} <Debug> TCPHandler: Processed in 0.001328367 sec. | ||
| 2021 | 2026.01.21 18:26:10.719328 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2026.01.21 18:26:10.719419 [ 3 ] {168e1315-9d67-4e44-80db-72bea942f07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2023 | 2026.01.21 18:26:10.719459 [ 3 ] {168e1315-9d67-4e44-80db-72bea942f07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2024 | 2026.01.21 18:26:10.719777 [ 3 ] {168e1315-9d67-4e44-80db-72bea942f07d} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.01.21 18:26:10.719812 [ 3 ] {168e1315-9d67-4e44-80db-72bea942f07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2026 | 2026.01.21 18:26:10.720212 [ 3 ] {168e1315-9d67-4e44-80db-72bea942f07d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2027 | 2026.01.21 18:26:10.720420 [ 3 ] {168e1315-9d67-4e44-80db-72bea942f07d} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.01.21 18:26:10.720544 [ 3 ] {168e1315-9d67-4e44-80db-72bea942f07d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 59.11 KiB/sec. | ||
| 2029 | 2026.01.21 18:26:10.720579 [ 3 ] {168e1315-9d67-4e44-80db-72bea942f07d} <Debug> TCPHandler: Processed in 0.001298326 sec. | ||
| 2030 | 2026.01.21 18:26:10.720697 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.01.21 18:26:10.720786 [ 3 ] {05f0296d-33f4-4723-81a7-772d5db3ceb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2032 | 2026.01.21 18:26:10.720836 [ 3 ] {05f0296d-33f4-4723-81a7-772d5db3ceb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2033 | 2026.01.21 18:26:10.721539 [ 3 ] {05f0296d-33f4-4723-81a7-772d5db3ceb4} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.01.21 18:26:10.721574 [ 3 ] {05f0296d-33f4-4723-81a7-772d5db3ceb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2035 | 2026.01.21 18:26:10.722043 [ 3 ] {05f0296d-33f4-4723-81a7-772d5db3ceb4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2036 | 2026.01.21 18:26:10.722251 [ 3 ] {05f0296d-33f4-4723-81a7-772d5db3ceb4} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.01.21 18:26:10.722349 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2038 | 2026.01.21 18:26:10.722382 [ 3 ] {05f0296d-33f4-4723-81a7-772d5db3ceb4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001612 sec., 6203.47394540943 rows/sec., 11.12 MiB/sec. | ||
| 2039 | 2026.01.21 18:26:10.722394 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2026.01.21 18:26:10.722428 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2041 | 2026.01.21 18:26:10.722439 [ 3 ] {05f0296d-33f4-4723-81a7-772d5db3ceb4} <Debug> TCPHandler: Processed in 0.001789019 sec. | ||
| 2042 | 2026.01.21 18:26:10.722498 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::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 | ||
| 2043 | 2026.01.21 18:26:10.722558 [ 3 ] {} <Trace> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.01.21 18:26:10.722653 [ 3 ] {85cbc2c1-d6ae-4690-ba85-27ac93f998ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36986) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2045 | 2026.01.21 18:26:10.722692 [ 3 ] {85cbc2c1-d6ae-4690-ba85-27ac93f998ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2046 | 2026.01.21 18:26:10.722705 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2047 | 2026.01.21 18:26:10.722765 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2048 | 2026.01.21 18:26:10.722889 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2049 | 2026.01.21 18:26:10.723006 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 2050 | 2026.01.21 18:26:10.723043 [ 3 ] {85cbc2c1-d6ae-4690-ba85-27ac93f998ff} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2026.01.21 18:26:10.723083 [ 3 ] {85cbc2c1-d6ae-4690-ba85-27ac93f998ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2052 | 2026.01.21 18:26:10.723124 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2053 | 2026.01.21 18:26:10.723222 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2054 | 2026.01.21 18:26:10.723317 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2055 | 2026.01.21 18:26:10.723384 [ 3 ] {85cbc2c1-d6ae-4690-ba85-27ac93f998ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2056 | 2026.01.21 18:26:10.723599 [ 3 ] {85cbc2c1-d6ae-4690-ba85-27ac93f998ff} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.01.21 18:26:10.723730 [ 3 ] {85cbc2c1-d6ae-4690-ba85-27ac93f998ff} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001093 sec., 95150.96065873741 rows/sec., 5.83 MiB/sec. | ||
| 2058 | 2026.01.21 18:26:10.723769 [ 3 ] {85cbc2c1-d6ae-4690-ba85-27ac93f998ff} <Debug> TCPHandler: Processed in 0.001258254 sec. | ||
| 2059 | 2026.01.21 18:26:10.725039 [ 195 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 19 columns (19 merged, 0 gathered) in 0.00256694 sec., 29996.805534994972 rows/sec., 53.75 MiB/sec. | ||
| 2060 | 2026.01.21 18:26:10.725391 [ 195 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2061 | 2026.01.21 18:26:10.725795 [ 195 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.01.21 18:26:10.725869 [ 195 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2063 | 2026.01.21 18:26:10.725980 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 2064 | 2026.01.21 18:26:11.001217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.91 MiB, peak 186.59 MiB, free memory in arenas 0.00 B, will set to 181.88 MiB (RSS), difference: -1.02 MiB | ||
| 2065 | 2026.01.21 18:26:13.303765 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2066 | 2026.01.21 18:26:13.303815 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2067 | 2026.01.21 18:26:13.377116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3814 | ||
| 2068 | 2026.01.21 18:26:13.377214 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 286 | ||
| 2069 | 2026.01.21 18:26:13.377851 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.01.21 18:26:13.377907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2071 | 2026.01.21 18:26:13.378430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2072 | 2026.01.21 18:26:13.378679 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.01.21 18:26:13.378827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3814 | ||
| 2074 | 2026.01.21 18:26:13.380191 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2026.01.21 18:26:13.380240 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2076 | 2026.01.21 18:26:13.381486 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2077 | 2026.01.21 18:26:13.381754 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.01.21 18:26:13.382014 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
| 2079 | 2026.01.21 18:26:13.573468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2080 | 2026.01.21 18:26:13.589699 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.01.21 18:26:13.589752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2082 | 2026.01.21 18:26:13.595996 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2083 | 2026.01.21 18:26:13.596671 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.01.21 18:26:13.599403 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2085 | 2026.01.21 18:26:14.001177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.44 MiB, peak 186.59 MiB, free memory in arenas 0.00 B, will set to 184.09 MiB (RSS), difference: 1.65 MiB | ||
| 2086 | 2026.01.21 18:26:14.243889 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2087 | 2026.01.21 18:26:14.243967 [ 3 ] {} <Debug> TCP-Session: 4dd3b91d-dde6-4c58-9b6e-70e17e7e305f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.01.21 18:26:15.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.05 MiB, peak 186.59 MiB, free memory in arenas 0.00 B, will set to 184.09 MiB (RSS), difference: 2.04 MiB | ||
| 2089 | 2026.01.21 18:26:15.668542 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2090 | 2026.01.21 18:26:15.668731 [ 4 ] {755c5ffa-4a34-4b27-9b29-ce3355f1b1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2091 | 2026.01.21 18:26:15.668801 [ 4 ] {755c5ffa-4a34-4b27-9b29-ce3355f1b1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2092 | 2026.01.21 18:26:15.669497 [ 4 ] {755c5ffa-4a34-4b27-9b29-ce3355f1b1af} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.01.21 18:26:15.669537 [ 4 ] {755c5ffa-4a34-4b27-9b29-ce3355f1b1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2094 | 2026.01.21 18:26:15.669937 [ 4 ] {755c5ffa-4a34-4b27-9b29-ce3355f1b1af} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2095 | 2026.01.21 18:26:15.670171 [ 4 ] {755c5ffa-4a34-4b27-9b29-ce3355f1b1af} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.01.21 18:26:15.670316 [ 4 ] {755c5ffa-4a34-4b27-9b29-ce3355f1b1af} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.001634 sec., 66095.4712362301 rows/sec., 5.53 MiB/sec. | ||
| 2097 | 2026.01.21 18:26:15.670356 [ 4 ] {755c5ffa-4a34-4b27-9b29-ce3355f1b1af} <Debug> TCPHandler: Processed in 0.001951323 sec. | ||
| 2098 | 2026.01.21 18:26:15.670484 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2099 | 2026.01.21 18:26:15.670580 [ 4 ] {7fe320e4-b091-4e1e-8f39-98acd7faba3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2100 | 2026.01.21 18:26:15.670622 [ 4 ] {7fe320e4-b091-4e1e-8f39-98acd7faba3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2101 | 2026.01.21 18:26:15.671027 [ 4 ] {7fe320e4-b091-4e1e-8f39-98acd7faba3c} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2026.01.21 18:26:15.671063 [ 4 ] {7fe320e4-b091-4e1e-8f39-98acd7faba3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2103 | 2026.01.21 18:26:15.671358 [ 4 ] {7fe320e4-b091-4e1e-8f39-98acd7faba3c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2104 | 2026.01.21 18:26:15.671573 [ 4 ] {7fe320e4-b091-4e1e-8f39-98acd7faba3c} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2026.01.21 18:26:15.671696 [ 4 ] {7fe320e4-b091-4e1e-8f39-98acd7faba3c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001135 sec., 22907.48898678414 rows/sec., 1.68 MiB/sec. | ||
| 2106 | 2026.01.21 18:26:15.671734 [ 4 ] {7fe320e4-b091-4e1e-8f39-98acd7faba3c} <Debug> TCPHandler: Processed in 0.001299136 sec. | ||
| 2107 | 2026.01.21 18:26:15.671841 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2108 | 2026.01.21 18:26:15.671935 [ 4 ] {d2b0cd52-a91b-4295-b2af-a5c63948ab0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2109 | 2026.01.21 18:26:15.671976 [ 4 ] {d2b0cd52-a91b-4295-b2af-a5c63948ab0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2110 | 2026.01.21 18:26:15.672404 [ 4 ] {d2b0cd52-a91b-4295-b2af-a5c63948ab0a} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.01.21 18:26:15.672439 [ 4 ] {d2b0cd52-a91b-4295-b2af-a5c63948ab0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2112 | 2026.01.21 18:26:15.672741 [ 4 ] {d2b0cd52-a91b-4295-b2af-a5c63948ab0a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2113 | 2026.01.21 18:26:15.672949 [ 4 ] {d2b0cd52-a91b-4295-b2af-a5c63948ab0a} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2114 | 2026.01.21 18:26:15.673068 [ 4 ] {d2b0cd52-a91b-4295-b2af-a5c63948ab0a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 6.11 MiB/sec. | ||
| 2115 | 2026.01.21 18:26:15.673105 [ 4 ] {d2b0cd52-a91b-4295-b2af-a5c63948ab0a} <Debug> TCPHandler: Processed in 0.001313196 sec. | ||
| 2116 | 2026.01.21 18:26:15.673216 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2117 | 2026.01.21 18:26:15.673312 [ 4 ] {c7f9b263-c31b-4fb0-b05d-5ff488d3970b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2118 | 2026.01.21 18:26:15.673354 [ 4 ] {c7f9b263-c31b-4fb0-b05d-5ff488d3970b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2119 | 2026.01.21 18:26:15.673760 [ 4 ] {c7f9b263-c31b-4fb0-b05d-5ff488d3970b} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2120 | 2026.01.21 18:26:15.673795 [ 4 ] {c7f9b263-c31b-4fb0-b05d-5ff488d3970b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2121 | 2026.01.21 18:26:15.674130 [ 4 ] {c7f9b263-c31b-4fb0-b05d-5ff488d3970b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2122 | 2026.01.21 18:26:15.674332 [ 4 ] {c7f9b263-c31b-4fb0-b05d-5ff488d3970b} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2123 | 2026.01.21 18:26:15.674454 [ 4 ] {c7f9b263-c31b-4fb0-b05d-5ff488d3970b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 2124 | 2026.01.21 18:26:15.674490 [ 4 ] {c7f9b263-c31b-4fb0-b05d-5ff488d3970b} <Debug> TCPHandler: Processed in 0.001321907 sec. | ||
| 2125 | 2026.01.21 18:26:15.674598 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2126 | 2026.01.21 18:26:15.674693 [ 4 ] {c8bd9142-e6b6-4935-9580-6af49ba8d982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2127 | 2026.01.21 18:26:15.674747 [ 4 ] {c8bd9142-e6b6-4935-9580-6af49ba8d982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2128 | 2026.01.21 18:26:15.675575 [ 4 ] {c8bd9142-e6b6-4935-9580-6af49ba8d982} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2129 | 2026.01.21 18:26:15.675610 [ 4 ] {c8bd9142-e6b6-4935-9580-6af49ba8d982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2130 | 2026.01.21 18:26:15.676125 [ 4 ] {c8bd9142-e6b6-4935-9580-6af49ba8d982} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2131 | 2026.01.21 18:26:15.676343 [ 4 ] {c8bd9142-e6b6-4935-9580-6af49ba8d982} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2132 | 2026.01.21 18:26:15.676474 [ 4 ] {c8bd9142-e6b6-4935-9580-6af49ba8d982} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001799 sec., 14452.473596442467 rows/sec., 25.90 MiB/sec. | ||
| 2133 | 2026.01.21 18:26:15.676521 [ 4 ] {c8bd9142-e6b6-4935-9580-6af49ba8d982} <Debug> TCPHandler: Processed in 0.001970434 sec. | ||
| 2134 | 2026.01.21 18:26:15.676639 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2135 | 2026.01.21 18:26:15.676734 [ 4 ] {58058299-0ef9-463e-a730-f72a27cac08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2136 | 2026.01.21 18:26:15.676776 [ 4 ] {58058299-0ef9-463e-a730-f72a27cac08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2137 | 2026.01.21 18:26:15.677115 [ 4 ] {58058299-0ef9-463e-a730-f72a27cac08f} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.01.21 18:26:15.677150 [ 4 ] {58058299-0ef9-463e-a730-f72a27cac08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2139 | 2026.01.21 18:26:15.677443 [ 4 ] {58058299-0ef9-463e-a730-f72a27cac08f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2140 | 2026.01.21 18:26:15.677653 [ 4 ] {58058299-0ef9-463e-a730-f72a27cac08f} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2026.01.21 18:26:15.677775 [ 4 ] {58058299-0ef9-463e-a730-f72a27cac08f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 2142 | 2026.01.21 18:26:15.677811 [ 4 ] {58058299-0ef9-463e-a730-f72a27cac08f} <Debug> TCPHandler: Processed in 0.001220594 sec. | ||
| 2143 | 2026.01.21 18:26:20.680078 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2144 | 2026.01.21 18:26:20.680269 [ 4 ] {f7559652-de44-4026-9310-d8fe5c74f004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2145 | 2026.01.21 18:26:20.680333 [ 4 ] {f7559652-de44-4026-9310-d8fe5c74f004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2146 | 2026.01.21 18:26:20.681210 [ 4 ] {f7559652-de44-4026-9310-d8fe5c74f004} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2147 | 2026.01.21 18:26:20.681257 [ 4 ] {f7559652-de44-4026-9310-d8fe5c74f004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2148 | 2026.01.21 18:26:20.681657 [ 4 ] {f7559652-de44-4026-9310-d8fe5c74f004} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2149 | 2026.01.21 18:26:20.681892 [ 4 ] {f7559652-de44-4026-9310-d8fe5c74f004} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2150 | 2026.01.21 18:26:20.682035 [ 4 ] {f7559652-de44-4026-9310-d8fe5c74f004} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001816 sec., 225770.92511013217 rows/sec., 14.32 MiB/sec. | ||
| 2151 | 2026.01.21 18:26:20.682074 [ 4 ] {f7559652-de44-4026-9310-d8fe5c74f004} <Debug> TCPHandler: Processed in 0.002124358 sec. | ||
| 2152 | 2026.01.21 18:26:20.682205 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2026.01.21 18:26:20.682296 [ 4 ] {100faffa-d870-4fe6-beaf-a11d7ae4ae58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2154 | 2026.01.21 18:26:20.682337 [ 4 ] {100faffa-d870-4fe6-beaf-a11d7ae4ae58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2155 | 2026.01.21 18:26:20.682732 [ 4 ] {100faffa-d870-4fe6-beaf-a11d7ae4ae58} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.01.21 18:26:20.682767 [ 4 ] {100faffa-d870-4fe6-beaf-a11d7ae4ae58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2157 | 2026.01.21 18:26:20.683052 [ 4 ] {100faffa-d870-4fe6-beaf-a11d7ae4ae58} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2158 | 2026.01.21 18:26:20.683258 [ 4 ] {100faffa-d870-4fe6-beaf-a11d7ae4ae58} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.01.21 18:26:20.683379 [ 4 ] {100faffa-d870-4fe6-beaf-a11d7ae4ae58} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001101 sec., 1816.5304268846503 rows/sec., 148.13 KiB/sec. | ||
| 2160 | 2026.01.21 18:26:20.683415 [ 4 ] {100faffa-d870-4fe6-beaf-a11d7ae4ae58} <Debug> TCPHandler: Processed in 0.001257725 sec. | ||
| 2161 | 2026.01.21 18:26:20.683533 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2026.01.21 18:26:20.683631 [ 4 ] {4e95523c-d83a-4bdf-9d20-0c120dec0dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2163 | 2026.01.21 18:26:20.683670 [ 4 ] {4e95523c-d83a-4bdf-9d20-0c120dec0dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2164 | 2026.01.21 18:26:20.684523 [ 4 ] {4e95523c-d83a-4bdf-9d20-0c120dec0dbc} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2026.01.21 18:26:20.684560 [ 4 ] {4e95523c-d83a-4bdf-9d20-0c120dec0dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2166 | 2026.01.21 18:26:20.684939 [ 4 ] {4e95523c-d83a-4bdf-9d20-0c120dec0dbc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2167 | 2026.01.21 18:26:20.685150 [ 4 ] {4e95523c-d83a-4bdf-9d20-0c120dec0dbc} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2026.01.21 18:26:20.685274 [ 4 ] {4e95523c-d83a-4bdf-9d20-0c120dec0dbc} <Debug> executeQuery: Read 1133 rows, 91.88 KiB in 0.001662 sec., 681708.7845968712 rows/sec., 53.99 MiB/sec. | ||
| 2169 | 2026.01.21 18:26:20.685310 [ 4 ] {4e95523c-d83a-4bdf-9d20-0c120dec0dbc} <Debug> TCPHandler: Processed in 0.00182771 sec. | ||
| 2170 | 2026.01.21 18:26:20.685429 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.01.21 18:26:20.685555 [ 4 ] {d2eb51aa-f4dc-4975-a7bd-249362b7ccca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2172 | 2026.01.21 18:26:20.685595 [ 4 ] {d2eb51aa-f4dc-4975-a7bd-249362b7ccca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2173 | 2026.01.21 18:26:20.686186 [ 4 ] {d2eb51aa-f4dc-4975-a7bd-249362b7ccca} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.01.21 18:26:20.686234 [ 4 ] {d2eb51aa-f4dc-4975-a7bd-249362b7ccca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2175 | 2026.01.21 18:26:20.686584 [ 4 ] {d2eb51aa-f4dc-4975-a7bd-249362b7ccca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2176 | 2026.01.21 18:26:20.686798 [ 4 ] {d2eb51aa-f4dc-4975-a7bd-249362b7ccca} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.01.21 18:26:20.686932 [ 4 ] {d2eb51aa-f4dc-4975-a7bd-249362b7ccca} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.001395 sec., 155555.55555555556 rows/sec., 9.25 MiB/sec. | ||
| 2178 | 2026.01.21 18:26:20.686970 [ 4 ] {d2eb51aa-f4dc-4975-a7bd-249362b7ccca} <Debug> TCPHandler: Processed in 0.001588134 sec. | ||
| 2179 | 2026.01.21 18:26:20.687097 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2026.01.21 18:26:20.687193 [ 4 ] {c7a851e4-33f1-449c-b415-1459d6ee09bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2181 | 2026.01.21 18:26:20.687234 [ 4 ] {c7a851e4-33f1-449c-b415-1459d6ee09bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2182 | 2026.01.21 18:26:20.687736 [ 4 ] {c7a851e4-33f1-449c-b415-1459d6ee09bd} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.01.21 18:26:20.687774 [ 4 ] {c7a851e4-33f1-449c-b415-1459d6ee09bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2184 | 2026.01.21 18:26:20.688084 [ 4 ] {c7a851e4-33f1-449c-b415-1459d6ee09bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2185 | 2026.01.21 18:26:20.688300 [ 4 ] {c7a851e4-33f1-449c-b415-1459d6ee09bd} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.01.21 18:26:20.688425 [ 4 ] {c7a851e4-33f1-449c-b415-1459d6ee09bd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001251 sec., 169464.42845723423 rows/sec., 10.93 MiB/sec. | ||
| 2187 | 2026.01.21 18:26:20.688463 [ 4 ] {c7a851e4-33f1-449c-b415-1459d6ee09bd} <Debug> TCPHandler: Processed in 0.001415629 sec. | ||
| 2188 | 2026.01.21 18:26:20.688573 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.01.21 18:26:20.688668 [ 4 ] {7ebfaadd-bd48-41bb-a397-5c480bd9c630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2190 | 2026.01.21 18:26:20.688709 [ 4 ] {7ebfaadd-bd48-41bb-a397-5c480bd9c630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2191 | 2026.01.21 18:26:20.689205 [ 4 ] {7ebfaadd-bd48-41bb-a397-5c480bd9c630} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2026.01.21 18:26:20.689243 [ 4 ] {7ebfaadd-bd48-41bb-a397-5c480bd9c630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2193 | 2026.01.21 18:26:20.689543 [ 4 ] {7ebfaadd-bd48-41bb-a397-5c480bd9c630} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2194 | 2026.01.21 18:26:20.689751 [ 4 ] {7ebfaadd-bd48-41bb-a397-5c480bd9c630} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2026.01.21 18:26:20.689880 [ 4 ] {7ebfaadd-bd48-41bb-a397-5c480bd9c630} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001229 sec., 171684.29617575265 rows/sec., 9.75 MiB/sec. | ||
| 2196 | 2026.01.21 18:26:20.689918 [ 4 ] {7ebfaadd-bd48-41bb-a397-5c480bd9c630} <Debug> TCPHandler: Processed in 0.001393479 sec. | ||
| 2197 | 2026.01.21 18:26:20.690025 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2026.01.21 18:26:20.690119 [ 4 ] {6441fa03-d45a-4c43-a2d9-ab15f2ac7ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2199 | 2026.01.21 18:26:20.690160 [ 4 ] {6441fa03-d45a-4c43-a2d9-ab15f2ac7ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2200 | 2026.01.21 18:26:20.690830 [ 4 ] {6441fa03-d45a-4c43-a2d9-ab15f2ac7ce7} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.01.21 18:26:20.690868 [ 4 ] {6441fa03-d45a-4c43-a2d9-ab15f2ac7ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2202 | 2026.01.21 18:26:20.691203 [ 4 ] {6441fa03-d45a-4c43-a2d9-ab15f2ac7ce7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2203 | 2026.01.21 18:26:20.691411 [ 4 ] {6441fa03-d45a-4c43-a2d9-ab15f2ac7ce7} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.01.21 18:26:20.691540 [ 4 ] {6441fa03-d45a-4c43-a2d9-ab15f2ac7ce7} <Debug> executeQuery: Read 691 rows, 49.43 KiB in 0.001438 sec., 480528.51182197494 rows/sec., 33.57 MiB/sec. | ||
| 2205 | 2026.01.21 18:26:20.691577 [ 4 ] {6441fa03-d45a-4c43-a2d9-ab15f2ac7ce7} <Debug> TCPHandler: Processed in 0.001599904 sec. | ||
| 2206 | 2026.01.21 18:26:20.691686 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2026.01.21 18:26:20.691781 [ 4 ] {475a8556-32ee-45f5-ab26-44da6164174a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2208 | 2026.01.21 18:26:20.691823 [ 4 ] {475a8556-32ee-45f5-ab26-44da6164174a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2209 | 2026.01.21 18:26:20.692152 [ 4 ] {475a8556-32ee-45f5-ab26-44da6164174a} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.01.21 18:26:20.692188 [ 4 ] {475a8556-32ee-45f5-ab26-44da6164174a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2211 | 2026.01.21 18:26:20.692483 [ 4 ] {475a8556-32ee-45f5-ab26-44da6164174a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2212 | 2026.01.21 18:26:20.692696 [ 4 ] {475a8556-32ee-45f5-ab26-44da6164174a} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2026.01.21 18:26:20.692820 [ 4 ] {475a8556-32ee-45f5-ab26-44da6164174a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 2214 | 2026.01.21 18:26:20.692857 [ 4 ] {475a8556-32ee-45f5-ab26-44da6164174a} <Debug> TCPHandler: Processed in 0.001218943 sec. | ||
| 2215 | 2026.01.21 18:26:20.692957 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2026.01.21 18:26:20.693051 [ 4 ] {01eea8ee-3f66-4262-8cb4-8573af5406e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2217 | 2026.01.21 18:26:20.693094 [ 4 ] {01eea8ee-3f66-4262-8cb4-8573af5406e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2218 | 2026.01.21 18:26:20.693538 [ 4 ] {01eea8ee-3f66-4262-8cb4-8573af5406e1} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2026.01.21 18:26:20.693574 [ 4 ] {01eea8ee-3f66-4262-8cb4-8573af5406e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2220 | 2026.01.21 18:26:20.693907 [ 4 ] {01eea8ee-3f66-4262-8cb4-8573af5406e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2221 | 2026.01.21 18:26:20.694120 [ 4 ] {01eea8ee-3f66-4262-8cb4-8573af5406e1} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.01.21 18:26:20.694248 [ 4 ] {01eea8ee-3f66-4262-8cb4-8573af5406e1} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001215 sec., 259259.25925925927 rows/sec., 17.03 MiB/sec. | ||
| 2223 | 2026.01.21 18:26:20.694285 [ 4 ] {01eea8ee-3f66-4262-8cb4-8573af5406e1} <Debug> TCPHandler: Processed in 0.001375507 sec. | ||
| 2224 | 2026.01.21 18:26:20.694405 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2026.01.21 18:26:20.694498 [ 4 ] {62013ad4-5cb2-4ac8-9487-d8490893d326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2226 | 2026.01.21 18:26:20.694541 [ 4 ] {62013ad4-5cb2-4ac8-9487-d8490893d326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2227 | 2026.01.21 18:26:20.694859 [ 4 ] {62013ad4-5cb2-4ac8-9487-d8490893d326} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.01.21 18:26:20.694899 [ 4 ] {62013ad4-5cb2-4ac8-9487-d8490893d326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2229 | 2026.01.21 18:26:20.695199 [ 4 ] {62013ad4-5cb2-4ac8-9487-d8490893d326} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2230 | 2026.01.21 18:26:20.695420 [ 4 ] {62013ad4-5cb2-4ac8-9487-d8490893d326} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2026.01.21 18:26:20.695544 [ 4 ] {62013ad4-5cb2-4ac8-9487-d8490893d326} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 2232 | 2026.01.21 18:26:20.695579 [ 4 ] {62013ad4-5cb2-4ac8-9487-d8490893d326} <Debug> TCPHandler: Processed in 0.001224194 sec. | ||
| 2233 | 2026.01.21 18:26:20.695727 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2026.01.21 18:26:20.695824 [ 4 ] {42963027-8790-4e4f-87d9-6ffb1e410472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2235 | 2026.01.21 18:26:20.695878 [ 4 ] {42963027-8790-4e4f-87d9-6ffb1e410472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2236 | 2026.01.21 18:26:20.696651 [ 4 ] {42963027-8790-4e4f-87d9-6ffb1e410472} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.01.21 18:26:20.696689 [ 4 ] {42963027-8790-4e4f-87d9-6ffb1e410472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2238 | 2026.01.21 18:26:20.697201 [ 4 ] {42963027-8790-4e4f-87d9-6ffb1e410472} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2239 | 2026.01.21 18:26:20.697427 [ 4 ] {42963027-8790-4e4f-87d9-6ffb1e410472} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.01.21 18:26:20.697564 [ 4 ] {42963027-8790-4e4f-87d9-6ffb1e410472} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 2241 | 2026.01.21 18:26:20.697613 [ 4 ] {42963027-8790-4e4f-87d9-6ffb1e410472} <Debug> TCPHandler: Processed in 0.001947284 sec. | ||
| 2242 | 2026.01.21 18:26:20.697724 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2026.01.21 18:26:20.697819 [ 4 ] {21ea9547-382c-4c74-bb78-3ef2cb2ca17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2244 | 2026.01.21 18:26:20.697860 [ 4 ] {21ea9547-382c-4c74-bb78-3ef2cb2ca17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2245 | 2026.01.21 18:26:20.698212 [ 4 ] {21ea9547-382c-4c74-bb78-3ef2cb2ca17b} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2026.01.21 18:26:20.698250 [ 4 ] {21ea9547-382c-4c74-bb78-3ef2cb2ca17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2247 | 2026.01.21 18:26:20.698556 [ 4 ] {21ea9547-382c-4c74-bb78-3ef2cb2ca17b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2248 | 2026.01.21 18:26:20.698762 [ 4 ] {21ea9547-382c-4c74-bb78-3ef2cb2ca17b} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2026.01.21 18:26:20.698887 [ 4 ] {21ea9547-382c-4c74-bb78-3ef2cb2ca17b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001087 sec., 95676.17295308187 rows/sec., 5.86 MiB/sec. | ||
| 2250 | 2026.01.21 18:26:20.698923 [ 4 ] {21ea9547-382c-4c74-bb78-3ef2cb2ca17b} <Debug> TCPHandler: Processed in 0.001246915 sec. | ||
| 2251 | 2026.01.21 18:26:20.824381 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2026.01.21 18:26:20.824609 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) 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) | ||
| 2253 | 2026.01.21 18:26:20.824965 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2254 | 2026.01.21 18:26:20.825009 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <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 | ||
| 2255 | 2026.01.21 18:26:20.825288 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2256 | 2026.01.21 18:26:20.825359 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2257 | 2026.01.21 18:26:20.825502 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2258 | 2026.01.21 18:26:20.825595 [ 335 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2259 | 2026.01.21 18:26:20.825631 [ 324 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2260 | 2026.01.21 18:26:20.825637 [ 317 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2261 | 2026.01.21 18:26:20.825779 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 2262 | 2026.01.21 18:26:20.825808 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2263 | 2026.01.21 18:26:20.825892 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2264 | 2026.01.21 18:26:20.825914 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2265 | 2026.01.21 18:26:20.825950 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <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'))" | ||
| 2266 | 2026.01.21 18:26:20.825994 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <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'))" | ||
| 2267 | 2026.01.21 18:26:20.826035 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <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'))" | ||
| 2268 | 2026.01.21 18:26:20.826884 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002374 sec., 17270.429654591408 rows/sec., 695.61 KiB/sec. | ||
| 2269 | 2026.01.21 18:26:20.826990 [ 4 ] {2d1805e6-4792-4ad7-8d0f-135a40c90ca2} <Debug> TCPHandler: Processed in 0.002734635 sec. | ||
| 2270 | 2026.01.21 18:26:20.827298 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.01.21 18:26:20.827444 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 2272 | 2026.01.21 18:26:20.827668 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2273 | 2026.01.21 18:26:20.827709 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 2274 | 2026.01.21 18:26:20.827922 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2275 | 2026.01.21 18:26:20.827977 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2276 | 2026.01.21 18:26:20.828076 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2277 | 2026.01.21 18:26:20.828147 [ 335 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2278 | 2026.01.21 18:26:20.828152 [ 319 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2279 | 2026.01.21 18:26:20.828158 [ 317 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2280 | 2026.01.21 18:26:20.828272 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 2281 | 2026.01.21 18:26:20.828299 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2282 | 2026.01.21 18:26:20.828367 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2283 | 2026.01.21 18:26:20.828386 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2284 | 2026.01.21 18:26:20.828417 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2285 | 2026.01.21 18:26:20.828451 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2286 | 2026.01.21 18:26:20.828481 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2287 | 2026.01.21 18:26:20.829234 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001853 sec., 22126.281705342688 rows/sec., 891.19 KiB/sec. | ||
| 2288 | 2026.01.21 18:26:20.829358 [ 4 ] {098c3ace-981e-4c97-87c3-bd8e6b7cb461} <Debug> TCPHandler: Processed in 0.002109367 sec. | ||
| 2289 | 2026.01.21 18:26:20.829609 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.01.21 18:26:20.829747 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 2291 | 2026.01.21 18:26:20.829973 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2292 | 2026.01.21 18:26:20.830011 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 2293 | 2026.01.21 18:26:20.830223 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2294 | 2026.01.21 18:26:20.830276 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2295 | 2026.01.21 18:26:20.830375 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2296 | 2026.01.21 18:26:20.830445 [ 317 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2297 | 2026.01.21 18:26:20.830449 [ 302 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2298 | 2026.01.21 18:26:20.830447 [ 319 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2299 | 2026.01.21 18:26:20.830574 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 2300 | 2026.01.21 18:26:20.830595 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2301 | 2026.01.21 18:26:20.830663 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2302 | 2026.01.21 18:26:20.830681 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2303 | 2026.01.21 18:26:20.830712 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2304 | 2026.01.21 18:26:20.830744 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2305 | 2026.01.21 18:26:20.830774 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2306 | 2026.01.21 18:26:20.831405 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001716 sec., 23892.77389277389 rows/sec., 962.34 KiB/sec. | ||
| 2307 | 2026.01.21 18:26:20.831529 [ 4 ] {f5f2f0d4-3aa1-47a2-a3b6-6ade61a79f8b} <Debug> TCPHandler: Processed in 0.001967554 sec. | ||
| 2308 | 2026.01.21 18:26:20.831757 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2309 | 2026.01.21 18:26:20.831895 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 2310 | 2026.01.21 18:26:20.832114 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2311 | 2026.01.21 18:26:20.832152 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 2312 | 2026.01.21 18:26:20.832372 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2313 | 2026.01.21 18:26:20.832427 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2314 | 2026.01.21 18:26:20.832525 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2315 | 2026.01.21 18:26:20.832579 [ 295 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2316 | 2026.01.21 18:26:20.832597 [ 302 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2317 | 2026.01.21 18:26:20.832580 [ 319 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2318 | 2026.01.21 18:26:20.832704 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 2319 | 2026.01.21 18:26:20.832725 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2320 | 2026.01.21 18:26:20.832791 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2321 | 2026.01.21 18:26:20.832810 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2322 | 2026.01.21 18:26:20.832840 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2323 | 2026.01.21 18:26:20.832877 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2324 | 2026.01.21 18:26:20.832910 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2325 | 2026.01.21 18:26:20.833516 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001679 sec., 24419.29720071471 rows/sec., 983.54 KiB/sec. | ||
| 2326 | 2026.01.21 18:26:20.833615 [ 4 ] {d6450064-9fc6-4342-a20e-2e624e1b41ba} <Debug> TCPHandler: Processed in 0.001907282 sec. | ||
| 2327 | 2026.01.21 18:26:20.833847 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.01.21 18:26:20.833985 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 2329 | 2026.01.21 18:26:20.834209 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2330 | 2026.01.21 18:26:20.834247 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 2331 | 2026.01.21 18:26:20.834460 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2332 | 2026.01.21 18:26:20.834513 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2333 | 2026.01.21 18:26:20.834611 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2334 | 2026.01.21 18:26:20.834677 [ 317 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2335 | 2026.01.21 18:26:20.834682 [ 295 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2336 | 2026.01.21 18:26:20.834683 [ 319 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2337 | 2026.01.21 18:26:20.834781 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 2338 | 2026.01.21 18:26:20.834804 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2339 | 2026.01.21 18:26:20.834872 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2340 | 2026.01.21 18:26:20.834891 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2341 | 2026.01.21 18:26:20.834923 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2342 | 2026.01.21 18:26:20.834955 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2343 | 2026.01.21 18:26:20.834982 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2344 | 2026.01.21 18:26:20.835616 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00169 sec., 24260.355029585797 rows/sec., 977.14 KiB/sec. | ||
| 2345 | 2026.01.21 18:26:20.835718 [ 4 ] {c9321f2a-17ad-40f4-b57a-6ba5f82697ad} <Debug> TCPHandler: Processed in 0.001920263 sec. | ||
| 2346 | 2026.01.21 18:26:20.835962 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.01.21 18:26:20.836101 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 2348 | 2026.01.21 18:26:20.836329 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2349 | 2026.01.21 18:26:20.836368 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 2350 | 2026.01.21 18:26:20.836582 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2351 | 2026.01.21 18:26:20.836635 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2352 | 2026.01.21 18:26:20.836734 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2353 | 2026.01.21 18:26:20.836793 [ 295 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2354 | 2026.01.21 18:26:20.836796 [ 319 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2355 | 2026.01.21 18:26:20.836796 [ 314 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2356 | 2026.01.21 18:26:20.836917 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (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 | ||
| 2357 | 2026.01.21 18:26:20.836942 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2358 | 2026.01.21 18:26:20.837009 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2359 | 2026.01.21 18:26:20.837027 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Debug> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2360 | 2026.01.21 18:26:20.837058 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2361 | 2026.01.21 18:26:20.837089 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2362 | 2026.01.21 18:26:20.837118 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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'))" | ||
| 2363 | 2026.01.21 18:26:20.837780 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001738 sec., 23590.333716915997 rows/sec., 950.15 KiB/sec. | ||
| 2364 | 2026.01.21 18:26:20.837913 [ 4 ] {c8df1451-9adc-4b35-9f67-4b0e94e0ee40} <Debug> TCPHandler: Processed in 0.001999865 sec. | ||
| 2365 | 2026.01.21 18:26:20.879821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4262 | ||
| 2366 | 2026.01.21 18:26:20.880275 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2026.01.21 18:26:20.880316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2368 | 2026.01.21 18:26:20.880858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2369 | 2026.01.21 18:26:20.881089 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.01.21 18:26:20.881217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4262 | ||
| 2371 | 2026.01.21 18:26:20.929228 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.01.21 18:26:20.929412 [ 4 ] {f1c6cf0b-7a71-4482-98ca-e0d77b1b0c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2373 | 2026.01.21 18:26:20.929481 [ 4 ] {f1c6cf0b-7a71-4482-98ca-e0d77b1b0c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2374 | 2026.01.21 18:26:20.930172 [ 4 ] {f1c6cf0b-7a71-4482-98ca-e0d77b1b0c6f} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.01.21 18:26:20.930219 [ 4 ] {f1c6cf0b-7a71-4482-98ca-e0d77b1b0c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2376 | 2026.01.21 18:26:20.930672 [ 4 ] {f1c6cf0b-7a71-4482-98ca-e0d77b1b0c6f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2377 | 2026.01.21 18:26:20.930876 [ 4 ] {f1c6cf0b-7a71-4482-98ca-e0d77b1b0c6f} <Trace> oximeter.timeseries_schema (04156f06-744d-4ef3-bd8d-987629b51e04): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.01.21 18:26:20.931031 [ 4 ] {f1c6cf0b-7a71-4482-98ca-e0d77b1b0c6f} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001664 sec., 3605.769230769231 rows/sec., 802.85 KiB/sec. | ||
| 2379 | 2026.01.21 18:26:20.931073 [ 4 ] {f1c6cf0b-7a71-4482-98ca-e0d77b1b0c6f} <Debug> TCPHandler: Processed in 0.001954203 sec. | ||
| 2380 | 2026.01.21 18:26:20.931186 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.01.21 18:26:20.931281 [ 4 ] {a8d7eed6-03f1-473c-bf38-1cfd35226327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2382 | 2026.01.21 18:26:20.931328 [ 4 ] {a8d7eed6-03f1-473c-bf38-1cfd35226327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2383 | 2026.01.21 18:26:20.932425 [ 4 ] {a8d7eed6-03f1-473c-bf38-1cfd35226327} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.01.21 18:26:20.932464 [ 4 ] {a8d7eed6-03f1-473c-bf38-1cfd35226327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2385 | 2026.01.21 18:26:20.932883 [ 4 ] {a8d7eed6-03f1-473c-bf38-1cfd35226327} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2386 | 2026.01.21 18:26:20.933119 [ 4 ] {a8d7eed6-03f1-473c-bf38-1cfd35226327} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.01.21 18:26:20.933256 [ 4 ] {a8d7eed6-03f1-473c-bf38-1cfd35226327} <Debug> executeQuery: Read 1248 rows, 105.37 KiB in 0.001993 sec., 626191.6708479678 rows/sec., 51.63 MiB/sec. | ||
| 2388 | 2026.01.21 18:26:20.933294 [ 4 ] {a8d7eed6-03f1-473c-bf38-1cfd35226327} <Debug> TCPHandler: Processed in 0.002156619 sec. | ||
| 2389 | 2026.01.21 18:26:20.933414 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2390 | 2026.01.21 18:26:20.933509 [ 4 ] {4c3f2b12-69d5-4d15-9ba4-1b47c58087e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2391 | 2026.01.21 18:26:20.933551 [ 4 ] {4c3f2b12-69d5-4d15-9ba4-1b47c58087e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2392 | 2026.01.21 18:26:20.933957 [ 4 ] {4c3f2b12-69d5-4d15-9ba4-1b47c58087e9} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.01.21 18:26:20.933996 [ 4 ] {4c3f2b12-69d5-4d15-9ba4-1b47c58087e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2394 | 2026.01.21 18:26:20.934295 [ 4 ] {4c3f2b12-69d5-4d15-9ba4-1b47c58087e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2395 | 2026.01.21 18:26:20.934520 [ 4 ] {4c3f2b12-69d5-4d15-9ba4-1b47c58087e9} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2026.01.21 18:26:20.934658 [ 4 ] {4c3f2b12-69d5-4d15-9ba4-1b47c58087e9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001167 sec., 22279.348757497857 rows/sec., 1.64 MiB/sec. | ||
| 2397 | 2026.01.21 18:26:20.934697 [ 4 ] {4c3f2b12-69d5-4d15-9ba4-1b47c58087e9} <Debug> TCPHandler: Processed in 0.001331857 sec. | ||
| 2398 | 2026.01.21 18:26:20.934807 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2026.01.21 18:26:20.934901 [ 4 ] {e79478b4-5ba6-4c29-8627-04892edd2ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2400 | 2026.01.21 18:26:20.934941 [ 4 ] {e79478b4-5ba6-4c29-8627-04892edd2ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2401 | 2026.01.21 18:26:20.935443 [ 4 ] {e79478b4-5ba6-4c29-8627-04892edd2ee5} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.01.21 18:26:20.935483 [ 4 ] {e79478b4-5ba6-4c29-8627-04892edd2ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2403 | 2026.01.21 18:26:20.935799 [ 4 ] {e79478b4-5ba6-4c29-8627-04892edd2ee5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2404 | 2026.01.21 18:26:20.936008 [ 4 ] {e79478b4-5ba6-4c29-8627-04892edd2ee5} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.01.21 18:26:20.936138 [ 4 ] {e79478b4-5ba6-4c29-8627-04892edd2ee5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001256 sec., 181528.66242038217 rows/sec., 12.29 MiB/sec. | ||
| 2406 | 2026.01.21 18:26:20.936175 [ 4 ] {e79478b4-5ba6-4c29-8627-04892edd2ee5} <Debug> TCPHandler: Processed in 0.001417709 sec. | ||
| 2407 | 2026.01.21 18:26:20.936286 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.01.21 18:26:20.936379 [ 4 ] {0f97884c-8043-4e88-9dde-b2ff10add530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2409 | 2026.01.21 18:26:20.936420 [ 4 ] {0f97884c-8043-4e88-9dde-b2ff10add530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2410 | 2026.01.21 18:26:20.937002 [ 4 ] {0f97884c-8043-4e88-9dde-b2ff10add530} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.01.21 18:26:20.937040 [ 4 ] {0f97884c-8043-4e88-9dde-b2ff10add530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2412 | 2026.01.21 18:26:20.937365 [ 4 ] {0f97884c-8043-4e88-9dde-b2ff10add530} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2413 | 2026.01.21 18:26:20.937579 [ 4 ] {0f97884c-8043-4e88-9dde-b2ff10add530} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.01.21 18:26:20.937707 [ 4 ] {0f97884c-8043-4e88-9dde-b2ff10add530} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001345 sec., 405947.95539033454 rows/sec., 30.12 MiB/sec. | ||
| 2415 | 2026.01.21 18:26:20.937744 [ 4 ] {0f97884c-8043-4e88-9dde-b2ff10add530} <Debug> TCPHandler: Processed in 0.001507181 sec. | ||
| 2416 | 2026.01.21 18:26:20.937859 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.01.21 18:26:20.937954 [ 4 ] {3a436676-016a-4c0b-8348-ed00aef94d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2418 | 2026.01.21 18:26:20.937997 [ 4 ] {3a436676-016a-4c0b-8348-ed00aef94d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2419 | 2026.01.21 18:26:20.939075 [ 4 ] {3a436676-016a-4c0b-8348-ed00aef94d92} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.01.21 18:26:20.939111 [ 4 ] {3a436676-016a-4c0b-8348-ed00aef94d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2421 | 2026.01.21 18:26:20.939575 [ 4 ] {3a436676-016a-4c0b-8348-ed00aef94d92} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2422 | 2026.01.21 18:26:20.939797 [ 4 ] {3a436676-016a-4c0b-8348-ed00aef94d92} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.01.21 18:26:20.939929 [ 4 ] {3a436676-016a-4c0b-8348-ed00aef94d92} <Debug> executeQuery: Read 2360 rows, 161.42 KiB in 0.001995 sec., 1182957.3934837093 rows/sec., 79.02 MiB/sec. | ||
| 2424 | 2026.01.21 18:26:20.939966 [ 4 ] {3a436676-016a-4c0b-8348-ed00aef94d92} <Debug> TCPHandler: Processed in 0.002156649 sec. | ||
| 2425 | 2026.01.21 18:26:20.940076 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.01.21 18:26:20.940171 [ 4 ] {c6d6af07-8882-4786-9254-d415c87a6cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2427 | 2026.01.21 18:26:20.940227 [ 4 ] {c6d6af07-8882-4786-9254-d415c87a6cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2428 | 2026.01.21 18:26:20.940999 [ 4 ] {c6d6af07-8882-4786-9254-d415c87a6cc2} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.01.21 18:26:20.941037 [ 4 ] {c6d6af07-8882-4786-9254-d415c87a6cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2430 | 2026.01.21 18:26:20.941547 [ 4 ] {c6d6af07-8882-4786-9254-d415c87a6cc2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2431 | 2026.01.21 18:26:20.941782 [ 4 ] {c6d6af07-8882-4786-9254-d415c87a6cc2} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.01.21 18:26:20.941920 [ 4 ] {c6d6af07-8882-4786-9254-d415c87a6cc2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001767 sec., 14714.204867006227 rows/sec., 26.37 MiB/sec. | ||
| 2433 | 2026.01.21 18:26:20.941970 [ 4 ] {c6d6af07-8882-4786-9254-d415c87a6cc2} <Debug> TCPHandler: Processed in 0.001943583 sec. | ||
| 2434 | 2026.01.21 18:26:20.942084 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.01.21 18:26:20.942178 [ 4 ] {8923c5a8-91c2-483e-a54d-77594068ce09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2436 | 2026.01.21 18:26:20.942221 [ 4 ] {8923c5a8-91c2-483e-a54d-77594068ce09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2437 | 2026.01.21 18:26:20.942543 [ 4 ] {8923c5a8-91c2-483e-a54d-77594068ce09} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.01.21 18:26:20.942579 [ 4 ] {8923c5a8-91c2-483e-a54d-77594068ce09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2439 | 2026.01.21 18:26:20.942881 [ 4 ] {8923c5a8-91c2-483e-a54d-77594068ce09} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2440 | 2026.01.21 18:26:20.943092 [ 4 ] {8923c5a8-91c2-483e-a54d-77594068ce09} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.01.21 18:26:20.943216 [ 4 ] {8923c5a8-91c2-483e-a54d-77594068ce09} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001057 sec., 11352.885525070955 rows/sec., 783.47 KiB/sec. | ||
| 2442 | 2026.01.21 18:26:20.943251 [ 4 ] {8923c5a8-91c2-483e-a54d-77594068ce09} <Debug> TCPHandler: Processed in 0.001215193 sec. | ||
| 2443 | 2026.01.21 18:26:21.001176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.01 MiB, peak 189.50 MiB, free memory in arenas 0.00 B, will set to 184.40 MiB (RSS), difference: -1.61 MiB | ||
| 2444 | 2026.01.21 18:26:21.100396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2445 | 2026.01.21 18:26:21.118011 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.01.21 18:26:21.118074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2447 | 2026.01.21 18:26:21.123770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2448 | 2026.01.21 18:26:21.124459 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.01.21 18:26:21.127543 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2450 | 2026.01.21 18:26:22.583504 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40467 | ||
| 2451 | 2026.01.21 18:26:22.583609 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2452 | 2026.01.21 18:26:22.583635 [ 3 ] {} <Debug> TCP-Session: b3dfc8fb-d3ca-4c94-a582-6c635a0aa702 Authenticating user 'default' from [fd00:1122:3344:101::e]:40467 | ||
| 2453 | 2026.01.21 18:26:22.583656 [ 3 ] {} <Debug> TCP-Session: b3dfc8fb-d3ca-4c94-a582-6c635a0aa702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2454 | 2026.01.21 18:26:22.583669 [ 3 ] {} <Debug> TCP-Session: b3dfc8fb-d3ca-4c94-a582-6c635a0aa702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.01.21 18:26:22.583827 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33580 | ||
| 2456 | 2026.01.21 18:26:22.583850 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35436 | ||
| 2457 | 2026.01.21 18:26:22.583893 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62841 | ||
| 2458 | 2026.01.21 18:26:22.583923 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57496 | ||
| 2459 | 2026.01.21 18:26:22.583931 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63110 | ||
| 2460 | 2026.01.21 18:26:22.583954 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59743 | ||
| 2461 | 2026.01.21 18:26:22.583965 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53309 | ||
| 2462 | 2026.01.21 18:26:22.583965 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2463 | 2026.01.21 18:26:22.584043 [ 3 ] {} <Trace> TCP-Session: b3dfc8fb-d3ca-4c94-a582-6c635a0aa702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2026.01.21 18:26:22.584070 [ 287 ] {} <Debug> TCP-Session: 541e3b64-2308-4ba2-9f5e-cf4cca3f1f07 Authenticating user 'default' from [fd00:1122:3344:101::e]:35436 | ||
| 2465 | 2026.01.21 18:26:22.583901 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42202 | ||
| 2466 | 2026.01.21 18:26:22.584104 [ 287 ] {} <Debug> TCP-Session: 541e3b64-2308-4ba2-9f5e-cf4cca3f1f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2467 | 2026.01.21 18:26:22.583899 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2468 | 2026.01.21 18:26:22.584136 [ 287 ] {} <Debug> TCP-Session: 541e3b64-2308-4ba2-9f5e-cf4cca3f1f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2469 | 2026.01.21 18:26:22.584166 [ 286 ] {} <Debug> TCP-Session: 0345b15f-b5b1-400b-9bb6-b6956b7484bc Authenticating user 'default' from [fd00:1122:3344:101::e]:33580 | ||
| 2470 | 2026.01.21 18:26:22.584190 [ 286 ] {} <Debug> TCP-Session: 0345b15f-b5b1-400b-9bb6-b6956b7484bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2026.01.21 18:26:22.584202 [ 286 ] {} <Debug> TCP-Session: 0345b15f-b5b1-400b-9bb6-b6956b7484bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2472 | 2026.01.21 18:26:22.584234 [ 3 ] {c78972b6-cdd7-4522-83c9-aba7ceca5fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40467) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2473 | 2026.01.21 18:26:22.584289 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2474 | 2026.01.21 18:26:22.584290 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2475 | 2026.01.21 18:26:22.584330 [ 292 ] {} <Debug> TCP-Session: 982895e3-d7b0-4369-a894-affd424f12cd Authenticating user 'default' from [fd00:1122:3344:101::e]:59743 | ||
| 2476 | 2026.01.21 18:26:22.584348 [ 293 ] {} <Debug> TCP-Session: c2d36c1a-9b68-4774-b901-c34beca9dd41 Authenticating user 'default' from [fd00:1122:3344:101::e]:53309 | ||
| 2477 | 2026.01.21 18:26:22.584359 [ 292 ] {} <Debug> TCP-Session: 982895e3-d7b0-4369-a894-affd424f12cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2026.01.21 18:26:22.584381 [ 293 ] {} <Debug> TCP-Session: c2d36c1a-9b68-4774-b901-c34beca9dd41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2479 | 2026.01.21 18:26:22.584383 [ 292 ] {} <Debug> TCP-Session: 982895e3-d7b0-4369-a894-affd424f12cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.01.21 18:26:22.584406 [ 293 ] {} <Debug> TCP-Session: c2d36c1a-9b68-4774-b901-c34beca9dd41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2481 | 2026.01.21 18:26:22.584409 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2482 | 2026.01.21 18:26:22.584438 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2483 | 2026.01.21 18:26:22.584456 [ 290 ] {} <Debug> TCP-Session: fd0455df-ff6e-42ab-bf6d-3e4571c1ccee Authenticating user 'default' from [fd00:1122:3344:101::e]:57496 | ||
| 2484 | 2026.01.21 18:26:22.584474 [ 289 ] {} <Debug> TCP-Session: d3b111c0-8f91-4742-95f5-245d547ba989 Authenticating user 'default' from [fd00:1122:3344:101::e]:42202 | ||
| 2485 | 2026.01.21 18:26:22.584482 [ 290 ] {} <Debug> TCP-Session: fd0455df-ff6e-42ab-bf6d-3e4571c1ccee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2486 | 2026.01.21 18:26:22.584499 [ 289 ] {} <Debug> TCP-Session: d3b111c0-8f91-4742-95f5-245d547ba989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2487 | 2026.01.21 18:26:22.584506 [ 290 ] {} <Debug> TCP-Session: fd0455df-ff6e-42ab-bf6d-3e4571c1ccee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.01.21 18:26:22.584509 [ 3 ] {c78972b6-cdd7-4522-83c9-aba7ceca5fcf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2489 | 2026.01.21 18:26:22.584520 [ 289 ] {} <Debug> TCP-Session: d3b111c0-8f91-4742-95f5-245d547ba989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2490 | 2026.01.21 18:26:22.584586 [ 3 ] {c78972b6-cdd7-4522-83c9-aba7ceca5fcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2491 | 2026.01.21 18:26:22.584627 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2492 | 2026.01.21 18:26:22.584629 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2493 | 2026.01.21 18:26:22.584663 [ 291 ] {} <Debug> TCP-Session: eba44d34-e3bf-456c-8377-e6ca169a2daf Authenticating user 'default' from [fd00:1122:3344:101::e]:63110 | ||
| 2494 | 2026.01.21 18:26:22.584681 [ 288 ] {} <Debug> TCP-Session: 7fe1e0b1-3b62-4ac7-8d48-e77719423f17 Authenticating user 'default' from [fd00:1122:3344:101::e]:62841 | ||
| 2495 | 2026.01.21 18:26:22.584688 [ 291 ] {} <Debug> TCP-Session: eba44d34-e3bf-456c-8377-e6ca169a2daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2496 | 2026.01.21 18:26:22.584706 [ 288 ] {} <Debug> TCP-Session: 7fe1e0b1-3b62-4ac7-8d48-e77719423f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2497 | 2026.01.21 18:26:22.584713 [ 291 ] {} <Debug> TCP-Session: eba44d34-e3bf-456c-8377-e6ca169a2daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2026.01.21 18:26:22.584728 [ 288 ] {} <Debug> TCP-Session: 7fe1e0b1-3b62-4ac7-8d48-e77719423f17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2499 | 2026.01.21 18:26:22.584895 [ 3 ] {c78972b6-cdd7-4522-83c9-aba7ceca5fcf} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6) (SelectExecutor): Key condition: unknown | ||
| 2500 | 2026.01.21 18:26:22.584987 [ 3 ] {c78972b6-cdd7-4522-83c9-aba7ceca5fcf} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2501 | 2026.01.21 18:26:22.953498 [ 338 ] {c78972b6-cdd7-4522-83c9-aba7ceca5fcf} <Trace> AggregatingTransform: Aggregating | ||
| 2502 | 2026.01.21 18:26:22.953553 [ 338 ] {c78972b6-cdd7-4522-83c9-aba7ceca5fcf} <Trace> Aggregator: Aggregation method: without_key | ||
| 2503 | 2026.01.21 18:26:22.953586 [ 338 ] {c78972b6-cdd7-4522-83c9-aba7ceca5fcf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001501851 sec. (665.845 rows/sec., 26.01 KiB/sec.) | ||
| 2504 | 2026.01.21 18:26:22.953600 [ 338 ] {c78972b6-cdd7-4522-83c9-aba7ceca5fcf} <Trace> Aggregator: Merging aggregated data | ||
| 2505 | 2026.01.21 18:26:22.954819 [ 3 ] {c78972b6-cdd7-4522-83c9-aba7ceca5fcf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.370642 sec., 2.698021271199702 rows/sec., 107.92 B/sec. | ||
| 2506 | 2026.01.21 18:26:22.954994 [ 3 ] {c78972b6-cdd7-4522-83c9-aba7ceca5fcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2507 | 2026.01.21 18:26:22.955011 [ 3 ] {c78972b6-cdd7-4522-83c9-aba7ceca5fcf} <Debug> TCPHandler: Processed in 0.371089268 sec. | ||
| 2508 | 2026.01.21 18:26:22.955138 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2509 | 2026.01.21 18:26:22.955179 [ 286 ] {} <Debug> TCP-Session: 0345b15f-b5b1-400b-9bb6-b6956b7484bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.01.21 18:26:22.955179 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2511 | 2026.01.21 18:26:22.955212 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2512 | 2026.01.21 18:26:22.955227 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2513 | 2026.01.21 18:26:22.955243 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2514 | 2026.01.21 18:26:22.955267 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2515 | 2026.01.21 18:26:22.955293 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2516 | 2026.01.21 18:26:22.955304 [ 290 ] {} <Debug> TCP-Session: fd0455df-ff6e-42ab-bf6d-3e4571c1ccee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2517 | 2026.01.21 18:26:22.955281 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2518 | 2026.01.21 18:26:22.955349 [ 288 ] {} <Debug> TCP-Session: 7fe1e0b1-3b62-4ac7-8d48-e77719423f17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2026.01.21 18:26:22.955348 [ 3 ] {} <Debug> TCP-Session: b3dfc8fb-d3ca-4c94-a582-6c635a0aa702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2520 | 2026.01.21 18:26:22.955386 [ 292 ] {} <Debug> TCP-Session: 982895e3-d7b0-4369-a894-affd424f12cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.01.21 18:26:22.955278 [ 293 ] {} <Debug> TCP-Session: c2d36c1a-9b68-4774-b901-c34beca9dd41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2522 | 2026.01.21 18:26:22.955257 [ 287 ] {} <Debug> TCP-Session: 541e3b64-2308-4ba2-9f5e-cf4cca3f1f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.01.21 18:26:22.955192 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2524 | 2026.01.21 18:26:22.955285 [ 289 ] {} <Debug> TCP-Session: d3b111c0-8f91-4742-95f5-245d547ba989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.01.21 18:26:22.955496 [ 291 ] {} <Debug> TCP-Session: eba44d34-e3bf-456c-8377-e6ca169a2daf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2526 | 2026.01.21 18:26:23.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.43 MiB, peak 198.57 MiB, free memory in arenas 0.00 B, will set to 205.76 MiB (RSS), difference: 19.33 MiB | ||
| 2527 | 2026.01.21 18:26:23.383184 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 352 | ||
| 2528 | 2026.01.21 18:26:23.386702 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.01.21 18:26:23.386781 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2530 | 2026.01.21 18:26:23.388632 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2531 | 2026.01.21 18:26:23.389027 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.01.21 18:26:23.389240 [ 42 ] {} <Debug> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2533 | 2026.01.21 18:26:23.389316 [ 42 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2026.01.21 18:26:23.389343 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2535 | 2026.01.21 18:26:23.389441 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
| 2536 | 2026.01.21 18:26:23.389454 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::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 | ||
| 2537 | 2026.01.21 18:26:23.390147 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2538 | 2026.01.21 18:26:23.390348 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::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 | ||
| 2539 | 2026.01.21 18:26:23.390889 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 80 rows starting from the beginning of the part | ||
| 2540 | 2026.01.21 18:26:23.391434 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2541 | 2026.01.21 18:26:23.391959 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::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 | ||
| 2542 | 2026.01.21 18:26:23.392573 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 62 rows starting from the beginning of the part | ||
| 2543 | 2026.01.21 18:26:23.393148 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part | ||
| 2544 | 2026.01.21 18:26:23.402105 [ 190 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 72 columns (72 merged, 0 gathered) in 0.012694338 sec., 27728.897718022003 rows/sec., 29.38 MiB/sec. | ||
| 2545 | 2026.01.21 18:26:23.403228 [ 197 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2546 | 2026.01.21 18:26:23.404137 [ 197 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_6_1} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.01.21 18:26:23.404255 [ 197 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_6_1} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2548 | 2026.01.21 18:26:23.404569 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 2549 | 2026.01.21 18:26:24.132865 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47564 | ||
| 2550 | 2026.01.21 18:26:24.132974 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2551 | 2026.01.21 18:26:24.133002 [ 288 ] {} <Debug> TCP-Session: 2a5ce932-ca92-4ed3-b415-015626c13a69 Authenticating user 'default' from [fd00:1122:3344:101::e]:47564 | ||
| 2552 | 2026.01.21 18:26:24.133026 [ 288 ] {} <Debug> TCP-Session: 2a5ce932-ca92-4ed3-b415-015626c13a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2553 | 2026.01.21 18:26:24.133046 [ 288 ] {} <Debug> TCP-Session: 2a5ce932-ca92-4ed3-b415-015626c13a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2554 | 2026.01.21 18:26:24.133308 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62979 | ||
| 2555 | 2026.01.21 18:26:24.133354 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52610 | ||
| 2556 | 2026.01.21 18:26:24.133362 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44233 | ||
| 2557 | 2026.01.21 18:26:24.133404 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62320 | ||
| 2558 | 2026.01.21 18:26:24.133420 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42632 | ||
| 2559 | 2026.01.21 18:26:24.133443 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2560 | 2026.01.21 18:26:24.133451 [ 288 ] {} <Trace> TCP-Session: 2a5ce932-ca92-4ed3-b415-015626c13a69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.01.21 18:26:24.133477 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2562 | 2026.01.21 18:26:24.133483 [ 289 ] {} <Debug> TCP-Session: 061f1c8b-c3e5-49ea-b449-1bd148ae556d Authenticating user 'default' from [fd00:1122:3344:101::e]:62979 | ||
| 2563 | 2026.01.21 18:26:24.133512 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2564 | 2026.01.21 18:26:24.133515 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2565 | 2026.01.21 18:26:24.133527 [ 290 ] {} <Debug> TCP-Session: fb35486f-54bf-4e22-9bde-0f9437bb3ba3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52610 | ||
| 2566 | 2026.01.21 18:26:24.133548 [ 3 ] {} <Debug> TCP-Session: 42e4ac11-c9e8-4832-be5e-c70659a88697 Authenticating user 'default' from [fd00:1122:3344:101::e]:62320 | ||
| 2567 | 2026.01.21 18:26:24.133558 [ 286 ] {} <Debug> TCP-Session: 63481b4a-ad31-474a-9171-42c5fc0904d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42632 | ||
| 2568 | 2026.01.21 18:26:24.133574 [ 290 ] {} <Debug> TCP-Session: fb35486f-54bf-4e22-9bde-0f9437bb3ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2569 | 2026.01.21 18:26:24.133574 [ 3 ] {} <Debug> TCP-Session: 42e4ac11-c9e8-4832-be5e-c70659a88697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2026.01.21 18:26:24.133587 [ 286 ] {} <Debug> TCP-Session: 63481b4a-ad31-474a-9171-42c5fc0904d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2571 | 2026.01.21 18:26:24.133602 [ 3 ] {} <Debug> TCP-Session: 42e4ac11-c9e8-4832-be5e-c70659a88697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2572 | 2026.01.21 18:26:24.133615 [ 286 ] {} <Debug> TCP-Session: 63481b4a-ad31-474a-9171-42c5fc0904d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2573 | 2026.01.21 18:26:24.133593 [ 290 ] {} <Debug> TCP-Session: fb35486f-54bf-4e22-9bde-0f9437bb3ba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2026.01.21 18:26:24.133534 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2575 | 2026.01.21 18:26:24.133657 [ 288 ] {a0b02f48-7960-42f5-95cd-100655d6cec9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47564) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2576 | 2026.01.21 18:26:24.133536 [ 289 ] {} <Debug> TCP-Session: 061f1c8b-c3e5-49ea-b449-1bd148ae556d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2026.01.21 18:26:24.133723 [ 291 ] {} <Debug> TCP-Session: fb057666-898f-483a-b420-5b2c9faa028c Authenticating user 'default' from [fd00:1122:3344:101::e]:44233 | ||
| 2578 | 2026.01.21 18:26:24.133747 [ 289 ] {} <Debug> TCP-Session: 061f1c8b-c3e5-49ea-b449-1bd148ae556d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2026.01.21 18:26:24.133391 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58619 | ||
| 2580 | 2026.01.21 18:26:24.133781 [ 291 ] {} <Debug> TCP-Session: fb057666-898f-483a-b420-5b2c9faa028c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2581 | 2026.01.21 18:26:24.133382 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64399 | ||
| 2582 | 2026.01.21 18:26:24.133834 [ 291 ] {} <Debug> TCP-Session: fb057666-898f-483a-b420-5b2c9faa028c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2583 | 2026.01.21 18:26:24.133853 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2584 | 2026.01.21 18:26:24.133368 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34275 | ||
| 2585 | 2026.01.21 18:26:24.133909 [ 294 ] {} <Debug> TCP-Session: f7925301-9543-4da1-a564-917c373fb82a Authenticating user 'default' from [fd00:1122:3344:101::e]:58619 | ||
| 2586 | 2026.01.21 18:26:24.133933 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2587 | 2026.01.21 18:26:24.133943 [ 294 ] {} <Debug> TCP-Session: f7925301-9543-4da1-a564-917c373fb82a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2026.01.21 18:26:24.133977 [ 293 ] {} <Debug> TCP-Session: 27ab0043-10d3-45d1-974d-cf1ee9fee7bf Authenticating user 'default' from [fd00:1122:3344:101::e]:64399 | ||
| 2589 | 2026.01.21 18:26:24.133978 [ 294 ] {} <Debug> TCP-Session: f7925301-9543-4da1-a564-917c373fb82a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2590 | 2026.01.21 18:26:24.134002 [ 293 ] {} <Debug> TCP-Session: 27ab0043-10d3-45d1-974d-cf1ee9fee7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2591 | 2026.01.21 18:26:24.134017 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2592 | 2026.01.21 18:26:24.134023 [ 288 ] {a0b02f48-7960-42f5-95cd-100655d6cec9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2593 | 2026.01.21 18:26:24.134048 [ 292 ] {} <Debug> TCP-Session: 552cc022-b450-46b7-bc35-2e389255eca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34275 | ||
| 2594 | 2026.01.21 18:26:24.134022 [ 293 ] {} <Debug> TCP-Session: 27ab0043-10d3-45d1-974d-cf1ee9fee7bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2595 | 2026.01.21 18:26:24.134071 [ 292 ] {} <Debug> TCP-Session: 552cc022-b450-46b7-bc35-2e389255eca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2596 | 2026.01.21 18:26:24.134092 [ 288 ] {a0b02f48-7960-42f5-95cd-100655d6cec9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2597 | 2026.01.21 18:26:24.134097 [ 292 ] {} <Debug> TCP-Session: 552cc022-b450-46b7-bc35-2e389255eca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2598 | 2026.01.21 18:26:24.134420 [ 288 ] {a0b02f48-7960-42f5-95cd-100655d6cec9} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6) (SelectExecutor): Key condition: unknown | ||
| 2599 | 2026.01.21 18:26:24.135409 [ 340 ] {a0b02f48-7960-42f5-95cd-100655d6cec9} <Trace> AggregatingTransform: Aggregating | ||
| 2600 | 2026.01.21 18:26:24.135461 [ 340 ] {a0b02f48-7960-42f5-95cd-100655d6cec9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2601 | 2026.01.21 18:26:24.135500 [ 340 ] {a0b02f48-7960-42f5-95cd-100655d6cec9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974707 sec. (1025.949 rows/sec., 40.08 KiB/sec.) | ||
| 2602 | 2026.01.21 18:26:24.135520 [ 340 ] {a0b02f48-7960-42f5-95cd-100655d6cec9} <Trace> Aggregator: Merging aggregated data | ||
| 2603 | 2026.01.21 18:26:24.136954 [ 288 ] {a0b02f48-7960-42f5-95cd-100655d6cec9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003362 sec., 297.441998810232 rows/sec., 11.62 KiB/sec. | ||
| 2604 | 2026.01.21 18:26:24.137090 [ 288 ] {a0b02f48-7960-42f5-95cd-100655d6cec9} <Debug> TCPHandler: Processed in 0.003799105 sec. | ||
| 2605 | 2026.01.21 18:26:24.137211 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2606 | 2026.01.21 18:26:24.137242 [ 288 ] {} <Debug> TCP-Session: 2a5ce932-ca92-4ed3-b415-015626c13a69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2607 | 2026.01.21 18:26:24.137245 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2608 | 2026.01.21 18:26:24.137268 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2609 | 2026.01.21 18:26:24.137290 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2610 | 2026.01.21 18:26:24.137302 [ 289 ] {} <Debug> TCP-Session: 061f1c8b-c3e5-49ea-b449-1bd148ae556d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2611 | 2026.01.21 18:26:24.137320 [ 286 ] {} <Debug> TCP-Session: 63481b4a-ad31-474a-9171-42c5fc0904d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2612 | 2026.01.21 18:26:24.137333 [ 292 ] {} <Debug> TCP-Session: 552cc022-b450-46b7-bc35-2e389255eca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2026.01.21 18:26:24.137375 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2614 | 2026.01.21 18:26:24.137393 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2615 | 2026.01.21 18:26:24.137405 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2616 | 2026.01.21 18:26:24.137432 [ 291 ] {} <Debug> TCP-Session: fb057666-898f-483a-b420-5b2c9faa028c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2617 | 2026.01.21 18:26:24.137444 [ 294 ] {} <Debug> TCP-Session: f7925301-9543-4da1-a564-917c373fb82a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2026.01.21 18:26:24.137452 [ 3 ] {} <Debug> TCP-Session: 42e4ac11-c9e8-4832-be5e-c70659a88697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2619 | 2026.01.21 18:26:24.137396 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2620 | 2026.01.21 18:26:24.137390 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2621 | 2026.01.21 18:26:24.137538 [ 293 ] {} <Debug> TCP-Session: 27ab0043-10d3-45d1-974d-cf1ee9fee7bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2622 | 2026.01.21 18:26:24.137556 [ 290 ] {} <Debug> TCP-Session: fb35486f-54bf-4e22-9bde-0f9437bb3ba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2623 | 2026.01.21 18:26:25.665892 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2624 | 2026.01.21 18:26:25.666088 [ 4 ] {e9435baa-f692-4850-8c37-7b84f447be19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2625 | 2026.01.21 18:26:25.666156 [ 4 ] {e9435baa-f692-4850-8c37-7b84f447be19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2626 | 2026.01.21 18:26:25.666800 [ 4 ] {e9435baa-f692-4850-8c37-7b84f447be19} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.01.21 18:26:25.666847 [ 4 ] {e9435baa-f692-4850-8c37-7b84f447be19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2628 | 2026.01.21 18:26:25.667228 [ 4 ] {e9435baa-f692-4850-8c37-7b84f447be19} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2629 | 2026.01.21 18:26:25.667448 [ 4 ] {e9435baa-f692-4850-8c37-7b84f447be19} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.01.21 18:26:25.667593 [ 4 ] {e9435baa-f692-4850-8c37-7b84f447be19} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001555 sec., 36012.86173633441 rows/sec., 2.75 MiB/sec. | ||
| 2631 | 2026.01.21 18:26:25.667575 [ 39 ] {} <Debug> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2632 | 2026.01.21 18:26:25.667633 [ 4 ] {e9435baa-f692-4850-8c37-7b84f447be19} <Debug> TCPHandler: Processed in 0.001872552 sec. | ||
| 2633 | 2026.01.21 18:26:25.667687 [ 39 ] {} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.01.21 18:26:25.667719 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2635 | 2026.01.21 18:26:25.667774 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.01.21 18:26:25.667817 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::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 | ||
| 2637 | 2026.01.21 18:26:25.667871 [ 4 ] {3bde29b2-2b53-4dbc-8521-c2ee019a84e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2638 | 2026.01.21 18:26:25.667915 [ 4 ] {3bde29b2-2b53-4dbc-8521-c2ee019a84e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2639 | 2026.01.21 18:26:25.667930 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2640 | 2026.01.21 18:26:25.667967 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
| 2641 | 2026.01.21 18:26:25.668033 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1132 rows starting from the beginning of the part | ||
| 2642 | 2026.01.21 18:26:25.668078 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 108 rows starting from the beginning of the part | ||
| 2643 | 2026.01.21 18:26:25.668120 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1133 rows starting from the beginning of the part | ||
| 2644 | 2026.01.21 18:26:25.668158 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1248 rows starting from the beginning of the part | ||
| 2645 | 2026.01.21 18:26:25.668201 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::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 | ||
| 2646 | 2026.01.21 18:26:25.668319 [ 4 ] {3bde29b2-2b53-4dbc-8521-c2ee019a84e7} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.01.21 18:26:25.668361 [ 4 ] {3bde29b2-2b53-4dbc-8521-c2ee019a84e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2648 | 2026.01.21 18:26:25.668681 [ 4 ] {3bde29b2-2b53-4dbc-8521-c2ee019a84e7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2649 | 2026.01.21 18:26:25.668917 [ 4 ] {3bde29b2-2b53-4dbc-8521-c2ee019a84e7} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.01.21 18:26:25.669017 [ 39 ] {} <Debug> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2651 | 2026.01.21 18:26:25.669044 [ 4 ] {3bde29b2-2b53-4dbc-8521-c2ee019a84e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 2652 | 2026.01.21 18:26:25.669070 [ 39 ] {} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.01.21 18:26:25.669087 [ 4 ] {3bde29b2-2b53-4dbc-8521-c2ee019a84e7} <Debug> TCPHandler: Processed in 0.001368508 sec. | ||
| 2654 | 2026.01.21 18:26:25.669096 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2655 | 2026.01.21 18:26:25.669216 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2026.01.21 18:26:25.669218 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::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 | ||
| 2657 | 2026.01.21 18:26:25.669314 [ 4 ] {0c76629b-15f6-40fe-9333-55daa9668f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2658 | 2026.01.21 18:26:25.669361 [ 4 ] {0c76629b-15f6-40fe-9333-55daa9668f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2659 | 2026.01.21 18:26:25.669367 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2660 | 2026.01.21 18:26:25.669407 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 165 rows starting from the beginning of the part | ||
| 2661 | 2026.01.21 18:26:25.669487 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 689 rows starting from the beginning of the part | ||
| 2662 | 2026.01.21 18:26:25.669531 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::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 | ||
| 2663 | 2026.01.21 18:26:25.669574 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 691 rows starting from the beginning of the part | ||
| 2664 | 2026.01.21 18:26:25.669613 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 546 rows starting from the beginning of the part | ||
| 2665 | 2026.01.21 18:26:25.669652 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::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 | ||
| 2666 | 2026.01.21 18:26:25.669747 [ 4 ] {0c76629b-15f6-40fe-9333-55daa9668f15} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.01.21 18:26:25.669747 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3929 rows, containing 5 columns (5 merged, 0 gathered) in 0.001973434 sec., 1990945.732160285 rows/sec., 168.74 MiB/sec. | ||
| 2668 | 2026.01.21 18:26:25.669791 [ 4 ] {0c76629b-15f6-40fe-9333-55daa9668f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2669 | 2026.01.21 18:26:25.670175 [ 4 ] {0c76629b-15f6-40fe-9333-55daa9668f15} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2670 | 2026.01.21 18:26:25.670177 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2671 | 2026.01.21 18:26:25.670458 [ 4 ] {0c76629b-15f6-40fe-9333-55daa9668f15} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.01.21 18:26:25.670568 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_11_2} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.01.21 18:26:25.670575 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2674 | 2026.01.21 18:26:25.670599 [ 4 ] {0c76629b-15f6-40fe-9333-55daa9668f15} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001303 sec., 98234.8426707598 rows/sec., 6.84 MiB/sec. | ||
| 2675 | 2026.01.21 18:26:25.670640 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.01.21 18:26:25.670667 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_11_2} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2677 | 2026.01.21 18:26:25.670671 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2678 | 2026.01.21 18:26:25.670673 [ 4 ] {0c76629b-15f6-40fe-9333-55daa9668f15} <Debug> TCPHandler: Processed in 0.001503841 sec. | ||
| 2679 | 2026.01.21 18:26:25.670811 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 2680 | 2026.01.21 18:26:25.670840 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2681 | 2026.01.21 18:26:25.670874 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::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 | ||
| 2682 | 2026.01.21 18:26:25.670883 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2245 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712406 sec., 1311020.8677147825 rows/sec., 99.73 MiB/sec. | ||
| 2683 | 2026.01.21 18:26:25.670936 [ 4 ] {c05a0850-24de-4158-904a-1e1d2868c351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2684 | 2026.01.21 18:26:25.670978 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2685 | 2026.01.21 18:26:25.670982 [ 4 ] {c05a0850-24de-4158-904a-1e1d2868c351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2686 | 2026.01.21 18:26:25.671018 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1122 rows starting from the beginning of the part | ||
| 2687 | 2026.01.21 18:26:25.671077 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2688 | 2026.01.21 18:26:25.671112 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 314 rows starting from the beginning of the part | ||
| 2689 | 2026.01.21 18:26:25.671166 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2690 | 2026.01.21 18:26:25.671214 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 315 rows starting from the beginning of the part | ||
| 2691 | 2026.01.21 18:26:25.671265 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2360 rows starting from the beginning of the part | ||
| 2692 | 2026.01.21 18:26:25.671316 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2693 | 2026.01.21 18:26:25.671343 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_11_2} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.01.21 18:26:25.671363 [ 4 ] {c05a0850-24de-4158-904a-1e1d2868c351} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.01.21 18:26:25.671406 [ 4 ] {c05a0850-24de-4158-904a-1e1d2868c351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2696 | 2026.01.21 18:26:25.671425 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_11_2} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2697 | 2026.01.21 18:26:25.671501 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2698 | 2026.01.21 18:26:25.671751 [ 4 ] {c05a0850-24de-4158-904a-1e1d2868c351} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2699 | 2026.01.21 18:26:25.671979 [ 4 ] {c05a0850-24de-4158-904a-1e1d2868c351} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.01.21 18:26:25.672080 [ 39 ] {} <Debug> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2701 | 2026.01.21 18:26:25.672110 [ 4 ] {c05a0850-24de-4158-904a-1e1d2868c351} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001191 sec., 40302.26700251889 rows/sec., 2.72 MiB/sec. | ||
| 2702 | 2026.01.21 18:26:25.672127 [ 39 ] {} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.01.21 18:26:25.672148 [ 4 ] {c05a0850-24de-4158-904a-1e1d2868c351} <Debug> TCPHandler: Processed in 0.001355637 sec. | ||
| 2704 | 2026.01.21 18:26:25.672153 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2705 | 2026.01.21 18:26:25.672299 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 2706 | 2026.01.21 18:26:25.672423 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2707 | 2026.01.21 18:26:25.672457 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2708 | 2026.01.21 18:26:25.672530 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2709 | 2026.01.21 18:26:25.672580 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2710 | 2026.01.21 18:26:25.672621 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2711 | 2026.01.21 18:26:25.672662 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2712 | 2026.01.21 18:26:25.672705 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2713 | 2026.01.21 18:26:25.673544 [ 192 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 4 columns (4 merged, 0 gathered) in 0.001292085 sec., 532472.7088388149 rows/sec., 34.90 MiB/sec. | ||
| 2714 | 2026.01.21 18:26:25.673718 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2715 | 2026.01.21 18:26:25.673965 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_11_2} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.01.21 18:26:25.674030 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_11_2} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2717 | 2026.01.21 18:26:25.674085 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2718 | 2026.01.21 18:26:25.676072 [ 189 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4399 rows, containing 5 columns (5 merged, 0 gathered) in 0.005318346 sec., 827136.8579629833 rows/sec., 56.21 MiB/sec. | ||
| 2719 | 2026.01.21 18:26:25.676413 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2720 | 2026.01.21 18:26:25.676670 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.01.21 18:26:25.676739 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2722 | 2026.01.21 18:26:25.676804 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2723 | 2026.01.21 18:26:28.303905 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2724 | 2026.01.21 18:26:28.303980 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2725 | 2026.01.21 18:26:28.381283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4774 | ||
| 2726 | 2026.01.21 18:26:28.381811 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.01.21 18:26:28.381862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2728 | 2026.01.21 18:26:28.382353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2729 | 2026.01.21 18:26:28.382591 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.01.21 18:26:28.382730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4774 | ||
| 2731 | 2026.01.21 18:26:28.627601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2732 | 2026.01.21 18:26:28.643853 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.01.21 18:26:28.643896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2734 | 2026.01.21 18:26:28.649952 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2735 | 2026.01.21 18:26:28.650616 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.01.21 18:26:28.653508 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2737 | 2026.01.21 18:26:29.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.52 MiB, peak 216.79 MiB, free memory in arenas 0.00 B, will set to 209.28 MiB (RSS), difference: 1.76 MiB | ||
| 2738 | 2026.01.21 18:26:30.679634 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.01.21 18:26:30.679852 [ 4 ] {625290a2-2742-47c8-9f80-8dc28f077f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2740 | 2026.01.21 18:26:30.679919 [ 4 ] {625290a2-2742-47c8-9f80-8dc28f077f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2741 | 2026.01.21 18:26:30.680785 [ 4 ] {625290a2-2742-47c8-9f80-8dc28f077f58} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.01.21 18:26:30.680832 [ 4 ] {625290a2-2742-47c8-9f80-8dc28f077f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2743 | 2026.01.21 18:26:30.681242 [ 4 ] {625290a2-2742-47c8-9f80-8dc28f077f58} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2744 | 2026.01.21 18:26:30.681468 [ 4 ] {625290a2-2742-47c8-9f80-8dc28f077f58} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.01.21 18:26:30.681622 [ 4 ] {625290a2-2742-47c8-9f80-8dc28f077f58} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001826 sec., 224534.5016429354 rows/sec., 14.24 MiB/sec. | ||
| 2746 | 2026.01.21 18:26:30.681663 [ 4 ] {625290a2-2742-47c8-9f80-8dc28f077f58} <Debug> TCPHandler: Processed in 0.002165869 sec. | ||
| 2747 | 2026.01.21 18:26:30.681781 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.01.21 18:26:30.681885 [ 4 ] {d231fea3-2dae-44aa-96e6-66f49a4b3740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2749 | 2026.01.21 18:26:30.681925 [ 4 ] {d231fea3-2dae-44aa-96e6-66f49a4b3740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2750 | 2026.01.21 18:26:30.682746 [ 4 ] {d231fea3-2dae-44aa-96e6-66f49a4b3740} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.01.21 18:26:30.682784 [ 4 ] {d231fea3-2dae-44aa-96e6-66f49a4b3740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2752 | 2026.01.21 18:26:30.683156 [ 4 ] {d231fea3-2dae-44aa-96e6-66f49a4b3740} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2753 | 2026.01.21 18:26:30.683365 [ 4 ] {d231fea3-2dae-44aa-96e6-66f49a4b3740} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.01.21 18:26:30.683488 [ 4 ] {d231fea3-2dae-44aa-96e6-66f49a4b3740} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001631 sec., 694052.7283874924 rows/sec., 54.97 MiB/sec. | ||
| 2755 | 2026.01.21 18:26:30.683524 [ 4 ] {d231fea3-2dae-44aa-96e6-66f49a4b3740} <Debug> TCPHandler: Processed in 0.001791589 sec. | ||
| 2756 | 2026.01.21 18:26:30.683649 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.01.21 18:26:30.683742 [ 4 ] {4ee677b4-b2cc-4a4c-92de-e414525414e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2758 | 2026.01.21 18:26:30.683782 [ 4 ] {4ee677b4-b2cc-4a4c-92de-e414525414e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2759 | 2026.01.21 18:26:30.684354 [ 4 ] {4ee677b4-b2cc-4a4c-92de-e414525414e3} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.01.21 18:26:30.684392 [ 4 ] {4ee677b4-b2cc-4a4c-92de-e414525414e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2761 | 2026.01.21 18:26:30.684695 [ 4 ] {4ee677b4-b2cc-4a4c-92de-e414525414e3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2762 | 2026.01.21 18:26:30.684894 [ 4 ] {4ee677b4-b2cc-4a4c-92de-e414525414e3} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.01.21 18:26:30.685011 [ 4 ] {4ee677b4-b2cc-4a4c-92de-e414525414e3} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.0013 sec., 165384.6153846154 rows/sec., 9.82 MiB/sec. | ||
| 2764 | 2026.01.21 18:26:30.685046 [ 4 ] {4ee677b4-b2cc-4a4c-92de-e414525414e3} <Debug> TCPHandler: Processed in 0.00146718 sec. | ||
| 2765 | 2026.01.21 18:26:30.685162 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2026.01.21 18:26:30.685250 [ 4 ] {4e87c7c6-1c7a-4ea7-a88b-4085c54f8303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2767 | 2026.01.21 18:26:30.685286 [ 4 ] {4e87c7c6-1c7a-4ea7-a88b-4085c54f8303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2768 | 2026.01.21 18:26:30.685847 [ 4 ] {4e87c7c6-1c7a-4ea7-a88b-4085c54f8303} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.01.21 18:26:30.685884 [ 4 ] {4e87c7c6-1c7a-4ea7-a88b-4085c54f8303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2770 | 2026.01.21 18:26:30.686203 [ 4 ] {4e87c7c6-1c7a-4ea7-a88b-4085c54f8303} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2771 | 2026.01.21 18:26:30.686412 [ 4 ] {4e87c7c6-1c7a-4ea7-a88b-4085c54f8303} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.01.21 18:26:30.686538 [ 4 ] {4e87c7c6-1c7a-4ea7-a88b-4085c54f8303} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001277 sec., 166014.0955364135 rows/sec., 10.71 MiB/sec. | ||
| 2773 | 2026.01.21 18:26:30.686575 [ 4 ] {4e87c7c6-1c7a-4ea7-a88b-4085c54f8303} <Debug> TCPHandler: Processed in 0.00144461 sec. | ||
| 2774 | 2026.01.21 18:26:30.686715 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2026.01.21 18:26:30.686809 [ 4 ] {006ce7cc-e46d-41f0-91ef-c129b1c0ca0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2776 | 2026.01.21 18:26:30.686849 [ 4 ] {006ce7cc-e46d-41f0-91ef-c129b1c0ca0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2777 | 2026.01.21 18:26:30.687454 [ 4 ] {006ce7cc-e46d-41f0-91ef-c129b1c0ca0a} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.01.21 18:26:30.687491 [ 4 ] {006ce7cc-e46d-41f0-91ef-c129b1c0ca0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2779 | 2026.01.21 18:26:30.687790 [ 4 ] {006ce7cc-e46d-41f0-91ef-c129b1c0ca0a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2780 | 2026.01.21 18:26:30.687997 [ 4 ] {006ce7cc-e46d-41f0-91ef-c129b1c0ca0a} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.01.21 18:26:30.688118 [ 4 ] {006ce7cc-e46d-41f0-91ef-c129b1c0ca0a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001327 sec., 159005.27505651847 rows/sec., 9.03 MiB/sec. | ||
| 2782 | 2026.01.21 18:26:30.688153 [ 4 ] {006ce7cc-e46d-41f0-91ef-c129b1c0ca0a} <Debug> TCPHandler: Processed in 0.001497831 sec. | ||
| 2783 | 2026.01.21 18:26:30.688270 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2026.01.21 18:26:30.688370 [ 4 ] {80e46a2e-09af-45dc-bd84-d0853bea1570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2785 | 2026.01.21 18:26:30.688409 [ 4 ] {80e46a2e-09af-45dc-bd84-d0853bea1570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2786 | 2026.01.21 18:26:30.689028 [ 4 ] {80e46a2e-09af-45dc-bd84-d0853bea1570} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.01.21 18:26:30.689062 [ 4 ] {80e46a2e-09af-45dc-bd84-d0853bea1570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2788 | 2026.01.21 18:26:30.689378 [ 4 ] {80e46a2e-09af-45dc-bd84-d0853bea1570} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2789 | 2026.01.21 18:26:30.689577 [ 4 ] {80e46a2e-09af-45dc-bd84-d0853bea1570} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2026.01.21 18:26:30.689698 [ 4 ] {80e46a2e-09af-45dc-bd84-d0853bea1570} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001346 sec., 511887.072808321 rows/sec., 35.75 MiB/sec. | ||
| 2791 | 2026.01.21 18:26:30.689741 [ 4 ] {80e46a2e-09af-45dc-bd84-d0853bea1570} <Debug> TCPHandler: Processed in 0.001527251 sec. | ||
| 2792 | 2026.01.21 18:26:30.689850 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2793 | 2026.01.21 18:26:30.689950 [ 4 ] {5b78dcb1-da22-47a2-8d7a-9d999968cfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2794 | 2026.01.21 18:26:30.689990 [ 4 ] {5b78dcb1-da22-47a2-8d7a-9d999968cfd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2795 | 2026.01.21 18:26:30.690316 [ 4 ] {5b78dcb1-da22-47a2-8d7a-9d999968cfd9} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.01.21 18:26:30.690349 [ 4 ] {5b78dcb1-da22-47a2-8d7a-9d999968cfd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2797 | 2026.01.21 18:26:30.690653 [ 4 ] {5b78dcb1-da22-47a2-8d7a-9d999968cfd9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2798 | 2026.01.21 18:26:30.690854 [ 4 ] {5b78dcb1-da22-47a2-8d7a-9d999968cfd9} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.01.21 18:26:30.690972 [ 4 ] {5b78dcb1-da22-47a2-8d7a-9d999968cfd9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 2800 | 2026.01.21 18:26:30.691006 [ 4 ] {5b78dcb1-da22-47a2-8d7a-9d999968cfd9} <Debug> TCPHandler: Processed in 0.001203503 sec. | ||
| 2801 | 2026.01.21 18:26:30.691123 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2026.01.21 18:26:30.691215 [ 4 ] {d62545de-cb3b-4337-8b95-be0fff00589f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2803 | 2026.01.21 18:26:30.691256 [ 4 ] {d62545de-cb3b-4337-8b95-be0fff00589f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2804 | 2026.01.21 18:26:30.691683 [ 4 ] {d62545de-cb3b-4337-8b95-be0fff00589f} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.01.21 18:26:30.691717 [ 4 ] {d62545de-cb3b-4337-8b95-be0fff00589f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2806 | 2026.01.21 18:26:30.692046 [ 4 ] {d62545de-cb3b-4337-8b95-be0fff00589f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2807 | 2026.01.21 18:26:30.692249 [ 4 ] {d62545de-cb3b-4337-8b95-be0fff00589f} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.01.21 18:26:30.692374 [ 4 ] {d62545de-cb3b-4337-8b95-be0fff00589f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001177 sec., 266779.94902293966 rows/sec., 17.53 MiB/sec. | ||
| 2809 | 2026.01.21 18:26:30.692409 [ 4 ] {d62545de-cb3b-4337-8b95-be0fff00589f} <Debug> TCPHandler: Processed in 0.001341656 sec. | ||
| 2810 | 2026.01.21 18:26:30.692524 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.01.21 18:26:30.692616 [ 4 ] {88e94cd3-288b-4cbe-a712-618ce9f9e8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2812 | 2026.01.21 18:26:30.692657 [ 4 ] {88e94cd3-288b-4cbe-a712-618ce9f9e8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2813 | 2026.01.21 18:26:30.692972 [ 4 ] {88e94cd3-288b-4cbe-a712-618ce9f9e8b8} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.01.21 18:26:30.693006 [ 4 ] {88e94cd3-288b-4cbe-a712-618ce9f9e8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2815 | 2026.01.21 18:26:30.693306 [ 4 ] {88e94cd3-288b-4cbe-a712-618ce9f9e8b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2816 | 2026.01.21 18:26:30.693504 [ 4 ] {88e94cd3-288b-4cbe-a712-618ce9f9e8b8} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.01.21 18:26:30.693622 [ 4 ] {88e94cd3-288b-4cbe-a712-618ce9f9e8b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 2818 | 2026.01.21 18:26:30.693656 [ 4 ] {88e94cd3-288b-4cbe-a712-618ce9f9e8b8} <Debug> TCPHandler: Processed in 0.001186413 sec. | ||
| 2819 | 2026.01.21 18:26:30.693772 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2026.01.21 18:26:30.693865 [ 4 ] {235d4ada-7e35-466d-8286-ef1572b01bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2821 | 2026.01.21 18:26:30.693917 [ 4 ] {235d4ada-7e35-466d-8286-ef1572b01bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2822 | 2026.01.21 18:26:30.694733 [ 4 ] {235d4ada-7e35-466d-8286-ef1572b01bf3} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.01.21 18:26:30.694768 [ 4 ] {235d4ada-7e35-466d-8286-ef1572b01bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2824 | 2026.01.21 18:26:30.695377 [ 4 ] {235d4ada-7e35-466d-8286-ef1572b01bf3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2825 | 2026.01.21 18:26:30.695604 [ 4 ] {235d4ada-7e35-466d-8286-ef1572b01bf3} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.01.21 18:26:30.695739 [ 4 ] {235d4ada-7e35-466d-8286-ef1572b01bf3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001892 sec., 5285.412262156448 rows/sec., 9.47 MiB/sec. | ||
| 2827 | 2026.01.21 18:26:30.695792 [ 4 ] {235d4ada-7e35-466d-8286-ef1572b01bf3} <Debug> TCPHandler: Processed in 0.002074177 sec. | ||
| 2828 | 2026.01.21 18:26:30.695905 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.01.21 18:26:30.695997 [ 4 ] {c97a98f3-2d52-48b8-a0eb-0f2c14468fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2830 | 2026.01.21 18:26:30.696037 [ 4 ] {c97a98f3-2d52-48b8-a0eb-0f2c14468fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2831 | 2026.01.21 18:26:30.696382 [ 4 ] {c97a98f3-2d52-48b8-a0eb-0f2c14468fa7} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.01.21 18:26:30.696417 [ 4 ] {c97a98f3-2d52-48b8-a0eb-0f2c14468fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2833 | 2026.01.21 18:26:30.696733 [ 4 ] {c97a98f3-2d52-48b8-a0eb-0f2c14468fa7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2834 | 2026.01.21 18:26:30.696942 [ 4 ] {c97a98f3-2d52-48b8-a0eb-0f2c14468fa7} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.01.21 18:26:30.697060 [ 4 ] {c97a98f3-2d52-48b8-a0eb-0f2c14468fa7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001081 sec., 96207.2155411656 rows/sec., 5.89 MiB/sec. | ||
| 2836 | 2026.01.21 18:26:30.697093 [ 4 ] {c97a98f3-2d52-48b8-a0eb-0f2c14468fa7} <Debug> TCPHandler: Processed in 0.001234804 sec. | ||
| 2837 | 2026.01.21 18:26:33.389796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 384 | ||
| 2838 | 2026.01.21 18:26:33.392053 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.01.21 18:26:33.392100 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2840 | 2026.01.21 18:26:33.393269 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2841 | 2026.01.21 18:26:33.393529 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2026.01.21 18:26:33.393772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
| 2843 | 2026.01.21 18:26:35.669885 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.01.21 18:26:35.670105 [ 4 ] {6aa6254d-f7a3-488a-b768-d6e15963802d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2845 | 2026.01.21 18:26:35.670180 [ 4 ] {6aa6254d-f7a3-488a-b768-d6e15963802d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2846 | 2026.01.21 18:26:35.670838 [ 4 ] {6aa6254d-f7a3-488a-b768-d6e15963802d} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.01.21 18:26:35.670893 [ 4 ] {6aa6254d-f7a3-488a-b768-d6e15963802d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2848 | 2026.01.21 18:26:35.671273 [ 4 ] {6aa6254d-f7a3-488a-b768-d6e15963802d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2849 | 2026.01.21 18:26:35.671497 [ 4 ] {6aa6254d-f7a3-488a-b768-d6e15963802d} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.01.21 18:26:35.671648 [ 4 ] {6aa6254d-f7a3-488a-b768-d6e15963802d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001599 sec., 2501.5634771732334 rows/sec., 203.98 KiB/sec. | ||
| 2851 | 2026.01.21 18:26:35.671689 [ 4 ] {6aa6254d-f7a3-488a-b768-d6e15963802d} <Debug> TCPHandler: Processed in 0.001936913 sec. | ||
| 2852 | 2026.01.21 18:26:35.671832 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2026.01.21 18:26:35.671959 [ 4 ] {4b88cb5b-8b61-44ea-beca-d8a402007d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2854 | 2026.01.21 18:26:35.672009 [ 4 ] {4b88cb5b-8b61-44ea-beca-d8a402007d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2855 | 2026.01.21 18:26:35.672553 [ 4 ] {4b88cb5b-8b61-44ea-beca-d8a402007d59} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.01.21 18:26:35.672599 [ 4 ] {4b88cb5b-8b61-44ea-beca-d8a402007d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2857 | 2026.01.21 18:26:35.673001 [ 4 ] {4b88cb5b-8b61-44ea-beca-d8a402007d59} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2858 | 2026.01.21 18:26:35.673222 [ 4 ] {4b88cb5b-8b61-44ea-beca-d8a402007d59} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.01.21 18:26:35.673357 [ 4 ] {4b88cb5b-8b61-44ea-beca-d8a402007d59} <Debug> executeQuery: Read 110 rows, 9.40 KiB in 0.001425 sec., 77192.98245614035 rows/sec., 6.44 MiB/sec. | ||
| 2860 | 2026.01.21 18:26:35.673395 [ 4 ] {4b88cb5b-8b61-44ea-beca-d8a402007d59} <Debug> TCPHandler: Processed in 0.001627095 sec. | ||
| 2861 | 2026.01.21 18:26:35.673513 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.01.21 18:26:35.673611 [ 4 ] {60d48291-4dae-40b7-a468-307fc34aab0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2863 | 2026.01.21 18:26:35.673652 [ 4 ] {60d48291-4dae-40b7-a468-307fc34aab0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2864 | 2026.01.21 18:26:35.674068 [ 4 ] {60d48291-4dae-40b7-a468-307fc34aab0e} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.01.21 18:26:35.674105 [ 4 ] {60d48291-4dae-40b7-a468-307fc34aab0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2866 | 2026.01.21 18:26:35.674403 [ 4 ] {60d48291-4dae-40b7-a468-307fc34aab0e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2867 | 2026.01.21 18:26:35.674627 [ 4 ] {60d48291-4dae-40b7-a468-307fc34aab0e} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.01.21 18:26:35.674731 [ 111 ] {} <Debug> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2869 | 2026.01.21 18:26:35.674754 [ 4 ] {60d48291-4dae-40b7-a468-307fc34aab0e} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001164 sec., 25773.195876288657 rows/sec., 1.87 MiB/sec. | ||
| 2870 | 2026.01.21 18:26:35.674827 [ 111 ] {} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.01.21 18:26:35.674833 [ 4 ] {60d48291-4dae-40b7-a468-307fc34aab0e} <Debug> TCPHandler: Processed in 0.001370778 sec. | ||
| 2872 | 2026.01.21 18:26:35.674864 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2873 | 2026.01.21 18:26:35.674957 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.01.21 18:26:35.674971 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::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 | ||
| 2875 | 2026.01.21 18:26:35.675057 [ 4 ] {5154c8f5-cbf2-4855-9fb9-590752aedc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2876 | 2026.01.21 18:26:35.675071 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2877 | 2026.01.21 18:26:35.675098 [ 4 ] {5154c8f5-cbf2-4855-9fb9-590752aedc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2878 | 2026.01.21 18:26:35.675110 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 264 rows starting from the beginning of the part | ||
| 2879 | 2026.01.21 18:26:35.675200 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2880 | 2026.01.21 18:26:35.675250 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 217 rows starting from the beginning of the part | ||
| 2881 | 2026.01.21 18:26:35.675298 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2882 | 2026.01.21 18:26:35.675341 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 215 rows starting from the beginning of the part | ||
| 2883 | 2026.01.21 18:26:35.675382 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::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 | ||
| 2884 | 2026.01.21 18:26:35.675571 [ 4 ] {5154c8f5-cbf2-4855-9fb9-590752aedc18} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.01.21 18:26:35.675607 [ 4 ] {5154c8f5-cbf2-4855-9fb9-590752aedc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2886 | 2026.01.21 18:26:35.675922 [ 4 ] {5154c8f5-cbf2-4855-9fb9-590752aedc18} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2887 | 2026.01.21 18:26:35.676136 [ 4 ] {5154c8f5-cbf2-4855-9fb9-590752aedc18} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.01.21 18:26:35.676215 [ 198 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285045 sec., 605426.2691189803 rows/sec., 39.67 MiB/sec. | ||
| 2889 | 2026.01.21 18:26:35.676267 [ 4 ] {5154c8f5-cbf2-4855-9fb9-590752aedc18} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001227 sec., 76609.61695191525 rows/sec., 5.99 MiB/sec. | ||
| 2890 | 2026.01.21 18:26:35.676311 [ 4 ] {5154c8f5-cbf2-4855-9fb9-590752aedc18} <Debug> TCPHandler: Processed in 0.001404648 sec. | ||
| 2891 | 2026.01.21 18:26:35.676439 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.01.21 18:26:35.676438 [ 189 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2893 | 2026.01.21 18:26:35.676537 [ 4 ] {4eaa1fbf-47a8-4ccf-964f-cd838fc90574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2894 | 2026.01.21 18:26:35.676617 [ 4 ] {4eaa1fbf-47a8-4ccf-964f-cd838fc90574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2895 | 2026.01.21 18:26:35.676784 [ 189 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_11_2} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.01.21 18:26:35.676877 [ 189 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_11_2} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2897 | 2026.01.21 18:26:35.676977 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2898 | 2026.01.21 18:26:35.677059 [ 4 ] {4eaa1fbf-47a8-4ccf-964f-cd838fc90574} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.01.21 18:26:35.677100 [ 4 ] {4eaa1fbf-47a8-4ccf-964f-cd838fc90574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2900 | 2026.01.21 18:26:35.677457 [ 4 ] {4eaa1fbf-47a8-4ccf-964f-cd838fc90574} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2901 | 2026.01.21 18:26:35.677705 [ 4 ] {4eaa1fbf-47a8-4ccf-964f-cd838fc90574} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.01.21 18:26:35.677839 [ 4 ] {4eaa1fbf-47a8-4ccf-964f-cd838fc90574} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00132 sec., 122727.27272727274 rows/sec., 8.55 MiB/sec. | ||
| 2903 | 2026.01.21 18:26:35.677875 [ 4 ] {4eaa1fbf-47a8-4ccf-964f-cd838fc90574} <Debug> TCPHandler: Processed in 0.001486061 sec. | ||
| 2904 | 2026.01.21 18:26:35.677990 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2026.01.21 18:26:35.678085 [ 4 ] {ec2768d1-7d4b-4773-b528-556866824e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2906 | 2026.01.21 18:26:35.678140 [ 4 ] {ec2768d1-7d4b-4773-b528-556866824e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2907 | 2026.01.21 18:26:35.678930 [ 4 ] {ec2768d1-7d4b-4773-b528-556866824e56} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2026.01.21 18:26:35.678965 [ 4 ] {ec2768d1-7d4b-4773-b528-556866824e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2909 | 2026.01.21 18:26:35.679488 [ 4 ] {ec2768d1-7d4b-4773-b528-556866824e56} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2910 | 2026.01.21 18:26:35.679728 [ 4 ] {ec2768d1-7d4b-4773-b528-556866824e56} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.01.21 18:26:35.679836 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2912 | 2026.01.21 18:26:35.679860 [ 4 ] {ec2768d1-7d4b-4773-b528-556866824e56} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001793 sec., 14500.836586726156 rows/sec., 25.98 MiB/sec. | ||
| 2913 | 2026.01.21 18:26:35.679878 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.01.21 18:26:35.679899 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2915 | 2026.01.21 18:26:35.679912 [ 4 ] {ec2768d1-7d4b-4773-b528-556866824e56} <Debug> TCPHandler: Processed in 0.001970394 sec. | ||
| 2916 | 2026.01.21 18:26:35.680001 [ 188 ] {25599729-9697-4fba-81ea-895cf3e788cc::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 | ||
| 2917 | 2026.01.21 18:26:35.680048 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.01.21 18:26:35.680155 [ 4 ] {d00eb1fe-549a-4824-ac14-bb1366d76a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2919 | 2026.01.21 18:26:35.680209 [ 4 ] {d00eb1fe-549a-4824-ac14-bb1366d76a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2920 | 2026.01.21 18:26:35.680302 [ 188 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2921 | 2026.01.21 18:26:35.680379 [ 188 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 77 rows starting from the beginning of the part | ||
| 2922 | 2026.01.21 18:26:35.680566 [ 188 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2923 | 2026.01.21 18:26:35.680638 [ 4 ] {d00eb1fe-549a-4824-ac14-bb1366d76a59} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.01.21 18:26:35.680675 [ 4 ] {d00eb1fe-549a-4824-ac14-bb1366d76a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2925 | 2026.01.21 18:26:35.680749 [ 188 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2926 | 2026.01.21 18:26:35.680930 [ 188 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2927 | 2026.01.21 18:26:35.681088 [ 4 ] {d00eb1fe-549a-4824-ac14-bb1366d76a59} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2928 | 2026.01.21 18:26:35.681106 [ 188 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2929 | 2026.01.21 18:26:35.681277 [ 188 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2930 | 2026.01.21 18:26:35.681377 [ 4 ] {d00eb1fe-549a-4824-ac14-bb1366d76a59} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.01.21 18:26:35.681533 [ 4 ] {d00eb1fe-549a-4824-ac14-bb1366d76a59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. | ||
| 2932 | 2026.01.21 18:26:35.681579 [ 4 ] {d00eb1fe-549a-4824-ac14-bb1366d76a59} <Debug> TCPHandler: Processed in 0.001592344 sec. | ||
| 2933 | 2026.01.21 18:26:35.684475 [ 198 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 19 columns (19 merged, 0 gathered) in 0.004518894 sec., 38726.29010549927 rows/sec., 69.40 MiB/sec. | ||
| 2934 | 2026.01.21 18:26:35.684860 [ 198 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2935 | 2026.01.21 18:26:35.685230 [ 198 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.01.21 18:26:35.685312 [ 198 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2937 | 2026.01.21 18:26:35.685445 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2938 | 2026.01.21 18:26:35.883743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5222 | ||
| 2939 | 2026.01.21 18:26:35.884243 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.01.21 18:26:35.884298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2941 | 2026.01.21 18:26:35.884826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2942 | 2026.01.21 18:26:35.885079 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.01.21 18:26:35.885231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5222 | ||
| 2944 | 2026.01.21 18:26:35.885240 [ 124 ] {} <Debug> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2945 | 2026.01.21 18:26:35.885317 [ 124 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2026.01.21 18:26:35.885340 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2947 | 2026.01.21 18:26:35.885434 [ 188 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::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 | ||
| 2948 | 2026.01.21 18:26:35.885554 [ 188 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2949 | 2026.01.21 18:26:35.885597 [ 188 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2854 rows starting from the beginning of the part | ||
| 2950 | 2026.01.21 18:26:35.885667 [ 188 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2951 | 2026.01.21 18:26:35.885718 [ 188 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2952 | 2026.01.21 18:26:35.885770 [ 188 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2953 | 2026.01.21 18:26:35.885814 [ 188 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2954 | 2026.01.21 18:26:35.885862 [ 188 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2955 | 2026.01.21 18:26:35.887289 [ 198 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001891922 sec., 2760156.0740876207 rows/sec., 39.48 MiB/sec. | ||
| 2956 | 2026.01.21 18:26:35.887968 [ 188 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2957 | 2026.01.21 18:26:35.888235 [ 188 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_11_2} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.01.21 18:26:35.888308 [ 188 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_11_2} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2959 | 2026.01.21 18:26:35.888383 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2960 | 2026.01.21 18:26:36.154497 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2961 | 2026.01.21 18:26:36.170920 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.01.21 18:26:36.170974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2963 | 2026.01.21 18:26:36.177209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2964 | 2026.01.21 18:26:36.177877 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.01.21 18:26:36.178179 [ 124 ] {} <Debug> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2966 | 2026.01.21 18:26:36.178250 [ 124 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.01.21 18:26:36.178274 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2968 | 2026.01.21 18:26:36.178404 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 2969 | 2026.01.21 18:26:36.180908 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2970 | 2026.01.21 18:26:36.182568 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2971 | 2026.01.21 18:26:36.184018 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 2972 | 2026.01.21 18:26:36.188394 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 2973 | 2026.01.21 18:26:36.192404 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 2974 | 2026.01.21 18:26:36.196671 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 2975 | 2026.01.21 18:26:36.201389 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 2976 | 2026.01.21 18:26:36.205653 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 2977 | 2026.01.21 18:26:36.257387 [ 198 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079047235 sec., 1050.0051013802065 rows/sec., 5.43 MiB/sec. | ||
| 2978 | 2026.01.21 18:26:36.259844 [ 188 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2979 | 2026.01.21 18:26:36.262004 [ 188 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_11_2} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2026.01.21 18:26:36.262118 [ 188 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_11_2} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2981 | 2026.01.21 18:26:36.264202 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2982 | 2026.01.21 18:26:37.001185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.66 MiB, peak 221.55 MiB, free memory in arenas 0.00 B, will set to 221.23 MiB (RSS), difference: 9.57 MiB | ||
| 2983 | 2026.01.21 18:26:40.680086 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.01.21 18:26:40.680283 [ 4 ] {7d219ada-1f0e-4a5f-84fc-9d6ed84b6b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2985 | 2026.01.21 18:26:40.680351 [ 4 ] {7d219ada-1f0e-4a5f-84fc-9d6ed84b6b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2986 | 2026.01.21 18:26:40.681199 [ 4 ] {7d219ada-1f0e-4a5f-84fc-9d6ed84b6b43} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.01.21 18:26:40.681244 [ 4 ] {7d219ada-1f0e-4a5f-84fc-9d6ed84b6b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2988 | 2026.01.21 18:26:40.681679 [ 4 ] {7d219ada-1f0e-4a5f-84fc-9d6ed84b6b43} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2989 | 2026.01.21 18:26:40.681912 [ 4 ] {7d219ada-1f0e-4a5f-84fc-9d6ed84b6b43} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.01.21 18:26:40.682071 [ 4 ] {7d219ada-1f0e-4a5f-84fc-9d6ed84b6b43} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001839 sec., 222947.25394236 rows/sec., 14.14 MiB/sec. | ||
| 2991 | 2026.01.21 18:26:40.682119 [ 4 ] {7d219ada-1f0e-4a5f-84fc-9d6ed84b6b43} <Debug> TCPHandler: Processed in 0.002162119 sec. | ||
| 2992 | 2026.01.21 18:26:40.682243 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.01.21 18:26:40.682348 [ 4 ] {70ef0f79-40e9-46d5-a4fa-168f5604dac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2994 | 2026.01.21 18:26:40.682393 [ 4 ] {70ef0f79-40e9-46d5-a4fa-168f5604dac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2995 | 2026.01.21 18:26:40.682833 [ 4 ] {70ef0f79-40e9-46d5-a4fa-168f5604dac0} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.01.21 18:26:40.682869 [ 4 ] {70ef0f79-40e9-46d5-a4fa-168f5604dac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 2997 | 2026.01.21 18:26:40.683166 [ 4 ] {70ef0f79-40e9-46d5-a4fa-168f5604dac0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2998 | 2026.01.21 18:26:40.683378 [ 4 ] {70ef0f79-40e9-46d5-a4fa-168f5604dac0} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.01.21 18:26:40.683515 [ 4 ] {70ef0f79-40e9-46d5-a4fa-168f5604dac0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001193 sec., 8382.229673093043 rows/sec., 683.51 KiB/sec. | ||
| 3000 | 2026.01.21 18:26:40.683553 [ 4 ] {70ef0f79-40e9-46d5-a4fa-168f5604dac0} <Debug> TCPHandler: Processed in 0.001365288 sec. | ||
| 3001 | 2026.01.21 18:26:40.683669 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.01.21 18:26:40.683766 [ 4 ] {a833640c-de15-43c6-b2f2-d5b762f9e7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3003 | 2026.01.21 18:26:40.683806 [ 4 ] {a833640c-de15-43c6-b2f2-d5b762f9e7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3004 | 2026.01.21 18:26:40.684679 [ 4 ] {a833640c-de15-43c6-b2f2-d5b762f9e7c1} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.01.21 18:26:40.684714 [ 4 ] {a833640c-de15-43c6-b2f2-d5b762f9e7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3006 | 2026.01.21 18:26:40.685111 [ 4 ] {a833640c-de15-43c6-b2f2-d5b762f9e7c1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3007 | 2026.01.21 18:26:40.685323 [ 4 ] {a833640c-de15-43c6-b2f2-d5b762f9e7c1} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.01.21 18:26:40.685444 [ 4 ] {a833640c-de15-43c6-b2f2-d5b762f9e7c1} <Debug> executeQuery: Read 1147 rows, 93.15 KiB in 0.001696 sec., 676297.1698113207 rows/sec., 53.64 MiB/sec. | ||
| 3009 | 2026.01.21 18:26:40.685480 [ 4 ] {a833640c-de15-43c6-b2f2-d5b762f9e7c1} <Debug> TCPHandler: Processed in 0.00185954 sec. | ||
| 3010 | 2026.01.21 18:26:40.685593 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.01.21 18:26:40.685699 [ 4 ] {4ec167c9-dbb9-41ac-a85f-4991c732b218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3012 | 2026.01.21 18:26:40.685739 [ 4 ] {4ec167c9-dbb9-41ac-a85f-4991c732b218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3013 | 2026.01.21 18:26:40.686216 [ 4 ] {4ec167c9-dbb9-41ac-a85f-4991c732b218} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.01.21 18:26:40.686251 [ 4 ] {4ec167c9-dbb9-41ac-a85f-4991c732b218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3015 | 2026.01.21 18:26:40.686561 [ 4 ] {4ec167c9-dbb9-41ac-a85f-4991c732b218} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3016 | 2026.01.21 18:26:40.686775 [ 4 ] {4ec167c9-dbb9-41ac-a85f-4991c732b218} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.01.21 18:26:40.686901 [ 4 ] {4ec167c9-dbb9-41ac-a85f-4991c732b218} <Debug> executeQuery: Read 230 rows, 14.14 KiB in 0.00122 sec., 188524.59016393442 rows/sec., 11.32 MiB/sec. | ||
| 3018 | 2026.01.21 18:26:40.686936 [ 4 ] {4ec167c9-dbb9-41ac-a85f-4991c732b218} <Debug> TCPHandler: Processed in 0.001392558 sec. | ||
| 3019 | 2026.01.21 18:26:40.687053 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.01.21 18:26:40.687148 [ 4 ] {9b0b9ed2-eeb9-4caf-ac48-78e5f92cbfa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3021 | 2026.01.21 18:26:40.687188 [ 4 ] {9b0b9ed2-eeb9-4caf-ac48-78e5f92cbfa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3022 | 2026.01.21 18:26:40.687652 [ 4 ] {9b0b9ed2-eeb9-4caf-ac48-78e5f92cbfa7} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.01.21 18:26:40.687688 [ 4 ] {9b0b9ed2-eeb9-4caf-ac48-78e5f92cbfa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3024 | 2026.01.21 18:26:40.687999 [ 4 ] {9b0b9ed2-eeb9-4caf-ac48-78e5f92cbfa7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3025 | 2026.01.21 18:26:40.688222 [ 4 ] {9b0b9ed2-eeb9-4caf-ac48-78e5f92cbfa7} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.01.21 18:26:40.688331 [ 48 ] {} <Debug> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3027 | 2026.01.21 18:26:40.688348 [ 4 ] {9b0b9ed2-eeb9-4caf-ac48-78e5f92cbfa7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001218 sec., 174055.82922824303 rows/sec., 11.22 MiB/sec. | ||
| 3028 | 2026.01.21 18:26:40.688370 [ 48 ] {} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.01.21 18:26:40.688387 [ 4 ] {9b0b9ed2-eeb9-4caf-ac48-78e5f92cbfa7} <Debug> TCPHandler: Processed in 0.001390598 sec. | ||
| 3030 | 2026.01.21 18:26:40.688389 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3031 | 2026.01.21 18:26:40.688504 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.01.21 18:26:40.688508 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::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 | ||
| 3033 | 2026.01.21 18:26:40.688601 [ 4 ] {7dcdea70-1528-4972-aa27-c92c87b4d626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3034 | 2026.01.21 18:26:40.688647 [ 4 ] {7dcdea70-1528-4972-aa27-c92c87b4d626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3035 | 2026.01.21 18:26:40.688707 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3036 | 2026.01.21 18:26:40.688753 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::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 | ||
| 3037 | 2026.01.21 18:26:40.688833 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 3038 | 2026.01.21 18:26:40.688889 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 3039 | 2026.01.21 18:26:40.688947 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 3040 | 2026.01.21 18:26:40.688992 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 3041 | 2026.01.21 18:26:40.689036 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 3042 | 2026.01.21 18:26:40.689151 [ 4 ] {7dcdea70-1528-4972-aa27-c92c87b4d626} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.01.21 18:26:40.689193 [ 4 ] {7dcdea70-1528-4972-aa27-c92c87b4d626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3044 | 2026.01.21 18:26:40.689728 [ 4 ] {7dcdea70-1528-4972-aa27-c92c87b4d626} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3045 | 2026.01.21 18:26:40.689952 [ 4 ] {7dcdea70-1528-4972-aa27-c92c87b4d626} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.01.21 18:26:40.689992 [ 188 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538672 sec., 714902.2013788513 rows/sec., 49.60 MiB/sec. | ||
| 3047 | 2026.01.21 18:26:40.690084 [ 4 ] {7dcdea70-1528-4972-aa27-c92c87b4d626} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001501 sec., 140572.95136575616 rows/sec., 7.98 MiB/sec. | ||
| 3048 | 2026.01.21 18:26:40.690121 [ 4 ] {7dcdea70-1528-4972-aa27-c92c87b4d626} <Debug> TCPHandler: Processed in 0.001666415 sec. | ||
| 3049 | 2026.01.21 18:26:40.690216 [ 198 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3050 | 2026.01.21 18:26:40.690245 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2026.01.21 18:26:40.690349 [ 4 ] {5e5cc5e5-b2ee-48e0-aac8-be0983dbcb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3052 | 2026.01.21 18:26:40.690392 [ 4 ] {5e5cc5e5-b2ee-48e0-aac8-be0983dbcb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3053 | 2026.01.21 18:26:40.690583 [ 198 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_6_1} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.01.21 18:26:40.690676 [ 198 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_6_1} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3055 | 2026.01.21 18:26:40.690773 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3056 | 2026.01.21 18:26:40.691036 [ 4 ] {5e5cc5e5-b2ee-48e0-aac8-be0983dbcb48} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.01.21 18:26:40.691077 [ 4 ] {5e5cc5e5-b2ee-48e0-aac8-be0983dbcb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3058 | 2026.01.21 18:26:40.691414 [ 4 ] {5e5cc5e5-b2ee-48e0-aac8-be0983dbcb48} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3059 | 2026.01.21 18:26:40.691638 [ 4 ] {5e5cc5e5-b2ee-48e0-aac8-be0983dbcb48} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.01.21 18:26:40.691764 [ 4 ] {5e5cc5e5-b2ee-48e0-aac8-be0983dbcb48} <Debug> executeQuery: Read 704 rows, 50.48 KiB in 0.001434 sec., 490934.4490934449 rows/sec., 34.38 MiB/sec. | ||
| 3061 | 2026.01.21 18:26:40.691807 [ 4 ] {5e5cc5e5-b2ee-48e0-aac8-be0983dbcb48} <Debug> TCPHandler: Processed in 0.001618965 sec. | ||
| 3062 | 2026.01.21 18:26:40.691928 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.01.21 18:26:40.692023 [ 4 ] {c6f45e61-6df7-4540-a09f-23429582852b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3064 | 2026.01.21 18:26:40.692064 [ 4 ] {c6f45e61-6df7-4540-a09f-23429582852b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3065 | 2026.01.21 18:26:40.692405 [ 4 ] {c6f45e61-6df7-4540-a09f-23429582852b} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.01.21 18:26:40.692439 [ 4 ] {c6f45e61-6df7-4540-a09f-23429582852b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3067 | 2026.01.21 18:26:40.692745 [ 4 ] {c6f45e61-6df7-4540-a09f-23429582852b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3068 | 2026.01.21 18:26:40.692963 [ 4 ] {c6f45e61-6df7-4540-a09f-23429582852b} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.01.21 18:26:40.693088 [ 4 ] {c6f45e61-6df7-4540-a09f-23429582852b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 3070 | 2026.01.21 18:26:40.693124 [ 4 ] {c6f45e61-6df7-4540-a09f-23429582852b} <Debug> TCPHandler: Processed in 0.001245154 sec. | ||
| 3071 | 2026.01.21 18:26:40.693241 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2026.01.21 18:26:40.693336 [ 4 ] {6705e48f-a9fe-464c-a5f5-3082432e84c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3073 | 2026.01.21 18:26:40.693378 [ 4 ] {6705e48f-a9fe-464c-a5f5-3082432e84c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3074 | 2026.01.21 18:26:40.693814 [ 4 ] {6705e48f-a9fe-464c-a5f5-3082432e84c2} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.01.21 18:26:40.693850 [ 4 ] {6705e48f-a9fe-464c-a5f5-3082432e84c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3076 | 2026.01.21 18:26:40.694188 [ 4 ] {6705e48f-a9fe-464c-a5f5-3082432e84c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3077 | 2026.01.21 18:26:40.694417 [ 4 ] {6705e48f-a9fe-464c-a5f5-3082432e84c2} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.01.21 18:26:40.694546 [ 4 ] {6705e48f-a9fe-464c-a5f5-3082432e84c2} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.001229 sec., 259560.6183889341 rows/sec., 17.06 MiB/sec. | ||
| 3079 | 2026.01.21 18:26:40.694582 [ 4 ] {6705e48f-a9fe-464c-a5f5-3082432e84c2} <Debug> TCPHandler: Processed in 0.001397328 sec. | ||
| 3080 | 2026.01.21 18:26:40.694719 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3081 | 2026.01.21 18:26:40.694820 [ 4 ] {ddb88bc2-2c77-49bc-9c3c-c7dd84faa59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3082 | 2026.01.21 18:26:40.694864 [ 4 ] {ddb88bc2-2c77-49bc-9c3c-c7dd84faa59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3083 | 2026.01.21 18:26:40.695192 [ 4 ] {ddb88bc2-2c77-49bc-9c3c-c7dd84faa59b} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.01.21 18:26:40.695227 [ 4 ] {ddb88bc2-2c77-49bc-9c3c-c7dd84faa59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3085 | 2026.01.21 18:26:40.695530 [ 4 ] {ddb88bc2-2c77-49bc-9c3c-c7dd84faa59b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3086 | 2026.01.21 18:26:40.695746 [ 4 ] {ddb88bc2-2c77-49bc-9c3c-c7dd84faa59b} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.01.21 18:26:40.695868 [ 4 ] {ddb88bc2-2c77-49bc-9c3c-c7dd84faa59b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 3088 | 2026.01.21 18:26:40.695903 [ 4 ] {ddb88bc2-2c77-49bc-9c3c-c7dd84faa59b} <Debug> TCPHandler: Processed in 0.001233104 sec. | ||
| 3089 | 2026.01.21 18:26:40.696023 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2026.01.21 18:26:40.696117 [ 4 ] {81fd69a3-9a33-44cf-bdaf-9ab3cc14127c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3091 | 2026.01.21 18:26:40.696172 [ 4 ] {81fd69a3-9a33-44cf-bdaf-9ab3cc14127c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3092 | 2026.01.21 18:26:40.696902 [ 4 ] {81fd69a3-9a33-44cf-bdaf-9ab3cc14127c} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.01.21 18:26:40.696937 [ 4 ] {81fd69a3-9a33-44cf-bdaf-9ab3cc14127c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3094 | 2026.01.21 18:26:40.697452 [ 4 ] {81fd69a3-9a33-44cf-bdaf-9ab3cc14127c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3095 | 2026.01.21 18:26:40.697676 [ 4 ] {81fd69a3-9a33-44cf-bdaf-9ab3cc14127c} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.01.21 18:26:40.697812 [ 4 ] {81fd69a3-9a33-44cf-bdaf-9ab3cc14127c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001712 sec., 8761.682242990655 rows/sec., 15.70 MiB/sec. | ||
| 3097 | 2026.01.21 18:26:40.697860 [ 4 ] {81fd69a3-9a33-44cf-bdaf-9ab3cc14127c} <Debug> TCPHandler: Processed in 0.001886902 sec. | ||
| 3098 | 2026.01.21 18:26:40.697975 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2026.01.21 18:26:40.698069 [ 4 ] {bc5b88a7-1936-43bb-acd0-a388a84568dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3100 | 2026.01.21 18:26:40.698112 [ 4 ] {bc5b88a7-1936-43bb-acd0-a388a84568dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3101 | 2026.01.21 18:26:40.698443 [ 4 ] {bc5b88a7-1936-43bb-acd0-a388a84568dc} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.01.21 18:26:40.698478 [ 4 ] {bc5b88a7-1936-43bb-acd0-a388a84568dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3103 | 2026.01.21 18:26:40.698786 [ 4 ] {bc5b88a7-1936-43bb-acd0-a388a84568dc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3104 | 2026.01.21 18:26:40.699009 [ 4 ] {bc5b88a7-1936-43bb-acd0-a388a84568dc} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.01.21 18:26:40.699129 [ 4 ] {bc5b88a7-1936-43bb-acd0-a388a84568dc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001079 sec., 96385.54216867468 rows/sec., 5.91 MiB/sec. | ||
| 3106 | 2026.01.21 18:26:40.699163 [ 4 ] {bc5b88a7-1936-43bb-acd0-a388a84568dc} <Debug> TCPHandler: Processed in 0.001237764 sec. | ||
| 3107 | 2026.01.21 18:26:43.304037 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3108 | 2026.01.21 18:26:43.304089 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3109 | 2026.01.21 18:26:43.386199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5734 | ||
| 3110 | 2026.01.21 18:26:43.386708 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.01.21 18:26:43.386748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3112 | 2026.01.21 18:26:43.387228 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3113 | 2026.01.21 18:26:43.387458 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.01.21 18:26:43.387591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5734 | ||
| 3115 | 2026.01.21 18:26:43.394744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 422 | ||
| 3116 | 2026.01.21 18:26:43.397032 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.01.21 18:26:43.397081 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3118 | 2026.01.21 18:26:43.398303 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3119 | 2026.01.21 18:26:43.398583 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.01.21 18:26:43.398924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3121 | 2026.01.21 18:26:43.681869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3122 | 2026.01.21 18:26:43.697002 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.01.21 18:26:43.697074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3124 | 2026.01.21 18:26:43.703225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3125 | 2026.01.21 18:26:43.703974 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.01.21 18:26:43.707097 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3127 | 2026.01.21 18:26:45.669106 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2026.01.21 18:26:45.669402 [ 4 ] {7b64f0f3-fc88-4b17-9669-39d97008c34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3129 | 2026.01.21 18:26:45.669502 [ 4 ] {7b64f0f3-fc88-4b17-9669-39d97008c34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3130 | 2026.01.21 18:26:45.670394 [ 4 ] {7b64f0f3-fc88-4b17-9669-39d97008c34b} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.01.21 18:26:45.670429 [ 4 ] {7b64f0f3-fc88-4b17-9669-39d97008c34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3132 | 2026.01.21 18:26:45.670814 [ 4 ] {7b64f0f3-fc88-4b17-9669-39d97008c34b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3133 | 2026.01.21 18:26:45.671048 [ 4 ] {7b64f0f3-fc88-4b17-9669-39d97008c34b} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.01.21 18:26:45.671188 [ 4 ] {7b64f0f3-fc88-4b17-9669-39d97008c34b} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001863 sec., 63338.70101986044 rows/sec., 5.36 MiB/sec. | ||
| 3135 | 2026.01.21 18:26:45.671227 [ 4 ] {7b64f0f3-fc88-4b17-9669-39d97008c34b} <Debug> TCPHandler: Processed in 0.002300393 sec. | ||
| 3136 | 2026.01.21 18:26:45.671347 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.01.21 18:26:45.671448 [ 4 ] {0265d12b-5096-4aa2-b8c6-6ae36b4cd074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3138 | 2026.01.21 18:26:45.671488 [ 4 ] {0265d12b-5096-4aa2-b8c6-6ae36b4cd074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3139 | 2026.01.21 18:26:45.671887 [ 4 ] {0265d12b-5096-4aa2-b8c6-6ae36b4cd074} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.01.21 18:26:45.671921 [ 4 ] {0265d12b-5096-4aa2-b8c6-6ae36b4cd074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3141 | 2026.01.21 18:26:45.672210 [ 4 ] {0265d12b-5096-4aa2-b8c6-6ae36b4cd074} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3142 | 2026.01.21 18:26:45.672416 [ 4 ] {0265d12b-5096-4aa2-b8c6-6ae36b4cd074} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.01.21 18:26:45.672543 [ 4 ] {0265d12b-5096-4aa2-b8c6-6ae36b4cd074} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001113 sec., 27852.650494159927 rows/sec., 2.05 MiB/sec. | ||
| 3144 | 2026.01.21 18:26:45.672577 [ 4 ] {0265d12b-5096-4aa2-b8c6-6ae36b4cd074} <Debug> TCPHandler: Processed in 0.001278565 sec. | ||
| 3145 | 2026.01.21 18:26:45.672685 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2026.01.21 18:26:45.672784 [ 4 ] {0d132b78-81e5-4e16-8a75-af903b4a5b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3147 | 2026.01.21 18:26:45.672822 [ 4 ] {0d132b78-81e5-4e16-8a75-af903b4a5b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3148 | 2026.01.21 18:26:45.673245 [ 4 ] {0d132b78-81e5-4e16-8a75-af903b4a5b0f} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.01.21 18:26:45.673278 [ 4 ] {0d132b78-81e5-4e16-8a75-af903b4a5b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3150 | 2026.01.21 18:26:45.673570 [ 4 ] {0d132b78-81e5-4e16-8a75-af903b4a5b0f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3151 | 2026.01.21 18:26:45.673773 [ 4 ] {0d132b78-81e5-4e16-8a75-af903b4a5b0f} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.01.21 18:26:45.673894 [ 4 ] {0d132b78-81e5-4e16-8a75-af903b4a5b0f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001128 sec., 84219.85815602836 rows/sec., 6.58 MiB/sec. | ||
| 3153 | 2026.01.21 18:26:45.673928 [ 4 ] {0d132b78-81e5-4e16-8a75-af903b4a5b0f} <Debug> TCPHandler: Processed in 0.001290625 sec. | ||
| 3154 | 2026.01.21 18:26:45.674039 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3155 | 2026.01.21 18:26:45.674138 [ 4 ] {73783ec9-d3a1-4515-8200-947029623879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3156 | 2026.01.21 18:26:45.674180 [ 4 ] {73783ec9-d3a1-4515-8200-947029623879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3157 | 2026.01.21 18:26:45.674571 [ 4 ] {73783ec9-d3a1-4515-8200-947029623879} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.01.21 18:26:45.674606 [ 4 ] {73783ec9-d3a1-4515-8200-947029623879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3159 | 2026.01.21 18:26:45.674924 [ 4 ] {73783ec9-d3a1-4515-8200-947029623879} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3160 | 2026.01.21 18:26:45.675137 [ 4 ] {73783ec9-d3a1-4515-8200-947029623879} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.01.21 18:26:45.675259 [ 4 ] {73783ec9-d3a1-4515-8200-947029623879} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 3162 | 2026.01.21 18:26:45.675293 [ 4 ] {73783ec9-d3a1-4515-8200-947029623879} <Debug> TCPHandler: Processed in 0.001302245 sec. | ||
| 3163 | 2026.01.21 18:26:45.675399 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2026.01.21 18:26:45.675498 [ 4 ] {0a6150a8-2d40-49f9-96d6-c2f51f959ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3165 | 2026.01.21 18:26:45.675552 [ 4 ] {0a6150a8-2d40-49f9-96d6-c2f51f959ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3166 | 2026.01.21 18:26:45.676335 [ 4 ] {0a6150a8-2d40-49f9-96d6-c2f51f959ecc} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.01.21 18:26:45.676368 [ 4 ] {0a6150a8-2d40-49f9-96d6-c2f51f959ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3168 | 2026.01.21 18:26:45.676888 [ 4 ] {0a6150a8-2d40-49f9-96d6-c2f51f959ecc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3169 | 2026.01.21 18:26:45.677102 [ 4 ] {0a6150a8-2d40-49f9-96d6-c2f51f959ecc} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.01.21 18:26:45.677228 [ 4 ] {0a6150a8-2d40-49f9-96d6-c2f51f959ecc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001748 sec., 17734.55377574371 rows/sec., 31.78 MiB/sec. | ||
| 3171 | 2026.01.21 18:26:45.677277 [ 4 ] {0a6150a8-2d40-49f9-96d6-c2f51f959ecc} <Debug> TCPHandler: Processed in 0.001925093 sec. | ||
| 3172 | 2026.01.21 18:26:45.677386 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2026.01.21 18:26:45.677488 [ 4 ] {d95dcb8f-e2a4-4651-a8b9-e4370d7f4eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3174 | 2026.01.21 18:26:45.677528 [ 4 ] {d95dcb8f-e2a4-4651-a8b9-e4370d7f4eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3175 | 2026.01.21 18:26:45.677854 [ 4 ] {d95dcb8f-e2a4-4651-a8b9-e4370d7f4eca} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.01.21 18:26:45.677887 [ 4 ] {d95dcb8f-e2a4-4651-a8b9-e4370d7f4eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3177 | 2026.01.21 18:26:45.678170 [ 4 ] {d95dcb8f-e2a4-4651-a8b9-e4370d7f4eca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3178 | 2026.01.21 18:26:45.678370 [ 4 ] {d95dcb8f-e2a4-4651-a8b9-e4370d7f4eca} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.01.21 18:26:45.678487 [ 4 ] {d95dcb8f-e2a4-4651-a8b9-e4370d7f4eca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001017 sec., 58997.050147492635 rows/sec., 3.98 MiB/sec. | ||
| 3180 | 2026.01.21 18:26:45.678520 [ 4 ] {d95dcb8f-e2a4-4651-a8b9-e4370d7f4eca} <Debug> TCPHandler: Processed in 0.001180852 sec. | ||
| 3181 | 2026.01.21 18:26:50.689779 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.01.21 18:26:50.689977 [ 4 ] {bf6068b4-ef9d-494c-a7e0-c3c7ce2427ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3183 | 2026.01.21 18:26:50.690048 [ 4 ] {bf6068b4-ef9d-494c-a7e0-c3c7ce2427ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3184 | 2026.01.21 18:26:50.690868 [ 4 ] {bf6068b4-ef9d-494c-a7e0-c3c7ce2427ea} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.01.21 18:26:50.690913 [ 4 ] {bf6068b4-ef9d-494c-a7e0-c3c7ce2427ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3186 | 2026.01.21 18:26:50.691324 [ 4 ] {bf6068b4-ef9d-494c-a7e0-c3c7ce2427ea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3187 | 2026.01.21 18:26:50.691552 [ 4 ] {bf6068b4-ef9d-494c-a7e0-c3c7ce2427ea} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.01.21 18:26:50.691695 [ 4 ] {bf6068b4-ef9d-494c-a7e0-c3c7ce2427ea} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001769 sec., 231769.36122102884 rows/sec., 14.70 MiB/sec. | ||
| 3189 | 2026.01.21 18:26:50.691691 [ 135 ] {} <Debug> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3190 | 2026.01.21 18:26:50.691735 [ 4 ] {bf6068b4-ef9d-494c-a7e0-c3c7ce2427ea} <Debug> TCPHandler: Processed in 0.002128278 sec. | ||
| 3191 | 2026.01.21 18:26:50.691770 [ 135 ] {} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.01.21 18:26:50.691795 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3193 | 2026.01.21 18:26:50.691860 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2026.01.21 18:26:50.691894 [ 188 ] {23040323-5bb6-43ea-8ea1-195650525cb8::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 | ||
| 3195 | 2026.01.21 18:26:50.691957 [ 4 ] {78b07bd9-3db8-4503-a709-78aac2fd9f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3196 | 2026.01.21 18:26:50.691998 [ 4 ] {78b07bd9-3db8-4503-a709-78aac2fd9f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3197 | 2026.01.21 18:26:50.691998 [ 188 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3198 | 2026.01.21 18:26:50.692041 [ 188 ] {23040323-5bb6-43ea-8ea1-195650525cb8::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 | ||
| 3199 | 2026.01.21 18:26:50.692108 [ 188 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 3200 | 2026.01.21 18:26:50.692161 [ 188 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 3201 | 2026.01.21 18:26:50.692212 [ 188 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 3202 | 2026.01.21 18:26:50.692258 [ 188 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 3203 | 2026.01.21 18:26:50.692307 [ 188 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3204 | 2026.01.21 18:26:50.692885 [ 4 ] {78b07bd9-3db8-4503-a709-78aac2fd9f30} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.01.21 18:26:50.692920 [ 4 ] {78b07bd9-3db8-4503-a709-78aac2fd9f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3206 | 2026.01.21 18:26:50.693364 [ 198 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535042 sec., 1351103.0968533761 rows/sec., 91.17 MiB/sec. | ||
| 3207 | 2026.01.21 18:26:50.693451 [ 4 ] {78b07bd9-3db8-4503-a709-78aac2fd9f30} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3208 | 2026.01.21 18:26:50.693521 [ 196 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3209 | 2026.01.21 18:26:50.693664 [ 4 ] {78b07bd9-3db8-4503-a709-78aac2fd9f30} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2026.01.21 18:26:50.693765 [ 196 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_6_1} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.01.21 18:26:50.693767 [ 135 ] {} <Debug> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3212 | 2026.01.21 18:26:50.693778 [ 4 ] {78b07bd9-3db8-4503-a709-78aac2fd9f30} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001892 sec., 598308.66807611 rows/sec., 47.39 MiB/sec. | ||
| 3213 | 2026.01.21 18:26:50.693815 [ 135 ] {} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.01.21 18:26:50.693828 [ 196 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_6_1} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3215 | 2026.01.21 18:26:50.693834 [ 4 ] {78b07bd9-3db8-4503-a709-78aac2fd9f30} <Debug> TCPHandler: Processed in 0.002077617 sec. | ||
| 3216 | 2026.01.21 18:26:50.693840 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3217 | 2026.01.21 18:26:50.693886 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3218 | 2026.01.21 18:26:50.694005 [ 188 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::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 | ||
| 3219 | 2026.01.21 18:26:50.694013 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.01.21 18:26:50.694081 [ 188 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3221 | 2026.01.21 18:26:50.694105 [ 188 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2451 rows starting from the beginning of the part | ||
| 3222 | 2026.01.21 18:26:50.694114 [ 4 ] {b228c9e7-b618-49d0-a91b-c650f136568a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3223 | 2026.01.21 18:26:50.694149 [ 188 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1132 rows starting from the beginning of the part | ||
| 3224 | 2026.01.21 18:26:50.694153 [ 4 ] {b228c9e7-b618-49d0-a91b-c650f136568a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3225 | 2026.01.21 18:26:50.694188 [ 188 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 3226 | 2026.01.21 18:26:50.694223 [ 188 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1147 rows starting from the beginning of the part | ||
| 3227 | 2026.01.21 18:26:50.694259 [ 188 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
| 3228 | 2026.01.21 18:26:50.694293 [ 188 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1132 rows starting from the beginning of the part | ||
| 3229 | 2026.01.21 18:26:50.694681 [ 4 ] {b228c9e7-b618-49d0-a91b-c650f136568a} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.01.21 18:26:50.694715 [ 4 ] {b228c9e7-b618-49d0-a91b-c650f136568a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3231 | 2026.01.21 18:26:50.695028 [ 4 ] {b228c9e7-b618-49d0-a91b-c650f136568a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3232 | 2026.01.21 18:26:50.695248 [ 4 ] {b228c9e7-b618-49d0-a91b-c650f136568a} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.01.21 18:26:50.695372 [ 4 ] {b228c9e7-b618-49d0-a91b-c650f136568a} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001276 sec., 168495.29780564262 rows/sec., 10.00 MiB/sec. | ||
| 3234 | 2026.01.21 18:26:50.695407 [ 4 ] {b228c9e7-b618-49d0-a91b-c650f136568a} <Debug> TCPHandler: Processed in 0.001441619 sec. | ||
| 3235 | 2026.01.21 18:26:50.695523 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.01.21 18:26:50.695614 [ 4 ] {8cb904fd-b9cf-40a5-9d94-683c311ae9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3237 | 2026.01.21 18:26:50.695653 [ 4 ] {8cb904fd-b9cf-40a5-9d94-683c311ae9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3238 | 2026.01.21 18:26:50.696113 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6090 rows, containing 5 columns (5 merged, 0 gathered) in 0.002135288 sec., 2852074.286934596 rows/sec., 240.08 MiB/sec. | ||
| 3239 | 2026.01.21 18:26:50.696114 [ 4 ] {8cb904fd-b9cf-40a5-9d94-683c311ae9a7} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.01.21 18:26:50.696160 [ 4 ] {8cb904fd-b9cf-40a5-9d94-683c311ae9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3241 | 2026.01.21 18:26:50.696333 [ 188 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3242 | 2026.01.21 18:26:50.696463 [ 4 ] {8cb904fd-b9cf-40a5-9d94-683c311ae9a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3243 | 2026.01.21 18:26:50.696599 [ 188 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_16_3} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.01.21 18:26:50.696662 [ 188 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_16_3} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3245 | 2026.01.21 18:26:50.696676 [ 4 ] {8cb904fd-b9cf-40a5-9d94-683c311ae9a7} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.01.21 18:26:50.696713 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 3247 | 2026.01.21 18:26:50.696797 [ 4 ] {8cb904fd-b9cf-40a5-9d94-683c311ae9a7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0012 sec., 176666.6666666667 rows/sec., 11.39 MiB/sec. | ||
| 3248 | 2026.01.21 18:26:50.696833 [ 4 ] {8cb904fd-b9cf-40a5-9d94-683c311ae9a7} <Debug> TCPHandler: Processed in 0.001357047 sec. | ||
| 3249 | 2026.01.21 18:26:50.696944 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.01.21 18:26:50.697041 [ 4 ] {6c0ec09f-1cf6-4f7f-a49d-eedb24c35661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3251 | 2026.01.21 18:26:50.697080 [ 4 ] {6c0ec09f-1cf6-4f7f-a49d-eedb24c35661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3252 | 2026.01.21 18:26:50.697542 [ 4 ] {6c0ec09f-1cf6-4f7f-a49d-eedb24c35661} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.01.21 18:26:50.697577 [ 4 ] {6c0ec09f-1cf6-4f7f-a49d-eedb24c35661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3254 | 2026.01.21 18:26:50.697896 [ 4 ] {6c0ec09f-1cf6-4f7f-a49d-eedb24c35661} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3255 | 2026.01.21 18:26:50.698110 [ 4 ] {6c0ec09f-1cf6-4f7f-a49d-eedb24c35661} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.01.21 18:26:50.698206 [ 135 ] {} <Debug> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3257 | 2026.01.21 18:26:50.698229 [ 4 ] {6c0ec09f-1cf6-4f7f-a49d-eedb24c35661} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001206 sec., 174958.54063018243 rows/sec., 9.94 MiB/sec. | ||
| 3258 | 2026.01.21 18:26:50.698252 [ 135 ] {} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.01.21 18:26:50.698272 [ 4 ] {6c0ec09f-1cf6-4f7f-a49d-eedb24c35661} <Debug> TCPHandler: Processed in 0.001374468 sec. | ||
| 3260 | 2026.01.21 18:26:50.698276 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3261 | 2026.01.21 18:26:50.698376 [ 187 ] {3a5630c2-0e41-43a5-94bb-221299965130::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 | ||
| 3262 | 2026.01.21 18:26:50.698390 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2026.01.21 18:26:50.698501 [ 187 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3264 | 2026.01.21 18:26:50.698505 [ 4 ] {024d955a-3a23-4c9a-9515-536e861cc556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3265 | 2026.01.21 18:26:50.698539 [ 187 ] {3a5630c2-0e41-43a5-94bb-221299965130::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 | ||
| 3266 | 2026.01.21 18:26:50.698559 [ 4 ] {024d955a-3a23-4c9a-9515-536e861cc556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3267 | 2026.01.21 18:26:50.698630 [ 187 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 3268 | 2026.01.21 18:26:50.698689 [ 187 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 3269 | 2026.01.21 18:26:50.698742 [ 187 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 3270 | 2026.01.21 18:26:50.698794 [ 187 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 3271 | 2026.01.21 18:26:50.698843 [ 187 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3272 | 2026.01.21 18:26:50.699200 [ 4 ] {024d955a-3a23-4c9a-9515-536e861cc556} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.01.21 18:26:50.699240 [ 4 ] {024d955a-3a23-4c9a-9515-536e861cc556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3274 | 2026.01.21 18:26:50.699591 [ 4 ] {024d955a-3a23-4c9a-9515-536e861cc556} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3275 | 2026.01.21 18:26:50.699802 [ 4 ] {024d955a-3a23-4c9a-9515-536e861cc556} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.01.21 18:26:50.699819 [ 188 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484191 sec., 718910.1672224128 rows/sec., 43.72 MiB/sec. | ||
| 3277 | 2026.01.21 18:26:50.699905 [ 135 ] {} <Debug> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3278 | 2026.01.21 18:26:50.699935 [ 4 ] {024d955a-3a23-4c9a-9515-536e861cc556} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001447 sec., 476157.56738078786 rows/sec., 33.25 MiB/sec. | ||
| 3279 | 2026.01.21 18:26:50.699939 [ 135 ] {} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.01.21 18:26:50.699962 [ 187 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3281 | 2026.01.21 18:26:50.699978 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3282 | 2026.01.21 18:26:50.699980 [ 4 ] {024d955a-3a23-4c9a-9515-536e861cc556} <Debug> TCPHandler: Processed in 0.001637245 sec. | ||
| 3283 | 2026.01.21 18:26:50.700083 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::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 | ||
| 3284 | 2026.01.21 18:26:50.700108 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.01.21 18:26:50.700206 [ 4 ] {73005877-9a92-4a1d-9d01-52f4dea7c8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3286 | 2026.01.21 18:26:50.700221 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3287 | 2026.01.21 18:26:50.700248 [ 4 ] {73005877-9a92-4a1d-9d01-52f4dea7c8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3288 | 2026.01.21 18:26:50.700260 [ 187 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_6_1} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.01.21 18:26:50.700264 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1239 rows starting from the beginning of the part | ||
| 3290 | 2026.01.21 18:26:50.700337 [ 187 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_6_1} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3291 | 2026.01.21 18:26:50.700388 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 689 rows starting from the beginning of the part | ||
| 3292 | 2026.01.21 18:26:50.700414 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3293 | 2026.01.21 18:26:50.700452 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 94 rows starting from the beginning of the part | ||
| 3294 | 2026.01.21 18:26:50.700506 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 704 rows starting from the beginning of the part | ||
| 3295 | 2026.01.21 18:26:50.700559 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 95 rows starting from the beginning of the part | ||
| 3296 | 2026.01.21 18:26:50.700592 [ 4 ] {73005877-9a92-4a1d-9d01-52f4dea7c8ef} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.01.21 18:26:50.700616 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 689 rows starting from the beginning of the part | ||
| 3298 | 2026.01.21 18:26:50.700633 [ 4 ] {73005877-9a92-4a1d-9d01-52f4dea7c8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3299 | 2026.01.21 18:26:50.700970 [ 4 ] {73005877-9a92-4a1d-9d01-52f4dea7c8ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3300 | 2026.01.21 18:26:50.701187 [ 4 ] {73005877-9a92-4a1d-9d01-52f4dea7c8ef} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.01.21 18:26:50.701319 [ 4 ] {73005877-9a92-4a1d-9d01-52f4dea7c8ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 3302 | 2026.01.21 18:26:50.701355 [ 4 ] {73005877-9a92-4a1d-9d01-52f4dea7c8ef} <Debug> TCPHandler: Processed in 0.001294815 sec. | ||
| 3303 | 2026.01.21 18:26:50.701459 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2026.01.21 18:26:50.701551 [ 4 ] {2bafe27f-1bd3-4a11-bedb-08750dc32028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3305 | 2026.01.21 18:26:50.701592 [ 4 ] {2bafe27f-1bd3-4a11-bedb-08750dc32028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3306 | 2026.01.21 18:26:50.702028 [ 4 ] {2bafe27f-1bd3-4a11-bedb-08750dc32028} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.01.21 18:26:50.702061 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3510 rows, containing 5 columns (5 merged, 0 gathered) in 0.002026235 sec., 1732276.8583111041 rows/sec., 129.81 MiB/sec. | ||
| 3308 | 2026.01.21 18:26:50.702064 [ 4 ] {2bafe27f-1bd3-4a11-bedb-08750dc32028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3309 | 2026.01.21 18:26:50.702261 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3310 | 2026.01.21 18:26:50.702460 [ 4 ] {2bafe27f-1bd3-4a11-bedb-08750dc32028} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3311 | 2026.01.21 18:26:50.702544 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_16_3} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.01.21 18:26:50.702627 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_16_3} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3313 | 2026.01.21 18:26:50.702698 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3314 | 2026.01.21 18:26:50.702724 [ 4 ] {2bafe27f-1bd3-4a11-bedb-08750dc32028} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.01.21 18:26:50.702837 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3316 | 2026.01.21 18:26:50.702860 [ 4 ] {2bafe27f-1bd3-4a11-bedb-08750dc32028} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001327 sec., 236623.96382818386 rows/sec., 15.54 MiB/sec. | ||
| 3317 | 2026.01.21 18:26:50.702872 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.01.21 18:26:50.702903 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3319 | 2026.01.21 18:26:50.702903 [ 4 ] {2bafe27f-1bd3-4a11-bedb-08750dc32028} <Debug> TCPHandler: Processed in 0.00149061 sec. | ||
| 3320 | 2026.01.21 18:26:50.702968 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::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 | ||
| 3321 | 2026.01.21 18:26:50.703029 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.01.21 18:26:50.703062 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3323 | 2026.01.21 18:26:50.703091 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4399 rows starting from the beginning of the part | ||
| 3324 | 2026.01.21 18:26:50.703125 [ 4 ] {10651d5e-720f-485a-b487-0eb7e9a25a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3325 | 2026.01.21 18:26:50.703136 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3326 | 2026.01.21 18:26:50.703174 [ 4 ] {10651d5e-720f-485a-b487-0eb7e9a25a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3327 | 2026.01.21 18:26:50.703185 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part | ||
| 3328 | 2026.01.21 18:26:50.703225 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 319 rows starting from the beginning of the part | ||
| 3329 | 2026.01.21 18:26:50.703257 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3330 | 2026.01.21 18:26:50.703290 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3331 | 2026.01.21 18:26:50.703504 [ 4 ] {10651d5e-720f-485a-b487-0eb7e9a25a54} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.01.21 18:26:50.703545 [ 4 ] {10651d5e-720f-485a-b487-0eb7e9a25a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3333 | 2026.01.21 18:26:50.703845 [ 4 ] {10651d5e-720f-485a-b487-0eb7e9a25a54} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3334 | 2026.01.21 18:26:50.704063 [ 4 ] {10651d5e-720f-485a-b487-0eb7e9a25a54} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.01.21 18:26:50.704159 [ 135 ] {} <Debug> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3336 | 2026.01.21 18:26:50.704186 [ 135 ] {} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2026.01.21 18:26:50.704196 [ 4 ] {10651d5e-720f-485a-b487-0eb7e9a25a54} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 3338 | 2026.01.21 18:26:50.704201 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3339 | 2026.01.21 18:26:50.704239 [ 4 ] {10651d5e-720f-485a-b487-0eb7e9a25a54} <Debug> TCPHandler: Processed in 0.001260834 sec. | ||
| 3340 | 2026.01.21 18:26:50.704283 [ 186 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 3341 | 2026.01.21 18:26:50.704352 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.01.21 18:26:50.704367 [ 186 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3343 | 2026.01.21 18:26:50.704401 [ 186 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 3344 | 2026.01.21 18:26:50.704447 [ 186 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 3345 | 2026.01.21 18:26:50.704451 [ 4 ] {e38cd477-da62-444b-acfa-ee7af2675a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3346 | 2026.01.21 18:26:50.704484 [ 186 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 3347 | 2026.01.21 18:26:50.704516 [ 4 ] {e38cd477-da62-444b-acfa-ee7af2675a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3348 | 2026.01.21 18:26:50.704520 [ 186 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 3349 | 2026.01.21 18:26:50.704568 [ 186 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 3350 | 2026.01.21 18:26:50.705176 [ 195 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000921886 sec., 5423.664097296195 rows/sec., 365.46 KiB/sec. | ||
| 3351 | 2026.01.21 18:26:50.705276 [ 186 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3352 | 2026.01.21 18:26:50.705322 [ 4 ] {e38cd477-da62-444b-acfa-ee7af2675a23} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.01.21 18:26:50.705365 [ 4 ] {e38cd477-da62-444b-acfa-ee7af2675a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3354 | 2026.01.21 18:26:50.705520 [ 186 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_5_1} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.01.21 18:26:50.705585 [ 186 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_5_1} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3356 | 2026.01.21 18:26:50.705611 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5668 rows, containing 5 columns (5 merged, 0 gathered) in 0.002669554 sec., 2123201.1040046387 rows/sec., 143.69 MiB/sec. | ||
| 3357 | 2026.01.21 18:26:50.705640 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 3358 | 2026.01.21 18:26:50.705940 [ 4 ] {e38cd477-da62-444b-acfa-ee7af2675a23} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3359 | 2026.01.21 18:26:50.706036 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3360 | 2026.01.21 18:26:50.706212 [ 4 ] {e38cd477-da62-444b-acfa-ee7af2675a23} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.01.21 18:26:50.706324 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.01.21 18:26:50.706363 [ 4 ] {e38cd477-da62-444b-acfa-ee7af2675a23} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00193 sec., 5181.347150259067 rows/sec., 9.28 MiB/sec. | ||
| 3363 | 2026.01.21 18:26:50.706399 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3364 | 2026.01.21 18:26:50.706420 [ 4 ] {e38cd477-da62-444b-acfa-ee7af2675a23} <Debug> TCPHandler: Processed in 0.002114878 sec. | ||
| 3365 | 2026.01.21 18:26:50.706470 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3366 | 2026.01.21 18:26:50.706535 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2026.01.21 18:26:50.706631 [ 4 ] {efd0c8b6-97fa-4a5c-8e77-ba4697b16132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3368 | 2026.01.21 18:26:50.706672 [ 4 ] {efd0c8b6-97fa-4a5c-8e77-ba4697b16132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3369 | 2026.01.21 18:26:50.707003 [ 4 ] {efd0c8b6-97fa-4a5c-8e77-ba4697b16132} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.01.21 18:26:50.707043 [ 4 ] {efd0c8b6-97fa-4a5c-8e77-ba4697b16132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3371 | 2026.01.21 18:26:50.707356 [ 4 ] {efd0c8b6-97fa-4a5c-8e77-ba4697b16132} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3372 | 2026.01.21 18:26:50.707583 [ 4 ] {efd0c8b6-97fa-4a5c-8e77-ba4697b16132} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.01.21 18:26:50.707678 [ 135 ] {} <Debug> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3374 | 2026.01.21 18:26:50.707704 [ 4 ] {efd0c8b6-97fa-4a5c-8e77-ba4697b16132} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001092 sec., 95238.09523809524 rows/sec., 5.84 MiB/sec. | ||
| 3375 | 2026.01.21 18:26:50.707708 [ 135 ] {} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.01.21 18:26:50.707742 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3377 | 2026.01.21 18:26:50.707744 [ 4 ] {efd0c8b6-97fa-4a5c-8e77-ba4697b16132} <Debug> TCPHandler: Processed in 0.001256444 sec. | ||
| 3378 | 2026.01.21 18:26:50.707817 [ 194 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 3379 | 2026.01.21 18:26:50.707920 [ 194 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3380 | 2026.01.21 18:26:50.707948 [ 194 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 688 rows starting from the beginning of the part | ||
| 3381 | 2026.01.21 18:26:50.708014 [ 194 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3382 | 2026.01.21 18:26:50.708059 [ 194 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3383 | 2026.01.21 18:26:50.708098 [ 194 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3384 | 2026.01.21 18:26:50.708138 [ 194 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3385 | 2026.01.21 18:26:50.708179 [ 194 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3386 | 2026.01.21 18:26:50.709024 [ 190 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238624 sec., 904229.2091869687 rows/sec., 58.37 MiB/sec. | ||
| 3387 | 2026.01.21 18:26:50.709178 [ 194 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3388 | 2026.01.21 18:26:50.709402 [ 194 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_16_3} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.01.21 18:26:50.709462 [ 194 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_16_3} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3390 | 2026.01.21 18:26:50.709514 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3391 | 2026.01.21 18:26:50.888017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6182 | ||
| 3392 | 2026.01.21 18:26:50.888473 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.01.21 18:26:50.888512 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3394 | 2026.01.21 18:26:50.889048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3395 | 2026.01.21 18:26:50.889291 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.01.21 18:26:50.889422 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6182 | ||
| 3397 | 2026.01.21 18:26:51.207528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3398 | 2026.01.21 18:26:51.223963 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.01.21 18:26:51.224017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3400 | 2026.01.21 18:26:51.229740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3401 | 2026.01.21 18:26:51.230410 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.01.21 18:26:51.233167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3403 | 2026.01.21 18:26:53.001847 [ 91 ] {} <Debug> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3404 | 2026.01.21 18:26:53.001907 [ 91 ] {} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2026.01.21 18:26:53.001927 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3406 | 2026.01.21 18:26:53.002052 [ 186 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::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 | ||
| 3407 | 2026.01.21 18:26:53.002185 [ 186 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3408 | 2026.01.21 18:26:53.002216 [ 186 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3409 | 2026.01.21 18:26:53.002276 [ 186 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3410 | 2026.01.21 18:26:53.002323 [ 186 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::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 | ||
| 3411 | 2026.01.21 18:26:53.002360 [ 186 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3412 | 2026.01.21 18:26:53.002396 [ 186 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 3413 | 2026.01.21 18:26:53.003238 [ 190 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239974 sec., 22581.118636358504 rows/sec., 1.88 MiB/sec. | ||
| 3414 | 2026.01.21 18:26:53.003385 [ 194 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3415 | 2026.01.21 18:26:53.003667 [ 194 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_5_1} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.01.21 18:26:53.003735 [ 194 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_5_1} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3417 | 2026.01.21 18:26:53.003801 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3418 | 2026.01.21 18:26:53.399533 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 456 | ||
| 3419 | 2026.01.21 18:26:53.401746 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.01.21 18:26:53.401801 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3421 | 2026.01.21 18:26:53.402938 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3422 | 2026.01.21 18:26:53.403272 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.01.21 18:26:53.403598 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
| 3424 | 2026.01.21 18:26:55.697446 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.01.21 18:26:55.697665 [ 4 ] {09f50c84-dfe9-4a93-9eb8-6b9127a21c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3426 | 2026.01.21 18:26:55.697738 [ 4 ] {09f50c84-dfe9-4a93-9eb8-6b9127a21c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3427 | 2026.01.21 18:26:55.698372 [ 4 ] {09f50c84-dfe9-4a93-9eb8-6b9127a21c60} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.01.21 18:26:55.698416 [ 4 ] {09f50c84-dfe9-4a93-9eb8-6b9127a21c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3429 | 2026.01.21 18:26:55.698789 [ 4 ] {09f50c84-dfe9-4a93-9eb8-6b9127a21c60} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3430 | 2026.01.21 18:26:55.699014 [ 4 ] {09f50c84-dfe9-4a93-9eb8-6b9127a21c60} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.01.21 18:26:55.699163 [ 4 ] {09f50c84-dfe9-4a93-9eb8-6b9127a21c60} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001553 sec., 1287.83000643915 rows/sec., 105.01 KiB/sec. | ||
| 3432 | 2026.01.21 18:26:55.699205 [ 4 ] {09f50c84-dfe9-4a93-9eb8-6b9127a21c60} <Debug> TCPHandler: Processed in 0.001896162 sec. | ||
| 3433 | 2026.01.21 18:26:55.699323 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.01.21 18:26:55.699418 [ 4 ] {737a66fd-b005-4579-b201-8e2f143078bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3435 | 2026.01.21 18:26:55.699457 [ 4 ] {737a66fd-b005-4579-b201-8e2f143078bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3436 | 2026.01.21 18:26:55.700493 [ 4 ] {737a66fd-b005-4579-b201-8e2f143078bb} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.01.21 18:26:55.700533 [ 4 ] {737a66fd-b005-4579-b201-8e2f143078bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3438 | 2026.01.21 18:26:55.700916 [ 4 ] {737a66fd-b005-4579-b201-8e2f143078bb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3439 | 2026.01.21 18:26:55.701130 [ 4 ] {737a66fd-b005-4579-b201-8e2f143078bb} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.01.21 18:26:55.701264 [ 4 ] {737a66fd-b005-4579-b201-8e2f143078bb} <Debug> executeQuery: Read 1259 rows, 106.42 KiB in 0.001864 sec., 675429.1845493562 rows/sec., 55.76 MiB/sec. | ||
| 3441 | 2026.01.21 18:26:55.701300 [ 4 ] {737a66fd-b005-4579-b201-8e2f143078bb} <Debug> TCPHandler: Processed in 0.002026835 sec. | ||
| 3442 | 2026.01.21 18:26:55.701412 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2026.01.21 18:26:55.701507 [ 4 ] {2be8b6c6-54d5-454b-9e9e-e44d225042f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3444 | 2026.01.21 18:26:55.701547 [ 4 ] {2be8b6c6-54d5-454b-9e9e-e44d225042f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3445 | 2026.01.21 18:26:55.701947 [ 4 ] {2be8b6c6-54d5-454b-9e9e-e44d225042f3} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.01.21 18:26:55.701983 [ 4 ] {2be8b6c6-54d5-454b-9e9e-e44d225042f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3447 | 2026.01.21 18:26:55.702290 [ 4 ] {2be8b6c6-54d5-454b-9e9e-e44d225042f3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3448 | 2026.01.21 18:26:55.702502 [ 4 ] {2be8b6c6-54d5-454b-9e9e-e44d225042f3} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2026.01.21 18:26:55.702628 [ 4 ] {2be8b6c6-54d5-454b-9e9e-e44d225042f3} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001139 sec., 28972.783143107987 rows/sec., 2.12 MiB/sec. | ||
| 3450 | 2026.01.21 18:26:55.702663 [ 4 ] {2be8b6c6-54d5-454b-9e9e-e44d225042f3} <Debug> TCPHandler: Processed in 0.001301006 sec. | ||
| 3451 | 2026.01.21 18:26:55.702770 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2026.01.21 18:26:55.702864 [ 4 ] {639fa232-4ad9-47d1-a723-6478302df20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3453 | 2026.01.21 18:26:55.702902 [ 4 ] {639fa232-4ad9-47d1-a723-6478302df20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3454 | 2026.01.21 18:26:55.703359 [ 4 ] {639fa232-4ad9-47d1-a723-6478302df20d} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.01.21 18:26:55.703396 [ 4 ] {639fa232-4ad9-47d1-a723-6478302df20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3456 | 2026.01.21 18:26:55.703705 [ 4 ] {639fa232-4ad9-47d1-a723-6478302df20d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3457 | 2026.01.21 18:26:55.703915 [ 4 ] {639fa232-4ad9-47d1-a723-6478302df20d} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.01.21 18:26:55.704040 [ 4 ] {639fa232-4ad9-47d1-a723-6478302df20d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001195 sec., 190794.9790794979 rows/sec., 12.92 MiB/sec. | ||
| 3459 | 2026.01.21 18:26:55.704076 [ 4 ] {639fa232-4ad9-47d1-a723-6478302df20d} <Debug> TCPHandler: Processed in 0.001355027 sec. | ||
| 3460 | 2026.01.21 18:26:55.704190 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.01.21 18:26:55.704284 [ 4 ] {1ef85092-34ce-419c-97ce-f880f3a001cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3462 | 2026.01.21 18:26:55.704323 [ 4 ] {1ef85092-34ce-419c-97ce-f880f3a001cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3463 | 2026.01.21 18:26:55.704880 [ 4 ] {1ef85092-34ce-419c-97ce-f880f3a001cc} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.01.21 18:26:55.704916 [ 4 ] {1ef85092-34ce-419c-97ce-f880f3a001cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3465 | 2026.01.21 18:26:55.705247 [ 4 ] {1ef85092-34ce-419c-97ce-f880f3a001cc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3466 | 2026.01.21 18:26:55.705457 [ 4 ] {1ef85092-34ce-419c-97ce-f880f3a001cc} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.01.21 18:26:55.705581 [ 4 ] {1ef85092-34ce-419c-97ce-f880f3a001cc} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.001314 sec., 420852.3592085236 rows/sec., 31.25 MiB/sec. | ||
| 3468 | 2026.01.21 18:26:55.705617 [ 4 ] {1ef85092-34ce-419c-97ce-f880f3a001cc} <Debug> TCPHandler: Processed in 0.001474941 sec. | ||
| 3469 | 2026.01.21 18:26:55.705726 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.01.21 18:26:55.705820 [ 4 ] {0367fed8-f484-4423-8e83-3ca231f2d52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3471 | 2026.01.21 18:26:55.705862 [ 4 ] {0367fed8-f484-4423-8e83-3ca231f2d52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3472 | 2026.01.21 18:26:55.706407 [ 4 ] {0367fed8-f484-4423-8e83-3ca231f2d52b} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.01.21 18:26:55.706443 [ 4 ] {0367fed8-f484-4423-8e83-3ca231f2d52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3474 | 2026.01.21 18:26:55.706813 [ 4 ] {0367fed8-f484-4423-8e83-3ca231f2d52b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3475 | 2026.01.21 18:26:55.707027 [ 4 ] {0367fed8-f484-4423-8e83-3ca231f2d52b} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.01.21 18:26:55.707149 [ 4 ] {0367fed8-f484-4423-8e83-3ca231f2d52b} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001347 sec., 627319.97030438 rows/sec., 42.22 MiB/sec. | ||
| 3477 | 2026.01.21 18:26:55.707185 [ 4 ] {0367fed8-f484-4423-8e83-3ca231f2d52b} <Debug> TCPHandler: Processed in 0.001507101 sec. | ||
| 3478 | 2026.01.21 18:26:55.707301 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.01.21 18:26:55.707395 [ 4 ] {3d4fbf2e-19e4-410d-9e01-4af846cc68ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3480 | 2026.01.21 18:26:55.707450 [ 4 ] {3d4fbf2e-19e4-410d-9e01-4af846cc68ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3481 | 2026.01.21 18:26:55.708250 [ 4 ] {3d4fbf2e-19e4-410d-9e01-4af846cc68ca} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.01.21 18:26:55.708287 [ 4 ] {3d4fbf2e-19e4-410d-9e01-4af846cc68ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3483 | 2026.01.21 18:26:55.708812 [ 4 ] {3d4fbf2e-19e4-410d-9e01-4af846cc68ca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3484 | 2026.01.21 18:26:55.709034 [ 4 ] {3d4fbf2e-19e4-410d-9e01-4af846cc68ca} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.01.21 18:26:55.709166 [ 4 ] {3d4fbf2e-19e4-410d-9e01-4af846cc68ca} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001789 sec., 17328.11626607043 rows/sec., 31.05 MiB/sec. | ||
| 3486 | 2026.01.21 18:26:55.709217 [ 4 ] {3d4fbf2e-19e4-410d-9e01-4af846cc68ca} <Debug> TCPHandler: Processed in 0.001964464 sec. | ||
| 3487 | 2026.01.21 18:26:55.709332 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.01.21 18:26:55.709426 [ 4 ] {e61b3fb3-c323-4bb8-9dd0-6e209bb827c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3489 | 2026.01.21 18:26:55.709467 [ 4 ] {e61b3fb3-c323-4bb8-9dd0-6e209bb827c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3490 | 2026.01.21 18:26:55.709795 [ 4 ] {e61b3fb3-c323-4bb8-9dd0-6e209bb827c0} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.01.21 18:26:55.709831 [ 4 ] {e61b3fb3-c323-4bb8-9dd0-6e209bb827c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3492 | 2026.01.21 18:26:55.710127 [ 4 ] {e61b3fb3-c323-4bb8-9dd0-6e209bb827c0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3493 | 2026.01.21 18:26:55.710324 [ 4 ] {e61b3fb3-c323-4bb8-9dd0-6e209bb827c0} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.01.21 18:26:55.710441 [ 4 ] {e61b3fb3-c323-4bb8-9dd0-6e209bb827c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 3495 | 2026.01.21 18:26:55.710473 [ 4 ] {e61b3fb3-c323-4bb8-9dd0-6e209bb827c0} <Debug> TCPHandler: Processed in 0.001210123 sec. | ||
| 3496 | 2026.01.21 18:26:58.304187 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3497 | 2026.01.21 18:26:58.304282 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3498 | 2026.01.21 18:26:58.389761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6694 | ||
| 3499 | 2026.01.21 18:26:58.390603 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.01.21 18:26:58.390648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3501 | 2026.01.21 18:26:58.391139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3502 | 2026.01.21 18:26:58.391372 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.01.21 18:26:58.391518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6694 | ||
| 3504 | 2026.01.21 18:26:58.733447 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3505 | 2026.01.21 18:26:58.750471 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.01.21 18:26:58.750532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3507 | 2026.01.21 18:26:58.756665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3508 | 2026.01.21 18:26:58.757412 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.01.21 18:26:58.760645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3510 | 2026.01.21 18:27:00.678622 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2026.01.21 18:27:00.678838 [ 4 ] {d2c2444f-2cc7-43bf-b376-e10be8782eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3512 | 2026.01.21 18:27:00.678908 [ 4 ] {d2c2444f-2cc7-43bf-b376-e10be8782eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3513 | 2026.01.21 18:27:00.679841 [ 4 ] {d2c2444f-2cc7-43bf-b376-e10be8782eee} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.01.21 18:27:00.679879 [ 4 ] {d2c2444f-2cc7-43bf-b376-e10be8782eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3515 | 2026.01.21 18:27:00.680276 [ 4 ] {d2c2444f-2cc7-43bf-b376-e10be8782eee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3516 | 2026.01.21 18:27:00.680511 [ 4 ] {d2c2444f-2cc7-43bf-b376-e10be8782eee} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2026.01.21 18:27:00.680656 [ 4 ] {d2c2444f-2cc7-43bf-b376-e10be8782eee} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001872 sec., 219017.09401709403 rows/sec., 13.89 MiB/sec. | ||
| 3518 | 2026.01.21 18:27:00.680696 [ 4 ] {d2c2444f-2cc7-43bf-b376-e10be8782eee} <Debug> TCPHandler: Processed in 0.002207871 sec. | ||
| 3519 | 2026.01.21 18:27:00.680838 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.01.21 18:27:00.680940 [ 4 ] {d8a51af8-e801-4c70-bfe8-49a331d00e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3521 | 2026.01.21 18:27:00.680979 [ 4 ] {d8a51af8-e801-4c70-bfe8-49a331d00e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3522 | 2026.01.21 18:27:00.681893 [ 4 ] {d8a51af8-e801-4c70-bfe8-49a331d00e75} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.01.21 18:27:00.681930 [ 4 ] {d8a51af8-e801-4c70-bfe8-49a331d00e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3524 | 2026.01.21 18:27:00.682327 [ 4 ] {d8a51af8-e801-4c70-bfe8-49a331d00e75} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3525 | 2026.01.21 18:27:00.682542 [ 4 ] {d8a51af8-e801-4c70-bfe8-49a331d00e75} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.01.21 18:27:00.682674 [ 4 ] {d8a51af8-e801-4c70-bfe8-49a331d00e75} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001753 sec., 645750.142612664 rows/sec., 51.14 MiB/sec. | ||
| 3527 | 2026.01.21 18:27:00.682713 [ 4 ] {d8a51af8-e801-4c70-bfe8-49a331d00e75} <Debug> TCPHandler: Processed in 0.001922812 sec. | ||
| 3528 | 2026.01.21 18:27:00.682853 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2026.01.21 18:27:00.682945 [ 4 ] {9758eb59-68fc-4e0e-b806-935ea1c2f21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3530 | 2026.01.21 18:27:00.682983 [ 4 ] {9758eb59-68fc-4e0e-b806-935ea1c2f21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3531 | 2026.01.21 18:27:00.683512 [ 4 ] {9758eb59-68fc-4e0e-b806-935ea1c2f21d} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.01.21 18:27:00.683547 [ 4 ] {9758eb59-68fc-4e0e-b806-935ea1c2f21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3533 | 2026.01.21 18:27:00.683871 [ 4 ] {9758eb59-68fc-4e0e-b806-935ea1c2f21d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3534 | 2026.01.21 18:27:00.684077 [ 4 ] {9758eb59-68fc-4e0e-b806-935ea1c2f21d} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.01.21 18:27:00.684185 [ 152 ] {} <Debug> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3536 | 2026.01.21 18:27:00.684200 [ 4 ] {9758eb59-68fc-4e0e-b806-935ea1c2f21d} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001274 sec., 168759.81161695448 rows/sec., 10.02 MiB/sec. | ||
| 3537 | 2026.01.21 18:27:00.684221 [ 152 ] {} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2026.01.21 18:27:00.684241 [ 4 ] {9758eb59-68fc-4e0e-b806-935ea1c2f21d} <Debug> TCPHandler: Processed in 0.001436179 sec. | ||
| 3539 | 2026.01.21 18:27:00.684243 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3540 | 2026.01.21 18:27:00.684358 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3541 | 2026.01.21 18:27:00.684395 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::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 | ||
| 3542 | 2026.01.21 18:27:00.684451 [ 4 ] {2c388531-c620-4381-8abb-da03ad9f1d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3543 | 2026.01.21 18:27:00.684494 [ 4 ] {2c388531-c620-4381-8abb-da03ad9f1d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3544 | 2026.01.21 18:27:00.684575 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3545 | 2026.01.21 18:27:00.684625 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 271 rows starting from the beginning of the part | ||
| 3546 | 2026.01.21 18:27:00.684706 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 230 rows starting from the beginning of the part | ||
| 3547 | 2026.01.21 18:27:00.684769 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3548 | 2026.01.21 18:27:00.684827 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 215 rows starting from the beginning of the part | ||
| 3549 | 2026.01.21 18:27:00.684882 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
| 3550 | 2026.01.21 18:27:00.684953 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 215 rows starting from the beginning of the part | ||
| 3551 | 2026.01.21 18:27:00.684989 [ 4 ] {2c388531-c620-4381-8abb-da03ad9f1d21} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.01.21 18:27:00.685027 [ 4 ] {2c388531-c620-4381-8abb-da03ad9f1d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3553 | 2026.01.21 18:27:00.685357 [ 4 ] {2c388531-c620-4381-8abb-da03ad9f1d21} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3554 | 2026.01.21 18:27:00.685595 [ 4 ] {2c388531-c620-4381-8abb-da03ad9f1d21} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.01.21 18:27:00.685721 [ 4 ] {2c388531-c620-4381-8abb-da03ad9f1d21} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001289 sec., 164468.58029480217 rows/sec., 10.61 MiB/sec. | ||
| 3556 | 2026.01.21 18:27:00.685760 [ 4 ] {2c388531-c620-4381-8abb-da03ad9f1d21} <Debug> TCPHandler: Processed in 0.00145276 sec. | ||
| 3557 | 2026.01.21 18:27:00.685887 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.01.21 18:27:00.685979 [ 4 ] {4059cfdb-7839-4620-9e14-e53fbe0ff560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3559 | 2026.01.21 18:27:00.686017 [ 4 ] {4059cfdb-7839-4620-9e14-e53fbe0ff560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3560 | 2026.01.21 18:27:00.686304 [ 194 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 995 rows, containing 5 columns (5 merged, 0 gathered) in 0.001980494 sec., 502399.9062860074 rows/sec., 32.65 MiB/sec. | ||
| 3561 | 2026.01.21 18:27:00.686491 [ 4 ] {4059cfdb-7839-4620-9e14-e53fbe0ff560} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3562 | 2026.01.21 18:27:00.686511 [ 194 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3563 | 2026.01.21 18:27:00.686534 [ 4 ] {4059cfdb-7839-4620-9e14-e53fbe0ff560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3564 | 2026.01.21 18:27:00.686849 [ 194 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_16_3} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3565 | 2026.01.21 18:27:00.686904 [ 4 ] {4059cfdb-7839-4620-9e14-e53fbe0ff560} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3566 | 2026.01.21 18:27:00.686935 [ 194 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_16_3} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3567 | 2026.01.21 18:27:00.687027 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3568 | 2026.01.21 18:27:00.687134 [ 4 ] {4059cfdb-7839-4620-9e14-e53fbe0ff560} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.01.21 18:27:00.687264 [ 4 ] {4059cfdb-7839-4620-9e14-e53fbe0ff560} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001303 sec., 161933.9984650806 rows/sec., 9.20 MiB/sec. | ||
| 3570 | 2026.01.21 18:27:00.687301 [ 4 ] {4059cfdb-7839-4620-9e14-e53fbe0ff560} <Debug> TCPHandler: Processed in 0.00146849 sec. | ||
| 3571 | 2026.01.21 18:27:00.687414 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.01.21 18:27:00.687504 [ 4 ] {27c87454-444d-4639-b9f9-e52f688838c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3573 | 2026.01.21 18:27:00.687542 [ 4 ] {27c87454-444d-4639-b9f9-e52f688838c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3574 | 2026.01.21 18:27:00.688224 [ 4 ] {27c87454-444d-4639-b9f9-e52f688838c4} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.01.21 18:27:00.688257 [ 4 ] {27c87454-444d-4639-b9f9-e52f688838c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3576 | 2026.01.21 18:27:00.688596 [ 4 ] {27c87454-444d-4639-b9f9-e52f688838c4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3577 | 2026.01.21 18:27:00.688799 [ 4 ] {27c87454-444d-4639-b9f9-e52f688838c4} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.01.21 18:27:00.689010 [ 4 ] {27c87454-444d-4639-b9f9-e52f688838c4} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001524 sec., 452099.7375328084 rows/sec., 31.57 MiB/sec. | ||
| 3579 | 2026.01.21 18:27:00.689049 [ 4 ] {27c87454-444d-4639-b9f9-e52f688838c4} <Debug> TCPHandler: Processed in 0.001682236 sec. | ||
| 3580 | 2026.01.21 18:27:00.689157 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.01.21 18:27:00.689248 [ 4 ] {ce4f1146-64f2-4bbf-b592-be604cc44f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3582 | 2026.01.21 18:27:00.689301 [ 4 ] {ce4f1146-64f2-4bbf-b592-be604cc44f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3583 | 2026.01.21 18:27:00.689632 [ 4 ] {ce4f1146-64f2-4bbf-b592-be604cc44f80} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.01.21 18:27:00.689666 [ 4 ] {ce4f1146-64f2-4bbf-b592-be604cc44f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3585 | 2026.01.21 18:27:00.689968 [ 4 ] {ce4f1146-64f2-4bbf-b592-be604cc44f80} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3586 | 2026.01.21 18:27:00.690171 [ 4 ] {ce4f1146-64f2-4bbf-b592-be604cc44f80} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.01.21 18:27:00.690376 [ 140 ] {} <Debug> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3588 | 2026.01.21 18:27:00.690403 [ 4 ] {ce4f1146-64f2-4bbf-b592-be604cc44f80} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001173 sec., 5115.089514066496 rows/sec., 267.24 KiB/sec. | ||
| 3589 | 2026.01.21 18:27:00.690405 [ 140 ] {} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2026.01.21 18:27:00.690435 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3591 | 2026.01.21 18:27:00.690438 [ 4 ] {ce4f1146-64f2-4bbf-b592-be604cc44f80} <Debug> TCPHandler: Processed in 0.001327436 sec. | ||
| 3592 | 2026.01.21 18:27:00.690510 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 3593 | 2026.01.21 18:27:00.690554 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.01.21 18:27:00.690611 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3595 | 2026.01.21 18:27:00.690640 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 3596 | 2026.01.21 18:27:00.690649 [ 4 ] {04b8455d-30d5-400a-b663-4dad908d695e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3597 | 2026.01.21 18:27:00.690685 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 3598 | 2026.01.21 18:27:00.690696 [ 4 ] {04b8455d-30d5-400a-b663-4dad908d695e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3599 | 2026.01.21 18:27:00.690742 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 3600 | 2026.01.21 18:27:00.690799 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 3601 | 2026.01.21 18:27:00.690835 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 3602 | 2026.01.21 18:27:00.690868 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 3603 | 2026.01.21 18:27:00.691181 [ 4 ] {04b8455d-30d5-400a-b663-4dad908d695e} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2026.01.21 18:27:00.691221 [ 4 ] {04b8455d-30d5-400a-b663-4dad908d695e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3605 | 2026.01.21 18:27:00.691524 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001043288 sec., 34506.291647177 rows/sec., 1.76 MiB/sec. | ||
| 3606 | 2026.01.21 18:27:00.691607 [ 4 ] {04b8455d-30d5-400a-b663-4dad908d695e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3607 | 2026.01.21 18:27:00.691652 [ 192 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3608 | 2026.01.21 18:27:00.691832 [ 4 ] {04b8455d-30d5-400a-b663-4dad908d695e} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.01.21 18:27:00.691915 [ 192 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_6_1} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2026.01.21 18:27:00.691966 [ 4 ] {04b8455d-30d5-400a-b663-4dad908d695e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001335 sec., 235205.99250936328 rows/sec., 15.45 MiB/sec. | ||
| 3611 | 2026.01.21 18:27:00.691974 [ 192 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_6_1} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3612 | 2026.01.21 18:27:00.692002 [ 4 ] {04b8455d-30d5-400a-b663-4dad908d695e} <Debug> TCPHandler: Processed in 0.001494731 sec. | ||
| 3613 | 2026.01.21 18:27:00.692051 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3614 | 2026.01.21 18:27:00.692124 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2026.01.21 18:27:00.692215 [ 4 ] {6714aa14-d8cf-4a80-8459-0346aacbef23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3616 | 2026.01.21 18:27:00.692256 [ 4 ] {6714aa14-d8cf-4a80-8459-0346aacbef23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3617 | 2026.01.21 18:27:00.692647 [ 4 ] {6714aa14-d8cf-4a80-8459-0346aacbef23} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.01.21 18:27:00.692680 [ 4 ] {6714aa14-d8cf-4a80-8459-0346aacbef23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3619 | 2026.01.21 18:27:00.692973 [ 4 ] {6714aa14-d8cf-4a80-8459-0346aacbef23} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3620 | 2026.01.21 18:27:00.693173 [ 4 ] {6714aa14-d8cf-4a80-8459-0346aacbef23} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.01.21 18:27:00.693293 [ 4 ] {6714aa14-d8cf-4a80-8459-0346aacbef23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 3622 | 2026.01.21 18:27:00.693327 [ 4 ] {6714aa14-d8cf-4a80-8459-0346aacbef23} <Debug> TCPHandler: Processed in 0.001249184 sec. | ||
| 3623 | 2026.01.21 18:27:00.693450 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2026.01.21 18:27:00.693543 [ 4 ] {5d57f6d2-e0be-4e49-a11a-22b0a7449475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3625 | 2026.01.21 18:27:00.693595 [ 4 ] {5d57f6d2-e0be-4e49-a11a-22b0a7449475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3626 | 2026.01.21 18:27:00.694366 [ 4 ] {5d57f6d2-e0be-4e49-a11a-22b0a7449475} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2026.01.21 18:27:00.694400 [ 4 ] {5d57f6d2-e0be-4e49-a11a-22b0a7449475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3628 | 2026.01.21 18:27:00.694930 [ 4 ] {5d57f6d2-e0be-4e49-a11a-22b0a7449475} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3629 | 2026.01.21 18:27:00.695147 [ 4 ] {5d57f6d2-e0be-4e49-a11a-22b0a7449475} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2026.01.21 18:27:00.695242 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3631 | 2026.01.21 18:27:00.695279 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2026.01.21 18:27:00.695281 [ 4 ] {5d57f6d2-e0be-4e49-a11a-22b0a7449475} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001751 sec., 5711.022272986865 rows/sec., 10.23 MiB/sec. | ||
| 3633 | 2026.01.21 18:27:00.695299 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3634 | 2026.01.21 18:27:00.695336 [ 4 ] {5d57f6d2-e0be-4e49-a11a-22b0a7449475} <Debug> TCPHandler: Processed in 0.001934873 sec. | ||
| 3635 | 2026.01.21 18:27:00.695390 [ 194 ] {25599729-9697-4fba-81ea-895cf3e788cc::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 | ||
| 3636 | 2026.01.21 18:27:00.695456 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3637 | 2026.01.21 18:27:00.695551 [ 4 ] {0320a0c2-af5c-4ed4-b8ea-4194db1c40dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3638 | 2026.01.21 18:27:00.695591 [ 4 ] {0320a0c2-af5c-4ed4-b8ea-4194db1c40dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3639 | 2026.01.21 18:27:00.695625 [ 194 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3640 | 2026.01.21 18:27:00.695707 [ 194 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 175 rows starting from the beginning of the part | ||
| 3641 | 2026.01.21 18:27:00.695852 [ 194 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
| 3642 | 2026.01.21 18:27:00.695988 [ 4 ] {0320a0c2-af5c-4ed4-b8ea-4194db1c40dd} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.01.21 18:27:00.695990 [ 194 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3644 | 2026.01.21 18:27:00.696030 [ 4 ] {0320a0c2-af5c-4ed4-b8ea-4194db1c40dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3645 | 2026.01.21 18:27:00.696135 [ 194 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3646 | 2026.01.21 18:27:00.696257 [ 194 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3647 | 2026.01.21 18:27:00.696374 [ 194 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3648 | 2026.01.21 18:27:00.696383 [ 4 ] {0320a0c2-af5c-4ed4-b8ea-4194db1c40dd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3649 | 2026.01.21 18:27:00.696595 [ 4 ] {0320a0c2-af5c-4ed4-b8ea-4194db1c40dd} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2026.01.21 18:27:00.696795 [ 4 ] {0320a0c2-af5c-4ed4-b8ea-4194db1c40dd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00126 sec., 82539.68253968253 rows/sec., 5.06 MiB/sec. | ||
| 3651 | 2026.01.21 18:27:00.696839 [ 4 ] {0320a0c2-af5c-4ed4-b8ea-4194db1c40dd} <Debug> TCPHandler: Processed in 0.001430529 sec. | ||
| 3652 | 2026.01.21 18:27:00.699369 [ 199 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 19 columns (19 merged, 0 gathered) in 0.004019481 sec., 67670.42809755787 rows/sec., 121.26 MiB/sec. | ||
| 3653 | 2026.01.21 18:27:00.699993 [ 197 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3654 | 2026.01.21 18:27:00.700385 [ 197 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.01.21 18:27:00.700458 [ 197 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3656 | 2026.01.21 18:27:00.700585 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3657 | 2026.01.21 18:27:03.403928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 494 | ||
| 3658 | 2026.01.21 18:27:03.406586 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2026.01.21 18:27:03.406638 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3660 | 2026.01.21 18:27:03.407879 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3661 | 2026.01.21 18:27:03.408151 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2026.01.21 18:27:03.408467 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 3663 | 2026.01.21 18:27:05.669373 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3664 | 2026.01.21 18:27:05.669574 [ 4 ] {715f8ce7-3b5e-4fac-bbd5-7e851e09de78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3665 | 2026.01.21 18:27:05.669643 [ 4 ] {715f8ce7-3b5e-4fac-bbd5-7e851e09de78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3666 | 2026.01.21 18:27:05.670313 [ 4 ] {715f8ce7-3b5e-4fac-bbd5-7e851e09de78} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.01.21 18:27:05.670367 [ 4 ] {715f8ce7-3b5e-4fac-bbd5-7e851e09de78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3668 | 2026.01.21 18:27:05.670805 [ 4 ] {715f8ce7-3b5e-4fac-bbd5-7e851e09de78} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3669 | 2026.01.21 18:27:05.671042 [ 4 ] {715f8ce7-3b5e-4fac-bbd5-7e851e09de78} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.01.21 18:27:05.671202 [ 4 ] {715f8ce7-3b5e-4fac-bbd5-7e851e09de78} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001678 sec., 70321.81168057211 rows/sec., 5.96 MiB/sec. | ||
| 3671 | 2026.01.21 18:27:05.671253 [ 4 ] {715f8ce7-3b5e-4fac-bbd5-7e851e09de78} <Debug> TCPHandler: Processed in 0.002012995 sec. | ||
| 3672 | 2026.01.21 18:27:05.671377 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.01.21 18:27:05.671482 [ 4 ] {92cb1d45-7888-4896-b309-5c072ee8a1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3674 | 2026.01.21 18:27:05.671528 [ 4 ] {92cb1d45-7888-4896-b309-5c072ee8a1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3675 | 2026.01.21 18:27:05.671953 [ 4 ] {92cb1d45-7888-4896-b309-5c072ee8a1e9} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2026.01.21 18:27:05.671991 [ 4 ] {92cb1d45-7888-4896-b309-5c072ee8a1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3677 | 2026.01.21 18:27:05.672309 [ 4 ] {92cb1d45-7888-4896-b309-5c072ee8a1e9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3678 | 2026.01.21 18:27:05.672520 [ 4 ] {92cb1d45-7888-4896-b309-5c072ee8a1e9} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2026.01.21 18:27:05.672652 [ 4 ] {92cb1d45-7888-4896-b309-5c072ee8a1e9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001194 sec., 25963.14907872697 rows/sec., 1.91 MiB/sec. | ||
| 3680 | 2026.01.21 18:27:05.672689 [ 4 ] {92cb1d45-7888-4896-b309-5c072ee8a1e9} <Debug> TCPHandler: Processed in 0.001363537 sec. | ||
| 3681 | 2026.01.21 18:27:05.672799 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2026.01.21 18:27:05.672895 [ 4 ] {178287c0-e3e3-45a1-82bc-9401879571d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3683 | 2026.01.21 18:27:05.672936 [ 4 ] {178287c0-e3e3-45a1-82bc-9401879571d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3684 | 2026.01.21 18:27:05.673355 [ 4 ] {178287c0-e3e3-45a1-82bc-9401879571d5} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2026.01.21 18:27:05.673391 [ 4 ] {178287c0-e3e3-45a1-82bc-9401879571d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3686 | 2026.01.21 18:27:05.673714 [ 4 ] {178287c0-e3e3-45a1-82bc-9401879571d5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3687 | 2026.01.21 18:27:05.673948 [ 4 ] {178287c0-e3e3-45a1-82bc-9401879571d5} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.01.21 18:27:05.674074 [ 4 ] {178287c0-e3e3-45a1-82bc-9401879571d5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001199 sec., 79232.693911593 rows/sec., 6.19 MiB/sec. | ||
| 3689 | 2026.01.21 18:27:05.674111 [ 4 ] {178287c0-e3e3-45a1-82bc-9401879571d5} <Debug> TCPHandler: Processed in 0.001360437 sec. | ||
| 3690 | 2026.01.21 18:27:05.674248 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2026.01.21 18:27:05.674343 [ 4 ] {048ef3ae-a444-49ed-82c4-213b9189d5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3692 | 2026.01.21 18:27:05.674388 [ 4 ] {048ef3ae-a444-49ed-82c4-213b9189d5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3693 | 2026.01.21 18:27:05.674807 [ 4 ] {048ef3ae-a444-49ed-82c4-213b9189d5d0} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2026.01.21 18:27:05.674843 [ 4 ] {048ef3ae-a444-49ed-82c4-213b9189d5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3695 | 2026.01.21 18:27:05.675187 [ 4 ] {048ef3ae-a444-49ed-82c4-213b9189d5d0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3696 | 2026.01.21 18:27:05.675395 [ 4 ] {048ef3ae-a444-49ed-82c4-213b9189d5d0} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2026.01.21 18:27:05.675522 [ 4 ] {048ef3ae-a444-49ed-82c4-213b9189d5d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 3698 | 2026.01.21 18:27:05.675558 [ 4 ] {048ef3ae-a444-49ed-82c4-213b9189d5d0} <Debug> TCPHandler: Processed in 0.001358497 sec. | ||
| 3699 | 2026.01.21 18:27:05.675667 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3700 | 2026.01.21 18:27:05.675762 [ 4 ] {e63b1bdd-6e3e-42e2-a9de-d748d76beac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3701 | 2026.01.21 18:27:05.675816 [ 4 ] {e63b1bdd-6e3e-42e2-a9de-d748d76beac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3702 | 2026.01.21 18:27:05.676627 [ 4 ] {e63b1bdd-6e3e-42e2-a9de-d748d76beac9} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.01.21 18:27:05.676664 [ 4 ] {e63b1bdd-6e3e-42e2-a9de-d748d76beac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3704 | 2026.01.21 18:27:05.677214 [ 4 ] {e63b1bdd-6e3e-42e2-a9de-d748d76beac9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3705 | 2026.01.21 18:27:05.677438 [ 4 ] {e63b1bdd-6e3e-42e2-a9de-d748d76beac9} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.01.21 18:27:05.677574 [ 4 ] {e63b1bdd-6e3e-42e2-a9de-d748d76beac9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00183 sec., 16939.890710382515 rows/sec., 30.36 MiB/sec. | ||
| 3707 | 2026.01.21 18:27:05.677625 [ 4 ] {e63b1bdd-6e3e-42e2-a9de-d748d76beac9} <Debug> TCPHandler: Processed in 0.002006114 sec. | ||
| 3708 | 2026.01.21 18:27:05.677738 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.01.21 18:27:05.677833 [ 4 ] {3b70ca1a-f89e-41c0-a471-29801f2feb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3710 | 2026.01.21 18:27:05.677875 [ 4 ] {3b70ca1a-f89e-41c0-a471-29801f2feb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3711 | 2026.01.21 18:27:05.678209 [ 4 ] {3b70ca1a-f89e-41c0-a471-29801f2feb64} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.01.21 18:27:05.678245 [ 4 ] {3b70ca1a-f89e-41c0-a471-29801f2feb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3713 | 2026.01.21 18:27:05.678543 [ 4 ] {3b70ca1a-f89e-41c0-a471-29801f2feb64} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3714 | 2026.01.21 18:27:05.678753 [ 4 ] {3b70ca1a-f89e-41c0-a471-29801f2feb64} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.01.21 18:27:05.678879 [ 4 ] {3b70ca1a-f89e-41c0-a471-29801f2feb64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 3716 | 2026.01.21 18:27:05.678914 [ 4 ] {3b70ca1a-f89e-41c0-a471-29801f2feb64} <Debug> TCPHandler: Processed in 0.001224124 sec. | ||
| 3717 | 2026.01.21 18:27:05.891664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7142 | ||
| 3718 | 2026.01.21 18:27:05.892165 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.01.21 18:27:05.892209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3720 | 2026.01.21 18:27:05.892688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3721 | 2026.01.21 18:27:05.892935 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.01.21 18:27:05.893074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7142 | ||
| 3723 | 2026.01.21 18:27:06.260997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3724 | 2026.01.21 18:27:06.277169 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.01.21 18:27:06.277223 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3726 | 2026.01.21 18:27:06.283158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3727 | 2026.01.21 18:27:06.283857 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2026.01.21 18:27:06.286820 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3729 | 2026.01.21 18:27:10.680018 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.01.21 18:27:10.680219 [ 4 ] {8a7fac28-bd59-4419-b648-3614ed441f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3731 | 2026.01.21 18:27:10.680286 [ 4 ] {8a7fac28-bd59-4419-b648-3614ed441f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3732 | 2026.01.21 18:27:10.681159 [ 4 ] {8a7fac28-bd59-4419-b648-3614ed441f0f} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.01.21 18:27:10.681209 [ 4 ] {8a7fac28-bd59-4419-b648-3614ed441f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3734 | 2026.01.21 18:27:10.681635 [ 4 ] {8a7fac28-bd59-4419-b648-3614ed441f0f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3735 | 2026.01.21 18:27:10.681864 [ 4 ] {8a7fac28-bd59-4419-b648-3614ed441f0f} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.01.21 18:27:10.682013 [ 4 ] {8a7fac28-bd59-4419-b648-3614ed441f0f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001846 sec., 222101.8418201517 rows/sec., 14.09 MiB/sec. | ||
| 3737 | 2026.01.21 18:27:10.682055 [ 4 ] {8a7fac28-bd59-4419-b648-3614ed441f0f} <Debug> TCPHandler: Processed in 0.002172049 sec. | ||
| 3738 | 2026.01.21 18:27:10.682179 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.01.21 18:27:10.682274 [ 4 ] {ce0fc10a-fb14-4266-9c48-955e0c6634c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3740 | 2026.01.21 18:27:10.682315 [ 4 ] {ce0fc10a-fb14-4266-9c48-955e0c6634c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3741 | 2026.01.21 18:27:10.683122 [ 4 ] {ce0fc10a-fb14-4266-9c48-955e0c6634c5} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.01.21 18:27:10.683158 [ 4 ] {ce0fc10a-fb14-4266-9c48-955e0c6634c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3743 | 2026.01.21 18:27:10.683535 [ 4 ] {ce0fc10a-fb14-4266-9c48-955e0c6634c5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3744 | 2026.01.21 18:27:10.683751 [ 4 ] {ce0fc10a-fb14-4266-9c48-955e0c6634c5} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2026.01.21 18:27:10.683877 [ 4 ] {ce0fc10a-fb14-4266-9c48-955e0c6634c5} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001623 sec., 697473.8139248305 rows/sec., 55.24 MiB/sec. | ||
| 3746 | 2026.01.21 18:27:10.683915 [ 4 ] {ce0fc10a-fb14-4266-9c48-955e0c6634c5} <Debug> TCPHandler: Processed in 0.001786489 sec. | ||
| 3747 | 2026.01.21 18:27:10.684030 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2026.01.21 18:27:10.684125 [ 4 ] {1fc1ec1e-0c42-4f49-8945-f6b4a9f4ab27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3749 | 2026.01.21 18:27:10.684166 [ 4 ] {1fc1ec1e-0c42-4f49-8945-f6b4a9f4ab27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3750 | 2026.01.21 18:27:10.684662 [ 4 ] {1fc1ec1e-0c42-4f49-8945-f6b4a9f4ab27} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.01.21 18:27:10.684699 [ 4 ] {1fc1ec1e-0c42-4f49-8945-f6b4a9f4ab27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3752 | 2026.01.21 18:27:10.685007 [ 4 ] {1fc1ec1e-0c42-4f49-8945-f6b4a9f4ab27} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3753 | 2026.01.21 18:27:10.685218 [ 4 ] {1fc1ec1e-0c42-4f49-8945-f6b4a9f4ab27} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.01.21 18:27:10.685348 [ 4 ] {1fc1ec1e-0c42-4f49-8945-f6b4a9f4ab27} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001241 sec., 173247.38114423852 rows/sec., 10.28 MiB/sec. | ||
| 3755 | 2026.01.21 18:27:10.685385 [ 4 ] {1fc1ec1e-0c42-4f49-8945-f6b4a9f4ab27} <Debug> TCPHandler: Processed in 0.001404009 sec. | ||
| 3756 | 2026.01.21 18:27:10.685522 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2026.01.21 18:27:10.685619 [ 4 ] {a8066361-1602-4d1e-903b-ab21b741a357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3758 | 2026.01.21 18:27:10.685660 [ 4 ] {a8066361-1602-4d1e-903b-ab21b741a357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3759 | 2026.01.21 18:27:10.686142 [ 4 ] {a8066361-1602-4d1e-903b-ab21b741a357} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2026.01.21 18:27:10.686179 [ 4 ] {a8066361-1602-4d1e-903b-ab21b741a357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3761 | 2026.01.21 18:27:10.686505 [ 4 ] {a8066361-1602-4d1e-903b-ab21b741a357} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3762 | 2026.01.21 18:27:10.686720 [ 4 ] {a8066361-1602-4d1e-903b-ab21b741a357} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.01.21 18:27:10.686847 [ 4 ] {a8066361-1602-4d1e-903b-ab21b741a357} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001247 sec., 170008.01924619084 rows/sec., 10.96 MiB/sec. | ||
| 3764 | 2026.01.21 18:27:10.686886 [ 4 ] {a8066361-1602-4d1e-903b-ab21b741a357} <Debug> TCPHandler: Processed in 0.001414339 sec. | ||
| 3765 | 2026.01.21 18:27:10.687006 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3766 | 2026.01.21 18:27:10.687129 [ 4 ] {3828c035-462e-48e7-abb5-460d7fca460d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3767 | 2026.01.21 18:27:10.687179 [ 4 ] {3828c035-462e-48e7-abb5-460d7fca460d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3768 | 2026.01.21 18:27:10.687749 [ 4 ] {3828c035-462e-48e7-abb5-460d7fca460d} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2026.01.21 18:27:10.687794 [ 4 ] {3828c035-462e-48e7-abb5-460d7fca460d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3770 | 2026.01.21 18:27:10.688132 [ 4 ] {3828c035-462e-48e7-abb5-460d7fca460d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3771 | 2026.01.21 18:27:10.688346 [ 4 ] {3828c035-462e-48e7-abb5-460d7fca460d} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2026.01.21 18:27:10.688473 [ 4 ] {3828c035-462e-48e7-abb5-460d7fca460d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001368 sec., 154239.76608187135 rows/sec., 8.76 MiB/sec. | ||
| 3773 | 2026.01.21 18:27:10.688510 [ 4 ] {3828c035-462e-48e7-abb5-460d7fca460d} <Debug> TCPHandler: Processed in 0.001564132 sec. | ||
| 3774 | 2026.01.21 18:27:10.688618 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3775 | 2026.01.21 18:27:10.688711 [ 4 ] {2a20e3fa-1c7f-42d1-8a13-3d309077ada2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3776 | 2026.01.21 18:27:10.688752 [ 4 ] {2a20e3fa-1c7f-42d1-8a13-3d309077ada2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3777 | 2026.01.21 18:27:10.689404 [ 4 ] {2a20e3fa-1c7f-42d1-8a13-3d309077ada2} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2026.01.21 18:27:10.689439 [ 4 ] {2a20e3fa-1c7f-42d1-8a13-3d309077ada2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3779 | 2026.01.21 18:27:10.689766 [ 4 ] {2a20e3fa-1c7f-42d1-8a13-3d309077ada2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3780 | 2026.01.21 18:27:10.689975 [ 4 ] {2a20e3fa-1c7f-42d1-8a13-3d309077ada2} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2026.01.21 18:27:10.690101 [ 4 ] {2a20e3fa-1c7f-42d1-8a13-3d309077ada2} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001407 sec., 489694.38521677325 rows/sec., 34.20 MiB/sec. | ||
| 3782 | 2026.01.21 18:27:10.690138 [ 4 ] {2a20e3fa-1c7f-42d1-8a13-3d309077ada2} <Debug> TCPHandler: Processed in 0.001568493 sec. | ||
| 3783 | 2026.01.21 18:27:10.690237 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2026.01.21 18:27:10.690329 [ 4 ] {69470d7d-8396-4d2e-8970-980745b469f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3785 | 2026.01.21 18:27:10.690374 [ 4 ] {69470d7d-8396-4d2e-8970-980745b469f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3786 | 2026.01.21 18:27:10.690702 [ 4 ] {69470d7d-8396-4d2e-8970-980745b469f8} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.01.21 18:27:10.690740 [ 4 ] {69470d7d-8396-4d2e-8970-980745b469f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3788 | 2026.01.21 18:27:10.691050 [ 4 ] {69470d7d-8396-4d2e-8970-980745b469f8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3789 | 2026.01.21 18:27:10.691261 [ 4 ] {69470d7d-8396-4d2e-8970-980745b469f8} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.01.21 18:27:10.691382 [ 4 ] {69470d7d-8396-4d2e-8970-980745b469f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 3791 | 2026.01.21 18:27:10.691418 [ 4 ] {69470d7d-8396-4d2e-8970-980745b469f8} <Debug> TCPHandler: Processed in 0.001229193 sec. | ||
| 3792 | 2026.01.21 18:27:10.691523 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3793 | 2026.01.21 18:27:10.691616 [ 4 ] {f758a69c-b60f-445f-84a1-d186c1efd306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3794 | 2026.01.21 18:27:10.691658 [ 4 ] {f758a69c-b60f-445f-84a1-d186c1efd306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3795 | 2026.01.21 18:27:10.692085 [ 4 ] {f758a69c-b60f-445f-84a1-d186c1efd306} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.01.21 18:27:10.692123 [ 4 ] {f758a69c-b60f-445f-84a1-d186c1efd306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3797 | 2026.01.21 18:27:10.692458 [ 4 ] {f758a69c-b60f-445f-84a1-d186c1efd306} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3798 | 2026.01.21 18:27:10.692667 [ 4 ] {f758a69c-b60f-445f-84a1-d186c1efd306} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2026.01.21 18:27:10.692793 [ 4 ] {f758a69c-b60f-445f-84a1-d186c1efd306} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001195 sec., 262761.5062761506 rows/sec., 17.26 MiB/sec. | ||
| 3800 | 2026.01.21 18:27:10.692830 [ 4 ] {f758a69c-b60f-445f-84a1-d186c1efd306} <Debug> TCPHandler: Processed in 0.001354797 sec. | ||
| 3801 | 2026.01.21 18:27:10.692938 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2026.01.21 18:27:10.693031 [ 4 ] {e5772797-7e0a-4499-ba4f-1ad7bee6d30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3803 | 2026.01.21 18:27:10.693073 [ 4 ] {e5772797-7e0a-4499-ba4f-1ad7bee6d30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3804 | 2026.01.21 18:27:10.693378 [ 4 ] {e5772797-7e0a-4499-ba4f-1ad7bee6d30a} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2026.01.21 18:27:10.693415 [ 4 ] {e5772797-7e0a-4499-ba4f-1ad7bee6d30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3806 | 2026.01.21 18:27:10.693714 [ 4 ] {e5772797-7e0a-4499-ba4f-1ad7bee6d30a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3807 | 2026.01.21 18:27:10.693919 [ 4 ] {e5772797-7e0a-4499-ba4f-1ad7bee6d30a} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2026.01.21 18:27:10.694040 [ 4 ] {e5772797-7e0a-4499-ba4f-1ad7bee6d30a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 3809 | 2026.01.21 18:27:10.694076 [ 4 ] {e5772797-7e0a-4499-ba4f-1ad7bee6d30a} <Debug> TCPHandler: Processed in 0.001186282 sec. | ||
| 3810 | 2026.01.21 18:27:10.694206 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.01.21 18:27:10.694297 [ 4 ] {7b6649f4-27e1-4e75-9996-678fa9f8c8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3812 | 2026.01.21 18:27:10.694352 [ 4 ] {7b6649f4-27e1-4e75-9996-678fa9f8c8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3813 | 2026.01.21 18:27:10.695125 [ 4 ] {7b6649f4-27e1-4e75-9996-678fa9f8c8a5} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.01.21 18:27:10.695163 [ 4 ] {7b6649f4-27e1-4e75-9996-678fa9f8c8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3815 | 2026.01.21 18:27:10.695697 [ 4 ] {7b6649f4-27e1-4e75-9996-678fa9f8c8a5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3816 | 2026.01.21 18:27:10.695921 [ 4 ] {7b6649f4-27e1-4e75-9996-678fa9f8c8a5} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.01.21 18:27:10.696061 [ 4 ] {7b6649f4-27e1-4e75-9996-678fa9f8c8a5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001781 sec., 5614.823133071308 rows/sec., 10.06 MiB/sec. | ||
| 3818 | 2026.01.21 18:27:10.696112 [ 4 ] {7b6649f4-27e1-4e75-9996-678fa9f8c8a5} <Debug> TCPHandler: Processed in 0.001953494 sec. | ||
| 3819 | 2026.01.21 18:27:10.696243 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.01.21 18:27:10.696366 [ 4 ] {006106ac-f0f8-47eb-ad0d-7b3d3d72ca52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3821 | 2026.01.21 18:27:10.696416 [ 4 ] {006106ac-f0f8-47eb-ad0d-7b3d3d72ca52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3822 | 2026.01.21 18:27:10.696814 [ 4 ] {006106ac-f0f8-47eb-ad0d-7b3d3d72ca52} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.01.21 18:27:10.696850 [ 4 ] {006106ac-f0f8-47eb-ad0d-7b3d3d72ca52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3824 | 2026.01.21 18:27:10.697194 [ 4 ] {006106ac-f0f8-47eb-ad0d-7b3d3d72ca52} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3825 | 2026.01.21 18:27:10.697397 [ 4 ] {006106ac-f0f8-47eb-ad0d-7b3d3d72ca52} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.01.21 18:27:10.697520 [ 4 ] {006106ac-f0f8-47eb-ad0d-7b3d3d72ca52} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00118 sec., 88135.59322033898 rows/sec., 5.40 MiB/sec. | ||
| 3827 | 2026.01.21 18:27:10.697556 [ 4 ] {006106ac-f0f8-47eb-ad0d-7b3d3d72ca52} <Debug> TCPHandler: Processed in 0.001372847 sec. | ||
| 3828 | 2026.01.21 18:27:13.304331 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3829 | 2026.01.21 18:27:13.304389 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3830 | 2026.01.21 18:27:13.393165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7654 | ||
| 3831 | 2026.01.21 18:27:13.393697 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2026.01.21 18:27:13.393748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3833 | 2026.01.21 18:27:13.394342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3834 | 2026.01.21 18:27:13.394600 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2026.01.21 18:27:13.394759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7654 | ||
| 3836 | 2026.01.21 18:27:13.394760 [ 134 ] {} <Debug> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3837 | 2026.01.21 18:27:13.394831 [ 134 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.01.21 18:27:13.394850 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3839 | 2026.01.21 18:27:13.394948 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::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 | ||
| 3840 | 2026.01.21 18:27:13.395065 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3841 | 2026.01.21 18:27:13.395102 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5222 rows starting from the beginning of the part | ||
| 3842 | 2026.01.21 18:27:13.395161 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3843 | 2026.01.21 18:27:13.395203 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3844 | 2026.01.21 18:27:13.395242 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3845 | 2026.01.21 18:27:13.395280 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3846 | 2026.01.21 18:27:13.395318 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3847 | 2026.01.21 18:27:13.396670 [ 199 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7654 rows, containing 4 columns (4 merged, 0 gathered) in 0.00178262 sec., 4293680.088857973 rows/sec., 61.42 MiB/sec. | ||
| 3848 | 2026.01.21 18:27:13.397495 [ 189 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3849 | 2026.01.21 18:27:13.397807 [ 189 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_16_3} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2026.01.21 18:27:13.397882 [ 189 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_16_3} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3851 | 2026.01.21 18:27:13.397973 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3852 | 2026.01.21 18:27:13.408654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 528 | ||
| 3853 | 2026.01.21 18:27:13.410806 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.01.21 18:27:13.410847 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3855 | 2026.01.21 18:27:13.412010 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3856 | 2026.01.21 18:27:13.412286 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2026.01.21 18:27:13.412422 [ 134 ] {} <Debug> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3858 | 2026.01.21 18:27:13.412457 [ 134 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3859 | 2026.01.21 18:27:13.412478 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3860 | 2026.01.21 18:27:13.412530 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 3861 | 2026.01.21 18:27:13.412541 [ 194 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::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 | ||
| 3862 | 2026.01.21 18:27:13.413029 [ 194 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3863 | 2026.01.21 18:27:13.413141 [ 194 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 352 rows starting from the beginning of the part | ||
| 3864 | 2026.01.21 18:27:13.413463 [ 194 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 3865 | 2026.01.21 18:27:13.413801 [ 194 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3866 | 2026.01.21 18:27:13.414119 [ 194 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3867 | 2026.01.21 18:27:13.414439 [ 194 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 3868 | 2026.01.21 18:27:13.414760 [ 194 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3869 | 2026.01.21 18:27:13.420469 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 72 columns (72 merged, 0 gathered) in 0.007955318 sec., 66370.69693505653 rows/sec., 62.55 MiB/sec. | ||
| 3870 | 2026.01.21 18:27:13.421599 [ 193 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3871 | 2026.01.21 18:27:13.422199 [ 193 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_11_2} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.01.21 18:27:13.422277 [ 193 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_11_2} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3873 | 2026.01.21 18:27:13.422492 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 3874 | 2026.01.21 18:27:13.786887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3875 | 2026.01.21 18:27:13.803507 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.01.21 18:27:13.803560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3877 | 2026.01.21 18:27:13.808823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3878 | 2026.01.21 18:27:13.809526 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.01.21 18:27:13.809800 [ 134 ] {} <Debug> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3880 | 2026.01.21 18:27:13.809838 [ 134 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2026.01.21 18:27:13.809860 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3882 | 2026.01.21 18:27:13.809950 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 3883 | 2026.01.21 18:27:13.812860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3884 | 2026.01.21 18:27:13.813092 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3885 | 2026.01.21 18:27:13.813975 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 3886 | 2026.01.21 18:27:13.817704 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 3887 | 2026.01.21 18:27:13.821230 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 3888 | 2026.01.21 18:27:13.824871 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 3889 | 2026.01.21 18:27:13.828904 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 3890 | 2026.01.21 18:27:13.832916 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 3891 | 2026.01.21 18:27:13.886334 [ 200 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076414784 sec., 1583.4632209390268 rows/sec., 8.19 MiB/sec. | ||
| 3892 | 2026.01.21 18:27:13.888858 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3893 | 2026.01.21 18:27:13.890883 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_16_3} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.01.21 18:27:13.891002 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_16_3} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3895 | 2026.01.21 18:27:13.893496 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3896 | 2026.01.21 18:27:14.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.33 MiB, peak 239.29 MiB, free memory in arenas 0.00 B, will set to 236.76 MiB (RSS), difference: 7.43 MiB | ||
| 3897 | 2026.01.21 18:27:14.001323 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000899405 sec. | ||
| 3898 | 2026.01.21 18:27:15.669292 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.01.21 18:27:15.669489 [ 4 ] {e6342259-e4c5-49ca-9eab-52233f0f815f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3900 | 2026.01.21 18:27:15.669558 [ 4 ] {e6342259-e4c5-49ca-9eab-52233f0f815f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3901 | 2026.01.21 18:27:15.670265 [ 4 ] {e6342259-e4c5-49ca-9eab-52233f0f815f} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.01.21 18:27:15.670317 [ 4 ] {e6342259-e4c5-49ca-9eab-52233f0f815f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3903 | 2026.01.21 18:27:15.670721 [ 4 ] {e6342259-e4c5-49ca-9eab-52233f0f815f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3904 | 2026.01.21 18:27:15.670946 [ 4 ] {e6342259-e4c5-49ca-9eab-52233f0f815f} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.01.21 18:27:15.671079 [ 131 ] {} <Debug> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3906 | 2026.01.21 18:27:15.671099 [ 4 ] {e6342259-e4c5-49ca-9eab-52233f0f815f} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001659 sec., 71127.18505123568 rows/sec., 6.02 MiB/sec. | ||
| 3907 | 2026.01.21 18:27:15.671146 [ 131 ] {} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.01.21 18:27:15.671167 [ 4 ] {e6342259-e4c5-49ca-9eab-52233f0f815f} <Debug> TCPHandler: Processed in 0.002007555 sec. | ||
| 3909 | 2026.01.21 18:27:15.671172 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3910 | 2026.01.21 18:27:15.671284 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::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 | ||
| 3911 | 2026.01.21 18:27:15.671314 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3912 | 2026.01.21 18:27:15.671395 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3913 | 2026.01.21 18:27:15.671430 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2464 rows starting from the beginning of the part | ||
| 3914 | 2026.01.21 18:27:15.671434 [ 4 ] {bf061498-4a6a-4571-89cc-dd71e9c57bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3915 | 2026.01.21 18:27:15.671486 [ 4 ] {bf061498-4a6a-4571-89cc-dd71e9c57bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3916 | 2026.01.21 18:27:15.671493 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1259 rows starting from the beginning of the part | ||
| 3917 | 2026.01.21 18:27:15.671542 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1132 rows starting from the beginning of the part | ||
| 3918 | 2026.01.21 18:27:15.671581 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 118 rows starting from the beginning of the part | ||
| 3919 | 2026.01.21 18:27:15.671615 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1132 rows starting from the beginning of the part | ||
| 3920 | 2026.01.21 18:27:15.671652 [ 199 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 118 rows starting from the beginning of the part | ||
| 3921 | 2026.01.21 18:27:15.671934 [ 4 ] {bf061498-4a6a-4571-89cc-dd71e9c57bdb} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2026.01.21 18:27:15.671975 [ 4 ] {bf061498-4a6a-4571-89cc-dd71e9c57bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3923 | 2026.01.21 18:27:15.672442 [ 4 ] {bf061498-4a6a-4571-89cc-dd71e9c57bdb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3924 | 2026.01.21 18:27:15.672750 [ 4 ] {bf061498-4a6a-4571-89cc-dd71e9c57bdb} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.01.21 18:27:15.672883 [ 4 ] {bf061498-4a6a-4571-89cc-dd71e9c57bdb} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001474 sec., 21031.207598371777 rows/sec., 1.54 MiB/sec. | ||
| 3926 | 2026.01.21 18:27:15.672921 [ 4 ] {bf061498-4a6a-4571-89cc-dd71e9c57bdb} <Debug> TCPHandler: Processed in 0.001670686 sec. | ||
| 3927 | 2026.01.21 18:27:15.673032 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2026.01.21 18:27:15.673125 [ 4 ] {dd0d2019-c2be-4ab1-80db-462ebebc6916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3929 | 2026.01.21 18:27:15.673164 [ 4 ] {dd0d2019-c2be-4ab1-80db-462ebebc6916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3930 | 2026.01.21 18:27:15.673599 [ 4 ] {dd0d2019-c2be-4ab1-80db-462ebebc6916} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.01.21 18:27:15.673635 [ 4 ] {dd0d2019-c2be-4ab1-80db-462ebebc6916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3932 | 2026.01.21 18:27:15.674016 [ 4 ] {dd0d2019-c2be-4ab1-80db-462ebebc6916} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3933 | 2026.01.21 18:27:15.674232 [ 4 ] {dd0d2019-c2be-4ab1-80db-462ebebc6916} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.01.21 18:27:15.674336 [ 200 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6223 rows, containing 5 columns (5 merged, 0 gathered) in 0.003095295 sec., 2010470.7305765685 rows/sec., 170.61 MiB/sec. | ||
| 3935 | 2026.01.21 18:27:15.674342 [ 131 ] {} <Debug> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3936 | 2026.01.21 18:27:15.674360 [ 4 ] {dd0d2019-c2be-4ab1-80db-462ebebc6916} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001253 sec., 75818.03671189146 rows/sec., 5.92 MiB/sec. | ||
| 3937 | 2026.01.21 18:27:15.674404 [ 131 ] {} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2026.01.21 18:27:15.674435 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3939 | 2026.01.21 18:27:15.674440 [ 4 ] {dd0d2019-c2be-4ab1-80db-462ebebc6916} <Debug> TCPHandler: Processed in 0.00145702 sec. | ||
| 3940 | 2026.01.21 18:27:15.674515 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::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 | ||
| 3941 | 2026.01.21 18:27:15.674570 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.01.21 18:27:15.674647 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3943 | 2026.01.21 18:27:15.674677 [ 4 ] {6d58c05c-ae99-43a4-a963-58fcd27a74a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3944 | 2026.01.21 18:27:15.674685 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1250 rows starting from the beginning of the part | ||
| 3945 | 2026.01.21 18:27:15.674727 [ 4 ] {6d58c05c-ae99-43a4-a963-58fcd27a74a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3946 | 2026.01.21 18:27:15.674737 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3947 | 2026.01.21 18:27:15.674765 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 553 rows starting from the beginning of the part | ||
| 3948 | 2026.01.21 18:27:15.674833 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 689 rows starting from the beginning of the part | ||
| 3949 | 2026.01.21 18:27:15.674884 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 95 rows starting from the beginning of the part | ||
| 3950 | 2026.01.21 18:27:15.674932 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 689 rows starting from the beginning of the part | ||
| 3951 | 2026.01.21 18:27:15.674981 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 95 rows starting from the beginning of the part | ||
| 3952 | 2026.01.21 18:27:15.675136 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_21_4} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2026.01.21 18:27:15.675141 [ 4 ] {6d58c05c-ae99-43a4-a963-58fcd27a74a4} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.01.21 18:27:15.675196 [ 4 ] {6d58c05c-ae99-43a4-a963-58fcd27a74a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3955 | 2026.01.21 18:27:15.675239 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_21_4} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3956 | 2026.01.21 18:27:15.675346 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3957 | 2026.01.21 18:27:15.675563 [ 4 ] {6d58c05c-ae99-43a4-a963-58fcd27a74a4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3958 | 2026.01.21 18:27:15.675801 [ 4 ] {6d58c05c-ae99-43a4-a963-58fcd27a74a4} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2026.01.21 18:27:15.675897 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3960 | 2026.01.21 18:27:15.675928 [ 4 ] {6d58c05c-ae99-43a4-a963-58fcd27a74a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 3961 | 2026.01.21 18:27:15.675935 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.01.21 18:27:15.675969 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3963 | 2026.01.21 18:27:15.675975 [ 4 ] {6d58c05c-ae99-43a4-a963-58fcd27a74a4} <Debug> TCPHandler: Processed in 0.00145806 sec. | ||
| 3964 | 2026.01.21 18:27:15.676043 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::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 | ||
| 3965 | 2026.01.21 18:27:15.676132 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.01.21 18:27:15.676190 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3967 | 2026.01.21 18:27:15.676234 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5668 rows starting from the beginning of the part | ||
| 3968 | 2026.01.21 18:27:15.676247 [ 4 ] {efbf0448-18cd-4f78-839f-053402847b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3969 | 2026.01.21 18:27:15.676292 [ 196 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3371 rows, containing 5 columns (5 merged, 0 gathered) in 0.00181508 sec., 1857218.4146153338 rows/sec., 140.60 MiB/sec. | ||
| 3970 | 2026.01.21 18:27:15.676311 [ 4 ] {efbf0448-18cd-4f78-839f-053402847b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3971 | 2026.01.21 18:27:15.676339 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 845 rows starting from the beginning of the part | ||
| 3972 | 2026.01.21 18:27:15.676401 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3973 | 2026.01.21 18:27:15.676464 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3974 | 2026.01.21 18:27:15.676522 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 314 rows starting from the beginning of the part | ||
| 3975 | 2026.01.21 18:27:15.676531 [ 198 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3976 | 2026.01.21 18:27:15.676596 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3977 | 2026.01.21 18:27:15.676822 [ 198 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_21_4} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.01.21 18:27:15.676900 [ 198 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_21_4} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3979 | 2026.01.21 18:27:15.676979 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3980 | 2026.01.21 18:27:15.677415 [ 4 ] {efbf0448-18cd-4f78-839f-053402847b2b} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.01.21 18:27:15.677463 [ 4 ] {efbf0448-18cd-4f78-839f-053402847b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3982 | 2026.01.21 18:27:15.678298 [ 4 ] {efbf0448-18cd-4f78-839f-053402847b2b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3983 | 2026.01.21 18:27:15.678617 [ 4 ] {efbf0448-18cd-4f78-839f-053402847b2b} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2026.01.21 18:27:15.678802 [ 4 ] {efbf0448-18cd-4f78-839f-053402847b2b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002577 sec., 12029.491656965465 rows/sec., 21.56 MiB/sec. | ||
| 3985 | 2026.01.21 18:27:15.678899 [ 4 ] {efbf0448-18cd-4f78-839f-053402847b2b} <Debug> TCPHandler: Processed in 0.002833497 sec. | ||
| 3986 | 2026.01.21 18:27:15.679041 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.01.21 18:27:15.679154 [ 4 ] {ca4765fc-80d9-4873-8bdf-4ac34be3367e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3988 | 2026.01.21 18:27:15.679207 [ 4 ] {ca4765fc-80d9-4873-8bdf-4ac34be3367e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3989 | 2026.01.21 18:27:15.679632 [ 4 ] {ca4765fc-80d9-4873-8bdf-4ac34be3367e} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.01.21 18:27:15.679675 [ 4 ] {ca4765fc-80d9-4873-8bdf-4ac34be3367e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3991 | 2026.01.21 18:27:15.680146 [ 4 ] {ca4765fc-80d9-4873-8bdf-4ac34be3367e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3992 | 2026.01.21 18:27:15.680471 [ 4 ] {ca4765fc-80d9-4873-8bdf-4ac34be3367e} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.01.21 18:27:15.680584 [ 130 ] {} <Debug> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3994 | 2026.01.21 18:27:15.680603 [ 4 ] {ca4765fc-80d9-4873-8bdf-4ac34be3367e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec. | ||
| 3995 | 2026.01.21 18:27:15.680634 [ 130 ] {} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.01.21 18:27:15.680645 [ 4 ] {ca4765fc-80d9-4873-8bdf-4ac34be3367e} <Debug> TCPHandler: Processed in 0.001664926 sec. | ||
| 3997 | 2026.01.21 18:27:15.680654 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7461 rows, containing 5 columns (5 merged, 0 gathered) in 0.004647557 sec., 1605359.5469619846 rows/sec., 108.45 MiB/sec. | ||
| 3998 | 2026.01.21 18:27:15.680663 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 3999 | 2026.01.21 18:27:15.680760 [ 188 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 4000 | 2026.01.21 18:27:15.680847 [ 188 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4001 | 2026.01.21 18:27:15.680871 [ 188 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1120 rows starting from the beginning of the part | ||
| 4002 | 2026.01.21 18:27:15.680915 [ 188 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4003 | 2026.01.21 18:27:15.680950 [ 188 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 4004 | 2026.01.21 18:27:15.680983 [ 188 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4005 | 2026.01.21 18:27:15.681017 [ 188 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 4006 | 2026.01.21 18:27:15.681039 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4007 | 2026.01.21 18:27:15.681050 [ 188 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4008 | 2026.01.21 18:27:15.681285 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.01.21 18:27:15.681344 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4010 | 2026.01.21 18:27:15.681412 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4011 | 2026.01.21 18:27:15.681799 [ 188 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1508 rows, containing 4 columns (4 merged, 0 gathered) in 0.00107307 sec., 1405313.7260383759 rows/sec., 90.56 MiB/sec. | ||
| 4012 | 2026.01.21 18:27:15.681963 [ 188 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4013 | 2026.01.21 18:27:15.682175 [ 188 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_21_4} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2026.01.21 18:27:15.682229 [ 188 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_21_4} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4015 | 2026.01.21 18:27:15.682276 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4016 | 2026.01.21 18:27:16.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.37 MiB, peak 243.65 MiB, free memory in arenas 0.00 B, will set to 238.65 MiB (RSS), difference: 1.28 MiB | ||
| 4017 | 2026.01.21 18:27:20.679519 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2026.01.21 18:27:20.679723 [ 4 ] {5e7e2e02-4a71-4e17-a905-f87793d25616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4019 | 2026.01.21 18:27:20.679792 [ 4 ] {5e7e2e02-4a71-4e17-a905-f87793d25616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4020 | 2026.01.21 18:27:20.680718 [ 4 ] {5e7e2e02-4a71-4e17-a905-f87793d25616} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.01.21 18:27:20.680766 [ 4 ] {5e7e2e02-4a71-4e17-a905-f87793d25616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4022 | 2026.01.21 18:27:20.681211 [ 4 ] {5e7e2e02-4a71-4e17-a905-f87793d25616} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4023 | 2026.01.21 18:27:20.681454 [ 4 ] {5e7e2e02-4a71-4e17-a905-f87793d25616} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.01.21 18:27:20.681616 [ 4 ] {5e7e2e02-4a71-4e17-a905-f87793d25616} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001946 sec., 210688.59198355602 rows/sec., 13.37 MiB/sec. | ||
| 4025 | 2026.01.21 18:27:20.681667 [ 4 ] {5e7e2e02-4a71-4e17-a905-f87793d25616} <Debug> TCPHandler: Processed in 0.002278443 sec. | ||
| 4026 | 2026.01.21 18:27:20.681823 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4027 | 2026.01.21 18:27:20.681929 [ 4 ] {8bfccb38-d68b-4d24-b2ce-46a96b67ddb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4028 | 2026.01.21 18:27:20.681973 [ 4 ] {8bfccb38-d68b-4d24-b2ce-46a96b67ddb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4029 | 2026.01.21 18:27:20.682425 [ 4 ] {8bfccb38-d68b-4d24-b2ce-46a96b67ddb2} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.01.21 18:27:20.682463 [ 4 ] {8bfccb38-d68b-4d24-b2ce-46a96b67ddb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4031 | 2026.01.21 18:27:20.682779 [ 4 ] {8bfccb38-d68b-4d24-b2ce-46a96b67ddb2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4032 | 2026.01.21 18:27:20.682994 [ 4 ] {8bfccb38-d68b-4d24-b2ce-46a96b67ddb2} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.01.21 18:27:20.683123 [ 4 ] {8bfccb38-d68b-4d24-b2ce-46a96b67ddb2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001218 sec., 1642.0361247947455 rows/sec., 133.90 KiB/sec. | ||
| 4034 | 2026.01.21 18:27:20.683159 [ 4 ] {8bfccb38-d68b-4d24-b2ce-46a96b67ddb2} <Debug> TCPHandler: Processed in 0.001388438 sec. | ||
| 4035 | 2026.01.21 18:27:20.683276 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2026.01.21 18:27:20.683375 [ 4 ] {0c8b457a-108e-4e2f-9d82-6b5caaab5e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4037 | 2026.01.21 18:27:20.683415 [ 4 ] {0c8b457a-108e-4e2f-9d82-6b5caaab5e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4038 | 2026.01.21 18:27:20.684373 [ 4 ] {0c8b457a-108e-4e2f-9d82-6b5caaab5e93} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.01.21 18:27:20.684409 [ 4 ] {0c8b457a-108e-4e2f-9d82-6b5caaab5e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4040 | 2026.01.21 18:27:20.684811 [ 4 ] {0c8b457a-108e-4e2f-9d82-6b5caaab5e93} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4041 | 2026.01.21 18:27:20.685021 [ 4 ] {0c8b457a-108e-4e2f-9d82-6b5caaab5e93} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.01.21 18:27:20.685147 [ 4 ] {0c8b457a-108e-4e2f-9d82-6b5caaab5e93} <Debug> executeQuery: Read 1133 rows, 91.88 KiB in 0.001792 sec., 632254.4642857143 rows/sec., 50.07 MiB/sec. | ||
| 4043 | 2026.01.21 18:27:20.685185 [ 4 ] {0c8b457a-108e-4e2f-9d82-6b5caaab5e93} <Debug> TCPHandler: Processed in 0.001957823 sec. | ||
| 4044 | 2026.01.21 18:27:20.685308 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2026.01.21 18:27:20.685412 [ 4 ] {b527ad16-ce87-4921-865e-38e979571813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4046 | 2026.01.21 18:27:20.685452 [ 4 ] {b527ad16-ce87-4921-865e-38e979571813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4047 | 2026.01.21 18:27:20.685963 [ 4 ] {b527ad16-ce87-4921-865e-38e979571813} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.01.21 18:27:20.685998 [ 4 ] {b527ad16-ce87-4921-865e-38e979571813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4049 | 2026.01.21 18:27:20.686333 [ 4 ] {b527ad16-ce87-4921-865e-38e979571813} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4050 | 2026.01.21 18:27:20.686541 [ 4 ] {b527ad16-ce87-4921-865e-38e979571813} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.01.21 18:27:20.686671 [ 4 ] {b527ad16-ce87-4921-865e-38e979571813} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.001277 sec., 169929.52231793266 rows/sec., 10.10 MiB/sec. | ||
| 4052 | 2026.01.21 18:27:20.686712 [ 4 ] {b527ad16-ce87-4921-865e-38e979571813} <Debug> TCPHandler: Processed in 0.00145394 sec. | ||
| 4053 | 2026.01.21 18:27:20.686843 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4054 | 2026.01.21 18:27:20.686941 [ 4 ] {cb863f68-c103-4ae9-8a74-7719c2b95926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4055 | 2026.01.21 18:27:20.686980 [ 4 ] {cb863f68-c103-4ae9-8a74-7719c2b95926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4056 | 2026.01.21 18:27:20.687475 [ 4 ] {cb863f68-c103-4ae9-8a74-7719c2b95926} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.01.21 18:27:20.687511 [ 4 ] {cb863f68-c103-4ae9-8a74-7719c2b95926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4058 | 2026.01.21 18:27:20.687831 [ 4 ] {cb863f68-c103-4ae9-8a74-7719c2b95926} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4059 | 2026.01.21 18:27:20.688038 [ 4 ] {cb863f68-c103-4ae9-8a74-7719c2b95926} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.01.21 18:27:20.688164 [ 4 ] {cb863f68-c103-4ae9-8a74-7719c2b95926} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001242 sec., 170692.43156199678 rows/sec., 11.01 MiB/sec. | ||
| 4061 | 2026.01.21 18:27:20.688163 [ 126 ] {} <Debug> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4062 | 2026.01.21 18:27:20.688203 [ 4 ] {cb863f68-c103-4ae9-8a74-7719c2b95926} <Debug> TCPHandler: Processed in 0.001410429 sec. | ||
| 4063 | 2026.01.21 18:27:20.688245 [ 126 ] {} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.01.21 18:27:20.688275 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4065 | 2026.01.21 18:27:20.688333 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2026.01.21 18:27:20.688368 [ 200 ] {dcaec5f6-2129-467d-9efe-90629db97952::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 | ||
| 4067 | 2026.01.21 18:27:20.688430 [ 4 ] {dfed097b-abb9-444b-a834-9a3182539b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4068 | 2026.01.21 18:27:20.688455 [ 200 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4069 | 2026.01.21 18:27:20.688470 [ 4 ] {dfed097b-abb9-444b-a834-9a3182539b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4070 | 2026.01.21 18:27:20.688486 [ 200 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 464 rows starting from the beginning of the part | ||
| 4071 | 2026.01.21 18:27:20.688543 [ 200 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 4072 | 2026.01.21 18:27:20.688585 [ 200 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 4073 | 2026.01.21 18:27:20.688625 [ 200 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 4074 | 2026.01.21 18:27:20.688662 [ 200 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 4075 | 2026.01.21 18:27:20.688699 [ 200 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 4076 | 2026.01.21 18:27:20.689017 [ 4 ] {dfed097b-abb9-444b-a834-9a3182539b6b} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.01.21 18:27:20.689058 [ 4 ] {dfed097b-abb9-444b-a834-9a3182539b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4078 | 2026.01.21 18:27:20.689412 [ 4 ] {dfed097b-abb9-444b-a834-9a3182539b6b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4079 | 2026.01.21 18:27:20.689619 [ 4 ] {dfed097b-abb9-444b-a834-9a3182539b6b} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2026.01.21 18:27:20.689625 [ 200 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295156 sec., 1189045.9527655356 rows/sec., 82.69 MiB/sec. | ||
| 4081 | 2026.01.21 18:27:20.689746 [ 200 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4082 | 2026.01.21 18:27:20.689748 [ 4 ] {dfed097b-abb9-444b-a834-9a3182539b6b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001335 sec., 158052.43445692884 rows/sec., 8.98 MiB/sec. | ||
| 4083 | 2026.01.21 18:27:20.689791 [ 4 ] {dfed097b-abb9-444b-a834-9a3182539b6b} <Debug> TCPHandler: Processed in 0.001508062 sec. | ||
| 4084 | 2026.01.21 18:27:20.689910 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4085 | 2026.01.21 18:27:20.689970 [ 200 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_11_2} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.01.21 18:27:20.690002 [ 4 ] {45a0154f-675e-40f2-97de-5a9ad79dc583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4087 | 2026.01.21 18:27:20.690032 [ 200 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_11_2} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4088 | 2026.01.21 18:27:20.690041 [ 4 ] {45a0154f-675e-40f2-97de-5a9ad79dc583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4089 | 2026.01.21 18:27:20.690094 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4090 | 2026.01.21 18:27:20.690705 [ 4 ] {45a0154f-675e-40f2-97de-5a9ad79dc583} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2026.01.21 18:27:20.690739 [ 4 ] {45a0154f-675e-40f2-97de-5a9ad79dc583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4092 | 2026.01.21 18:27:20.691070 [ 4 ] {45a0154f-675e-40f2-97de-5a9ad79dc583} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4093 | 2026.01.21 18:27:20.691273 [ 4 ] {45a0154f-675e-40f2-97de-5a9ad79dc583} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2026.01.21 18:27:20.691403 [ 4 ] {45a0154f-675e-40f2-97de-5a9ad79dc583} <Debug> executeQuery: Read 691 rows, 49.43 KiB in 0.001419 sec., 486962.64975334745 rows/sec., 34.02 MiB/sec. | ||
| 4095 | 2026.01.21 18:27:20.691440 [ 4 ] {45a0154f-675e-40f2-97de-5a9ad79dc583} <Debug> TCPHandler: Processed in 0.001576823 sec. | ||
| 4096 | 2026.01.21 18:27:20.691547 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4097 | 2026.01.21 18:27:20.691638 [ 4 ] {12b08f02-1750-4e9e-8f21-5c16d5dc446c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4098 | 2026.01.21 18:27:20.691678 [ 4 ] {12b08f02-1750-4e9e-8f21-5c16d5dc446c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4099 | 2026.01.21 18:27:20.692002 [ 4 ] {12b08f02-1750-4e9e-8f21-5c16d5dc446c} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2026.01.21 18:27:20.692037 [ 4 ] {12b08f02-1750-4e9e-8f21-5c16d5dc446c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4101 | 2026.01.21 18:27:20.692349 [ 4 ] {12b08f02-1750-4e9e-8f21-5c16d5dc446c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4102 | 2026.01.21 18:27:20.692554 [ 4 ] {12b08f02-1750-4e9e-8f21-5c16d5dc446c} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4103 | 2026.01.21 18:27:20.692679 [ 4 ] {12b08f02-1750-4e9e-8f21-5c16d5dc446c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 4104 | 2026.01.21 18:27:20.692714 [ 4 ] {12b08f02-1750-4e9e-8f21-5c16d5dc446c} <Debug> TCPHandler: Processed in 0.001214053 sec. | ||
| 4105 | 2026.01.21 18:27:20.692819 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4106 | 2026.01.21 18:27:20.692911 [ 4 ] {d26d91c6-1788-4e9b-a178-3f5b1f1d2fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4107 | 2026.01.21 18:27:20.692952 [ 4 ] {d26d91c6-1788-4e9b-a178-3f5b1f1d2fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4108 | 2026.01.21 18:27:20.693390 [ 4 ] {d26d91c6-1788-4e9b-a178-3f5b1f1d2fab} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2026.01.21 18:27:20.693426 [ 4 ] {d26d91c6-1788-4e9b-a178-3f5b1f1d2fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4110 | 2026.01.21 18:27:20.693754 [ 4 ] {d26d91c6-1788-4e9b-a178-3f5b1f1d2fab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4111 | 2026.01.21 18:27:20.693972 [ 4 ] {d26d91c6-1788-4e9b-a178-3f5b1f1d2fab} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.01.21 18:27:20.694094 [ 4 ] {d26d91c6-1788-4e9b-a178-3f5b1f1d2fab} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001201 sec., 262281.4321398834 rows/sec., 17.23 MiB/sec. | ||
| 4113 | 2026.01.21 18:27:20.694130 [ 4 ] {d26d91c6-1788-4e9b-a178-3f5b1f1d2fab} <Debug> TCPHandler: Processed in 0.001357167 sec. | ||
| 4114 | 2026.01.21 18:27:20.694234 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4115 | 2026.01.21 18:27:20.694325 [ 4 ] {353d4bdc-0697-4aef-b47f-d3fcc0a7e090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4116 | 2026.01.21 18:27:20.694365 [ 4 ] {353d4bdc-0697-4aef-b47f-d3fcc0a7e090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4117 | 2026.01.21 18:27:20.694743 [ 4 ] {353d4bdc-0697-4aef-b47f-d3fcc0a7e090} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2026.01.21 18:27:20.694785 [ 4 ] {353d4bdc-0697-4aef-b47f-d3fcc0a7e090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4119 | 2026.01.21 18:27:20.695082 [ 4 ] {353d4bdc-0697-4aef-b47f-d3fcc0a7e090} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4120 | 2026.01.21 18:27:20.695298 [ 4 ] {353d4bdc-0697-4aef-b47f-d3fcc0a7e090} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.01.21 18:27:20.695419 [ 4 ] {353d4bdc-0697-4aef-b47f-d3fcc0a7e090} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 4122 | 2026.01.21 18:27:20.695453 [ 4 ] {353d4bdc-0697-4aef-b47f-d3fcc0a7e090} <Debug> TCPHandler: Processed in 0.001265535 sec. | ||
| 4123 | 2026.01.21 18:27:20.695569 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.01.21 18:27:20.695659 [ 4 ] {bfbb4d1c-c01c-45d6-b77e-c726b57b7295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4125 | 2026.01.21 18:27:20.695711 [ 4 ] {bfbb4d1c-c01c-45d6-b77e-c726b57b7295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4126 | 2026.01.21 18:27:20.696498 [ 4 ] {bfbb4d1c-c01c-45d6-b77e-c726b57b7295} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.01.21 18:27:20.696534 [ 4 ] {bfbb4d1c-c01c-45d6-b77e-c726b57b7295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4128 | 2026.01.21 18:27:20.697040 [ 4 ] {bfbb4d1c-c01c-45d6-b77e-c726b57b7295} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4129 | 2026.01.21 18:27:20.697257 [ 4 ] {bfbb4d1c-c01c-45d6-b77e-c726b57b7295} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.01.21 18:27:20.697394 [ 4 ] {bfbb4d1c-c01c-45d6-b77e-c726b57b7295} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001753 sec., 5704.5065601825445 rows/sec., 10.22 MiB/sec. | ||
| 4131 | 2026.01.21 18:27:20.697444 [ 4 ] {bfbb4d1c-c01c-45d6-b77e-c726b57b7295} <Debug> TCPHandler: Processed in 0.001920832 sec. | ||
| 4132 | 2026.01.21 18:27:20.697553 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4133 | 2026.01.21 18:27:20.697644 [ 4 ] {3d1e4ab8-4432-4988-9bd5-10d27352d434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4134 | 2026.01.21 18:27:20.697685 [ 4 ] {3d1e4ab8-4432-4988-9bd5-10d27352d434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4135 | 2026.01.21 18:27:20.698035 [ 4 ] {3d1e4ab8-4432-4988-9bd5-10d27352d434} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.01.21 18:27:20.698071 [ 4 ] {3d1e4ab8-4432-4988-9bd5-10d27352d434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4137 | 2026.01.21 18:27:20.698375 [ 4 ] {3d1e4ab8-4432-4988-9bd5-10d27352d434} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4138 | 2026.01.21 18:27:20.698603 [ 4 ] {3d1e4ab8-4432-4988-9bd5-10d27352d434} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.01.21 18:27:20.698724 [ 4 ] {3d1e4ab8-4432-4988-9bd5-10d27352d434} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001099 sec., 94631.48316651501 rows/sec., 5.80 MiB/sec. | ||
| 4140 | 2026.01.21 18:27:20.698758 [ 4 ] {3d1e4ab8-4432-4988-9bd5-10d27352d434} <Debug> TCPHandler: Processed in 0.001251924 sec. | ||
| 4141 | 2026.01.21 18:27:20.894858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8102 | ||
| 4142 | 2026.01.21 18:27:20.895349 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.01.21 18:27:20.895395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4144 | 2026.01.21 18:27:20.895887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4145 | 2026.01.21 18:27:20.896126 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2026.01.21 18:27:20.896252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8102 | ||
| 4147 | 2026.01.21 18:27:21.312931 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4148 | 2026.01.21 18:27:21.328322 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2026.01.21 18:27:21.328388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4150 | 2026.01.21 18:27:21.334490 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4151 | 2026.01.21 18:27:21.335225 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2026.01.21 18:27:21.337884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4153 | 2026.01.21 18:27:22.584121 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60325 | ||
| 4154 | 2026.01.21 18:27:22.584254 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4155 | 2026.01.21 18:27:22.584286 [ 288 ] {} <Debug> TCP-Session: 93479c7b-eb10-4042-ae01-b40c15c0f430 Authenticating user 'default' from [fd00:1122:3344:101::e]:60325 | ||
| 4156 | 2026.01.21 18:27:22.584311 [ 288 ] {} <Debug> TCP-Session: 93479c7b-eb10-4042-ae01-b40c15c0f430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2026.01.21 18:27:22.584323 [ 288 ] {} <Debug> TCP-Session: 93479c7b-eb10-4042-ae01-b40c15c0f430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2026.01.21 18:27:22.584519 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63241 | ||
| 4159 | 2026.01.21 18:27:22.584557 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55874 | ||
| 4160 | 2026.01.21 18:27:22.584579 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49948 | ||
| 4161 | 2026.01.21 18:27:22.584602 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60131 | ||
| 4162 | 2026.01.21 18:27:22.584616 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59619 | ||
| 4163 | 2026.01.21 18:27:22.584640 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4164 | 2026.01.21 18:27:22.584639 [ 288 ] {} <Trace> TCP-Session: 93479c7b-eb10-4042-ae01-b40c15c0f430 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2026.01.21 18:27:22.584692 [ 289 ] {} <Debug> TCP-Session: 319e3df8-0cdb-4d52-a97f-76ec4a1e7bae Authenticating user 'default' from [fd00:1122:3344:101::e]:63241 | ||
| 4166 | 2026.01.21 18:27:22.584625 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33529 | ||
| 4167 | 2026.01.21 18:27:22.584729 [ 289 ] {} <Debug> TCP-Session: 319e3df8-0cdb-4d52-a97f-76ec4a1e7bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.01.21 18:27:22.584745 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4169 | 2026.01.21 18:27:22.584759 [ 289 ] {} <Debug> TCP-Session: 319e3df8-0cdb-4d52-a97f-76ec4a1e7bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4170 | 2026.01.21 18:27:22.584590 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42206 | ||
| 4171 | 2026.01.21 18:27:22.584783 [ 290 ] {} <Debug> TCP-Session: da5c6378-3a1b-4060-8ee4-56eff7d8c9b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55874 | ||
| 4172 | 2026.01.21 18:27:22.584570 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48981 | ||
| 4173 | 2026.01.21 18:27:22.584834 [ 290 ] {} <Debug> TCP-Session: da5c6378-3a1b-4060-8ee4-56eff7d8c9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.01.21 18:27:22.584854 [ 288 ] {1621ca47-6ce7-4dce-a817-0aefd9759e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60325) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4175 | 2026.01.21 18:27:22.584879 [ 290 ] {} <Debug> TCP-Session: da5c6378-3a1b-4060-8ee4-56eff7d8c9b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4176 | 2026.01.21 18:27:22.584950 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4177 | 2026.01.21 18:27:22.584980 [ 286 ] {} <Debug> TCP-Session: ec3a1845-4563-4b7b-b6b3-cc9822c72fc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33529 | ||
| 4178 | 2026.01.21 18:27:22.584996 [ 286 ] {} <Debug> TCP-Session: ec3a1845-4563-4b7b-b6b3-cc9822c72fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2026.01.21 18:27:22.585008 [ 286 ] {} <Debug> TCP-Session: ec3a1845-4563-4b7b-b6b3-cc9822c72fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.01.21 18:27:22.585028 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4181 | 2026.01.21 18:27:22.585057 [ 294 ] {} <Debug> TCP-Session: b57d587c-a591-4936-90ce-0580b773d9a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60131 | ||
| 4182 | 2026.01.21 18:27:22.585072 [ 294 ] {} <Debug> TCP-Session: b57d587c-a591-4936-90ce-0580b773d9a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4183 | 2026.01.21 18:27:22.585084 [ 294 ] {} <Debug> TCP-Session: b57d587c-a591-4936-90ce-0580b773d9a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.01.21 18:27:22.585090 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4185 | 2026.01.21 18:27:22.585101 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4186 | 2026.01.21 18:27:22.585121 [ 3 ] {} <Debug> TCP-Session: 941113da-d7dd-4c61-93b1-9f5309b08bb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59619 | ||
| 4187 | 2026.01.21 18:27:22.585135 [ 288 ] {1621ca47-6ce7-4dce-a817-0aefd9759e7c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4188 | 2026.01.21 18:27:22.585153 [ 3 ] {} <Debug> TCP-Session: 941113da-d7dd-4c61-93b1-9f5309b08bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.01.21 18:27:22.585151 [ 291 ] {} <Debug> TCP-Session: a013e99a-e322-4e9a-a739-960e352a6538 Authenticating user 'default' from [fd00:1122:3344:101::e]:48981 | ||
| 4190 | 2026.01.21 18:27:22.585182 [ 3 ] {} <Debug> TCP-Session: 941113da-d7dd-4c61-93b1-9f5309b08bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.01.21 18:27:22.585204 [ 288 ] {1621ca47-6ce7-4dce-a817-0aefd9759e7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4192 | 2026.01.21 18:27:22.585206 [ 291 ] {} <Debug> TCP-Session: a013e99a-e322-4e9a-a739-960e352a6538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2026.01.21 18:27:22.585240 [ 291 ] {} <Debug> TCP-Session: a013e99a-e322-4e9a-a739-960e352a6538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.01.21 18:27:22.585289 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4195 | 2026.01.21 18:27:22.585291 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4196 | 2026.01.21 18:27:22.585327 [ 293 ] {} <Debug> TCP-Session: 48da73d3-9805-463b-b943-ce79835065e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42206 | ||
| 4197 | 2026.01.21 18:27:22.585347 [ 292 ] {} <Debug> TCP-Session: 01b1291a-cb07-4533-8bb0-d6a5353be318 Authenticating user 'default' from [fd00:1122:3344:101::e]:49948 | ||
| 4198 | 2026.01.21 18:27:22.585353 [ 293 ] {} <Debug> TCP-Session: 48da73d3-9805-463b-b943-ce79835065e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4199 | 2026.01.21 18:27:22.585374 [ 292 ] {} <Debug> TCP-Session: 01b1291a-cb07-4533-8bb0-d6a5353be318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2026.01.21 18:27:22.585391 [ 293 ] {} <Debug> TCP-Session: 48da73d3-9805-463b-b943-ce79835065e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2026.01.21 18:27:22.585398 [ 292 ] {} <Debug> TCP-Session: 01b1291a-cb07-4533-8bb0-d6a5353be318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2026.01.21 18:27:22.585500 [ 288 ] {1621ca47-6ce7-4dce-a817-0aefd9759e7c} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6) (SelectExecutor): Key condition: unknown | ||
| 4203 | 2026.01.21 18:27:22.586427 [ 339 ] {1621ca47-6ce7-4dce-a817-0aefd9759e7c} <Trace> AggregatingTransform: Aggregating | ||
| 4204 | 2026.01.21 18:27:22.586489 [ 339 ] {1621ca47-6ce7-4dce-a817-0aefd9759e7c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4205 | 2026.01.21 18:27:22.586534 [ 339 ] {1621ca47-6ce7-4dce-a817-0aefd9759e7c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928955 sec. (1076.478 rows/sec., 42.05 KiB/sec.) | ||
| 4206 | 2026.01.21 18:27:22.586557 [ 339 ] {1621ca47-6ce7-4dce-a817-0aefd9759e7c} <Trace> Aggregator: Merging aggregated data | ||
| 4207 | 2026.01.21 18:27:22.587670 [ 288 ] {1621ca47-6ce7-4dce-a817-0aefd9759e7c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002874 sec., 347.9471120389701 rows/sec., 13.59 KiB/sec. | ||
| 4208 | 2026.01.21 18:27:22.587816 [ 288 ] {1621ca47-6ce7-4dce-a817-0aefd9759e7c} <Debug> TCPHandler: Processed in 0.003300041 sec. | ||
| 4209 | 2026.01.21 18:27:22.587927 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4210 | 2026.01.21 18:27:22.587957 [ 288 ] {} <Debug> TCP-Session: 93479c7b-eb10-4042-ae01-b40c15c0f430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.01.21 18:27:22.587989 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4212 | 2026.01.21 18:27:22.588011 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4213 | 2026.01.21 18:27:22.588028 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4214 | 2026.01.21 18:27:22.588029 [ 294 ] {} <Debug> TCP-Session: b57d587c-a591-4936-90ce-0580b773d9a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.01.21 18:27:22.588044 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4216 | 2026.01.21 18:27:22.588071 [ 293 ] {} <Debug> TCP-Session: 48da73d3-9805-463b-b943-ce79835065e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.01.21 18:27:22.588080 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4218 | 2026.01.21 18:27:22.588099 [ 290 ] {} <Debug> TCP-Session: da5c6378-3a1b-4060-8ee4-56eff7d8c9b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.01.21 18:27:22.588112 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4220 | 2026.01.21 18:27:22.588130 [ 292 ] {} <Debug> TCP-Session: 01b1291a-cb07-4533-8bb0-d6a5353be318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2026.01.21 18:27:22.588062 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4222 | 2026.01.21 18:27:22.588154 [ 286 ] {} <Debug> TCP-Session: ec3a1845-4563-4b7b-b6b3-cc9822c72fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.01.21 18:27:22.588047 [ 3 ] {} <Debug> TCP-Session: 941113da-d7dd-4c61-93b1-9f5309b08bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2026.01.21 18:27:22.588197 [ 289 ] {} <Debug> TCP-Session: 319e3df8-0cdb-4d52-a97f-76ec4a1e7bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2026.01.21 18:27:22.588094 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4226 | 2026.01.21 18:27:22.588257 [ 291 ] {} <Debug> TCP-Session: a013e99a-e322-4e9a-a739-960e352a6538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2026.01.21 18:27:22.639201 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40852 | ||
| 4228 | 2026.01.21 18:27:22.639301 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4229 | 2026.01.21 18:27:22.639330 [ 288 ] {} <Debug> TCP-Session: 0da6a06f-9c62-47c2-a583-411770852add Authenticating user 'default' from [fd00:1122:3344:101::e]:40852 | ||
| 4230 | 2026.01.21 18:27:22.639353 [ 288 ] {} <Debug> TCP-Session: 0da6a06f-9c62-47c2-a583-411770852add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.01.21 18:27:22.639369 [ 288 ] {} <Debug> TCP-Session: 0da6a06f-9c62-47c2-a583-411770852add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2026.01.21 18:27:22.639541 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34721 | ||
| 4233 | 2026.01.21 18:27:22.639561 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63616 | ||
| 4234 | 2026.01.21 18:27:22.639582 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34622 | ||
| 4235 | 2026.01.21 18:27:22.639604 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39460 | ||
| 4236 | 2026.01.21 18:27:22.639619 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37268 | ||
| 4237 | 2026.01.21 18:27:22.639648 [ 288 ] {} <Trace> TCP-Session: 0da6a06f-9c62-47c2-a583-411770852add Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4238 | 2026.01.21 18:27:22.639685 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4239 | 2026.01.21 18:27:22.639701 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4240 | 2026.01.21 18:27:22.639684 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4241 | 2026.01.21 18:27:22.639732 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4242 | 2026.01.21 18:27:22.639746 [ 293 ] {} <Debug> TCP-Session: c3a412a6-9138-4156-9f61-bfb1ef3ecf4b Authenticating user 'default' from [fd00:1122:3344:101::e]:39460 | ||
| 4243 | 2026.01.21 18:27:22.639771 [ 291 ] {} <Debug> TCP-Session: a472c1ff-5abb-4e4e-b93a-0a663dc9cb65 Authenticating user 'default' from [fd00:1122:3344:101::e]:34622 | ||
| 4244 | 2026.01.21 18:27:22.639786 [ 294 ] {} <Debug> TCP-Session: 3dca35fd-5aea-44b9-b575-f06667b2cd59 Authenticating user 'default' from [fd00:1122:3344:101::e]:37268 | ||
| 4245 | 2026.01.21 18:27:22.639799 [ 293 ] {} <Debug> TCP-Session: c3a412a6-9138-4156-9f61-bfb1ef3ecf4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.01.21 18:27:22.639818 [ 291 ] {} <Debug> TCP-Session: a472c1ff-5abb-4e4e-b93a-0a663dc9cb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2026.01.21 18:27:22.639835 [ 294 ] {} <Debug> TCP-Session: 3dca35fd-5aea-44b9-b575-f06667b2cd59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2026.01.21 18:27:22.639839 [ 293 ] {} <Debug> TCP-Session: c3a412a6-9138-4156-9f61-bfb1ef3ecf4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.01.21 18:27:22.639869 [ 294 ] {} <Debug> TCP-Session: 3dca35fd-5aea-44b9-b575-f06667b2cd59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.01.21 18:27:22.639855 [ 291 ] {} <Debug> TCP-Session: a472c1ff-5abb-4e4e-b93a-0a663dc9cb65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2026.01.21 18:27:22.639852 [ 288 ] {2b27cccf-1435-475b-91bf-1dc357100e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40852) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4252 | 2026.01.21 18:27:22.639732 [ 290 ] {} <Debug> TCP-Session: d2006e2d-b6d6-4f73-be01-4608e4b204c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63616 | ||
| 4253 | 2026.01.21 18:27:22.639645 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4254 | 2026.01.21 18:27:22.639978 [ 290 ] {} <Debug> TCP-Session: d2006e2d-b6d6-4f73-be01-4608e4b204c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2026.01.21 18:27:22.640003 [ 289 ] {} <Debug> TCP-Session: f24f7faf-4c20-4e7a-b78d-0dfc3ed9d507 Authenticating user 'default' from [fd00:1122:3344:101::e]:34721 | ||
| 4256 | 2026.01.21 18:27:22.640014 [ 290 ] {} <Debug> TCP-Session: d2006e2d-b6d6-4f73-be01-4608e4b204c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4257 | 2026.01.21 18:27:22.640029 [ 289 ] {} <Debug> TCP-Session: f24f7faf-4c20-4e7a-b78d-0dfc3ed9d507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.01.21 18:27:22.639594 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34089 | ||
| 4259 | 2026.01.21 18:27:22.640056 [ 289 ] {} <Debug> TCP-Session: f24f7faf-4c20-4e7a-b78d-0dfc3ed9d507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4260 | 2026.01.21 18:27:22.640132 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4261 | 2026.01.21 18:27:22.640163 [ 292 ] {} <Debug> TCP-Session: e1cfd4fb-2151-4cd2-b34a-4c4f60577503 Authenticating user 'default' from [fd00:1122:3344:101::e]:34089 | ||
| 4262 | 2026.01.21 18:27:22.640180 [ 288 ] {2b27cccf-1435-475b-91bf-1dc357100e5c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4263 | 2026.01.21 18:27:22.640183 [ 292 ] {} <Debug> TCP-Session: e1cfd4fb-2151-4cd2-b34a-4c4f60577503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.01.21 18:27:22.640214 [ 292 ] {} <Debug> TCP-Session: e1cfd4fb-2151-4cd2-b34a-4c4f60577503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.01.21 18:27:22.640244 [ 288 ] {2b27cccf-1435-475b-91bf-1dc357100e5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4266 | 2026.01.21 18:27:22.640510 [ 288 ] {2b27cccf-1435-475b-91bf-1dc357100e5c} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6) (SelectExecutor): Key condition: unknown | ||
| 4267 | 2026.01.21 18:27:22.641390 [ 348 ] {2b27cccf-1435-475b-91bf-1dc357100e5c} <Trace> AggregatingTransform: Aggregating | ||
| 4268 | 2026.01.21 18:27:22.641442 [ 348 ] {2b27cccf-1435-475b-91bf-1dc357100e5c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4269 | 2026.01.21 18:27:22.641481 [ 348 ] {2b27cccf-1435-475b-91bf-1dc357100e5c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877254 sec. (1139.921 rows/sec., 44.53 KiB/sec.) | ||
| 4270 | 2026.01.21 18:27:22.641502 [ 348 ] {2b27cccf-1435-475b-91bf-1dc357100e5c} <Trace> Aggregator: Merging aggregated data | ||
| 4271 | 2026.01.21 18:27:22.642843 [ 288 ] {2b27cccf-1435-475b-91bf-1dc357100e5c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003051 sec., 327.76138970829237 rows/sec., 12.80 KiB/sec. | ||
| 4272 | 2026.01.21 18:27:22.642970 [ 288 ] {2b27cccf-1435-475b-91bf-1dc357100e5c} <Debug> TCPHandler: Processed in 0.003425624 sec. | ||
| 4273 | 2026.01.21 18:27:22.643082 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4274 | 2026.01.21 18:27:22.643110 [ 288 ] {} <Debug> TCP-Session: 0da6a06f-9c62-47c2-a583-411770852add Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2026.01.21 18:27:22.643111 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4276 | 2026.01.21 18:27:22.643130 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4277 | 2026.01.21 18:27:22.643150 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4278 | 2026.01.21 18:27:22.643165 [ 289 ] {} <Debug> TCP-Session: f24f7faf-4c20-4e7a-b78d-0dfc3ed9d507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4279 | 2026.01.21 18:27:22.643176 [ 293 ] {} <Debug> TCP-Session: c3a412a6-9138-4156-9f61-bfb1ef3ecf4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4280 | 2026.01.21 18:27:22.643190 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4281 | 2026.01.21 18:27:22.643206 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4282 | 2026.01.21 18:27:22.643233 [ 292 ] {} <Debug> TCP-Session: e1cfd4fb-2151-4cd2-b34a-4c4f60577503 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4283 | 2026.01.21 18:27:22.643200 [ 290 ] {} <Debug> TCP-Session: d2006e2d-b6d6-4f73-be01-4608e4b204c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2026.01.21 18:27:22.643255 [ 291 ] {} <Debug> TCP-Session: a472c1ff-5abb-4e4e-b93a-0a663dc9cb65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2026.01.21 18:27:22.643171 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4286 | 2026.01.21 18:27:22.643319 [ 294 ] {} <Debug> TCP-Session: 3dca35fd-5aea-44b9-b575-f06667b2cd59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.01.21 18:27:22.644459 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51260 | ||
| 4288 | 2026.01.21 18:27:22.644489 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41051 | ||
| 4289 | 2026.01.21 18:27:22.644536 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4290 | 2026.01.21 18:27:22.644542 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4291 | 2026.01.21 18:27:22.644563 [ 286 ] {} <Debug> TCP-Session: a4f17bc2-3c03-4126-8d02-a5377c7b14b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51260 | ||
| 4292 | 2026.01.21 18:27:22.644569 [ 3 ] {} <Debug> TCP-Session: b9fdf2e7-8e0f-449a-a382-c84c096d59d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41051 | ||
| 4293 | 2026.01.21 18:27:22.644580 [ 286 ] {} <Debug> TCP-Session: a4f17bc2-3c03-4126-8d02-a5377c7b14b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4294 | 2026.01.21 18:27:22.644659 [ 3 ] {} <Debug> TCP-Session: b9fdf2e7-8e0f-449a-a382-c84c096d59d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4295 | 2026.01.21 18:27:22.644668 [ 286 ] {} <Debug> TCP-Session: a4f17bc2-3c03-4126-8d02-a5377c7b14b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2026.01.21 18:27:22.644675 [ 3 ] {} <Debug> TCP-Session: b9fdf2e7-8e0f-449a-a382-c84c096d59d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2026.01.21 18:27:22.661832 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41051). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4298 | |||
| 4299 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4300 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4301 | 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 | ||
| 4302 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4303 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4304 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4305 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4306 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4307 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4308 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4309 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4310 | (version 23.8.7.1) | ||
| 4311 | 2026.01.21 18:27:22.662065 [ 3 ] {} <Debug> TCP-Session: b9fdf2e7-8e0f-449a-a382-c84c096d59d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2026.01.21 18:27:22.662079 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51260). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4313 | |||
| 4314 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4315 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4316 | 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 | ||
| 4317 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4318 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4319 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4320 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4321 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4322 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4323 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4324 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4325 | (version 23.8.7.1) | ||
| 4326 | 2026.01.21 18:27:22.662142 [ 286 ] {} <Debug> TCP-Session: a4f17bc2-3c03-4126-8d02-a5377c7b14b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2026.01.21 18:27:23.412707 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 568 | ||
| 4328 | 2026.01.21 18:27:23.415508 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.01.21 18:27:23.415577 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4330 | 2026.01.21 18:27:23.416922 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4331 | 2026.01.21 18:27:23.417236 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.01.21 18:27:23.417620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
| 4333 | 2026.01.21 18:27:24.006532 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42374 | ||
| 4334 | 2026.01.21 18:27:24.006634 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4335 | 2026.01.21 18:27:24.006659 [ 294 ] {} <Debug> TCP-Session: 35271959-327a-4fe8-90c5-53ea999c360f Authenticating user 'default' from [fd00:1122:3344:101::e]:42374 | ||
| 4336 | 2026.01.21 18:27:24.006681 [ 294 ] {} <Debug> TCP-Session: 35271959-327a-4fe8-90c5-53ea999c360f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2026.01.21 18:27:24.006693 [ 294 ] {} <Debug> TCP-Session: 35271959-327a-4fe8-90c5-53ea999c360f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4338 | 2026.01.21 18:27:24.006871 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59199 | ||
| 4339 | 2026.01.21 18:27:24.006934 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44009 | ||
| 4340 | 2026.01.21 18:27:24.006938 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4341 | 2026.01.21 18:27:24.006940 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48096 | ||
| 4342 | 2026.01.21 18:27:24.006972 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37283 | ||
| 4343 | 2026.01.21 18:27:24.007001 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4344 | 2026.01.21 18:27:24.006978 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63563 | ||
| 4345 | 2026.01.21 18:27:24.007043 [ 290 ] {} <Debug> TCP-Session: 8190b2e4-2c74-4b82-aa74-5b5d4e783c5f Authenticating user 'default' from [fd00:1122:3344:101::e]:44009 | ||
| 4346 | 2026.01.21 18:27:24.007045 [ 294 ] {} <Trace> TCP-Session: 35271959-327a-4fe8-90c5-53ea999c360f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2026.01.21 18:27:24.007066 [ 290 ] {} <Debug> TCP-Session: 8190b2e4-2c74-4b82-aa74-5b5d4e783c5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2026.01.21 18:27:24.007070 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4349 | 2026.01.21 18:27:24.007085 [ 290 ] {} <Debug> TCP-Session: 8190b2e4-2c74-4b82-aa74-5b5d4e783c5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2026.01.21 18:27:24.007096 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4351 | 2026.01.21 18:27:24.007110 [ 289 ] {} <Debug> TCP-Session: 9decd68c-9580-4bbe-a14d-abbe709a057f Authenticating user 'default' from [fd00:1122:3344:101::e]:48096 | ||
| 4352 | 2026.01.21 18:27:24.007127 [ 3 ] {} <Debug> TCP-Session: 62dabb80-53b5-4ec3-bbd7-d3542dd20c7c Authenticating user 'default' from [fd00:1122:3344:101::e]:63563 | ||
| 4353 | 2026.01.21 18:27:24.007148 [ 289 ] {} <Debug> TCP-Session: 9decd68c-9580-4bbe-a14d-abbe709a057f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.01.21 18:27:24.007156 [ 3 ] {} <Debug> TCP-Session: 62dabb80-53b5-4ec3-bbd7-d3542dd20c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.01.21 18:27:24.007170 [ 289 ] {} <Debug> TCP-Session: 9decd68c-9580-4bbe-a14d-abbe709a057f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.01.21 18:27:24.007181 [ 3 ] {} <Debug> TCP-Session: 62dabb80-53b5-4ec3-bbd7-d3542dd20c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.01.21 18:27:24.007070 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4358 | 2026.01.21 18:27:24.007226 [ 294 ] {7298ebf2-1416-4fa6-a5c4-886dbf409275} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42374) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4359 | 2026.01.21 18:27:24.007247 [ 293 ] {} <Debug> TCP-Session: 93ec9cb0-0de5-408e-b520-51c5be0323e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37283 | ||
| 4360 | 2026.01.21 18:27:24.006973 [ 286 ] {} <Debug> TCP-Session: 34092ebf-6ad0-409d-8892-2cac27df3cfb Authenticating user 'default' from [fd00:1122:3344:101::e]:59199 | ||
| 4361 | 2026.01.21 18:27:24.007276 [ 293 ] {} <Debug> TCP-Session: 93ec9cb0-0de5-408e-b520-51c5be0323e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.01.21 18:27:24.007294 [ 286 ] {} <Debug> TCP-Session: 34092ebf-6ad0-409d-8892-2cac27df3cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4363 | 2026.01.21 18:27:24.007307 [ 293 ] {} <Debug> TCP-Session: 93ec9cb0-0de5-408e-b520-51c5be0323e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4364 | 2026.01.21 18:27:24.007321 [ 286 ] {} <Debug> TCP-Session: 34092ebf-6ad0-409d-8892-2cac27df3cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4365 | 2026.01.21 18:27:24.006945 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46766 | ||
| 4366 | 2026.01.21 18:27:24.006932 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47067 | ||
| 4367 | 2026.01.21 18:27:24.006963 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50304 | ||
| 4368 | 2026.01.21 18:27:24.007466 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4369 | 2026.01.21 18:27:24.007489 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4370 | 2026.01.21 18:27:24.007489 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4371 | 2026.01.21 18:27:24.007508 [ 291 ] {} <Debug> TCP-Session: 683e9ddb-eec2-4161-8e43-9b2e86285b5d Authenticating user 'default' from [fd00:1122:3344:101::e]:46766 | ||
| 4372 | 2026.01.21 18:27:24.007530 [ 288 ] {} <Debug> TCP-Session: 3c678e8c-6d70-416d-8edd-931a8a1c0386 Authenticating user 'default' from [fd00:1122:3344:101::e]:47067 | ||
| 4373 | 2026.01.21 18:27:24.007523 [ 292 ] {} <Debug> TCP-Session: 96547950-7639-4f3d-a464-42a9f36b883d Authenticating user 'default' from [fd00:1122:3344:101::e]:50304 | ||
| 4374 | 2026.01.21 18:27:24.007556 [ 294 ] {7298ebf2-1416-4fa6-a5c4-886dbf409275} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4375 | 2026.01.21 18:27:24.007568 [ 288 ] {} <Debug> TCP-Session: 3c678e8c-6d70-416d-8edd-931a8a1c0386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2026.01.21 18:27:24.007576 [ 292 ] {} <Debug> TCP-Session: 96547950-7639-4f3d-a464-42a9f36b883d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2026.01.21 18:27:24.007604 [ 288 ] {} <Debug> TCP-Session: 3c678e8c-6d70-416d-8edd-931a8a1c0386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.01.21 18:27:24.007613 [ 292 ] {} <Debug> TCP-Session: 96547950-7639-4f3d-a464-42a9f36b883d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.01.21 18:27:24.007623 [ 294 ] {7298ebf2-1416-4fa6-a5c4-886dbf409275} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4380 | 2026.01.21 18:27:24.007558 [ 291 ] {} <Debug> TCP-Session: 683e9ddb-eec2-4161-8e43-9b2e86285b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2026.01.21 18:27:24.007675 [ 291 ] {} <Debug> TCP-Session: 683e9ddb-eec2-4161-8e43-9b2e86285b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4382 | 2026.01.21 18:27:24.007961 [ 294 ] {7298ebf2-1416-4fa6-a5c4-886dbf409275} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6) (SelectExecutor): Key condition: unknown | ||
| 4383 | 2026.01.21 18:27:24.008978 [ 311 ] {7298ebf2-1416-4fa6-a5c4-886dbf409275} <Trace> AggregatingTransform: Aggregating | ||
| 4384 | 2026.01.21 18:27:24.009033 [ 311 ] {7298ebf2-1416-4fa6-a5c4-886dbf409275} <Trace> Aggregator: Aggregation method: without_key | ||
| 4385 | 2026.01.21 18:27:24.009073 [ 311 ] {7298ebf2-1416-4fa6-a5c4-886dbf409275} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004058 sec. (995.958 rows/sec., 38.90 KiB/sec.) | ||
| 4386 | 2026.01.21 18:27:24.009093 [ 311 ] {7298ebf2-1416-4fa6-a5c4-886dbf409275} <Trace> Aggregator: Merging aggregated data | ||
| 4387 | 2026.01.21 18:27:24.010284 [ 294 ] {7298ebf2-1416-4fa6-a5c4-886dbf409275} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003112 sec., 321.3367609254499 rows/sec., 12.55 KiB/sec. | ||
| 4388 | 2026.01.21 18:27:24.010453 [ 294 ] {7298ebf2-1416-4fa6-a5c4-886dbf409275} <Debug> TCPHandler: Processed in 0.003547437 sec. | ||
| 4389 | 2026.01.21 18:27:24.010567 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4390 | 2026.01.21 18:27:24.010614 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4391 | 2026.01.21 18:27:24.010616 [ 294 ] {} <Debug> TCP-Session: 35271959-327a-4fe8-90c5-53ea999c360f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4392 | 2026.01.21 18:27:24.010633 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4393 | 2026.01.21 18:27:24.010651 [ 286 ] {} <Debug> TCP-Session: 34092ebf-6ad0-409d-8892-2cac27df3cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2026.01.21 18:27:24.010666 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4395 | 2026.01.21 18:27:24.010684 [ 289 ] {} <Debug> TCP-Session: 9decd68c-9580-4bbe-a14d-abbe709a057f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4396 | 2026.01.21 18:27:24.010696 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4397 | 2026.01.21 18:27:24.010710 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4398 | 2026.01.21 18:27:24.010732 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4399 | 2026.01.21 18:27:24.010761 [ 293 ] {} <Debug> TCP-Session: 93ec9cb0-0de5-408e-b520-51c5be0323e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2026.01.21 18:27:24.010783 [ 3 ] {} <Debug> TCP-Session: 62dabb80-53b5-4ec3-bbd7-d3542dd20c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2026.01.21 18:27:24.010771 [ 292 ] {} <Debug> TCP-Session: 96547950-7639-4f3d-a464-42a9f36b883d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2026.01.21 18:27:24.010712 [ 290 ] {} <Debug> TCP-Session: 8190b2e4-2c74-4b82-aa74-5b5d4e783c5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.01.21 18:27:24.010700 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4404 | 2026.01.21 18:27:24.010649 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4405 | 2026.01.21 18:27:24.010906 [ 288 ] {} <Debug> TCP-Session: 3c678e8c-6d70-416d-8edd-931a8a1c0386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2026.01.21 18:27:24.010938 [ 291 ] {} <Debug> TCP-Session: 683e9ddb-eec2-4161-8e43-9b2e86285b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4407 | 2026.01.21 18:27:25.697960 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.01.21 18:27:25.698177 [ 4 ] {7748b33d-4e3e-47a6-bfa9-4386cd7c0017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4409 | 2026.01.21 18:27:25.698251 [ 4 ] {7748b33d-4e3e-47a6-bfa9-4386cd7c0017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4410 | 2026.01.21 18:27:25.699619 [ 4 ] {7748b33d-4e3e-47a6-bfa9-4386cd7c0017} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.01.21 18:27:25.699663 [ 4 ] {7748b33d-4e3e-47a6-bfa9-4386cd7c0017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4412 | 2026.01.21 18:27:25.700129 [ 4 ] {7748b33d-4e3e-47a6-bfa9-4386cd7c0017} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4413 | 2026.01.21 18:27:25.700362 [ 4 ] {7748b33d-4e3e-47a6-bfa9-4386cd7c0017} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.01.21 18:27:25.700513 [ 4 ] {7748b33d-4e3e-47a6-bfa9-4386cd7c0017} <Debug> executeQuery: Read 1258 rows, 106.35 KiB in 0.002391 sec., 526139.6905060644 rows/sec., 43.44 MiB/sec. | ||
| 4415 | 2026.01.21 18:27:25.700556 [ 4 ] {7748b33d-4e3e-47a6-bfa9-4386cd7c0017} <Debug> TCPHandler: Processed in 0.002735026 sec. | ||
| 4416 | 2026.01.21 18:27:25.700675 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.01.21 18:27:25.700772 [ 4 ] {8ad71056-8729-4efc-b5a9-ab38c1444587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4418 | 2026.01.21 18:27:25.700813 [ 4 ] {8ad71056-8729-4efc-b5a9-ab38c1444587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4419 | 2026.01.21 18:27:25.701228 [ 4 ] {8ad71056-8729-4efc-b5a9-ab38c1444587} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.01.21 18:27:25.701266 [ 4 ] {8ad71056-8729-4efc-b5a9-ab38c1444587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4421 | 2026.01.21 18:27:25.701564 [ 4 ] {8ad71056-8729-4efc-b5a9-ab38c1444587} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4422 | 2026.01.21 18:27:25.701777 [ 4 ] {8ad71056-8729-4efc-b5a9-ab38c1444587} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.01.21 18:27:25.701883 [ 118 ] {} <Debug> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4424 | 2026.01.21 18:27:25.701906 [ 4 ] {8ad71056-8729-4efc-b5a9-ab38c1444587} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001154 sec., 26863.084922010396 rows/sec., 1.97 MiB/sec. | ||
| 4425 | 2026.01.21 18:27:25.701952 [ 118 ] {} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.01.21 18:27:25.701962 [ 4 ] {8ad71056-8729-4efc-b5a9-ab38c1444587} <Debug> TCPHandler: Processed in 0.001337507 sec. | ||
| 4427 | 2026.01.21 18:27:25.701982 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4428 | 2026.01.21 18:27:25.702083 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.01.21 18:27:25.702085 [ 196 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::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 | ||
| 4430 | 2026.01.21 18:27:25.702182 [ 4 ] {a0b30846-513f-4236-93a6-646c1efd200e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4431 | 2026.01.21 18:27:25.702202 [ 196 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4432 | 2026.01.21 18:27:25.702223 [ 4 ] {a0b30846-513f-4236-93a6-646c1efd200e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4433 | 2026.01.21 18:27:25.702235 [ 196 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 278 rows starting from the beginning of the part | ||
| 4434 | 2026.01.21 18:27:25.702329 [ 196 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4435 | 2026.01.21 18:27:25.702383 [ 196 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 215 rows starting from the beginning of the part | ||
| 4436 | 2026.01.21 18:27:25.702429 [ 196 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4437 | 2026.01.21 18:27:25.702475 [ 196 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 217 rows starting from the beginning of the part | ||
| 4438 | 2026.01.21 18:27:25.702521 [ 196 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 4439 | 2026.01.21 18:27:25.702714 [ 4 ] {a0b30846-513f-4236-93a6-646c1efd200e} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.01.21 18:27:25.702750 [ 4 ] {a0b30846-513f-4236-93a6-646c1efd200e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4441 | 2026.01.21 18:27:25.703066 [ 4 ] {a0b30846-513f-4236-93a6-646c1efd200e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4442 | 2026.01.21 18:27:25.703291 [ 4 ] {a0b30846-513f-4236-93a6-646c1efd200e} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.01.21 18:27:25.703310 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267105 sec., 633728.0651563999 rows/sec., 41.74 MiB/sec. | ||
| 4444 | 2026.01.21 18:27:25.703419 [ 4 ] {a0b30846-513f-4236-93a6-646c1efd200e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001255 sec., 181673.30677290837 rows/sec., 12.30 MiB/sec. | ||
| 4445 | 2026.01.21 18:27:25.703459 [ 4 ] {a0b30846-513f-4236-93a6-646c1efd200e} <Debug> TCPHandler: Processed in 0.001424729 sec. | ||
| 4446 | 2026.01.21 18:27:25.703527 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4447 | 2026.01.21 18:27:25.703567 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.01.21 18:27:25.703667 [ 4 ] {3afeb9ed-c1a6-400a-8bb5-9fb64cda277c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4449 | 2026.01.21 18:27:25.703711 [ 4 ] {3afeb9ed-c1a6-400a-8bb5-9fb64cda277c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4450 | 2026.01.21 18:27:25.703892 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_21_4} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2026.01.21 18:27:25.703989 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_21_4} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4452 | 2026.01.21 18:27:25.704092 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4453 | 2026.01.21 18:27:25.704300 [ 4 ] {3afeb9ed-c1a6-400a-8bb5-9fb64cda277c} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2026.01.21 18:27:25.704342 [ 4 ] {3afeb9ed-c1a6-400a-8bb5-9fb64cda277c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4455 | 2026.01.21 18:27:25.704672 [ 4 ] {3afeb9ed-c1a6-400a-8bb5-9fb64cda277c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4456 | 2026.01.21 18:27:25.704885 [ 4 ] {3afeb9ed-c1a6-400a-8bb5-9fb64cda277c} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.01.21 18:27:25.705012 [ 4 ] {3afeb9ed-c1a6-400a-8bb5-9fb64cda277c} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001364 sec., 403958.9442815249 rows/sec., 29.99 MiB/sec. | ||
| 4458 | 2026.01.21 18:27:25.705051 [ 4 ] {3afeb9ed-c1a6-400a-8bb5-9fb64cda277c} <Debug> TCPHandler: Processed in 0.001532912 sec. | ||
| 4459 | 2026.01.21 18:27:25.705171 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2026.01.21 18:27:25.705267 [ 4 ] {12b49dbb-cca0-4c49-9b4e-9068ed9c1cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4461 | 2026.01.21 18:27:25.705311 [ 4 ] {12b49dbb-cca0-4c49-9b4e-9068ed9c1cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4462 | 2026.01.21 18:27:25.705881 [ 4 ] {12b49dbb-cca0-4c49-9b4e-9068ed9c1cb5} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2026.01.21 18:27:25.705918 [ 4 ] {12b49dbb-cca0-4c49-9b4e-9068ed9c1cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4464 | 2026.01.21 18:27:25.706288 [ 4 ] {12b49dbb-cca0-4c49-9b4e-9068ed9c1cb5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4465 | 2026.01.21 18:27:25.706496 [ 4 ] {12b49dbb-cca0-4c49-9b4e-9068ed9c1cb5} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2026.01.21 18:27:25.706621 [ 4 ] {12b49dbb-cca0-4c49-9b4e-9068ed9c1cb5} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001373 sec., 614712.3088128186 rows/sec., 41.37 MiB/sec. | ||
| 4467 | 2026.01.21 18:27:25.706658 [ 4 ] {12b49dbb-cca0-4c49-9b4e-9068ed9c1cb5} <Debug> TCPHandler: Processed in 0.001535472 sec. | ||
| 4468 | 2026.01.21 18:27:25.706771 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2026.01.21 18:27:25.706865 [ 4 ] {09b729df-3a5a-4e3a-9c3d-4a1a34e43611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4470 | 2026.01.21 18:27:25.706922 [ 4 ] {09b729df-3a5a-4e3a-9c3d-4a1a34e43611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4471 | 2026.01.21 18:27:25.707731 [ 4 ] {09b729df-3a5a-4e3a-9c3d-4a1a34e43611} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2026.01.21 18:27:25.707768 [ 4 ] {09b729df-3a5a-4e3a-9c3d-4a1a34e43611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4473 | 2026.01.21 18:27:25.708288 [ 4 ] {09b729df-3a5a-4e3a-9c3d-4a1a34e43611} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4474 | 2026.01.21 18:27:25.708513 [ 4 ] {09b729df-3a5a-4e3a-9c3d-4a1a34e43611} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2026.01.21 18:27:25.708619 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4476 | 2026.01.21 18:27:25.708646 [ 4 ] {09b729df-3a5a-4e3a-9c3d-4a1a34e43611} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001799 sec., 17231.795441912174 rows/sec., 30.88 MiB/sec. | ||
| 4477 | 2026.01.21 18:27:25.708658 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.01.21 18:27:25.708689 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4479 | 2026.01.21 18:27:25.708705 [ 4 ] {09b729df-3a5a-4e3a-9c3d-4a1a34e43611} <Debug> TCPHandler: Processed in 0.001983285 sec. | ||
| 4480 | 2026.01.21 18:27:25.708791 [ 187 ] {25599729-9697-4fba-81ea-895cf3e788cc::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 | ||
| 4481 | 2026.01.21 18:27:25.708826 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2026.01.21 18:27:25.708926 [ 4 ] {8fdcac22-7d25-4f67-a702-e383a72e604f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4483 | 2026.01.21 18:27:25.708971 [ 4 ] {8fdcac22-7d25-4f67-a702-e383a72e604f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4484 | 2026.01.21 18:27:25.709041 [ 187 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4485 | 2026.01.21 18:27:25.709107 [ 187 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 272 rows starting from the beginning of the part | ||
| 4486 | 2026.01.21 18:27:25.709245 [ 187 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4487 | 2026.01.21 18:27:25.709330 [ 4 ] {8fdcac22-7d25-4f67-a702-e383a72e604f} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2026.01.21 18:27:25.709360 [ 187 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4489 | 2026.01.21 18:27:25.709374 [ 4 ] {8fdcac22-7d25-4f67-a702-e383a72e604f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4490 | 2026.01.21 18:27:25.709474 [ 187 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4491 | 2026.01.21 18:27:25.709577 [ 187 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4492 | 2026.01.21 18:27:25.709676 [ 187 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 4493 | 2026.01.21 18:27:25.709709 [ 4 ] {8fdcac22-7d25-4f67-a702-e383a72e604f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4494 | 2026.01.21 18:27:25.709930 [ 4 ] {8fdcac22-7d25-4f67-a702-e383a72e604f} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.01.21 18:27:25.710065 [ 4 ] {8fdcac22-7d25-4f67-a702-e383a72e604f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 4496 | 2026.01.21 18:27:25.710103 [ 4 ] {8fdcac22-7d25-4f67-a702-e383a72e604f} <Debug> TCPHandler: Processed in 0.001326946 sec. | ||
| 4497 | 2026.01.21 18:27:25.712862 [ 186 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 19 columns (19 merged, 0 gathered) in 0.004121792 sec., 93405.97487694673 rows/sec., 167.38 MiB/sec. | ||
| 4498 | 2026.01.21 18:27:25.713432 [ 200 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4499 | 2026.01.21 18:27:25.713764 [ 200 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2026.01.21 18:27:25.713828 [ 200 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4501 | 2026.01.21 18:27:25.713960 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4502 | 2026.01.21 18:27:28.304440 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4503 | 2026.01.21 18:27:28.304530 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4504 | 2026.01.21 18:27:28.396936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8614 | ||
| 4505 | 2026.01.21 18:27:28.397473 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2026.01.21 18:27:28.397515 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4507 | 2026.01.21 18:27:28.397995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4508 | 2026.01.21 18:27:28.398242 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2026.01.21 18:27:28.398397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8614 | ||
| 4510 | 2026.01.21 18:27:28.838550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4511 | 2026.01.21 18:27:28.853723 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.01.21 18:27:28.853771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4513 | 2026.01.21 18:27:28.860205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4514 | 2026.01.21 18:27:28.860927 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.01.21 18:27:28.864025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4516 | 2026.01.21 18:27:30.678551 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.01.21 18:27:30.678773 [ 4 ] {a6d34b6a-f13b-45bd-8139-0cd39e609fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4518 | 2026.01.21 18:27:30.678843 [ 4 ] {a6d34b6a-f13b-45bd-8139-0cd39e609fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4519 | 2026.01.21 18:27:30.679796 [ 4 ] {a6d34b6a-f13b-45bd-8139-0cd39e609fe7} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.01.21 18:27:30.679836 [ 4 ] {a6d34b6a-f13b-45bd-8139-0cd39e609fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4521 | 2026.01.21 18:27:30.680234 [ 4 ] {a6d34b6a-f13b-45bd-8139-0cd39e609fe7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4522 | 2026.01.21 18:27:30.680463 [ 4 ] {a6d34b6a-f13b-45bd-8139-0cd39e609fe7} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.01.21 18:27:30.680607 [ 4 ] {a6d34b6a-f13b-45bd-8139-0cd39e609fe7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001895 sec., 216358.83905013194 rows/sec., 13.72 MiB/sec. | ||
| 4524 | 2026.01.21 18:27:30.680647 [ 4 ] {a6d34b6a-f13b-45bd-8139-0cd39e609fe7} <Debug> TCPHandler: Processed in 0.002234361 sec. | ||
| 4525 | 2026.01.21 18:27:30.681020 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.01.21 18:27:30.681119 [ 4 ] {8f2b0e80-84ea-4054-b80e-c9a382989fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4527 | 2026.01.21 18:27:30.681159 [ 4 ] {8f2b0e80-84ea-4054-b80e-c9a382989fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4528 | 2026.01.21 18:27:30.682279 [ 4 ] {8f2b0e80-84ea-4054-b80e-c9a382989fd6} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.01.21 18:27:30.682319 [ 4 ] {8f2b0e80-84ea-4054-b80e-c9a382989fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4530 | 2026.01.21 18:27:30.682728 [ 4 ] {8f2b0e80-84ea-4054-b80e-c9a382989fd6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4531 | 2026.01.21 18:27:30.682953 [ 4 ] {8f2b0e80-84ea-4054-b80e-c9a382989fd6} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.01.21 18:27:30.683079 [ 4 ] {8f2b0e80-84ea-4054-b80e-c9a382989fd6} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001979 sec., 572006.0636685195 rows/sec., 45.30 MiB/sec. | ||
| 4533 | 2026.01.21 18:27:30.683117 [ 4 ] {8f2b0e80-84ea-4054-b80e-c9a382989fd6} <Debug> TCPHandler: Processed in 0.002148069 sec. | ||
| 4534 | 2026.01.21 18:27:30.683242 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2026.01.21 18:27:30.683337 [ 4 ] {0f72e184-a9f1-448a-bfef-3aed6d90ff55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4536 | 2026.01.21 18:27:30.683379 [ 4 ] {0f72e184-a9f1-448a-bfef-3aed6d90ff55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4537 | 2026.01.21 18:27:30.683872 [ 4 ] {0f72e184-a9f1-448a-bfef-3aed6d90ff55} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.01.21 18:27:30.683907 [ 4 ] {0f72e184-a9f1-448a-bfef-3aed6d90ff55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4539 | 2026.01.21 18:27:30.684233 [ 4 ] {0f72e184-a9f1-448a-bfef-3aed6d90ff55} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4540 | 2026.01.21 18:27:30.684445 [ 4 ] {0f72e184-a9f1-448a-bfef-3aed6d90ff55} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.01.21 18:27:30.684571 [ 4 ] {0f72e184-a9f1-448a-bfef-3aed6d90ff55} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001253 sec., 171588.1883479649 rows/sec., 10.18 MiB/sec. | ||
| 4542 | 2026.01.21 18:27:30.684608 [ 4 ] {0f72e184-a9f1-448a-bfef-3aed6d90ff55} <Debug> TCPHandler: Processed in 0.001415439 sec. | ||
| 4543 | 2026.01.21 18:27:30.684732 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4544 | 2026.01.21 18:27:30.684828 [ 4 ] {d1072035-ea40-414d-8691-645a43448135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4545 | 2026.01.21 18:27:30.684868 [ 4 ] {d1072035-ea40-414d-8691-645a43448135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4546 | 2026.01.21 18:27:30.685353 [ 4 ] {d1072035-ea40-414d-8691-645a43448135} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.01.21 18:27:30.685388 [ 4 ] {d1072035-ea40-414d-8691-645a43448135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4548 | 2026.01.21 18:27:30.685687 [ 4 ] {d1072035-ea40-414d-8691-645a43448135} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4549 | 2026.01.21 18:27:30.685913 [ 4 ] {d1072035-ea40-414d-8691-645a43448135} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.01.21 18:27:30.686040 [ 4 ] {d1072035-ea40-414d-8691-645a43448135} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001231 sec., 172217.7091795288 rows/sec., 11.11 MiB/sec. | ||
| 4551 | 2026.01.21 18:27:30.686078 [ 4 ] {d1072035-ea40-414d-8691-645a43448135} <Debug> TCPHandler: Processed in 0.001403819 sec. | ||
| 4552 | 2026.01.21 18:27:30.686186 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4553 | 2026.01.21 18:27:30.686280 [ 4 ] {c087c3eb-1735-4fe4-b856-9309182f958e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4554 | 2026.01.21 18:27:30.686318 [ 4 ] {c087c3eb-1735-4fe4-b856-9309182f958e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4555 | 2026.01.21 18:27:30.686797 [ 4 ] {c087c3eb-1735-4fe4-b856-9309182f958e} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.01.21 18:27:30.686831 [ 4 ] {c087c3eb-1735-4fe4-b856-9309182f958e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4557 | 2026.01.21 18:27:30.687149 [ 4 ] {c087c3eb-1735-4fe4-b856-9309182f958e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4558 | 2026.01.21 18:27:30.687356 [ 4 ] {c087c3eb-1735-4fe4-b856-9309182f958e} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.01.21 18:27:30.687480 [ 4 ] {c087c3eb-1735-4fe4-b856-9309182f958e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001218 sec., 173234.81116584566 rows/sec., 9.84 MiB/sec. | ||
| 4560 | 2026.01.21 18:27:30.687518 [ 4 ] {c087c3eb-1735-4fe4-b856-9309182f958e} <Debug> TCPHandler: Processed in 0.001378977 sec. | ||
| 4561 | 2026.01.21 18:27:30.687632 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4562 | 2026.01.21 18:27:30.687726 [ 4 ] {4639a0bf-672d-4027-a7a9-8e1f574a9794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4563 | 2026.01.21 18:27:30.687766 [ 4 ] {4639a0bf-672d-4027-a7a9-8e1f574a9794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4564 | 2026.01.21 18:27:30.688420 [ 4 ] {4639a0bf-672d-4027-a7a9-8e1f574a9794} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2026.01.21 18:27:30.688455 [ 4 ] {4639a0bf-672d-4027-a7a9-8e1f574a9794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4566 | 2026.01.21 18:27:30.688788 [ 4 ] {4639a0bf-672d-4027-a7a9-8e1f574a9794} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4567 | 2026.01.21 18:27:30.688991 [ 4 ] {4639a0bf-672d-4027-a7a9-8e1f574a9794} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2026.01.21 18:27:30.689115 [ 4 ] {4639a0bf-672d-4027-a7a9-8e1f574a9794} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001408 sec., 489346.59090909094 rows/sec., 34.17 MiB/sec. | ||
| 4569 | 2026.01.21 18:27:30.689152 [ 4 ] {4639a0bf-672d-4027-a7a9-8e1f574a9794} <Debug> TCPHandler: Processed in 0.001571783 sec. | ||
| 4570 | 2026.01.21 18:27:30.689261 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4571 | 2026.01.21 18:27:30.689354 [ 4 ] {e8afb91c-bed0-401e-b1e7-df6839f5f8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4572 | 2026.01.21 18:27:30.689395 [ 4 ] {e8afb91c-bed0-401e-b1e7-df6839f5f8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4573 | 2026.01.21 18:27:30.689721 [ 4 ] {e8afb91c-bed0-401e-b1e7-df6839f5f8e6} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.01.21 18:27:30.689754 [ 4 ] {e8afb91c-bed0-401e-b1e7-df6839f5f8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4575 | 2026.01.21 18:27:30.690060 [ 4 ] {e8afb91c-bed0-401e-b1e7-df6839f5f8e6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4576 | 2026.01.21 18:27:30.690262 [ 4 ] {e8afb91c-bed0-401e-b1e7-df6839f5f8e6} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2026.01.21 18:27:30.690383 [ 4 ] {e8afb91c-bed0-401e-b1e7-df6839f5f8e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 4578 | 2026.01.21 18:27:30.690417 [ 4 ] {e8afb91c-bed0-401e-b1e7-df6839f5f8e6} <Debug> TCPHandler: Processed in 0.001205253 sec. | ||
| 4579 | 2026.01.21 18:27:30.690527 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2026.01.21 18:27:30.690620 [ 4 ] {b0f252c1-9158-4c1b-8cb9-e2aaabd0e093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4581 | 2026.01.21 18:27:30.690663 [ 4 ] {b0f252c1-9158-4c1b-8cb9-e2aaabd0e093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4582 | 2026.01.21 18:27:30.691097 [ 4 ] {b0f252c1-9158-4c1b-8cb9-e2aaabd0e093} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.01.21 18:27:30.691131 [ 4 ] {b0f252c1-9158-4c1b-8cb9-e2aaabd0e093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4584 | 2026.01.21 18:27:30.691478 [ 4 ] {b0f252c1-9158-4c1b-8cb9-e2aaabd0e093} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4585 | 2026.01.21 18:27:30.691693 [ 4 ] {b0f252c1-9158-4c1b-8cb9-e2aaabd0e093} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.01.21 18:27:30.691819 [ 4 ] {b0f252c1-9158-4c1b-8cb9-e2aaabd0e093} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 4587 | 2026.01.21 18:27:30.691854 [ 4 ] {b0f252c1-9158-4c1b-8cb9-e2aaabd0e093} <Debug> TCPHandler: Processed in 0.001375837 sec. | ||
| 4588 | 2026.01.21 18:27:30.691964 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4589 | 2026.01.21 18:27:30.692057 [ 4 ] {81a7683b-6a64-48b6-815a-c8bad6eb136d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4590 | 2026.01.21 18:27:30.692099 [ 4 ] {81a7683b-6a64-48b6-815a-c8bad6eb136d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4591 | 2026.01.21 18:27:30.692403 [ 4 ] {81a7683b-6a64-48b6-815a-c8bad6eb136d} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.01.21 18:27:30.692437 [ 4 ] {81a7683b-6a64-48b6-815a-c8bad6eb136d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4593 | 2026.01.21 18:27:30.692738 [ 4 ] {81a7683b-6a64-48b6-815a-c8bad6eb136d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4594 | 2026.01.21 18:27:30.692949 [ 4 ] {81a7683b-6a64-48b6-815a-c8bad6eb136d} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.01.21 18:27:30.693070 [ 4 ] {81a7683b-6a64-48b6-815a-c8bad6eb136d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 4596 | 2026.01.21 18:27:30.693105 [ 4 ] {81a7683b-6a64-48b6-815a-c8bad6eb136d} <Debug> TCPHandler: Processed in 0.001188973 sec. | ||
| 4597 | 2026.01.21 18:27:30.693225 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4598 | 2026.01.21 18:27:30.693318 [ 4 ] {abc26d97-dce1-4f49-8249-18f84bfa8a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4599 | 2026.01.21 18:27:30.693372 [ 4 ] {abc26d97-dce1-4f49-8249-18f84bfa8a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4600 | 2026.01.21 18:27:30.694236 [ 4 ] {abc26d97-dce1-4f49-8249-18f84bfa8a35} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.01.21 18:27:30.694271 [ 4 ] {abc26d97-dce1-4f49-8249-18f84bfa8a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4602 | 2026.01.21 18:27:30.694821 [ 4 ] {abc26d97-dce1-4f49-8249-18f84bfa8a35} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4603 | 2026.01.21 18:27:30.695051 [ 4 ] {abc26d97-dce1-4f49-8249-18f84bfa8a35} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.01.21 18:27:30.695198 [ 4 ] {abc26d97-dce1-4f49-8249-18f84bfa8a35} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001897 sec., 5271.481286241434 rows/sec., 9.45 MiB/sec. | ||
| 4605 | 2026.01.21 18:27:30.695253 [ 4 ] {abc26d97-dce1-4f49-8249-18f84bfa8a35} <Debug> TCPHandler: Processed in 0.002084777 sec. | ||
| 4606 | 2026.01.21 18:27:30.695386 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2026.01.21 18:27:30.695483 [ 4 ] {3b02128b-1865-42a3-b32d-d8e7802d3804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.01.21 18:27:30.695525 [ 4 ] {3b02128b-1865-42a3-b32d-d8e7802d3804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4609 | 2026.01.21 18:27:30.695876 [ 4 ] {3b02128b-1865-42a3-b32d-d8e7802d3804} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.01.21 18:27:30.695910 [ 4 ] {3b02128b-1865-42a3-b32d-d8e7802d3804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4611 | 2026.01.21 18:27:30.696240 [ 4 ] {3b02128b-1865-42a3-b32d-d8e7802d3804} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4612 | 2026.01.21 18:27:30.696463 [ 4 ] {3b02128b-1865-42a3-b32d-d8e7802d3804} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.01.21 18:27:30.696587 [ 4 ] {3b02128b-1865-42a3-b32d-d8e7802d3804} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001123 sec., 92609.08281389135 rows/sec., 5.67 MiB/sec. | ||
| 4614 | 2026.01.21 18:27:30.696624 [ 4 ] {3b02128b-1865-42a3-b32d-d8e7802d3804} <Debug> TCPHandler: Processed in 0.001294696 sec. | ||
| 4615 | 2026.01.21 18:27:33.418079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 606 | ||
| 4616 | 2026.01.21 18:27:33.420334 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2026.01.21 18:27:33.420378 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4618 | 2026.01.21 18:27:33.421578 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4619 | 2026.01.21 18:27:33.421837 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.01.21 18:27:33.422085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 4621 | 2026.01.21 18:27:35.669478 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.01.21 18:27:35.669700 [ 4 ] {8e139f05-8090-4728-ba3a-da2862f37d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4623 | 2026.01.21 18:27:35.669777 [ 4 ] {8e139f05-8090-4728-ba3a-da2862f37d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4624 | 2026.01.21 18:27:35.670451 [ 4 ] {8e139f05-8090-4728-ba3a-da2862f37d29} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.01.21 18:27:35.670502 [ 4 ] {8e139f05-8090-4728-ba3a-da2862f37d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4626 | 2026.01.21 18:27:35.670894 [ 4 ] {8e139f05-8090-4728-ba3a-da2862f37d29} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4627 | 2026.01.21 18:27:35.671128 [ 4 ] {8e139f05-8090-4728-ba3a-da2862f37d29} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.01.21 18:27:35.671290 [ 4 ] {8e139f05-8090-4728-ba3a-da2862f37d29} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001645 sec., 2431.61094224924 rows/sec., 198.28 KiB/sec. | ||
| 4629 | 2026.01.21 18:27:35.671342 [ 4 ] {8e139f05-8090-4728-ba3a-da2862f37d29} <Debug> TCPHandler: Processed in 0.002001705 sec. | ||
| 4630 | 2026.01.21 18:27:35.671464 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.01.21 18:27:35.671578 [ 4 ] {2268ef4a-3797-4b75-aa37-a119a5f84c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4632 | 2026.01.21 18:27:35.671622 [ 4 ] {2268ef4a-3797-4b75-aa37-a119a5f84c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4633 | 2026.01.21 18:27:35.672097 [ 4 ] {2268ef4a-3797-4b75-aa37-a119a5f84c0e} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.01.21 18:27:35.672136 [ 4 ] {2268ef4a-3797-4b75-aa37-a119a5f84c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4635 | 2026.01.21 18:27:35.672476 [ 4 ] {2268ef4a-3797-4b75-aa37-a119a5f84c0e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4636 | 2026.01.21 18:27:35.672695 [ 4 ] {2268ef4a-3797-4b75-aa37-a119a5f84c0e} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.01.21 18:27:35.672833 [ 4 ] {2268ef4a-3797-4b75-aa37-a119a5f84c0e} <Debug> executeQuery: Read 120 rows, 10.38 KiB in 0.001279 sec., 93823.29945269742 rows/sec., 7.92 MiB/sec. | ||
| 4638 | 2026.01.21 18:27:35.672872 [ 4 ] {2268ef4a-3797-4b75-aa37-a119a5f84c0e} <Debug> TCPHandler: Processed in 0.00146056 sec. | ||
| 4639 | 2026.01.21 18:27:35.672998 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4640 | 2026.01.21 18:27:35.673092 [ 4 ] {37f8ebaf-de95-4552-8917-f3abeb24dc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4641 | 2026.01.21 18:27:35.673134 [ 4 ] {37f8ebaf-de95-4552-8917-f3abeb24dc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4642 | 2026.01.21 18:27:35.673577 [ 4 ] {37f8ebaf-de95-4552-8917-f3abeb24dc9f} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.01.21 18:27:35.673616 [ 4 ] {37f8ebaf-de95-4552-8917-f3abeb24dc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4644 | 2026.01.21 18:27:35.673936 [ 4 ] {37f8ebaf-de95-4552-8917-f3abeb24dc9f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4645 | 2026.01.21 18:27:35.674154 [ 4 ] {37f8ebaf-de95-4552-8917-f3abeb24dc9f} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.01.21 18:27:35.674283 [ 4 ] {37f8ebaf-de95-4552-8917-f3abeb24dc9f} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001209 sec., 28949.545078577336 rows/sec., 2.11 MiB/sec. | ||
| 4647 | 2026.01.21 18:27:35.674321 [ 4 ] {37f8ebaf-de95-4552-8917-f3abeb24dc9f} <Debug> TCPHandler: Processed in 0.001379737 sec. | ||
| 4648 | 2026.01.21 18:27:35.674444 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4649 | 2026.01.21 18:27:35.674538 [ 4 ] {1ea3ca51-8adf-4edf-a324-27be54d02722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4650 | 2026.01.21 18:27:35.674578 [ 4 ] {1ea3ca51-8adf-4edf-a324-27be54d02722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4651 | 2026.01.21 18:27:35.674999 [ 4 ] {1ea3ca51-8adf-4edf-a324-27be54d02722} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.01.21 18:27:35.675036 [ 4 ] {1ea3ca51-8adf-4edf-a324-27be54d02722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4653 | 2026.01.21 18:27:35.675371 [ 4 ] {1ea3ca51-8adf-4edf-a324-27be54d02722} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4654 | 2026.01.21 18:27:35.675584 [ 4 ] {1ea3ca51-8adf-4edf-a324-27be54d02722} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.01.21 18:27:35.675718 [ 4 ] {1ea3ca51-8adf-4edf-a324-27be54d02722} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001198 sec., 82637.72954924875 rows/sec., 6.46 MiB/sec. | ||
| 4656 | 2026.01.21 18:27:35.675757 [ 4 ] {1ea3ca51-8adf-4edf-a324-27be54d02722} <Debug> TCPHandler: Processed in 0.001362718 sec. | ||
| 4657 | 2026.01.21 18:27:35.675872 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2026.01.21 18:27:35.675965 [ 4 ] {21abd008-a640-4932-9036-28ae59305dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4659 | 2026.01.21 18:27:35.676009 [ 4 ] {21abd008-a640-4932-9036-28ae59305dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4660 | 2026.01.21 18:27:35.676405 [ 4 ] {21abd008-a640-4932-9036-28ae59305dd0} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.01.21 18:27:35.676443 [ 4 ] {21abd008-a640-4932-9036-28ae59305dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4662 | 2026.01.21 18:27:35.676787 [ 4 ] {21abd008-a640-4932-9036-28ae59305dd0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4663 | 2026.01.21 18:27:35.676997 [ 4 ] {21abd008-a640-4932-9036-28ae59305dd0} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.01.21 18:27:35.677128 [ 4 ] {21abd008-a640-4932-9036-28ae59305dd0} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001181 sec., 137171.88823031329 rows/sec., 9.55 MiB/sec. | ||
| 4665 | 2026.01.21 18:27:35.677166 [ 4 ] {21abd008-a640-4932-9036-28ae59305dd0} <Debug> TCPHandler: Processed in 0.001343437 sec. | ||
| 4666 | 2026.01.21 18:27:35.677275 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2026.01.21 18:27:35.677369 [ 4 ] {6c04368c-bce5-4ea6-a505-54564289d030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4668 | 2026.01.21 18:27:35.677422 [ 4 ] {6c04368c-bce5-4ea6-a505-54564289d030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4669 | 2026.01.21 18:27:35.678244 [ 4 ] {6c04368c-bce5-4ea6-a505-54564289d030} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.01.21 18:27:35.678281 [ 4 ] {6c04368c-bce5-4ea6-a505-54564289d030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4671 | 2026.01.21 18:27:35.678824 [ 4 ] {6c04368c-bce5-4ea6-a505-54564289d030} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4672 | 2026.01.21 18:27:35.679042 [ 4 ] {6c04368c-bce5-4ea6-a505-54564289d030} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2026.01.21 18:27:35.679178 [ 4 ] {6c04368c-bce5-4ea6-a505-54564289d030} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001827 sec., 16967.706622879035 rows/sec., 30.41 MiB/sec. | ||
| 4674 | 2026.01.21 18:27:35.679231 [ 4 ] {6c04368c-bce5-4ea6-a505-54564289d030} <Debug> TCPHandler: Processed in 0.002004715 sec. | ||
| 4675 | 2026.01.21 18:27:35.679344 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2026.01.21 18:27:35.679439 [ 4 ] {3826d69b-209d-43eb-9a42-f15ce460e328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4677 | 2026.01.21 18:27:35.679482 [ 4 ] {3826d69b-209d-43eb-9a42-f15ce460e328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4678 | 2026.01.21 18:27:35.679817 [ 4 ] {3826d69b-209d-43eb-9a42-f15ce460e328} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2026.01.21 18:27:35.679856 [ 4 ] {3826d69b-209d-43eb-9a42-f15ce460e328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4680 | 2026.01.21 18:27:35.680185 [ 4 ] {3826d69b-209d-43eb-9a42-f15ce460e328} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4681 | 2026.01.21 18:27:35.680390 [ 4 ] {3826d69b-209d-43eb-9a42-f15ce460e328} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2026.01.21 18:27:35.680519 [ 4 ] {3826d69b-209d-43eb-9a42-f15ce460e328} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 4683 | 2026.01.21 18:27:35.680556 [ 4 ] {3826d69b-209d-43eb-9a42-f15ce460e328} <Debug> TCPHandler: Processed in 0.001260914 sec. | ||
| 4684 | 2026.01.21 18:27:35.899245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9062 | ||
| 4685 | 2026.01.21 18:27:35.899736 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.01.21 18:27:35.899780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4687 | 2026.01.21 18:27:35.900290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4688 | 2026.01.21 18:27:35.900524 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.01.21 18:27:35.900663 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9062 | ||
| 4690 | 2026.01.21 18:27:36.364853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4691 | 2026.01.21 18:27:36.381843 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2026.01.21 18:27:36.381911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4693 | 2026.01.21 18:27:36.388463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4694 | 2026.01.21 18:27:36.389190 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2026.01.21 18:27:36.392283 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4696 | 2026.01.21 18:27:40.678476 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2026.01.21 18:27:40.678678 [ 4 ] {6def3a14-f819-4155-bf85-9412c9fac69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4698 | 2026.01.21 18:27:40.678741 [ 4 ] {6def3a14-f819-4155-bf85-9412c9fac69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4699 | 2026.01.21 18:27:40.679579 [ 4 ] {6def3a14-f819-4155-bf85-9412c9fac69e} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.01.21 18:27:40.679626 [ 4 ] {6def3a14-f819-4155-bf85-9412c9fac69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4701 | 2026.01.21 18:27:40.680241 [ 4 ] {6def3a14-f819-4155-bf85-9412c9fac69e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4702 | 2026.01.21 18:27:40.680608 [ 4 ] {6def3a14-f819-4155-bf85-9412c9fac69e} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2026.01.21 18:27:40.680765 [ 4 ] {6def3a14-f819-4155-bf85-9412c9fac69e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002084 sec., 196737.04414587334 rows/sec., 12.48 MiB/sec. | ||
| 4704 | 2026.01.21 18:27:40.680769 [ 98 ] {} <Debug> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4705 | 2026.01.21 18:27:40.680809 [ 4 ] {6def3a14-f819-4155-bf85-9412c9fac69e} <Debug> TCPHandler: Processed in 0.002441377 sec. | ||
| 4706 | 2026.01.21 18:27:40.680854 [ 98 ] {} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.01.21 18:27:40.680885 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4708 | 2026.01.21 18:27:40.680957 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.01.21 18:27:40.681011 [ 187 ] {23040323-5bb6-43ea-8ea1-195650525cb8::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 | ||
| 4710 | 2026.01.21 18:27:40.681058 [ 4 ] {bb743d36-7b5a-46aa-a65f-9e1c5e6d6149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4711 | 2026.01.21 18:27:40.681105 [ 4 ] {bb743d36-7b5a-46aa-a65f-9e1c5e6d6149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4712 | 2026.01.21 18:27:40.681164 [ 187 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4713 | 2026.01.21 18:27:40.681203 [ 187 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 4714 | 2026.01.21 18:27:40.681266 [ 187 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4715 | 2026.01.21 18:27:40.681310 [ 187 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4716 | 2026.01.21 18:27:40.681362 [ 187 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4717 | 2026.01.21 18:27:40.681401 [ 187 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4718 | 2026.01.21 18:27:40.681447 [ 187 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4719 | 2026.01.21 18:27:40.681542 [ 4 ] {bb743d36-7b5a-46aa-a65f-9e1c5e6d6149} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.01.21 18:27:40.681587 [ 4 ] {bb743d36-7b5a-46aa-a65f-9e1c5e6d6149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4721 | 2026.01.21 18:27:40.681920 [ 4 ] {bb743d36-7b5a-46aa-a65f-9e1c5e6d6149} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4722 | 2026.01.21 18:27:40.682161 [ 4 ] {bb743d36-7b5a-46aa-a65f-9e1c5e6d6149} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2026.01.21 18:27:40.682292 [ 4 ] {bb743d36-7b5a-46aa-a65f-9e1c5e6d6149} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001252 sec., 7987.220447284344 rows/sec., 651.30 KiB/sec. | ||
| 4724 | 2026.01.21 18:27:40.682330 [ 4 ] {bb743d36-7b5a-46aa-a65f-9e1c5e6d6149} <Debug> TCPHandler: Processed in 0.001422179 sec. | ||
| 4725 | 2026.01.21 18:27:40.682443 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4726 | 2026.01.21 18:27:40.682538 [ 4 ] {416d6e25-ac80-496c-a35e-95496c6079bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4727 | 2026.01.21 18:27:40.682578 [ 4 ] {416d6e25-ac80-496c-a35e-95496c6079bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4728 | 2026.01.21 18:27:40.682664 [ 186 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709677 sec., 1452906.0167505324 rows/sec., 97.98 MiB/sec. | ||
| 4729 | 2026.01.21 18:27:40.682844 [ 195 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4730 | 2026.01.21 18:27:40.683153 [ 195 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_11_2} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.01.21 18:27:40.683240 [ 195 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_11_2} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4732 | 2026.01.21 18:27:40.683318 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4733 | 2026.01.21 18:27:40.683445 [ 4 ] {416d6e25-ac80-496c-a35e-95496c6079bd} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.01.21 18:27:40.683488 [ 4 ] {416d6e25-ac80-496c-a35e-95496c6079bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4735 | 2026.01.21 18:27:40.683859 [ 4 ] {416d6e25-ac80-496c-a35e-95496c6079bd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4736 | 2026.01.21 18:27:40.684068 [ 4 ] {416d6e25-ac80-496c-a35e-95496c6079bd} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.01.21 18:27:40.684172 [ 98 ] {} <Debug> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4738 | 2026.01.21 18:27:40.684191 [ 4 ] {416d6e25-ac80-496c-a35e-95496c6079bd} <Debug> executeQuery: Read 1137 rows, 92.17 KiB in 0.001671 sec., 680430.8797127468 rows/sec., 53.87 MiB/sec. | ||
| 4739 | 2026.01.21 18:27:40.684206 [ 98 ] {} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2026.01.21 18:27:40.684233 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4741 | 2026.01.21 18:27:40.684236 [ 4 ] {416d6e25-ac80-496c-a35e-95496c6079bd} <Debug> TCPHandler: Processed in 0.001841941 sec. | ||
| 4742 | 2026.01.21 18:27:40.684321 [ 187 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::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 | ||
| 4743 | 2026.01.21 18:27:40.684381 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2026.01.21 18:27:40.684439 [ 187 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4745 | 2026.01.21 18:27:40.684469 [ 187 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2464 rows starting from the beginning of the part | ||
| 4746 | 2026.01.21 18:27:40.684480 [ 4 ] {6ddc72da-7bb9-48e9-8935-d651d475ca41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4747 | 2026.01.21 18:27:40.684512 [ 187 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1133 rows starting from the beginning of the part | ||
| 4748 | 2026.01.21 18:27:40.684525 [ 4 ] {6ddc72da-7bb9-48e9-8935-d651d475ca41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4749 | 2026.01.21 18:27:40.684555 [ 187 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1258 rows starting from the beginning of the part | ||
| 4750 | 2026.01.21 18:27:40.684592 [ 187 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1132 rows starting from the beginning of the part | ||
| 4751 | 2026.01.21 18:27:40.684627 [ 187 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 120 rows starting from the beginning of the part | ||
| 4752 | 2026.01.21 18:27:40.684661 [ 187 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1137 rows starting from the beginning of the part | ||
| 4753 | 2026.01.21 18:27:40.685030 [ 4 ] {6ddc72da-7bb9-48e9-8935-d651d475ca41} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.01.21 18:27:40.685069 [ 4 ] {6ddc72da-7bb9-48e9-8935-d651d475ca41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4755 | 2026.01.21 18:27:40.685407 [ 4 ] {6ddc72da-7bb9-48e9-8935-d651d475ca41} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4756 | 2026.01.21 18:27:40.685613 [ 4 ] {6ddc72da-7bb9-48e9-8935-d651d475ca41} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.01.21 18:27:40.685735 [ 4 ] {6ddc72da-7bb9-48e9-8935-d651d475ca41} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001331 sec., 169045.830202855 rows/sec., 10.10 MiB/sec. | ||
| 4758 | 2026.01.21 18:27:40.685770 [ 4 ] {6ddc72da-7bb9-48e9-8935-d651d475ca41} <Debug> TCPHandler: Processed in 0.001498661 sec. | ||
| 4759 | 2026.01.21 18:27:40.685944 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.01.21 18:27:40.686037 [ 4 ] {124d9801-49d6-4d7f-854d-0442b460a00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4761 | 2026.01.21 18:27:40.686076 [ 4 ] {124d9801-49d6-4d7f-854d-0442b460a00c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4762 | 2026.01.21 18:27:40.686554 [ 4 ] {124d9801-49d6-4d7f-854d-0442b460a00c} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.01.21 18:27:40.686591 [ 4 ] {124d9801-49d6-4d7f-854d-0442b460a00c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4764 | 2026.01.21 18:27:40.686910 [ 4 ] {124d9801-49d6-4d7f-854d-0442b460a00c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4765 | 2026.01.21 18:27:40.687047 [ 192 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7244 rows, containing 5 columns (5 merged, 0 gathered) in 0.002753426 sec., 2630904.18990741 rows/sec., 222.32 MiB/sec. | ||
| 4766 | 2026.01.21 18:27:40.687138 [ 4 ] {124d9801-49d6-4d7f-854d-0442b460a00c} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2026.01.21 18:27:40.687280 [ 4 ] {124d9801-49d6-4d7f-854d-0442b460a00c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00126 sec., 168253.96825396825 rows/sec., 10.85 MiB/sec. | ||
| 4768 | 2026.01.21 18:27:40.687320 [ 4 ] {124d9801-49d6-4d7f-854d-0442b460a00c} <Debug> TCPHandler: Processed in 0.001423489 sec. | ||
| 4769 | 2026.01.21 18:27:40.687384 [ 190 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4770 | 2026.01.21 18:27:40.687435 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2026.01.21 18:27:40.687538 [ 4 ] {fc640aaf-33a2-4d40-a77d-32524408bda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4772 | 2026.01.21 18:27:40.687587 [ 4 ] {fc640aaf-33a2-4d40-a77d-32524408bda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4773 | 2026.01.21 18:27:40.687707 [ 190 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_26_5} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.01.21 18:27:40.687790 [ 190 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_26_5} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4775 | 2026.01.21 18:27:40.687877 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 4776 | 2026.01.21 18:27:40.688076 [ 4 ] {fc640aaf-33a2-4d40-a77d-32524408bda1} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.01.21 18:27:40.688118 [ 4 ] {fc640aaf-33a2-4d40-a77d-32524408bda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4778 | 2026.01.21 18:27:40.688422 [ 4 ] {fc640aaf-33a2-4d40-a77d-32524408bda1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4779 | 2026.01.21 18:27:40.688627 [ 4 ] {fc640aaf-33a2-4d40-a77d-32524408bda1} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.01.21 18:27:40.688730 [ 98 ] {} <Debug> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4781 | 2026.01.21 18:27:40.688751 [ 4 ] {fc640aaf-33a2-4d40-a77d-32524408bda1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001231 sec., 171405.36149471972 rows/sec., 9.73 MiB/sec. | ||
| 4782 | 2026.01.21 18:27:40.688761 [ 98 ] {} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.01.21 18:27:40.688793 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4784 | 2026.01.21 18:27:40.688795 [ 4 ] {fc640aaf-33a2-4d40-a77d-32524408bda1} <Debug> TCPHandler: Processed in 0.001413079 sec. | ||
| 4785 | 2026.01.21 18:27:40.688863 [ 186 ] {3a5630c2-0e41-43a5-94bb-221299965130::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 | ||
| 4786 | 2026.01.21 18:27:40.688917 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.01.21 18:27:40.688970 [ 186 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4788 | 2026.01.21 18:27:40.689007 [ 186 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 4789 | 2026.01.21 18:27:40.689015 [ 4 ] {52e4224a-327c-4069-abd7-d55bdd3c4066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4790 | 2026.01.21 18:27:40.689060 [ 4 ] {52e4224a-327c-4069-abd7-d55bdd3c4066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4791 | 2026.01.21 18:27:40.689069 [ 186 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4792 | 2026.01.21 18:27:40.689119 [ 186 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4793 | 2026.01.21 18:27:40.689158 [ 186 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4794 | 2026.01.21 18:27:40.689195 [ 186 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4795 | 2026.01.21 18:27:40.689234 [ 186 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4796 | 2026.01.21 18:27:40.689715 [ 4 ] {52e4224a-327c-4069-abd7-d55bdd3c4066} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.01.21 18:27:40.689756 [ 4 ] {52e4224a-327c-4069-abd7-d55bdd3c4066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4798 | 2026.01.21 18:27:40.690109 [ 4 ] {52e4224a-327c-4069-abd7-d55bdd3c4066} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4799 | 2026.01.21 18:27:40.690189 [ 190 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357987 sec., 941098.8470434548 rows/sec., 57.20 MiB/sec. | ||
| 4800 | 2026.01.21 18:27:40.690325 [ 4 ] {52e4224a-327c-4069-abd7-d55bdd3c4066} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.01.21 18:27:40.690345 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4802 | 2026.01.21 18:27:40.690436 [ 98 ] {} <Debug> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4803 | 2026.01.21 18:27:40.690455 [ 4 ] {52e4224a-327c-4069-abd7-d55bdd3c4066} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.001458 sec., 479423.8683127572 rows/sec., 33.55 MiB/sec. | ||
| 4804 | 2026.01.21 18:27:40.690467 [ 98 ] {} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.01.21 18:27:40.690496 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4806 | 2026.01.21 18:27:40.690500 [ 4 ] {52e4224a-327c-4069-abd7-d55bdd3c4066} <Debug> TCPHandler: Processed in 0.001632424 sec. | ||
| 4807 | 2026.01.21 18:27:40.690566 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::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 | ||
| 4808 | 2026.01.21 18:27:40.690625 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.01.21 18:27:40.690661 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4810 | 2026.01.21 18:27:40.690665 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_11_2} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.01.21 18:27:40.690693 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1250 rows starting from the beginning of the part | ||
| 4812 | 2026.01.21 18:27:40.690724 [ 4 ] {b3519a58-714b-484d-97c8-ad94b75e7ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4813 | 2026.01.21 18:27:40.690742 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 691 rows starting from the beginning of the part | ||
| 4814 | 2026.01.21 18:27:40.690765 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_11_2} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4815 | 2026.01.21 18:27:40.690770 [ 4 ] {b3519a58-714b-484d-97c8-ad94b75e7ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4816 | 2026.01.21 18:27:40.690788 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 551 rows starting from the beginning of the part | ||
| 4817 | 2026.01.21 18:27:40.690828 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 689 rows starting from the beginning of the part | ||
| 4818 | 2026.01.21 18:27:40.690859 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4819 | 2026.01.21 18:27:40.690864 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 99 rows starting from the beginning of the part | ||
| 4820 | 2026.01.21 18:27:40.690929 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 699 rows starting from the beginning of the part | ||
| 4821 | 2026.01.21 18:27:40.691119 [ 4 ] {b3519a58-714b-484d-97c8-ad94b75e7ece} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.01.21 18:27:40.691161 [ 4 ] {b3519a58-714b-484d-97c8-ad94b75e7ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4823 | 2026.01.21 18:27:40.691467 [ 4 ] {b3519a58-714b-484d-97c8-ad94b75e7ece} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4824 | 2026.01.21 18:27:40.691693 [ 4 ] {b3519a58-714b-484d-97c8-ad94b75e7ece} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.01.21 18:27:40.691821 [ 4 ] {b3519a58-714b-484d-97c8-ad94b75e7ece} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 4826 | 2026.01.21 18:27:40.691857 [ 4 ] {b3519a58-714b-484d-97c8-ad94b75e7ece} <Debug> TCPHandler: Processed in 0.001280946 sec. | ||
| 4827 | 2026.01.21 18:27:40.691965 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2026.01.21 18:27:40.692052 [ 4 ] {3db958fc-71c7-4561-afe2-f42f85e4369c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4829 | 2026.01.21 18:27:40.692090 [ 4 ] {3db958fc-71c7-4561-afe2-f42f85e4369c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4830 | 2026.01.21 18:27:40.692280 [ 192 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3979 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772089 sec., 2245372.551830072 rows/sec., 168.91 MiB/sec. | ||
| 4831 | 2026.01.21 18:27:40.692426 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4832 | 2026.01.21 18:27:40.692509 [ 4 ] {3db958fc-71c7-4561-afe2-f42f85e4369c} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.01.21 18:27:40.692548 [ 4 ] {3db958fc-71c7-4561-afe2-f42f85e4369c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4834 | 2026.01.21 18:27:40.692685 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_26_5} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.01.21 18:27:40.692759 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_26_5} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4836 | 2026.01.21 18:27:40.692895 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 4837 | 2026.01.21 18:27:40.692955 [ 4 ] {3db958fc-71c7-4561-afe2-f42f85e4369c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4838 | 2026.01.21 18:27:40.693167 [ 4 ] {3db958fc-71c7-4561-afe2-f42f85e4369c} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.01.21 18:27:40.693267 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4840 | 2026.01.21 18:27:40.693295 [ 4 ] {3db958fc-71c7-4561-afe2-f42f85e4369c} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.001248 sec., 255608.97435897437 rows/sec., 16.80 MiB/sec. | ||
| 4841 | 2026.01.21 18:27:40.693296 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.01.21 18:27:40.693333 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4843 | 2026.01.21 18:27:40.693339 [ 4 ] {3db958fc-71c7-4561-afe2-f42f85e4369c} <Debug> TCPHandler: Processed in 0.001415969 sec. | ||
| 4844 | 2026.01.21 18:27:40.693402 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::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 | ||
| 4845 | 2026.01.21 18:27:40.693458 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2026.01.21 18:27:40.693507 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4847 | 2026.01.21 18:27:40.693539 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7461 rows starting from the beginning of the part | ||
| 4848 | 2026.01.21 18:27:40.693555 [ 4 ] {0b4b7d8a-f5ff-4230-a573-819320b5fb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4849 | 2026.01.21 18:27:40.693592 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 315 rows starting from the beginning of the part | ||
| 4850 | 2026.01.21 18:27:40.693602 [ 4 ] {0b4b7d8a-f5ff-4230-a573-819320b5fb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4851 | 2026.01.21 18:27:40.693646 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 844 rows starting from the beginning of the part | ||
| 4852 | 2026.01.21 18:27:40.693693 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part | ||
| 4853 | 2026.01.21 18:27:40.693732 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part | ||
| 4854 | 2026.01.21 18:27:40.693772 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 319 rows starting from the beginning of the part | ||
| 4855 | 2026.01.21 18:27:40.693931 [ 4 ] {0b4b7d8a-f5ff-4230-a573-819320b5fb24} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.01.21 18:27:40.693974 [ 4 ] {0b4b7d8a-f5ff-4230-a573-819320b5fb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4857 | 2026.01.21 18:27:40.694279 [ 4 ] {0b4b7d8a-f5ff-4230-a573-819320b5fb24} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4858 | 2026.01.21 18:27:40.694481 [ 4 ] {0b4b7d8a-f5ff-4230-a573-819320b5fb24} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.01.21 18:27:40.694578 [ 98 ] {} <Debug> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4860 | 2026.01.21 18:27:40.694606 [ 98 ] {} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.01.21 18:27:40.694608 [ 4 ] {0b4b7d8a-f5ff-4230-a573-819320b5fb24} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 4862 | 2026.01.21 18:27:40.694622 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4863 | 2026.01.21 18:27:40.694655 [ 4 ] {0b4b7d8a-f5ff-4230-a573-819320b5fb24} <Debug> TCPHandler: Processed in 0.001245554 sec. | ||
| 4864 | 2026.01.21 18:27:40.694709 [ 192 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 4865 | 2026.01.21 18:27:40.694809 [ 192 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4866 | 2026.01.21 18:27:40.694821 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.01.21 18:27:40.694848 [ 192 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 4868 | 2026.01.21 18:27:40.694919 [ 192 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4869 | 2026.01.21 18:27:40.694928 [ 4 ] {d5f6dea8-010e-4d0b-81a8-936bf1acd169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4870 | 2026.01.21 18:27:40.694980 [ 192 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 4871 | 2026.01.21 18:27:40.694988 [ 4 ] {d5f6dea8-010e-4d0b-81a8-936bf1acd169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4872 | 2026.01.21 18:27:40.695043 [ 192 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 4873 | 2026.01.21 18:27:40.695104 [ 192 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 4874 | 2026.01.21 18:27:40.695168 [ 192 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 4875 | 2026.01.21 18:27:40.695785 [ 4 ] {d5f6dea8-010e-4d0b-81a8-936bf1acd169} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.01.21 18:27:40.695821 [ 4 ] {d5f6dea8-010e-4d0b-81a8-936bf1acd169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4877 | 2026.01.21 18:27:40.696241 [ 189 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001560913 sec., 6406.506960990138 rows/sec., 431.69 KiB/sec. | ||
| 4878 | 2026.01.21 18:27:40.696409 [ 4 ] {d5f6dea8-010e-4d0b-81a8-936bf1acd169} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4879 | 2026.01.21 18:27:40.696418 [ 189 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4880 | 2026.01.21 18:27:40.696702 [ 4 ] {d5f6dea8-010e-4d0b-81a8-936bf1acd169} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.01.21 18:27:40.696849 [ 189 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_10_2} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.01.21 18:27:40.696865 [ 4 ] {d5f6dea8-010e-4d0b-81a8-936bf1acd169} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001956 sec., 5112.474437627812 rows/sec., 9.16 MiB/sec. | ||
| 4883 | 2026.01.21 18:27:40.696926 [ 4 ] {d5f6dea8-010e-4d0b-81a8-936bf1acd169} <Debug> TCPHandler: Processed in 0.00215774 sec. | ||
| 4884 | 2026.01.21 18:27:40.696948 [ 189 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_10_2} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4885 | 2026.01.21 18:27:40.697040 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.01.21 18:27:40.697054 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4887 | 2026.01.21 18:27:40.697140 [ 4 ] {211d36c6-ff60-4d21-b1d3-23c327af6fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4888 | 2026.01.21 18:27:40.697202 [ 4 ] {211d36c6-ff60-4d21-b1d3-23c327af6fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4889 | 2026.01.21 18:27:40.697499 [ 189 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9415 rows, containing 5 columns (5 merged, 0 gathered) in 0.004126793 sec., 2281432.5797295864 rows/sec., 153.72 MiB/sec. | ||
| 4890 | 2026.01.21 18:27:40.697670 [ 4 ] {211d36c6-ff60-4d21-b1d3-23c327af6fe0} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2026.01.21 18:27:40.697720 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4892 | 2026.01.21 18:27:40.697723 [ 4 ] {211d36c6-ff60-4d21-b1d3-23c327af6fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4893 | 2026.01.21 18:27:40.698066 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.01.21 18:27:40.698153 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4895 | 2026.01.21 18:27:40.698160 [ 4 ] {211d36c6-ff60-4d21-b1d3-23c327af6fe0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4896 | 2026.01.21 18:27:40.698226 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 4897 | 2026.01.21 18:27:40.698379 [ 4 ] {211d36c6-ff60-4d21-b1d3-23c327af6fe0} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2026.01.21 18:27:40.698488 [ 98 ] {} <Debug> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4899 | 2026.01.21 18:27:40.698508 [ 4 ] {211d36c6-ff60-4d21-b1d3-23c327af6fe0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001431 sec., 72676.4500349406 rows/sec., 4.45 MiB/sec. | ||
| 4900 | 2026.01.21 18:27:40.698521 [ 98 ] {} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.01.21 18:27:40.698546 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4902 | 2026.01.21 18:27:40.698548 [ 4 ] {211d36c6-ff60-4d21-b1d3-23c327af6fe0} <Debug> TCPHandler: Processed in 0.001603904 sec. | ||
| 4903 | 2026.01.21 18:27:40.698621 [ 197 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 4904 | 2026.01.21 18:27:40.698720 [ 197 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4905 | 2026.01.21 18:27:40.698751 [ 197 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1508 rows starting from the beginning of the part | ||
| 4906 | 2026.01.21 18:27:40.698804 [ 197 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4907 | 2026.01.21 18:27:40.698909 [ 197 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 4908 | 2026.01.21 18:27:40.698946 [ 197 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4909 | 2026.01.21 18:27:40.698983 [ 197 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 4910 | 2026.01.21 18:27:40.699020 [ 197 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4911 | 2026.01.21 18:27:40.700048 [ 197 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1940 rows, containing 4 columns (4 merged, 0 gathered) in 0.001411369 sec., 1374551.9421214438 rows/sec., 88.13 MiB/sec. | ||
| 4912 | 2026.01.21 18:27:40.700218 [ 197 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4913 | 2026.01.21 18:27:40.700450 [ 197 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_26_5} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.01.21 18:27:40.700509 [ 197 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_26_5} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4915 | 2026.01.21 18:27:40.700561 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4916 | 2026.01.21 18:27:43.304787 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4917 | 2026.01.21 18:27:43.304838 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4918 | 2026.01.21 18:27:43.401716 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9574 | ||
| 4919 | 2026.01.21 18:27:43.402239 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.01.21 18:27:43.402287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4921 | 2026.01.21 18:27:43.402837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4922 | 2026.01.21 18:27:43.403164 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.01.21 18:27:43.403345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9574 | ||
| 4924 | 2026.01.21 18:27:43.422361 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 644 | ||
| 4925 | 2026.01.21 18:27:43.424821 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.01.21 18:27:43.424875 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4927 | 2026.01.21 18:27:43.426079 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4928 | 2026.01.21 18:27:43.426373 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2026.01.21 18:27:43.426724 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 644 | ||
| 4930 | 2026.01.21 18:27:43.893322 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4931 | 2026.01.21 18:27:43.909717 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.01.21 18:27:43.909770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4933 | 2026.01.21 18:27:43.915541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4934 | 2026.01.21 18:27:43.916272 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.01.21 18:27:43.919058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4936 | 2026.01.21 18:27:45.669161 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4937 | 2026.01.21 18:27:45.669353 [ 4 ] {84400e8a-ea46-4dbd-b866-71c0392e7fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4938 | 2026.01.21 18:27:45.669418 [ 4 ] {84400e8a-ea46-4dbd-b866-71c0392e7fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4939 | 2026.01.21 18:27:45.670122 [ 4 ] {84400e8a-ea46-4dbd-b866-71c0392e7fb3} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.01.21 18:27:45.670164 [ 4 ] {84400e8a-ea46-4dbd-b866-71c0392e7fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4941 | 2026.01.21 18:27:45.670555 [ 4 ] {84400e8a-ea46-4dbd-b866-71c0392e7fb3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4942 | 2026.01.21 18:27:45.670780 [ 4 ] {84400e8a-ea46-4dbd-b866-71c0392e7fb3} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.01.21 18:27:45.670926 [ 4 ] {84400e8a-ea46-4dbd-b866-71c0392e7fb3} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001623 sec., 72704.86752926679 rows/sec., 6.16 MiB/sec. | ||
| 4944 | 2026.01.21 18:27:45.670967 [ 4 ] {84400e8a-ea46-4dbd-b866-71c0392e7fb3} <Debug> TCPHandler: Processed in 0.001933393 sec. | ||
| 4945 | 2026.01.21 18:27:45.671084 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4946 | 2026.01.21 18:27:45.671180 [ 4 ] {4d57f326-2ece-4fc8-bdb5-5a9caec51d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4947 | 2026.01.21 18:27:45.671221 [ 4 ] {4d57f326-2ece-4fc8-bdb5-5a9caec51d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4948 | 2026.01.21 18:27:45.671624 [ 4 ] {4d57f326-2ece-4fc8-bdb5-5a9caec51d74} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.01.21 18:27:45.671661 [ 4 ] {4d57f326-2ece-4fc8-bdb5-5a9caec51d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4950 | 2026.01.21 18:27:45.671962 [ 4 ] {4d57f326-2ece-4fc8-bdb5-5a9caec51d74} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4951 | 2026.01.21 18:27:45.672183 [ 4 ] {4d57f326-2ece-4fc8-bdb5-5a9caec51d74} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.01.21 18:27:45.672319 [ 4 ] {4d57f326-2ece-4fc8-bdb5-5a9caec51d74} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001158 sec., 26770.293609671848 rows/sec., 1.97 MiB/sec. | ||
| 4953 | 2026.01.21 18:27:45.672356 [ 4 ] {4d57f326-2ece-4fc8-bdb5-5a9caec51d74} <Debug> TCPHandler: Processed in 0.001321166 sec. | ||
| 4954 | 2026.01.21 18:27:45.672464 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.01.21 18:27:45.672558 [ 4 ] {0363db09-6826-4139-a501-e06578b680ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4956 | 2026.01.21 18:27:45.672597 [ 4 ] {0363db09-6826-4139-a501-e06578b680ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4957 | 2026.01.21 18:27:45.673025 [ 4 ] {0363db09-6826-4139-a501-e06578b680ec} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.01.21 18:27:45.673061 [ 4 ] {0363db09-6826-4139-a501-e06578b680ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4959 | 2026.01.21 18:27:45.673360 [ 4 ] {0363db09-6826-4139-a501-e06578b680ec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4960 | 2026.01.21 18:27:45.673567 [ 4 ] {0363db09-6826-4139-a501-e06578b680ec} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.01.21 18:27:45.673693 [ 4 ] {0363db09-6826-4139-a501-e06578b680ec} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001153 sec., 82393.75542064181 rows/sec., 6.44 MiB/sec. | ||
| 4962 | 2026.01.21 18:27:45.673730 [ 4 ] {0363db09-6826-4139-a501-e06578b680ec} <Debug> TCPHandler: Processed in 0.001313396 sec. | ||
| 4963 | 2026.01.21 18:27:45.673841 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4964 | 2026.01.21 18:27:45.673936 [ 4 ] {3146d610-043d-4b24-ab78-054e8776a1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4965 | 2026.01.21 18:27:45.673977 [ 4 ] {3146d610-043d-4b24-ab78-054e8776a1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4966 | 2026.01.21 18:27:45.674396 [ 4 ] {3146d610-043d-4b24-ab78-054e8776a1b7} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.01.21 18:27:45.674431 [ 4 ] {3146d610-043d-4b24-ab78-054e8776a1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4968 | 2026.01.21 18:27:45.674754 [ 4 ] {3146d610-043d-4b24-ab78-054e8776a1b7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4969 | 2026.01.21 18:27:45.674956 [ 4 ] {3146d610-043d-4b24-ab78-054e8776a1b7} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.01.21 18:27:45.675088 [ 4 ] {3146d610-043d-4b24-ab78-054e8776a1b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 4971 | 2026.01.21 18:27:45.675123 [ 4 ] {3146d610-043d-4b24-ab78-054e8776a1b7} <Debug> TCPHandler: Processed in 0.001331507 sec. | ||
| 4972 | 2026.01.21 18:27:45.675237 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.01.21 18:27:45.675331 [ 4 ] {16f29f3f-6219-4fc3-a583-c40b439b496c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4974 | 2026.01.21 18:27:45.675384 [ 4 ] {16f29f3f-6219-4fc3-a583-c40b439b496c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4975 | 2026.01.21 18:27:45.676181 [ 4 ] {16f29f3f-6219-4fc3-a583-c40b439b496c} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.01.21 18:27:45.676218 [ 4 ] {16f29f3f-6219-4fc3-a583-c40b439b496c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4977 | 2026.01.21 18:27:45.676746 [ 4 ] {16f29f3f-6219-4fc3-a583-c40b439b496c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4978 | 2026.01.21 18:27:45.676973 [ 4 ] {16f29f3f-6219-4fc3-a583-c40b439b496c} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.01.21 18:27:45.677109 [ 4 ] {16f29f3f-6219-4fc3-a583-c40b439b496c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001796 sec., 17260.57906458797 rows/sec., 30.93 MiB/sec. | ||
| 4980 | 2026.01.21 18:27:45.677159 [ 4 ] {16f29f3f-6219-4fc3-a583-c40b439b496c} <Debug> TCPHandler: Processed in 0.001970094 sec. | ||
| 4981 | 2026.01.21 18:27:45.677271 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.01.21 18:27:45.677366 [ 4 ] {1dec25b5-fe71-4f63-8bd2-bd072dc8d57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4983 | 2026.01.21 18:27:45.677408 [ 4 ] {1dec25b5-fe71-4f63-8bd2-bd072dc8d57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4984 | 2026.01.21 18:27:45.677741 [ 4 ] {1dec25b5-fe71-4f63-8bd2-bd072dc8d57d} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.01.21 18:27:45.677777 [ 4 ] {1dec25b5-fe71-4f63-8bd2-bd072dc8d57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4986 | 2026.01.21 18:27:45.678077 [ 4 ] {1dec25b5-fe71-4f63-8bd2-bd072dc8d57d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4987 | 2026.01.21 18:27:45.678282 [ 4 ] {1dec25b5-fe71-4f63-8bd2-bd072dc8d57d} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.01.21 18:27:45.678409 [ 4 ] {1dec25b5-fe71-4f63-8bd2-bd072dc8d57d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 4989 | 2026.01.21 18:27:45.678445 [ 4 ] {1dec25b5-fe71-4f63-8bd2-bd072dc8d57d} <Debug> TCPHandler: Processed in 0.001222854 sec. | ||
| 4990 | 2026.01.21 18:27:50.679465 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.01.21 18:27:50.679689 [ 4 ] {49415f3f-2ba2-4af9-bd0c-e676130e7981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4992 | 2026.01.21 18:27:50.679761 [ 4 ] {49415f3f-2ba2-4af9-bd0c-e676130e7981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4993 | 2026.01.21 18:27:50.680608 [ 4 ] {49415f3f-2ba2-4af9-bd0c-e676130e7981} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.01.21 18:27:50.680662 [ 4 ] {49415f3f-2ba2-4af9-bd0c-e676130e7981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4995 | 2026.01.21 18:27:50.681093 [ 4 ] {49415f3f-2ba2-4af9-bd0c-e676130e7981} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4996 | 2026.01.21 18:27:50.681338 [ 4 ] {49415f3f-2ba2-4af9-bd0c-e676130e7981} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.01.21 18:27:50.681500 [ 4 ] {49415f3f-2ba2-4af9-bd0c-e676130e7981} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001868 sec., 219486.08137044968 rows/sec., 13.92 MiB/sec. | ||
| 4998 | 2026.01.21 18:27:50.681554 [ 4 ] {49415f3f-2ba2-4af9-bd0c-e676130e7981} <Debug> TCPHandler: Processed in 0.002235841 sec. | ||
| 4999 | 2026.01.21 18:27:50.681695 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.01.21 18:27:50.681804 [ 4 ] {278a200d-a217-46b1-9048-644edb901fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5001 | 2026.01.21 18:27:50.681849 [ 4 ] {278a200d-a217-46b1-9048-644edb901fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5002 | 2026.01.21 18:27:50.682722 [ 4 ] {278a200d-a217-46b1-9048-644edb901fb9} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.01.21 18:27:50.682778 [ 4 ] {278a200d-a217-46b1-9048-644edb901fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5004 | 2026.01.21 18:27:50.683214 [ 4 ] {278a200d-a217-46b1-9048-644edb901fb9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5005 | 2026.01.21 18:27:50.683456 [ 4 ] {278a200d-a217-46b1-9048-644edb901fb9} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.01.21 18:27:50.683591 [ 4 ] {278a200d-a217-46b1-9048-644edb901fb9} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001813 sec., 624379.4815223387 rows/sec., 49.45 MiB/sec. | ||
| 5007 | 2026.01.21 18:27:50.683632 [ 4 ] {278a200d-a217-46b1-9048-644edb901fb9} <Debug> TCPHandler: Processed in 0.001997174 sec. | ||
| 5008 | 2026.01.21 18:27:50.683755 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.01.21 18:27:50.683854 [ 4 ] {395ba6a2-249a-4a4a-9049-592f67efb2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5010 | 2026.01.21 18:27:50.683895 [ 4 ] {395ba6a2-249a-4a4a-9049-592f67efb2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5011 | 2026.01.21 18:27:50.684387 [ 4 ] {395ba6a2-249a-4a4a-9049-592f67efb2d8} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.01.21 18:27:50.684425 [ 4 ] {395ba6a2-249a-4a4a-9049-592f67efb2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5013 | 2026.01.21 18:27:50.684762 [ 4 ] {395ba6a2-249a-4a4a-9049-592f67efb2d8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5014 | 2026.01.21 18:27:50.684972 [ 4 ] {395ba6a2-249a-4a4a-9049-592f67efb2d8} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.01.21 18:27:50.685079 [ 78 ] {} <Debug> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5016 | 2026.01.21 18:27:50.685100 [ 4 ] {395ba6a2-249a-4a4a-9049-592f67efb2d8} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001266 sec., 169826.224328594 rows/sec., 10.08 MiB/sec. | ||
| 5017 | 2026.01.21 18:27:50.685145 [ 78 ] {} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.01.21 18:27:50.685155 [ 4 ] {395ba6a2-249a-4a4a-9049-592f67efb2d8} <Debug> TCPHandler: Processed in 0.00145001 sec. | ||
| 5019 | 2026.01.21 18:27:50.685174 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5020 | 2026.01.21 18:27:50.685278 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2026.01.21 18:27:50.685302 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::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 | ||
| 5022 | 2026.01.21 18:27:50.685379 [ 4 ] {1a9b882d-5ed8-4c6a-a6fe-fdfa618b1c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5023 | 2026.01.21 18:27:50.685423 [ 4 ] {1a9b882d-5ed8-4c6a-a6fe-fdfa618b1c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5024 | 2026.01.21 18:27:50.685465 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5025 | 2026.01.21 18:27:50.685508 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 278 rows starting from the beginning of the part | ||
| 5026 | 2026.01.21 18:27:50.685608 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 215 rows starting from the beginning of the part | ||
| 5027 | 2026.01.21 18:27:50.685663 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
| 5028 | 2026.01.21 18:27:50.685709 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 225 rows starting from the beginning of the part | ||
| 5029 | 2026.01.21 18:27:50.685750 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5030 | 2026.01.21 18:27:50.685791 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 215 rows starting from the beginning of the part | ||
| 5031 | 2026.01.21 18:27:50.685898 [ 4 ] {1a9b882d-5ed8-4c6a-a6fe-fdfa618b1c72} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.01.21 18:27:50.685943 [ 4 ] {1a9b882d-5ed8-4c6a-a6fe-fdfa618b1c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5033 | 2026.01.21 18:27:50.686323 [ 4 ] {1a9b882d-5ed8-4c6a-a6fe-fdfa618b1c72} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5034 | 2026.01.21 18:27:50.686565 [ 4 ] {1a9b882d-5ed8-4c6a-a6fe-fdfa618b1c72} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.01.21 18:27:50.686696 [ 4 ] {1a9b882d-5ed8-4c6a-a6fe-fdfa618b1c72} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001336 sec., 158682.63473053894 rows/sec., 10.23 MiB/sec. | ||
| 5036 | 2026.01.21 18:27:50.686735 [ 4 ] {1a9b882d-5ed8-4c6a-a6fe-fdfa618b1c72} <Debug> TCPHandler: Processed in 0.001506051 sec. | ||
| 5037 | 2026.01.21 18:27:50.686790 [ 197 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547753 sec., 645451.8259696476 rows/sec., 41.96 MiB/sec. | ||
| 5038 | 2026.01.21 18:27:50.686851 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2026.01.21 18:27:50.686950 [ 4 ] {6c4600b8-0b27-4699-bcfa-37d48765158e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5040 | 2026.01.21 18:27:50.686960 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5041 | 2026.01.21 18:27:50.686992 [ 4 ] {6c4600b8-0b27-4699-bcfa-37d48765158e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5042 | 2026.01.21 18:27:50.687288 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_26_5} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.01.21 18:27:50.687376 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_26_5} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5044 | 2026.01.21 18:27:50.687456 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5045 | 2026.01.21 18:27:50.687467 [ 4 ] {6c4600b8-0b27-4699-bcfa-37d48765158e} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.01.21 18:27:50.687510 [ 4 ] {6c4600b8-0b27-4699-bcfa-37d48765158e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5047 | 2026.01.21 18:27:50.687835 [ 4 ] {6c4600b8-0b27-4699-bcfa-37d48765158e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5048 | 2026.01.21 18:27:50.688040 [ 4 ] {6c4600b8-0b27-4699-bcfa-37d48765158e} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.01.21 18:27:50.688166 [ 4 ] {6c4600b8-0b27-4699-bcfa-37d48765158e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001234 sec., 170988.65478119935 rows/sec., 9.71 MiB/sec. | ||
| 5050 | 2026.01.21 18:27:50.688203 [ 4 ] {6c4600b8-0b27-4699-bcfa-37d48765158e} <Debug> TCPHandler: Processed in 0.001400999 sec. | ||
| 5051 | 2026.01.21 18:27:50.688309 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.01.21 18:27:50.688403 [ 4 ] {0ebab664-3e90-4b88-a5df-988b0fc6dcd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5053 | 2026.01.21 18:27:50.688443 [ 4 ] {0ebab664-3e90-4b88-a5df-988b0fc6dcd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5054 | 2026.01.21 18:27:50.689081 [ 4 ] {0ebab664-3e90-4b88-a5df-988b0fc6dcd7} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.01.21 18:27:50.689118 [ 4 ] {0ebab664-3e90-4b88-a5df-988b0fc6dcd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5056 | 2026.01.21 18:27:50.689438 [ 4 ] {0ebab664-3e90-4b88-a5df-988b0fc6dcd7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5057 | 2026.01.21 18:27:50.689638 [ 4 ] {0ebab664-3e90-4b88-a5df-988b0fc6dcd7} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.01.21 18:27:50.689767 [ 4 ] {0ebab664-3e90-4b88-a5df-988b0fc6dcd7} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001383 sec., 498192.33550253074 rows/sec., 34.79 MiB/sec. | ||
| 5059 | 2026.01.21 18:27:50.689806 [ 4 ] {0ebab664-3e90-4b88-a5df-988b0fc6dcd7} <Debug> TCPHandler: Processed in 0.001546413 sec. | ||
| 5060 | 2026.01.21 18:27:50.689914 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.01.21 18:27:50.690010 [ 4 ] {e9b7a869-14d6-4473-80f1-46f976240e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5062 | 2026.01.21 18:27:50.690051 [ 4 ] {e9b7a869-14d6-4473-80f1-46f976240e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5063 | 2026.01.21 18:27:50.690378 [ 4 ] {e9b7a869-14d6-4473-80f1-46f976240e23} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.01.21 18:27:50.690414 [ 4 ] {e9b7a869-14d6-4473-80f1-46f976240e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5065 | 2026.01.21 18:27:50.690735 [ 4 ] {e9b7a869-14d6-4473-80f1-46f976240e23} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5066 | 2026.01.21 18:27:50.690949 [ 4 ] {e9b7a869-14d6-4473-80f1-46f976240e23} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.01.21 18:27:50.691046 [ 78 ] {} <Debug> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5068 | 2026.01.21 18:27:50.691075 [ 4 ] {e9b7a869-14d6-4473-80f1-46f976240e23} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 5069 | 2026.01.21 18:27:50.691077 [ 78 ] {} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.01.21 18:27:50.691114 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5071 | 2026.01.21 18:27:50.691117 [ 4 ] {e9b7a869-14d6-4473-80f1-46f976240e23} <Debug> TCPHandler: Processed in 0.001252525 sec. | ||
| 5072 | 2026.01.21 18:27:50.691204 [ 194 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 5073 | 2026.01.21 18:27:50.691232 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5074 | 2026.01.21 18:27:50.691325 [ 194 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5075 | 2026.01.21 18:27:50.691332 [ 4 ] {efde28ef-28a0-4e6a-a8d9-34c2f1c92f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5076 | 2026.01.21 18:27:50.691366 [ 194 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 5077 | 2026.01.21 18:27:50.691387 [ 4 ] {efde28ef-28a0-4e6a-a8d9-34c2f1c92f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5078 | 2026.01.21 18:27:50.691434 [ 194 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 5079 | 2026.01.21 18:27:50.691485 [ 194 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 5080 | 2026.01.21 18:27:50.691525 [ 194 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 5081 | 2026.01.21 18:27:50.691567 [ 194 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 5082 | 2026.01.21 18:27:50.691604 [ 194 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 5083 | 2026.01.21 18:27:50.691815 [ 4 ] {efde28ef-28a0-4e6a-a8d9-34c2f1c92f09} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2026.01.21 18:27:50.691857 [ 4 ] {efde28ef-28a0-4e6a-a8d9-34c2f1c92f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5085 | 2026.01.21 18:27:50.692229 [ 4 ] {efde28ef-28a0-4e6a-a8d9-34c2f1c92f09} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5086 | 2026.01.21 18:27:50.692452 [ 4 ] {efde28ef-28a0-4e6a-a8d9-34c2f1c92f09} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2026.01.21 18:27:50.692463 [ 197 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001303085 sec., 50649.03670904047 rows/sec., 2.58 MiB/sec. | ||
| 5088 | 2026.01.21 18:27:50.692585 [ 4 ] {efde28ef-28a0-4e6a-a8d9-34c2f1c92f09} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001271 sec., 247049.56726986624 rows/sec., 16.23 MiB/sec. | ||
| 5089 | 2026.01.21 18:27:50.692587 [ 194 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5090 | 2026.01.21 18:27:50.692630 [ 4 ] {efde28ef-28a0-4e6a-a8d9-34c2f1c92f09} <Debug> TCPHandler: Processed in 0.00144601 sec. | ||
| 5091 | 2026.01.21 18:27:50.692763 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2026.01.21 18:27:50.692864 [ 4 ] {450e52e7-d944-44f1-863f-5b1e0aa526c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5093 | 2026.01.21 18:27:50.692882 [ 194 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_11_2} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.01.21 18:27:50.692916 [ 4 ] {450e52e7-d944-44f1-863f-5b1e0aa526c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5095 | 2026.01.21 18:27:50.692962 [ 194 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_11_2} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5096 | 2026.01.21 18:27:50.693043 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5097 | 2026.01.21 18:27:50.693252 [ 4 ] {450e52e7-d944-44f1-863f-5b1e0aa526c8} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.01.21 18:27:50.693299 [ 4 ] {450e52e7-d944-44f1-863f-5b1e0aa526c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5099 | 2026.01.21 18:27:50.693641 [ 4 ] {450e52e7-d944-44f1-863f-5b1e0aa526c8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5100 | 2026.01.21 18:27:50.693863 [ 4 ] {450e52e7-d944-44f1-863f-5b1e0aa526c8} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.01.21 18:27:50.693994 [ 4 ] {450e52e7-d944-44f1-863f-5b1e0aa526c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 58.70 KiB/sec. | ||
| 5102 | 2026.01.21 18:27:50.694029 [ 4 ] {450e52e7-d944-44f1-863f-5b1e0aa526c8} <Debug> TCPHandler: Processed in 0.001323366 sec. | ||
| 5103 | 2026.01.21 18:27:50.694149 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2026.01.21 18:27:50.694255 [ 4 ] {e4af1b78-0a69-4205-a343-351270cc4e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5105 | 2026.01.21 18:27:50.694317 [ 4 ] {e4af1b78-0a69-4205-a343-351270cc4e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5106 | 2026.01.21 18:27:50.695161 [ 4 ] {e4af1b78-0a69-4205-a343-351270cc4e2c} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.01.21 18:27:50.695201 [ 4 ] {e4af1b78-0a69-4205-a343-351270cc4e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5108 | 2026.01.21 18:27:50.695788 [ 4 ] {e4af1b78-0a69-4205-a343-351270cc4e2c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5109 | 2026.01.21 18:27:50.696014 [ 4 ] {e4af1b78-0a69-4205-a343-351270cc4e2c} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.01.21 18:27:50.696131 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5111 | 2026.01.21 18:27:50.696153 [ 4 ] {e4af1b78-0a69-4205-a343-351270cc4e2c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001915 sec., 5221.9321148825065 rows/sec., 9.36 MiB/sec. | ||
| 5112 | 2026.01.21 18:27:50.696166 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.01.21 18:27:50.696192 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5114 | 2026.01.21 18:27:50.696211 [ 4 ] {e4af1b78-0a69-4205-a343-351270cc4e2c} <Debug> TCPHandler: Processed in 0.002110848 sec. | ||
| 5115 | 2026.01.21 18:27:50.696265 [ 197 ] {25599729-9697-4fba-81ea-895cf3e788cc::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 | ||
| 5116 | 2026.01.21 18:27:50.696340 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2026.01.21 18:27:50.696441 [ 4 ] {ca0bf1b3-8e41-46a4-914c-8d01fc9da4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5118 | 2026.01.21 18:27:50.696469 [ 197 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5119 | 2026.01.21 18:27:50.696483 [ 4 ] {ca0bf1b3-8e41-46a4-914c-8d01fc9da4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5120 | 2026.01.21 18:27:50.696525 [ 197 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 385 rows starting from the beginning of the part | ||
| 5121 | 2026.01.21 18:27:50.696645 [ 197 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 5122 | 2026.01.21 18:27:50.696753 [ 197 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 5123 | 2026.01.21 18:27:50.696844 [ 4 ] {ca0bf1b3-8e41-46a4-914c-8d01fc9da4d0} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2026.01.21 18:27:50.696856 [ 197 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 5125 | 2026.01.21 18:27:50.696887 [ 4 ] {ca0bf1b3-8e41-46a4-914c-8d01fc9da4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5126 | 2026.01.21 18:27:50.696984 [ 197 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5127 | 2026.01.21 18:27:50.697099 [ 197 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 5128 | 2026.01.21 18:27:50.697215 [ 4 ] {ca0bf1b3-8e41-46a4-914c-8d01fc9da4d0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5129 | 2026.01.21 18:27:50.697448 [ 4 ] {ca0bf1b3-8e41-46a4-914c-8d01fc9da4d0} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.01.21 18:27:50.697591 [ 4 ] {ca0bf1b3-8e41-46a4-914c-8d01fc9da4d0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001169 sec., 88964.9272882806 rows/sec., 5.45 MiB/sec. | ||
| 5131 | 2026.01.21 18:27:50.697629 [ 4 ] {ca0bf1b3-8e41-46a4-914c-8d01fc9da4d0} <Debug> TCPHandler: Processed in 0.001338277 sec. | ||
| 5132 | 2026.01.21 18:27:50.700544 [ 194 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 477 rows, containing 19 columns (19 merged, 0 gathered) in 0.004309679 sec., 110681.09713043593 rows/sec., 198.34 MiB/sec. | ||
| 5133 | 2026.01.21 18:27:50.701439 [ 194 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5134 | 2026.01.21 18:27:50.701799 [ 194 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.01.21 18:27:50.701867 [ 194 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5136 | 2026.01.21 18:27:50.702008 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5137 | 2026.01.21 18:27:50.904390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10022 | ||
| 5138 | 2026.01.21 18:27:50.904818 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.01.21 18:27:50.904857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5140 | 2026.01.21 18:27:50.905278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5141 | 2026.01.21 18:27:50.905503 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.01.21 18:27:50.905619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10022 | ||
| 5143 | 2026.01.21 18:27:50.905642 [ 78 ] {} <Debug> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5144 | 2026.01.21 18:27:50.905694 [ 78 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.01.21 18:27:50.905712 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5146 | 2026.01.21 18:27:50.905798 [ 197 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::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 | ||
| 5147 | 2026.01.21 18:27:50.905887 [ 197 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5148 | 2026.01.21 18:27:50.905917 [ 197 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7654 rows starting from the beginning of the part | ||
| 5149 | 2026.01.21 18:27:50.905969 [ 197 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5150 | 2026.01.21 18:27:50.906011 [ 197 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5151 | 2026.01.21 18:27:50.906050 [ 197 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5152 | 2026.01.21 18:27:50.906098 [ 197 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5153 | 2026.01.21 18:27:50.906140 [ 197 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5154 | 2026.01.21 18:27:50.907967 [ 203 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10022 rows, containing 4 columns (4 merged, 0 gathered) in 0.00219985 sec., 4555765.165806759 rows/sec., 65.17 MiB/sec. | ||
| 5155 | 2026.01.21 18:27:50.908268 [ 191 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5156 | 2026.01.21 18:27:50.908567 [ 191 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_21_4} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.01.21 18:27:50.908644 [ 191 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_21_4} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5158 | 2026.01.21 18:27:50.908760 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5159 | 2026.01.21 18:27:51.420049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5160 | 2026.01.21 18:27:51.437807 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.01.21 18:27:51.437869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5162 | 2026.01.21 18:27:51.444159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5163 | 2026.01.21 18:27:51.444869 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.01.21 18:27:51.445210 [ 77 ] {} <Debug> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5165 | 2026.01.21 18:27:51.445313 [ 77 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.01.21 18:27:51.445350 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5167 | 2026.01.21 18:27:51.445528 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 5168 | 2026.01.21 18:27:51.448546 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5169 | 2026.01.21 18:27:51.449502 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5170 | 2026.01.21 18:27:51.450998 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 5171 | 2026.01.21 18:27:51.455327 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5172 | 2026.01.21 18:27:51.459441 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5173 | 2026.01.21 18:27:51.463785 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 5174 | 2026.01.21 18:27:51.468417 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 5175 | 2026.01.21 18:27:51.472343 [ 191 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 5176 | 2026.01.21 18:27:51.519832 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.074398629 sec., 2137.1361560977152 rows/sec., 11.05 MiB/sec. | ||
| 5177 | 2026.01.21 18:27:51.521581 [ 199 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5178 | 2026.01.21 18:27:51.523371 [ 199 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_21_4} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.01.21 18:27:51.523457 [ 199 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_21_4} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5180 | 2026.01.21 18:27:51.524713 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5181 | 2026.01.21 18:27:52.001085 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.95 MiB, peak 259.49 MiB, free memory in arenas 0.00 B, will set to 251.28 MiB (RSS), difference: 2.33 MiB | ||
| 5182 | 2026.01.21 18:27:52.161719 [ 77 ] {} <Debug> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5183 | 2026.01.21 18:27:52.161787 [ 77 ] {} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.01.21 18:27:52.161810 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5185 | 2026.01.21 18:27:52.161930 [ 198 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::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 | ||
| 5186 | 2026.01.21 18:27:52.162072 [ 198 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5187 | 2026.01.21 18:27:52.162107 [ 198 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::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 | ||
| 5188 | 2026.01.21 18:27:52.162173 [ 198 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::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 | ||
| 5189 | 2026.01.21 18:27:52.162217 [ 198 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 5190 | 2026.01.21 18:27:52.162258 [ 198 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5191 | 2026.01.21 18:27:52.162298 [ 198 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 5192 | 2026.01.21 18:27:52.163081 [ 203 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202673 sec., 31596.285939735906 rows/sec., 2.64 MiB/sec. | ||
| 5193 | 2026.01.21 18:27:52.163304 [ 188 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5194 | 2026.01.21 18:27:52.163643 [ 188 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_9_2} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.01.21 18:27:52.163729 [ 188 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_9_2} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5196 | 2026.01.21 18:27:52.163828 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5197 | 2026.01.21 18:27:53.427809 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 678 | ||
| 5198 | 2026.01.21 18:27:53.430124 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.01.21 18:27:53.430177 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5200 | 2026.01.21 18:27:53.431372 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5201 | 2026.01.21 18:27:53.431656 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.01.21 18:27:53.431938 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
| 5203 | 2026.01.21 18:27:55.696964 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2026.01.21 18:27:55.697164 [ 4 ] {01792fca-4840-4040-913b-ff4a57ea71f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5205 | 2026.01.21 18:27:55.697233 [ 4 ] {01792fca-4840-4040-913b-ff4a57ea71f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5206 | 2026.01.21 18:27:55.697860 [ 4 ] {01792fca-4840-4040-913b-ff4a57ea71f0} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.01.21 18:27:55.697910 [ 4 ] {01792fca-4840-4040-913b-ff4a57ea71f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5208 | 2026.01.21 18:27:55.698290 [ 4 ] {01792fca-4840-4040-913b-ff4a57ea71f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5209 | 2026.01.21 18:27:55.698524 [ 4 ] {01792fca-4840-4040-913b-ff4a57ea71f0} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.01.21 18:27:55.698689 [ 4 ] {01792fca-4840-4040-913b-ff4a57ea71f0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001576 sec., 1269.0355329949239 rows/sec., 103.48 KiB/sec. | ||
| 5211 | 2026.01.21 18:27:55.698742 [ 4 ] {01792fca-4840-4040-913b-ff4a57ea71f0} <Debug> TCPHandler: Processed in 0.001910393 sec. | ||
| 5212 | 2026.01.21 18:27:55.698862 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2026.01.21 18:27:55.698966 [ 4 ] {e77a49f1-699b-456f-8f6c-3993ff070fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5214 | 2026.01.21 18:27:55.699010 [ 4 ] {e77a49f1-699b-456f-8f6c-3993ff070fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5215 | 2026.01.21 18:27:55.700062 [ 4 ] {e77a49f1-699b-456f-8f6c-3993ff070fb9} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.01.21 18:27:55.700101 [ 4 ] {e77a49f1-699b-456f-8f6c-3993ff070fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5217 | 2026.01.21 18:27:55.700529 [ 4 ] {e77a49f1-699b-456f-8f6c-3993ff070fb9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5218 | 2026.01.21 18:27:55.700752 [ 4 ] {e77a49f1-699b-456f-8f6c-3993ff070fb9} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.01.21 18:27:55.700884 [ 4 ] {e77a49f1-699b-456f-8f6c-3993ff070fb9} <Debug> executeQuery: Read 1259 rows, 106.42 KiB in 0.001942 sec., 648300.7209062822 rows/sec., 53.52 MiB/sec. | ||
| 5220 | 2026.01.21 18:27:55.700924 [ 4 ] {e77a49f1-699b-456f-8f6c-3993ff070fb9} <Debug> TCPHandler: Processed in 0.002112808 sec. | ||
| 5221 | 2026.01.21 18:27:55.701035 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2026.01.21 18:27:55.701134 [ 4 ] {b68263f8-f509-4ed8-ae01-248ad0efc9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5223 | 2026.01.21 18:27:55.701177 [ 4 ] {b68263f8-f509-4ed8-ae01-248ad0efc9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5224 | 2026.01.21 18:27:55.701585 [ 4 ] {b68263f8-f509-4ed8-ae01-248ad0efc9da} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.01.21 18:27:55.701621 [ 4 ] {b68263f8-f509-4ed8-ae01-248ad0efc9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5226 | 2026.01.21 18:27:55.701934 [ 4 ] {b68263f8-f509-4ed8-ae01-248ad0efc9da} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5227 | 2026.01.21 18:27:55.702144 [ 4 ] {b68263f8-f509-4ed8-ae01-248ad0efc9da} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.01.21 18:27:55.702269 [ 4 ] {b68263f8-f509-4ed8-ae01-248ad0efc9da} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001156 sec., 28546.71280276817 rows/sec., 2.09 MiB/sec. | ||
| 5229 | 2026.01.21 18:27:55.702305 [ 4 ] {b68263f8-f509-4ed8-ae01-248ad0efc9da} <Debug> TCPHandler: Processed in 0.001320256 sec. | ||
| 5230 | 2026.01.21 18:27:55.702406 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2026.01.21 18:27:55.702500 [ 4 ] {e8d22ce0-25c2-45fd-974e-1dbca4a998d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5232 | 2026.01.21 18:27:55.702540 [ 4 ] {e8d22ce0-25c2-45fd-974e-1dbca4a998d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5233 | 2026.01.21 18:27:55.703009 [ 4 ] {e8d22ce0-25c2-45fd-974e-1dbca4a998d3} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.01.21 18:27:55.703043 [ 4 ] {e8d22ce0-25c2-45fd-974e-1dbca4a998d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5235 | 2026.01.21 18:27:55.703341 [ 4 ] {e8d22ce0-25c2-45fd-974e-1dbca4a998d3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5236 | 2026.01.21 18:27:55.703550 [ 4 ] {e8d22ce0-25c2-45fd-974e-1dbca4a998d3} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.01.21 18:27:55.703643 [ 72 ] {} <Debug> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5238 | 2026.01.21 18:27:55.703674 [ 72 ] {} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.01.21 18:27:55.703676 [ 4 ] {e8d22ce0-25c2-45fd-974e-1dbca4a998d3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001193 sec., 191114.83654652137 rows/sec., 12.94 MiB/sec. | ||
| 5240 | 2026.01.21 18:27:55.703692 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5241 | 2026.01.21 18:27:55.703722 [ 4 ] {e8d22ce0-25c2-45fd-974e-1dbca4a998d3} <Debug> TCPHandler: Processed in 0.001364267 sec. | ||
| 5242 | 2026.01.21 18:27:55.703812 [ 198 ] {dcaec5f6-2129-467d-9efe-90629db97952::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 | ||
| 5243 | 2026.01.21 18:27:55.703832 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2026.01.21 18:27:55.703951 [ 4 ] {d4f2b6e6-7d8e-4a70-a703-dd81542377d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5245 | 2026.01.21 18:27:55.703965 [ 198 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5246 | 2026.01.21 18:27:55.703992 [ 4 ] {d4f2b6e6-7d8e-4a70-a703-dd81542377d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5247 | 2026.01.21 18:27:55.704007 [ 198 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 464 rows starting from the beginning of the part | ||
| 5248 | 2026.01.21 18:27:55.704085 [ 198 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 5249 | 2026.01.21 18:27:55.704133 [ 198 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 5250 | 2026.01.21 18:27:55.704180 [ 198 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5251 | 2026.01.21 18:27:55.704224 [ 198 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5252 | 2026.01.21 18:27:55.704270 [ 198 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 5253 | 2026.01.21 18:27:55.704569 [ 4 ] {d4f2b6e6-7d8e-4a70-a703-dd81542377d3} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.01.21 18:27:55.704610 [ 4 ] {d4f2b6e6-7d8e-4a70-a703-dd81542377d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5255 | 2026.01.21 18:27:55.705031 [ 4 ] {d4f2b6e6-7d8e-4a70-a703-dd81542377d3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5256 | 2026.01.21 18:27:55.705248 [ 4 ] {d4f2b6e6-7d8e-4a70-a703-dd81542377d3} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.01.21 18:27:55.705315 [ 198 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561443 sec., 996514.1218731648 rows/sec., 69.76 MiB/sec. | ||
| 5258 | 2026.01.21 18:27:55.705377 [ 4 ] {d4f2b6e6-7d8e-4a70-a703-dd81542377d3} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.001443 sec., 383229.3832293832 rows/sec., 28.46 MiB/sec. | ||
| 5259 | 2026.01.21 18:27:55.705419 [ 4 ] {d4f2b6e6-7d8e-4a70-a703-dd81542377d3} <Debug> TCPHandler: Processed in 0.001635395 sec. | ||
| 5260 | 2026.01.21 18:27:55.705531 [ 203 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5261 | 2026.01.21 18:27:55.705537 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.01.21 18:27:55.705658 [ 4 ] {c1946f2b-ee30-44cf-aa98-a3deb7cb4d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5263 | 2026.01.21 18:27:55.705704 [ 4 ] {c1946f2b-ee30-44cf-aa98-a3deb7cb4d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5264 | 2026.01.21 18:27:55.705875 [ 203 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_16_3} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.01.21 18:27:55.705963 [ 203 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_16_3} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5266 | 2026.01.21 18:27:55.706072 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5267 | 2026.01.21 18:27:55.706261 [ 4 ] {c1946f2b-ee30-44cf-aa98-a3deb7cb4d47} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2026.01.21 18:27:55.706303 [ 4 ] {c1946f2b-ee30-44cf-aa98-a3deb7cb4d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5269 | 2026.01.21 18:27:55.706680 [ 4 ] {c1946f2b-ee30-44cf-aa98-a3deb7cb4d47} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5270 | 2026.01.21 18:27:55.706900 [ 4 ] {c1946f2b-ee30-44cf-aa98-a3deb7cb4d47} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.01.21 18:27:55.707031 [ 4 ] {c1946f2b-ee30-44cf-aa98-a3deb7cb4d47} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001391 sec., 607476.6355140187 rows/sec., 40.89 MiB/sec. | ||
| 5272 | 2026.01.21 18:27:55.707068 [ 4 ] {c1946f2b-ee30-44cf-aa98-a3deb7cb4d47} <Debug> TCPHandler: Processed in 0.001579504 sec. | ||
| 5273 | 2026.01.21 18:27:55.707180 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2026.01.21 18:27:55.707275 [ 4 ] {016d3d05-ef39-44c9-aedd-2308618ac57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5275 | 2026.01.21 18:27:55.707331 [ 4 ] {016d3d05-ef39-44c9-aedd-2308618ac57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5276 | 2026.01.21 18:27:55.708134 [ 4 ] {016d3d05-ef39-44c9-aedd-2308618ac57d} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.01.21 18:27:55.708171 [ 4 ] {016d3d05-ef39-44c9-aedd-2308618ac57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5278 | 2026.01.21 18:27:55.708731 [ 4 ] {016d3d05-ef39-44c9-aedd-2308618ac57d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5279 | 2026.01.21 18:27:55.708978 [ 4 ] {016d3d05-ef39-44c9-aedd-2308618ac57d} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.01.21 18:27:55.709117 [ 4 ] {016d3d05-ef39-44c9-aedd-2308618ac57d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00186 sec., 16666.666666666664 rows/sec., 29.87 MiB/sec. | ||
| 5281 | 2026.01.21 18:27:55.709175 [ 4 ] {016d3d05-ef39-44c9-aedd-2308618ac57d} <Debug> TCPHandler: Processed in 0.002043305 sec. | ||
| 5282 | 2026.01.21 18:27:55.709286 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.01.21 18:27:55.709382 [ 4 ] {14f578f9-f1bf-4435-bcb8-a45d8b1c49e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5284 | 2026.01.21 18:27:55.709423 [ 4 ] {14f578f9-f1bf-4435-bcb8-a45d8b1c49e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5285 | 2026.01.21 18:27:55.709758 [ 4 ] {14f578f9-f1bf-4435-bcb8-a45d8b1c49e8} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2026.01.21 18:27:55.709796 [ 4 ] {14f578f9-f1bf-4435-bcb8-a45d8b1c49e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5287 | 2026.01.21 18:27:55.710089 [ 4 ] {14f578f9-f1bf-4435-bcb8-a45d8b1c49e8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5288 | 2026.01.21 18:27:55.710300 [ 4 ] {14f578f9-f1bf-4435-bcb8-a45d8b1c49e8} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.01.21 18:27:55.710426 [ 4 ] {14f578f9-f1bf-4435-bcb8-a45d8b1c49e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 5290 | 2026.01.21 18:27:55.710463 [ 4 ] {14f578f9-f1bf-4435-bcb8-a45d8b1c49e8} <Debug> TCPHandler: Processed in 0.001225984 sec. | ||
| 5291 | 2026.01.21 18:27:58.304889 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5292 | 2026.01.21 18:27:58.304959 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5293 | 2026.01.21 18:27:58.406537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10534 | ||
| 5294 | 2026.01.21 18:27:58.407061 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2026.01.21 18:27:58.407097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5296 | 2026.01.21 18:27:58.407559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5297 | 2026.01.21 18:27:58.407792 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5298 | 2026.01.21 18:27:58.407921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10534 | ||
| 5299 | 2026.01.21 18:27:58.949506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5300 | 2026.01.21 18:27:58.965098 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.01.21 18:27:58.965159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5302 | 2026.01.21 18:27:58.970553 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5303 | 2026.01.21 18:27:58.971249 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.01.21 18:27:58.974141 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5305 | 2026.01.21 18:28:00.678736 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2026.01.21 18:28:00.678939 [ 4 ] {ea80064b-2070-445b-b2ec-187a7d205f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5307 | 2026.01.21 18:28:00.679009 [ 4 ] {ea80064b-2070-445b-b2ec-187a7d205f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5308 | 2026.01.21 18:28:00.679901 [ 4 ] {ea80064b-2070-445b-b2ec-187a7d205f93} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2026.01.21 18:28:00.679955 [ 4 ] {ea80064b-2070-445b-b2ec-187a7d205f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5310 | 2026.01.21 18:28:00.680377 [ 4 ] {ea80064b-2070-445b-b2ec-187a7d205f93} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5311 | 2026.01.21 18:28:00.680624 [ 4 ] {ea80064b-2070-445b-b2ec-187a7d205f93} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.01.21 18:28:00.680790 [ 4 ] {ea80064b-2070-445b-b2ec-187a7d205f93} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0019 sec., 215789.47368421053 rows/sec., 13.69 MiB/sec. | ||
| 5313 | 2026.01.21 18:28:00.680844 [ 4 ] {ea80064b-2070-445b-b2ec-187a7d205f93} <Debug> TCPHandler: Processed in 0.002244251 sec. | ||
| 5314 | 2026.01.21 18:28:00.680973 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5315 | 2026.01.21 18:28:00.681078 [ 4 ] {4f3b9591-8fd5-4b1f-8066-68e8d9c6d577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5316 | 2026.01.21 18:28:00.681125 [ 4 ] {4f3b9591-8fd5-4b1f-8066-68e8d9c6d577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5317 | 2026.01.21 18:28:00.682066 [ 4 ] {4f3b9591-8fd5-4b1f-8066-68e8d9c6d577} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2026.01.21 18:28:00.682106 [ 4 ] {4f3b9591-8fd5-4b1f-8066-68e8d9c6d577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5319 | 2026.01.21 18:28:00.682488 [ 4 ] {4f3b9591-8fd5-4b1f-8066-68e8d9c6d577} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5320 | 2026.01.21 18:28:00.682709 [ 4 ] {4f3b9591-8fd5-4b1f-8066-68e8d9c6d577} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5321 | 2026.01.21 18:28:00.682844 [ 4 ] {4f3b9591-8fd5-4b1f-8066-68e8d9c6d577} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001789 sec., 632755.7294577976 rows/sec., 50.12 MiB/sec. | ||
| 5322 | 2026.01.21 18:28:00.682884 [ 4 ] {4f3b9591-8fd5-4b1f-8066-68e8d9c6d577} <Debug> TCPHandler: Processed in 0.001963034 sec. | ||
| 5323 | 2026.01.21 18:28:00.683006 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2026.01.21 18:28:00.683104 [ 4 ] {9facbc15-323a-492b-a6eb-bb67b5831b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5325 | 2026.01.21 18:28:00.683146 [ 4 ] {9facbc15-323a-492b-a6eb-bb67b5831b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5326 | 2026.01.21 18:28:00.683638 [ 4 ] {9facbc15-323a-492b-a6eb-bb67b5831b2d} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2026.01.21 18:28:00.683676 [ 4 ] {9facbc15-323a-492b-a6eb-bb67b5831b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5328 | 2026.01.21 18:28:00.683983 [ 4 ] {9facbc15-323a-492b-a6eb-bb67b5831b2d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5329 | 2026.01.21 18:28:00.684196 [ 4 ] {9facbc15-323a-492b-a6eb-bb67b5831b2d} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2026.01.21 18:28:00.684325 [ 4 ] {9facbc15-323a-492b-a6eb-bb67b5831b2d} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001241 sec., 173247.38114423852 rows/sec., 10.28 MiB/sec. | ||
| 5331 | 2026.01.21 18:28:00.684362 [ 4 ] {9facbc15-323a-492b-a6eb-bb67b5831b2d} <Debug> TCPHandler: Processed in 0.001406629 sec. | ||
| 5332 | 2026.01.21 18:28:00.684473 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.01.21 18:28:00.684568 [ 4 ] {5fb9690d-7819-49bb-94fb-59e865c395f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5334 | 2026.01.21 18:28:00.684608 [ 4 ] {5fb9690d-7819-49bb-94fb-59e865c395f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5335 | 2026.01.21 18:28:00.685079 [ 4 ] {5fb9690d-7819-49bb-94fb-59e865c395f0} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.01.21 18:28:00.685115 [ 4 ] {5fb9690d-7819-49bb-94fb-59e865c395f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5337 | 2026.01.21 18:28:00.685420 [ 4 ] {5fb9690d-7819-49bb-94fb-59e865c395f0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5338 | 2026.01.21 18:28:00.685642 [ 4 ] {5fb9690d-7819-49bb-94fb-59e865c395f0} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.01.21 18:28:00.685773 [ 4 ] {5fb9690d-7819-49bb-94fb-59e865c395f0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001223 sec., 173344.2354865086 rows/sec., 11.18 MiB/sec. | ||
| 5340 | 2026.01.21 18:28:00.685811 [ 4 ] {5fb9690d-7819-49bb-94fb-59e865c395f0} <Debug> TCPHandler: Processed in 0.001386648 sec. | ||
| 5341 | 2026.01.21 18:28:00.685919 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2026.01.21 18:28:00.686015 [ 4 ] {4b5a5e8a-b43f-46f2-943f-36754a3dd560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5343 | 2026.01.21 18:28:00.686056 [ 4 ] {4b5a5e8a-b43f-46f2-943f-36754a3dd560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5344 | 2026.01.21 18:28:00.686521 [ 4 ] {4b5a5e8a-b43f-46f2-943f-36754a3dd560} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.01.21 18:28:00.686559 [ 4 ] {4b5a5e8a-b43f-46f2-943f-36754a3dd560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5346 | 2026.01.21 18:28:00.686865 [ 4 ] {4b5a5e8a-b43f-46f2-943f-36754a3dd560} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5347 | 2026.01.21 18:28:00.687083 [ 4 ] {4b5a5e8a-b43f-46f2-943f-36754a3dd560} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.01.21 18:28:00.687213 [ 4 ] {4b5a5e8a-b43f-46f2-943f-36754a3dd560} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 5349 | 2026.01.21 18:28:00.687251 [ 4 ] {4b5a5e8a-b43f-46f2-943f-36754a3dd560} <Debug> TCPHandler: Processed in 0.001380758 sec. | ||
| 5350 | 2026.01.21 18:28:00.687356 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.01.21 18:28:00.687449 [ 4 ] {13d27f9c-bf9b-478e-979e-98ce6c9c3d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5352 | 2026.01.21 18:28:00.687490 [ 4 ] {13d27f9c-bf9b-478e-979e-98ce6c9c3d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5353 | 2026.01.21 18:28:00.688145 [ 4 ] {13d27f9c-bf9b-478e-979e-98ce6c9c3d55} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.01.21 18:28:00.688182 [ 4 ] {13d27f9c-bf9b-478e-979e-98ce6c9c3d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5355 | 2026.01.21 18:28:00.688506 [ 4 ] {13d27f9c-bf9b-478e-979e-98ce6c9c3d55} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5356 | 2026.01.21 18:28:00.688721 [ 4 ] {13d27f9c-bf9b-478e-979e-98ce6c9c3d55} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.01.21 18:28:00.688850 [ 4 ] {13d27f9c-bf9b-478e-979e-98ce6c9c3d55} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001418 sec., 485895.62764456985 rows/sec., 33.93 MiB/sec. | ||
| 5358 | 2026.01.21 18:28:00.688889 [ 4 ] {13d27f9c-bf9b-478e-979e-98ce6c9c3d55} <Debug> TCPHandler: Processed in 0.001581214 sec. | ||
| 5359 | 2026.01.21 18:28:00.688998 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2026.01.21 18:28:00.689091 [ 4 ] {7f145b37-f215-49c8-976d-b628ca127b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5361 | 2026.01.21 18:28:00.689132 [ 4 ] {7f145b37-f215-49c8-976d-b628ca127b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5362 | 2026.01.21 18:28:00.689462 [ 4 ] {7f145b37-f215-49c8-976d-b628ca127b5c} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.01.21 18:28:00.689499 [ 4 ] {7f145b37-f215-49c8-976d-b628ca127b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5364 | 2026.01.21 18:28:00.689798 [ 4 ] {7f145b37-f215-49c8-976d-b628ca127b5c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5365 | 2026.01.21 18:28:00.690010 [ 4 ] {7f145b37-f215-49c8-976d-b628ca127b5c} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.01.21 18:28:00.690136 [ 4 ] {7f145b37-f215-49c8-976d-b628ca127b5c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 5367 | 2026.01.21 18:28:00.690173 [ 4 ] {7f145b37-f215-49c8-976d-b628ca127b5c} <Debug> TCPHandler: Processed in 0.001225024 sec. | ||
| 5368 | 2026.01.21 18:28:00.690277 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5369 | 2026.01.21 18:28:00.690371 [ 4 ] {6529ef25-82d8-4b42-abfd-6ed7fb8f44de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5370 | 2026.01.21 18:28:00.690413 [ 4 ] {6529ef25-82d8-4b42-abfd-6ed7fb8f44de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5371 | 2026.01.21 18:28:00.690838 [ 4 ] {6529ef25-82d8-4b42-abfd-6ed7fb8f44de} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2026.01.21 18:28:00.690875 [ 4 ] {6529ef25-82d8-4b42-abfd-6ed7fb8f44de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5373 | 2026.01.21 18:28:00.691208 [ 4 ] {6529ef25-82d8-4b42-abfd-6ed7fb8f44de} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5374 | 2026.01.21 18:28:00.691416 [ 4 ] {6529ef25-82d8-4b42-abfd-6ed7fb8f44de} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.01.21 18:28:00.691544 [ 4 ] {6529ef25-82d8-4b42-abfd-6ed7fb8f44de} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001191 sec., 263643.99664147774 rows/sec., 17.32 MiB/sec. | ||
| 5376 | 2026.01.21 18:28:00.691581 [ 4 ] {6529ef25-82d8-4b42-abfd-6ed7fb8f44de} <Debug> TCPHandler: Processed in 0.001351728 sec. | ||
| 5377 | 2026.01.21 18:28:00.691695 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5378 | 2026.01.21 18:28:00.691789 [ 4 ] {e40acdce-1cfb-4174-85fb-ea0e73593f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5379 | 2026.01.21 18:28:00.691831 [ 4 ] {e40acdce-1cfb-4174-85fb-ea0e73593f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5380 | 2026.01.21 18:28:00.692142 [ 4 ] {e40acdce-1cfb-4174-85fb-ea0e73593f1d} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2026.01.21 18:28:00.692179 [ 4 ] {e40acdce-1cfb-4174-85fb-ea0e73593f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5382 | 2026.01.21 18:28:00.692464 [ 4 ] {e40acdce-1cfb-4174-85fb-ea0e73593f1d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5383 | 2026.01.21 18:28:00.692669 [ 4 ] {e40acdce-1cfb-4174-85fb-ea0e73593f1d} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2026.01.21 18:28:00.692795 [ 4 ] {e40acdce-1cfb-4174-85fb-ea0e73593f1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 5385 | 2026.01.21 18:28:00.692831 [ 4 ] {e40acdce-1cfb-4174-85fb-ea0e73593f1d} <Debug> TCPHandler: Processed in 0.001184723 sec. | ||
| 5386 | 2026.01.21 18:28:00.692939 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5387 | 2026.01.21 18:28:00.693032 [ 4 ] {2ae33be5-072d-44a0-ad6f-d3f6e5a3c6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5388 | 2026.01.21 18:28:00.693087 [ 4 ] {2ae33be5-072d-44a0-ad6f-d3f6e5a3c6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5389 | 2026.01.21 18:28:00.693837 [ 4 ] {2ae33be5-072d-44a0-ad6f-d3f6e5a3c6ef} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5390 | 2026.01.21 18:28:00.693874 [ 4 ] {2ae33be5-072d-44a0-ad6f-d3f6e5a3c6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5391 | 2026.01.21 18:28:00.694387 [ 4 ] {2ae33be5-072d-44a0-ad6f-d3f6e5a3c6ef} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5392 | 2026.01.21 18:28:00.694631 [ 4 ] {2ae33be5-072d-44a0-ad6f-d3f6e5a3c6ef} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2026.01.21 18:28:00.694770 [ 4 ] {2ae33be5-072d-44a0-ad6f-d3f6e5a3c6ef} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001754 sec., 5701.254275940707 rows/sec., 10.22 MiB/sec. | ||
| 5394 | 2026.01.21 18:28:00.694827 [ 4 ] {2ae33be5-072d-44a0-ad6f-d3f6e5a3c6ef} <Debug> TCPHandler: Processed in 0.001936124 sec. | ||
| 5395 | 2026.01.21 18:28:00.694941 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2026.01.21 18:28:00.695035 [ 4 ] {bf05b3b7-37cf-402c-ab89-e18fdb59c239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5397 | 2026.01.21 18:28:00.695076 [ 4 ] {bf05b3b7-37cf-402c-ab89-e18fdb59c239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5398 | 2026.01.21 18:28:00.695412 [ 4 ] {bf05b3b7-37cf-402c-ab89-e18fdb59c239} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.01.21 18:28:00.695449 [ 4 ] {bf05b3b7-37cf-402c-ab89-e18fdb59c239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5400 | 2026.01.21 18:28:00.695763 [ 4 ] {bf05b3b7-37cf-402c-ab89-e18fdb59c239} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5401 | 2026.01.21 18:28:00.695973 [ 4 ] {bf05b3b7-37cf-402c-ab89-e18fdb59c239} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.01.21 18:28:00.696097 [ 4 ] {bf05b3b7-37cf-402c-ab89-e18fdb59c239} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001081 sec., 96207.2155411656 rows/sec., 5.89 MiB/sec. | ||
| 5403 | 2026.01.21 18:28:00.696132 [ 4 ] {bf05b3b7-37cf-402c-ab89-e18fdb59c239} <Debug> TCPHandler: Processed in 0.001239824 sec. | ||
| 5404 | 2026.01.21 18:28:03.433087 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 716 | ||
| 5405 | 2026.01.21 18:28:03.435373 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.01.21 18:28:03.435418 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5407 | 2026.01.21 18:28:03.436563 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5408 | 2026.01.21 18:28:03.436831 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2026.01.21 18:28:03.436981 [ 59 ] {} <Debug> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5410 | 2026.01.21 18:28:03.437024 [ 59 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.01.21 18:28:03.437046 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5412 | 2026.01.21 18:28:03.437080 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
| 5413 | 2026.01.21 18:28:03.437214 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::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 | ||
| 5414 | 2026.01.21 18:28:03.438136 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5415 | 2026.01.21 18:28:03.438311 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 528 rows starting from the beginning of the part | ||
| 5416 | 2026.01.21 18:28:03.438719 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5417 | 2026.01.21 18:28:03.439090 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 5418 | 2026.01.21 18:28:03.439425 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
| 5419 | 2026.01.21 18:28:03.439750 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 5420 | 2026.01.21 18:28:03.440087 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 5421 | 2026.01.21 18:28:03.446227 [ 198 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 716 rows, containing 72 columns (72 merged, 0 gathered) in 0.00910118 sec., 78671.11737159357 rows/sec., 69.38 MiB/sec. | ||
| 5422 | 2026.01.21 18:28:03.447375 [ 200 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5423 | 2026.01.21 18:28:03.447905 [ 200 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_16_3} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2026.01.21 18:28:03.447981 [ 200 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_16_3} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5425 | 2026.01.21 18:28:03.448175 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5426 | 2026.01.21 18:28:05.670470 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5427 | 2026.01.21 18:28:05.670699 [ 4 ] {b42d81a6-d1e6-4cde-9211-1bc3b67f0d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5428 | 2026.01.21 18:28:05.670780 [ 4 ] {b42d81a6-d1e6-4cde-9211-1bc3b67f0d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5429 | 2026.01.21 18:28:05.671518 [ 4 ] {b42d81a6-d1e6-4cde-9211-1bc3b67f0d6f} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.01.21 18:28:05.671571 [ 4 ] {b42d81a6-d1e6-4cde-9211-1bc3b67f0d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5431 | 2026.01.21 18:28:05.672001 [ 4 ] {b42d81a6-d1e6-4cde-9211-1bc3b67f0d6f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5432 | 2026.01.21 18:28:05.672236 [ 4 ] {b42d81a6-d1e6-4cde-9211-1bc3b67f0d6f} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2026.01.21 18:28:05.672381 [ 55 ] {} <Debug> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5434 | 2026.01.21 18:28:05.672400 [ 4 ] {b42d81a6-d1e6-4cde-9211-1bc3b67f0d6f} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001757 sec., 67159.93170176436 rows/sec., 5.69 MiB/sec. | ||
| 5435 | 2026.01.21 18:28:05.672447 [ 55 ] {} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.01.21 18:28:05.672472 [ 4 ] {b42d81a6-d1e6-4cde-9211-1bc3b67f0d6f} <Debug> TCPHandler: Processed in 0.002144609 sec. | ||
| 5437 | 2026.01.21 18:28:05.672473 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5438 | 2026.01.21 18:28:05.672583 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::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 | ||
| 5439 | 2026.01.21 18:28:05.672605 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5440 | 2026.01.21 18:28:05.672686 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5441 | 2026.01.21 18:28:05.672712 [ 4 ] {e5019e8f-f1bc-46c8-9faa-9781693ada89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5442 | 2026.01.21 18:28:05.672715 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2464 rows starting from the beginning of the part | ||
| 5443 | 2026.01.21 18:28:05.672758 [ 4 ] {e5019e8f-f1bc-46c8-9faa-9781693ada89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5444 | 2026.01.21 18:28:05.672783 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
| 5445 | 2026.01.21 18:28:05.672829 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1132 rows starting from the beginning of the part | ||
| 5446 | 2026.01.21 18:28:05.672873 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1259 rows starting from the beginning of the part | ||
| 5447 | 2026.01.21 18:28:05.672919 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1132 rows starting from the beginning of the part | ||
| 5448 | 2026.01.21 18:28:05.672957 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 118 rows starting from the beginning of the part | ||
| 5449 | 2026.01.21 18:28:05.673206 [ 4 ] {e5019e8f-f1bc-46c8-9faa-9781693ada89} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2026.01.21 18:28:05.673244 [ 4 ] {e5019e8f-f1bc-46c8-9faa-9781693ada89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5451 | 2026.01.21 18:28:05.673568 [ 4 ] {e5019e8f-f1bc-46c8-9faa-9781693ada89} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5452 | 2026.01.21 18:28:05.673789 [ 4 ] {e5019e8f-f1bc-46c8-9faa-9781693ada89} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.01.21 18:28:05.673929 [ 4 ] {e5019e8f-f1bc-46c8-9faa-9781693ada89} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001243 sec., 24939.662107803702 rows/sec., 1.83 MiB/sec. | ||
| 5454 | 2026.01.21 18:28:05.673971 [ 4 ] {e5019e8f-f1bc-46c8-9faa-9781693ada89} <Debug> TCPHandler: Processed in 0.001416879 sec. | ||
| 5455 | 2026.01.21 18:28:05.674083 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2026.01.21 18:28:05.674182 [ 4 ] {98be6555-9751-4e7f-abe0-0ca7a8b38d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5457 | 2026.01.21 18:28:05.674226 [ 4 ] {98be6555-9751-4e7f-abe0-0ca7a8b38d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5458 | 2026.01.21 18:28:05.674654 [ 4 ] {98be6555-9751-4e7f-abe0-0ca7a8b38d57} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2026.01.21 18:28:05.674693 [ 4 ] {98be6555-9751-4e7f-abe0-0ca7a8b38d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5460 | 2026.01.21 18:28:05.674940 [ 200 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6223 rows, containing 5 columns (5 merged, 0 gathered) in 0.002398185 sec., 2594879.0439436487 rows/sec., 220.20 MiB/sec. | ||
| 5461 | 2026.01.21 18:28:05.675023 [ 4 ] {98be6555-9751-4e7f-abe0-0ca7a8b38d57} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5462 | 2026.01.21 18:28:05.675171 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5463 | 2026.01.21 18:28:05.675242 [ 4 ] {98be6555-9751-4e7f-abe0-0ca7a8b38d57} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2026.01.21 18:28:05.675347 [ 55 ] {} <Debug> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5465 | 2026.01.21 18:28:05.675372 [ 4 ] {98be6555-9751-4e7f-abe0-0ca7a8b38d57} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001212 sec., 78382.83828382839 rows/sec., 6.12 MiB/sec. | ||
| 5466 | 2026.01.21 18:28:05.675379 [ 55 ] {} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2026.01.21 18:28:05.675408 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_31_6} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.01.21 18:28:05.675417 [ 4 ] {98be6555-9751-4e7f-abe0-0ca7a8b38d57} <Debug> TCPHandler: Processed in 0.001384127 sec. | ||
| 5469 | 2026.01.21 18:28:05.675413 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5470 | 2026.01.21 18:28:05.675487 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_31_6} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5471 | 2026.01.21 18:28:05.675530 [ 195 ] {d2c59fec-5050-4991-979d-00dfd70e6105::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 | ||
| 5472 | 2026.01.21 18:28:05.675537 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5473 | 2026.01.21 18:28:05.675550 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 5474 | 2026.01.21 18:28:05.675659 [ 4 ] {b76a2f81-ea7d-4b5b-8a6f-6d9247b6832c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5475 | 2026.01.21 18:28:05.675660 [ 195 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5476 | 2026.01.21 18:28:05.675707 [ 4 ] {b76a2f81-ea7d-4b5b-8a6f-6d9247b6832c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5477 | 2026.01.21 18:28:05.675714 [ 195 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1250 rows starting from the beginning of the part | ||
| 5478 | 2026.01.21 18:28:05.675818 [ 195 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 95 rows starting from the beginning of the part | ||
| 5479 | 2026.01.21 18:28:05.675872 [ 195 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 689 rows starting from the beginning of the part | ||
| 5480 | 2026.01.21 18:28:05.675918 [ 195 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 553 rows starting from the beginning of the part | ||
| 5481 | 2026.01.21 18:28:05.675965 [ 195 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 689 rows starting from the beginning of the part | ||
| 5482 | 2026.01.21 18:28:05.676015 [ 195 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 95 rows starting from the beginning of the part | ||
| 5483 | 2026.01.21 18:28:05.676147 [ 4 ] {b76a2f81-ea7d-4b5b-8a6f-6d9247b6832c} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2026.01.21 18:28:05.676190 [ 4 ] {b76a2f81-ea7d-4b5b-8a6f-6d9247b6832c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5485 | 2026.01.21 18:28:05.676542 [ 4 ] {b76a2f81-ea7d-4b5b-8a6f-6d9247b6832c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5486 | 2026.01.21 18:28:05.676789 [ 4 ] {b76a2f81-ea7d-4b5b-8a6f-6d9247b6832c} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2026.01.21 18:28:05.676892 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5488 | 2026.01.21 18:28:05.676921 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.01.21 18:28:05.676922 [ 4 ] {b76a2f81-ea7d-4b5b-8a6f-6d9247b6832c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 5490 | 2026.01.21 18:28:05.676938 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5491 | 2026.01.21 18:28:05.676972 [ 4 ] {b76a2f81-ea7d-4b5b-8a6f-6d9247b6832c} <Debug> TCPHandler: Processed in 0.001484001 sec. | ||
| 5492 | 2026.01.21 18:28:05.677019 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::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 | ||
| 5493 | 2026.01.21 18:28:05.677094 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5494 | 2026.01.21 18:28:05.677100 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5495 | 2026.01.21 18:28:05.677137 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9415 rows starting from the beginning of the part | ||
| 5496 | 2026.01.21 18:28:05.677190 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5497 | 2026.01.21 18:28:05.677191 [ 4 ] {14edccf5-0a3b-474a-b0bc-fbcf0e03935e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5498 | 2026.01.21 18:28:05.677236 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 314 rows starting from the beginning of the part | ||
| 5499 | 2026.01.21 18:28:05.677254 [ 4 ] {14edccf5-0a3b-474a-b0bc-fbcf0e03935e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5500 | 2026.01.21 18:28:05.677279 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 845 rows starting from the beginning of the part | ||
| 5501 | 2026.01.21 18:28:05.677321 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5502 | 2026.01.21 18:28:05.677361 [ 200 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5503 | 2026.01.21 18:28:05.677408 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001917593 sec., 1757932.9920374136 rows/sec., 133.08 MiB/sec. | ||
| 5504 | 2026.01.21 18:28:05.677625 [ 195 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5505 | 2026.01.21 18:28:05.677917 [ 195 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_31_6} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5506 | 2026.01.21 18:28:05.677989 [ 195 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_31_6} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5507 | 2026.01.21 18:28:05.678056 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 5508 | 2026.01.21 18:28:05.678217 [ 4 ] {14edccf5-0a3b-474a-b0bc-fbcf0e03935e} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2026.01.21 18:28:05.678261 [ 4 ] {14edccf5-0a3b-474a-b0bc-fbcf0e03935e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5510 | 2026.01.21 18:28:05.678830 [ 4 ] {14edccf5-0a3b-474a-b0bc-fbcf0e03935e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5511 | 2026.01.21 18:28:05.679065 [ 4 ] {14edccf5-0a3b-474a-b0bc-fbcf0e03935e} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2026.01.21 18:28:05.679207 [ 4 ] {14edccf5-0a3b-474a-b0bc-fbcf0e03935e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002034 sec., 15240.904621435597 rows/sec., 27.31 MiB/sec. | ||
| 5513 | 2026.01.21 18:28:05.679262 [ 4 ] {14edccf5-0a3b-474a-b0bc-fbcf0e03935e} <Debug> TCPHandler: Processed in 0.002216281 sec. | ||
| 5514 | 2026.01.21 18:28:05.679378 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5515 | 2026.01.21 18:28:05.679474 [ 4 ] {941e6095-9ea4-4b55-9a42-1dbdf7adb890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5516 | 2026.01.21 18:28:05.679516 [ 4 ] {941e6095-9ea4-4b55-9a42-1dbdf7adb890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5517 | 2026.01.21 18:28:05.679838 [ 4 ] {941e6095-9ea4-4b55-9a42-1dbdf7adb890} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.01.21 18:28:05.679872 [ 4 ] {941e6095-9ea4-4b55-9a42-1dbdf7adb890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5519 | 2026.01.21 18:28:05.680181 [ 4 ] {941e6095-9ea4-4b55-9a42-1dbdf7adb890} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5520 | 2026.01.21 18:28:05.680392 [ 4 ] {941e6095-9ea4-4b55-9a42-1dbdf7adb890} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.01.21 18:28:05.680488 [ 55 ] {} <Debug> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5522 | 2026.01.21 18:28:05.680516 [ 55 ] {} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.01.21 18:28:05.680522 [ 4 ] {941e6095-9ea4-4b55-9a42-1dbdf7adb890} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 5524 | 2026.01.21 18:28:05.680539 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5525 | 2026.01.21 18:28:05.680641 [ 4 ] {941e6095-9ea4-4b55-9a42-1dbdf7adb890} <Debug> TCPHandler: Processed in 0.001310156 sec. | ||
| 5526 | 2026.01.21 18:28:05.680731 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 5527 | 2026.01.21 18:28:05.680921 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5528 | 2026.01.21 18:28:05.680961 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1940 rows starting from the beginning of the part | ||
| 5529 | 2026.01.21 18:28:05.680964 [ 195 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11208 rows, containing 5 columns (5 merged, 0 gathered) in 0.003971328 sec., 2822229.7427963647 rows/sec., 190.06 MiB/sec. | ||
| 5530 | 2026.01.21 18:28:05.681031 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5531 | 2026.01.21 18:28:05.681094 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5532 | 2026.01.21 18:28:05.681144 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5533 | 2026.01.21 18:28:05.681180 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5534 | 2026.01.21 18:28:05.681218 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5535 | 2026.01.21 18:28:05.681339 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5536 | 2026.01.21 18:28:05.681636 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2026.01.21 18:28:05.681711 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5538 | 2026.01.21 18:28:05.681785 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 5539 | 2026.01.21 18:28:05.682384 [ 195 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2328 rows, containing 4 columns (4 merged, 0 gathered) in 0.001716267 sec., 1356432.3033653854 rows/sec., 86.96 MiB/sec. | ||
| 5540 | 2026.01.21 18:28:05.682599 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5541 | 2026.01.21 18:28:05.682857 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_31_6} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2026.01.21 18:28:05.682935 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_31_6} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5543 | 2026.01.21 18:28:05.683008 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5544 | 2026.01.21 18:28:05.908028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10982 | ||
| 5545 | 2026.01.21 18:28:05.908570 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2026.01.21 18:28:05.908617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5547 | 2026.01.21 18:28:05.909202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5548 | 2026.01.21 18:28:05.909436 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.01.21 18:28:05.909578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10982 | ||
| 5550 | 2026.01.21 18:28:06.474195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5551 | 2026.01.21 18:28:06.489733 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.01.21 18:28:06.489786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5553 | 2026.01.21 18:28:06.496048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5554 | 2026.01.21 18:28:06.496727 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.01.21 18:28:06.499413 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5556 | 2026.01.21 18:28:10.675896 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2026.01.21 18:28:10.676111 [ 4 ] {47eaadd6-de66-4d59-a54b-e6edf20a894b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5558 | 2026.01.21 18:28:10.676182 [ 4 ] {47eaadd6-de66-4d59-a54b-e6edf20a894b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5559 | 2026.01.21 18:28:10.676832 [ 4 ] {47eaadd6-de66-4d59-a54b-e6edf20a894b} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2026.01.21 18:28:10.676873 [ 4 ] {47eaadd6-de66-4d59-a54b-e6edf20a894b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5561 | 2026.01.21 18:28:10.677247 [ 4 ] {47eaadd6-de66-4d59-a54b-e6edf20a894b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5562 | 2026.01.21 18:28:10.677466 [ 4 ] {47eaadd6-de66-4d59-a54b-e6edf20a894b} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2026.01.21 18:28:10.677614 [ 4 ] {47eaadd6-de66-4d59-a54b-e6edf20a894b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001557 sec., 15414.258188824662 rows/sec., 1.28 MiB/sec. | ||
| 5564 | 2026.01.21 18:28:10.677654 [ 4 ] {47eaadd6-de66-4d59-a54b-e6edf20a894b} <Debug> TCPHandler: Processed in 0.001895401 sec. | ||
| 5565 | 2026.01.21 18:28:10.677781 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2026.01.21 18:28:10.677883 [ 4 ] {944c3e7e-44a5-4688-bbc6-ed286db56baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5567 | 2026.01.21 18:28:10.677923 [ 4 ] {944c3e7e-44a5-4688-bbc6-ed286db56baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5568 | 2026.01.21 18:28:10.678434 [ 4 ] {944c3e7e-44a5-4688-bbc6-ed286db56baa} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2026.01.21 18:28:10.678471 [ 4 ] {944c3e7e-44a5-4688-bbc6-ed286db56baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5570 | 2026.01.21 18:28:10.678790 [ 4 ] {944c3e7e-44a5-4688-bbc6-ed286db56baa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5571 | 2026.01.21 18:28:10.678997 [ 4 ] {944c3e7e-44a5-4688-bbc6-ed286db56baa} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2026.01.21 18:28:10.679122 [ 4 ] {944c3e7e-44a5-4688-bbc6-ed286db56baa} <Debug> executeQuery: Read 196 rows, 17.82 KiB in 0.001256 sec., 156050.95541401274 rows/sec., 13.86 MiB/sec. | ||
| 5573 | 2026.01.21 18:28:10.679158 [ 4 ] {944c3e7e-44a5-4688-bbc6-ed286db56baa} <Debug> TCPHandler: Processed in 0.001424379 sec. | ||
| 5574 | 2026.01.21 18:28:10.679291 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2026.01.21 18:28:10.679383 [ 4 ] {d1975d6f-884d-49a8-8682-2436332bfecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5576 | 2026.01.21 18:28:10.679422 [ 4 ] {d1975d6f-884d-49a8-8682-2436332bfecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5577 | 2026.01.21 18:28:10.679833 [ 4 ] {d1975d6f-884d-49a8-8682-2436332bfecd} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2026.01.21 18:28:10.679869 [ 4 ] {d1975d6f-884d-49a8-8682-2436332bfecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5579 | 2026.01.21 18:28:10.680152 [ 4 ] {d1975d6f-884d-49a8-8682-2436332bfecd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5580 | 2026.01.21 18:28:10.680360 [ 4 ] {d1975d6f-884d-49a8-8682-2436332bfecd} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2026.01.21 18:28:10.680483 [ 4 ] {d1975d6f-884d-49a8-8682-2436332bfecd} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001118 sec., 19677.996422182467 rows/sec., 1.50 MiB/sec. | ||
| 5582 | 2026.01.21 18:28:10.680524 [ 4 ] {d1975d6f-884d-49a8-8682-2436332bfecd} <Debug> TCPHandler: Processed in 0.001290205 sec. | ||
| 5583 | 2026.01.21 18:28:10.680633 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2026.01.21 18:28:10.680726 [ 4 ] {3ef061b0-b20d-4e01-b24a-c042448617a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5585 | 2026.01.21 18:28:10.680764 [ 4 ] {3ef061b0-b20d-4e01-b24a-c042448617a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5586 | 2026.01.21 18:28:10.681199 [ 4 ] {3ef061b0-b20d-4e01-b24a-c042448617a6} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.01.21 18:28:10.681235 [ 4 ] {3ef061b0-b20d-4e01-b24a-c042448617a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5588 | 2026.01.21 18:28:10.681526 [ 4 ] {3ef061b0-b20d-4e01-b24a-c042448617a6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5589 | 2026.01.21 18:28:10.681728 [ 4 ] {3ef061b0-b20d-4e01-b24a-c042448617a6} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.01.21 18:28:10.681857 [ 4 ] {3ef061b0-b20d-4e01-b24a-c042448617a6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00115 sec., 20869.565217391304 rows/sec., 1.73 MiB/sec. | ||
| 5591 | 2026.01.21 18:28:10.681894 [ 4 ] {3ef061b0-b20d-4e01-b24a-c042448617a6} <Debug> TCPHandler: Processed in 0.001307356 sec. | ||
| 5592 | 2026.01.21 18:28:10.682027 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2026.01.21 18:28:10.682118 [ 4 ] {39f71a52-3ecb-479a-9016-ca10070421ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5594 | 2026.01.21 18:28:10.682155 [ 4 ] {39f71a52-3ecb-479a-9016-ca10070421ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5595 | 2026.01.21 18:28:10.682578 [ 4 ] {39f71a52-3ecb-479a-9016-ca10070421ae} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2026.01.21 18:28:10.682614 [ 4 ] {39f71a52-3ecb-479a-9016-ca10070421ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5597 | 2026.01.21 18:28:10.682903 [ 4 ] {39f71a52-3ecb-479a-9016-ca10070421ae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5598 | 2026.01.21 18:28:10.683103 [ 4 ] {39f71a52-3ecb-479a-9016-ca10070421ae} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2026.01.21 18:28:10.683227 [ 4 ] {39f71a52-3ecb-479a-9016-ca10070421ae} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 832.59 KiB/sec. | ||
| 5600 | 2026.01.21 18:28:10.683263 [ 4 ] {39f71a52-3ecb-479a-9016-ca10070421ae} <Debug> TCPHandler: Processed in 0.001293985 sec. | ||
| 5601 | 2026.01.21 18:28:10.683379 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5602 | 2026.01.21 18:28:10.683469 [ 4 ] {ff8544c7-befe-4f85-bdd3-29d5adf763b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5603 | 2026.01.21 18:28:10.683507 [ 4 ] {ff8544c7-befe-4f85-bdd3-29d5adf763b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5604 | 2026.01.21 18:28:10.683932 [ 4 ] {ff8544c7-befe-4f85-bdd3-29d5adf763b1} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2026.01.21 18:28:10.683968 [ 4 ] {ff8544c7-befe-4f85-bdd3-29d5adf763b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5606 | 2026.01.21 18:28:10.684254 [ 4 ] {ff8544c7-befe-4f85-bdd3-29d5adf763b1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5607 | 2026.01.21 18:28:10.684458 [ 4 ] {ff8544c7-befe-4f85-bdd3-29d5adf763b1} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2026.01.21 18:28:10.684578 [ 4 ] {ff8544c7-befe-4f85-bdd3-29d5adf763b1} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001126 sec., 97690.94138543516 rows/sec., 7.96 MiB/sec. | ||
| 5609 | 2026.01.21 18:28:10.684614 [ 4 ] {ff8544c7-befe-4f85-bdd3-29d5adf763b1} <Debug> TCPHandler: Processed in 0.001281765 sec. | ||
| 5610 | 2026.01.21 18:28:10.684725 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2026.01.21 18:28:10.684815 [ 4 ] {3c8d9960-b490-49a6-9d4f-1392ad853974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5612 | 2026.01.21 18:28:10.684857 [ 4 ] {3c8d9960-b490-49a6-9d4f-1392ad853974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5613 | 2026.01.21 18:28:10.685276 [ 4 ] {3c8d9960-b490-49a6-9d4f-1392ad853974} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2026.01.21 18:28:10.685312 [ 4 ] {3c8d9960-b490-49a6-9d4f-1392ad853974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5615 | 2026.01.21 18:28:10.685638 [ 4 ] {3c8d9960-b490-49a6-9d4f-1392ad853974} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5616 | 2026.01.21 18:28:10.685841 [ 4 ] {3c8d9960-b490-49a6-9d4f-1392ad853974} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2026.01.21 18:28:10.685961 [ 4 ] {3c8d9960-b490-49a6-9d4f-1392ad853974} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001164 sec., 292096.21993127145 rows/sec., 22.11 MiB/sec. | ||
| 5618 | 2026.01.21 18:28:10.685996 [ 4 ] {3c8d9960-b490-49a6-9d4f-1392ad853974} <Debug> TCPHandler: Processed in 0.001317186 sec. | ||
| 5619 | 2026.01.21 18:28:10.686107 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5620 | 2026.01.21 18:28:10.686198 [ 4 ] {2309fda9-69ee-45aa-be62-00cba4b209c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5621 | 2026.01.21 18:28:10.686250 [ 4 ] {2309fda9-69ee-45aa-be62-00cba4b209c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5622 | 2026.01.21 18:28:10.686976 [ 4 ] {2309fda9-69ee-45aa-be62-00cba4b209c1} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2026.01.21 18:28:10.687012 [ 4 ] {2309fda9-69ee-45aa-be62-00cba4b209c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5624 | 2026.01.21 18:28:10.687504 [ 4 ] {2309fda9-69ee-45aa-be62-00cba4b209c1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5625 | 2026.01.21 18:28:10.687714 [ 4 ] {2309fda9-69ee-45aa-be62-00cba4b209c1} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2026.01.21 18:28:10.687848 [ 4 ] {2309fda9-69ee-45aa-be62-00cba4b209c1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001668 sec., 5995.2038369304555 rows/sec., 10.74 MiB/sec. | ||
| 5627 | 2026.01.21 18:28:10.687898 [ 4 ] {2309fda9-69ee-45aa-be62-00cba4b209c1} <Debug> TCPHandler: Processed in 0.00183778 sec. | ||
| 5628 | 2026.01.21 18:28:10.688013 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.01.21 18:28:10.688103 [ 4 ] {87799211-a635-44c0-bfc8-eb171e08b77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5630 | 2026.01.21 18:28:10.688144 [ 4 ] {87799211-a635-44c0-bfc8-eb171e08b77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5631 | 2026.01.21 18:28:10.688477 [ 4 ] {87799211-a635-44c0-bfc8-eb171e08b77a} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2026.01.21 18:28:10.688513 [ 4 ] {87799211-a635-44c0-bfc8-eb171e08b77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5633 | 2026.01.21 18:28:10.688809 [ 4 ] {87799211-a635-44c0-bfc8-eb171e08b77a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5634 | 2026.01.21 18:28:10.689016 [ 4 ] {87799211-a635-44c0-bfc8-eb171e08b77a} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.01.21 18:28:10.689138 [ 4 ] {87799211-a635-44c0-bfc8-eb171e08b77a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 5636 | 2026.01.21 18:28:10.689173 [ 4 ] {87799211-a635-44c0-bfc8-eb171e08b77a} <Debug> TCPHandler: Processed in 0.001207003 sec. | ||
| 5637 | 2026.01.21 18:28:13.305223 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5638 | 2026.01.21 18:28:13.305281 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5639 | 2026.01.21 18:28:13.410601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11494 | ||
| 5640 | 2026.01.21 18:28:13.411159 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.01.21 18:28:13.411193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5642 | 2026.01.21 18:28:13.411661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5643 | 2026.01.21 18:28:13.411900 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.01.21 18:28:13.412033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11494 | ||
| 5645 | 2026.01.21 18:28:13.438272 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 746 | ||
| 5646 | 2026.01.21 18:28:13.440495 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2026.01.21 18:28:13.440541 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5648 | 2026.01.21 18:28:13.441704 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5649 | 2026.01.21 18:28:13.441968 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2026.01.21 18:28:13.442222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
| 5651 | 2026.01.21 18:28:14.000434 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5652 | 2026.01.21 18:28:14.016818 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.01.21 18:28:14.016883 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5654 | 2026.01.21 18:28:14.023277 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5655 | 2026.01.21 18:28:14.024044 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.01.21 18:28:14.027612 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5657 | 2026.01.21 18:28:15.668538 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2026.01.21 18:28:15.668749 [ 4 ] {5d2cef3f-615e-4225-8103-7b061075af8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5659 | 2026.01.21 18:28:15.668820 [ 4 ] {5d2cef3f-615e-4225-8103-7b061075af8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5660 | 2026.01.21 18:28:15.669556 [ 4 ] {5d2cef3f-615e-4225-8103-7b061075af8b} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.01.21 18:28:15.669595 [ 4 ] {5d2cef3f-615e-4225-8103-7b061075af8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5662 | 2026.01.21 18:28:15.670010 [ 4 ] {5d2cef3f-615e-4225-8103-7b061075af8b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5663 | 2026.01.21 18:28:15.670237 [ 4 ] {5d2cef3f-615e-4225-8103-7b061075af8b} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.01.21 18:28:15.670395 [ 4 ] {5d2cef3f-615e-4225-8103-7b061075af8b} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001702 sec., 69330.19976498238 rows/sec., 5.87 MiB/sec. | ||
| 5665 | 2026.01.21 18:28:15.670444 [ 4 ] {5d2cef3f-615e-4225-8103-7b061075af8b} <Debug> TCPHandler: Processed in 0.002039736 sec. | ||
| 5666 | 2026.01.21 18:28:15.670567 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.01.21 18:28:15.670666 [ 4 ] {e57d28c6-2017-4a6d-9962-d0b0971a605e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5668 | 2026.01.21 18:28:15.670709 [ 4 ] {e57d28c6-2017-4a6d-9962-d0b0971a605e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5669 | 2026.01.21 18:28:15.671125 [ 4 ] {e57d28c6-2017-4a6d-9962-d0b0971a605e} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.01.21 18:28:15.671161 [ 4 ] {e57d28c6-2017-4a6d-9962-d0b0971a605e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5671 | 2026.01.21 18:28:15.671456 [ 4 ] {e57d28c6-2017-4a6d-9962-d0b0971a605e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5672 | 2026.01.21 18:28:15.671664 [ 4 ] {e57d28c6-2017-4a6d-9962-d0b0971a605e} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.01.21 18:28:15.671779 [ 43 ] {} <Debug> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5674 | 2026.01.21 18:28:15.671792 [ 4 ] {e57d28c6-2017-4a6d-9962-d0b0971a605e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001151 sec., 26933.101650738492 rows/sec., 1.98 MiB/sec. | ||
| 5675 | 2026.01.21 18:28:15.671847 [ 43 ] {} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2026.01.21 18:28:15.671857 [ 4 ] {e57d28c6-2017-4a6d-9962-d0b0971a605e} <Debug> TCPHandler: Processed in 0.001340777 sec. | ||
| 5677 | 2026.01.21 18:28:15.671876 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5678 | 2026.01.21 18:28:15.671970 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::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 | ||
| 5679 | 2026.01.21 18:28:15.671974 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5680 | 2026.01.21 18:28:15.672061 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5681 | 2026.01.21 18:28:15.672081 [ 4 ] {8cb3f7a8-2202-476e-90f2-5502e6eb2cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5682 | 2026.01.21 18:28:15.672090 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 278 rows starting from the beginning of the part | ||
| 5683 | 2026.01.21 18:28:15.672122 [ 4 ] {8cb3f7a8-2202-476e-90f2-5502e6eb2cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5684 | 2026.01.21 18:28:15.672153 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
| 5685 | 2026.01.21 18:28:15.672197 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 215 rows starting from the beginning of the part | ||
| 5686 | 2026.01.21 18:28:15.672245 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5687 | 2026.01.21 18:28:15.672292 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part | ||
| 5688 | 2026.01.21 18:28:15.672336 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5689 | 2026.01.21 18:28:15.672543 [ 4 ] {8cb3f7a8-2202-476e-90f2-5502e6eb2cea} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.01.21 18:28:15.672603 [ 4 ] {8cb3f7a8-2202-476e-90f2-5502e6eb2cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5691 | 2026.01.21 18:28:15.672950 [ 4 ] {8cb3f7a8-2202-476e-90f2-5502e6eb2cea} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5692 | 2026.01.21 18:28:15.673163 [ 4 ] {8cb3f7a8-2202-476e-90f2-5502e6eb2cea} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.01.21 18:28:15.673246 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310786 sec., 465369.6331819229 rows/sec., 31.33 MiB/sec. | ||
| 5694 | 2026.01.21 18:28:15.673289 [ 4 ] {8cb3f7a8-2202-476e-90f2-5502e6eb2cea} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001227 sec., 77424.61287693561 rows/sec., 6.05 MiB/sec. | ||
| 5695 | 2026.01.21 18:28:15.673331 [ 4 ] {8cb3f7a8-2202-476e-90f2-5502e6eb2cea} <Debug> TCPHandler: Processed in 0.001403368 sec. | ||
| 5696 | 2026.01.21 18:28:15.673386 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5697 | 2026.01.21 18:28:15.673442 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2026.01.21 18:28:15.673559 [ 4 ] {8286587a-383e-4550-88ec-3517b529699f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5699 | 2026.01.21 18:28:15.673602 [ 4 ] {8286587a-383e-4550-88ec-3517b529699f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5700 | 2026.01.21 18:28:15.673616 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_31_6} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.01.21 18:28:15.673682 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_31_6} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5702 | 2026.01.21 18:28:15.673740 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5703 | 2026.01.21 18:28:15.673998 [ 4 ] {8286587a-383e-4550-88ec-3517b529699f} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.01.21 18:28:15.674032 [ 4 ] {8286587a-383e-4550-88ec-3517b529699f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5705 | 2026.01.21 18:28:15.674359 [ 4 ] {8286587a-383e-4550-88ec-3517b529699f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5706 | 2026.01.21 18:28:15.674562 [ 4 ] {8286587a-383e-4550-88ec-3517b529699f} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.01.21 18:28:15.674687 [ 4 ] {8286587a-383e-4550-88ec-3517b529699f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 5708 | 2026.01.21 18:28:15.674724 [ 4 ] {8286587a-383e-4550-88ec-3517b529699f} <Debug> TCPHandler: Processed in 0.001328476 sec. | ||
| 5709 | 2026.01.21 18:28:15.674822 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2026.01.21 18:28:15.674912 [ 4 ] {d5132e85-c728-4bb8-9ed9-50b862cbe922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5711 | 2026.01.21 18:28:15.674964 [ 4 ] {d5132e85-c728-4bb8-9ed9-50b862cbe922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5712 | 2026.01.21 18:28:15.675745 [ 4 ] {d5132e85-c728-4bb8-9ed9-50b862cbe922} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2026.01.21 18:28:15.675781 [ 4 ] {d5132e85-c728-4bb8-9ed9-50b862cbe922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5714 | 2026.01.21 18:28:15.676323 [ 4 ] {d5132e85-c728-4bb8-9ed9-50b862cbe922} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5715 | 2026.01.21 18:28:15.676545 [ 4 ] {d5132e85-c728-4bb8-9ed9-50b862cbe922} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2026.01.21 18:28:15.676654 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5717 | 2026.01.21 18:28:15.676677 [ 4 ] {d5132e85-c728-4bb8-9ed9-50b862cbe922} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001784 sec., 17376.681614349774 rows/sec., 31.14 MiB/sec. | ||
| 5718 | 2026.01.21 18:28:15.676693 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.01.21 18:28:15.676718 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5720 | 2026.01.21 18:28:15.676733 [ 4 ] {d5132e85-c728-4bb8-9ed9-50b862cbe922} <Debug> TCPHandler: Processed in 0.001959333 sec. | ||
| 5721 | 2026.01.21 18:28:15.676799 [ 192 ] {25599729-9697-4fba-81ea-895cf3e788cc::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 | ||
| 5722 | 2026.01.21 18:28:15.676849 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2026.01.21 18:28:15.676940 [ 4 ] {34a2fd04-004d-47bb-b1af-ed296bc13c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5724 | 2026.01.21 18:28:15.676982 [ 4 ] {34a2fd04-004d-47bb-b1af-ed296bc13c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5725 | 2026.01.21 18:28:15.677012 [ 192 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5726 | 2026.01.21 18:28:15.677068 [ 192 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 477 rows starting from the beginning of the part | ||
| 5727 | 2026.01.21 18:28:15.677199 [ 192 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 5728 | 2026.01.21 18:28:15.677309 [ 192 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5729 | 2026.01.21 18:28:15.677310 [ 4 ] {34a2fd04-004d-47bb-b1af-ed296bc13c0c} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2026.01.21 18:28:15.677354 [ 4 ] {34a2fd04-004d-47bb-b1af-ed296bc13c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5731 | 2026.01.21 18:28:15.677411 [ 192 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5732 | 2026.01.21 18:28:15.677509 [ 192 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5733 | 2026.01.21 18:28:15.677605 [ 192 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5734 | 2026.01.21 18:28:15.677662 [ 4 ] {34a2fd04-004d-47bb-b1af-ed296bc13c0c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5735 | 2026.01.21 18:28:15.677868 [ 4 ] {34a2fd04-004d-47bb-b1af-ed296bc13c0c} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2026.01.21 18:28:15.677991 [ 4 ] {34a2fd04-004d-47bb-b1af-ed296bc13c0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 5737 | 2026.01.21 18:28:15.678025 [ 4 ] {34a2fd04-004d-47bb-b1af-ed296bc13c0c} <Debug> TCPHandler: Processed in 0.001223554 sec. | ||
| 5738 | 2026.01.21 18:28:15.697723 [ 186 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 19 columns (19 merged, 0 gathered) in 0.020961845 sec., 28146.377382334427 rows/sec., 50.44 MiB/sec. | ||
| 5739 | 2026.01.21 18:28:15.698349 [ 192 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5740 | 2026.01.21 18:28:15.698653 [ 192 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.01.21 18:28:15.698715 [ 192 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5742 | 2026.01.21 18:28:15.698787 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 5743 | 2026.01.21 18:28:16.000953 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.50 MiB, peak 261.85 MiB, free memory in arenas 0.00 B, will set to 255.86 MiB (RSS), difference: 1.36 MiB | ||
| 5744 | 2026.01.21 18:28:20.668281 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5745 | 2026.01.21 18:28:20.668496 [ 4 ] {02e0f23c-9f48-4cd7-9dab-75d51223adec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5746 | 2026.01.21 18:28:20.668563 [ 4 ] {02e0f23c-9f48-4cd7-9dab-75d51223adec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5747 | 2026.01.21 18:28:20.669173 [ 4 ] {02e0f23c-9f48-4cd7-9dab-75d51223adec} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.01.21 18:28:20.669216 [ 4 ] {02e0f23c-9f48-4cd7-9dab-75d51223adec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5749 | 2026.01.21 18:28:20.669598 [ 4 ] {02e0f23c-9f48-4cd7-9dab-75d51223adec} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5750 | 2026.01.21 18:28:20.669843 [ 4 ] {02e0f23c-9f48-4cd7-9dab-75d51223adec} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2026.01.21 18:28:20.669999 [ 4 ] {02e0f23c-9f48-4cd7-9dab-75d51223adec} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001554 sec., 1287.001287001287 rows/sec., 104.95 KiB/sec. | ||
| 5752 | 2026.01.21 18:28:20.670041 [ 4 ] {02e0f23c-9f48-4cd7-9dab-75d51223adec} <Debug> TCPHandler: Processed in 0.001898932 sec. | ||
| 5753 | 2026.01.21 18:28:20.670165 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5754 | 2026.01.21 18:28:20.670260 [ 4 ] {6b17808e-9e60-4de9-89a3-96ffc95f91ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5755 | 2026.01.21 18:28:20.670301 [ 4 ] {6b17808e-9e60-4de9-89a3-96ffc95f91ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5756 | 2026.01.21 18:28:20.670773 [ 4 ] {6b17808e-9e60-4de9-89a3-96ffc95f91ec} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5757 | 2026.01.21 18:28:20.670816 [ 4 ] {6b17808e-9e60-4de9-89a3-96ffc95f91ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5758 | 2026.01.21 18:28:20.671122 [ 4 ] {6b17808e-9e60-4de9-89a3-96ffc95f91ec} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5759 | 2026.01.21 18:28:20.671345 [ 4 ] {6b17808e-9e60-4de9-89a3-96ffc95f91ec} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5760 | 2026.01.21 18:28:20.671474 [ 4 ] {6b17808e-9e60-4de9-89a3-96ffc95f91ec} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001232 sec., 62500 rows/sec., 5.12 MiB/sec. | ||
| 5761 | 2026.01.21 18:28:20.671511 [ 4 ] {6b17808e-9e60-4de9-89a3-96ffc95f91ec} <Debug> TCPHandler: Processed in 0.001395548 sec. | ||
| 5762 | 2026.01.21 18:28:20.671623 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5763 | 2026.01.21 18:28:20.671718 [ 4 ] {99b79b7f-871d-4461-ac39-cc5b1e927902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5764 | 2026.01.21 18:28:20.671758 [ 4 ] {99b79b7f-871d-4461-ac39-cc5b1e927902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5765 | 2026.01.21 18:28:20.672147 [ 4 ] {99b79b7f-871d-4461-ac39-cc5b1e927902} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2026.01.21 18:28:20.672184 [ 4 ] {99b79b7f-871d-4461-ac39-cc5b1e927902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5767 | 2026.01.21 18:28:20.672475 [ 4 ] {99b79b7f-871d-4461-ac39-cc5b1e927902} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5768 | 2026.01.21 18:28:20.672683 [ 4 ] {99b79b7f-871d-4461-ac39-cc5b1e927902} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2026.01.21 18:28:20.672810 [ 4 ] {99b79b7f-871d-4461-ac39-cc5b1e927902} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 803.24 KiB/sec. | ||
| 5770 | 2026.01.21 18:28:20.672847 [ 4 ] {99b79b7f-871d-4461-ac39-cc5b1e927902} <Debug> TCPHandler: Processed in 0.001272625 sec. | ||
| 5771 | 2026.01.21 18:28:20.672954 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2026.01.21 18:28:20.673048 [ 4 ] {867b294f-165f-4650-af42-dcce0cfd153c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5773 | 2026.01.21 18:28:20.673089 [ 4 ] {867b294f-165f-4650-af42-dcce0cfd153c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5774 | 2026.01.21 18:28:20.673517 [ 4 ] {867b294f-165f-4650-af42-dcce0cfd153c} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.01.21 18:28:20.673554 [ 4 ] {867b294f-165f-4650-af42-dcce0cfd153c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5776 | 2026.01.21 18:28:20.673847 [ 4 ] {867b294f-165f-4650-af42-dcce0cfd153c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5777 | 2026.01.21 18:28:20.674135 [ 4 ] {867b294f-165f-4650-af42-dcce0cfd153c} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.01.21 18:28:20.674310 [ 4 ] {867b294f-165f-4650-af42-dcce0cfd153c} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001278 sec., 59467.9186228482 rows/sec., 4.65 MiB/sec. | ||
| 5779 | 2026.01.21 18:28:20.674363 [ 4 ] {867b294f-165f-4650-af42-dcce0cfd153c} <Debug> TCPHandler: Processed in 0.001457349 sec. | ||
| 5780 | 2026.01.21 18:28:20.674505 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5781 | 2026.01.21 18:28:20.674627 [ 4 ] {9ac4beb6-230c-47b4-aea3-a1a94b0cf50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5782 | 2026.01.21 18:28:20.674685 [ 4 ] {9ac4beb6-230c-47b4-aea3-a1a94b0cf50d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5783 | 2026.01.21 18:28:20.675223 [ 4 ] {9ac4beb6-230c-47b4-aea3-a1a94b0cf50d} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.01.21 18:28:20.675270 [ 4 ] {9ac4beb6-230c-47b4-aea3-a1a94b0cf50d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5785 | 2026.01.21 18:28:20.675641 [ 4 ] {9ac4beb6-230c-47b4-aea3-a1a94b0cf50d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5786 | 2026.01.21 18:28:20.675853 [ 4 ] {9ac4beb6-230c-47b4-aea3-a1a94b0cf50d} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.01.21 18:28:20.675983 [ 4 ] {9ac4beb6-230c-47b4-aea3-a1a94b0cf50d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001382 sec., 116497.82923299566 rows/sec., 8.11 MiB/sec. | ||
| 5788 | 2026.01.21 18:28:20.676020 [ 4 ] {9ac4beb6-230c-47b4-aea3-a1a94b0cf50d} <Debug> TCPHandler: Processed in 0.001579673 sec. | ||
| 5789 | 2026.01.21 18:28:20.676134 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5790 | 2026.01.21 18:28:20.676230 [ 4 ] {c3aab972-b39c-416d-a97a-6623520ecf00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5791 | 2026.01.21 18:28:20.676286 [ 4 ] {c3aab972-b39c-416d-a97a-6623520ecf00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5792 | 2026.01.21 18:28:20.677102 [ 4 ] {c3aab972-b39c-416d-a97a-6623520ecf00} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2026.01.21 18:28:20.677140 [ 4 ] {c3aab972-b39c-416d-a97a-6623520ecf00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5794 | 2026.01.21 18:28:20.677667 [ 4 ] {c3aab972-b39c-416d-a97a-6623520ecf00} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5795 | 2026.01.21 18:28:20.677887 [ 4 ] {c3aab972-b39c-416d-a97a-6623520ecf00} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2026.01.21 18:28:20.678025 [ 4 ] {c3aab972-b39c-416d-a97a-6623520ecf00} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001813 sec., 5515.7198014340875 rows/sec., 9.88 MiB/sec. | ||
| 5797 | 2026.01.21 18:28:20.678078 [ 4 ] {c3aab972-b39c-416d-a97a-6623520ecf00} <Debug> TCPHandler: Processed in 0.001993684 sec. | ||
| 5798 | 2026.01.21 18:28:20.678200 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.01.21 18:28:20.678295 [ 4 ] {8cd99256-2716-4c4b-93d3-6bd170562a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5800 | 2026.01.21 18:28:20.678338 [ 4 ] {8cd99256-2716-4c4b-93d3-6bd170562a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5801 | 2026.01.21 18:28:20.678689 [ 4 ] {8cd99256-2716-4c4b-93d3-6bd170562a5c} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.01.21 18:28:20.678727 [ 4 ] {8cd99256-2716-4c4b-93d3-6bd170562a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5803 | 2026.01.21 18:28:20.679021 [ 4 ] {8cd99256-2716-4c4b-93d3-6bd170562a5c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5804 | 2026.01.21 18:28:20.679240 [ 4 ] {8cd99256-2716-4c4b-93d3-6bd170562a5c} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.01.21 18:28:20.679372 [ 4 ] {8cd99256-2716-4c4b-93d3-6bd170562a5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 5806 | 2026.01.21 18:28:20.679408 [ 4 ] {8cd99256-2716-4c4b-93d3-6bd170562a5c} <Debug> TCPHandler: Processed in 0.001257015 sec. | ||
| 5807 | 2026.01.21 18:28:20.912915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11942 | ||
| 5808 | 2026.01.21 18:28:20.913402 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2026.01.21 18:28:20.913439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5810 | 2026.01.21 18:28:20.913919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5811 | 2026.01.21 18:28:20.914155 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2026.01.21 18:28:20.914289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11942 | ||
| 5813 | 2026.01.21 18:28:21.528499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5814 | 2026.01.21 18:28:21.546122 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.01.21 18:28:21.546182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5816 | 2026.01.21 18:28:21.551844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5817 | 2026.01.21 18:28:21.552557 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.01.21 18:28:21.555956 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5819 | 2026.01.21 18:28:22.566443 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42452 | ||
| 5820 | 2026.01.21 18:28:22.566540 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5821 | 2026.01.21 18:28:22.566565 [ 286 ] {} <Debug> TCP-Session: 5f538c5f-e659-4d4a-b65f-715b3b78306b Authenticating user 'default' from [fd00:1122:3344:101::e]:42452 | ||
| 5822 | 2026.01.21 18:28:22.566587 [ 286 ] {} <Debug> TCP-Session: 5f538c5f-e659-4d4a-b65f-715b3b78306b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5823 | 2026.01.21 18:28:22.566599 [ 286 ] {} <Debug> TCP-Session: 5f538c5f-e659-4d4a-b65f-715b3b78306b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5824 | 2026.01.21 18:28:22.566832 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54306 | ||
| 5825 | 2026.01.21 18:28:22.566848 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48373 | ||
| 5826 | 2026.01.21 18:28:22.566892 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39848 | ||
| 5827 | 2026.01.21 18:28:22.566904 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54662 | ||
| 5828 | 2026.01.21 18:28:22.566927 [ 286 ] {} <Trace> TCP-Session: 5f538c5f-e659-4d4a-b65f-715b3b78306b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2026.01.21 18:28:22.566953 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5830 | 2026.01.21 18:28:22.566963 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5831 | 2026.01.21 18:28:22.566998 [ 288 ] {} <Debug> TCP-Session: b68bf2c0-6021-43a2-9ae8-952629f5623d Authenticating user 'default' from [fd00:1122:3344:101::e]:54306 | ||
| 5832 | 2026.01.21 18:28:22.567015 [ 290 ] {} <Debug> TCP-Session: 990a06e9-0ed1-4ba4-8451-6f1f5bc7f732 Authenticating user 'default' from [fd00:1122:3344:101::e]:48373 | ||
| 5833 | 2026.01.21 18:28:22.566912 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46262 | ||
| 5834 | 2026.01.21 18:28:22.567047 [ 290 ] {} <Debug> TCP-Session: 990a06e9-0ed1-4ba4-8451-6f1f5bc7f732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.01.21 18:28:22.567037 [ 288 ] {} <Debug> TCP-Session: b68bf2c0-6021-43a2-9ae8-952629f5623d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5836 | 2026.01.21 18:28:22.567074 [ 290 ] {} <Debug> TCP-Session: 990a06e9-0ed1-4ba4-8451-6f1f5bc7f732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2026.01.21 18:28:22.567096 [ 288 ] {} <Debug> TCP-Session: b68bf2c0-6021-43a2-9ae8-952629f5623d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2026.01.21 18:28:22.567114 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5839 | 2026.01.21 18:28:22.567105 [ 286 ] {861e0930-b658-4b0b-9ce7-c6a4318a57b2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42452) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5840 | 2026.01.21 18:28:22.567157 [ 293 ] {} <Debug> TCP-Session: 93f65922-47c7-4801-9451-f00131391b4f Authenticating user 'default' from [fd00:1122:3344:101::e]:39848 | ||
| 5841 | 2026.01.21 18:28:22.567160 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5842 | 2026.01.21 18:28:22.567189 [ 293 ] {} <Debug> TCP-Session: 93f65922-47c7-4801-9451-f00131391b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5843 | 2026.01.21 18:28:22.567105 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5844 | 2026.01.21 18:28:22.567208 [ 3 ] {} <Debug> TCP-Session: 82d4ecef-4308-40d3-bb4f-f97bfc47ee49 Authenticating user 'default' from [fd00:1122:3344:101::e]:46262 | ||
| 5845 | 2026.01.21 18:28:22.567213 [ 293 ] {} <Debug> TCP-Session: 93f65922-47c7-4801-9451-f00131391b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5846 | 2026.01.21 18:28:22.567241 [ 294 ] {} <Debug> TCP-Session: 7f5a4487-e63a-433a-8ab0-c1da3ec64dc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54662 | ||
| 5847 | 2026.01.21 18:28:22.567246 [ 3 ] {} <Debug> TCP-Session: 82d4ecef-4308-40d3-bb4f-f97bfc47ee49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5848 | 2026.01.21 18:28:22.567270 [ 294 ] {} <Debug> TCP-Session: 7f5a4487-e63a-433a-8ab0-c1da3ec64dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2026.01.21 18:28:22.567278 [ 3 ] {} <Debug> TCP-Session: 82d4ecef-4308-40d3-bb4f-f97bfc47ee49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2026.01.21 18:28:22.567287 [ 294 ] {} <Debug> TCP-Session: 7f5a4487-e63a-433a-8ab0-c1da3ec64dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2026.01.21 18:28:22.566869 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43662 | ||
| 5852 | 2026.01.21 18:28:22.566846 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41562 | ||
| 5853 | 2026.01.21 18:28:22.566876 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37411 | ||
| 5854 | 2026.01.21 18:28:22.567404 [ 286 ] {861e0930-b658-4b0b-9ce7-c6a4318a57b2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5855 | 2026.01.21 18:28:22.567462 [ 286 ] {861e0930-b658-4b0b-9ce7-c6a4318a57b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5856 | 2026.01.21 18:28:22.567557 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5857 | 2026.01.21 18:28:22.567587 [ 289 ] {} <Debug> TCP-Session: add8e3f4-4d6f-4d6d-8ae1-ab9db07c1f75 Authenticating user 'default' from [fd00:1122:3344:101::e]:41562 | ||
| 5858 | 2026.01.21 18:28:22.567605 [ 289 ] {} <Debug> TCP-Session: add8e3f4-4d6f-4d6d-8ae1-ab9db07c1f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.01.21 18:28:22.567610 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5860 | 2026.01.21 18:28:22.567618 [ 289 ] {} <Debug> TCP-Session: add8e3f4-4d6f-4d6d-8ae1-ab9db07c1f75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2026.01.21 18:28:22.567614 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5862 | 2026.01.21 18:28:22.567647 [ 292 ] {} <Debug> TCP-Session: 5b520890-1f40-4bd5-8700-b94c4558a2b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37411 | ||
| 5863 | 2026.01.21 18:28:22.567687 [ 291 ] {} <Debug> TCP-Session: 7c5d5d3c-dc74-4d1f-9543-ceab67df55dd Authenticating user 'default' from [fd00:1122:3344:101::e]:43662 | ||
| 5864 | 2026.01.21 18:28:22.567689 [ 292 ] {} <Debug> TCP-Session: 5b520890-1f40-4bd5-8700-b94c4558a2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5865 | 2026.01.21 18:28:22.567720 [ 291 ] {} <Debug> TCP-Session: 7c5d5d3c-dc74-4d1f-9543-ceab67df55dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2026.01.21 18:28:22.567721 [ 292 ] {} <Debug> TCP-Session: 5b520890-1f40-4bd5-8700-b94c4558a2b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5867 | 2026.01.21 18:28:22.567741 [ 291 ] {} <Debug> TCP-Session: 7c5d5d3c-dc74-4d1f-9543-ceab67df55dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5868 | 2026.01.21 18:28:22.567731 [ 286 ] {861e0930-b658-4b0b-9ce7-c6a4318a57b2} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6) (SelectExecutor): Key condition: unknown | ||
| 5869 | 2026.01.21 18:28:22.568705 [ 340 ] {861e0930-b658-4b0b-9ce7-c6a4318a57b2} <Trace> AggregatingTransform: Aggregating | ||
| 5870 | 2026.01.21 18:28:22.568746 [ 340 ] {861e0930-b658-4b0b-9ce7-c6a4318a57b2} <Trace> Aggregator: Aggregation method: without_key | ||
| 5871 | 2026.01.21 18:28:22.568784 [ 340 ] {861e0930-b658-4b0b-9ce7-c6a4318a57b2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916036 sec. (1091.660 rows/sec., 42.64 KiB/sec.) | ||
| 5872 | 2026.01.21 18:28:22.568805 [ 340 ] {861e0930-b658-4b0b-9ce7-c6a4318a57b2} <Trace> Aggregator: Merging aggregated data | ||
| 5873 | 2026.01.21 18:28:22.570204 [ 286 ] {861e0930-b658-4b0b-9ce7-c6a4318a57b2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00315 sec., 317.46031746031747 rows/sec., 12.40 KiB/sec. | ||
| 5874 | 2026.01.21 18:28:22.570386 [ 286 ] {861e0930-b658-4b0b-9ce7-c6a4318a57b2} <Debug> TCPHandler: Processed in 0.003569058 sec. | ||
| 5875 | 2026.01.21 18:28:22.570492 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5876 | 2026.01.21 18:28:22.570517 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5877 | 2026.01.21 18:28:22.570537 [ 286 ] {} <Debug> TCP-Session: 5f538c5f-e659-4d4a-b65f-715b3b78306b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2026.01.21 18:28:22.570542 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5879 | 2026.01.21 18:28:22.570564 [ 291 ] {} <Debug> TCP-Session: 7c5d5d3c-dc74-4d1f-9543-ceab67df55dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2026.01.21 18:28:22.570574 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5881 | 2026.01.21 18:28:22.570592 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5882 | 2026.01.21 18:28:22.570610 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5883 | 2026.01.21 18:28:22.570632 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5884 | 2026.01.21 18:28:22.570652 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5885 | 2026.01.21 18:28:22.570668 [ 288 ] {} <Debug> TCP-Session: b68bf2c0-6021-43a2-9ae8-952629f5623d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5886 | 2026.01.21 18:28:22.570681 [ 294 ] {} <Debug> TCP-Session: 7f5a4487-e63a-433a-8ab0-c1da3ec64dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2026.01.21 18:28:22.570697 [ 3 ] {} <Debug> TCP-Session: 82d4ecef-4308-40d3-bb4f-f97bfc47ee49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5888 | 2026.01.21 18:28:22.570643 [ 293 ] {} <Debug> TCP-Session: 93f65922-47c7-4801-9451-f00131391b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5889 | 2026.01.21 18:28:22.570632 [ 289 ] {} <Debug> TCP-Session: add8e3f4-4d6f-4d6d-8ae1-ab9db07c1f75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5890 | 2026.01.21 18:28:22.570596 [ 290 ] {} <Debug> TCP-Session: 990a06e9-0ed1-4ba4-8451-6f1f5bc7f732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5891 | 2026.01.21 18:28:22.570554 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5892 | 2026.01.21 18:28:22.570809 [ 292 ] {} <Debug> TCP-Session: 5b520890-1f40-4bd5-8700-b94c4558a2b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5893 | 2026.01.21 18:28:22.618776 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59183 | ||
| 5894 | 2026.01.21 18:28:22.618866 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5895 | 2026.01.21 18:28:22.618895 [ 286 ] {} <Debug> TCP-Session: 903e6a37-a37c-4af6-93ec-0c667175fe54 Authenticating user 'default' from [fd00:1122:3344:101::e]:59183 | ||
| 5896 | 2026.01.21 18:28:22.618916 [ 286 ] {} <Debug> TCP-Session: 903e6a37-a37c-4af6-93ec-0c667175fe54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5897 | 2026.01.21 18:28:22.618932 [ 286 ] {} <Debug> TCP-Session: 903e6a37-a37c-4af6-93ec-0c667175fe54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2026.01.21 18:28:22.619121 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40396 | ||
| 5899 | 2026.01.21 18:28:22.619146 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35490 | ||
| 5900 | 2026.01.21 18:28:22.619157 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49510 | ||
| 5901 | 2026.01.21 18:28:22.619199 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50074 | ||
| 5902 | 2026.01.21 18:28:22.619211 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62594 | ||
| 5903 | 2026.01.21 18:28:22.619192 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54781 | ||
| 5904 | 2026.01.21 18:28:22.619250 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5905 | 2026.01.21 18:28:22.619261 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5906 | 2026.01.21 18:28:22.619280 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5907 | 2026.01.21 18:28:22.619269 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5908 | 2026.01.21 18:28:22.619303 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5909 | 2026.01.21 18:28:22.619308 [ 3 ] {} <Debug> TCP-Session: cdbf9118-1a63-4cbf-88bc-ab0cb452de64 Authenticating user 'default' from [fd00:1122:3344:101::e]:62594 | ||
| 5910 | 2026.01.21 18:28:22.619323 [ 294 ] {} <Debug> TCP-Session: bc1397e4-048e-402a-a22a-f0bede616ea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50074 | ||
| 5911 | 2026.01.21 18:28:22.619336 [ 293 ] {} <Debug> TCP-Session: cbf7a479-5012-4e20-aa8c-7a25f9bba3d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54781 | ||
| 5912 | 2026.01.21 18:28:22.619344 [ 3 ] {} <Debug> TCP-Session: cdbf9118-1a63-4cbf-88bc-ab0cb452de64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5913 | 2026.01.21 18:28:22.619355 [ 294 ] {} <Debug> TCP-Session: bc1397e4-048e-402a-a22a-f0bede616ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2026.01.21 18:28:22.619368 [ 293 ] {} <Debug> TCP-Session: cbf7a479-5012-4e20-aa8c-7a25f9bba3d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2026.01.21 18:28:22.619386 [ 294 ] {} <Debug> TCP-Session: bc1397e4-048e-402a-a22a-f0bede616ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5916 | 2026.01.21 18:28:22.619375 [ 3 ] {} <Debug> TCP-Session: cdbf9118-1a63-4cbf-88bc-ab0cb452de64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5917 | 2026.01.21 18:28:22.619408 [ 293 ] {} <Debug> TCP-Session: cbf7a479-5012-4e20-aa8c-7a25f9bba3d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.01.21 18:28:22.619301 [ 290 ] {} <Debug> TCP-Session: c1bc1839-a937-40b1-bec3-b8a79bfee016 Authenticating user 'default' from [fd00:1122:3344:101::e]:49510 | ||
| 5919 | 2026.01.21 18:28:22.619289 [ 286 ] {} <Trace> TCP-Session: 903e6a37-a37c-4af6-93ec-0c667175fe54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5920 | 2026.01.21 18:28:22.619468 [ 290 ] {} <Debug> TCP-Session: c1bc1839-a937-40b1-bec3-b8a79bfee016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5921 | 2026.01.21 18:28:22.619285 [ 289 ] {} <Debug> TCP-Session: 95b57e06-b3ef-4b9d-81a5-6646fd097c26 Authenticating user 'default' from [fd00:1122:3344:101::e]:35490 | ||
| 5922 | 2026.01.21 18:28:22.619495 [ 290 ] {} <Debug> TCP-Session: c1bc1839-a937-40b1-bec3-b8a79bfee016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2026.01.21 18:28:22.619522 [ 289 ] {} <Debug> TCP-Session: 95b57e06-b3ef-4b9d-81a5-6646fd097c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2026.01.21 18:28:22.619260 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5925 | 2026.01.21 18:28:22.619550 [ 289 ] {} <Debug> TCP-Session: 95b57e06-b3ef-4b9d-81a5-6646fd097c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5926 | 2026.01.21 18:28:22.619170 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60572 | ||
| 5927 | 2026.01.21 18:28:22.619586 [ 288 ] {} <Debug> TCP-Session: 14739956-1333-41dc-8f3d-90e3978d560d Authenticating user 'default' from [fd00:1122:3344:101::e]:40396 | ||
| 5928 | 2026.01.21 18:28:22.619621 [ 286 ] {36b7fb22-13dd-4413-b308-bfeaf2c1fa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59183) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5929 | 2026.01.21 18:28:22.619640 [ 288 ] {} <Debug> TCP-Session: 14739956-1333-41dc-8f3d-90e3978d560d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2026.01.21 18:28:22.619655 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5931 | 2026.01.21 18:28:22.619667 [ 288 ] {} <Debug> TCP-Session: 14739956-1333-41dc-8f3d-90e3978d560d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2026.01.21 18:28:22.619182 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36294 | ||
| 5933 | 2026.01.21 18:28:22.619688 [ 291 ] {} <Debug> TCP-Session: 536e3cbe-b045-4e3b-a818-084143a96123 Authenticating user 'default' from [fd00:1122:3344:101::e]:60572 | ||
| 5934 | 2026.01.21 18:28:22.619733 [ 291 ] {} <Debug> TCP-Session: 536e3cbe-b045-4e3b-a818-084143a96123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2026.01.21 18:28:22.619746 [ 291 ] {} <Debug> TCP-Session: 536e3cbe-b045-4e3b-a818-084143a96123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.01.21 18:28:22.619760 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5937 | 2026.01.21 18:28:22.619787 [ 292 ] {} <Debug> TCP-Session: b0107990-4c68-45f3-872e-c46d37349c58 Authenticating user 'default' from [fd00:1122:3344:101::e]:36294 | ||
| 5938 | 2026.01.21 18:28:22.619803 [ 292 ] {} <Debug> TCP-Session: b0107990-4c68-45f3-872e-c46d37349c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2026.01.21 18:28:22.619815 [ 292 ] {} <Debug> TCP-Session: b0107990-4c68-45f3-872e-c46d37349c58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5940 | 2026.01.21 18:28:22.619862 [ 286 ] {36b7fb22-13dd-4413-b308-bfeaf2c1fa0e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5941 | 2026.01.21 18:28:22.619916 [ 286 ] {36b7fb22-13dd-4413-b308-bfeaf2c1fa0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5942 | 2026.01.21 18:28:22.620173 [ 286 ] {36b7fb22-13dd-4413-b308-bfeaf2c1fa0e} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6) (SelectExecutor): Key condition: unknown | ||
| 5943 | 2026.01.21 18:28:22.621077 [ 339 ] {36b7fb22-13dd-4413-b308-bfeaf2c1fa0e} <Trace> AggregatingTransform: Aggregating | ||
| 5944 | 2026.01.21 18:28:22.621118 [ 339 ] {36b7fb22-13dd-4413-b308-bfeaf2c1fa0e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5945 | 2026.01.21 18:28:22.621156 [ 339 ] {36b7fb22-13dd-4413-b308-bfeaf2c1fa0e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888754 sec. (1125.171 rows/sec., 43.95 KiB/sec.) | ||
| 5946 | 2026.01.21 18:28:22.621175 [ 339 ] {36b7fb22-13dd-4413-b308-bfeaf2c1fa0e} <Trace> Aggregator: Merging aggregated data | ||
| 5947 | 2026.01.21 18:28:22.622411 [ 286 ] {36b7fb22-13dd-4413-b308-bfeaf2c1fa0e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002834 sec., 352.8581510232886 rows/sec., 13.78 KiB/sec. | ||
| 5948 | 2026.01.21 18:28:22.622553 [ 286 ] {36b7fb22-13dd-4413-b308-bfeaf2c1fa0e} <Debug> TCPHandler: Processed in 0.003360172 sec. | ||
| 5949 | 2026.01.21 18:28:22.622640 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5950 | 2026.01.21 18:28:22.622668 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5951 | 2026.01.21 18:28:22.622672 [ 3 ] {} <Debug> TCP-Session: cdbf9118-1a63-4cbf-88bc-ab0cb452de64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2026.01.21 18:28:22.622689 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5953 | 2026.01.21 18:28:22.622711 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5954 | 2026.01.21 18:28:22.622729 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5955 | 2026.01.21 18:28:22.622747 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5956 | 2026.01.21 18:28:22.622767 [ 290 ] {} <Debug> TCP-Session: c1bc1839-a937-40b1-bec3-b8a79bfee016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5957 | 2026.01.21 18:28:22.622786 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5958 | 2026.01.21 18:28:22.622802 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5959 | 2026.01.21 18:28:22.622810 [ 292 ] {} <Debug> TCP-Session: b0107990-4c68-45f3-872e-c46d37349c58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5960 | 2026.01.21 18:28:22.622825 [ 294 ] {} <Debug> TCP-Session: bc1397e4-048e-402a-a22a-f0bede616ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5961 | 2026.01.21 18:28:22.622835 [ 286 ] {} <Debug> TCP-Session: 903e6a37-a37c-4af6-93ec-0c667175fe54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2026.01.21 18:28:22.622766 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5963 | 2026.01.21 18:28:22.622751 [ 288 ] {} <Debug> TCP-Session: 14739956-1333-41dc-8f3d-90e3978d560d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2026.01.21 18:28:22.622709 [ 289 ] {} <Debug> TCP-Session: 95b57e06-b3ef-4b9d-81a5-6646fd097c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2026.01.21 18:28:22.622900 [ 291 ] {} <Debug> TCP-Session: 536e3cbe-b045-4e3b-a818-084143a96123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2026.01.21 18:28:22.622782 [ 293 ] {} <Debug> TCP-Session: cbf7a479-5012-4e20-aa8c-7a25f9bba3d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.01.21 18:28:23.443211 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 776 | ||
| 5968 | 2026.01.21 18:28:23.445927 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.01.21 18:28:23.445999 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5970 | 2026.01.21 18:28:23.447460 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5971 | 2026.01.21 18:28:23.447800 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.01.21 18:28:23.448122 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 776 | ||
| 5973 | 2026.01.21 18:28:24.350065 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61966 | ||
| 5974 | 2026.01.21 18:28:24.350178 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5975 | 2026.01.21 18:28:24.350206 [ 286 ] {} <Debug> TCP-Session: e70d2f6e-c7e2-405c-8ba2-f585ccfc9ed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61966 | ||
| 5976 | 2026.01.21 18:28:24.350228 [ 286 ] {} <Debug> TCP-Session: e70d2f6e-c7e2-405c-8ba2-f585ccfc9ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2026.01.21 18:28:24.350241 [ 286 ] {} <Debug> TCP-Session: e70d2f6e-c7e2-405c-8ba2-f585ccfc9ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2026.01.21 18:28:24.350433 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45063 | ||
| 5979 | 2026.01.21 18:28:24.350432 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35526 | ||
| 5980 | 2026.01.21 18:28:24.350479 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53931 | ||
| 5981 | 2026.01.21 18:28:24.350487 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57360 | ||
| 5982 | 2026.01.21 18:28:24.350515 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58003 | ||
| 5983 | 2026.01.21 18:28:24.350507 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5984 | 2026.01.21 18:28:24.350564 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5985 | 2026.01.21 18:28:24.350580 [ 286 ] {} <Trace> TCP-Session: e70d2f6e-c7e2-405c-8ba2-f585ccfc9ed0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2026.01.21 18:28:24.350585 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5987 | 2026.01.21 18:28:24.350600 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5988 | 2026.01.21 18:28:24.350604 [ 293 ] {} <Debug> TCP-Session: 592c089f-cbb0-4b74-8fbf-7f1d223e25b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53931 | ||
| 5989 | 2026.01.21 18:28:24.350626 [ 294 ] {} <Debug> TCP-Session: 2e8c68ac-6461-4384-b409-aa9990d1fe2d Authenticating user 'default' from [fd00:1122:3344:101::e]:57360 | ||
| 5990 | 2026.01.21 18:28:24.350638 [ 3 ] {} <Debug> TCP-Session: 19cd4629-5286-43a9-a521-cf321b965d78 Authenticating user 'default' from [fd00:1122:3344:101::e]:58003 | ||
| 5991 | 2026.01.21 18:28:24.350655 [ 293 ] {} <Debug> TCP-Session: 592c089f-cbb0-4b74-8fbf-7f1d223e25b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5992 | 2026.01.21 18:28:24.350662 [ 294 ] {} <Debug> TCP-Session: 2e8c68ac-6461-4384-b409-aa9990d1fe2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5993 | 2026.01.21 18:28:24.350671 [ 3 ] {} <Debug> TCP-Session: 19cd4629-5286-43a9-a521-cf321b965d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5994 | 2026.01.21 18:28:24.350681 [ 293 ] {} <Debug> TCP-Session: 592c089f-cbb0-4b74-8fbf-7f1d223e25b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5995 | 2026.01.21 18:28:24.350700 [ 3 ] {} <Debug> TCP-Session: 19cd4629-5286-43a9-a521-cf321b965d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.01.21 18:28:24.350692 [ 294 ] {} <Debug> TCP-Session: 2e8c68ac-6461-4384-b409-aa9990d1fe2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.01.21 18:28:24.350586 [ 290 ] {} <Debug> TCP-Session: a18b442f-6741-4690-8886-c66d6f389145 Authenticating user 'default' from [fd00:1122:3344:101::e]:45063 | ||
| 5998 | 2026.01.21 18:28:24.350559 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5999 | 2026.01.21 18:28:24.350751 [ 286 ] {eb981631-73b3-49a6-a27d-05af41af290e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61966) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6000 | 2026.01.21 18:28:24.350783 [ 289 ] {} <Debug> TCP-Session: 306b61de-073e-4e2e-91c8-afbd290b2885 Authenticating user 'default' from [fd00:1122:3344:101::e]:35526 | ||
| 6001 | 2026.01.21 18:28:24.350756 [ 290 ] {} <Debug> TCP-Session: a18b442f-6741-4690-8886-c66d6f389145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6002 | 2026.01.21 18:28:24.350811 [ 289 ] {} <Debug> TCP-Session: 306b61de-073e-4e2e-91c8-afbd290b2885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6003 | 2026.01.21 18:28:24.350826 [ 290 ] {} <Debug> TCP-Session: a18b442f-6741-4690-8886-c66d6f389145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6004 | 2026.01.21 18:28:24.350839 [ 289 ] {} <Debug> TCP-Session: 306b61de-073e-4e2e-91c8-afbd290b2885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6005 | 2026.01.21 18:28:24.350475 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43342 | ||
| 6006 | 2026.01.21 18:28:24.350467 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56807 | ||
| 6007 | 2026.01.21 18:28:24.350435 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38009 | ||
| 6008 | 2026.01.21 18:28:24.350982 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6009 | 2026.01.21 18:28:24.351020 [ 292 ] {} <Debug> TCP-Session: 9c0b669b-dbb1-4396-a013-597980fca456 Authenticating user 'default' from [fd00:1122:3344:101::e]:43342 | ||
| 6010 | 2026.01.21 18:28:24.351024 [ 286 ] {eb981631-73b3-49a6-a27d-05af41af290e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6011 | 2026.01.21 18:28:24.351035 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6012 | 2026.01.21 18:28:24.351048 [ 292 ] {} <Debug> TCP-Session: 9c0b669b-dbb1-4396-a013-597980fca456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2026.01.21 18:28:24.351024 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6014 | 2026.01.21 18:28:24.351092 [ 286 ] {eb981631-73b3-49a6-a27d-05af41af290e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6015 | 2026.01.21 18:28:24.351093 [ 288 ] {} <Debug> TCP-Session: 4add4c37-f107-41e0-902c-20fe902fbef3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38009 | ||
| 6016 | 2026.01.21 18:28:24.351122 [ 291 ] {} <Debug> TCP-Session: 9ec6e4f1-3112-4c07-9882-af308780620c Authenticating user 'default' from [fd00:1122:3344:101::e]:56807 | ||
| 6017 | 2026.01.21 18:28:24.351147 [ 288 ] {} <Debug> TCP-Session: 4add4c37-f107-41e0-902c-20fe902fbef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6018 | 2026.01.21 18:28:24.351090 [ 292 ] {} <Debug> TCP-Session: 9c0b669b-dbb1-4396-a013-597980fca456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6019 | 2026.01.21 18:28:24.351175 [ 288 ] {} <Debug> TCP-Session: 4add4c37-f107-41e0-902c-20fe902fbef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6020 | 2026.01.21 18:28:24.351169 [ 291 ] {} <Debug> TCP-Session: 9ec6e4f1-3112-4c07-9882-af308780620c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6021 | 2026.01.21 18:28:24.351214 [ 291 ] {} <Debug> TCP-Session: 9ec6e4f1-3112-4c07-9882-af308780620c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6022 | 2026.01.21 18:28:24.351475 [ 286 ] {eb981631-73b3-49a6-a27d-05af41af290e} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6) (SelectExecutor): Key condition: unknown | ||
| 6023 | 2026.01.21 18:28:24.352399 [ 340 ] {eb981631-73b3-49a6-a27d-05af41af290e} <Trace> AggregatingTransform: Aggregating | ||
| 6024 | 2026.01.21 18:28:24.352435 [ 340 ] {eb981631-73b3-49a6-a27d-05af41af290e} <Trace> Aggregator: Aggregation method: without_key | ||
| 6025 | 2026.01.21 18:28:24.352467 [ 340 ] {eb981631-73b3-49a6-a27d-05af41af290e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876034 sec. (1141.508 rows/sec., 44.59 KiB/sec.) | ||
| 6026 | 2026.01.21 18:28:24.352484 [ 340 ] {eb981631-73b3-49a6-a27d-05af41af290e} <Trace> Aggregator: Merging aggregated data | ||
| 6027 | 2026.01.21 18:28:24.354263 [ 286 ] {eb981631-73b3-49a6-a27d-05af41af290e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003567 sec., 280.3476310625175 rows/sec., 10.95 KiB/sec. | ||
| 6028 | 2026.01.21 18:28:24.354378 [ 286 ] {eb981631-73b3-49a6-a27d-05af41af290e} <Debug> TCPHandler: Processed in 0.003909617 sec. | ||
| 6029 | 2026.01.21 18:28:24.354500 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6030 | 2026.01.21 18:28:24.354528 [ 286 ] {} <Debug> TCP-Session: e70d2f6e-c7e2-405c-8ba2-f585ccfc9ed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2026.01.21 18:28:24.354530 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6032 | 2026.01.21 18:28:24.354547 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6033 | 2026.01.21 18:28:24.354565 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6034 | 2026.01.21 18:28:24.354586 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6035 | 2026.01.21 18:28:24.354597 [ 289 ] {} <Debug> TCP-Session: 306b61de-073e-4e2e-91c8-afbd290b2885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6036 | 2026.01.21 18:28:24.354608 [ 293 ] {} <Debug> TCP-Session: 592c089f-cbb0-4b74-8fbf-7f1d223e25b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6037 | 2026.01.21 18:28:24.354615 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6038 | 2026.01.21 18:28:24.354634 [ 290 ] {} <Debug> TCP-Session: a18b442f-6741-4690-8886-c66d6f389145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6039 | 2026.01.21 18:28:24.354648 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6040 | 2026.01.21 18:28:24.354674 [ 291 ] {} <Debug> TCP-Session: 9ec6e4f1-3112-4c07-9882-af308780620c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6041 | 2026.01.21 18:28:24.354701 [ 3 ] {} <Debug> TCP-Session: 19cd4629-5286-43a9-a521-cf321b965d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6042 | 2026.01.21 18:28:24.354634 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6043 | 2026.01.21 18:28:24.354602 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6044 | 2026.01.21 18:28:24.354747 [ 294 ] {} <Debug> TCP-Session: 2e8c68ac-6461-4384-b409-aa9990d1fe2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6045 | 2026.01.21 18:28:24.354578 [ 288 ] {} <Debug> TCP-Session: 4add4c37-f107-41e0-902c-20fe902fbef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6046 | 2026.01.21 18:28:24.354777 [ 292 ] {} <Debug> TCP-Session: 9c0b669b-dbb1-4396-a013-597980fca456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6047 | 2026.01.21 18:28:25.695107 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6048 | 2026.01.21 18:28:25.695304 [ 4 ] {c8b64214-71ff-4ab8-a33e-143f64b50491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6049 | 2026.01.21 18:28:25.695377 [ 4 ] {c8b64214-71ff-4ab8-a33e-143f64b50491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6050 | 2026.01.21 18:28:25.696502 [ 4 ] {c8b64214-71ff-4ab8-a33e-143f64b50491} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2026.01.21 18:28:25.696549 [ 4 ] {c8b64214-71ff-4ab8-a33e-143f64b50491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6052 | 2026.01.21 18:28:25.697021 [ 4 ] {c8b64214-71ff-4ab8-a33e-143f64b50491} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6053 | 2026.01.21 18:28:25.697259 [ 4 ] {c8b64214-71ff-4ab8-a33e-143f64b50491} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.01.21 18:28:25.697405 [ 4 ] {c8b64214-71ff-4ab8-a33e-143f64b50491} <Debug> executeQuery: Read 1258 rows, 106.35 KiB in 0.002156 sec., 583487.9406307978 rows/sec., 48.17 MiB/sec. | ||
| 6055 | 2026.01.21 18:28:25.697448 [ 4 ] {c8b64214-71ff-4ab8-a33e-143f64b50491} <Debug> TCPHandler: Processed in 0.002479188 sec. | ||
| 6056 | 2026.01.21 18:28:25.697573 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6057 | 2026.01.21 18:28:25.697670 [ 4 ] {8e387730-f3ea-4a36-a015-aac3e7a51345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6058 | 2026.01.21 18:28:25.697711 [ 4 ] {8e387730-f3ea-4a36-a015-aac3e7a51345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6059 | 2026.01.21 18:28:25.698122 [ 4 ] {8e387730-f3ea-4a36-a015-aac3e7a51345} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.01.21 18:28:25.698158 [ 4 ] {8e387730-f3ea-4a36-a015-aac3e7a51345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6061 | 2026.01.21 18:28:25.698451 [ 4 ] {8e387730-f3ea-4a36-a015-aac3e7a51345} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6062 | 2026.01.21 18:28:25.698650 [ 4 ] {8e387730-f3ea-4a36-a015-aac3e7a51345} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.01.21 18:28:25.698775 [ 4 ] {8e387730-f3ea-4a36-a015-aac3e7a51345} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001125 sec., 27555.55555555556 rows/sec., 2.02 MiB/sec. | ||
| 6064 | 2026.01.21 18:28:25.698811 [ 4 ] {8e387730-f3ea-4a36-a015-aac3e7a51345} <Debug> TCPHandler: Processed in 0.001288635 sec. | ||
| 6065 | 2026.01.21 18:28:25.698925 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6066 | 2026.01.21 18:28:25.699018 [ 4 ] {85887608-457e-4d27-9040-eca4126baf25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6067 | 2026.01.21 18:28:25.699057 [ 4 ] {85887608-457e-4d27-9040-eca4126baf25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6068 | 2026.01.21 18:28:25.699502 [ 4 ] {85887608-457e-4d27-9040-eca4126baf25} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6069 | 2026.01.21 18:28:25.699539 [ 4 ] {85887608-457e-4d27-9040-eca4126baf25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6070 | 2026.01.21 18:28:25.699837 [ 4 ] {85887608-457e-4d27-9040-eca4126baf25} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6071 | 2026.01.21 18:28:25.700041 [ 4 ] {85887608-457e-4d27-9040-eca4126baf25} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2026.01.21 18:28:25.700165 [ 4 ] {85887608-457e-4d27-9040-eca4126baf25} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001165 sec., 195708.15450643777 rows/sec., 13.25 MiB/sec. | ||
| 6073 | 2026.01.21 18:28:25.700202 [ 4 ] {85887608-457e-4d27-9040-eca4126baf25} <Debug> TCPHandler: Processed in 0.001325636 sec. | ||
| 6074 | 2026.01.21 18:28:25.700317 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2026.01.21 18:28:25.700411 [ 4 ] {1685ee17-1309-44a9-a27b-8c1ba015c231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6076 | 2026.01.21 18:28:25.700450 [ 4 ] {1685ee17-1309-44a9-a27b-8c1ba015c231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6077 | 2026.01.21 18:28:25.701015 [ 4 ] {1685ee17-1309-44a9-a27b-8c1ba015c231} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.01.21 18:28:25.701051 [ 4 ] {1685ee17-1309-44a9-a27b-8c1ba015c231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6079 | 2026.01.21 18:28:25.701370 [ 4 ] {1685ee17-1309-44a9-a27b-8c1ba015c231} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6080 | 2026.01.21 18:28:25.701577 [ 4 ] {1685ee17-1309-44a9-a27b-8c1ba015c231} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2026.01.21 18:28:25.701702 [ 4 ] {1685ee17-1309-44a9-a27b-8c1ba015c231} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001309 sec., 420932.0091673033 rows/sec., 31.25 MiB/sec. | ||
| 6082 | 2026.01.21 18:28:25.701740 [ 4 ] {1685ee17-1309-44a9-a27b-8c1ba015c231} <Debug> TCPHandler: Processed in 0.001472241 sec. | ||
| 6083 | 2026.01.21 18:28:25.701854 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2026.01.21 18:28:25.701947 [ 4 ] {e0a491ea-b285-4029-8b89-86a70bf5e4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6085 | 2026.01.21 18:28:25.701990 [ 4 ] {e0a491ea-b285-4029-8b89-86a70bf5e4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6086 | 2026.01.21 18:28:25.702517 [ 4 ] {e0a491ea-b285-4029-8b89-86a70bf5e4fb} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2026.01.21 18:28:25.702554 [ 4 ] {e0a491ea-b285-4029-8b89-86a70bf5e4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6088 | 2026.01.21 18:28:25.702922 [ 4 ] {e0a491ea-b285-4029-8b89-86a70bf5e4fb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6089 | 2026.01.21 18:28:25.703127 [ 4 ] {e0a491ea-b285-4029-8b89-86a70bf5e4fb} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2026.01.21 18:28:25.703251 [ 4 ] {e0a491ea-b285-4029-8b89-86a70bf5e4fb} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001322 sec., 638426.6263237519 rows/sec., 42.97 MiB/sec. | ||
| 6091 | 2026.01.21 18:28:25.703287 [ 4 ] {e0a491ea-b285-4029-8b89-86a70bf5e4fb} <Debug> TCPHandler: Processed in 0.001482181 sec. | ||
| 6092 | 2026.01.21 18:28:25.703400 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6093 | 2026.01.21 18:28:25.703494 [ 4 ] {6b8d5dce-4ba6-4d96-bc64-550328e5858a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6094 | 2026.01.21 18:28:25.703548 [ 4 ] {6b8d5dce-4ba6-4d96-bc64-550328e5858a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6095 | 2026.01.21 18:28:25.704334 [ 4 ] {6b8d5dce-4ba6-4d96-bc64-550328e5858a} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2026.01.21 18:28:25.704371 [ 4 ] {6b8d5dce-4ba6-4d96-bc64-550328e5858a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6097 | 2026.01.21 18:28:25.704899 [ 4 ] {6b8d5dce-4ba6-4d96-bc64-550328e5858a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6098 | 2026.01.21 18:28:25.705119 [ 4 ] {6b8d5dce-4ba6-4d96-bc64-550328e5858a} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2026.01.21 18:28:25.705249 [ 4 ] {6b8d5dce-4ba6-4d96-bc64-550328e5858a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001774 sec., 17474.633596392334 rows/sec., 31.31 MiB/sec. | ||
| 6100 | 2026.01.21 18:28:25.705301 [ 4 ] {6b8d5dce-4ba6-4d96-bc64-550328e5858a} <Debug> TCPHandler: Processed in 0.001950683 sec. | ||
| 6101 | 2026.01.21 18:28:25.705414 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6102 | 2026.01.21 18:28:25.705509 [ 4 ] {08e89dcb-1948-47de-8c67-2a3f4f525998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6103 | 2026.01.21 18:28:25.705550 [ 4 ] {08e89dcb-1948-47de-8c67-2a3f4f525998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6104 | 2026.01.21 18:28:25.705875 [ 4 ] {08e89dcb-1948-47de-8c67-2a3f4f525998} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2026.01.21 18:28:25.705910 [ 4 ] {08e89dcb-1948-47de-8c67-2a3f4f525998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6106 | 2026.01.21 18:28:25.706199 [ 4 ] {08e89dcb-1948-47de-8c67-2a3f4f525998} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6107 | 2026.01.21 18:28:25.706402 [ 4 ] {08e89dcb-1948-47de-8c67-2a3f4f525998} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2026.01.21 18:28:25.706525 [ 4 ] {08e89dcb-1948-47de-8c67-2a3f4f525998} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 6109 | 2026.01.21 18:28:25.706561 [ 4 ] {08e89dcb-1948-47de-8c67-2a3f4f525998} <Debug> TCPHandler: Processed in 0.001195783 sec. | ||
| 6110 | 2026.01.21 18:28:28.305569 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6111 | 2026.01.21 18:28:28.305632 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6112 | 2026.01.21 18:28:28.415287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12454 | ||
| 6113 | 2026.01.21 18:28:28.415809 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.01.21 18:28:28.415854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6115 | 2026.01.21 18:28:28.416327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6116 | 2026.01.21 18:28:28.416569 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2026.01.21 18:28:28.416699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12454 | ||
| 6118 | 2026.01.21 18:28:28.416733 [ 26 ] {} <Debug> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6119 | 2026.01.21 18:28:28.416804 [ 26 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.01.21 18:28:28.416828 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6121 | 2026.01.21 18:28:28.416941 [ 186 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::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 | ||
| 6122 | 2026.01.21 18:28:28.417071 [ 186 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6123 | 2026.01.21 18:28:28.417112 [ 186 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10022 rows starting from the beginning of the part | ||
| 6124 | 2026.01.21 18:28:28.417179 [ 186 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6125 | 2026.01.21 18:28:28.417226 [ 186 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6126 | 2026.01.21 18:28:28.417270 [ 186 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6127 | 2026.01.21 18:28:28.417310 [ 186 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6128 | 2026.01.21 18:28:28.417354 [ 186 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6129 | 2026.01.21 18:28:28.421194 [ 192 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12454 rows, containing 4 columns (4 merged, 0 gathered) in 0.004298018 sec., 2897614.6679702136 rows/sec., 41.45 MiB/sec. | ||
| 6130 | 2026.01.21 18:28:28.421467 [ 186 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6131 | 2026.01.21 18:28:28.421722 [ 186 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_26_5} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.01.21 18:28:28.421792 [ 186 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_26_5} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6133 | 2026.01.21 18:28:28.421868 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6134 | 2026.01.21 18:28:29.056943 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6135 | 2026.01.21 18:28:29.073709 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.01.21 18:28:29.073759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6137 | 2026.01.21 18:28:29.079141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6138 | 2026.01.21 18:28:29.079818 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.01.21 18:28:29.080100 [ 26 ] {} <Debug> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6140 | 2026.01.21 18:28:29.080140 [ 26 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2026.01.21 18:28:29.080162 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6142 | 2026.01.21 18:28:29.080303 [ 189 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 6143 | 2026.01.21 18:28:29.082718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6144 | 2026.01.21 18:28:29.084874 [ 189 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6145 | 2026.01.21 18:28:29.086314 [ 189 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 6146 | 2026.01.21 18:28:29.090852 [ 189 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 6147 | 2026.01.21 18:28:29.095392 [ 189 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 6148 | 2026.01.21 18:28:29.099963 [ 189 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 6149 | 2026.01.21 18:28:29.104446 [ 189 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 6150 | 2026.01.21 18:28:29.108385 [ 189 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 6151 | 2026.01.21 18:28:29.166341 [ 186 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.086104709 sec., 2276.298268425714 rows/sec., 11.77 MiB/sec. | ||
| 6152 | 2026.01.21 18:28:29.168178 [ 193 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6153 | 2026.01.21 18:28:29.169965 [ 193 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_26_5} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.01.21 18:28:29.170052 [ 193 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_26_5} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6155 | 2026.01.21 18:28:29.171361 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6156 | 2026.01.21 18:28:30.000296 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.08 MiB, peak 267.64 MiB, free memory in arenas 0.00 B, will set to 263.31 MiB (RSS), difference: 6.23 MiB | ||
| 6157 | 2026.01.21 18:28:30.667905 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2026.01.21 18:28:30.668104 [ 4 ] {53b8e96e-ce76-4e2d-9264-dab2b6f91987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6159 | 2026.01.21 18:28:30.668177 [ 4 ] {53b8e96e-ce76-4e2d-9264-dab2b6f91987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6160 | 2026.01.21 18:28:30.669064 [ 4 ] {53b8e96e-ce76-4e2d-9264-dab2b6f91987} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2026.01.21 18:28:30.669119 [ 4 ] {53b8e96e-ce76-4e2d-9264-dab2b6f91987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6162 | 2026.01.21 18:28:30.669549 [ 4 ] {53b8e96e-ce76-4e2d-9264-dab2b6f91987} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6163 | 2026.01.21 18:28:30.669770 [ 4 ] {53b8e96e-ce76-4e2d-9264-dab2b6f91987} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6164 | 2026.01.21 18:28:30.669916 [ 4 ] {53b8e96e-ce76-4e2d-9264-dab2b6f91987} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001867 sec., 40707.01660417783 rows/sec., 3.34 MiB/sec. | ||
| 6165 | 2026.01.21 18:28:30.669919 [ 49 ] {} <Debug> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6166 | 2026.01.21 18:28:30.669959 [ 4 ] {53b8e96e-ce76-4e2d-9264-dab2b6f91987} <Debug> TCPHandler: Processed in 0.00219514 sec. | ||
| 6167 | 2026.01.21 18:28:30.669996 [ 49 ] {} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2026.01.21 18:28:30.670022 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6169 | 2026.01.21 18:28:30.670103 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2026.01.21 18:28:30.670144 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::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 | ||
| 6171 | 2026.01.21 18:28:30.670213 [ 4 ] {73de8f34-4c4d-493c-bf9b-00eca6a98d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6172 | 2026.01.21 18:28:30.670259 [ 4 ] {73de8f34-4c4d-493c-bf9b-00eca6a98d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6173 | 2026.01.21 18:28:30.670283 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6174 | 2026.01.21 18:28:30.670319 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2464 rows starting from the beginning of the part | ||
| 6175 | 2026.01.21 18:28:30.670381 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 196 rows starting from the beginning of the part | ||
| 6176 | 2026.01.21 18:28:30.670423 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
| 6177 | 2026.01.21 18:28:30.670465 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 77 rows starting from the beginning of the part | ||
| 6178 | 2026.01.21 18:28:30.670504 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1258 rows starting from the beginning of the part | ||
| 6179 | 2026.01.21 18:28:30.670542 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 76 rows starting from the beginning of the part | ||
| 6180 | 2026.01.21 18:28:30.670760 [ 4 ] {73de8f34-4c4d-493c-bf9b-00eca6a98d83} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.01.21 18:28:30.670807 [ 4 ] {73de8f34-4c4d-493c-bf9b-00eca6a98d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6182 | 2026.01.21 18:28:30.671134 [ 4 ] {73de8f34-4c4d-493c-bf9b-00eca6a98d83} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6183 | 2026.01.21 18:28:30.671368 [ 4 ] {73de8f34-4c4d-493c-bf9b-00eca6a98d83} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2026.01.21 18:28:30.671498 [ 4 ] {73de8f34-4c4d-493c-bf9b-00eca6a98d83} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001307 sec., 7651.109410864576 rows/sec., 575.33 KiB/sec. | ||
| 6185 | 2026.01.21 18:28:30.671535 [ 4 ] {73de8f34-4c4d-493c-bf9b-00eca6a98d83} <Debug> TCPHandler: Processed in 0.00147979 sec. | ||
| 6186 | 2026.01.21 18:28:30.671668 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2026.01.21 18:28:30.671759 [ 4 ] {6498721b-d2ea-41b0-ad09-840ee1cc38a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6188 | 2026.01.21 18:28:30.671797 [ 4 ] {6498721b-d2ea-41b0-ad09-840ee1cc38a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6189 | 2026.01.21 18:28:30.672256 [ 4 ] {6498721b-d2ea-41b0-ad09-840ee1cc38a2} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2026.01.21 18:28:30.672293 [ 4 ] {6498721b-d2ea-41b0-ad09-840ee1cc38a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6191 | 2026.01.21 18:28:30.672328 [ 193 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4189 rows, containing 5 columns (5 merged, 0 gathered) in 0.002236981 sec., 1872613.1335044866 rows/sec., 161.33 MiB/sec. | ||
| 6192 | 2026.01.21 18:28:30.672601 [ 4 ] {6498721b-d2ea-41b0-ad09-840ee1cc38a2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6193 | 2026.01.21 18:28:30.672622 [ 193 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6194 | 2026.01.21 18:28:30.672864 [ 4 ] {6498721b-d2ea-41b0-ad09-840ee1cc38a2} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.01.21 18:28:30.672967 [ 193 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_36_7} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.01.21 18:28:30.672997 [ 49 ] {} <Debug> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6197 | 2026.01.21 18:28:30.673007 [ 4 ] {6498721b-d2ea-41b0-ad09-840ee1cc38a2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001265 sec., 58498.023715415016 rows/sec., 4.57 MiB/sec. | ||
| 6198 | 2026.01.21 18:28:30.673033 [ 49 ] {} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.01.21 18:28:30.673045 [ 193 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_36_7} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6200 | 2026.01.21 18:28:30.673060 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6201 | 2026.01.21 18:28:30.673061 [ 4 ] {6498721b-d2ea-41b0-ad09-840ee1cc38a2} <Debug> TCPHandler: Processed in 0.00144735 sec. | ||
| 6202 | 2026.01.21 18:28:30.673152 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 6203 | 2026.01.21 18:28:30.673197 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.01.21 18:28:30.673200 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::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 | ||
| 6205 | 2026.01.21 18:28:30.673311 [ 4 ] {d2f529aa-8847-49a5-a078-650b7591f7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6206 | 2026.01.21 18:28:30.673321 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6207 | 2026.01.21 18:28:30.673360 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 6208 | 2026.01.21 18:28:30.673363 [ 4 ] {d2f529aa-8847-49a5-a078-650b7591f7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6209 | 2026.01.21 18:28:30.673414 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 110 rows starting from the beginning of the part | ||
| 6210 | 2026.01.21 18:28:30.673460 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
| 6211 | 2026.01.21 18:28:30.673498 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 76 rows starting from the beginning of the part | ||
| 6212 | 2026.01.21 18:28:30.673534 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 551 rows starting from the beginning of the part | ||
| 6213 | 2026.01.21 18:28:30.673571 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 6214 | 2026.01.21 18:28:30.673793 [ 4 ] {d2f529aa-8847-49a5-a078-650b7591f7b0} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.01.21 18:28:30.673834 [ 4 ] {d2f529aa-8847-49a5-a078-650b7591f7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6216 | 2026.01.21 18:28:30.674186 [ 4 ] {d2f529aa-8847-49a5-a078-650b7591f7b0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6217 | 2026.01.21 18:28:30.674416 [ 4 ] {d2f529aa-8847-49a5-a078-650b7591f7b0} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2026.01.21 18:28:30.674527 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6219 | 2026.01.21 18:28:30.674545 [ 4 ] {d2f529aa-8847-49a5-a078-650b7591f7b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 6220 | 2026.01.21 18:28:30.674566 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2026.01.21 18:28:30.674583 [ 4 ] {d2f529aa-8847-49a5-a078-650b7591f7b0} <Debug> TCPHandler: Processed in 0.001435959 sec. | ||
| 6222 | 2026.01.21 18:28:30.674584 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6223 | 2026.01.21 18:28:30.674628 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511861 sec., 1426057.0250836553 rows/sec., 110.75 MiB/sec. | ||
| 6224 | 2026.01.21 18:28:30.674663 [ 193 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::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 | ||
| 6225 | 2026.01.21 18:28:30.674693 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.01.21 18:28:30.674770 [ 193 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6227 | 2026.01.21 18:28:30.674794 [ 4 ] {31fa7154-1dcf-47f3-af7e-48c645ad42fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6228 | 2026.01.21 18:28:30.674807 [ 193 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11208 rows starting from the beginning of the part | ||
| 6229 | 2026.01.21 18:28:30.674810 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6230 | 2026.01.21 18:28:30.674857 [ 4 ] {31fa7154-1dcf-47f3-af7e-48c645ad42fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6231 | 2026.01.21 18:28:30.674885 [ 193 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 340 rows starting from the beginning of the part | ||
| 6232 | 2026.01.21 18:28:30.674935 [ 193 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6233 | 2026.01.21 18:28:30.674980 [ 193 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 161 rows starting from the beginning of the part | ||
| 6234 | 2026.01.21 18:28:30.675020 [ 193 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 844 rows starting from the beginning of the part | ||
| 6235 | 2026.01.21 18:28:30.675060 [ 193 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::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 | ||
| 6236 | 2026.01.21 18:28:30.675095 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_36_7} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.01.21 18:28:30.675170 [ 186 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_36_7} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6238 | 2026.01.21 18:28:30.675240 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6239 | 2026.01.21 18:28:30.675626 [ 4 ] {31fa7154-1dcf-47f3-af7e-48c645ad42fb} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2026.01.21 18:28:30.675666 [ 4 ] {31fa7154-1dcf-47f3-af7e-48c645ad42fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6241 | 2026.01.21 18:28:30.676201 [ 4 ] {31fa7154-1dcf-47f3-af7e-48c645ad42fb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6242 | 2026.01.21 18:28:30.676430 [ 4 ] {31fa7154-1dcf-47f3-af7e-48c645ad42fb} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2026.01.21 18:28:30.676559 [ 4 ] {31fa7154-1dcf-47f3-af7e-48c645ad42fb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001797 sec., 5564.830272676683 rows/sec., 9.97 MiB/sec. | ||
| 6244 | 2026.01.21 18:28:30.676608 [ 4 ] {31fa7154-1dcf-47f3-af7e-48c645ad42fb} <Debug> TCPHandler: Processed in 0.001980384 sec. | ||
| 6245 | 2026.01.21 18:28:30.676713 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2026.01.21 18:28:30.676807 [ 4 ] {74e4acb3-d607-47f4-9c53-4cba5c912b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6247 | 2026.01.21 18:28:30.676845 [ 4 ] {74e4acb3-d607-47f4-9c53-4cba5c912b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6248 | 2026.01.21 18:28:30.677155 [ 4 ] {74e4acb3-d607-47f4-9c53-4cba5c912b35} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2026.01.21 18:28:30.677188 [ 4 ] {74e4acb3-d607-47f4-9c53-4cba5c912b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6250 | 2026.01.21 18:28:30.677566 [ 4 ] {74e4acb3-d607-47f4-9c53-4cba5c912b35} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6251 | 2026.01.21 18:28:30.677773 [ 4 ] {74e4acb3-d607-47f4-9c53-4cba5c912b35} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.01.21 18:28:30.677898 [ 4 ] {74e4acb3-d607-47f4-9c53-4cba5c912b35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 6253 | 2026.01.21 18:28:30.677898 [ 49 ] {} <Debug> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6254 | 2026.01.21 18:28:30.677934 [ 4 ] {74e4acb3-d607-47f4-9c53-4cba5c912b35} <Debug> TCPHandler: Processed in 0.001241494 sec. | ||
| 6255 | 2026.01.21 18:28:30.677949 [ 49 ] {} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.01.21 18:28:30.677973 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6257 | 2026.01.21 18:28:30.678068 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 6258 | 2026.01.21 18:28:30.678177 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6259 | 2026.01.21 18:28:30.678206 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2328 rows starting from the beginning of the part | ||
| 6260 | 2026.01.21 18:28:30.678256 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 6261 | 2026.01.21 18:28:30.678297 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6262 | 2026.01.21 18:28:30.678334 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6263 | 2026.01.21 18:28:30.678368 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6264 | 2026.01.21 18:28:30.678405 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 6265 | 2026.01.21 18:28:30.678509 [ 197 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12873 rows, containing 5 columns (5 merged, 0 gathered) in 0.003880696 sec., 3317188.463100434 rows/sec., 224.40 MiB/sec. | ||
| 6266 | 2026.01.21 18:28:30.678822 [ 193 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6267 | 2026.01.21 18:28:30.679136 [ 193 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.01.21 18:28:30.679211 [ 193 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6269 | 2026.01.21 18:28:30.679280 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 6270 | 2026.01.21 18:28:30.679515 [ 191 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2628 rows, containing 4 columns (4 merged, 0 gathered) in 0.001477911 sec., 1778185.5605648784 rows/sec., 114.67 MiB/sec. | ||
| 6271 | 2026.01.21 18:28:30.679810 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6272 | 2026.01.21 18:28:30.680046 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_36_7} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.01.21 18:28:30.680105 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_36_7} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6274 | 2026.01.21 18:28:30.680160 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6275 | 2026.01.21 18:28:33.449181 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 804 | ||
| 6276 | 2026.01.21 18:28:33.451271 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.01.21 18:28:33.451310 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6278 | 2026.01.21 18:28:33.452493 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6279 | 2026.01.21 18:28:33.452751 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2026.01.21 18:28:33.453000 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 804 | ||
| 6281 | 2026.01.21 18:28:35.670450 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2026.01.21 18:28:35.670646 [ 4 ] {bf5ee32f-eaeb-4eaf-a631-4568cb15be4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6283 | 2026.01.21 18:28:35.670714 [ 4 ] {bf5ee32f-eaeb-4eaf-a631-4568cb15be4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6284 | 2026.01.21 18:28:35.671344 [ 4 ] {bf5ee32f-eaeb-4eaf-a631-4568cb15be4d} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.01.21 18:28:35.671392 [ 4 ] {bf5ee32f-eaeb-4eaf-a631-4568cb15be4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6286 | 2026.01.21 18:28:35.671786 [ 4 ] {bf5ee32f-eaeb-4eaf-a631-4568cb15be4d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6287 | 2026.01.21 18:28:35.672029 [ 4 ] {bf5ee32f-eaeb-4eaf-a631-4568cb15be4d} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.01.21 18:28:35.672179 [ 4 ] {bf5ee32f-eaeb-4eaf-a631-4568cb15be4d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001582 sec., 15170.670037926675 rows/sec., 1.26 MiB/sec. | ||
| 6289 | 2026.01.21 18:28:35.672220 [ 4 ] {bf5ee32f-eaeb-4eaf-a631-4568cb15be4d} <Debug> TCPHandler: Processed in 0.001907213 sec. | ||
| 6290 | 2026.01.21 18:28:35.672353 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2026.01.21 18:28:35.672450 [ 4 ] {6ca24ffe-5cb6-438d-a34b-7ddb8b067d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6292 | 2026.01.21 18:28:35.672491 [ 4 ] {6ca24ffe-5cb6-438d-a34b-7ddb8b067d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6293 | 2026.01.21 18:28:35.672883 [ 4 ] {6ca24ffe-5cb6-438d-a34b-7ddb8b067d5b} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.01.21 18:28:35.672918 [ 4 ] {6ca24ffe-5cb6-438d-a34b-7ddb8b067d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6295 | 2026.01.21 18:28:35.673215 [ 4 ] {6ca24ffe-5cb6-438d-a34b-7ddb8b067d5b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6296 | 2026.01.21 18:28:35.673429 [ 4 ] {6ca24ffe-5cb6-438d-a34b-7ddb8b067d5b} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.01.21 18:28:35.673558 [ 4 ] {6ca24ffe-5cb6-438d-a34b-7ddb8b067d5b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001127 sec., 3549.24578527063 rows/sec., 289.42 KiB/sec. | ||
| 6298 | 2026.01.21 18:28:35.673595 [ 4 ] {6ca24ffe-5cb6-438d-a34b-7ddb8b067d5b} <Debug> TCPHandler: Processed in 0.001291565 sec. | ||
| 6299 | 2026.01.21 18:28:35.673696 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.01.21 18:28:35.673791 [ 4 ] {7cafd11b-2dc3-4c30-a5ca-b599596d55ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6301 | 2026.01.21 18:28:35.673831 [ 4 ] {7cafd11b-2dc3-4c30-a5ca-b599596d55ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6302 | 2026.01.21 18:28:35.674348 [ 4 ] {7cafd11b-2dc3-4c30-a5ca-b599596d55ff} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.01.21 18:28:35.674388 [ 4 ] {7cafd11b-2dc3-4c30-a5ca-b599596d55ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6304 | 2026.01.21 18:28:35.674718 [ 4 ] {7cafd11b-2dc3-4c30-a5ca-b599596d55ff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6305 | 2026.01.21 18:28:35.674929 [ 4 ] {7cafd11b-2dc3-4c30-a5ca-b599596d55ff} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.01.21 18:28:35.675055 [ 4 ] {7cafd11b-2dc3-4c30-a5ca-b599596d55ff} <Debug> executeQuery: Read 240 rows, 21.82 KiB in 0.001282 sec., 187207.48829953198 rows/sec., 16.62 MiB/sec. | ||
| 6307 | 2026.01.21 18:28:35.675091 [ 4 ] {7cafd11b-2dc3-4c30-a5ca-b599596d55ff} <Debug> TCPHandler: Processed in 0.001443689 sec. | ||
| 6308 | 2026.01.21 18:28:35.675203 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.01.21 18:28:35.675301 [ 4 ] {8876b274-0de4-46d9-94ff-7f6d061e210d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6310 | 2026.01.21 18:28:35.675341 [ 4 ] {8876b274-0de4-46d9-94ff-7f6d061e210d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6311 | 2026.01.21 18:28:35.675770 [ 4 ] {8876b274-0de4-46d9-94ff-7f6d061e210d} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.01.21 18:28:35.675807 [ 4 ] {8876b274-0de4-46d9-94ff-7f6d061e210d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6313 | 2026.01.21 18:28:35.676108 [ 4 ] {8876b274-0de4-46d9-94ff-7f6d061e210d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6314 | 2026.01.21 18:28:35.676333 [ 4 ] {8876b274-0de4-46d9-94ff-7f6d061e210d} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.01.21 18:28:35.676459 [ 4 ] {8876b274-0de4-46d9-94ff-7f6d061e210d} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.001177 sec., 39932.03058623619 rows/sec., 2.96 MiB/sec. | ||
| 6316 | 2026.01.21 18:28:35.676496 [ 4 ] {8876b274-0de4-46d9-94ff-7f6d061e210d} <Debug> TCPHandler: Processed in 0.001342017 sec. | ||
| 6317 | 2026.01.21 18:28:35.676614 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2026.01.21 18:28:35.676707 [ 4 ] {1e5ea5cc-37d5-4bb4-8dc0-628a85b89d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6319 | 2026.01.21 18:28:35.676746 [ 4 ] {1e5ea5cc-37d5-4bb4-8dc0-628a85b89d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6320 | 2026.01.21 18:28:35.677140 [ 4 ] {1e5ea5cc-37d5-4bb4-8dc0-628a85b89d3a} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.01.21 18:28:35.677176 [ 4 ] {1e5ea5cc-37d5-4bb4-8dc0-628a85b89d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6322 | 2026.01.21 18:28:35.677466 [ 4 ] {1e5ea5cc-37d5-4bb4-8dc0-628a85b89d3a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6323 | 2026.01.21 18:28:35.677673 [ 4 ] {1e5ea5cc-37d5-4bb4-8dc0-628a85b89d3a} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.01.21 18:28:35.677798 [ 4 ] {1e5ea5cc-37d5-4bb4-8dc0-628a85b89d3a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001107 sec., 21680.216802168023 rows/sec., 1.80 MiB/sec. | ||
| 6325 | 2026.01.21 18:28:35.677835 [ 4 ] {1e5ea5cc-37d5-4bb4-8dc0-628a85b89d3a} <Debug> TCPHandler: Processed in 0.001271335 sec. | ||
| 6326 | 2026.01.21 18:28:35.677942 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2026.01.21 18:28:35.678036 [ 4 ] {671b278e-4704-4890-b6d7-53dc1c2093e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6328 | 2026.01.21 18:28:35.678074 [ 4 ] {671b278e-4704-4890-b6d7-53dc1c2093e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6329 | 2026.01.21 18:28:35.678468 [ 4 ] {671b278e-4704-4890-b6d7-53dc1c2093e7} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.01.21 18:28:35.678503 [ 4 ] {671b278e-4704-4890-b6d7-53dc1c2093e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6331 | 2026.01.21 18:28:35.678804 [ 4 ] {671b278e-4704-4890-b6d7-53dc1c2093e7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6332 | 2026.01.21 18:28:35.679014 [ 4 ] {671b278e-4704-4890-b6d7-53dc1c2093e7} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.01.21 18:28:35.679139 [ 4 ] {671b278e-4704-4890-b6d7-53dc1c2093e7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 6334 | 2026.01.21 18:28:35.679176 [ 4 ] {671b278e-4704-4890-b6d7-53dc1c2093e7} <Debug> TCPHandler: Processed in 0.001282485 sec. | ||
| 6335 | 2026.01.21 18:28:35.679281 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6336 | 2026.01.21 18:28:35.679374 [ 4 ] {303c32e0-5fc9-4a6a-aa05-199217506fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6337 | 2026.01.21 18:28:35.679412 [ 4 ] {303c32e0-5fc9-4a6a-aa05-199217506fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6338 | 2026.01.21 18:28:35.679870 [ 4 ] {303c32e0-5fc9-4a6a-aa05-199217506fb3} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.01.21 18:28:35.679907 [ 4 ] {303c32e0-5fc9-4a6a-aa05-199217506fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6340 | 2026.01.21 18:28:35.680204 [ 4 ] {303c32e0-5fc9-4a6a-aa05-199217506fb3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6341 | 2026.01.21 18:28:35.680418 [ 4 ] {303c32e0-5fc9-4a6a-aa05-199217506fb3} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.01.21 18:28:35.680552 [ 4 ] {303c32e0-5fc9-4a6a-aa05-199217506fb3} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001195 sec., 112970.71129707112 rows/sec., 9.14 MiB/sec. | ||
| 6343 | 2026.01.21 18:28:35.680588 [ 4 ] {303c32e0-5fc9-4a6a-aa05-199217506fb3} <Debug> TCPHandler: Processed in 0.001355757 sec. | ||
| 6344 | 2026.01.21 18:28:35.680689 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6345 | 2026.01.21 18:28:35.680785 [ 4 ] {0c9fb5a3-82cc-4cd6-b9d7-612320e89328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6346 | 2026.01.21 18:28:35.680828 [ 4 ] {0c9fb5a3-82cc-4cd6-b9d7-612320e89328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6347 | 2026.01.21 18:28:35.681227 [ 4 ] {0c9fb5a3-82cc-4cd6-b9d7-612320e89328} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.01.21 18:28:35.681262 [ 4 ] {0c9fb5a3-82cc-4cd6-b9d7-612320e89328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6349 | 2026.01.21 18:28:35.681598 [ 4 ] {0c9fb5a3-82cc-4cd6-b9d7-612320e89328} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6350 | 2026.01.21 18:28:35.681808 [ 4 ] {0c9fb5a3-82cc-4cd6-b9d7-612320e89328} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2026.01.21 18:28:35.681932 [ 4 ] {0c9fb5a3-82cc-4cd6-b9d7-612320e89328} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001167 sec., 169665.80976863753 rows/sec., 12.17 MiB/sec. | ||
| 6352 | 2026.01.21 18:28:35.681971 [ 4 ] {0c9fb5a3-82cc-4cd6-b9d7-612320e89328} <Debug> TCPHandler: Processed in 0.001330357 sec. | ||
| 6353 | 2026.01.21 18:28:35.682080 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6354 | 2026.01.21 18:28:35.682179 [ 4 ] {9d4ca7d4-7567-456c-9066-f4e2641efd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6355 | 2026.01.21 18:28:35.682232 [ 4 ] {9d4ca7d4-7567-456c-9066-f4e2641efd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6356 | 2026.01.21 18:28:35.683046 [ 4 ] {9d4ca7d4-7567-456c-9066-f4e2641efd79} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2026.01.21 18:28:35.683082 [ 4 ] {9d4ca7d4-7567-456c-9066-f4e2641efd79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6358 | 2026.01.21 18:28:35.683633 [ 4 ] {9d4ca7d4-7567-456c-9066-f4e2641efd79} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6359 | 2026.01.21 18:28:35.683861 [ 4 ] {9d4ca7d4-7567-456c-9066-f4e2641efd79} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2026.01.21 18:28:35.683997 [ 4 ] {9d4ca7d4-7567-456c-9066-f4e2641efd79} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001836 sec., 16884.531590413942 rows/sec., 30.26 MiB/sec. | ||
| 6361 | 2026.01.21 18:28:35.684052 [ 4 ] {9d4ca7d4-7567-456c-9066-f4e2641efd79} <Debug> TCPHandler: Processed in 0.002020976 sec. | ||
| 6362 | 2026.01.21 18:28:35.684166 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6363 | 2026.01.21 18:28:35.684265 [ 4 ] {0f3bf42a-0e1e-4fb7-a88c-44c82efe5b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6364 | 2026.01.21 18:28:35.684313 [ 4 ] {0f3bf42a-0e1e-4fb7-a88c-44c82efe5b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6365 | 2026.01.21 18:28:35.684694 [ 4 ] {0f3bf42a-0e1e-4fb7-a88c-44c82efe5b81} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.01.21 18:28:35.684735 [ 4 ] {0f3bf42a-0e1e-4fb7-a88c-44c82efe5b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6367 | 2026.01.21 18:28:35.685083 [ 4 ] {0f3bf42a-0e1e-4fb7-a88c-44c82efe5b81} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6368 | 2026.01.21 18:28:35.685334 [ 4 ] {0f3bf42a-0e1e-4fb7-a88c-44c82efe5b81} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.01.21 18:28:35.685480 [ 4 ] {0f3bf42a-0e1e-4fb7-a88c-44c82efe5b81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 6370 | 2026.01.21 18:28:35.685523 [ 4 ] {0f3bf42a-0e1e-4fb7-a88c-44c82efe5b81} <Debug> TCPHandler: Processed in 0.001406949 sec. | ||
| 6371 | 2026.01.21 18:28:35.917740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12902 | ||
| 6372 | 2026.01.21 18:28:35.918254 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2026.01.21 18:28:35.918297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6374 | 2026.01.21 18:28:35.918790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6375 | 2026.01.21 18:28:35.919018 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.01.21 18:28:35.919146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12902 | ||
| 6377 | 2026.01.21 18:28:36.583717 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6378 | 2026.01.21 18:28:36.598078 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6379 | 2026.01.21 18:28:36.598131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6380 | 2026.01.21 18:28:36.603766 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6381 | 2026.01.21 18:28:36.604440 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.01.21 18:28:36.606988 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6383 | 2026.01.21 18:28:40.677964 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.01.21 18:28:40.678147 [ 4 ] {7a9383cc-59dc-422e-b30f-05fb13b73bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6385 | 2026.01.21 18:28:40.678209 [ 4 ] {7a9383cc-59dc-422e-b30f-05fb13b73bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6386 | 2026.01.21 18:28:40.679179 [ 4 ] {7a9383cc-59dc-422e-b30f-05fb13b73bac} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.01.21 18:28:40.679219 [ 4 ] {7a9383cc-59dc-422e-b30f-05fb13b73bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6388 | 2026.01.21 18:28:40.679647 [ 4 ] {7a9383cc-59dc-422e-b30f-05fb13b73bac} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6389 | 2026.01.21 18:28:40.679878 [ 4 ] {7a9383cc-59dc-422e-b30f-05fb13b73bac} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.01.21 18:28:40.680007 [ 60 ] {} <Debug> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6391 | 2026.01.21 18:28:40.680038 [ 4 ] {7a9383cc-59dc-422e-b30f-05fb13b73bac} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001884 sec., 217622.0806794055 rows/sec., 13.80 MiB/sec. | ||
| 6392 | 2026.01.21 18:28:40.680054 [ 60 ] {} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.01.21 18:28:40.680079 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6394 | 2026.01.21 18:28:40.680091 [ 4 ] {7a9383cc-59dc-422e-b30f-05fb13b73bac} <Debug> TCPHandler: Processed in 0.002212601 sec. | ||
| 6395 | 2026.01.21 18:28:40.680197 [ 197 ] {23040323-5bb6-43ea-8ea1-195650525cb8::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 | ||
| 6396 | 2026.01.21 18:28:40.680215 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2026.01.21 18:28:40.680342 [ 4 ] {0fa73da6-bc3e-47f1-8a73-09971f906de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6398 | 2026.01.21 18:28:40.680350 [ 197 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6399 | 2026.01.21 18:28:40.680391 [ 4 ] {0fa73da6-bc3e-47f1-8a73-09971f906de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6400 | 2026.01.21 18:28:40.680396 [ 197 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 6401 | 2026.01.21 18:28:40.680476 [ 197 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 6402 | 2026.01.21 18:28:40.680524 [ 197 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 6403 | 2026.01.21 18:28:40.680570 [ 197 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6404 | 2026.01.21 18:28:40.680614 [ 197 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 6405 | 2026.01.21 18:28:40.680654 [ 197 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 6406 | 2026.01.21 18:28:40.680817 [ 4 ] {0fa73da6-bc3e-47f1-8a73-09971f906de2} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2026.01.21 18:28:40.680859 [ 4 ] {0fa73da6-bc3e-47f1-8a73-09971f906de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6408 | 2026.01.21 18:28:40.681175 [ 4 ] {0fa73da6-bc3e-47f1-8a73-09971f906de2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6409 | 2026.01.21 18:28:40.681398 [ 4 ] {0fa73da6-bc3e-47f1-8a73-09971f906de2} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2026.01.21 18:28:40.681530 [ 4 ] {0fa73da6-bc3e-47f1-8a73-09971f906de2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001214 sec., 8237.232289950576 rows/sec., 671.69 KiB/sec. | ||
| 6411 | 2026.01.21 18:28:40.681568 [ 4 ] {0fa73da6-bc3e-47f1-8a73-09971f906de2} <Debug> TCPHandler: Processed in 0.001406458 sec. | ||
| 6412 | 2026.01.21 18:28:40.681680 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6413 | 2026.01.21 18:28:40.681730 [ 186 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583113 sec., 1081413.6451409345 rows/sec., 73.61 MiB/sec. | ||
| 6414 | 2026.01.21 18:28:40.681775 [ 4 ] {e111fb85-3a3e-4dc0-a63f-17c9b032a4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6415 | 2026.01.21 18:28:40.681820 [ 4 ] {e111fb85-3a3e-4dc0-a63f-17c9b032a4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6416 | 2026.01.21 18:28:40.681956 [ 191 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6417 | 2026.01.21 18:28:40.682336 [ 191 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_16_3} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.01.21 18:28:40.682434 [ 191 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_16_3} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6419 | 2026.01.21 18:28:40.682555 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6420 | 2026.01.21 18:28:40.682722 [ 4 ] {e111fb85-3a3e-4dc0-a63f-17c9b032a4af} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.01.21 18:28:40.682763 [ 4 ] {e111fb85-3a3e-4dc0-a63f-17c9b032a4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6422 | 2026.01.21 18:28:40.683148 [ 4 ] {e111fb85-3a3e-4dc0-a63f-17c9b032a4af} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6423 | 2026.01.21 18:28:40.683354 [ 4 ] {e111fb85-3a3e-4dc0-a63f-17c9b032a4af} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2026.01.21 18:28:40.683509 [ 4 ] {e111fb85-3a3e-4dc0-a63f-17c9b032a4af} <Debug> executeQuery: Read 1137 rows, 92.17 KiB in 0.001753 sec., 648602.3958927552 rows/sec., 51.35 MiB/sec. | ||
| 6425 | 2026.01.21 18:28:40.683546 [ 4 ] {e111fb85-3a3e-4dc0-a63f-17c9b032a4af} <Debug> TCPHandler: Processed in 0.001916023 sec. | ||
| 6426 | 2026.01.21 18:28:40.683657 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2026.01.21 18:28:40.683750 [ 4 ] {dfaf1cba-9cf2-4875-93fc-c96f33a86ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6428 | 2026.01.21 18:28:40.683790 [ 4 ] {dfaf1cba-9cf2-4875-93fc-c96f33a86ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6429 | 2026.01.21 18:28:40.684253 [ 4 ] {dfaf1cba-9cf2-4875-93fc-c96f33a86ec3} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2026.01.21 18:28:40.684287 [ 4 ] {dfaf1cba-9cf2-4875-93fc-c96f33a86ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6431 | 2026.01.21 18:28:40.684588 [ 4 ] {dfaf1cba-9cf2-4875-93fc-c96f33a86ec3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6432 | 2026.01.21 18:28:40.684803 [ 4 ] {dfaf1cba-9cf2-4875-93fc-c96f33a86ec3} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2026.01.21 18:28:40.684917 [ 60 ] {} <Debug> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6434 | 2026.01.21 18:28:40.684941 [ 60 ] {} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.01.21 18:28:40.684952 [ 4 ] {dfaf1cba-9cf2-4875-93fc-c96f33a86ec3} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001221 sec., 184275.18427518426 rows/sec., 11.01 MiB/sec. | ||
| 6436 | 2026.01.21 18:28:40.684957 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6437 | 2026.01.21 18:28:40.684990 [ 4 ] {dfaf1cba-9cf2-4875-93fc-c96f33a86ec3} <Debug> TCPHandler: Processed in 0.001382568 sec. | ||
| 6438 | 2026.01.21 18:28:40.685056 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::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 | ||
| 6439 | 2026.01.21 18:28:40.685097 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2026.01.21 18:28:40.685183 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6441 | 2026.01.21 18:28:40.685214 [ 4 ] {99a974bd-fec3-4e65-9ee0-004fd176f98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6442 | 2026.01.21 18:28:40.685224 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 278 rows starting from the beginning of the part | ||
| 6443 | 2026.01.21 18:28:40.685269 [ 4 ] {99a974bd-fec3-4e65-9ee0-004fd176f98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6444 | 2026.01.21 18:28:40.685314 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 6445 | 2026.01.21 18:28:40.685371 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 6446 | 2026.01.21 18:28:40.685418 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6447 | 2026.01.21 18:28:40.685461 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 47 rows starting from the beginning of the part | ||
| 6448 | 2026.01.21 18:28:40.685512 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 225 rows starting from the beginning of the part | ||
| 6449 | 2026.01.21 18:28:40.685842 [ 4 ] {99a974bd-fec3-4e65-9ee0-004fd176f98f} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.01.21 18:28:40.685890 [ 4 ] {99a974bd-fec3-4e65-9ee0-004fd176f98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6451 | 2026.01.21 18:28:40.686264 [ 4 ] {99a974bd-fec3-4e65-9ee0-004fd176f98f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6452 | 2026.01.21 18:28:40.686463 [ 188 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145316 sec., 414957.7472542597 rows/sec., 27.84 MiB/sec. | ||
| 6453 | 2026.01.21 18:28:40.686479 [ 4 ] {99a974bd-fec3-4e65-9ee0-004fd176f98f} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2026.01.21 18:28:40.686591 [ 60 ] {} <Debug> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6455 | 2026.01.21 18:28:40.686597 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6456 | 2026.01.21 18:28:40.686619 [ 4 ] {99a974bd-fec3-4e65-9ee0-004fd176f98f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00143 sec., 148251.74825174824 rows/sec., 9.56 MiB/sec. | ||
| 6457 | 2026.01.21 18:28:40.686629 [ 60 ] {} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2026.01.21 18:28:40.686661 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6459 | 2026.01.21 18:28:40.686669 [ 4 ] {99a974bd-fec3-4e65-9ee0-004fd176f98f} <Debug> TCPHandler: Processed in 0.001621554 sec. | ||
| 6460 | 2026.01.21 18:28:40.686749 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::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 | ||
| 6461 | 2026.01.21 18:28:40.686777 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2026.01.21 18:28:40.686856 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6463 | 2026.01.21 18:28:40.686877 [ 4 ] {7f71003c-8969-4783-950c-3dda2cdb309f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6464 | 2026.01.21 18:28:40.686887 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_36_7} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2026.01.21 18:28:40.686891 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 464 rows starting from the beginning of the part | ||
| 6466 | 2026.01.21 18:28:40.686926 [ 4 ] {7f71003c-8969-4783-950c-3dda2cdb309f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6467 | 2026.01.21 18:28:40.686974 [ 186 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_36_7} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6468 | 2026.01.21 18:28:40.686979 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6469 | 2026.01.21 18:28:40.687040 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6470 | 2026.01.21 18:28:40.687054 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6471 | 2026.01.21 18:28:40.687086 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 6472 | 2026.01.21 18:28:40.687135 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::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 | ||
| 6473 | 2026.01.21 18:28:40.687191 [ 191 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 6474 | 2026.01.21 18:28:40.687422 [ 4 ] {7f71003c-8969-4783-950c-3dda2cdb309f} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.01.21 18:28:40.687463 [ 4 ] {7f71003c-8969-4783-950c-3dda2cdb309f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6476 | 2026.01.21 18:28:40.687794 [ 4 ] {7f71003c-8969-4783-950c-3dda2cdb309f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6477 | 2026.01.21 18:28:40.688020 [ 4 ] {7f71003c-8969-4783-950c-3dda2cdb309f} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.01.21 18:28:40.688117 [ 60 ] {} <Debug> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6479 | 2026.01.21 18:28:40.688142 [ 60 ] {} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.01.21 18:28:40.688149 [ 4 ] {7f71003c-8969-4783-950c-3dda2cdb309f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001289 sec., 163692.78510473235 rows/sec., 9.30 MiB/sec. | ||
| 6481 | 2026.01.21 18:28:40.688159 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6482 | 2026.01.21 18:28:40.688183 [ 203 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466221 sec., 793877.5941689555 rows/sec., 56.13 MiB/sec. | ||
| 6483 | 2026.01.21 18:28:40.688188 [ 4 ] {7f71003c-8969-4783-950c-3dda2cdb309f} <Debug> TCPHandler: Processed in 0.00146037 sec. | ||
| 6484 | 2026.01.21 18:28:40.688226 [ 191 ] {3a5630c2-0e41-43a5-94bb-221299965130::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 | ||
| 6485 | 2026.01.21 18:28:40.688321 [ 191 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6486 | 2026.01.21 18:28:40.688327 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6487 | 2026.01.21 18:28:40.688345 [ 191 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 6488 | 2026.01.21 18:28:40.688354 [ 203 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6489 | 2026.01.21 18:28:40.688398 [ 191 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 6490 | 2026.01.21 18:28:40.688427 [ 4 ] {b5e0777e-a97c-4ad3-9fa2-5657ca4f01ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6491 | 2026.01.21 18:28:40.688435 [ 191 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 6492 | 2026.01.21 18:28:40.688473 [ 4 ] {b5e0777e-a97c-4ad3-9fa2-5657ca4f01ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6493 | 2026.01.21 18:28:40.688481 [ 191 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 6494 | 2026.01.21 18:28:40.688527 [ 191 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 6495 | 2026.01.21 18:28:40.688564 [ 191 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 6496 | 2026.01.21 18:28:40.688662 [ 203 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_21_4} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.01.21 18:28:40.688741 [ 203 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_21_4} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6498 | 2026.01.21 18:28:40.688821 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6499 | 2026.01.21 18:28:40.689172 [ 4 ] {b5e0777e-a97c-4ad3-9fa2-5657ca4f01ae} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.01.21 18:28:40.689210 [ 4 ] {b5e0777e-a97c-4ad3-9fa2-5657ca4f01ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6501 | 2026.01.21 18:28:40.689397 [ 191 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197813 sec., 734672.2735518817 rows/sec., 45.11 MiB/sec. | ||
| 6502 | 2026.01.21 18:28:40.689558 [ 198 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6503 | 2026.01.21 18:28:40.689702 [ 4 ] {b5e0777e-a97c-4ad3-9fa2-5657ca4f01ae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6504 | 2026.01.21 18:28:40.689872 [ 198 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_16_3} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.01.21 18:28:40.689962 [ 198 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_16_3} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6506 | 2026.01.21 18:28:40.690031 [ 4 ] {b5e0777e-a97c-4ad3-9fa2-5657ca4f01ae} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.01.21 18:28:40.690040 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6508 | 2026.01.21 18:28:40.690200 [ 4 ] {b5e0777e-a97c-4ad3-9fa2-5657ca4f01ae} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.001781 sec., 392476.13700168446 rows/sec., 27.46 MiB/sec. | ||
| 6509 | 2026.01.21 18:28:40.690250 [ 4 ] {b5e0777e-a97c-4ad3-9fa2-5657ca4f01ae} <Debug> TCPHandler: Processed in 0.001974874 sec. | ||
| 6510 | 2026.01.21 18:28:40.690373 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6511 | 2026.01.21 18:28:40.690472 [ 4 ] {dd9b9d3e-f0b5-48d6-b96f-264e789f9e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6512 | 2026.01.21 18:28:40.690519 [ 4 ] {dd9b9d3e-f0b5-48d6-b96f-264e789f9e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6513 | 2026.01.21 18:28:40.690894 [ 4 ] {dd9b9d3e-f0b5-48d6-b96f-264e789f9e9d} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.01.21 18:28:40.690932 [ 4 ] {dd9b9d3e-f0b5-48d6-b96f-264e789f9e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6515 | 2026.01.21 18:28:40.691282 [ 4 ] {dd9b9d3e-f0b5-48d6-b96f-264e789f9e9d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6516 | 2026.01.21 18:28:40.691500 [ 4 ] {dd9b9d3e-f0b5-48d6-b96f-264e789f9e9d} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.01.21 18:28:40.691627 [ 4 ] {dd9b9d3e-f0b5-48d6-b96f-264e789f9e9d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001176 sec., 5102.040816326531 rows/sec., 266.56 KiB/sec. | ||
| 6518 | 2026.01.21 18:28:40.691665 [ 4 ] {dd9b9d3e-f0b5-48d6-b96f-264e789f9e9d} <Debug> TCPHandler: Processed in 0.001347787 sec. | ||
| 6519 | 2026.01.21 18:28:40.691767 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6520 | 2026.01.21 18:28:40.691860 [ 4 ] {965859ac-4ffd-49d1-b3c0-08055ffc6a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6521 | 2026.01.21 18:28:40.691903 [ 4 ] {965859ac-4ffd-49d1-b3c0-08055ffc6a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6522 | 2026.01.21 18:28:40.692365 [ 4 ] {965859ac-4ffd-49d1-b3c0-08055ffc6a58} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.01.21 18:28:40.692401 [ 4 ] {965859ac-4ffd-49d1-b3c0-08055ffc6a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6524 | 2026.01.21 18:28:40.692735 [ 4 ] {965859ac-4ffd-49d1-b3c0-08055ffc6a58} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6525 | 2026.01.21 18:28:40.692951 [ 4 ] {965859ac-4ffd-49d1-b3c0-08055ffc6a58} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.01.21 18:28:40.693080 [ 4 ] {965859ac-4ffd-49d1-b3c0-08055ffc6a58} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.001238 sec., 257673.66720516965 rows/sec., 16.94 MiB/sec. | ||
| 6527 | 2026.01.21 18:28:40.693116 [ 4 ] {965859ac-4ffd-49d1-b3c0-08055ffc6a58} <Debug> TCPHandler: Processed in 0.001398058 sec. | ||
| 6528 | 2026.01.21 18:28:40.693223 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.01.21 18:28:40.693317 [ 4 ] {82bd9bfa-beff-466e-9322-44f361a5e207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6530 | 2026.01.21 18:28:40.693359 [ 4 ] {82bd9bfa-beff-466e-9322-44f361a5e207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6531 | 2026.01.21 18:28:40.693766 [ 4 ] {82bd9bfa-beff-466e-9322-44f361a5e207} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.01.21 18:28:40.693812 [ 4 ] {82bd9bfa-beff-466e-9322-44f361a5e207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6533 | 2026.01.21 18:28:40.694183 [ 4 ] {82bd9bfa-beff-466e-9322-44f361a5e207} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6534 | 2026.01.21 18:28:40.694403 [ 4 ] {82bd9bfa-beff-466e-9322-44f361a5e207} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.01.21 18:28:40.694543 [ 4 ] {82bd9bfa-beff-466e-9322-44f361a5e207} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001243 sec., 804.5052292839904 rows/sec., 54.21 KiB/sec. | ||
| 6536 | 2026.01.21 18:28:40.694593 [ 4 ] {82bd9bfa-beff-466e-9322-44f361a5e207} <Debug> TCPHandler: Processed in 0.001418389 sec. | ||
| 6537 | 2026.01.21 18:28:40.694719 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6538 | 2026.01.21 18:28:40.694822 [ 4 ] {50dbc651-9266-4f33-bd9a-09d3f000903b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6539 | 2026.01.21 18:28:40.694878 [ 4 ] {50dbc651-9266-4f33-bd9a-09d3f000903b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6540 | 2026.01.21 18:28:40.695630 [ 4 ] {50dbc651-9266-4f33-bd9a-09d3f000903b} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2026.01.21 18:28:40.695666 [ 4 ] {50dbc651-9266-4f33-bd9a-09d3f000903b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6542 | 2026.01.21 18:28:40.696182 [ 4 ] {50dbc651-9266-4f33-bd9a-09d3f000903b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6543 | 2026.01.21 18:28:40.696417 [ 4 ] {50dbc651-9266-4f33-bd9a-09d3f000903b} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2026.01.21 18:28:40.696517 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6545 | 2026.01.21 18:28:40.696547 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.01.21 18:28:40.696552 [ 4 ] {50dbc651-9266-4f33-bd9a-09d3f000903b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001749 sec., 5717.552887364209 rows/sec., 10.25 MiB/sec. | ||
| 6547 | 2026.01.21 18:28:40.696565 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6548 | 2026.01.21 18:28:40.696608 [ 4 ] {50dbc651-9266-4f33-bd9a-09d3f000903b} <Debug> TCPHandler: Processed in 0.001939624 sec. | ||
| 6549 | 2026.01.21 18:28:40.696640 [ 186 ] {25599729-9697-4fba-81ea-895cf3e788cc::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 | ||
| 6550 | 2026.01.21 18:28:40.696733 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2026.01.21 18:28:40.696851 [ 186 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6552 | 2026.01.21 18:28:40.696856 [ 4 ] {8cb5342b-b417-4d6b-8473-f40b4d42f5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6553 | 2026.01.21 18:28:40.696913 [ 186 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 590 rows starting from the beginning of the part | ||
| 6554 | 2026.01.21 18:28:40.696921 [ 4 ] {8cb5342b-b417-4d6b-8473-f40b4d42f5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6555 | 2026.01.21 18:28:40.697050 [ 186 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6556 | 2026.01.21 18:28:40.697179 [ 186 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 6557 | 2026.01.21 18:28:40.697282 [ 186 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6558 | 2026.01.21 18:28:40.697298 [ 4 ] {8cb5342b-b417-4d6b-8473-f40b4d42f5f5} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.01.21 18:28:40.697340 [ 4 ] {8cb5342b-b417-4d6b-8473-f40b4d42f5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6560 | 2026.01.21 18:28:40.697384 [ 186 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6561 | 2026.01.21 18:28:40.697489 [ 186 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6562 | 2026.01.21 18:28:40.697666 [ 4 ] {8cb5342b-b417-4d6b-8473-f40b4d42f5f5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6563 | 2026.01.21 18:28:40.697929 [ 4 ] {8cb5342b-b417-4d6b-8473-f40b4d42f5f5} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2026.01.21 18:28:40.698070 [ 4 ] {8cb5342b-b417-4d6b-8473-f40b4d42f5f5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001237 sec., 84074.37348423606 rows/sec., 5.15 MiB/sec. | ||
| 6565 | 2026.01.21 18:28:40.698107 [ 4 ] {8cb5342b-b417-4d6b-8473-f40b4d42f5f5} <Debug> TCPHandler: Processed in 0.00143339 sec. | ||
| 6566 | 2026.01.21 18:28:40.704859 [ 196 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 19 columns (19 merged, 0 gathered) in 0.008250566 sec., 82660.9956213913 rows/sec., 148.12 MiB/sec. | ||
| 6567 | 2026.01.21 18:28:40.706456 [ 191 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6568 | 2026.01.21 18:28:40.706793 [ 191 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.01.21 18:28:40.706864 [ 191 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6570 | 2026.01.21 18:28:40.707008 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 6571 | 2026.01.21 18:28:41.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.49 MiB, peak 272.93 MiB, free memory in arenas 0.00 B, will set to 267.50 MiB (RSS), difference: 2.01 MiB | ||
| 6572 | 2026.01.21 18:28:43.305877 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6573 | 2026.01.21 18:28:43.305939 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6574 | 2026.01.21 18:28:43.419308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13414 | ||
| 6575 | 2026.01.21 18:28:43.419908 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2026.01.21 18:28:43.419967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6577 | 2026.01.21 18:28:43.420589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6578 | 2026.01.21 18:28:43.420833 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2026.01.21 18:28:43.420988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13414 | ||
| 6580 | 2026.01.21 18:28:43.453183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 848 | ||
| 6581 | 2026.01.21 18:28:43.455670 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.01.21 18:28:43.455732 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6583 | 2026.01.21 18:28:43.456967 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6584 | 2026.01.21 18:28:43.457249 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.01.21 18:28:43.457611 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
| 6586 | 2026.01.21 18:28:44.107082 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6587 | 2026.01.21 18:28:44.122594 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2026.01.21 18:28:44.122657 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6589 | 2026.01.21 18:28:44.128748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6590 | 2026.01.21 18:28:44.129463 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2026.01.21 18:28:44.132235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6592 | 2026.01.21 18:28:45.669109 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2026.01.21 18:28:45.669355 [ 4 ] {0699ff70-5922-4ee3-b072-beac28cb5436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6594 | 2026.01.21 18:28:45.669431 [ 4 ] {0699ff70-5922-4ee3-b072-beac28cb5436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6595 | 2026.01.21 18:28:45.670201 [ 4 ] {0699ff70-5922-4ee3-b072-beac28cb5436} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2026.01.21 18:28:45.670254 [ 4 ] {0699ff70-5922-4ee3-b072-beac28cb5436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6597 | 2026.01.21 18:28:45.670672 [ 4 ] {0699ff70-5922-4ee3-b072-beac28cb5436} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6598 | 2026.01.21 18:28:45.670899 [ 4 ] {0699ff70-5922-4ee3-b072-beac28cb5436} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2026.01.21 18:28:45.671050 [ 4 ] {0699ff70-5922-4ee3-b072-beac28cb5436} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001752 sec., 67351.59817351597 rows/sec., 5.70 MiB/sec. | ||
| 6600 | 2026.01.21 18:28:45.671101 [ 4 ] {0699ff70-5922-4ee3-b072-beac28cb5436} <Debug> TCPHandler: Processed in 0.002181849 sec. | ||
| 6601 | 2026.01.21 18:28:45.671233 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2026.01.21 18:28:45.671335 [ 4 ] {cef4318d-2a0f-436b-9c43-70fd85cb1f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6603 | 2026.01.21 18:28:45.671379 [ 4 ] {cef4318d-2a0f-436b-9c43-70fd85cb1f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6604 | 2026.01.21 18:28:45.671803 [ 4 ] {cef4318d-2a0f-436b-9c43-70fd85cb1f03} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2026.01.21 18:28:45.671840 [ 4 ] {cef4318d-2a0f-436b-9c43-70fd85cb1f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6606 | 2026.01.21 18:28:45.672157 [ 4 ] {cef4318d-2a0f-436b-9c43-70fd85cb1f03} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6607 | 2026.01.21 18:28:45.672373 [ 4 ] {cef4318d-2a0f-436b-9c43-70fd85cb1f03} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.01.21 18:28:45.672499 [ 4 ] {cef4318d-2a0f-436b-9c43-70fd85cb1f03} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001188 sec., 26094.276094276094 rows/sec., 1.92 MiB/sec. | ||
| 6609 | 2026.01.21 18:28:45.672537 [ 4 ] {cef4318d-2a0f-436b-9c43-70fd85cb1f03} <Debug> TCPHandler: Processed in 0.001354868 sec. | ||
| 6610 | 2026.01.21 18:28:45.672645 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6611 | 2026.01.21 18:28:45.672739 [ 4 ] {86a24b29-a4f7-4e4c-83bc-a75f62b97d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6612 | 2026.01.21 18:28:45.672780 [ 4 ] {86a24b29-a4f7-4e4c-83bc-a75f62b97d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6613 | 2026.01.21 18:28:45.673206 [ 4 ] {86a24b29-a4f7-4e4c-83bc-a75f62b97d87} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.01.21 18:28:45.673242 [ 4 ] {86a24b29-a4f7-4e4c-83bc-a75f62b97d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6615 | 2026.01.21 18:28:45.673558 [ 4 ] {86a24b29-a4f7-4e4c-83bc-a75f62b97d87} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6616 | 2026.01.21 18:28:45.673768 [ 4 ] {86a24b29-a4f7-4e4c-83bc-a75f62b97d87} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2026.01.21 18:28:45.673893 [ 4 ] {86a24b29-a4f7-4e4c-83bc-a75f62b97d87} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001172 sec., 81058.02047781569 rows/sec., 6.33 MiB/sec. | ||
| 6618 | 2026.01.21 18:28:45.673930 [ 4 ] {86a24b29-a4f7-4e4c-83bc-a75f62b97d87} <Debug> TCPHandler: Processed in 0.001332927 sec. | ||
| 6619 | 2026.01.21 18:28:45.674042 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.01.21 18:28:45.674136 [ 4 ] {55bdd44e-f9ce-4794-b784-357bb9e4f0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6621 | 2026.01.21 18:28:45.674179 [ 4 ] {55bdd44e-f9ce-4794-b784-357bb9e4f0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6622 | 2026.01.21 18:28:45.674590 [ 4 ] {55bdd44e-f9ce-4794-b784-357bb9e4f0ee} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2026.01.21 18:28:45.674627 [ 4 ] {55bdd44e-f9ce-4794-b784-357bb9e4f0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6624 | 2026.01.21 18:28:45.674956 [ 4 ] {55bdd44e-f9ce-4794-b784-357bb9e4f0ee} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6625 | 2026.01.21 18:28:45.675163 [ 4 ] {55bdd44e-f9ce-4794-b784-357bb9e4f0ee} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2026.01.21 18:28:45.675291 [ 4 ] {55bdd44e-f9ce-4794-b784-357bb9e4f0ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 6627 | 2026.01.21 18:28:45.675329 [ 4 ] {55bdd44e-f9ce-4794-b784-357bb9e4f0ee} <Debug> TCPHandler: Processed in 0.001334986 sec. | ||
| 6628 | 2026.01.21 18:28:45.675447 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2026.01.21 18:28:45.675540 [ 4 ] {5e335b03-a9b0-4a0d-a4a9-816f506beac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6630 | 2026.01.21 18:28:45.675595 [ 4 ] {5e335b03-a9b0-4a0d-a4a9-816f506beac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6631 | 2026.01.21 18:28:45.676436 [ 4 ] {5e335b03-a9b0-4a0d-a4a9-816f506beac1} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.01.21 18:28:45.676473 [ 4 ] {5e335b03-a9b0-4a0d-a4a9-816f506beac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6633 | 2026.01.21 18:28:45.677030 [ 4 ] {5e335b03-a9b0-4a0d-a4a9-816f506beac1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6634 | 2026.01.21 18:28:45.677259 [ 4 ] {5e335b03-a9b0-4a0d-a4a9-816f506beac1} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.01.21 18:28:45.677393 [ 4 ] {5e335b03-a9b0-4a0d-a4a9-816f506beac1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001871 sec., 16568.679850347406 rows/sec., 29.69 MiB/sec. | ||
| 6636 | 2026.01.21 18:28:45.677446 [ 4 ] {5e335b03-a9b0-4a0d-a4a9-816f506beac1} <Debug> TCPHandler: Processed in 0.002046446 sec. | ||
| 6637 | 2026.01.21 18:28:45.677559 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2026.01.21 18:28:45.677653 [ 4 ] {4b8616e3-350f-46dc-9ad6-e31b7db22d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6639 | 2026.01.21 18:28:45.677694 [ 4 ] {4b8616e3-350f-46dc-9ad6-e31b7db22d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6640 | 2026.01.21 18:28:45.678032 [ 4 ] {4b8616e3-350f-46dc-9ad6-e31b7db22d7c} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.01.21 18:28:45.678069 [ 4 ] {4b8616e3-350f-46dc-9ad6-e31b7db22d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6642 | 2026.01.21 18:28:45.678368 [ 4 ] {4b8616e3-350f-46dc-9ad6-e31b7db22d7c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6643 | 2026.01.21 18:28:45.678577 [ 4 ] {4b8616e3-350f-46dc-9ad6-e31b7db22d7c} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.01.21 18:28:45.678705 [ 4 ] {4b8616e3-350f-46dc-9ad6-e31b7db22d7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 6645 | 2026.01.21 18:28:45.678742 [ 4 ] {4b8616e3-350f-46dc-9ad6-e31b7db22d7c} <Debug> TCPHandler: Processed in 0.001230644 sec. | ||
| 6646 | 2026.01.21 18:28:50.679454 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2026.01.21 18:28:50.679653 [ 4 ] {550e469a-a603-4cee-ae41-c5a086301e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6648 | 2026.01.21 18:28:50.679719 [ 4 ] {550e469a-a603-4cee-ae41-c5a086301e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6649 | 2026.01.21 18:28:50.680516 [ 4 ] {550e469a-a603-4cee-ae41-c5a086301e05} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.01.21 18:28:50.680561 [ 4 ] {550e469a-a603-4cee-ae41-c5a086301e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6651 | 2026.01.21 18:28:50.680971 [ 4 ] {550e469a-a603-4cee-ae41-c5a086301e05} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6652 | 2026.01.21 18:28:50.681195 [ 4 ] {550e469a-a603-4cee-ae41-c5a086301e05} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.01.21 18:28:50.681342 [ 4 ] {550e469a-a603-4cee-ae41-c5a086301e05} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00174 sec., 235632.18390804596 rows/sec., 14.95 MiB/sec. | ||
| 6654 | 2026.01.21 18:28:50.681382 [ 4 ] {550e469a-a603-4cee-ae41-c5a086301e05} <Debug> TCPHandler: Processed in 0.002113458 sec. | ||
| 6655 | 2026.01.21 18:28:50.681493 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6656 | 2026.01.21 18:28:50.681587 [ 4 ] {f829c7e5-1e3b-496e-90be-55d5ef741d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6657 | 2026.01.21 18:28:50.681627 [ 4 ] {f829c7e5-1e3b-496e-90be-55d5ef741d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6658 | 2026.01.21 18:28:50.682531 [ 4 ] {f829c7e5-1e3b-496e-90be-55d5ef741d31} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.01.21 18:28:50.682567 [ 4 ] {f829c7e5-1e3b-496e-90be-55d5ef741d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6660 | 2026.01.21 18:28:50.682916 [ 4 ] {f829c7e5-1e3b-496e-90be-55d5ef741d31} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6661 | 2026.01.21 18:28:50.683126 [ 4 ] {f829c7e5-1e3b-496e-90be-55d5ef741d31} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.01.21 18:28:50.683252 [ 4 ] {f829c7e5-1e3b-496e-90be-55d5ef741d31} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001684 sec., 672209.026128266 rows/sec., 53.24 MiB/sec. | ||
| 6663 | 2026.01.21 18:28:50.683288 [ 4 ] {f829c7e5-1e3b-496e-90be-55d5ef741d31} <Debug> TCPHandler: Processed in 0.00184305 sec. | ||
| 6664 | 2026.01.21 18:28:50.683396 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2026.01.21 18:28:50.683488 [ 4 ] {16b2b7cb-1e9f-4971-a88e-13429f08d81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6666 | 2026.01.21 18:28:50.683526 [ 4 ] {16b2b7cb-1e9f-4971-a88e-13429f08d81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6667 | 2026.01.21 18:28:50.683988 [ 4 ] {16b2b7cb-1e9f-4971-a88e-13429f08d81f} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.01.21 18:28:50.684023 [ 4 ] {16b2b7cb-1e9f-4971-a88e-13429f08d81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6669 | 2026.01.21 18:28:50.684321 [ 4 ] {16b2b7cb-1e9f-4971-a88e-13429f08d81f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6670 | 2026.01.21 18:28:50.684524 [ 4 ] {16b2b7cb-1e9f-4971-a88e-13429f08d81f} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2026.01.21 18:28:50.684654 [ 4 ] {16b2b7cb-1e9f-4971-a88e-13429f08d81f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001184 sec., 181587.83783783784 rows/sec., 10.78 MiB/sec. | ||
| 6672 | 2026.01.21 18:28:50.684690 [ 4 ] {16b2b7cb-1e9f-4971-a88e-13429f08d81f} <Debug> TCPHandler: Processed in 0.001340947 sec. | ||
| 6673 | 2026.01.21 18:28:50.684792 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6674 | 2026.01.21 18:28:50.684883 [ 4 ] {0f102454-beab-42ff-be3d-3e33a1deea78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6675 | 2026.01.21 18:28:50.684922 [ 4 ] {0f102454-beab-42ff-be3d-3e33a1deea78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6676 | 2026.01.21 18:28:50.685379 [ 4 ] {0f102454-beab-42ff-be3d-3e33a1deea78} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2026.01.21 18:28:50.685414 [ 4 ] {0f102454-beab-42ff-be3d-3e33a1deea78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6678 | 2026.01.21 18:28:50.685715 [ 4 ] {0f102454-beab-42ff-be3d-3e33a1deea78} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6679 | 2026.01.21 18:28:50.685917 [ 4 ] {0f102454-beab-42ff-be3d-3e33a1deea78} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2026.01.21 18:28:50.686040 [ 4 ] {0f102454-beab-42ff-be3d-3e33a1deea78} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001174 sec., 180579.21635434413 rows/sec., 11.65 MiB/sec. | ||
| 6681 | 2026.01.21 18:28:50.686076 [ 4 ] {0f102454-beab-42ff-be3d-3e33a1deea78} <Debug> TCPHandler: Processed in 0.001330517 sec. | ||
| 6682 | 2026.01.21 18:28:50.686178 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2026.01.21 18:28:50.686271 [ 4 ] {e07d1f28-c19c-433c-bf98-cee27a74c5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6684 | 2026.01.21 18:28:50.686309 [ 4 ] {e07d1f28-c19c-433c-bf98-cee27a74c5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6685 | 2026.01.21 18:28:50.686762 [ 4 ] {e07d1f28-c19c-433c-bf98-cee27a74c5aa} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.01.21 18:28:50.686798 [ 4 ] {e07d1f28-c19c-433c-bf98-cee27a74c5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6687 | 2026.01.21 18:28:50.687087 [ 4 ] {e07d1f28-c19c-433c-bf98-cee27a74c5aa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6688 | 2026.01.21 18:28:50.687301 [ 4 ] {e07d1f28-c19c-433c-bf98-cee27a74c5aa} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.01.21 18:28:50.687423 [ 4 ] {e07d1f28-c19c-433c-bf98-cee27a74c5aa} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001169 sec., 180496.1505560308 rows/sec., 10.25 MiB/sec. | ||
| 6690 | 2026.01.21 18:28:50.687458 [ 4 ] {e07d1f28-c19c-433c-bf98-cee27a74c5aa} <Debug> TCPHandler: Processed in 0.001327476 sec. | ||
| 6691 | 2026.01.21 18:28:50.687560 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.01.21 18:28:50.687651 [ 4 ] {f36b4772-fe93-4243-97b0-847502575b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6693 | 2026.01.21 18:28:50.687689 [ 4 ] {f36b4772-fe93-4243-97b0-847502575b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6694 | 2026.01.21 18:28:50.688323 [ 4 ] {f36b4772-fe93-4243-97b0-847502575b33} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.01.21 18:28:50.688359 [ 4 ] {f36b4772-fe93-4243-97b0-847502575b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6696 | 2026.01.21 18:28:50.688673 [ 4 ] {f36b4772-fe93-4243-97b0-847502575b33} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6697 | 2026.01.21 18:28:50.688875 [ 4 ] {f36b4772-fe93-4243-97b0-847502575b33} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.01.21 18:28:50.688997 [ 4 ] {f36b4772-fe93-4243-97b0-847502575b33} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001364 sec., 505131.9648093842 rows/sec., 35.27 MiB/sec. | ||
| 6699 | 2026.01.21 18:28:50.689033 [ 4 ] {f36b4772-fe93-4243-97b0-847502575b33} <Debug> TCPHandler: Processed in 0.001520592 sec. | ||
| 6700 | 2026.01.21 18:28:50.689135 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.01.21 18:28:50.689225 [ 4 ] {6a36aa25-df01-4cc5-b576-d245555adc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6702 | 2026.01.21 18:28:50.689266 [ 4 ] {6a36aa25-df01-4cc5-b576-d245555adc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6703 | 2026.01.21 18:28:50.689589 [ 4 ] {6a36aa25-df01-4cc5-b576-d245555adc54} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.01.21 18:28:50.689624 [ 4 ] {6a36aa25-df01-4cc5-b576-d245555adc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6705 | 2026.01.21 18:28:50.689922 [ 4 ] {6a36aa25-df01-4cc5-b576-d245555adc54} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6706 | 2026.01.21 18:28:50.690120 [ 4 ] {6a36aa25-df01-4cc5-b576-d245555adc54} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.01.21 18:28:50.690244 [ 4 ] {6a36aa25-df01-4cc5-b576-d245555adc54} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 6708 | 2026.01.21 18:28:50.690279 [ 4 ] {6a36aa25-df01-4cc5-b576-d245555adc54} <Debug> TCPHandler: Processed in 0.001190553 sec. | ||
| 6709 | 2026.01.21 18:28:50.690381 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.01.21 18:28:50.690472 [ 4 ] {4c981507-0e81-4c0f-b5f9-2658a45ff91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6711 | 2026.01.21 18:28:50.690513 [ 4 ] {4c981507-0e81-4c0f-b5f9-2658a45ff91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6712 | 2026.01.21 18:28:50.690947 [ 4 ] {4c981507-0e81-4c0f-b5f9-2658a45ff91e} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.01.21 18:28:50.690981 [ 4 ] {4c981507-0e81-4c0f-b5f9-2658a45ff91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6714 | 2026.01.21 18:28:50.691302 [ 4 ] {4c981507-0e81-4c0f-b5f9-2658a45ff91e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6715 | 2026.01.21 18:28:50.691507 [ 4 ] {4c981507-0e81-4c0f-b5f9-2658a45ff91e} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.01.21 18:28:50.691638 [ 4 ] {4c981507-0e81-4c0f-b5f9-2658a45ff91e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001183 sec., 265426.8808114962 rows/sec., 17.44 MiB/sec. | ||
| 6717 | 2026.01.21 18:28:50.691673 [ 4 ] {4c981507-0e81-4c0f-b5f9-2658a45ff91e} <Debug> TCPHandler: Processed in 0.001338686 sec. | ||
| 6718 | 2026.01.21 18:28:50.691775 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.01.21 18:28:50.691867 [ 4 ] {ed4f46f5-7821-47d8-bb12-66bacf1c3312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6720 | 2026.01.21 18:28:50.691908 [ 4 ] {ed4f46f5-7821-47d8-bb12-66bacf1c3312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6721 | 2026.01.21 18:28:50.692218 [ 4 ] {ed4f46f5-7821-47d8-bb12-66bacf1c3312} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.01.21 18:28:50.692254 [ 4 ] {ed4f46f5-7821-47d8-bb12-66bacf1c3312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6723 | 2026.01.21 18:28:50.692550 [ 4 ] {ed4f46f5-7821-47d8-bb12-66bacf1c3312} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6724 | 2026.01.21 18:28:50.692758 [ 4 ] {ed4f46f5-7821-47d8-bb12-66bacf1c3312} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.01.21 18:28:50.692884 [ 4 ] {ed4f46f5-7821-47d8-bb12-66bacf1c3312} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 6726 | 2026.01.21 18:28:50.692919 [ 4 ] {ed4f46f5-7821-47d8-bb12-66bacf1c3312} <Debug> TCPHandler: Processed in 0.001190903 sec. | ||
| 6727 | 2026.01.21 18:28:50.693018 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.01.21 18:28:50.693108 [ 4 ] {3d8a0e86-d130-4156-a604-8b7b88a84588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6729 | 2026.01.21 18:28:50.693162 [ 4 ] {3d8a0e86-d130-4156-a604-8b7b88a84588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6730 | 2026.01.21 18:28:50.693999 [ 4 ] {3d8a0e86-d130-4156-a604-8b7b88a84588} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.01.21 18:28:50.694036 [ 4 ] {3d8a0e86-d130-4156-a604-8b7b88a84588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6732 | 2026.01.21 18:28:50.694595 [ 4 ] {3d8a0e86-d130-4156-a604-8b7b88a84588} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6733 | 2026.01.21 18:28:50.694871 [ 4 ] {3d8a0e86-d130-4156-a604-8b7b88a84588} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.01.21 18:28:50.695015 [ 4 ] {3d8a0e86-d130-4156-a604-8b7b88a84588} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001924 sec., 5197.505197505197 rows/sec., 9.31 MiB/sec. | ||
| 6735 | 2026.01.21 18:28:50.695069 [ 4 ] {3d8a0e86-d130-4156-a604-8b7b88a84588} <Debug> TCPHandler: Processed in 0.002098727 sec. | ||
| 6736 | 2026.01.21 18:28:50.695190 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6737 | 2026.01.21 18:28:50.695294 [ 4 ] {92202bfe-93a5-4bf5-b132-0bfd92de8dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6738 | 2026.01.21 18:28:50.695336 [ 4 ] {92202bfe-93a5-4bf5-b132-0bfd92de8dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6739 | 2026.01.21 18:28:50.695715 [ 4 ] {92202bfe-93a5-4bf5-b132-0bfd92de8dbc} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.01.21 18:28:50.695758 [ 4 ] {92202bfe-93a5-4bf5-b132-0bfd92de8dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6741 | 2026.01.21 18:28:50.696099 [ 4 ] {92202bfe-93a5-4bf5-b132-0bfd92de8dbc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6742 | 2026.01.21 18:28:50.696324 [ 4 ] {92202bfe-93a5-4bf5-b132-0bfd92de8dbc} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.01.21 18:28:50.696454 [ 4 ] {92202bfe-93a5-4bf5-b132-0bfd92de8dbc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001179 sec., 88210.34775233248 rows/sec., 5.40 MiB/sec. | ||
| 6744 | 2026.01.21 18:28:50.696489 [ 4 ] {92202bfe-93a5-4bf5-b132-0bfd92de8dbc} <Debug> TCPHandler: Processed in 0.001348057 sec. | ||
| 6745 | 2026.01.21 18:28:50.921924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13862 | ||
| 6746 | 2026.01.21 18:28:50.922457 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2026.01.21 18:28:50.922514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6748 | 2026.01.21 18:28:50.923030 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6749 | 2026.01.21 18:28:50.923316 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2026.01.21 18:28:50.923492 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13862 | ||
| 6751 | 2026.01.21 18:28:51.633147 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6752 | 2026.01.21 18:28:51.655946 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2026.01.21 18:28:51.656045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6754 | 2026.01.21 18:28:51.664371 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6755 | 2026.01.21 18:28:51.665863 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.01.21 18:28:51.675754 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6757 | 2026.01.21 18:28:52.182059 [ 100 ] {} <Debug> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6758 | 2026.01.21 18:28:52.182127 [ 100 ] {} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.01.21 18:28:52.182148 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6760 | 2026.01.21 18:28:52.182247 [ 196 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::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 | ||
| 6761 | 2026.01.21 18:28:52.182369 [ 196 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6762 | 2026.01.21 18:28:52.182404 [ 196 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::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 | ||
| 6763 | 2026.01.21 18:28:52.182472 [ 196 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6764 | 2026.01.21 18:28:52.182519 [ 196 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6765 | 2026.01.21 18:28:52.182561 [ 196 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6766 | 2026.01.21 18:28:52.182601 [ 196 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::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 | ||
| 6767 | 2026.01.21 18:28:52.183367 [ 191 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158342 sec., 32805.50994438603 rows/sec., 2.74 MiB/sec. | ||
| 6768 | 2026.01.21 18:28:52.183550 [ 187 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6769 | 2026.01.21 18:28:52.183847 [ 187 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_13_3} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.01.21 18:28:52.183928 [ 187 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_13_3} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6771 | 2026.01.21 18:28:52.184021 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6772 | 2026.01.21 18:28:53.458503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 882 | ||
| 6773 | 2026.01.21 18:28:53.460891 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.01.21 18:28:53.460954 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6775 | 2026.01.21 18:28:53.462191 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6776 | 2026.01.21 18:28:53.462495 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.01.21 18:28:53.462646 [ 91 ] {} <Debug> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6778 | 2026.01.21 18:28:53.462682 [ 91 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.01.21 18:28:53.462702 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6780 | 2026.01.21 18:28:53.462826 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::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 | ||
| 6781 | 2026.01.21 18:28:53.462872 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 6782 | 2026.01.21 18:28:53.463417 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6783 | 2026.01.21 18:28:53.463561 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 716 rows starting from the beginning of the part | ||
| 6784 | 2026.01.21 18:28:53.463911 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 6785 | 2026.01.21 18:28:53.464243 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 6786 | 2026.01.21 18:28:53.464555 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part | ||
| 6787 | 2026.01.21 18:28:53.464838 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
| 6788 | 2026.01.21 18:28:53.465133 [ 196 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 6789 | 2026.01.21 18:28:53.471697 [ 191 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 882 rows, containing 72 columns (72 merged, 0 gathered) in 0.008934764 sec., 98715.53406446998 rows/sec., 83.90 MiB/sec. | ||
| 6790 | 2026.01.21 18:28:53.472941 [ 195 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6791 | 2026.01.21 18:28:53.473519 [ 195 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_21_4} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2026.01.21 18:28:53.473592 [ 195 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_21_4} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6793 | 2026.01.21 18:28:53.473820 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6794 | 2026.01.21 18:28:55.694738 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6795 | 2026.01.21 18:28:55.694937 [ 4 ] {529a7166-5751-4120-b013-481062e74033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6796 | 2026.01.21 18:28:55.695004 [ 4 ] {529a7166-5751-4120-b013-481062e74033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6797 | 2026.01.21 18:28:55.695620 [ 4 ] {529a7166-5751-4120-b013-481062e74033} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2026.01.21 18:28:55.695657 [ 4 ] {529a7166-5751-4120-b013-481062e74033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6799 | 2026.01.21 18:28:55.696082 [ 4 ] {529a7166-5751-4120-b013-481062e74033} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6800 | 2026.01.21 18:28:55.696306 [ 4 ] {529a7166-5751-4120-b013-481062e74033} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.01.21 18:28:55.696454 [ 4 ] {529a7166-5751-4120-b013-481062e74033} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001568 sec., 1275.5102040816328 rows/sec., 104.01 KiB/sec. | ||
| 6802 | 2026.01.21 18:28:55.696495 [ 4 ] {529a7166-5751-4120-b013-481062e74033} <Debug> TCPHandler: Processed in 0.001890942 sec. | ||
| 6803 | 2026.01.21 18:28:55.696617 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2026.01.21 18:28:55.696712 [ 4 ] {19cf10d6-928b-4684-bac3-4a2206e6d27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6805 | 2026.01.21 18:28:55.696751 [ 4 ] {19cf10d6-928b-4684-bac3-4a2206e6d27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6806 | 2026.01.21 18:28:55.697802 [ 4 ] {19cf10d6-928b-4684-bac3-4a2206e6d27d} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.01.21 18:28:55.697836 [ 4 ] {19cf10d6-928b-4684-bac3-4a2206e6d27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6808 | 2026.01.21 18:28:55.698275 [ 4 ] {19cf10d6-928b-4684-bac3-4a2206e6d27d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6809 | 2026.01.21 18:28:55.698488 [ 4 ] {19cf10d6-928b-4684-bac3-4a2206e6d27d} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.01.21 18:28:55.698590 [ 32 ] {} <Debug> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6811 | 2026.01.21 18:28:55.698616 [ 4 ] {19cf10d6-928b-4684-bac3-4a2206e6d27d} <Debug> executeQuery: Read 1259 rows, 106.42 KiB in 0.001923 sec., 654706.1882475299 rows/sec., 54.05 MiB/sec. | ||
| 6812 | 2026.01.21 18:28:55.698636 [ 32 ] {} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.01.21 18:28:55.698653 [ 4 ] {19cf10d6-928b-4684-bac3-4a2206e6d27d} <Debug> TCPHandler: Processed in 0.002085327 sec. | ||
| 6814 | 2026.01.21 18:28:55.698660 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6815 | 2026.01.21 18:28:55.698770 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.01.21 18:28:55.698783 [ 195 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::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 | ||
| 6817 | 2026.01.21 18:28:55.698867 [ 4 ] {3971062c-f840-4cd2-8672-d14dceeb5a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6818 | 2026.01.21 18:28:55.698912 [ 4 ] {3971062c-f840-4cd2-8672-d14dceeb5a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6819 | 2026.01.21 18:28:55.698929 [ 195 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6820 | 2026.01.21 18:28:55.698971 [ 195 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2464 rows starting from the beginning of the part | ||
| 6821 | 2026.01.21 18:28:55.699043 [ 195 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 240 rows starting from the beginning of the part | ||
| 6822 | 2026.01.21 18:28:55.699097 [ 195 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1137 rows starting from the beginning of the part | ||
| 6823 | 2026.01.21 18:28:55.699146 [ 195 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 118 rows starting from the beginning of the part | ||
| 6824 | 2026.01.21 18:28:55.699190 [ 195 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1132 rows starting from the beginning of the part | ||
| 6825 | 2026.01.21 18:28:55.699238 [ 195 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1259 rows starting from the beginning of the part | ||
| 6826 | 2026.01.21 18:28:55.699336 [ 4 ] {3971062c-f840-4cd2-8672-d14dceeb5a38} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2026.01.21 18:28:55.699377 [ 4 ] {3971062c-f840-4cd2-8672-d14dceeb5a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6828 | 2026.01.21 18:28:55.699705 [ 4 ] {3971062c-f840-4cd2-8672-d14dceeb5a38} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6829 | 2026.01.21 18:28:55.699916 [ 4 ] {3971062c-f840-4cd2-8672-d14dceeb5a38} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2026.01.21 18:28:55.700048 [ 4 ] {3971062c-f840-4cd2-8672-d14dceeb5a38} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.0012 sec., 27500.000000000004 rows/sec., 2.01 MiB/sec. | ||
| 6831 | 2026.01.21 18:28:55.700086 [ 4 ] {3971062c-f840-4cd2-8672-d14dceeb5a38} <Debug> TCPHandler: Processed in 0.001365117 sec. | ||
| 6832 | 2026.01.21 18:28:55.700198 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2026.01.21 18:28:55.700294 [ 4 ] {855db0a7-e6d1-49f6-a90f-815fb4476c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6834 | 2026.01.21 18:28:55.700333 [ 4 ] {855db0a7-e6d1-49f6-a90f-815fb4476c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6835 | 2026.01.21 18:28:55.700822 [ 4 ] {855db0a7-e6d1-49f6-a90f-815fb4476c32} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.01.21 18:28:55.700857 [ 4 ] {855db0a7-e6d1-49f6-a90f-815fb4476c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6837 | 2026.01.21 18:28:55.701185 [ 4 ] {855db0a7-e6d1-49f6-a90f-815fb4476c32} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6838 | 2026.01.21 18:28:55.701404 [ 4 ] {855db0a7-e6d1-49f6-a90f-815fb4476c32} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.01.21 18:28:55.701533 [ 4 ] {855db0a7-e6d1-49f6-a90f-815fb4476c32} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001257 sec., 181384.24821002386 rows/sec., 12.28 MiB/sec. | ||
| 6840 | 2026.01.21 18:28:55.701565 [ 200 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6350 rows, containing 5 columns (5 merged, 0 gathered) in 0.002839698 sec., 2236153.281088341 rows/sec., 190.25 MiB/sec. | ||
| 6841 | 2026.01.21 18:28:55.701568 [ 4 ] {855db0a7-e6d1-49f6-a90f-815fb4476c32} <Debug> TCPHandler: Processed in 0.001418579 sec. | ||
| 6842 | 2026.01.21 18:28:55.701700 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.01.21 18:28:55.701794 [ 4 ] {a9922fa7-c95e-41f3-b516-ddf22c42682f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6844 | 2026.01.21 18:28:55.701822 [ 195 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6845 | 2026.01.21 18:28:55.701833 [ 4 ] {a9922fa7-c95e-41f3-b516-ddf22c42682f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6846 | 2026.01.21 18:28:55.702069 [ 195 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_41_8} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6847 | 2026.01.21 18:28:55.702141 [ 195 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_41_8} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6848 | 2026.01.21 18:28:55.702208 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 6849 | 2026.01.21 18:28:55.702461 [ 4 ] {a9922fa7-c95e-41f3-b516-ddf22c42682f} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.01.21 18:28:55.702500 [ 4 ] {a9922fa7-c95e-41f3-b516-ddf22c42682f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6851 | 2026.01.21 18:28:55.702838 [ 4 ] {a9922fa7-c95e-41f3-b516-ddf22c42682f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6852 | 2026.01.21 18:28:55.703046 [ 4 ] {a9922fa7-c95e-41f3-b516-ddf22c42682f} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.01.21 18:28:55.703141 [ 32 ] {} <Debug> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6854 | 2026.01.21 18:28:55.703170 [ 32 ] {} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.01.21 18:28:55.703171 [ 4 ] {a9922fa7-c95e-41f3-b516-ddf22c42682f} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.001396 sec., 396131.8051575931 rows/sec., 29.42 MiB/sec. | ||
| 6856 | 2026.01.21 18:28:55.703189 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6857 | 2026.01.21 18:28:55.703213 [ 4 ] {a9922fa7-c95e-41f3-b516-ddf22c42682f} <Debug> TCPHandler: Processed in 0.001561482 sec. | ||
| 6858 | 2026.01.21 18:28:55.703264 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::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 | ||
| 6859 | 2026.01.21 18:28:55.703328 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2026.01.21 18:28:55.703357 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6861 | 2026.01.21 18:28:55.703388 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 6862 | 2026.01.21 18:28:55.703428 [ 4 ] {4fa6c28b-ee24-479b-8e5c-f4e8060f163f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6863 | 2026.01.21 18:28:55.703439 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 135 rows starting from the beginning of the part | ||
| 6864 | 2026.01.21 18:28:55.703479 [ 4 ] {4fa6c28b-ee24-479b-8e5c-f4e8060f163f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6865 | 2026.01.21 18:28:55.703492 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 699 rows starting from the beginning of the part | ||
| 6866 | 2026.01.21 18:28:55.703537 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 95 rows starting from the beginning of the part | ||
| 6867 | 2026.01.21 18:28:55.703575 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 689 rows starting from the beginning of the part | ||
| 6868 | 2026.01.21 18:28:55.703613 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 553 rows starting from the beginning of the part | ||
| 6869 | 2026.01.21 18:28:55.704063 [ 4 ] {4fa6c28b-ee24-479b-8e5c-f4e8060f163f} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6870 | 2026.01.21 18:28:55.704103 [ 4 ] {4fa6c28b-ee24-479b-8e5c-f4e8060f163f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6871 | 2026.01.21 18:28:55.704494 [ 4 ] {4fa6c28b-ee24-479b-8e5c-f4e8060f163f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6872 | 2026.01.21 18:28:55.704705 [ 4 ] {4fa6c28b-ee24-479b-8e5c-f4e8060f163f} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6873 | 2026.01.21 18:28:55.704755 [ 200 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001527371 sec., 2239796.355960667 rows/sec., 170.02 MiB/sec. | ||
| 6874 | 2026.01.21 18:28:55.704811 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6875 | 2026.01.21 18:28:55.704832 [ 4 ] {4fa6c28b-ee24-479b-8e5c-f4e8060f163f} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001423 sec., 593815.8819395642 rows/sec., 39.97 MiB/sec. | ||
| 6876 | 2026.01.21 18:28:55.704836 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.01.21 18:28:55.704862 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6878 | 2026.01.21 18:28:55.704868 [ 4 ] {4fa6c28b-ee24-479b-8e5c-f4e8060f163f} <Debug> TCPHandler: Processed in 0.001589044 sec. | ||
| 6879 | 2026.01.21 18:28:55.704909 [ 195 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6880 | 2026.01.21 18:28:55.704962 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::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 | ||
| 6881 | 2026.01.21 18:28:55.704987 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6882 | 2026.01.21 18:28:55.705105 [ 4 ] {0808d7d1-9711-419c-bc14-1483feb22308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6883 | 2026.01.21 18:28:55.705122 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6884 | 2026.01.21 18:28:55.705163 [ 4 ] {0808d7d1-9711-419c-bc14-1483feb22308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6885 | 2026.01.21 18:28:55.705173 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12873 rows starting from the beginning of the part | ||
| 6886 | 2026.01.21 18:28:55.705174 [ 195 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_41_8} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2026.01.21 18:28:55.705258 [ 195 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_41_8} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6888 | 2026.01.21 18:28:55.705265 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 198 rows starting from the beginning of the part | ||
| 6889 | 2026.01.21 18:28:55.705321 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 6890 | 2026.01.21 18:28:55.705329 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 319 rows starting from the beginning of the part | ||
| 6891 | 2026.01.21 18:28:55.705398 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::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 | ||
| 6892 | 2026.01.21 18:28:55.705449 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 314 rows starting from the beginning of the part | ||
| 6893 | 2026.01.21 18:28:55.705502 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 845 rows starting from the beginning of the part | ||
| 6894 | 2026.01.21 18:28:55.706023 [ 4 ] {0808d7d1-9711-419c-bc14-1483feb22308} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2026.01.21 18:28:55.706064 [ 4 ] {0808d7d1-9711-419c-bc14-1483feb22308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6896 | 2026.01.21 18:28:55.706787 [ 4 ] {0808d7d1-9711-419c-bc14-1483feb22308} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6897 | 2026.01.21 18:28:55.707025 [ 4 ] {0808d7d1-9711-419c-bc14-1483feb22308} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2026.01.21 18:28:55.707190 [ 4 ] {0808d7d1-9711-419c-bc14-1483feb22308} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002113 sec., 14671.083767155704 rows/sec., 26.29 MiB/sec. | ||
| 6899 | 2026.01.21 18:28:55.707245 [ 4 ] {0808d7d1-9711-419c-bc14-1483feb22308} <Debug> TCPHandler: Processed in 0.002319384 sec. | ||
| 6900 | 2026.01.21 18:28:55.707359 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2026.01.21 18:28:55.707457 [ 4 ] {b2fe5cb1-8208-4ff9-8347-f28f4e973570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6902 | 2026.01.21 18:28:55.707506 [ 4 ] {b2fe5cb1-8208-4ff9-8347-f28f4e973570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6903 | 2026.01.21 18:28:55.707895 [ 4 ] {b2fe5cb1-8208-4ff9-8347-f28f4e973570} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.01.21 18:28:55.707934 [ 4 ] {b2fe5cb1-8208-4ff9-8347-f28f4e973570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6905 | 2026.01.21 18:28:55.708458 [ 4 ] {b2fe5cb1-8208-4ff9-8347-f28f4e973570} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6906 | 2026.01.21 18:28:55.708682 [ 4 ] {b2fe5cb1-8208-4ff9-8347-f28f4e973570} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.01.21 18:28:55.708778 [ 32 ] {} <Debug> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6908 | 2026.01.21 18:28:55.708807 [ 32 ] {} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.01.21 18:28:55.708812 [ 4 ] {b2fe5cb1-8208-4ff9-8347-f28f4e973570} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec. | ||
| 6910 | 2026.01.21 18:28:55.708824 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6911 | 2026.01.21 18:28:55.708850 [ 4 ] {b2fe5cb1-8208-4ff9-8347-f28f4e973570} <Debug> TCPHandler: Processed in 0.001518442 sec. | ||
| 6912 | 2026.01.21 18:28:55.708897 [ 200 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 6913 | 2026.01.21 18:28:55.708994 [ 200 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6914 | 2026.01.21 18:28:55.709027 [ 200 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2628 rows starting from the beginning of the part | ||
| 6915 | 2026.01.21 18:28:55.709092 [ 200 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 6916 | 2026.01.21 18:28:55.709138 [ 200 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6917 | 2026.01.21 18:28:55.709181 [ 200 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 6918 | 2026.01.21 18:28:55.709222 [ 200 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6919 | 2026.01.21 18:28:55.709265 [ 200 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6920 | 2026.01.21 18:28:55.710187 [ 192 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14709 rows, containing 5 columns (5 merged, 0 gathered) in 0.005273854 sec., 2789041.941623716 rows/sec., 188.60 MiB/sec. | ||
| 6921 | 2026.01.21 18:28:55.710406 [ 194 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3016 rows, containing 4 columns (4 merged, 0 gathered) in 0.001538852 sec., 1959902.5767260268 rows/sec., 126.29 MiB/sec. | ||
| 6922 | 2026.01.21 18:28:55.710560 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6923 | 2026.01.21 18:28:55.710745 [ 192 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6924 | 2026.01.21 18:28:55.710844 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.01.21 18:28:55.710930 [ 190 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6926 | 2026.01.21 18:28:55.711007 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 6927 | 2026.01.21 18:28:55.711040 [ 192 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_41_8} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.01.21 18:28:55.711109 [ 192 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_41_8} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6929 | 2026.01.21 18:28:55.711172 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6930 | 2026.01.21 18:28:58.305983 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6931 | 2026.01.21 18:28:58.306030 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6932 | 2026.01.21 18:28:58.424419 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14374 | ||
| 6933 | 2026.01.21 18:28:58.424937 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.01.21 18:28:58.424980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6935 | 2026.01.21 18:28:58.425457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6936 | 2026.01.21 18:28:58.425719 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.01.21 18:28:58.425868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14374 | ||
| 6938 | 2026.01.21 18:28:59.176778 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6939 | 2026.01.21 18:28:59.193340 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.01.21 18:28:59.193396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6941 | 2026.01.21 18:28:59.199290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6942 | 2026.01.21 18:28:59.199973 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.01.21 18:28:59.202871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6944 | 2026.01.21 18:29:00.677884 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6945 | 2026.01.21 18:29:00.678104 [ 4 ] {6ac37e70-e25b-45fc-a8c4-e8ce23b8c298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6946 | 2026.01.21 18:29:00.678179 [ 4 ] {6ac37e70-e25b-45fc-a8c4-e8ce23b8c298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6947 | 2026.01.21 18:29:00.679044 [ 4 ] {6ac37e70-e25b-45fc-a8c4-e8ce23b8c298} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2026.01.21 18:29:00.679092 [ 4 ] {6ac37e70-e25b-45fc-a8c4-e8ce23b8c298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6949 | 2026.01.21 18:29:00.679514 [ 4 ] {6ac37e70-e25b-45fc-a8c4-e8ce23b8c298} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6950 | 2026.01.21 18:29:00.679734 [ 4 ] {6ac37e70-e25b-45fc-a8c4-e8ce23b8c298} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2026.01.21 18:29:00.679887 [ 4 ] {6ac37e70-e25b-45fc-a8c4-e8ce23b8c298} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001839 sec., 222947.25394236 rows/sec., 14.14 MiB/sec. | ||
| 6952 | 2026.01.21 18:29:00.679928 [ 4 ] {6ac37e70-e25b-45fc-a8c4-e8ce23b8c298} <Debug> TCPHandler: Processed in 0.00218705 sec. | ||
| 6953 | 2026.01.21 18:29:00.680053 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6954 | 2026.01.21 18:29:00.680147 [ 4 ] {57b29e66-e38d-4b7a-a02e-c76d9e039967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6955 | 2026.01.21 18:29:00.680188 [ 4 ] {57b29e66-e38d-4b7a-a02e-c76d9e039967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6956 | 2026.01.21 18:29:00.681214 [ 4 ] {57b29e66-e38d-4b7a-a02e-c76d9e039967} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.01.21 18:29:00.681251 [ 4 ] {57b29e66-e38d-4b7a-a02e-c76d9e039967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6958 | 2026.01.21 18:29:00.681628 [ 4 ] {57b29e66-e38d-4b7a-a02e-c76d9e039967} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6959 | 2026.01.21 18:29:00.681837 [ 4 ] {57b29e66-e38d-4b7a-a02e-c76d9e039967} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.01.21 18:29:00.681963 [ 4 ] {57b29e66-e38d-4b7a-a02e-c76d9e039967} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001834 sec., 617230.0981461287 rows/sec., 48.89 MiB/sec. | ||
| 6961 | 2026.01.21 18:29:00.681999 [ 4 ] {57b29e66-e38d-4b7a-a02e-c76d9e039967} <Debug> TCPHandler: Processed in 0.001994705 sec. | ||
| 6962 | 2026.01.21 18:29:00.682118 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6963 | 2026.01.21 18:29:00.682212 [ 4 ] {f7deb249-651b-4d6e-842a-902e1b77f8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6964 | 2026.01.21 18:29:00.682251 [ 4 ] {f7deb249-651b-4d6e-842a-902e1b77f8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6965 | 2026.01.21 18:29:00.682718 [ 4 ] {f7deb249-651b-4d6e-842a-902e1b77f8be} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6966 | 2026.01.21 18:29:00.682755 [ 4 ] {f7deb249-651b-4d6e-842a-902e1b77f8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6967 | 2026.01.21 18:29:00.683062 [ 4 ] {f7deb249-651b-4d6e-842a-902e1b77f8be} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6968 | 2026.01.21 18:29:00.683273 [ 4 ] {f7deb249-651b-4d6e-842a-902e1b77f8be} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.01.21 18:29:00.683401 [ 4 ] {f7deb249-651b-4d6e-842a-902e1b77f8be} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001208 sec., 177980.13245033112 rows/sec., 10.56 MiB/sec. | ||
| 6970 | 2026.01.21 18:29:00.683439 [ 4 ] {f7deb249-651b-4d6e-842a-902e1b77f8be} <Debug> TCPHandler: Processed in 0.001368288 sec. | ||
| 6971 | 2026.01.21 18:29:00.683548 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6972 | 2026.01.21 18:29:00.683642 [ 4 ] {00400cf8-de82-41ec-abe2-53fc813e0f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6973 | 2026.01.21 18:29:00.683681 [ 4 ] {00400cf8-de82-41ec-abe2-53fc813e0f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6974 | 2026.01.21 18:29:00.684139 [ 4 ] {00400cf8-de82-41ec-abe2-53fc813e0f56} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6975 | 2026.01.21 18:29:00.684176 [ 4 ] {00400cf8-de82-41ec-abe2-53fc813e0f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6976 | 2026.01.21 18:29:00.684492 [ 4 ] {00400cf8-de82-41ec-abe2-53fc813e0f56} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6977 | 2026.01.21 18:29:00.684698 [ 4 ] {00400cf8-de82-41ec-abe2-53fc813e0f56} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6978 | 2026.01.21 18:29:00.684824 [ 4 ] {00400cf8-de82-41ec-abe2-53fc813e0f56} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001201 sec., 176519.5670274771 rows/sec., 11.38 MiB/sec. | ||
| 6979 | 2026.01.21 18:29:00.684861 [ 4 ] {00400cf8-de82-41ec-abe2-53fc813e0f56} <Debug> TCPHandler: Processed in 0.001360627 sec. | ||
| 6980 | 2026.01.21 18:29:00.684970 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6981 | 2026.01.21 18:29:00.685062 [ 4 ] {6b290399-08da-4f3c-9d19-ad6731e302f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6982 | 2026.01.21 18:29:00.685102 [ 4 ] {6b290399-08da-4f3c-9d19-ad6731e302f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6983 | 2026.01.21 18:29:00.685554 [ 4 ] {6b290399-08da-4f3c-9d19-ad6731e302f6} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2026.01.21 18:29:00.685590 [ 4 ] {6b290399-08da-4f3c-9d19-ad6731e302f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6985 | 2026.01.21 18:29:00.685888 [ 4 ] {6b290399-08da-4f3c-9d19-ad6731e302f6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6986 | 2026.01.21 18:29:00.686089 [ 4 ] {6b290399-08da-4f3c-9d19-ad6731e302f6} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6987 | 2026.01.21 18:29:00.686217 [ 4 ] {6b290399-08da-4f3c-9d19-ad6731e302f6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001172 sec., 180034.12969283276 rows/sec., 10.22 MiB/sec. | ||
| 6988 | 2026.01.21 18:29:00.686255 [ 4 ] {6b290399-08da-4f3c-9d19-ad6731e302f6} <Debug> TCPHandler: Processed in 0.001333096 sec. | ||
| 6989 | 2026.01.21 18:29:00.686362 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6990 | 2026.01.21 18:29:00.686455 [ 4 ] {29f11898-4950-40c4-bc9e-435780aa4035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6991 | 2026.01.21 18:29:00.686495 [ 4 ] {29f11898-4950-40c4-bc9e-435780aa4035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6992 | 2026.01.21 18:29:00.687124 [ 4 ] {29f11898-4950-40c4-bc9e-435780aa4035} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2026.01.21 18:29:00.687161 [ 4 ] {29f11898-4950-40c4-bc9e-435780aa4035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6994 | 2026.01.21 18:29:00.687482 [ 4 ] {29f11898-4950-40c4-bc9e-435780aa4035} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6995 | 2026.01.21 18:29:00.687689 [ 4 ] {29f11898-4950-40c4-bc9e-435780aa4035} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2026.01.21 18:29:00.687816 [ 4 ] {29f11898-4950-40c4-bc9e-435780aa4035} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001378 sec., 499999.99999999994 rows/sec., 34.92 MiB/sec. | ||
| 6997 | 2026.01.21 18:29:00.687853 [ 4 ] {29f11898-4950-40c4-bc9e-435780aa4035} <Debug> TCPHandler: Processed in 0.001537982 sec. | ||
| 6998 | 2026.01.21 18:29:00.687961 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6999 | 2026.01.21 18:29:00.688054 [ 4 ] {47d71a38-2fba-4a95-87d3-4ecf13c74cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7000 | 2026.01.21 18:29:00.688095 [ 4 ] {47d71a38-2fba-4a95-87d3-4ecf13c74cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7001 | 2026.01.21 18:29:00.688424 [ 4 ] {47d71a38-2fba-4a95-87d3-4ecf13c74cb5} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.01.21 18:29:00.688460 [ 4 ] {47d71a38-2fba-4a95-87d3-4ecf13c74cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7003 | 2026.01.21 18:29:00.688757 [ 4 ] {47d71a38-2fba-4a95-87d3-4ecf13c74cb5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7004 | 2026.01.21 18:29:00.688969 [ 4 ] {47d71a38-2fba-4a95-87d3-4ecf13c74cb5} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.01.21 18:29:00.689094 [ 4 ] {47d71a38-2fba-4a95-87d3-4ecf13c74cb5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 7006 | 2026.01.21 18:29:00.689136 [ 4 ] {47d71a38-2fba-4a95-87d3-4ecf13c74cb5} <Debug> TCPHandler: Processed in 0.001221743 sec. | ||
| 7007 | 2026.01.21 18:29:00.689246 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2026.01.21 18:29:00.689338 [ 4 ] {aea5013a-2f81-4314-b2ad-1a1e06783acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7009 | 2026.01.21 18:29:00.689380 [ 4 ] {aea5013a-2f81-4314-b2ad-1a1e06783acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7010 | 2026.01.21 18:29:00.689798 [ 4 ] {aea5013a-2f81-4314-b2ad-1a1e06783acd} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2026.01.21 18:29:00.689835 [ 4 ] {aea5013a-2f81-4314-b2ad-1a1e06783acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7012 | 2026.01.21 18:29:00.690164 [ 4 ] {aea5013a-2f81-4314-b2ad-1a1e06783acd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7013 | 2026.01.21 18:29:00.690375 [ 4 ] {aea5013a-2f81-4314-b2ad-1a1e06783acd} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.01.21 18:29:00.690508 [ 4 ] {aea5013a-2f81-4314-b2ad-1a1e06783acd} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001187 sec., 264532.43470935134 rows/sec., 17.38 MiB/sec. | ||
| 7015 | 2026.01.21 18:29:00.690543 [ 4 ] {aea5013a-2f81-4314-b2ad-1a1e06783acd} <Debug> TCPHandler: Processed in 0.001345207 sec. | ||
| 7016 | 2026.01.21 18:29:00.690650 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.01.21 18:29:00.690743 [ 4 ] {68f19378-f857-454a-bc91-963e7f525aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7018 | 2026.01.21 18:29:00.690785 [ 4 ] {68f19378-f857-454a-bc91-963e7f525aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7019 | 2026.01.21 18:29:00.691091 [ 4 ] {68f19378-f857-454a-bc91-963e7f525aec} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2026.01.21 18:29:00.691126 [ 4 ] {68f19378-f857-454a-bc91-963e7f525aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7021 | 2026.01.21 18:29:00.691397 [ 4 ] {68f19378-f857-454a-bc91-963e7f525aec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7022 | 2026.01.21 18:29:00.691586 [ 4 ] {68f19378-f857-454a-bc91-963e7f525aec} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.01.21 18:29:00.691673 [ 152 ] {} <Debug> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7024 | 2026.01.21 18:29:00.691701 [ 4 ] {68f19378-f857-454a-bc91-963e7f525aec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 7025 | 2026.01.21 18:29:00.691710 [ 152 ] {} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.01.21 18:29:00.691731 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7027 | 2026.01.21 18:29:00.691735 [ 4 ] {68f19378-f857-454a-bc91-963e7f525aec} <Debug> TCPHandler: Processed in 0.001172943 sec. | ||
| 7028 | 2026.01.21 18:29:00.691839 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2026.01.21 18:29:00.691840 [ 199 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 7030 | 2026.01.21 18:29:00.691926 [ 4 ] {9083866d-2738-47a2-8b6a-6fdc1d3fefb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7031 | 2026.01.21 18:29:00.691980 [ 4 ] {9083866d-2738-47a2-8b6a-6fdc1d3fefb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7032 | 2026.01.21 18:29:00.691992 [ 199 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7033 | 2026.01.21 18:29:00.692034 [ 199 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 7034 | 2026.01.21 18:29:00.692163 [ 199 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 7035 | 2026.01.21 18:29:00.692213 [ 199 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 7036 | 2026.01.21 18:29:00.692259 [ 199 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 7037 | 2026.01.21 18:29:00.692300 [ 199 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 7038 | 2026.01.21 18:29:00.692346 [ 199 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 7039 | 2026.01.21 18:29:00.692784 [ 4 ] {9083866d-2738-47a2-8b6a-6fdc1d3fefb6} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2026.01.21 18:29:00.692825 [ 4 ] {9083866d-2738-47a2-8b6a-6fdc1d3fefb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7041 | 2026.01.21 18:29:00.693205 [ 194 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001368937 sec., 10957.407097623924 rows/sec., 738.34 KiB/sec. | ||
| 7042 | 2026.01.21 18:29:00.693351 [ 4 ] {9083866d-2738-47a2-8b6a-6fdc1d3fefb6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7043 | 2026.01.21 18:29:00.693385 [ 194 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7044 | 2026.01.21 18:29:00.693673 [ 4 ] {9083866d-2738-47a2-8b6a-6fdc1d3fefb6} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.01.21 18:29:00.693755 [ 194 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_15_3} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2026.01.21 18:29:00.693847 [ 194 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_15_3} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7047 | 2026.01.21 18:29:00.693873 [ 4 ] {9083866d-2738-47a2-8b6a-6fdc1d3fefb6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001908 sec., 5241.090146750525 rows/sec., 9.39 MiB/sec. | ||
| 7048 | 2026.01.21 18:29:00.693943 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7049 | 2026.01.21 18:29:00.693943 [ 4 ] {9083866d-2738-47a2-8b6a-6fdc1d3fefb6} <Debug> TCPHandler: Processed in 0.002101848 sec. | ||
| 7050 | 2026.01.21 18:29:00.694132 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7051 | 2026.01.21 18:29:00.694249 [ 4 ] {ae81625c-af77-4bf2-a758-f4bc4ac25dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7052 | 2026.01.21 18:29:00.694300 [ 4 ] {ae81625c-af77-4bf2-a758-f4bc4ac25dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7053 | 2026.01.21 18:29:00.694713 [ 4 ] {ae81625c-af77-4bf2-a758-f4bc4ac25dcf} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.01.21 18:29:00.694750 [ 4 ] {ae81625c-af77-4bf2-a758-f4bc4ac25dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7055 | 2026.01.21 18:29:00.695076 [ 4 ] {ae81625c-af77-4bf2-a758-f4bc4ac25dcf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7056 | 2026.01.21 18:29:00.695286 [ 4 ] {ae81625c-af77-4bf2-a758-f4bc4ac25dcf} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.01.21 18:29:00.695414 [ 4 ] {ae81625c-af77-4bf2-a758-f4bc4ac25dcf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00119 sec., 87394.95798319326 rows/sec., 5.36 MiB/sec. | ||
| 7058 | 2026.01.21 18:29:00.695450 [ 4 ] {ae81625c-af77-4bf2-a758-f4bc4ac25dcf} <Debug> TCPHandler: Processed in 0.001379108 sec. | ||
| 7059 | 2026.01.21 18:29:03.463149 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 920 | ||
| 7060 | 2026.01.21 18:29:03.465463 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2026.01.21 18:29:03.465509 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7062 | 2026.01.21 18:29:03.466666 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7063 | 2026.01.21 18:29:03.466924 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2026.01.21 18:29:03.467178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 7065 | 2026.01.21 18:29:05.668488 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.01.21 18:29:05.668710 [ 4 ] {863c4dcb-7a44-481a-8a33-0cf64fac2e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7067 | 2026.01.21 18:29:05.668786 [ 4 ] {863c4dcb-7a44-481a-8a33-0cf64fac2e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7068 | 2026.01.21 18:29:05.669461 [ 4 ] {863c4dcb-7a44-481a-8a33-0cf64fac2e5d} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.01.21 18:29:05.669512 [ 4 ] {863c4dcb-7a44-481a-8a33-0cf64fac2e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7070 | 2026.01.21 18:29:05.669929 [ 4 ] {863c4dcb-7a44-481a-8a33-0cf64fac2e5d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7071 | 2026.01.21 18:29:05.670163 [ 4 ] {863c4dcb-7a44-481a-8a33-0cf64fac2e5d} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.01.21 18:29:05.670319 [ 4 ] {863c4dcb-7a44-481a-8a33-0cf64fac2e5d} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001664 sec., 70913.46153846155 rows/sec., 6.01 MiB/sec. | ||
| 7073 | 2026.01.21 18:29:05.670361 [ 4 ] {863c4dcb-7a44-481a-8a33-0cf64fac2e5d} <Debug> TCPHandler: Processed in 0.002017125 sec. | ||
| 7074 | 2026.01.21 18:29:05.670480 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2026.01.21 18:29:05.670575 [ 4 ] {1aa80283-35fc-4d41-8f3f-2c3e11681abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7076 | 2026.01.21 18:29:05.670617 [ 4 ] {1aa80283-35fc-4d41-8f3f-2c3e11681abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7077 | 2026.01.21 18:29:05.671025 [ 4 ] {1aa80283-35fc-4d41-8f3f-2c3e11681abf} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.01.21 18:29:05.671065 [ 4 ] {1aa80283-35fc-4d41-8f3f-2c3e11681abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7079 | 2026.01.21 18:29:05.671358 [ 4 ] {1aa80283-35fc-4d41-8f3f-2c3e11681abf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7080 | 2026.01.21 18:29:05.671566 [ 4 ] {1aa80283-35fc-4d41-8f3f-2c3e11681abf} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.01.21 18:29:05.671682 [ 149 ] {} <Debug> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7082 | 2026.01.21 18:29:05.671695 [ 4 ] {1aa80283-35fc-4d41-8f3f-2c3e11681abf} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001138 sec., 27240.77328646749 rows/sec., 2.00 MiB/sec. | ||
| 7083 | 2026.01.21 18:29:05.671761 [ 149 ] {} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2026.01.21 18:29:05.671775 [ 4 ] {1aa80283-35fc-4d41-8f3f-2c3e11681abf} <Debug> TCPHandler: Processed in 0.001343987 sec. | ||
| 7085 | 2026.01.21 18:29:05.671790 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7086 | 2026.01.21 18:29:05.671889 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7087 | 2026.01.21 18:29:05.671929 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::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 | ||
| 7088 | 2026.01.21 18:29:05.671988 [ 4 ] {39e7db21-25ff-458f-8c40-bebf15e9ff55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7089 | 2026.01.21 18:29:05.672033 [ 4 ] {39e7db21-25ff-458f-8c40-bebf15e9ff55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7090 | 2026.01.21 18:29:05.672098 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7091 | 2026.01.21 18:29:05.672143 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 278 rows starting from the beginning of the part | ||
| 7092 | 2026.01.21 18:29:05.672218 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7093 | 2026.01.21 18:29:05.672268 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 215 rows starting from the beginning of the part | ||
| 7094 | 2026.01.21 18:29:05.672315 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part | ||
| 7095 | 2026.01.21 18:29:05.672358 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 215 rows starting from the beginning of the part | ||
| 7096 | 2026.01.21 18:29:05.672403 [ 199 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7097 | 2026.01.21 18:29:05.672481 [ 4 ] {39e7db21-25ff-458f-8c40-bebf15e9ff55} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.01.21 18:29:05.672522 [ 4 ] {39e7db21-25ff-458f-8c40-bebf15e9ff55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7099 | 2026.01.21 18:29:05.672908 [ 4 ] {39e7db21-25ff-458f-8c40-bebf15e9ff55} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7100 | 2026.01.21 18:29:05.673164 [ 4 ] {39e7db21-25ff-458f-8c40-bebf15e9ff55} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.01.21 18:29:05.673297 [ 4 ] {39e7db21-25ff-458f-8c40-bebf15e9ff55} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001327 sec., 71590.05275056518 rows/sec., 5.59 MiB/sec. | ||
| 7102 | 2026.01.21 18:29:05.673338 [ 4 ] {39e7db21-25ff-458f-8c40-bebf15e9ff55} <Debug> TCPHandler: Processed in 0.001497431 sec. | ||
| 7103 | 2026.01.21 18:29:05.673446 [ 194 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576343 sec., 509406.8993867451 rows/sec., 33.55 MiB/sec. | ||
| 7104 | 2026.01.21 18:29:05.673451 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7105 | 2026.01.21 18:29:05.673598 [ 4 ] {b3584ab2-86ae-4d25-8350-3fb9c0f09d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7106 | 2026.01.21 18:29:05.673644 [ 4 ] {b3584ab2-86ae-4d25-8350-3fb9c0f09d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7107 | 2026.01.21 18:29:05.673691 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7108 | 2026.01.21 18:29:05.674091 [ 4 ] {b3584ab2-86ae-4d25-8350-3fb9c0f09d00} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2026.01.21 18:29:05.674099 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_41_8} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.01.21 18:29:05.674140 [ 4 ] {b3584ab2-86ae-4d25-8350-3fb9c0f09d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7111 | 2026.01.21 18:29:05.674221 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_41_8} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7112 | 2026.01.21 18:29:05.674341 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7113 | 2026.01.21 18:29:05.674496 [ 4 ] {b3584ab2-86ae-4d25-8350-3fb9c0f09d00} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7114 | 2026.01.21 18:29:05.674715 [ 4 ] {b3584ab2-86ae-4d25-8350-3fb9c0f09d00} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.01.21 18:29:05.674904 [ 4 ] {b3584ab2-86ae-4d25-8350-3fb9c0f09d00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001325 sec., 120754.71698113208 rows/sec., 8.41 MiB/sec. | ||
| 7116 | 2026.01.21 18:29:05.674943 [ 4 ] {b3584ab2-86ae-4d25-8350-3fb9c0f09d00} <Debug> TCPHandler: Processed in 0.001539902 sec. | ||
| 7117 | 2026.01.21 18:29:05.675064 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7118 | 2026.01.21 18:29:05.675160 [ 4 ] {689a9ac4-b116-4aa7-9283-338aa0e32296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7119 | 2026.01.21 18:29:05.675216 [ 4 ] {689a9ac4-b116-4aa7-9283-338aa0e32296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7120 | 2026.01.21 18:29:05.676055 [ 4 ] {689a9ac4-b116-4aa7-9283-338aa0e32296} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2026.01.21 18:29:05.676092 [ 4 ] {689a9ac4-b116-4aa7-9283-338aa0e32296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7122 | 2026.01.21 18:29:05.676629 [ 4 ] {689a9ac4-b116-4aa7-9283-338aa0e32296} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7123 | 2026.01.21 18:29:05.676846 [ 4 ] {689a9ac4-b116-4aa7-9283-338aa0e32296} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2026.01.21 18:29:05.676961 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7125 | 2026.01.21 18:29:05.676983 [ 4 ] {689a9ac4-b116-4aa7-9283-338aa0e32296} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00184 sec., 16847.82608695652 rows/sec., 30.19 MiB/sec. | ||
| 7126 | 2026.01.21 18:29:05.676997 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.01.21 18:29:05.677025 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7128 | 2026.01.21 18:29:05.677042 [ 4 ] {689a9ac4-b116-4aa7-9283-338aa0e32296} <Debug> TCPHandler: Processed in 0.002032006 sec. | ||
| 7129 | 2026.01.21 18:29:05.677112 [ 189 ] {25599729-9697-4fba-81ea-895cf3e788cc::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 | ||
| 7130 | 2026.01.21 18:29:05.677165 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.01.21 18:29:05.677266 [ 4 ] {bb1d225a-02dc-4b1f-ad48-421f6899e540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7132 | 2026.01.21 18:29:05.677309 [ 4 ] {bb1d225a-02dc-4b1f-ad48-421f6899e540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7133 | 2026.01.21 18:29:05.677322 [ 189 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7134 | 2026.01.21 18:29:05.677382 [ 189 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 682 rows starting from the beginning of the part | ||
| 7135 | 2026.01.21 18:29:05.677507 [ 189 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7136 | 2026.01.21 18:29:05.677609 [ 189 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7137 | 2026.01.21 18:29:05.677652 [ 4 ] {bb1d225a-02dc-4b1f-ad48-421f6899e540} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2026.01.21 18:29:05.677692 [ 4 ] {bb1d225a-02dc-4b1f-ad48-421f6899e540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7139 | 2026.01.21 18:29:05.677708 [ 189 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 7140 | 2026.01.21 18:29:05.677809 [ 189 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7141 | 2026.01.21 18:29:05.677898 [ 189 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7142 | 2026.01.21 18:29:05.678004 [ 4 ] {bb1d225a-02dc-4b1f-ad48-421f6899e540} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7143 | 2026.01.21 18:29:05.678240 [ 4 ] {bb1d225a-02dc-4b1f-ad48-421f6899e540} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.01.21 18:29:05.678389 [ 4 ] {bb1d225a-02dc-4b1f-ad48-421f6899e540} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 7145 | 2026.01.21 18:29:05.678427 [ 4 ] {bb1d225a-02dc-4b1f-ad48-421f6899e540} <Debug> TCPHandler: Processed in 0.001310566 sec. | ||
| 7146 | 2026.01.21 18:29:05.693299 [ 197 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 19 columns (19 merged, 0 gathered) in 0.016225844 sec., 48995.91047467238 rows/sec., 87.80 MiB/sec. | ||
| 7147 | 2026.01.21 18:29:05.693959 [ 189 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7148 | 2026.01.21 18:29:05.694289 [ 189 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2026.01.21 18:29:05.694361 [ 189 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7150 | 2026.01.21 18:29:05.694463 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7151 | 2026.01.21 18:29:05.926889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14822 | ||
| 7152 | 2026.01.21 18:29:05.927433 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.01.21 18:29:05.927475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7154 | 2026.01.21 18:29:05.927956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7155 | 2026.01.21 18:29:05.928199 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.01.21 18:29:05.928325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14822 | ||
| 7157 | 2026.01.21 18:29:05.928326 [ 149 ] {} <Debug> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7158 | 2026.01.21 18:29:05.928370 [ 149 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.01.21 18:29:05.928388 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7160 | 2026.01.21 18:29:05.928508 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::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 | ||
| 7161 | 2026.01.21 18:29:05.928642 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7162 | 2026.01.21 18:29:05.928682 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12454 rows starting from the beginning of the part | ||
| 7163 | 2026.01.21 18:29:05.928745 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7164 | 2026.01.21 18:29:05.928787 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7165 | 2026.01.21 18:29:05.928825 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7166 | 2026.01.21 18:29:05.928862 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7167 | 2026.01.21 18:29:05.928897 [ 194 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7168 | 2026.01.21 18:29:05.930557 [ 197 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14822 rows, containing 4 columns (4 merged, 0 gathered) in 0.002107458 sec., 7033117.62322191 rows/sec., 100.61 MiB/sec. | ||
| 7169 | 2026.01.21 18:29:05.930967 [ 188 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7170 | 2026.01.21 18:29:05.931278 [ 188 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_31_6} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7171 | 2026.01.21 18:29:05.931362 [ 188 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_31_6} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7172 | 2026.01.21 18:29:05.931486 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7173 | 2026.01.21 18:29:06.001129 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.41 MiB, peak 277.95 MiB, free memory in arenas 0.00 B, will set to 272.83 MiB (RSS), difference: 2.43 MiB | ||
| 7174 | 2026.01.21 18:29:06.703755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7175 | 2026.01.21 18:29:06.720691 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.01.21 18:29:06.720746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7177 | 2026.01.21 18:29:06.726377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7178 | 2026.01.21 18:29:06.727077 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.01.21 18:29:06.727380 [ 147 ] {} <Debug> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7180 | 2026.01.21 18:29:06.727447 [ 147 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7181 | 2026.01.21 18:29:06.727468 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7182 | 2026.01.21 18:29:06.727561 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 7183 | 2026.01.21 18:29:06.729985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7184 | 2026.01.21 18:29:06.730449 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7185 | 2026.01.21 18:29:06.731210 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 7186 | 2026.01.21 18:29:06.734563 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 7187 | 2026.01.21 18:29:06.737824 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 7188 | 2026.01.21 18:29:06.741580 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 7189 | 2026.01.21 18:29:06.745372 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 7190 | 2026.01.21 18:29:06.749429 [ 194 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 7191 | 2026.01.21 18:29:06.801695 [ 197 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.074182142 sec., 3154.397995140124 rows/sec., 16.31 MiB/sec. | ||
| 7192 | 2026.01.21 18:29:06.804553 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7193 | 2026.01.21 18:29:06.806673 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_31_6} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.01.21 18:29:06.806805 [ 203 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_31_6} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7195 | 2026.01.21 18:29:06.809408 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7196 | 2026.01.21 18:29:07.001042 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.91 MiB, peak 284.47 MiB, free memory in arenas 0.00 B, will set to 276.79 MiB (RSS), difference: 2.88 MiB | ||
| 7197 | 2026.01.21 18:29:10.677810 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7198 | 2026.01.21 18:29:10.678031 [ 4 ] {4981bb06-6ee8-43c7-a90b-1c8c2d6bc9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7199 | 2026.01.21 18:29:10.678109 [ 4 ] {4981bb06-6ee8-43c7-a90b-1c8c2d6bc9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7200 | 2026.01.21 18:29:10.678996 [ 4 ] {4981bb06-6ee8-43c7-a90b-1c8c2d6bc9fd} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2026.01.21 18:29:10.679048 [ 4 ] {4981bb06-6ee8-43c7-a90b-1c8c2d6bc9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7202 | 2026.01.21 18:29:10.679453 [ 4 ] {4981bb06-6ee8-43c7-a90b-1c8c2d6bc9fd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7203 | 2026.01.21 18:29:10.679698 [ 4 ] {4981bb06-6ee8-43c7-a90b-1c8c2d6bc9fd} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2026.01.21 18:29:10.679850 [ 4 ] {4981bb06-6ee8-43c7-a90b-1c8c2d6bc9fd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001875 sec., 218666.6666666667 rows/sec., 13.87 MiB/sec. | ||
| 7205 | 2026.01.21 18:29:10.679895 [ 4 ] {4981bb06-6ee8-43c7-a90b-1c8c2d6bc9fd} <Debug> TCPHandler: Processed in 0.002232211 sec. | ||
| 7206 | 2026.01.21 18:29:10.680041 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2026.01.21 18:29:10.680144 [ 4 ] {6c77dc6a-511b-4274-9ed2-580d63489385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7208 | 2026.01.21 18:29:10.680189 [ 4 ] {6c77dc6a-511b-4274-9ed2-580d63489385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7209 | 2026.01.21 18:29:10.681098 [ 4 ] {6c77dc6a-511b-4274-9ed2-580d63489385} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2026.01.21 18:29:10.681135 [ 4 ] {6c77dc6a-511b-4274-9ed2-580d63489385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7211 | 2026.01.21 18:29:10.681509 [ 4 ] {6c77dc6a-511b-4274-9ed2-580d63489385} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7212 | 2026.01.21 18:29:10.681739 [ 4 ] {6c77dc6a-511b-4274-9ed2-580d63489385} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2026.01.21 18:29:10.681868 [ 4 ] {6c77dc6a-511b-4274-9ed2-580d63489385} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001746 sec., 648339.0607101948 rows/sec., 51.35 MiB/sec. | ||
| 7214 | 2026.01.21 18:29:10.681910 [ 4 ] {6c77dc6a-511b-4274-9ed2-580d63489385} <Debug> TCPHandler: Processed in 0.001920843 sec. | ||
| 7215 | 2026.01.21 18:29:10.682031 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7216 | 2026.01.21 18:29:10.682128 [ 4 ] {6b85751c-b439-4e6c-855e-a4fb72f8b061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7217 | 2026.01.21 18:29:10.682169 [ 4 ] {6b85751c-b439-4e6c-855e-a4fb72f8b061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7218 | 2026.01.21 18:29:10.682653 [ 4 ] {6b85751c-b439-4e6c-855e-a4fb72f8b061} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7219 | 2026.01.21 18:29:10.682692 [ 4 ] {6b85751c-b439-4e6c-855e-a4fb72f8b061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7220 | 2026.01.21 18:29:10.683008 [ 4 ] {6b85751c-b439-4e6c-855e-a4fb72f8b061} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7221 | 2026.01.21 18:29:10.683220 [ 4 ] {6b85751c-b439-4e6c-855e-a4fb72f8b061} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2026.01.21 18:29:10.683348 [ 4 ] {6b85751c-b439-4e6c-855e-a4fb72f8b061} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001239 sec., 173527.03793381757 rows/sec., 10.30 MiB/sec. | ||
| 7223 | 2026.01.21 18:29:10.683388 [ 4 ] {6b85751c-b439-4e6c-855e-a4fb72f8b061} <Debug> TCPHandler: Processed in 0.001405429 sec. | ||
| 7224 | 2026.01.21 18:29:10.683502 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.01.21 18:29:10.683597 [ 4 ] {9aa97ae0-a1c9-4eda-9bc2-33f5812c3370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7226 | 2026.01.21 18:29:10.683638 [ 4 ] {9aa97ae0-a1c9-4eda-9bc2-33f5812c3370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7227 | 2026.01.21 18:29:10.684113 [ 4 ] {9aa97ae0-a1c9-4eda-9bc2-33f5812c3370} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.01.21 18:29:10.684151 [ 4 ] {9aa97ae0-a1c9-4eda-9bc2-33f5812c3370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7229 | 2026.01.21 18:29:10.684452 [ 4 ] {9aa97ae0-a1c9-4eda-9bc2-33f5812c3370} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7230 | 2026.01.21 18:29:10.684675 [ 4 ] {9aa97ae0-a1c9-4eda-9bc2-33f5812c3370} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.01.21 18:29:10.684807 [ 4 ] {9aa97ae0-a1c9-4eda-9bc2-33f5812c3370} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001227 sec., 172779.13610431948 rows/sec., 11.14 MiB/sec. | ||
| 7232 | 2026.01.21 18:29:10.684847 [ 4 ] {9aa97ae0-a1c9-4eda-9bc2-33f5812c3370} <Debug> TCPHandler: Processed in 0.001393038 sec. | ||
| 7233 | 2026.01.21 18:29:10.684947 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7234 | 2026.01.21 18:29:10.685043 [ 4 ] {fbfe4fab-ef32-42ab-9e05-a2f084081936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7235 | 2026.01.21 18:29:10.685083 [ 4 ] {fbfe4fab-ef32-42ab-9e05-a2f084081936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7236 | 2026.01.21 18:29:10.685551 [ 4 ] {fbfe4fab-ef32-42ab-9e05-a2f084081936} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.01.21 18:29:10.685590 [ 4 ] {fbfe4fab-ef32-42ab-9e05-a2f084081936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7238 | 2026.01.21 18:29:10.685897 [ 4 ] {fbfe4fab-ef32-42ab-9e05-a2f084081936} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7239 | 2026.01.21 18:29:10.686104 [ 4 ] {fbfe4fab-ef32-42ab-9e05-a2f084081936} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.01.21 18:29:10.686233 [ 4 ] {fbfe4fab-ef32-42ab-9e05-a2f084081936} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001208 sec., 174668.87417218543 rows/sec., 9.92 MiB/sec. | ||
| 7241 | 2026.01.21 18:29:10.686272 [ 4 ] {fbfe4fab-ef32-42ab-9e05-a2f084081936} <Debug> TCPHandler: Processed in 0.001373018 sec. | ||
| 7242 | 2026.01.21 18:29:10.686373 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.01.21 18:29:10.686466 [ 4 ] {db6f8da4-16f8-4831-8e68-9bb529ef25b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7244 | 2026.01.21 18:29:10.686508 [ 4 ] {db6f8da4-16f8-4831-8e68-9bb529ef25b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7245 | 2026.01.21 18:29:10.687163 [ 4 ] {db6f8da4-16f8-4831-8e68-9bb529ef25b0} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.01.21 18:29:10.687200 [ 4 ] {db6f8da4-16f8-4831-8e68-9bb529ef25b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7247 | 2026.01.21 18:29:10.687529 [ 4 ] {db6f8da4-16f8-4831-8e68-9bb529ef25b0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7248 | 2026.01.21 18:29:10.687736 [ 4 ] {db6f8da4-16f8-4831-8e68-9bb529ef25b0} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.01.21 18:29:10.687864 [ 4 ] {db6f8da4-16f8-4831-8e68-9bb529ef25b0} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001415 sec., 486925.79505300353 rows/sec., 34.00 MiB/sec. | ||
| 7250 | 2026.01.21 18:29:10.687904 [ 4 ] {db6f8da4-16f8-4831-8e68-9bb529ef25b0} <Debug> TCPHandler: Processed in 0.001578894 sec. | ||
| 7251 | 2026.01.21 18:29:10.688007 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.01.21 18:29:10.688102 [ 4 ] {6405268c-b572-4bb1-b41c-89f349dacd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7253 | 2026.01.21 18:29:10.688145 [ 4 ] {6405268c-b572-4bb1-b41c-89f349dacd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7254 | 2026.01.21 18:29:10.688474 [ 4 ] {6405268c-b572-4bb1-b41c-89f349dacd8a} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.01.21 18:29:10.688511 [ 4 ] {6405268c-b572-4bb1-b41c-89f349dacd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7256 | 2026.01.21 18:29:10.688816 [ 4 ] {6405268c-b572-4bb1-b41c-89f349dacd8a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7257 | 2026.01.21 18:29:10.689030 [ 4 ] {6405268c-b572-4bb1-b41c-89f349dacd8a} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.01.21 18:29:10.689130 [ 142 ] {} <Debug> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7259 | 2026.01.21 18:29:10.689155 [ 4 ] {6405268c-b572-4bb1-b41c-89f349dacd8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 7260 | 2026.01.21 18:29:10.689195 [ 142 ] {} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2026.01.21 18:29:10.689204 [ 4 ] {6405268c-b572-4bb1-b41c-89f349dacd8a} <Debug> TCPHandler: Processed in 0.001244924 sec. | ||
| 7262 | 2026.01.21 18:29:10.689222 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7263 | 2026.01.21 18:29:10.689314 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7264 | 2026.01.21 18:29:10.689318 [ 198 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 7265 | 2026.01.21 18:29:10.689415 [ 4 ] {49773534-1958-4ab5-9a6c-7030e8d0de8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7266 | 2026.01.21 18:29:10.689448 [ 198 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7267 | 2026.01.21 18:29:10.689463 [ 4 ] {49773534-1958-4ab5-9a6c-7030e8d0de8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7268 | 2026.01.21 18:29:10.689489 [ 198 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 7269 | 2026.01.21 18:29:10.689555 [ 198 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 7270 | 2026.01.21 18:29:10.689597 [ 198 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 7271 | 2026.01.21 18:29:10.689634 [ 198 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 7272 | 2026.01.21 18:29:10.689672 [ 198 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 7273 | 2026.01.21 18:29:10.689709 [ 198 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 7274 | 2026.01.21 18:29:10.689903 [ 4 ] {49773534-1958-4ab5-9a6c-7030e8d0de8a} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7275 | 2026.01.21 18:29:10.689944 [ 4 ] {49773534-1958-4ab5-9a6c-7030e8d0de8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7276 | 2026.01.21 18:29:10.690519 [ 186 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001241454 sec., 77328.68072437642 rows/sec., 3.95 MiB/sec. | ||
| 7277 | 2026.01.21 18:29:10.690562 [ 4 ] {49773534-1958-4ab5-9a6c-7030e8d0de8a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7278 | 2026.01.21 18:29:10.690722 [ 187 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7279 | 2026.01.21 18:29:10.690814 [ 4 ] {49773534-1958-4ab5-9a6c-7030e8d0de8a} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.01.21 18:29:10.690960 [ 4 ] {49773534-1958-4ab5-9a6c-7030e8d0de8a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001564 sec., 200767.26342710995 rows/sec., 13.19 MiB/sec. | ||
| 7281 | 2026.01.21 18:29:10.691000 [ 4 ] {49773534-1958-4ab5-9a6c-7030e8d0de8a} <Debug> TCPHandler: Processed in 0.001734458 sec. | ||
| 7282 | 2026.01.21 18:29:10.691108 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7283 | 2026.01.21 18:29:10.691130 [ 187 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_16_3} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2026.01.21 18:29:10.691205 [ 4 ] {97e7afff-e538-4228-89b1-27e2de3af63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7285 | 2026.01.21 18:29:10.691230 [ 187 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_16_3} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7286 | 2026.01.21 18:29:10.691255 [ 4 ] {97e7afff-e538-4228-89b1-27e2de3af63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7287 | 2026.01.21 18:29:10.691338 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7288 | 2026.01.21 18:29:10.691572 [ 4 ] {97e7afff-e538-4228-89b1-27e2de3af63f} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2026.01.21 18:29:10.691615 [ 4 ] {97e7afff-e538-4228-89b1-27e2de3af63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7290 | 2026.01.21 18:29:10.691924 [ 4 ] {97e7afff-e538-4228-89b1-27e2de3af63f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7291 | 2026.01.21 18:29:10.692129 [ 4 ] {97e7afff-e538-4228-89b1-27e2de3af63f} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.01.21 18:29:10.692255 [ 4 ] {97e7afff-e538-4228-89b1-27e2de3af63f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 7293 | 2026.01.21 18:29:10.692292 [ 4 ] {97e7afff-e538-4228-89b1-27e2de3af63f} <Debug> TCPHandler: Processed in 0.001231974 sec. | ||
| 7294 | 2026.01.21 18:29:10.692396 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2026.01.21 18:29:10.692490 [ 4 ] {aa4b1ece-3e18-45e0-8e5f-d435c44388d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7296 | 2026.01.21 18:29:10.692544 [ 4 ] {aa4b1ece-3e18-45e0-8e5f-d435c44388d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7297 | 2026.01.21 18:29:10.693323 [ 4 ] {aa4b1ece-3e18-45e0-8e5f-d435c44388d3} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7298 | 2026.01.21 18:29:10.693362 [ 4 ] {aa4b1ece-3e18-45e0-8e5f-d435c44388d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7299 | 2026.01.21 18:29:10.693915 [ 4 ] {aa4b1ece-3e18-45e0-8e5f-d435c44388d3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7300 | 2026.01.21 18:29:10.694136 [ 4 ] {aa4b1ece-3e18-45e0-8e5f-d435c44388d3} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2026.01.21 18:29:10.694275 [ 4 ] {aa4b1ece-3e18-45e0-8e5f-d435c44388d3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001803 sec., 5546.311702717693 rows/sec., 9.94 MiB/sec. | ||
| 7302 | 2026.01.21 18:29:10.694329 [ 4 ] {aa4b1ece-3e18-45e0-8e5f-d435c44388d3} <Debug> TCPHandler: Processed in 0.001981725 sec. | ||
| 7303 | 2026.01.21 18:29:10.694451 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7304 | 2026.01.21 18:29:10.694546 [ 4 ] {2c4dcf47-b281-4c30-83a9-b7f53d089de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7305 | 2026.01.21 18:29:10.694589 [ 4 ] {2c4dcf47-b281-4c30-83a9-b7f53d089de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7306 | 2026.01.21 18:29:10.694930 [ 4 ] {2c4dcf47-b281-4c30-83a9-b7f53d089de8} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.01.21 18:29:10.694968 [ 4 ] {2c4dcf47-b281-4c30-83a9-b7f53d089de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7308 | 2026.01.21 18:29:10.695289 [ 4 ] {2c4dcf47-b281-4c30-83a9-b7f53d089de8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7309 | 2026.01.21 18:29:10.695498 [ 4 ] {2c4dcf47-b281-4c30-83a9-b7f53d089de8} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.01.21 18:29:10.695622 [ 4 ] {2c4dcf47-b281-4c30-83a9-b7f53d089de8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001094 sec., 95063.98537477148 rows/sec., 5.82 MiB/sec. | ||
| 7311 | 2026.01.21 18:29:10.695659 [ 4 ] {2c4dcf47-b281-4c30-83a9-b7f53d089de8} <Debug> TCPHandler: Processed in 0.001256444 sec. | ||
| 7312 | 2026.01.21 18:29:13.306283 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7313 | 2026.01.21 18:29:13.306340 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7314 | 2026.01.21 18:29:13.429377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15334 | ||
| 7315 | 2026.01.21 18:29:13.429899 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.01.21 18:29:13.429946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7317 | 2026.01.21 18:29:13.430565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7318 | 2026.01.21 18:29:13.430813 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.01.21 18:29:13.430962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15334 | ||
| 7320 | 2026.01.21 18:29:13.468192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 954 | ||
| 7321 | 2026.01.21 18:29:13.470445 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.01.21 18:29:13.470492 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7323 | 2026.01.21 18:29:13.471650 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7324 | 2026.01.21 18:29:13.471922 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.01.21 18:29:13.472181 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 954 | ||
| 7326 | 2026.01.21 18:29:14.001270 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000895055 sec. | ||
| 7327 | 2026.01.21 18:29:14.230129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7328 | 2026.01.21 18:29:14.246896 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7329 | 2026.01.21 18:29:14.246997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7330 | 2026.01.21 18:29:14.253030 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7331 | 2026.01.21 18:29:14.253773 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7332 | 2026.01.21 18:29:14.257163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7333 | 2026.01.21 18:29:15.669326 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7334 | 2026.01.21 18:29:15.669504 [ 4 ] {3f9c0e86-2cde-46c6-8eda-bf2d5d9a4785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7335 | 2026.01.21 18:29:15.669570 [ 4 ] {3f9c0e86-2cde-46c6-8eda-bf2d5d9a4785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7336 | 2026.01.21 18:29:15.670282 [ 4 ] {3f9c0e86-2cde-46c6-8eda-bf2d5d9a4785} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2026.01.21 18:29:15.670329 [ 4 ] {3f9c0e86-2cde-46c6-8eda-bf2d5d9a4785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7338 | 2026.01.21 18:29:15.670715 [ 4 ] {3f9c0e86-2cde-46c6-8eda-bf2d5d9a4785} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7339 | 2026.01.21 18:29:15.670947 [ 4 ] {3f9c0e86-2cde-46c6-8eda-bf2d5d9a4785} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2026.01.21 18:29:15.671100 [ 4 ] {3f9c0e86-2cde-46c6-8eda-bf2d5d9a4785} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001646 sec., 71688.94289185906 rows/sec., 6.07 MiB/sec. | ||
| 7341 | 2026.01.21 18:29:15.671142 [ 4 ] {3f9c0e86-2cde-46c6-8eda-bf2d5d9a4785} <Debug> TCPHandler: Processed in 0.001953033 sec. | ||
| 7342 | 2026.01.21 18:29:15.671303 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7343 | 2026.01.21 18:29:15.671452 [ 4 ] {285f0dce-d595-4b4f-b5e1-38c2a3b72a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7344 | 2026.01.21 18:29:15.671518 [ 4 ] {285f0dce-d595-4b4f-b5e1-38c2a3b72a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7345 | 2026.01.21 18:29:15.672081 [ 4 ] {285f0dce-d595-4b4f-b5e1-38c2a3b72a22} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.01.21 18:29:15.672118 [ 4 ] {285f0dce-d595-4b4f-b5e1-38c2a3b72a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7347 | 2026.01.21 18:29:15.672431 [ 4 ] {285f0dce-d595-4b4f-b5e1-38c2a3b72a22} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7348 | 2026.01.21 18:29:15.672662 [ 4 ] {285f0dce-d595-4b4f-b5e1-38c2a3b72a22} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2026.01.21 18:29:15.672794 [ 4 ] {285f0dce-d595-4b4f-b5e1-38c2a3b72a22} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001373 sec., 22578.295702840493 rows/sec., 1.66 MiB/sec. | ||
| 7350 | 2026.01.21 18:29:15.672832 [ 4 ] {285f0dce-d595-4b4f-b5e1-38c2a3b72a22} <Debug> TCPHandler: Processed in 0.001602974 sec. | ||
| 7351 | 2026.01.21 18:29:15.672963 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2026.01.21 18:29:15.673057 [ 4 ] {9a798a7d-f422-4258-a8c0-1f1f36af45a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7353 | 2026.01.21 18:29:15.673097 [ 4 ] {9a798a7d-f422-4258-a8c0-1f1f36af45a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7354 | 2026.01.21 18:29:15.673557 [ 4 ] {9a798a7d-f422-4258-a8c0-1f1f36af45a2} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.01.21 18:29:15.673595 [ 4 ] {9a798a7d-f422-4258-a8c0-1f1f36af45a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7356 | 2026.01.21 18:29:15.673899 [ 4 ] {9a798a7d-f422-4258-a8c0-1f1f36af45a2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7357 | 2026.01.21 18:29:15.674119 [ 4 ] {9a798a7d-f422-4258-a8c0-1f1f36af45a2} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.01.21 18:29:15.674250 [ 4 ] {9a798a7d-f422-4258-a8c0-1f1f36af45a2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001212 sec., 78382.83828382839 rows/sec., 6.12 MiB/sec. | ||
| 7359 | 2026.01.21 18:29:15.674289 [ 4 ] {9a798a7d-f422-4258-a8c0-1f1f36af45a2} <Debug> TCPHandler: Processed in 0.001379748 sec. | ||
| 7360 | 2026.01.21 18:29:15.674414 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7361 | 2026.01.21 18:29:15.674509 [ 4 ] {95236474-8ad7-4b26-94d5-a5c3950cfd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7362 | 2026.01.21 18:29:15.674553 [ 4 ] {95236474-8ad7-4b26-94d5-a5c3950cfd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7363 | 2026.01.21 18:29:15.674991 [ 4 ] {95236474-8ad7-4b26-94d5-a5c3950cfd64} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2026.01.21 18:29:15.675028 [ 4 ] {95236474-8ad7-4b26-94d5-a5c3950cfd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7365 | 2026.01.21 18:29:15.675379 [ 4 ] {95236474-8ad7-4b26-94d5-a5c3950cfd64} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7366 | 2026.01.21 18:29:15.675602 [ 4 ] {95236474-8ad7-4b26-94d5-a5c3950cfd64} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2026.01.21 18:29:15.675734 [ 4 ] {95236474-8ad7-4b26-94d5-a5c3950cfd64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 7368 | 2026.01.21 18:29:15.675774 [ 4 ] {95236474-8ad7-4b26-94d5-a5c3950cfd64} <Debug> TCPHandler: Processed in 0.001407918 sec. | ||
| 7369 | 2026.01.21 18:29:15.675892 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7370 | 2026.01.21 18:29:15.675986 [ 4 ] {1df16c41-9358-4ec6-a74f-256c421d7d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7371 | 2026.01.21 18:29:15.676041 [ 4 ] {1df16c41-9358-4ec6-a74f-256c421d7d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7372 | 2026.01.21 18:29:15.676861 [ 4 ] {1df16c41-9358-4ec6-a74f-256c421d7d50} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7373 | 2026.01.21 18:29:15.676899 [ 4 ] {1df16c41-9358-4ec6-a74f-256c421d7d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7374 | 2026.01.21 18:29:15.677430 [ 4 ] {1df16c41-9358-4ec6-a74f-256c421d7d50} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7375 | 2026.01.21 18:29:15.677648 [ 4 ] {1df16c41-9358-4ec6-a74f-256c421d7d50} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7376 | 2026.01.21 18:29:15.677780 [ 4 ] {1df16c41-9358-4ec6-a74f-256c421d7d50} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001813 sec., 17098.73138444567 rows/sec., 30.64 MiB/sec. | ||
| 7377 | 2026.01.21 18:29:15.677834 [ 4 ] {1df16c41-9358-4ec6-a74f-256c421d7d50} <Debug> TCPHandler: Processed in 0.001989935 sec. | ||
| 7378 | 2026.01.21 18:29:15.677955 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7379 | 2026.01.21 18:29:15.678050 [ 4 ] {2877d39d-f662-4a94-9524-8445b2766c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7380 | 2026.01.21 18:29:15.678091 [ 4 ] {2877d39d-f662-4a94-9524-8445b2766c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7381 | 2026.01.21 18:29:15.678430 [ 4 ] {2877d39d-f662-4a94-9524-8445b2766c51} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2026.01.21 18:29:15.678468 [ 4 ] {2877d39d-f662-4a94-9524-8445b2766c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7383 | 2026.01.21 18:29:15.678767 [ 4 ] {2877d39d-f662-4a94-9524-8445b2766c51} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7384 | 2026.01.21 18:29:15.678976 [ 4 ] {2877d39d-f662-4a94-9524-8445b2766c51} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2026.01.21 18:29:15.679103 [ 4 ] {2877d39d-f662-4a94-9524-8445b2766c51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 7386 | 2026.01.21 18:29:15.679139 [ 4 ] {2877d39d-f662-4a94-9524-8445b2766c51} <Debug> TCPHandler: Processed in 0.001231904 sec. | ||
| 7387 | 2026.01.21 18:29:20.680344 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2026.01.21 18:29:20.680648 [ 4 ] {6b4dba23-234d-4007-9d87-bd00ed13ba79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7389 | 2026.01.21 18:29:20.680753 [ 4 ] {6b4dba23-234d-4007-9d87-bd00ed13ba79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7390 | 2026.01.21 18:29:20.681762 [ 4 ] {6b4dba23-234d-4007-9d87-bd00ed13ba79} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7391 | 2026.01.21 18:29:20.681802 [ 4 ] {6b4dba23-234d-4007-9d87-bd00ed13ba79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7392 | 2026.01.21 18:29:20.682210 [ 4 ] {6b4dba23-234d-4007-9d87-bd00ed13ba79} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7393 | 2026.01.21 18:29:20.682445 [ 4 ] {6b4dba23-234d-4007-9d87-bd00ed13ba79} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2026.01.21 18:29:20.682594 [ 4 ] {6b4dba23-234d-4007-9d87-bd00ed13ba79} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002026 sec., 202369.20039486673 rows/sec., 12.84 MiB/sec. | ||
| 7395 | 2026.01.21 18:29:20.682638 [ 4 ] {6b4dba23-234d-4007-9d87-bd00ed13ba79} <Debug> TCPHandler: Processed in 0.002480477 sec. | ||
| 7396 | 2026.01.21 18:29:20.682775 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7397 | 2026.01.21 18:29:20.682874 [ 4 ] {71627a08-1926-4e65-87eb-888e98a6b9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7398 | 2026.01.21 18:29:20.682917 [ 4 ] {71627a08-1926-4e65-87eb-888e98a6b9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7399 | 2026.01.21 18:29:20.683318 [ 4 ] {71627a08-1926-4e65-87eb-888e98a6b9f0} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2026.01.21 18:29:20.683355 [ 4 ] {71627a08-1926-4e65-87eb-888e98a6b9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7401 | 2026.01.21 18:29:20.683653 [ 4 ] {71627a08-1926-4e65-87eb-888e98a6b9f0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7402 | 2026.01.21 18:29:20.683865 [ 4 ] {71627a08-1926-4e65-87eb-888e98a6b9f0} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2026.01.21 18:29:20.683992 [ 4 ] {71627a08-1926-4e65-87eb-888e98a6b9f0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001139 sec., 1755.9262510974538 rows/sec., 143.18 KiB/sec. | ||
| 7404 | 2026.01.21 18:29:20.684030 [ 4 ] {71627a08-1926-4e65-87eb-888e98a6b9f0} <Debug> TCPHandler: Processed in 0.001304996 sec. | ||
| 7405 | 2026.01.21 18:29:20.684157 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2026.01.21 18:29:20.684252 [ 4 ] {c0e681c8-ecfe-48cd-a9ce-11c87a6f7698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7407 | 2026.01.21 18:29:20.684292 [ 4 ] {c0e681c8-ecfe-48cd-a9ce-11c87a6f7698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7408 | 2026.01.21 18:29:20.685223 [ 4 ] {c0e681c8-ecfe-48cd-a9ce-11c87a6f7698} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.01.21 18:29:20.685260 [ 4 ] {c0e681c8-ecfe-48cd-a9ce-11c87a6f7698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7410 | 2026.01.21 18:29:20.685637 [ 4 ] {c0e681c8-ecfe-48cd-a9ce-11c87a6f7698} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7411 | 2026.01.21 18:29:20.685860 [ 4 ] {c0e681c8-ecfe-48cd-a9ce-11c87a6f7698} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.01.21 18:29:20.685974 [ 129 ] {} <Debug> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7413 | 2026.01.21 18:29:20.685986 [ 4 ] {c0e681c8-ecfe-48cd-a9ce-11c87a6f7698} <Debug> executeQuery: Read 1133 rows, 91.88 KiB in 0.001753 sec., 646320.5932686822 rows/sec., 51.19 MiB/sec. | ||
| 7414 | 2026.01.21 18:29:20.686048 [ 129 ] {} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.01.21 18:29:20.686067 [ 4 ] {c0e681c8-ecfe-48cd-a9ce-11c87a6f7698} <Debug> TCPHandler: Processed in 0.001959293 sec. | ||
| 7416 | 2026.01.21 18:29:20.686075 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7417 | 2026.01.21 18:29:20.686197 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7418 | 2026.01.21 18:29:20.686199 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::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 | ||
| 7419 | 2026.01.21 18:29:20.686297 [ 4 ] {3d1572f4-029d-4b40-bf1e-7607836b883f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7420 | 2026.01.21 18:29:20.686343 [ 4 ] {3d1572f4-029d-4b40-bf1e-7607836b883f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7421 | 2026.01.21 18:29:20.686353 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7422 | 2026.01.21 18:29:20.686391 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2464 rows starting from the beginning of the part | ||
| 7423 | 2026.01.21 18:29:20.686454 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1132 rows starting from the beginning of the part | ||
| 7424 | 2026.01.21 18:29:20.686499 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
| 7425 | 2026.01.21 18:29:20.686540 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1132 rows starting from the beginning of the part | ||
| 7426 | 2026.01.21 18:29:20.686578 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 118 rows starting from the beginning of the part | ||
| 7427 | 2026.01.21 18:29:20.686617 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1133 rows starting from the beginning of the part | ||
| 7428 | 2026.01.21 18:29:20.686833 [ 4 ] {3d1572f4-029d-4b40-bf1e-7607836b883f} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2026.01.21 18:29:20.686877 [ 4 ] {3d1572f4-029d-4b40-bf1e-7607836b883f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7430 | 2026.01.21 18:29:20.687210 [ 4 ] {3d1572f4-029d-4b40-bf1e-7607836b883f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7431 | 2026.01.21 18:29:20.687439 [ 4 ] {3d1572f4-029d-4b40-bf1e-7607836b883f} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7432 | 2026.01.21 18:29:20.687574 [ 4 ] {3d1572f4-029d-4b40-bf1e-7607836b883f} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.001295 sec., 167567.56756756757 rows/sec., 9.96 MiB/sec. | ||
| 7433 | 2026.01.21 18:29:20.687612 [ 4 ] {3d1572f4-029d-4b40-bf1e-7607836b883f} <Debug> TCPHandler: Processed in 0.00146476 sec. | ||
| 7434 | 2026.01.21 18:29:20.687725 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7435 | 2026.01.21 18:29:20.687819 [ 4 ] {6afe5090-26bd-41eb-9db6-077290aa7e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7436 | 2026.01.21 18:29:20.687860 [ 4 ] {6afe5090-26bd-41eb-9db6-077290aa7e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7437 | 2026.01.21 18:29:20.688369 [ 4 ] {6afe5090-26bd-41eb-9db6-077290aa7e81} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7438 | 2026.01.21 18:29:20.688405 [ 4 ] {6afe5090-26bd-41eb-9db6-077290aa7e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7439 | 2026.01.21 18:29:20.688750 [ 4 ] {6afe5090-26bd-41eb-9db6-077290aa7e81} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7440 | 2026.01.21 18:29:20.688883 [ 187 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6097 rows, containing 5 columns (5 merged, 0 gathered) in 0.002734815 sec., 2229401.2574890805 rows/sec., 187.73 MiB/sec. | ||
| 7441 | 2026.01.21 18:29:20.688972 [ 4 ] {6afe5090-26bd-41eb-9db6-077290aa7e81} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.01.21 18:29:20.689082 [ 129 ] {} <Debug> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7443 | 2026.01.21 18:29:20.689107 [ 4 ] {6afe5090-26bd-41eb-9db6-077290aa7e81} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001306 sec., 162327.71822358345 rows/sec., 10.47 MiB/sec. | ||
| 7444 | 2026.01.21 18:29:20.689130 [ 129 ] {} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2026.01.21 18:29:20.689152 [ 4 ] {6afe5090-26bd-41eb-9db6-077290aa7e81} <Debug> TCPHandler: Processed in 0.00147596 sec. | ||
| 7446 | 2026.01.21 18:29:20.689157 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7447 | 2026.01.21 18:29:20.689167 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7448 | 2026.01.21 18:29:20.689269 [ 196 ] {dcaec5f6-2129-467d-9efe-90629db97952::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 | ||
| 7449 | 2026.01.21 18:29:20.689289 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2026.01.21 18:29:20.689380 [ 196 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7451 | 2026.01.21 18:29:20.689392 [ 4 ] {2e74ee54-fac7-4369-80f5-bb390a6931c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7452 | 2026.01.21 18:29:20.689419 [ 196 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 464 rows starting from the beginning of the part | ||
| 7453 | 2026.01.21 18:29:20.689436 [ 4 ] {2e74ee54-fac7-4369-80f5-bb390a6931c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7454 | 2026.01.21 18:29:20.689456 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_46_9} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7455 | 2026.01.21 18:29:20.689489 [ 196 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 7456 | 2026.01.21 18:29:20.689541 [ 198 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_46_9} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7457 | 2026.01.21 18:29:20.689546 [ 196 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 7458 | 2026.01.21 18:29:20.689607 [ 196 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 7459 | 2026.01.21 18:29:20.689627 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 7460 | 2026.01.21 18:29:20.689653 [ 196 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 7461 | 2026.01.21 18:29:20.689702 [ 196 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 7462 | 2026.01.21 18:29:20.689926 [ 4 ] {2e74ee54-fac7-4369-80f5-bb390a6931c8} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2026.01.21 18:29:20.689962 [ 4 ] {2e74ee54-fac7-4369-80f5-bb390a6931c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7464 | 2026.01.21 18:29:20.690267 [ 4 ] {2e74ee54-fac7-4369-80f5-bb390a6931c8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7465 | 2026.01.21 18:29:20.690490 [ 4 ] {2e74ee54-fac7-4369-80f5-bb390a6931c8} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2026.01.21 18:29:20.690620 [ 4 ] {2e74ee54-fac7-4369-80f5-bb390a6931c8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 7467 | 2026.01.21 18:29:20.690658 [ 4 ] {2e74ee54-fac7-4369-80f5-bb390a6931c8} <Debug> TCPHandler: Processed in 0.001417779 sec. | ||
| 7468 | 2026.01.21 18:29:20.690674 [ 198 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144959 sec., 1062369.3596120283 rows/sec., 73.88 MiB/sec. | ||
| 7469 | 2026.01.21 18:29:20.690773 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7470 | 2026.01.21 18:29:20.690803 [ 196 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7471 | 2026.01.21 18:29:20.690872 [ 4 ] {3fb2cdb6-180d-44e1-87bc-c8dc4cbf39f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7472 | 2026.01.21 18:29:20.690913 [ 4 ] {3fb2cdb6-180d-44e1-87bc-c8dc4cbf39f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7473 | 2026.01.21 18:29:20.691030 [ 196 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_26_5} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2026.01.21 18:29:20.691090 [ 196 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_26_5} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7475 | 2026.01.21 18:29:20.691146 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7476 | 2026.01.21 18:29:20.691584 [ 4 ] {3fb2cdb6-180d-44e1-87bc-c8dc4cbf39f5} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2026.01.21 18:29:20.691619 [ 4 ] {3fb2cdb6-180d-44e1-87bc-c8dc4cbf39f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7478 | 2026.01.21 18:29:20.691965 [ 4 ] {3fb2cdb6-180d-44e1-87bc-c8dc4cbf39f5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7479 | 2026.01.21 18:29:20.692175 [ 4 ] {3fb2cdb6-180d-44e1-87bc-c8dc4cbf39f5} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2026.01.21 18:29:20.692288 [ 129 ] {} <Debug> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7481 | 2026.01.21 18:29:20.692303 [ 4 ] {3fb2cdb6-180d-44e1-87bc-c8dc4cbf39f5} <Debug> executeQuery: Read 691 rows, 49.43 KiB in 0.00145 sec., 476551.7241379311 rows/sec., 33.29 MiB/sec. | ||
| 7482 | 2026.01.21 18:29:20.692324 [ 129 ] {} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.01.21 18:29:20.692348 [ 4 ] {3fb2cdb6-180d-44e1-87bc-c8dc4cbf39f5} <Debug> TCPHandler: Processed in 0.001623484 sec. | ||
| 7484 | 2026.01.21 18:29:20.692349 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7485 | 2026.01.21 18:29:20.692458 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::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 | ||
| 7486 | 2026.01.21 18:29:20.692472 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7487 | 2026.01.21 18:29:20.692575 [ 4 ] {1d621b66-e7ce-4910-a535-b89f51eb02f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7488 | 2026.01.21 18:29:20.692578 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7489 | 2026.01.21 18:29:20.692621 [ 4 ] {1d621b66-e7ce-4910-a535-b89f51eb02f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7490 | 2026.01.21 18:29:20.692628 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1250 rows starting from the beginning of the part | ||
| 7491 | 2026.01.21 18:29:20.692711 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 689 rows starting from the beginning of the part | ||
| 7492 | 2026.01.21 18:29:20.692758 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part | ||
| 7493 | 2026.01.21 18:29:20.692799 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 689 rows starting from the beginning of the part | ||
| 7494 | 2026.01.21 18:29:20.692838 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 95 rows starting from the beginning of the part | ||
| 7495 | 2026.01.21 18:29:20.692878 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 691 rows starting from the beginning of the part | ||
| 7496 | 2026.01.21 18:29:20.692980 [ 4 ] {1d621b66-e7ce-4910-a535-b89f51eb02f7} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2026.01.21 18:29:20.693022 [ 4 ] {1d621b66-e7ce-4910-a535-b89f51eb02f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7498 | 2026.01.21 18:29:20.693360 [ 4 ] {1d621b66-e7ce-4910-a535-b89f51eb02f7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7499 | 2026.01.21 18:29:20.693605 [ 4 ] {1d621b66-e7ce-4910-a535-b89f51eb02f7} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2026.01.21 18:29:20.693742 [ 4 ] {1d621b66-e7ce-4910-a535-b89f51eb02f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 264.54 KiB/sec. | ||
| 7501 | 2026.01.21 18:29:20.693779 [ 4 ] {1d621b66-e7ce-4910-a535-b89f51eb02f7} <Debug> TCPHandler: Processed in 0.001356658 sec. | ||
| 7502 | 2026.01.21 18:29:20.693896 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7503 | 2026.01.21 18:29:20.693990 [ 4 ] {3f9cb6f7-0b71-473f-bbbc-db376a12c7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7504 | 2026.01.21 18:29:20.694033 [ 4 ] {3f9cb6f7-0b71-473f-bbbc-db376a12c7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7505 | 2026.01.21 18:29:20.694355 [ 191 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3509 rows, containing 5 columns (5 merged, 0 gathered) in 0.001938003 sec., 1810626.7121361524 rows/sec., 135.67 MiB/sec. | ||
| 7506 | 2026.01.21 18:29:20.694494 [ 4 ] {3f9cb6f7-0b71-473f-bbbc-db376a12c7b6} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2026.01.21 18:29:20.694537 [ 4 ] {3f9cb6f7-0b71-473f-bbbc-db376a12c7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7508 | 2026.01.21 18:29:20.694544 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7509 | 2026.01.21 18:29:20.694832 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_46_9} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2026.01.21 18:29:20.694913 [ 187 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_46_9} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7511 | 2026.01.21 18:29:20.694948 [ 4 ] {3f9cb6f7-0b71-473f-bbbc-db376a12c7b6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7512 | 2026.01.21 18:29:20.694990 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7513 | 2026.01.21 18:29:20.695186 [ 4 ] {3f9cb6f7-0b71-473f-bbbc-db376a12c7b6} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2026.01.21 18:29:20.695300 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7515 | 2026.01.21 18:29:20.695321 [ 4 ] {3f9cb6f7-0b71-473f-bbbc-db376a12c7b6} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.00135 sec., 233333.3333333333 rows/sec., 15.33 MiB/sec. | ||
| 7516 | 2026.01.21 18:29:20.695333 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7517 | 2026.01.21 18:29:20.695362 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7518 | 2026.01.21 18:29:20.695365 [ 4 ] {3f9cb6f7-0b71-473f-bbbc-db376a12c7b6} <Debug> TCPHandler: Processed in 0.001519311 sec. | ||
| 7519 | 2026.01.21 18:29:20.695437 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::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 | ||
| 7520 | 2026.01.21 18:29:20.695490 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2026.01.21 18:29:20.695535 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7522 | 2026.01.21 18:29:20.695567 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14709 rows starting from the beginning of the part | ||
| 7523 | 2026.01.21 18:29:20.695590 [ 4 ] {cec110ee-7177-4db6-8834-00693b71e96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7524 | 2026.01.21 18:29:20.695616 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 7525 | 2026.01.21 18:29:20.695636 [ 4 ] {cec110ee-7177-4db6-8834-00693b71e96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7526 | 2026.01.21 18:29:20.695661 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7527 | 2026.01.21 18:29:20.695701 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7528 | 2026.01.21 18:29:20.695738 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7529 | 2026.01.21 18:29:20.695788 [ 198 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 315 rows starting from the beginning of the part | ||
| 7530 | 2026.01.21 18:29:20.695965 [ 4 ] {cec110ee-7177-4db6-8834-00693b71e96a} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2026.01.21 18:29:20.696006 [ 4 ] {cec110ee-7177-4db6-8834-00693b71e96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7532 | 2026.01.21 18:29:20.696466 [ 4 ] {cec110ee-7177-4db6-8834-00693b71e96a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7533 | 2026.01.21 18:29:20.696690 [ 4 ] {cec110ee-7177-4db6-8834-00693b71e96a} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.01.21 18:29:20.696824 [ 4 ] {cec110ee-7177-4db6-8834-00693b71e96a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001252 sec., 798.7220447284344 rows/sec., 53.82 KiB/sec. | ||
| 7535 | 2026.01.21 18:29:20.696860 [ 4 ] {cec110ee-7177-4db6-8834-00693b71e96a} <Debug> TCPHandler: Processed in 0.001420189 sec. | ||
| 7536 | 2026.01.21 18:29:20.696972 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2026.01.21 18:29:20.697066 [ 4 ] {e9b2120b-3c4d-4d55-a168-5b2f6c7bb630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7538 | 2026.01.21 18:29:20.697122 [ 4 ] {e9b2120b-3c4d-4d55-a168-5b2f6c7bb630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7539 | 2026.01.21 18:29:20.697886 [ 4 ] {e9b2120b-3c4d-4d55-a168-5b2f6c7bb630} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2026.01.21 18:29:20.697923 [ 4 ] {e9b2120b-3c4d-4d55-a168-5b2f6c7bb630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7541 | 2026.01.21 18:29:20.698525 [ 4 ] {e9b2120b-3c4d-4d55-a168-5b2f6c7bb630} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7542 | 2026.01.21 18:29:20.698763 [ 4 ] {e9b2120b-3c4d-4d55-a168-5b2f6c7bb630} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2026.01.21 18:29:20.698917 [ 4 ] {e9b2120b-3c4d-4d55-a168-5b2f6c7bb630} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001868 sec., 5353.319057815846 rows/sec., 9.59 MiB/sec. | ||
| 7544 | 2026.01.21 18:29:20.698971 [ 4 ] {e9b2120b-3c4d-4d55-a168-5b2f6c7bb630} <Debug> TCPHandler: Processed in 0.002047606 sec. | ||
| 7545 | 2026.01.21 18:29:20.699082 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7546 | 2026.01.21 18:29:20.699178 [ 4 ] {bfc3c38c-6041-4235-88a9-943123ed8fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7547 | 2026.01.21 18:29:20.699220 [ 4 ] {bfc3c38c-6041-4235-88a9-943123ed8fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7548 | 2026.01.21 18:29:20.699570 [ 4 ] {bfc3c38c-6041-4235-88a9-943123ed8fa1} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2026.01.21 18:29:20.699607 [ 4 ] {bfc3c38c-6041-4235-88a9-943123ed8fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7550 | 2026.01.21 18:29:20.699924 [ 4 ] {bfc3c38c-6041-4235-88a9-943123ed8fa1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7551 | 2026.01.21 18:29:20.700160 [ 4 ] {bfc3c38c-6041-4235-88a9-943123ed8fa1} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2026.01.21 18:29:20.700267 [ 129 ] {} <Debug> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7553 | 2026.01.21 18:29:20.700289 [ 4 ] {bfc3c38c-6041-4235-88a9-943123ed8fa1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001129 sec., 92116.9176262179 rows/sec., 5.64 MiB/sec. | ||
| 7554 | 2026.01.21 18:29:20.700297 [ 129 ] {} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.01.21 18:29:20.700326 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7556 | 2026.01.21 18:29:20.700329 [ 4 ] {bfc3c38c-6041-4235-88a9-943123ed8fa1} <Debug> TCPHandler: Processed in 0.001296035 sec. | ||
| 7557 | 2026.01.21 18:29:20.700424 [ 191 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 7558 | 2026.01.21 18:29:20.700547 [ 191 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7559 | 2026.01.21 18:29:20.700581 [ 191 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3016 rows starting from the beginning of the part | ||
| 7560 | 2026.01.21 18:29:20.700609 [ 195 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15972 rows, containing 5 columns (5 merged, 0 gathered) in 0.005202023 sec., 3070343.979640228 rows/sec., 207.40 MiB/sec. | ||
| 7561 | 2026.01.21 18:29:20.700639 [ 191 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7562 | 2026.01.21 18:29:20.700691 [ 191 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7563 | 2026.01.21 18:29:20.700735 [ 191 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7564 | 2026.01.21 18:29:20.700777 [ 191 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7565 | 2026.01.21 18:29:20.700821 [ 191 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7566 | 2026.01.21 18:29:20.701130 [ 192 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7567 | 2026.01.21 18:29:20.701398 [ 192 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2026.01.21 18:29:20.701466 [ 192 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7569 | 2026.01.21 18:29:20.701543 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 7570 | 2026.01.21 18:29:20.702142 [ 192 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3448 rows, containing 4 columns (4 merged, 0 gathered) in 0.001757458 sec., 1961924.5523932863 rows/sec., 126.06 MiB/sec. | ||
| 7571 | 2026.01.21 18:29:20.702476 [ 198 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7572 | 2026.01.21 18:29:20.702741 [ 198 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_46_9} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7573 | 2026.01.21 18:29:20.702818 [ 198 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_46_9} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7574 | 2026.01.21 18:29:20.702898 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7575 | 2026.01.21 18:29:20.931852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15782 | ||
| 7576 | 2026.01.21 18:29:20.932475 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.01.21 18:29:20.932549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7578 | 2026.01.21 18:29:20.933286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7579 | 2026.01.21 18:29:20.933517 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2026.01.21 18:29:20.933651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15782 | ||
| 7581 | 2026.01.21 18:29:21.001175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.82 MiB, peak 286.21 MiB, free memory in arenas 0.00 B, will set to 279.85 MiB (RSS), difference: 1.03 MiB | ||
| 7582 | 2026.01.21 18:29:21.758044 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7583 | 2026.01.21 18:29:21.786924 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7584 | 2026.01.21 18:29:21.787024 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7585 | 2026.01.21 18:29:21.796391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7586 | 2026.01.21 18:29:21.797942 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7587 | 2026.01.21 18:29:21.805490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7588 | 2026.01.21 18:29:22.661901 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57315 | ||
| 7589 | 2026.01.21 18:29:22.662036 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7590 | 2026.01.21 18:29:22.662064 [ 292 ] {} <Debug> TCP-Session: 454ebb89-923b-41ec-b50e-2eebd52b657c Authenticating user 'default' from [fd00:1122:3344:101::e]:57315 | ||
| 7591 | 2026.01.21 18:29:22.662088 [ 292 ] {} <Debug> TCP-Session: 454ebb89-923b-41ec-b50e-2eebd52b657c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2026.01.21 18:29:22.662122 [ 292 ] {} <Debug> TCP-Session: 454ebb89-923b-41ec-b50e-2eebd52b657c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7593 | 2026.01.21 18:29:22.662312 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59435 | ||
| 7594 | 2026.01.21 18:29:22.662324 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61779 | ||
| 7595 | 2026.01.21 18:29:22.662388 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47754 | ||
| 7596 | 2026.01.21 18:29:22.662402 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46537 | ||
| 7597 | 2026.01.21 18:29:22.662424 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36012 | ||
| 7598 | 2026.01.21 18:29:22.662450 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7599 | 2026.01.21 18:29:22.662438 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34417 | ||
| 7600 | 2026.01.21 18:29:22.662498 [ 293 ] {} <Debug> TCP-Session: c14c3add-0a7f-4d5c-80d8-04145bc1be4c Authenticating user 'default' from [fd00:1122:3344:101::e]:59435 | ||
| 7601 | 2026.01.21 18:29:22.662494 [ 292 ] {} <Trace> TCP-Session: 454ebb89-923b-41ec-b50e-2eebd52b657c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7602 | 2026.01.21 18:29:22.662552 [ 293 ] {} <Debug> TCP-Session: c14c3add-0a7f-4d5c-80d8-04145bc1be4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7603 | 2026.01.21 18:29:22.662417 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47029 | ||
| 7604 | 2026.01.21 18:29:22.662578 [ 293 ] {} <Debug> TCP-Session: c14c3add-0a7f-4d5c-80d8-04145bc1be4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7605 | 2026.01.21 18:29:22.662598 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7606 | 2026.01.21 18:29:22.662339 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36142 | ||
| 7607 | 2026.01.21 18:29:22.662638 [ 286 ] {} <Debug> TCP-Session: efbe071a-fb8a-422a-9a7c-e5706a52283b Authenticating user 'default' from [fd00:1122:3344:101::e]:47754 | ||
| 7608 | 2026.01.21 18:29:22.662661 [ 286 ] {} <Debug> TCP-Session: efbe071a-fb8a-422a-9a7c-e5706a52283b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7609 | 2026.01.21 18:29:22.662678 [ 286 ] {} <Debug> TCP-Session: efbe071a-fb8a-422a-9a7c-e5706a52283b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7610 | 2026.01.21 18:29:22.662734 [ 292 ] {84ceabe4-aff3-4ff2-83fc-6cad541d5914} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57315) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7611 | 2026.01.21 18:29:22.663027 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7612 | 2026.01.21 18:29:22.663062 [ 3 ] {} <Debug> TCP-Session: 1e1d977f-08fa-4c55-abbd-c85d7f56270e Authenticating user 'default' from [fd00:1122:3344:101::e]:36142 | ||
| 7613 | 2026.01.21 18:29:22.663079 [ 3 ] {} <Debug> TCP-Session: 1e1d977f-08fa-4c55-abbd-c85d7f56270e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7614 | 2026.01.21 18:29:22.663096 [ 3 ] {} <Debug> TCP-Session: 1e1d977f-08fa-4c55-abbd-c85d7f56270e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2026.01.21 18:29:22.663128 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7616 | 2026.01.21 18:29:22.663162 [ 289 ] {} <Debug> TCP-Session: 7f614a18-eda0-42ab-8da5-1c6068dd7b46 Authenticating user 'default' from [fd00:1122:3344:101::e]:47029 | ||
| 7617 | 2026.01.21 18:29:22.663179 [ 289 ] {} <Debug> TCP-Session: 7f614a18-eda0-42ab-8da5-1c6068dd7b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7618 | 2026.01.21 18:29:22.663192 [ 289 ] {} <Debug> TCP-Session: 7f614a18-eda0-42ab-8da5-1c6068dd7b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7619 | 2026.01.21 18:29:22.663202 [ 292 ] {84ceabe4-aff3-4ff2-83fc-6cad541d5914} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7620 | 2026.01.21 18:29:22.663249 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7621 | 2026.01.21 18:29:22.663265 [ 292 ] {84ceabe4-aff3-4ff2-83fc-6cad541d5914} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7622 | 2026.01.21 18:29:22.663294 [ 291 ] {} <Debug> TCP-Session: fbf5161e-3450-4b7e-8f83-5c5dc891badf Authenticating user 'default' from [fd00:1122:3344:101::e]:34417 | ||
| 7623 | 2026.01.21 18:29:22.663325 [ 291 ] {} <Debug> TCP-Session: fbf5161e-3450-4b7e-8f83-5c5dc891badf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7624 | 2026.01.21 18:29:22.663338 [ 291 ] {} <Debug> TCP-Session: fbf5161e-3450-4b7e-8f83-5c5dc891badf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7625 | 2026.01.21 18:29:22.663592 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7626 | 2026.01.21 18:29:22.663629 [ 290 ] {} <Debug> TCP-Session: 4c28463a-e091-4f87-8c1e-115338fad37b Authenticating user 'default' from [fd00:1122:3344:101::e]:36012 | ||
| 7627 | 2026.01.21 18:29:22.663650 [ 290 ] {} <Debug> TCP-Session: 4c28463a-e091-4f87-8c1e-115338fad37b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7628 | 2026.01.21 18:29:22.663663 [ 290 ] {} <Debug> TCP-Session: 4c28463a-e091-4f87-8c1e-115338fad37b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7629 | 2026.01.21 18:29:22.663678 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7630 | 2026.01.21 18:29:22.663708 [ 294 ] {} <Debug> TCP-Session: 439332ba-8415-44ac-9380-d62c4bc6e9de Authenticating user 'default' from [fd00:1122:3344:101::e]:61779 | ||
| 7631 | 2026.01.21 18:29:22.663724 [ 294 ] {} <Debug> TCP-Session: 439332ba-8415-44ac-9380-d62c4bc6e9de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7632 | 2026.01.21 18:29:22.663729 [ 292 ] {84ceabe4-aff3-4ff2-83fc-6cad541d5914} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6) (SelectExecutor): Key condition: unknown | ||
| 7633 | 2026.01.21 18:29:22.663740 [ 294 ] {} <Debug> TCP-Session: 439332ba-8415-44ac-9380-d62c4bc6e9de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7634 | 2026.01.21 18:29:22.663786 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7635 | 2026.01.21 18:29:22.663821 [ 288 ] {} <Debug> TCP-Session: 16d4b754-4830-4544-8c90-3657d2d84334 Authenticating user 'default' from [fd00:1122:3344:101::e]:46537 | ||
| 7636 | 2026.01.21 18:29:22.663839 [ 288 ] {} <Debug> TCP-Session: 16d4b754-4830-4544-8c90-3657d2d84334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2026.01.21 18:29:22.663852 [ 288 ] {} <Debug> TCP-Session: 16d4b754-4830-4544-8c90-3657d2d84334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7638 | 2026.01.21 18:29:22.664830 [ 317 ] {84ceabe4-aff3-4ff2-83fc-6cad541d5914} <Trace> AggregatingTransform: Aggregating | ||
| 7639 | 2026.01.21 18:29:22.664874 [ 317 ] {84ceabe4-aff3-4ff2-83fc-6cad541d5914} <Trace> Aggregator: Aggregation method: without_key | ||
| 7640 | 2026.01.21 18:29:22.664914 [ 317 ] {84ceabe4-aff3-4ff2-83fc-6cad541d5914} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001067849 sec. (936.462 rows/sec., 36.58 KiB/sec.) | ||
| 7641 | 2026.01.21 18:29:22.664936 [ 317 ] {84ceabe4-aff3-4ff2-83fc-6cad541d5914} <Trace> Aggregator: Merging aggregated data | ||
| 7642 | 2026.01.21 18:29:22.666213 [ 292 ] {84ceabe4-aff3-4ff2-83fc-6cad541d5914} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003553 sec., 281.45229383619477 rows/sec., 10.99 KiB/sec. | ||
| 7643 | 2026.01.21 18:29:22.666337 [ 292 ] {84ceabe4-aff3-4ff2-83fc-6cad541d5914} <Debug> TCPHandler: Processed in 0.00401731 sec. | ||
| 7644 | 2026.01.21 18:29:22.666425 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7645 | 2026.01.21 18:29:22.666450 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7646 | 2026.01.21 18:29:22.666464 [ 292 ] {} <Debug> TCP-Session: 454ebb89-923b-41ec-b50e-2eebd52b657c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7647 | 2026.01.21 18:29:22.666470 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7648 | 2026.01.21 18:29:22.666495 [ 293 ] {} <Debug> TCP-Session: c14c3add-0a7f-4d5c-80d8-04145bc1be4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7649 | 2026.01.21 18:29:22.666512 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7650 | 2026.01.21 18:29:22.666527 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7651 | 2026.01.21 18:29:22.666544 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7652 | 2026.01.21 18:29:22.666559 [ 294 ] {} <Debug> TCP-Session: 439332ba-8415-44ac-9380-d62c4bc6e9de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7653 | 2026.01.21 18:29:22.666568 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7654 | 2026.01.21 18:29:22.666584 [ 290 ] {} <Debug> TCP-Session: 4c28463a-e091-4f87-8c1e-115338fad37b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7655 | 2026.01.21 18:29:22.666580 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7656 | 2026.01.21 18:29:22.666603 [ 3 ] {} <Debug> TCP-Session: 1e1d977f-08fa-4c55-abbd-c85d7f56270e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7657 | 2026.01.21 18:29:22.666536 [ 291 ] {} <Debug> TCP-Session: fbf5161e-3450-4b7e-8f83-5c5dc891badf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7658 | 2026.01.21 18:29:22.666635 [ 289 ] {} <Debug> TCP-Session: 7f614a18-eda0-42ab-8da5-1c6068dd7b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7659 | 2026.01.21 18:29:22.666490 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7660 | 2026.01.21 18:29:22.666570 [ 286 ] {} <Debug> TCP-Session: efbe071a-fb8a-422a-9a7c-e5706a52283b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2026.01.21 18:29:22.666707 [ 288 ] {} <Debug> TCP-Session: 16d4b754-4830-4544-8c90-3657d2d84334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2026.01.21 18:29:22.670340 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50497 | ||
| 7663 | 2026.01.21 18:29:22.670406 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7664 | 2026.01.21 18:29:22.670427 [ 292 ] {} <Debug> TCP-Session: 48dd5a33-2158-4574-ba60-bff3c815dc4a Authenticating user 'default' from [fd00:1122:3344:101::e]:50497 | ||
| 7665 | 2026.01.21 18:29:22.670445 [ 292 ] {} <Debug> TCP-Session: 48dd5a33-2158-4574-ba60-bff3c815dc4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.01.21 18:29:22.670457 [ 292 ] {} <Debug> TCP-Session: 48dd5a33-2158-4574-ba60-bff3c815dc4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7667 | 2026.01.21 18:29:22.670659 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52848 | ||
| 7668 | 2026.01.21 18:29:22.670675 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60424 | ||
| 7669 | 2026.01.21 18:29:22.670688 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36608 | ||
| 7670 | 2026.01.21 18:29:22.670702 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55620 | ||
| 7671 | 2026.01.21 18:29:22.670726 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35015 | ||
| 7672 | 2026.01.21 18:29:22.670742 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7673 | 2026.01.21 18:29:22.670745 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55498 | ||
| 7674 | 2026.01.21 18:29:22.670772 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7675 | 2026.01.21 18:29:22.670773 [ 293 ] {} <Debug> TCP-Session: 308d758a-b42f-482c-92bf-03bbc1650ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52848 | ||
| 7676 | 2026.01.21 18:29:22.670790 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7677 | 2026.01.21 18:29:22.670807 [ 286 ] {} <Debug> TCP-Session: d5f3438f-0548-4a00-8678-a8d1d5b4e303 Authenticating user 'default' from [fd00:1122:3344:101::e]:55620 | ||
| 7678 | 2026.01.21 18:29:22.670816 [ 293 ] {} <Debug> TCP-Session: 308d758a-b42f-482c-92bf-03bbc1650ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2026.01.21 18:29:22.670832 [ 289 ] {} <Debug> TCP-Session: fd4cab2e-7622-4946-9d05-bc5697e693f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35015 | ||
| 7680 | 2026.01.21 18:29:22.670848 [ 286 ] {} <Debug> TCP-Session: d5f3438f-0548-4a00-8678-a8d1d5b4e303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7681 | 2026.01.21 18:29:22.670860 [ 293 ] {} <Debug> TCP-Session: 308d758a-b42f-482c-92bf-03bbc1650ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2026.01.21 18:29:22.670872 [ 289 ] {} <Debug> TCP-Session: fd4cab2e-7622-4946-9d05-bc5697e693f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2026.01.21 18:29:22.670881 [ 286 ] {} <Debug> TCP-Session: d5f3438f-0548-4a00-8678-a8d1d5b4e303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7684 | 2026.01.21 18:29:22.670901 [ 289 ] {} <Debug> TCP-Session: fd4cab2e-7622-4946-9d05-bc5697e693f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2026.01.21 18:29:22.670758 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7686 | 2026.01.21 18:29:22.670736 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55590 | ||
| 7687 | 2026.01.21 18:29:22.670956 [ 3 ] {} <Debug> TCP-Session: fadeda49-427a-4ee2-9a2d-2b4db690edb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36608 | ||
| 7688 | 2026.01.21 18:29:22.670714 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39836 | ||
| 7689 | 2026.01.21 18:29:22.670983 [ 3 ] {} <Debug> TCP-Session: fadeda49-427a-4ee2-9a2d-2b4db690edb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7690 | 2026.01.21 18:29:22.671000 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7691 | 2026.01.21 18:29:22.671007 [ 3 ] {} <Debug> TCP-Session: fadeda49-427a-4ee2-9a2d-2b4db690edb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7692 | 2026.01.21 18:29:22.671023 [ 290 ] {} <Debug> TCP-Session: 7de3e034-6695-4e36-a98b-70641d0e1b4f Authenticating user 'default' from [fd00:1122:3344:101::e]:55590 | ||
| 7693 | 2026.01.21 18:29:22.671034 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7694 | 2026.01.21 18:29:22.671045 [ 290 ] {} <Debug> TCP-Session: 7de3e034-6695-4e36-a98b-70641d0e1b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7695 | 2026.01.21 18:29:22.671062 [ 288 ] {} <Debug> TCP-Session: f55d5694-95f0-4794-ae93-d186f557d52f Authenticating user 'default' from [fd00:1122:3344:101::e]:39836 | ||
| 7696 | 2026.01.21 18:29:22.671074 [ 290 ] {} <Debug> TCP-Session: 7de3e034-6695-4e36-a98b-70641d0e1b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2026.01.21 18:29:22.671089 [ 288 ] {} <Debug> TCP-Session: f55d5694-95f0-4794-ae93-d186f557d52f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7698 | 2026.01.21 18:29:22.670688 [ 292 ] {} <Trace> TCP-Session: 48dd5a33-2158-4574-ba60-bff3c815dc4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2026.01.21 18:29:22.671113 [ 288 ] {} <Debug> TCP-Session: f55d5694-95f0-4794-ae93-d186f557d52f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7700 | 2026.01.21 18:29:22.670832 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7701 | 2026.01.21 18:29:22.670746 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7702 | 2026.01.21 18:29:22.671171 [ 291 ] {} <Debug> TCP-Session: 9a5640ed-bff5-430a-b8d5-ab4b6979faf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55498 | ||
| 7703 | 2026.01.21 18:29:22.671189 [ 294 ] {} <Debug> TCP-Session: d22c5d7c-d5dd-4f1e-9627-b6876a5cefc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60424 | ||
| 7704 | 2026.01.21 18:29:22.671202 [ 291 ] {} <Debug> TCP-Session: 9a5640ed-bff5-430a-b8d5-ab4b6979faf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2026.01.21 18:29:22.671211 [ 294 ] {} <Debug> TCP-Session: d22c5d7c-d5dd-4f1e-9627-b6876a5cefc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2026.01.21 18:29:22.671226 [ 291 ] {} <Debug> TCP-Session: 9a5640ed-bff5-430a-b8d5-ab4b6979faf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7707 | 2026.01.21 18:29:22.671238 [ 294 ] {} <Debug> TCP-Session: d22c5d7c-d5dd-4f1e-9627-b6876a5cefc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2026.01.21 18:29:22.671234 [ 292 ] {b5c5d10a-3314-431e-bb90-93274d347a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50497) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7709 | 2026.01.21 18:29:22.671418 [ 292 ] {b5c5d10a-3314-431e-bb90-93274d347a3c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7710 | 2026.01.21 18:29:22.671460 [ 292 ] {b5c5d10a-3314-431e-bb90-93274d347a3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7711 | 2026.01.21 18:29:22.671702 [ 292 ] {b5c5d10a-3314-431e-bb90-93274d347a3c} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6) (SelectExecutor): Key condition: unknown | ||
| 7712 | 2026.01.21 18:29:22.672518 [ 346 ] {b5c5d10a-3314-431e-bb90-93274d347a3c} <Trace> AggregatingTransform: Aggregating | ||
| 7713 | 2026.01.21 18:29:22.672571 [ 346 ] {b5c5d10a-3314-431e-bb90-93274d347a3c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7714 | 2026.01.21 18:29:22.672611 [ 346 ] {b5c5d10a-3314-431e-bb90-93274d347a3c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000823992 sec. (1213.604 rows/sec., 47.41 KiB/sec.) | ||
| 7715 | 2026.01.21 18:29:22.672631 [ 346 ] {b5c5d10a-3314-431e-bb90-93274d347a3c} <Trace> Aggregator: Merging aggregated data | ||
| 7716 | 2026.01.21 18:29:22.674203 [ 292 ] {b5c5d10a-3314-431e-bb90-93274d347a3c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003001 sec., 333.22225924691764 rows/sec., 13.02 KiB/sec. | ||
| 7717 | 2026.01.21 18:29:22.674353 [ 292 ] {b5c5d10a-3314-431e-bb90-93274d347a3c} <Debug> TCPHandler: Processed in 0.003716421 sec. | ||
| 7718 | 2026.01.21 18:29:22.674457 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7719 | 2026.01.21 18:29:22.674481 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7720 | 2026.01.21 18:29:22.674494 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7721 | 2026.01.21 18:29:22.674523 [ 291 ] {} <Debug> TCP-Session: 9a5640ed-bff5-430a-b8d5-ab4b6979faf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2026.01.21 18:29:22.674527 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7723 | 2026.01.21 18:29:22.674551 [ 289 ] {} <Debug> TCP-Session: fd4cab2e-7622-4946-9d05-bc5697e693f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2026.01.21 18:29:22.674562 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7725 | 2026.01.21 18:29:22.674582 [ 288 ] {} <Debug> TCP-Session: f55d5694-95f0-4794-ae93-d186f557d52f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2026.01.21 18:29:22.674604 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7727 | 2026.01.21 18:29:22.674613 [ 294 ] {} <Debug> TCP-Session: d22c5d7c-d5dd-4f1e-9627-b6876a5cefc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7728 | 2026.01.21 18:29:22.674625 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7729 | 2026.01.21 18:29:22.674644 [ 286 ] {} <Debug> TCP-Session: d5f3438f-0548-4a00-8678-a8d1d5b4e303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7730 | 2026.01.21 18:29:22.674507 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7731 | 2026.01.21 18:29:22.674664 [ 290 ] {} <Debug> TCP-Session: 7de3e034-6695-4e36-a98b-70641d0e1b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7732 | 2026.01.21 18:29:22.674485 [ 292 ] {} <Debug> TCP-Session: 48dd5a33-2158-4574-ba60-bff3c815dc4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7733 | 2026.01.21 18:29:22.674697 [ 293 ] {} <Debug> TCP-Session: 308d758a-b42f-482c-92bf-03bbc1650ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7734 | 2026.01.21 18:29:22.674544 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7735 | 2026.01.21 18:29:22.674760 [ 3 ] {} <Debug> TCP-Session: fadeda49-427a-4ee2-9a2d-2b4db690edb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7736 | 2026.01.21 18:29:23.473154 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 994 | ||
| 7737 | 2026.01.21 18:29:23.475786 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2026.01.21 18:29:23.475848 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7739 | 2026.01.21 18:29:23.477271 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7740 | 2026.01.21 18:29:23.477577 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2026.01.21 18:29:23.477970 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
| 7742 | 2026.01.21 18:29:24.151134 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58348 | ||
| 7743 | 2026.01.21 18:29:24.151257 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7744 | 2026.01.21 18:29:24.151285 [ 292 ] {} <Debug> TCP-Session: 1439f6dc-bf1e-4928-a745-b8296452bfa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58348 | ||
| 7745 | 2026.01.21 18:29:24.151307 [ 292 ] {} <Debug> TCP-Session: 1439f6dc-bf1e-4928-a745-b8296452bfa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7746 | 2026.01.21 18:29:24.151320 [ 292 ] {} <Debug> TCP-Session: 1439f6dc-bf1e-4928-a745-b8296452bfa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7747 | 2026.01.21 18:29:24.151529 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52862 | ||
| 7748 | 2026.01.21 18:29:24.151537 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45998 | ||
| 7749 | 2026.01.21 18:29:24.151583 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59661 | ||
| 7750 | 2026.01.21 18:29:24.151594 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37059 | ||
| 7751 | 2026.01.21 18:29:24.151621 [ 292 ] {} <Trace> TCP-Session: 1439f6dc-bf1e-4928-a745-b8296452bfa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.01.21 18:29:24.151646 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7753 | 2026.01.21 18:29:24.151664 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7754 | 2026.01.21 18:29:24.151664 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7755 | 2026.01.21 18:29:24.151694 [ 293 ] {} <Debug> TCP-Session: 37fab1e9-2b23-4ad9-9f40-077fbadea73a Authenticating user 'default' from [fd00:1122:3344:101::e]:52862 | ||
| 7756 | 2026.01.21 18:29:24.151707 [ 294 ] {} <Debug> TCP-Session: fb5954fe-8213-4cd2-8939-5678d2c84304 Authenticating user 'default' from [fd00:1122:3344:101::e]:45998 | ||
| 7757 | 2026.01.21 18:29:24.151722 [ 290 ] {} <Debug> TCP-Session: 9f99d41c-ffe5-49ec-b06d-dae77fee9bde Authenticating user 'default' from [fd00:1122:3344:101::e]:59661 | ||
| 7758 | 2026.01.21 18:29:24.151742 [ 293 ] {} <Debug> TCP-Session: 37fab1e9-2b23-4ad9-9f40-077fbadea73a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7759 | 2026.01.21 18:29:24.151751 [ 294 ] {} <Debug> TCP-Session: fb5954fe-8213-4cd2-8939-5678d2c84304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2026.01.21 18:29:24.151756 [ 290 ] {} <Debug> TCP-Session: 9f99d41c-ffe5-49ec-b06d-dae77fee9bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7761 | 2026.01.21 18:29:24.151767 [ 293 ] {} <Debug> TCP-Session: 37fab1e9-2b23-4ad9-9f40-077fbadea73a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7762 | 2026.01.21 18:29:24.151775 [ 294 ] {} <Debug> TCP-Session: fb5954fe-8213-4cd2-8939-5678d2c84304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7763 | 2026.01.21 18:29:24.151813 [ 292 ] {bb67ec07-ce57-4940-8cab-5e052322c404} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58348) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7764 | 2026.01.21 18:29:24.151784 [ 290 ] {} <Debug> TCP-Session: 9f99d41c-ffe5-49ec-b06d-dae77fee9bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7765 | 2026.01.21 18:29:24.151706 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7766 | 2026.01.21 18:29:24.151573 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54764 | ||
| 7767 | 2026.01.21 18:29:24.151895 [ 291 ] {} <Debug> TCP-Session: 6f76286e-1e64-4bdb-ad32-42620f474977 Authenticating user 'default' from [fd00:1122:3344:101::e]:37059 | ||
| 7768 | 2026.01.21 18:29:24.151561 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40596 | ||
| 7769 | 2026.01.21 18:29:24.151932 [ 291 ] {} <Debug> TCP-Session: 6f76286e-1e64-4bdb-ad32-42620f474977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7770 | 2026.01.21 18:29:24.151552 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64002 | ||
| 7771 | 2026.01.21 18:29:24.151953 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7772 | 2026.01.21 18:29:24.151957 [ 291 ] {} <Debug> TCP-Session: 6f76286e-1e64-4bdb-ad32-42620f474977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2026.01.21 18:29:24.152000 [ 289 ] {} <Debug> TCP-Session: e9ba9134-d8cf-4e63-9762-297f68051653 Authenticating user 'default' from [fd00:1122:3344:101::e]:54764 | ||
| 7774 | 2026.01.21 18:29:24.151994 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7775 | 2026.01.21 18:29:24.152021 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7776 | 2026.01.21 18:29:24.152033 [ 289 ] {} <Debug> TCP-Session: e9ba9134-d8cf-4e63-9762-297f68051653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7777 | 2026.01.21 18:29:24.152048 [ 288 ] {} <Debug> TCP-Session: c113f54c-0361-45c5-8598-721bbd0bd9f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40596 | ||
| 7778 | 2026.01.21 18:29:24.152063 [ 286 ] {} <Debug> TCP-Session: 6155c2a2-afbe-4e06-acd1-29580c030c4f Authenticating user 'default' from [fd00:1122:3344:101::e]:64002 | ||
| 7779 | 2026.01.21 18:29:24.152071 [ 289 ] {} <Debug> TCP-Session: e9ba9134-d8cf-4e63-9762-297f68051653 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7780 | 2026.01.21 18:29:24.152088 [ 288 ] {} <Debug> TCP-Session: c113f54c-0361-45c5-8598-721bbd0bd9f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7781 | 2026.01.21 18:29:24.152093 [ 292 ] {bb67ec07-ce57-4940-8cab-5e052322c404} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7782 | 2026.01.21 18:29:24.152120 [ 288 ] {} <Debug> TCP-Session: c113f54c-0361-45c5-8598-721bbd0bd9f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7783 | 2026.01.21 18:29:24.152100 [ 286 ] {} <Debug> TCP-Session: 6155c2a2-afbe-4e06-acd1-29580c030c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7784 | 2026.01.21 18:29:24.151542 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47795 | ||
| 7785 | 2026.01.21 18:29:24.152165 [ 286 ] {} <Debug> TCP-Session: 6155c2a2-afbe-4e06-acd1-29580c030c4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7786 | 2026.01.21 18:29:24.152172 [ 292 ] {bb67ec07-ce57-4940-8cab-5e052322c404} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7787 | 2026.01.21 18:29:24.152222 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7788 | 2026.01.21 18:29:24.152249 [ 3 ] {} <Debug> TCP-Session: 62f088b0-2410-4009-b014-5d2089c21840 Authenticating user 'default' from [fd00:1122:3344:101::e]:47795 | ||
| 7789 | 2026.01.21 18:29:24.152266 [ 3 ] {} <Debug> TCP-Session: 62f088b0-2410-4009-b014-5d2089c21840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7790 | 2026.01.21 18:29:24.152278 [ 3 ] {} <Debug> TCP-Session: 62f088b0-2410-4009-b014-5d2089c21840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7791 | 2026.01.21 18:29:24.152468 [ 292 ] {bb67ec07-ce57-4940-8cab-5e052322c404} <Debug> oximeter.version (9f352736-ae6e-4834-a466-fecdae486fb6) (SelectExecutor): Key condition: unknown | ||
| 7792 | 2026.01.21 18:29:24.153433 [ 295 ] {bb67ec07-ce57-4940-8cab-5e052322c404} <Trace> AggregatingTransform: Aggregating | ||
| 7793 | 2026.01.21 18:29:24.153480 [ 295 ] {bb67ec07-ce57-4940-8cab-5e052322c404} <Trace> Aggregator: Aggregation method: without_key | ||
| 7794 | 2026.01.21 18:29:24.153524 [ 295 ] {bb67ec07-ce57-4940-8cab-5e052322c404} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951846 sec. (1050.590 rows/sec., 41.04 KiB/sec.) | ||
| 7795 | 2026.01.21 18:29:24.153546 [ 295 ] {bb67ec07-ce57-4940-8cab-5e052322c404} <Trace> Aggregator: Merging aggregated data | ||
| 7796 | 2026.01.21 18:29:24.154762 [ 292 ] {bb67ec07-ce57-4940-8cab-5e052322c404} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003009 sec., 332.3363243602526 rows/sec., 12.98 KiB/sec. | ||
| 7797 | 2026.01.21 18:29:24.154909 [ 292 ] {bb67ec07-ce57-4940-8cab-5e052322c404} <Debug> TCPHandler: Processed in 0.003403913 sec. | ||
| 7798 | 2026.01.21 18:29:24.155024 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7799 | 2026.01.21 18:29:24.155048 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7800 | 2026.01.21 18:29:24.155065 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7801 | 2026.01.21 18:29:24.155078 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7802 | 2026.01.21 18:29:24.155098 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7803 | 2026.01.21 18:29:24.155115 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7804 | 2026.01.21 18:29:24.155138 [ 293 ] {} <Debug> TCP-Session: 37fab1e9-2b23-4ad9-9f40-077fbadea73a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2026.01.21 18:29:24.155160 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7806 | 2026.01.21 18:29:24.155179 [ 289 ] {} <Debug> TCP-Session: e9ba9134-d8cf-4e63-9762-297f68051653 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7807 | 2026.01.21 18:29:24.155203 [ 290 ] {} <Debug> TCP-Session: 9f99d41c-ffe5-49ec-b06d-dae77fee9bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2026.01.21 18:29:24.155155 [ 294 ] {} <Debug> TCP-Session: fb5954fe-8213-4cd2-8939-5678d2c84304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7809 | 2026.01.21 18:29:24.155146 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7810 | 2026.01.21 18:29:24.155112 [ 3 ] {} <Debug> TCP-Session: 62f088b0-2410-4009-b014-5d2089c21840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7811 | 2026.01.21 18:29:24.155270 [ 286 ] {} <Debug> TCP-Session: 6155c2a2-afbe-4e06-acd1-29580c030c4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7812 | 2026.01.21 18:29:24.155088 [ 291 ] {} <Debug> TCP-Session: 6f76286e-1e64-4bdb-ad32-42620f474977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7813 | 2026.01.21 18:29:24.155129 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7814 | 2026.01.21 18:29:24.155055 [ 292 ] {} <Debug> TCP-Session: 1439f6dc-bf1e-4928-a745-b8296452bfa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7815 | 2026.01.21 18:29:24.155345 [ 288 ] {} <Debug> TCP-Session: c113f54c-0361-45c5-8598-721bbd0bd9f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7816 | 2026.01.21 18:29:25.697633 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7817 | 2026.01.21 18:29:25.697838 [ 4 ] {fcbb3b40-8184-4825-bb07-ff13f0708061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7818 | 2026.01.21 18:29:25.697916 [ 4 ] {fcbb3b40-8184-4825-bb07-ff13f0708061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7819 | 2026.01.21 18:29:25.699179 [ 4 ] {fcbb3b40-8184-4825-bb07-ff13f0708061} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2026.01.21 18:29:25.699214 [ 4 ] {fcbb3b40-8184-4825-bb07-ff13f0708061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7821 | 2026.01.21 18:29:25.699683 [ 4 ] {fcbb3b40-8184-4825-bb07-ff13f0708061} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7822 | 2026.01.21 18:29:25.699967 [ 4 ] {fcbb3b40-8184-4825-bb07-ff13f0708061} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.01.21 18:29:25.700118 [ 4 ] {fcbb3b40-8184-4825-bb07-ff13f0708061} <Debug> executeQuery: Read 1258 rows, 106.35 KiB in 0.002333 sec., 539219.8885555079 rows/sec., 44.52 MiB/sec. | ||
| 7824 | 2026.01.21 18:29:25.700162 [ 4 ] {fcbb3b40-8184-4825-bb07-ff13f0708061} <Debug> TCPHandler: Processed in 0.002659143 sec. | ||
| 7825 | 2026.01.21 18:29:25.700285 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2026.01.21 18:29:25.700385 [ 4 ] {1df92e19-4004-4ded-8b1c-bac489c85200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7827 | 2026.01.21 18:29:25.700440 [ 4 ] {1df92e19-4004-4ded-8b1c-bac489c85200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7828 | 2026.01.21 18:29:25.700871 [ 4 ] {1df92e19-4004-4ded-8b1c-bac489c85200} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2026.01.21 18:29:25.700905 [ 4 ] {1df92e19-4004-4ded-8b1c-bac489c85200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7830 | 2026.01.21 18:29:25.701218 [ 4 ] {1df92e19-4004-4ded-8b1c-bac489c85200} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7831 | 2026.01.21 18:29:25.701428 [ 4 ] {1df92e19-4004-4ded-8b1c-bac489c85200} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2026.01.21 18:29:25.701561 [ 4 ] {1df92e19-4004-4ded-8b1c-bac489c85200} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001198 sec., 25876.460767946577 rows/sec., 1.90 MiB/sec. | ||
| 7833 | 2026.01.21 18:29:25.701598 [ 4 ] {1df92e19-4004-4ded-8b1c-bac489c85200} <Debug> TCPHandler: Processed in 0.001363107 sec. | ||
| 7834 | 2026.01.21 18:29:25.701711 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.01.21 18:29:25.701807 [ 4 ] {31915624-fe31-479d-a53c-302307a8c328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7836 | 2026.01.21 18:29:25.701847 [ 4 ] {31915624-fe31-479d-a53c-302307a8c328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7837 | 2026.01.21 18:29:25.702383 [ 4 ] {31915624-fe31-479d-a53c-302307a8c328} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2026.01.21 18:29:25.702418 [ 4 ] {31915624-fe31-479d-a53c-302307a8c328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7839 | 2026.01.21 18:29:25.702731 [ 4 ] {31915624-fe31-479d-a53c-302307a8c328} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7840 | 2026.01.21 18:29:25.702970 [ 4 ] {31915624-fe31-479d-a53c-302307a8c328} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.01.21 18:29:25.703123 [ 4 ] {31915624-fe31-479d-a53c-302307a8c328} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001333 sec., 171042.76069017255 rows/sec., 11.58 MiB/sec. | ||
| 7842 | 2026.01.21 18:29:25.703179 [ 4 ] {31915624-fe31-479d-a53c-302307a8c328} <Debug> TCPHandler: Processed in 0.001517021 sec. | ||
| 7843 | 2026.01.21 18:29:25.703307 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2026.01.21 18:29:25.703461 [ 4 ] {0bcc8550-0597-46ee-a379-f60c13114485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7845 | 2026.01.21 18:29:25.703502 [ 4 ] {0bcc8550-0597-46ee-a379-f60c13114485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7846 | 2026.01.21 18:29:25.704115 [ 4 ] {0bcc8550-0597-46ee-a379-f60c13114485} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2026.01.21 18:29:25.704150 [ 4 ] {0bcc8550-0597-46ee-a379-f60c13114485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7848 | 2026.01.21 18:29:25.704527 [ 4 ] {0bcc8550-0597-46ee-a379-f60c13114485} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7849 | 2026.01.21 18:29:25.704740 [ 4 ] {0bcc8550-0597-46ee-a379-f60c13114485} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2026.01.21 18:29:25.704870 [ 4 ] {0bcc8550-0597-46ee-a379-f60c13114485} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001428 sec., 385854.3417366947 rows/sec., 28.64 MiB/sec. | ||
| 7851 | 2026.01.21 18:29:25.704907 [ 4 ] {0bcc8550-0597-46ee-a379-f60c13114485} <Debug> TCPHandler: Processed in 0.001650636 sec. | ||
| 7852 | 2026.01.21 18:29:25.705094 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2026.01.21 18:29:25.705193 [ 4 ] {ecb7e7a9-f3c0-419e-9354-000200b487b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7854 | 2026.01.21 18:29:25.705236 [ 4 ] {ecb7e7a9-f3c0-419e-9354-000200b487b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7855 | 2026.01.21 18:29:25.705829 [ 4 ] {ecb7e7a9-f3c0-419e-9354-000200b487b8} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.01.21 18:29:25.705864 [ 4 ] {ecb7e7a9-f3c0-419e-9354-000200b487b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7857 | 2026.01.21 18:29:25.706227 [ 4 ] {ecb7e7a9-f3c0-419e-9354-000200b487b8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7858 | 2026.01.21 18:29:25.706422 [ 4 ] {ecb7e7a9-f3c0-419e-9354-000200b487b8} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.01.21 18:29:25.706541 [ 4 ] {ecb7e7a9-f3c0-419e-9354-000200b487b8} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00141 sec., 598581.5602836879 rows/sec., 40.29 MiB/sec. | ||
| 7860 | 2026.01.21 18:29:25.706576 [ 4 ] {ecb7e7a9-f3c0-419e-9354-000200b487b8} <Debug> TCPHandler: Processed in 0.001584074 sec. | ||
| 7861 | 2026.01.21 18:29:25.706682 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7862 | 2026.01.21 18:29:25.706772 [ 4 ] {7f2e2301-7572-4b74-9c44-77a214159683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7863 | 2026.01.21 18:29:25.706823 [ 4 ] {7f2e2301-7572-4b74-9c44-77a214159683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7864 | 2026.01.21 18:29:25.707711 [ 4 ] {7f2e2301-7572-4b74-9c44-77a214159683} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.01.21 18:29:25.707746 [ 4 ] {7f2e2301-7572-4b74-9c44-77a214159683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7866 | 2026.01.21 18:29:25.708319 [ 4 ] {7f2e2301-7572-4b74-9c44-77a214159683} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7867 | 2026.01.21 18:29:25.708551 [ 4 ] {7f2e2301-7572-4b74-9c44-77a214159683} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.01.21 18:29:25.708706 [ 4 ] {7f2e2301-7572-4b74-9c44-77a214159683} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001894 sec., 16367.476240760296 rows/sec., 29.33 MiB/sec. | ||
| 7869 | 2026.01.21 18:29:25.708777 [ 4 ] {7f2e2301-7572-4b74-9c44-77a214159683} <Debug> TCPHandler: Processed in 0.002091218 sec. | ||
| 7870 | 2026.01.21 18:29:25.708915 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7871 | 2026.01.21 18:29:25.709020 [ 4 ] {763a7150-6568-4afa-b20a-78fe41a44b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7872 | 2026.01.21 18:29:25.709070 [ 4 ] {763a7150-6568-4afa-b20a-78fe41a44b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7873 | 2026.01.21 18:29:25.709521 [ 4 ] {763a7150-6568-4afa-b20a-78fe41a44b11} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7874 | 2026.01.21 18:29:25.709561 [ 4 ] {763a7150-6568-4afa-b20a-78fe41a44b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7875 | 2026.01.21 18:29:25.709952 [ 4 ] {763a7150-6568-4afa-b20a-78fe41a44b11} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7876 | 2026.01.21 18:29:25.710223 [ 4 ] {763a7150-6568-4afa-b20a-78fe41a44b11} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2026.01.21 18:29:25.710384 [ 4 ] {763a7150-6568-4afa-b20a-78fe41a44b11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec. | ||
| 7878 | 2026.01.21 18:29:25.710517 [ 4 ] {763a7150-6568-4afa-b20a-78fe41a44b11} <Debug> TCPHandler: Processed in 0.001657495 sec. | ||
| 7879 | 2026.01.21 18:29:28.306582 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7880 | 2026.01.21 18:29:28.306631 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7881 | 2026.01.21 18:29:28.433965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16294 | ||
| 7882 | 2026.01.21 18:29:28.434553 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7883 | 2026.01.21 18:29:28.434604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7884 | 2026.01.21 18:29:28.435105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7885 | 2026.01.21 18:29:28.435334 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2026.01.21 18:29:28.435480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16294 | ||
| 7887 | 2026.01.21 18:29:29.305637 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7888 | 2026.01.21 18:29:29.323243 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2026.01.21 18:29:29.323300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7890 | 2026.01.21 18:29:29.329680 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7891 | 2026.01.21 18:29:29.330379 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.01.21 18:29:29.333657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7893 | 2026.01.21 18:29:30.678115 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7894 | 2026.01.21 18:29:30.678391 [ 4 ] {d555d73f-bdbf-45b2-b150-b2f7d885f52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7895 | 2026.01.21 18:29:30.678491 [ 4 ] {d555d73f-bdbf-45b2-b150-b2f7d885f52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7896 | 2026.01.21 18:29:30.679577 [ 4 ] {d555d73f-bdbf-45b2-b150-b2f7d885f52a} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7897 | 2026.01.21 18:29:30.679614 [ 4 ] {d555d73f-bdbf-45b2-b150-b2f7d885f52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7898 | 2026.01.21 18:29:30.680006 [ 4 ] {d555d73f-bdbf-45b2-b150-b2f7d885f52a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7899 | 2026.01.21 18:29:30.680232 [ 4 ] {d555d73f-bdbf-45b2-b150-b2f7d885f52a} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2026.01.21 18:29:30.680362 [ 116 ] {} <Debug> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7901 | 2026.01.21 18:29:30.680372 [ 4 ] {d555d73f-bdbf-45b2-b150-b2f7d885f52a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002058 sec., 199222.5461613217 rows/sec., 12.64 MiB/sec. | ||
| 7902 | 2026.01.21 18:29:30.680411 [ 116 ] {} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7903 | 2026.01.21 18:29:30.680430 [ 4 ] {d555d73f-bdbf-45b2-b150-b2f7d885f52a} <Debug> TCPHandler: Processed in 0.002492989 sec. | ||
| 7904 | 2026.01.21 18:29:30.680435 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7905 | 2026.01.21 18:29:30.680556 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2026.01.21 18:29:30.680585 [ 195 ] {23040323-5bb6-43ea-8ea1-195650525cb8::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 | ||
| 7907 | 2026.01.21 18:29:30.680652 [ 4 ] {8c37722a-055c-4001-b463-7de714c8e34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7908 | 2026.01.21 18:29:30.680697 [ 4 ] {8c37722a-055c-4001-b463-7de714c8e34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7909 | 2026.01.21 18:29:30.680738 [ 195 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7910 | 2026.01.21 18:29:30.680780 [ 195 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 7911 | 2026.01.21 18:29:30.680855 [ 195 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 7912 | 2026.01.21 18:29:30.680906 [ 195 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7913 | 2026.01.21 18:29:30.680955 [ 195 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7914 | 2026.01.21 18:29:30.680999 [ 195 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7915 | 2026.01.21 18:29:30.681045 [ 195 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7916 | 2026.01.21 18:29:30.681552 [ 4 ] {8c37722a-055c-4001-b463-7de714c8e34f} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2026.01.21 18:29:30.681594 [ 4 ] {8c37722a-055c-4001-b463-7de714c8e34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7918 | 2026.01.21 18:29:30.682007 [ 4 ] {8c37722a-055c-4001-b463-7de714c8e34f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7919 | 2026.01.21 18:29:30.682219 [ 4 ] {8c37722a-055c-4001-b463-7de714c8e34f} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.01.21 18:29:30.682326 [ 198 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802799 sec., 1377857.4316937164 rows/sec., 92.92 MiB/sec. | ||
| 7921 | 2026.01.21 18:29:30.682347 [ 4 ] {8c37722a-055c-4001-b463-7de714c8e34f} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001716 sec., 659673.6596736596 rows/sec., 52.25 MiB/sec. | ||
| 7922 | 2026.01.21 18:29:30.682406 [ 4 ] {8c37722a-055c-4001-b463-7de714c8e34f} <Debug> TCPHandler: Processed in 0.001902312 sec. | ||
| 7923 | 2026.01.21 18:29:30.682526 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2026.01.21 18:29:30.682528 [ 198 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7925 | 2026.01.21 18:29:30.682623 [ 4 ] {389b9358-495c-4ba6-b538-deb69bf086ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7926 | 2026.01.21 18:29:30.682667 [ 4 ] {389b9358-495c-4ba6-b538-deb69bf086ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7927 | 2026.01.21 18:29:30.682838 [ 198 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_21_4} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2026.01.21 18:29:30.682926 [ 198 ] {23040323-5bb6-43ea-8ea1-195650525cb8::all_1_21_4} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7929 | 2026.01.21 18:29:30.683018 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7930 | 2026.01.21 18:29:30.683215 [ 4 ] {389b9358-495c-4ba6-b538-deb69bf086ed} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.01.21 18:29:30.683255 [ 4 ] {389b9358-495c-4ba6-b538-deb69bf086ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7932 | 2026.01.21 18:29:30.683556 [ 4 ] {389b9358-495c-4ba6-b538-deb69bf086ed} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7933 | 2026.01.21 18:29:30.683767 [ 4 ] {389b9358-495c-4ba6-b538-deb69bf086ed} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2026.01.21 18:29:30.683891 [ 4 ] {389b9358-495c-4ba6-b538-deb69bf086ed} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001287 sec., 167055.16705516705 rows/sec., 9.92 MiB/sec. | ||
| 7935 | 2026.01.21 18:29:30.683903 [ 114 ] {} <Debug> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7936 | 2026.01.21 18:29:30.683927 [ 4 ] {389b9358-495c-4ba6-b538-deb69bf086ed} <Debug> TCPHandler: Processed in 0.001447719 sec. | ||
| 7937 | 2026.01.21 18:29:30.683951 [ 114 ] {} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.01.21 18:29:30.683977 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7939 | 2026.01.21 18:29:30.684046 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2026.01.21 18:29:30.684064 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::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 | ||
| 7941 | 2026.01.21 18:29:30.684144 [ 4 ] {8317a729-96b3-4075-ac23-c348d4a8f9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7942 | 2026.01.21 18:29:30.684158 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7943 | 2026.01.21 18:29:30.684193 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 278 rows starting from the beginning of the part | ||
| 7944 | 2026.01.21 18:29:30.684194 [ 4 ] {8317a729-96b3-4075-ac23-c348d4a8f9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7945 | 2026.01.21 18:29:30.684258 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 215 rows starting from the beginning of the part | ||
| 7946 | 2026.01.21 18:29:30.684304 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 7947 | 2026.01.21 18:29:30.684343 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 217 rows starting from the beginning of the part | ||
| 7948 | 2026.01.21 18:29:30.684381 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 7949 | 2026.01.21 18:29:30.684429 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 215 rows starting from the beginning of the part | ||
| 7950 | 2026.01.21 18:29:30.684741 [ 4 ] {8317a729-96b3-4075-ac23-c348d4a8f9a1} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.01.21 18:29:30.684775 [ 4 ] {8317a729-96b3-4075-ac23-c348d4a8f9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7952 | 2026.01.21 18:29:30.685083 [ 4 ] {8317a729-96b3-4075-ac23-c348d4a8f9a1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7953 | 2026.01.21 18:29:30.685284 [ 198 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260434 sec., 783063.6114227322 rows/sec., 50.84 MiB/sec. | ||
| 7954 | 2026.01.21 18:29:30.685287 [ 4 ] {8317a729-96b3-4075-ac23-c348d4a8f9a1} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.01.21 18:29:30.685422 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7956 | 2026.01.21 18:29:30.685435 [ 4 ] {8317a729-96b3-4075-ac23-c348d4a8f9a1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001309 sec., 161955.69136745608 rows/sec., 10.44 MiB/sec. | ||
| 7957 | 2026.01.21 18:29:30.685470 [ 4 ] {8317a729-96b3-4075-ac23-c348d4a8f9a1} <Debug> TCPHandler: Processed in 0.001470861 sec. | ||
| 7958 | 2026.01.21 18:29:30.685584 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7959 | 2026.01.21 18:29:30.685687 [ 4 ] {0771dd29-7f6f-4140-bdb4-4ebdc15a8cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7960 | 2026.01.21 18:29:30.685704 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_46_9} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2026.01.21 18:29:30.685725 [ 4 ] {0771dd29-7f6f-4140-bdb4-4ebdc15a8cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7962 | 2026.01.21 18:29:30.685777 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_46_9} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7963 | 2026.01.21 18:29:30.685844 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7964 | 2026.01.21 18:29:30.686219 [ 4 ] {0771dd29-7f6f-4140-bdb4-4ebdc15a8cfe} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7965 | 2026.01.21 18:29:30.686252 [ 4 ] {0771dd29-7f6f-4140-bdb4-4ebdc15a8cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7966 | 2026.01.21 18:29:30.686540 [ 4 ] {0771dd29-7f6f-4140-bdb4-4ebdc15a8cfe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7967 | 2026.01.21 18:29:30.686741 [ 4 ] {0771dd29-7f6f-4140-bdb4-4ebdc15a8cfe} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7968 | 2026.01.21 18:29:30.686847 [ 114 ] {} <Debug> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7969 | 2026.01.21 18:29:30.686861 [ 4 ] {0771dd29-7f6f-4140-bdb4-4ebdc15a8cfe} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001191 sec., 177162.04869857262 rows/sec., 10.06 MiB/sec. | ||
| 7970 | 2026.01.21 18:29:30.686879 [ 114 ] {} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.01.21 18:29:30.686902 [ 4 ] {0771dd29-7f6f-4140-bdb4-4ebdc15a8cfe} <Debug> TCPHandler: Processed in 0.001365057 sec. | ||
| 7972 | 2026.01.21 18:29:30.686903 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7973 | 2026.01.21 18:29:30.686993 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::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 | ||
| 7974 | 2026.01.21 18:29:30.687020 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2026.01.21 18:29:30.687080 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7976 | 2026.01.21 18:29:30.687102 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 7977 | 2026.01.21 18:29:30.687115 [ 4 ] {e1a19630-c6f0-4ede-85fd-94ac3990f718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7978 | 2026.01.21 18:29:30.687144 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 7979 | 2026.01.21 18:29:30.687154 [ 4 ] {e1a19630-c6f0-4ede-85fd-94ac3990f718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7980 | 2026.01.21 18:29:30.687179 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7981 | 2026.01.21 18:29:30.687214 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7982 | 2026.01.21 18:29:30.687244 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7983 | 2026.01.21 18:29:30.687279 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7984 | 2026.01.21 18:29:30.687828 [ 4 ] {e1a19630-c6f0-4ede-85fd-94ac3990f718} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2026.01.21 18:29:30.687863 [ 4 ] {e1a19630-c6f0-4ede-85fd-94ac3990f718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7986 | 2026.01.21 18:29:30.688081 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118161 sec., 1142948.1085460861 rows/sec., 69.47 MiB/sec. | ||
| 7987 | 2026.01.21 18:29:30.688173 [ 4 ] {e1a19630-c6f0-4ede-85fd-94ac3990f718} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7988 | 2026.01.21 18:29:30.688187 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7989 | 2026.01.21 18:29:30.688380 [ 4 ] {e1a19630-c6f0-4ede-85fd-94ac3990f718} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2026.01.21 18:29:30.688408 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_21_4} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2026.01.21 18:29:30.688467 [ 192 ] {3a5630c2-0e41-43a5-94bb-221299965130::all_1_21_4} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7992 | 2026.01.21 18:29:30.688508 [ 4 ] {e1a19630-c6f0-4ede-85fd-94ac3990f718} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00141 sec., 488652.4822695035 rows/sec., 34.12 MiB/sec. | ||
| 7993 | 2026.01.21 18:29:30.688520 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 7994 | 2026.01.21 18:29:30.688545 [ 4 ] {e1a19630-c6f0-4ede-85fd-94ac3990f718} <Debug> TCPHandler: Processed in 0.001572653 sec. | ||
| 7995 | 2026.01.21 18:29:30.688652 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7996 | 2026.01.21 18:29:30.688750 [ 4 ] {7119d20e-d3cf-4b44-8bc4-857d893b4eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7997 | 2026.01.21 18:29:30.688790 [ 4 ] {7119d20e-d3cf-4b44-8bc4-857d893b4eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7998 | 2026.01.21 18:29:30.689117 [ 4 ] {7119d20e-d3cf-4b44-8bc4-857d893b4eae} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2026.01.21 18:29:30.689151 [ 4 ] {7119d20e-d3cf-4b44-8bc4-857d893b4eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8000 | 2026.01.21 18:29:30.689443 [ 4 ] {7119d20e-d3cf-4b44-8bc4-857d893b4eae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8001 | 2026.01.21 18:29:30.689650 [ 4 ] {7119d20e-d3cf-4b44-8bc4-857d893b4eae} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2026.01.21 18:29:30.689776 [ 4 ] {7119d20e-d3cf-4b44-8bc4-857d893b4eae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 8003 | 2026.01.21 18:29:30.689812 [ 4 ] {7119d20e-d3cf-4b44-8bc4-857d893b4eae} <Debug> TCPHandler: Processed in 0.001206722 sec. | ||
| 8004 | 2026.01.21 18:29:30.689918 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8005 | 2026.01.21 18:29:30.690016 [ 4 ] {d2280c80-bfeb-4af8-9a69-93f3f41ad170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8006 | 2026.01.21 18:29:30.690056 [ 4 ] {d2280c80-bfeb-4af8-9a69-93f3f41ad170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8007 | 2026.01.21 18:29:30.690502 [ 4 ] {d2280c80-bfeb-4af8-9a69-93f3f41ad170} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2026.01.21 18:29:30.690535 [ 4 ] {d2280c80-bfeb-4af8-9a69-93f3f41ad170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8009 | 2026.01.21 18:29:30.690850 [ 4 ] {d2280c80-bfeb-4af8-9a69-93f3f41ad170} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8010 | 2026.01.21 18:29:30.691054 [ 4 ] {d2280c80-bfeb-4af8-9a69-93f3f41ad170} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.01.21 18:29:30.691177 [ 4 ] {d2280c80-bfeb-4af8-9a69-93f3f41ad170} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001178 sec., 266553.480475382 rows/sec., 17.51 MiB/sec. | ||
| 8012 | 2026.01.21 18:29:30.691212 [ 4 ] {d2280c80-bfeb-4af8-9a69-93f3f41ad170} <Debug> TCPHandler: Processed in 0.001340307 sec. | ||
| 8013 | 2026.01.21 18:29:30.691317 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8014 | 2026.01.21 18:29:30.691416 [ 4 ] {39b00bf2-0850-4873-9e54-1bb94a2c5940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8015 | 2026.01.21 18:29:30.691457 [ 4 ] {39b00bf2-0850-4873-9e54-1bb94a2c5940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8016 | 2026.01.21 18:29:30.691760 [ 4 ] {39b00bf2-0850-4873-9e54-1bb94a2c5940} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8017 | 2026.01.21 18:29:30.691795 [ 4 ] {39b00bf2-0850-4873-9e54-1bb94a2c5940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8018 | 2026.01.21 18:29:30.692093 [ 4 ] {39b00bf2-0850-4873-9e54-1bb94a2c5940} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8019 | 2026.01.21 18:29:30.692293 [ 4 ] {39b00bf2-0850-4873-9e54-1bb94a2c5940} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8020 | 2026.01.21 18:29:30.692420 [ 4 ] {39b00bf2-0850-4873-9e54-1bb94a2c5940} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 8021 | 2026.01.21 18:29:30.692456 [ 4 ] {39b00bf2-0850-4873-9e54-1bb94a2c5940} <Debug> TCPHandler: Processed in 0.001183952 sec. | ||
| 8022 | 2026.01.21 18:29:30.692568 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8023 | 2026.01.21 18:29:30.692663 [ 4 ] {47906432-b44a-4510-a0e9-eaba7a66aba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8024 | 2026.01.21 18:29:30.692716 [ 4 ] {47906432-b44a-4510-a0e9-eaba7a66aba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8025 | 2026.01.21 18:29:30.693539 [ 4 ] {47906432-b44a-4510-a0e9-eaba7a66aba8} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2026.01.21 18:29:30.693590 [ 4 ] {47906432-b44a-4510-a0e9-eaba7a66aba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8027 | 2026.01.21 18:29:30.694198 [ 4 ] {47906432-b44a-4510-a0e9-eaba7a66aba8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8028 | 2026.01.21 18:29:30.694415 [ 4 ] {47906432-b44a-4510-a0e9-eaba7a66aba8} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2026.01.21 18:29:30.694531 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8030 | 2026.01.21 18:29:30.694549 [ 4 ] {47906432-b44a-4510-a0e9-eaba7a66aba8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001904 sec., 5252.100840336134 rows/sec., 9.41 MiB/sec. | ||
| 8031 | 2026.01.21 18:29:30.694599 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8032 | 2026.01.21 18:29:30.694623 [ 4 ] {47906432-b44a-4510-a0e9-eaba7a66aba8} <Debug> TCPHandler: Processed in 0.002104967 sec. | ||
| 8033 | 2026.01.21 18:29:30.694624 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8034 | 2026.01.21 18:29:30.694746 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8035 | 2026.01.21 18:29:30.694759 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::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 | ||
| 8036 | 2026.01.21 18:29:30.694844 [ 4 ] {d411baa8-676f-4262-bb7b-c874a1e61fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8037 | 2026.01.21 18:29:30.694891 [ 4 ] {d411baa8-676f-4262-bb7b-c874a1e61fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8038 | 2026.01.21 18:29:30.694997 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8039 | 2026.01.21 18:29:30.695056 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 795 rows starting from the beginning of the part | ||
| 8040 | 2026.01.21 18:29:30.695187 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 8041 | 2026.01.21 18:29:30.695243 [ 4 ] {d411baa8-676f-4262-bb7b-c874a1e61fc9} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2026.01.21 18:29:30.695284 [ 4 ] {d411baa8-676f-4262-bb7b-c874a1e61fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8043 | 2026.01.21 18:29:30.695296 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8044 | 2026.01.21 18:29:30.695402 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 8045 | 2026.01.21 18:29:30.695498 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 8046 | 2026.01.21 18:29:30.695593 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 8047 | 2026.01.21 18:29:30.695593 [ 4 ] {d411baa8-676f-4262-bb7b-c874a1e61fc9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8048 | 2026.01.21 18:29:30.695823 [ 4 ] {d411baa8-676f-4262-bb7b-c874a1e61fc9} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2026.01.21 18:29:30.695953 [ 4 ] {d411baa8-676f-4262-bb7b-c874a1e61fc9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001127 sec., 92280.39041703638 rows/sec., 5.65 MiB/sec. | ||
| 8050 | 2026.01.21 18:29:30.695990 [ 4 ] {d411baa8-676f-4262-bb7b-c874a1e61fc9} <Debug> TCPHandler: Processed in 0.001291295 sec. | ||
| 8051 | 2026.01.21 18:29:30.700412 [ 190 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 887 rows, containing 19 columns (19 merged, 0 gathered) in 0.005699846 sec., 155618.23951033063 rows/sec., 278.86 MiB/sec. | ||
| 8052 | 2026.01.21 18:29:30.701560 [ 198 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8053 | 2026.01.21 18:29:30.701866 [ 198 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2026.01.21 18:29:30.701931 [ 198 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8055 | 2026.01.21 18:29:30.702008 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 8056 | 2026.01.21 18:29:31.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.01 MiB, peak 289.66 MiB, free memory in arenas 0.00 B, will set to 284.03 MiB (RSS), difference: 2.02 MiB | ||
| 8057 | 2026.01.21 18:29:33.478228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1032 | ||
| 8058 | 2026.01.21 18:29:33.480679 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8059 | 2026.01.21 18:29:33.480738 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8060 | 2026.01.21 18:29:33.481953 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8061 | 2026.01.21 18:29:33.482237 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8062 | 2026.01.21 18:29:33.482606 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1032 | ||
| 8063 | 2026.01.21 18:29:35.668316 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8064 | 2026.01.21 18:29:35.668527 [ 4 ] {2a2b6822-600c-4bbb-8c1b-74eef8635633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8065 | 2026.01.21 18:29:35.668599 [ 4 ] {2a2b6822-600c-4bbb-8c1b-74eef8635633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8066 | 2026.01.21 18:29:35.669199 [ 4 ] {2a2b6822-600c-4bbb-8c1b-74eef8635633} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2026.01.21 18:29:35.669238 [ 4 ] {2a2b6822-600c-4bbb-8c1b-74eef8635633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8068 | 2026.01.21 18:29:35.669608 [ 4 ] {2a2b6822-600c-4bbb-8c1b-74eef8635633} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8069 | 2026.01.21 18:29:35.669834 [ 4 ] {2a2b6822-600c-4bbb-8c1b-74eef8635633} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2026.01.21 18:29:35.669975 [ 4 ] {2a2b6822-600c-4bbb-8c1b-74eef8635633} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001502 sec., 2663.1158455392806 rows/sec., 217.16 KiB/sec. | ||
| 8071 | 2026.01.21 18:29:35.670019 [ 4 ] {2a2b6822-600c-4bbb-8c1b-74eef8635633} <Debug> TCPHandler: Processed in 0.00183832 sec. | ||
| 8072 | 2026.01.21 18:29:35.670131 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8073 | 2026.01.21 18:29:35.670230 [ 4 ] {9c636b91-a6b8-473d-a309-93af4231c285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8074 | 2026.01.21 18:29:35.670269 [ 4 ] {9c636b91-a6b8-473d-a309-93af4231c285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8075 | 2026.01.21 18:29:35.670688 [ 4 ] {9c636b91-a6b8-473d-a309-93af4231c285} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2026.01.21 18:29:35.670723 [ 4 ] {9c636b91-a6b8-473d-a309-93af4231c285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8077 | 2026.01.21 18:29:35.671024 [ 4 ] {9c636b91-a6b8-473d-a309-93af4231c285} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8078 | 2026.01.21 18:29:35.671222 [ 4 ] {9c636b91-a6b8-473d-a309-93af4231c285} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2026.01.21 18:29:35.671340 [ 4 ] {9c636b91-a6b8-473d-a309-93af4231c285} <Debug> executeQuery: Read 120 rows, 10.38 KiB in 0.001128 sec., 106382.97872340425 rows/sec., 8.99 MiB/sec. | ||
| 8080 | 2026.01.21 18:29:35.671374 [ 4 ] {9c636b91-a6b8-473d-a309-93af4231c285} <Debug> TCPHandler: Processed in 0.001291515 sec. | ||
| 8081 | 2026.01.21 18:29:35.671506 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8082 | 2026.01.21 18:29:35.671600 [ 4 ] {6b60159a-8b52-4421-903f-518c4aba6e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8083 | 2026.01.21 18:29:35.671640 [ 4 ] {6b60159a-8b52-4421-903f-518c4aba6e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8084 | 2026.01.21 18:29:35.672054 [ 4 ] {6b60159a-8b52-4421-903f-518c4aba6e7c} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8085 | 2026.01.21 18:29:35.672087 [ 4 ] {6b60159a-8b52-4421-903f-518c4aba6e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8086 | 2026.01.21 18:29:35.672382 [ 4 ] {6b60159a-8b52-4421-903f-518c4aba6e7c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8087 | 2026.01.21 18:29:35.672583 [ 4 ] {6b60159a-8b52-4421-903f-518c4aba6e7c} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2026.01.21 18:29:35.672703 [ 4 ] {6b60159a-8b52-4421-903f-518c4aba6e7c} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00112 sec., 31250.000000000004 rows/sec., 2.28 MiB/sec. | ||
| 8089 | 2026.01.21 18:29:35.672738 [ 4 ] {6b60159a-8b52-4421-903f-518c4aba6e7c} <Debug> TCPHandler: Processed in 0.001284625 sec. | ||
| 8090 | 2026.01.21 18:29:35.672867 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8091 | 2026.01.21 18:29:35.672957 [ 4 ] {f16e443c-9c78-48c4-a8ca-29d74174fa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8092 | 2026.01.21 18:29:35.672994 [ 4 ] {f16e443c-9c78-48c4-a8ca-29d74174fa67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8093 | 2026.01.21 18:29:35.673408 [ 4 ] {f16e443c-9c78-48c4-a8ca-29d74174fa67} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2026.01.21 18:29:35.673441 [ 4 ] {f16e443c-9c78-48c4-a8ca-29d74174fa67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8095 | 2026.01.21 18:29:35.673729 [ 4 ] {f16e443c-9c78-48c4-a8ca-29d74174fa67} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8096 | 2026.01.21 18:29:35.673938 [ 4 ] {f16e443c-9c78-48c4-a8ca-29d74174fa67} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8097 | 2026.01.21 18:29:35.674060 [ 4 ] {f16e443c-9c78-48c4-a8ca-29d74174fa67} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001122 sec., 88235.29411764706 rows/sec., 6.90 MiB/sec. | ||
| 8098 | 2026.01.21 18:29:35.674095 [ 4 ] {f16e443c-9c78-48c4-a8ca-29d74174fa67} <Debug> TCPHandler: Processed in 0.001282135 sec. | ||
| 8099 | 2026.01.21 18:29:35.674213 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8100 | 2026.01.21 18:29:35.674304 [ 4 ] {fd8a55e8-492d-4f77-84f9-74ea9e43367a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8101 | 2026.01.21 18:29:35.674345 [ 4 ] {fd8a55e8-492d-4f77-84f9-74ea9e43367a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8102 | 2026.01.21 18:29:35.674745 [ 4 ] {fd8a55e8-492d-4f77-84f9-74ea9e43367a} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2026.01.21 18:29:35.674778 [ 4 ] {fd8a55e8-492d-4f77-84f9-74ea9e43367a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8104 | 2026.01.21 18:29:35.675088 [ 4 ] {fd8a55e8-492d-4f77-84f9-74ea9e43367a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8105 | 2026.01.21 18:29:35.675286 [ 4 ] {fd8a55e8-492d-4f77-84f9-74ea9e43367a} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2026.01.21 18:29:35.675407 [ 4 ] {fd8a55e8-492d-4f77-84f9-74ea9e43367a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001121 sec., 144513.82694023193 rows/sec., 10.06 MiB/sec. | ||
| 8107 | 2026.01.21 18:29:35.675440 [ 4 ] {fd8a55e8-492d-4f77-84f9-74ea9e43367a} <Debug> TCPHandler: Processed in 0.001280715 sec. | ||
| 8108 | 2026.01.21 18:29:35.675557 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8109 | 2026.01.21 18:29:35.675648 [ 4 ] {fe1ec43a-fce9-4a57-a5a4-b6a22870d095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8110 | 2026.01.21 18:29:35.675702 [ 4 ] {fe1ec43a-fce9-4a57-a5a4-b6a22870d095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8111 | 2026.01.21 18:29:35.676501 [ 4 ] {fe1ec43a-fce9-4a57-a5a4-b6a22870d095} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2026.01.21 18:29:35.676536 [ 4 ] {fe1ec43a-fce9-4a57-a5a4-b6a22870d095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8113 | 2026.01.21 18:29:35.677076 [ 4 ] {fe1ec43a-fce9-4a57-a5a4-b6a22870d095} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8114 | 2026.01.21 18:29:35.677289 [ 4 ] {fe1ec43a-fce9-4a57-a5a4-b6a22870d095} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2026.01.21 18:29:35.677418 [ 4 ] {fe1ec43a-fce9-4a57-a5a4-b6a22870d095} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001787 sec., 17347.509792949077 rows/sec., 31.09 MiB/sec. | ||
| 8116 | 2026.01.21 18:29:35.677467 [ 4 ] {fe1ec43a-fce9-4a57-a5a4-b6a22870d095} <Debug> TCPHandler: Processed in 0.001964174 sec. | ||
| 8117 | 2026.01.21 18:29:35.677579 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8118 | 2026.01.21 18:29:35.677678 [ 4 ] {642206c3-b277-4816-8fc2-12bc8e878c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8119 | 2026.01.21 18:29:35.677718 [ 4 ] {642206c3-b277-4816-8fc2-12bc8e878c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8120 | 2026.01.21 18:29:35.678063 [ 4 ] {642206c3-b277-4816-8fc2-12bc8e878c34} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2026.01.21 18:29:35.678097 [ 4 ] {642206c3-b277-4816-8fc2-12bc8e878c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8122 | 2026.01.21 18:29:35.678394 [ 4 ] {642206c3-b277-4816-8fc2-12bc8e878c34} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8123 | 2026.01.21 18:29:35.678604 [ 4 ] {642206c3-b277-4816-8fc2-12bc8e878c34} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2026.01.21 18:29:35.678723 [ 4 ] {642206c3-b277-4816-8fc2-12bc8e878c34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 8125 | 2026.01.21 18:29:35.678757 [ 4 ] {642206c3-b277-4816-8fc2-12bc8e878c34} <Debug> TCPHandler: Processed in 0.001226374 sec. | ||
| 8126 | 2026.01.21 18:29:35.936415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16742 | ||
| 8127 | 2026.01.21 18:29:35.936998 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.01.21 18:29:35.937043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8129 | 2026.01.21 18:29:35.937525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8130 | 2026.01.21 18:29:35.937761 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.01.21 18:29:35.937894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16742 | ||
| 8132 | 2026.01.21 18:29:36.834532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8133 | 2026.01.21 18:29:36.852622 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2026.01.21 18:29:36.852687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8135 | 2026.01.21 18:29:36.859161 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8136 | 2026.01.21 18:29:36.859881 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2026.01.21 18:29:36.863371 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8138 | 2026.01.21 18:29:40.677901 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8139 | 2026.01.21 18:29:40.678121 [ 4 ] {ebd8dba1-1cdf-48f6-9987-bf99fe8c5679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8140 | 2026.01.21 18:29:40.678194 [ 4 ] {ebd8dba1-1cdf-48f6-9987-bf99fe8c5679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8141 | 2026.01.21 18:29:40.679029 [ 4 ] {ebd8dba1-1cdf-48f6-9987-bf99fe8c5679} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2026.01.21 18:29:40.679077 [ 4 ] {ebd8dba1-1cdf-48f6-9987-bf99fe8c5679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8143 | 2026.01.21 18:29:40.679487 [ 4 ] {ebd8dba1-1cdf-48f6-9987-bf99fe8c5679} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8144 | 2026.01.21 18:29:40.679723 [ 4 ] {ebd8dba1-1cdf-48f6-9987-bf99fe8c5679} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.01.21 18:29:40.679867 [ 4 ] {ebd8dba1-1cdf-48f6-9987-bf99fe8c5679} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001803 sec., 227398.77981142543 rows/sec., 14.43 MiB/sec. | ||
| 8146 | 2026.01.21 18:29:40.679909 [ 4 ] {ebd8dba1-1cdf-48f6-9987-bf99fe8c5679} <Debug> TCPHandler: Processed in 0.002144188 sec. | ||
| 8147 | 2026.01.21 18:29:40.680091 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8148 | 2026.01.21 18:29:40.680217 [ 4 ] {c116d675-eac6-447a-8a8b-54c0255f92ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8149 | 2026.01.21 18:29:40.680272 [ 4 ] {c116d675-eac6-447a-8a8b-54c0255f92ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8150 | 2026.01.21 18:29:40.680785 [ 4 ] {c116d675-eac6-447a-8a8b-54c0255f92ce} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.01.21 18:29:40.680820 [ 4 ] {c116d675-eac6-447a-8a8b-54c0255f92ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8152 | 2026.01.21 18:29:40.681118 [ 4 ] {c116d675-eac6-447a-8a8b-54c0255f92ce} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8153 | 2026.01.21 18:29:40.681321 [ 4 ] {c116d675-eac6-447a-8a8b-54c0255f92ce} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2026.01.21 18:29:40.681447 [ 4 ] {c116d675-eac6-447a-8a8b-54c0255f92ce} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001257 sec., 7955.449482895783 rows/sec., 648.71 KiB/sec. | ||
| 8155 | 2026.01.21 18:29:40.681484 [ 4 ] {c116d675-eac6-447a-8a8b-54c0255f92ce} <Debug> TCPHandler: Processed in 0.00145465 sec. | ||
| 8156 | 2026.01.21 18:29:40.681599 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8157 | 2026.01.21 18:29:40.681691 [ 4 ] {b9b5e2c2-7dd0-4589-b5df-892526d56496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8158 | 2026.01.21 18:29:40.681730 [ 4 ] {b9b5e2c2-7dd0-4589-b5df-892526d56496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8159 | 2026.01.21 18:29:40.682558 [ 4 ] {b9b5e2c2-7dd0-4589-b5df-892526d56496} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2026.01.21 18:29:40.682596 [ 4 ] {b9b5e2c2-7dd0-4589-b5df-892526d56496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8161 | 2026.01.21 18:29:40.682958 [ 4 ] {b9b5e2c2-7dd0-4589-b5df-892526d56496} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8162 | 2026.01.21 18:29:40.683163 [ 4 ] {b9b5e2c2-7dd0-4589-b5df-892526d56496} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2026.01.21 18:29:40.683290 [ 4 ] {b9b5e2c2-7dd0-4589-b5df-892526d56496} <Debug> executeQuery: Read 1137 rows, 92.17 KiB in 0.001617 sec., 703153.9888682746 rows/sec., 55.67 MiB/sec. | ||
| 8164 | 2026.01.21 18:29:40.683325 [ 4 ] {b9b5e2c2-7dd0-4589-b5df-892526d56496} <Debug> TCPHandler: Processed in 0.001774669 sec. | ||
| 8165 | 2026.01.21 18:29:40.683439 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8166 | 2026.01.21 18:29:40.683530 [ 4 ] {6cf896c7-023e-492c-8fbe-b65ae1d3f0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8167 | 2026.01.21 18:29:40.683569 [ 4 ] {6cf896c7-023e-492c-8fbe-b65ae1d3f0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8168 | 2026.01.21 18:29:40.684075 [ 4 ] {6cf896c7-023e-492c-8fbe-b65ae1d3f0b2} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2026.01.21 18:29:40.684111 [ 4 ] {6cf896c7-023e-492c-8fbe-b65ae1d3f0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8170 | 2026.01.21 18:29:40.684404 [ 4 ] {6cf896c7-023e-492c-8fbe-b65ae1d3f0b2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8171 | 2026.01.21 18:29:40.684601 [ 4 ] {6cf896c7-023e-492c-8fbe-b65ae1d3f0b2} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2026.01.21 18:29:40.684725 [ 4 ] {6cf896c7-023e-492c-8fbe-b65ae1d3f0b2} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001213 sec., 185490.51937345424 rows/sec., 11.08 MiB/sec. | ||
| 8173 | 2026.01.21 18:29:40.684762 [ 4 ] {6cf896c7-023e-492c-8fbe-b65ae1d3f0b2} <Debug> TCPHandler: Processed in 0.001370087 sec. | ||
| 8174 | 2026.01.21 18:29:40.684867 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8175 | 2026.01.21 18:29:40.684957 [ 4 ] {648af419-8a8d-4a04-8829-cbecddc66bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8176 | 2026.01.21 18:29:40.684995 [ 4 ] {648af419-8a8d-4a04-8829-cbecddc66bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8177 | 2026.01.21 18:29:40.685478 [ 4 ] {648af419-8a8d-4a04-8829-cbecddc66bfa} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2026.01.21 18:29:40.685513 [ 4 ] {648af419-8a8d-4a04-8829-cbecddc66bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8179 | 2026.01.21 18:29:40.685803 [ 4 ] {648af419-8a8d-4a04-8829-cbecddc66bfa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8180 | 2026.01.21 18:29:40.686010 [ 4 ] {648af419-8a8d-4a04-8829-cbecddc66bfa} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2026.01.21 18:29:40.686132 [ 4 ] {648af419-8a8d-4a04-8829-cbecddc66bfa} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001192 sec., 177852.34899328862 rows/sec., 11.47 MiB/sec. | ||
| 8182 | 2026.01.21 18:29:40.686169 [ 4 ] {648af419-8a8d-4a04-8829-cbecddc66bfa} <Debug> TCPHandler: Processed in 0.001348307 sec. | ||
| 8183 | 2026.01.21 18:29:40.686273 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8184 | 2026.01.21 18:29:40.686366 [ 4 ] {cec7b93d-76ff-40e6-a13e-af52020caf3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8185 | 2026.01.21 18:29:40.686405 [ 4 ] {cec7b93d-76ff-40e6-a13e-af52020caf3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8186 | 2026.01.21 18:29:40.686946 [ 4 ] {cec7b93d-76ff-40e6-a13e-af52020caf3b} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2026.01.21 18:29:40.686996 [ 4 ] {cec7b93d-76ff-40e6-a13e-af52020caf3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8188 | 2026.01.21 18:29:40.687393 [ 4 ] {cec7b93d-76ff-40e6-a13e-af52020caf3b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8189 | 2026.01.21 18:29:40.687664 [ 4 ] {cec7b93d-76ff-40e6-a13e-af52020caf3b} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.01.21 18:29:40.687796 [ 4 ] {cec7b93d-76ff-40e6-a13e-af52020caf3b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001448 sec., 145718.2320441989 rows/sec., 8.27 MiB/sec. | ||
| 8191 | 2026.01.21 18:29:40.687838 [ 4 ] {cec7b93d-76ff-40e6-a13e-af52020caf3b} <Debug> TCPHandler: Processed in 0.001611213 sec. | ||
| 8192 | 2026.01.21 18:29:40.687952 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2026.01.21 18:29:40.688049 [ 4 ] {bf68647e-128b-4863-b3fb-ab205fde622c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8194 | 2026.01.21 18:29:40.688091 [ 4 ] {bf68647e-128b-4863-b3fb-ab205fde622c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8195 | 2026.01.21 18:29:40.688757 [ 4 ] {bf68647e-128b-4863-b3fb-ab205fde622c} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2026.01.21 18:29:40.688795 [ 4 ] {bf68647e-128b-4863-b3fb-ab205fde622c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8197 | 2026.01.21 18:29:40.689124 [ 4 ] {bf68647e-128b-4863-b3fb-ab205fde622c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8198 | 2026.01.21 18:29:40.689337 [ 4 ] {bf68647e-128b-4863-b3fb-ab205fde622c} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2026.01.21 18:29:40.689465 [ 4 ] {bf68647e-128b-4863-b3fb-ab205fde622c} <Debug> executeQuery: Read 699 rows, 50.08 KiB in 0.001434 sec., 487447.6987447699 rows/sec., 34.11 MiB/sec. | ||
| 8200 | 2026.01.21 18:29:40.689504 [ 4 ] {bf68647e-128b-4863-b3fb-ab205fde622c} <Debug> TCPHandler: Processed in 0.001601554 sec. | ||
| 8201 | 2026.01.21 18:29:40.689617 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8202 | 2026.01.21 18:29:40.689712 [ 4 ] {cb3b7b74-f9fd-467a-b8c7-27d7bcdaa09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8203 | 2026.01.21 18:29:40.689755 [ 4 ] {cb3b7b74-f9fd-467a-b8c7-27d7bcdaa09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8204 | 2026.01.21 18:29:40.690090 [ 4 ] {cb3b7b74-f9fd-467a-b8c7-27d7bcdaa09b} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2026.01.21 18:29:40.690127 [ 4 ] {cb3b7b74-f9fd-467a-b8c7-27d7bcdaa09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8206 | 2026.01.21 18:29:40.690429 [ 4 ] {cb3b7b74-f9fd-467a-b8c7-27d7bcdaa09b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8207 | 2026.01.21 18:29:40.690650 [ 4 ] {cb3b7b74-f9fd-467a-b8c7-27d7bcdaa09b} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.01.21 18:29:40.690778 [ 4 ] {cb3b7b74-f9fd-467a-b8c7-27d7bcdaa09b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 8209 | 2026.01.21 18:29:40.690820 [ 4 ] {cb3b7b74-f9fd-467a-b8c7-27d7bcdaa09b} <Debug> TCPHandler: Processed in 0.001252344 sec. | ||
| 8210 | 2026.01.21 18:29:40.690931 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2026.01.21 18:29:40.691025 [ 4 ] {d1c92385-a049-47a9-84df-b6c4350f134e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8212 | 2026.01.21 18:29:40.691067 [ 4 ] {d1c92385-a049-47a9-84df-b6c4350f134e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8213 | 2026.01.21 18:29:40.691518 [ 4 ] {d1c92385-a049-47a9-84df-b6c4350f134e} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2026.01.21 18:29:40.691555 [ 4 ] {d1c92385-a049-47a9-84df-b6c4350f134e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8215 | 2026.01.21 18:29:40.691894 [ 4 ] {d1c92385-a049-47a9-84df-b6c4350f134e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8216 | 2026.01.21 18:29:40.692104 [ 4 ] {d1c92385-a049-47a9-84df-b6c4350f134e} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2026.01.21 18:29:40.692231 [ 4 ] {d1c92385-a049-47a9-84df-b6c4350f134e} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.001224 sec., 260620.91503267974 rows/sec., 17.13 MiB/sec. | ||
| 8218 | 2026.01.21 18:29:40.692268 [ 4 ] {d1c92385-a049-47a9-84df-b6c4350f134e} <Debug> TCPHandler: Processed in 0.001385758 sec. | ||
| 8219 | 2026.01.21 18:29:40.692378 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2026.01.21 18:29:40.692472 [ 4 ] {c4b20b69-6ed7-43a4-a036-8139c92caa92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8221 | 2026.01.21 18:29:40.692515 [ 4 ] {c4b20b69-6ed7-43a4-a036-8139c92caa92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8222 | 2026.01.21 18:29:40.692889 [ 4 ] {c4b20b69-6ed7-43a4-a036-8139c92caa92} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2026.01.21 18:29:40.692927 [ 4 ] {c4b20b69-6ed7-43a4-a036-8139c92caa92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8224 | 2026.01.21 18:29:40.693221 [ 4 ] {c4b20b69-6ed7-43a4-a036-8139c92caa92} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8225 | 2026.01.21 18:29:40.693444 [ 4 ] {c4b20b69-6ed7-43a4-a036-8139c92caa92} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.01.21 18:29:40.693580 [ 4 ] {c4b20b69-6ed7-43a4-a036-8139c92caa92} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 8227 | 2026.01.21 18:29:40.693617 [ 4 ] {c4b20b69-6ed7-43a4-a036-8139c92caa92} <Debug> TCPHandler: Processed in 0.001286515 sec. | ||
| 8228 | 2026.01.21 18:29:40.693757 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2026.01.21 18:29:40.693855 [ 4 ] {f05b6064-b953-4903-b48f-414a68dcf966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8230 | 2026.01.21 18:29:40.693910 [ 4 ] {f05b6064-b953-4903-b48f-414a68dcf966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8231 | 2026.01.21 18:29:40.694712 [ 4 ] {f05b6064-b953-4903-b48f-414a68dcf966} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.01.21 18:29:40.694750 [ 4 ] {f05b6064-b953-4903-b48f-414a68dcf966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8233 | 2026.01.21 18:29:40.695254 [ 4 ] {f05b6064-b953-4903-b48f-414a68dcf966} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8234 | 2026.01.21 18:29:40.695470 [ 4 ] {f05b6064-b953-4903-b48f-414a68dcf966} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.01.21 18:29:40.695608 [ 4 ] {f05b6064-b953-4903-b48f-414a68dcf966} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001771 sec., 5646.527385657821 rows/sec., 10.12 MiB/sec. | ||
| 8236 | 2026.01.21 18:29:40.695660 [ 4 ] {f05b6064-b953-4903-b48f-414a68dcf966} <Debug> TCPHandler: Processed in 0.001953354 sec. | ||
| 8237 | 2026.01.21 18:29:40.695791 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.01.21 18:29:40.695888 [ 4 ] {5a09a3db-b224-4863-b33e-d931bb711c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8239 | 2026.01.21 18:29:40.695931 [ 4 ] {5a09a3db-b224-4863-b33e-d931bb711c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8240 | 2026.01.21 18:29:40.696294 [ 4 ] {5a09a3db-b224-4863-b33e-d931bb711c71} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.01.21 18:29:40.696331 [ 4 ] {5a09a3db-b224-4863-b33e-d931bb711c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8242 | 2026.01.21 18:29:40.696645 [ 4 ] {5a09a3db-b224-4863-b33e-d931bb711c71} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8243 | 2026.01.21 18:29:40.696854 [ 4 ] {5a09a3db-b224-4863-b33e-d931bb711c71} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.01.21 18:29:40.696979 [ 4 ] {5a09a3db-b224-4863-b33e-d931bb711c71} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001109 sec., 93778.17853922454 rows/sec., 5.75 MiB/sec. | ||
| 8245 | 2026.01.21 18:29:40.697014 [ 4 ] {5a09a3db-b224-4863-b33e-d931bb711c71} <Debug> TCPHandler: Processed in 0.001271765 sec. | ||
| 8246 | 2026.01.21 18:29:43.306879 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8247 | 2026.01.21 18:29:43.306930 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8248 | 2026.01.21 18:29:43.438882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17254 | ||
| 8249 | 2026.01.21 18:29:43.439512 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.01.21 18:29:43.439562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8251 | 2026.01.21 18:29:43.440077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8252 | 2026.01.21 18:29:43.440313 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.01.21 18:29:43.440460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17254 | ||
| 8254 | 2026.01.21 18:29:43.440472 [ 98 ] {} <Debug> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8255 | 2026.01.21 18:29:43.440527 [ 98 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2026.01.21 18:29:43.440551 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8257 | 2026.01.21 18:29:43.440662 [ 193 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::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 | ||
| 8258 | 2026.01.21 18:29:43.440772 [ 193 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8259 | 2026.01.21 18:29:43.440807 [ 193 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14822 rows starting from the beginning of the part | ||
| 8260 | 2026.01.21 18:29:43.440868 [ 193 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8261 | 2026.01.21 18:29:43.440914 [ 193 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8262 | 2026.01.21 18:29:43.440957 [ 193 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8263 | 2026.01.21 18:29:43.440996 [ 193 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8264 | 2026.01.21 18:29:43.441037 [ 193 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8265 | 2026.01.21 18:29:43.442899 [ 198 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17254 rows, containing 4 columns (4 merged, 0 gathered) in 0.002287243 sec., 7543579.759562057 rows/sec., 107.91 MiB/sec. | ||
| 8266 | 2026.01.21 18:29:43.443038 [ 190 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8267 | 2026.01.21 18:29:43.443375 [ 190 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_36_7} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2026.01.21 18:29:43.443465 [ 190 ] {9409558e-6b7c-4961-af8e-fdfa54c68aff::all_1_36_7} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8269 | 2026.01.21 18:29:43.443583 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 8270 | 2026.01.21 18:29:43.483518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1070 | ||
| 8271 | 2026.01.21 18:29:43.485963 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2026.01.21 18:29:43.486020 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8273 | 2026.01.21 18:29:43.487322 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8274 | 2026.01.21 18:29:43.487607 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2026.01.21 18:29:43.487757 [ 98 ] {} <Debug> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8276 | 2026.01.21 18:29:43.487798 [ 98 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8277 | 2026.01.21 18:29:43.487819 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8278 | 2026.01.21 18:29:43.487894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070 | ||
| 8279 | 2026.01.21 18:29:43.487911 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::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 | ||
| 8280 | 2026.01.21 18:29:43.488414 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8281 | 2026.01.21 18:29:43.488552 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 882 rows starting from the beginning of the part | ||
| 8282 | 2026.01.21 18:29:43.488895 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part | ||
| 8283 | 2026.01.21 18:29:43.489175 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8284 | 2026.01.21 18:29:43.489441 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::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 | ||
| 8285 | 2026.01.21 18:29:43.489713 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 8286 | 2026.01.21 18:29:43.489992 [ 199 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part | ||
| 8287 | 2026.01.21 18:29:43.496764 [ 189 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 72 columns (72 merged, 0 gathered) in 0.008888363 sec., 120382.12210729918 rows/sec., 99.39 MiB/sec. | ||
| 8288 | 2026.01.21 18:29:43.498144 [ 203 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8289 | 2026.01.21 18:29:43.498669 [ 203 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_26_5} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.01.21 18:29:43.498738 [ 203 ] {50b508ae-ae6d-461f-9f11-d8adae06d223::all_1_26_5} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8291 | 2026.01.21 18:29:43.498911 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 8292 | 2026.01.21 18:29:44.364340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8293 | 2026.01.21 18:29:44.381480 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.01.21 18:29:44.381531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8295 | 2026.01.21 18:29:44.387809 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8296 | 2026.01.21 18:29:44.388519 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.01.21 18:29:44.388837 [ 96 ] {} <Debug> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8298 | 2026.01.21 18:29:44.388932 [ 96 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.01.21 18:29:44.388969 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8300 | 2026.01.21 18:29:44.389118 [ 188 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 8301 | 2026.01.21 18:29:44.391614 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8302 | 2026.01.21 18:29:44.392755 [ 188 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8303 | 2026.01.21 18:29:44.394205 [ 188 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 8304 | 2026.01.21 18:29:44.398810 [ 188 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 8305 | 2026.01.21 18:29:44.403340 [ 188 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 8306 | 2026.01.21 18:29:44.407769 [ 188 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8307 | 2026.01.21 18:29:44.412402 [ 188 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8308 | 2026.01.21 18:29:44.416412 [ 188 ] {187be112-b1e2-4843-96ee-fdd994b8823e::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 | ||
| 8309 | 2026.01.21 18:29:44.466664 [ 189 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.077606996 sec., 3504.838661710344 rows/sec., 18.12 MiB/sec. | ||
| 8310 | 2026.01.21 18:29:44.469657 [ 189 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8311 | 2026.01.21 18:29:44.471773 [ 189 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_36_7} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.01.21 18:29:44.471877 [ 189 ] {187be112-b1e2-4843-96ee-fdd994b8823e::all_1_36_7} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8313 | 2026.01.21 18:29:44.474923 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8314 | 2026.01.21 18:29:45.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.44 MiB, peak 297.30 MiB, free memory in arenas 0.00 B, will set to 287.28 MiB (RSS), difference: 1.84 MiB | ||
| 8315 | 2026.01.21 18:29:45.667896 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8316 | 2026.01.21 18:29:45.668101 [ 4 ] {e7ecef35-d493-4b2c-842b-c808600ae994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8317 | 2026.01.21 18:29:45.668174 [ 4 ] {e7ecef35-d493-4b2c-842b-c808600ae994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8318 | 2026.01.21 18:29:45.668934 [ 4 ] {e7ecef35-d493-4b2c-842b-c808600ae994} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2026.01.21 18:29:45.668985 [ 4 ] {e7ecef35-d493-4b2c-842b-c808600ae994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8320 | 2026.01.21 18:29:45.669388 [ 4 ] {e7ecef35-d493-4b2c-842b-c808600ae994} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8321 | 2026.01.21 18:29:45.669615 [ 4 ] {e7ecef35-d493-4b2c-842b-c808600ae994} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.01.21 18:29:45.669765 [ 4 ] {e7ecef35-d493-4b2c-842b-c808600ae994} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001721 sec., 68564.78791400348 rows/sec., 5.81 MiB/sec. | ||
| 8323 | 2026.01.21 18:29:45.669777 [ 95 ] {} <Debug> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8324 | 2026.01.21 18:29:45.669808 [ 4 ] {e7ecef35-d493-4b2c-842b-c808600ae994} <Debug> TCPHandler: Processed in 0.002056516 sec. | ||
| 8325 | 2026.01.21 18:29:45.669848 [ 95 ] {} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.01.21 18:29:45.669878 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8327 | 2026.01.21 18:29:45.669950 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8328 | 2026.01.21 18:29:45.670012 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::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 | ||
| 8329 | 2026.01.21 18:29:45.670050 [ 4 ] {6a45ca60-7363-4ac0-8f23-9f642351208a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8330 | 2026.01.21 18:29:45.670101 [ 4 ] {6a45ca60-7363-4ac0-8f23-9f642351208a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8331 | 2026.01.21 18:29:45.670169 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8332 | 2026.01.21 18:29:45.670211 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2464 rows starting from the beginning of the part | ||
| 8333 | 2026.01.21 18:29:45.670287 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1258 rows starting from the beginning of the part | ||
| 8334 | 2026.01.21 18:29:45.670338 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1132 rows starting from the beginning of the part | ||
| 8335 | 2026.01.21 18:29:45.670391 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 120 rows starting from the beginning of the part | ||
| 8336 | 2026.01.21 18:29:45.670442 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1137 rows starting from the beginning of the part | ||
| 8337 | 2026.01.21 18:29:45.670488 [ 194 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 118 rows starting from the beginning of the part | ||
| 8338 | 2026.01.21 18:29:45.670528 [ 4 ] {6a45ca60-7363-4ac0-8f23-9f642351208a} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2026.01.21 18:29:45.670570 [ 4 ] {6a45ca60-7363-4ac0-8f23-9f642351208a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8340 | 2026.01.21 18:29:45.670903 [ 4 ] {6a45ca60-7363-4ac0-8f23-9f642351208a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8341 | 2026.01.21 18:29:45.671127 [ 4 ] {6a45ca60-7363-4ac0-8f23-9f642351208a} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2026.01.21 18:29:45.671262 [ 4 ] {6a45ca60-7363-4ac0-8f23-9f642351208a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00123 sec., 25203.252032520326 rows/sec., 1.85 MiB/sec. | ||
| 8343 | 2026.01.21 18:29:45.671299 [ 4 ] {6a45ca60-7363-4ac0-8f23-9f642351208a} <Debug> TCPHandler: Processed in 0.001400388 sec. | ||
| 8344 | 2026.01.21 18:29:45.671409 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8345 | 2026.01.21 18:29:45.671504 [ 4 ] {74015302-7fa5-4933-992f-7c339fd6cbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8346 | 2026.01.21 18:29:45.671545 [ 4 ] {74015302-7fa5-4933-992f-7c339fd6cbd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8347 | 2026.01.21 18:29:45.671977 [ 4 ] {74015302-7fa5-4933-992f-7c339fd6cbd3} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8348 | 2026.01.21 18:29:45.672014 [ 4 ] {74015302-7fa5-4933-992f-7c339fd6cbd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8349 | 2026.01.21 18:29:45.672326 [ 4 ] {74015302-7fa5-4933-992f-7c339fd6cbd3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8350 | 2026.01.21 18:29:45.672541 [ 4 ] {74015302-7fa5-4933-992f-7c339fd6cbd3} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8351 | 2026.01.21 18:29:45.672650 [ 95 ] {} <Debug> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8352 | 2026.01.21 18:29:45.672671 [ 4 ] {74015302-7fa5-4933-992f-7c339fd6cbd3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001185 sec., 80168.776371308 rows/sec., 6.26 MiB/sec. | ||
| 8353 | 2026.01.21 18:29:45.672680 [ 95 ] {} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.01.21 18:29:45.672712 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8355 | 2026.01.21 18:29:45.672718 [ 4 ] {74015302-7fa5-4933-992f-7c339fd6cbd3} <Debug> TCPHandler: Processed in 0.001357037 sec. | ||
| 8356 | 2026.01.21 18:29:45.672770 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6229 rows, containing 5 columns (5 merged, 0 gathered) in 0.002823547 sec., 2206090.42456173 rows/sec., 187.19 MiB/sec. | ||
| 8357 | 2026.01.21 18:29:45.672824 [ 189 ] {d2c59fec-5050-4991-979d-00dfd70e6105::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 | ||
| 8358 | 2026.01.21 18:29:45.672843 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8359 | 2026.01.21 18:29:45.672962 [ 4 ] {06b1c4b1-b6b5-402e-bf9d-c52bb96aed46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8360 | 2026.01.21 18:29:45.672971 [ 189 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8361 | 2026.01.21 18:29:45.673009 [ 4 ] {06b1c4b1-b6b5-402e-bf9d-c52bb96aed46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8362 | 2026.01.21 18:29:45.673015 [ 189 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1250 rows starting from the beginning of the part | ||
| 8363 | 2026.01.21 18:29:45.673095 [ 189 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 551 rows starting from the beginning of the part | ||
| 8364 | 2026.01.21 18:29:45.673100 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8365 | 2026.01.21 18:29:45.673145 [ 189 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 689 rows starting from the beginning of the part | ||
| 8366 | 2026.01.21 18:29:45.673193 [ 189 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 99 rows starting from the beginning of the part | ||
| 8367 | 2026.01.21 18:29:45.673242 [ 189 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 699 rows starting from the beginning of the part | ||
| 8368 | 2026.01.21 18:29:45.673287 [ 189 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 95 rows starting from the beginning of the part | ||
| 8369 | 2026.01.21 18:29:45.673402 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_51_10} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2026.01.21 18:29:45.673442 [ 4 ] {06b1c4b1-b6b5-402e-bf9d-c52bb96aed46} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2026.01.21 18:29:45.673481 [ 4 ] {06b1c4b1-b6b5-402e-bf9d-c52bb96aed46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8372 | 2026.01.21 18:29:45.673486 [ 196 ] {7e144f44-3742-4dbd-b95b-266fea64ad34::all_1_51_10} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8373 | 2026.01.21 18:29:45.673573 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 8374 | 2026.01.21 18:29:45.673833 [ 4 ] {06b1c4b1-b6b5-402e-bf9d-c52bb96aed46} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8375 | 2026.01.21 18:29:45.674060 [ 4 ] {06b1c4b1-b6b5-402e-bf9d-c52bb96aed46} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2026.01.21 18:29:45.674176 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8377 | 2026.01.21 18:29:45.674195 [ 4 ] {06b1c4b1-b6b5-402e-bf9d-c52bb96aed46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 8378 | 2026.01.21 18:29:45.674206 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.01.21 18:29:45.674235 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8380 | 2026.01.21 18:29:45.674240 [ 4 ] {06b1c4b1-b6b5-402e-bf9d-c52bb96aed46} <Debug> TCPHandler: Processed in 0.00144626 sec. | ||
| 8381 | 2026.01.21 18:29:45.674323 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::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 | ||
| 8382 | 2026.01.21 18:29:45.674363 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8383 | 2026.01.21 18:29:45.674448 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8384 | 2026.01.21 18:29:45.674462 [ 4 ] {ebfec3a2-fe7b-43a9-aabe-88627f774718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8385 | 2026.01.21 18:29:45.674487 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15972 rows starting from the beginning of the part | ||
| 8386 | 2026.01.21 18:29:45.674524 [ 4 ] {ebfec3a2-fe7b-43a9-aabe-88627f774718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8387 | 2026.01.21 18:29:45.674558 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 844 rows starting from the beginning of the part | ||
| 8388 | 2026.01.21 18:29:45.674608 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 314 rows starting from the beginning of the part | ||
| 8389 | 2026.01.21 18:29:45.674647 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 162 rows starting from the beginning of the part | ||
| 8390 | 2026.01.21 18:29:45.674685 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 319 rows starting from the beginning of the part | ||
| 8391 | 2026.01.21 18:29:45.674702 [ 189 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001937793 sec., 1745800.506039603 rows/sec., 132.21 MiB/sec. | ||
| 8392 | 2026.01.21 18:29:45.674725 [ 187 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::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 | ||
| 8393 | 2026.01.21 18:29:45.674924 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8394 | 2026.01.21 18:29:45.675253 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_51_10} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8395 | 2026.01.21 18:29:45.675344 [ 197 ] {d2c59fec-5050-4991-979d-00dfd70e6105::all_1_51_10} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8396 | 2026.01.21 18:29:45.675361 [ 4 ] {ebfec3a2-fe7b-43a9-aabe-88627f774718} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2026.01.21 18:29:45.675407 [ 4 ] {ebfec3a2-fe7b-43a9-aabe-88627f774718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8398 | 2026.01.21 18:29:45.675435 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8399 | 2026.01.21 18:29:45.675974 [ 4 ] {ebfec3a2-fe7b-43a9-aabe-88627f774718} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8400 | 2026.01.21 18:29:45.676198 [ 4 ] {ebfec3a2-fe7b-43a9-aabe-88627f774718} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2026.01.21 18:29:45.676335 [ 4 ] {ebfec3a2-fe7b-43a9-aabe-88627f774718} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001891 sec., 16393.442622950817 rows/sec., 29.38 MiB/sec. | ||
| 8402 | 2026.01.21 18:29:45.676389 [ 4 ] {ebfec3a2-fe7b-43a9-aabe-88627f774718} <Debug> TCPHandler: Processed in 0.002075397 sec. | ||
| 8403 | 2026.01.21 18:29:45.676506 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2026.01.21 18:29:45.676601 [ 4 ] {2596fe2c-b2e9-4b82-b446-30f5c2cb5e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8405 | 2026.01.21 18:29:45.676645 [ 4 ] {2596fe2c-b2e9-4b82-b446-30f5c2cb5e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8406 | 2026.01.21 18:29:45.676984 [ 4 ] {2596fe2c-b2e9-4b82-b446-30f5c2cb5e70} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2026.01.21 18:29:45.677020 [ 4 ] {2596fe2c-b2e9-4b82-b446-30f5c2cb5e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8408 | 2026.01.21 18:29:45.677345 [ 4 ] {2596fe2c-b2e9-4b82-b446-30f5c2cb5e70} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8409 | 2026.01.21 18:29:45.677562 [ 4 ] {2596fe2c-b2e9-4b82-b446-30f5c2cb5e70} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2026.01.21 18:29:45.677668 [ 95 ] {} <Debug> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8411 | 2026.01.21 18:29:45.677693 [ 4 ] {2596fe2c-b2e9-4b82-b446-30f5c2cb5e70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 8412 | 2026.01.21 18:29:45.677697 [ 95 ] {} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.01.21 18:29:45.677732 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8414 | 2026.01.21 18:29:45.677735 [ 4 ] {2596fe2c-b2e9-4b82-b446-30f5c2cb5e70} <Debug> TCPHandler: Processed in 0.001278335 sec. | ||
| 8415 | 2026.01.21 18:29:45.677806 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 8416 | 2026.01.21 18:29:45.677899 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8417 | 2026.01.21 18:29:45.677924 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3448 rows starting from the beginning of the part | ||
| 8418 | 2026.01.21 18:29:45.677968 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8419 | 2026.01.21 18:29:45.678003 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 8420 | 2026.01.21 18:29:45.678037 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8421 | 2026.01.21 18:29:45.678070 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 8422 | 2026.01.21 18:29:45.678102 [ 189 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::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 | ||
| 8423 | 2026.01.21 18:29:45.679328 [ 186 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3836 rows, containing 4 columns (4 merged, 0 gathered) in 0.001552202 sec., 2471327.8297541174 rows/sec., 158.76 MiB/sec. | ||
| 8424 | 2026.01.21 18:29:45.679729 [ 191 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8425 | 2026.01.21 18:29:45.680017 [ 191 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_51_10} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.01.21 18:29:45.680096 [ 191 ] {ec643b17-df98-40db-aa41-1dc00ebeb877::all_1_51_10} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8427 | 2026.01.21 18:29:45.680178 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8428 | 2026.01.21 18:29:45.680245 [ 195 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17771 rows, containing 5 columns (5 merged, 0 gathered) in 0.005964333 sec., 2979545.2400125884 rows/sec., 201.15 MiB/sec. | ||
| 8429 | 2026.01.21 18:29:45.680505 [ 186 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8430 | 2026.01.21 18:29:45.680793 [ 186 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8431 | 2026.01.21 18:29:45.680876 [ 186 ] {b3509c8b-5f0a-4653-8556-383dcabf286c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8432 | 2026.01.21 18:29:45.680965 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 8433 | 2026.01.21 18:29:46.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.80 MiB, peak 297.30 MiB, free memory in arenas 0.00 B, will set to 289.29 MiB (RSS), difference: 1.49 MiB | ||
| 8434 | 2026.01.21 18:29:50.677568 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8435 | 2026.01.21 18:29:50.677765 [ 4 ] {9d31a6f3-04aa-4e22-85f1-5b3967bdc7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8436 | 2026.01.21 18:29:50.677828 [ 4 ] {9d31a6f3-04aa-4e22-85f1-5b3967bdc7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8437 | 2026.01.21 18:29:50.678720 [ 4 ] {9d31a6f3-04aa-4e22-85f1-5b3967bdc7fa} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2026.01.21 18:29:50.678758 [ 4 ] {9d31a6f3-04aa-4e22-85f1-5b3967bdc7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8439 | 2026.01.21 18:29:50.679157 [ 4 ] {9d31a6f3-04aa-4e22-85f1-5b3967bdc7fa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8440 | 2026.01.21 18:29:50.679381 [ 4 ] {9d31a6f3-04aa-4e22-85f1-5b3967bdc7fa} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2026.01.21 18:29:50.679527 [ 4 ] {9d31a6f3-04aa-4e22-85f1-5b3967bdc7fa} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001812 sec., 226269.31567328918 rows/sec., 14.35 MiB/sec. | ||
| 8442 | 2026.01.21 18:29:50.679571 [ 4 ] {9d31a6f3-04aa-4e22-85f1-5b3967bdc7fa} <Debug> TCPHandler: Processed in 0.002132919 sec. | ||
| 8443 | 2026.01.21 18:29:50.679693 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8444 | 2026.01.21 18:29:50.679787 [ 4 ] {4d70ef23-06a3-4198-a967-b2b452c37266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8445 | 2026.01.21 18:29:50.679827 [ 4 ] {4d70ef23-06a3-4198-a967-b2b452c37266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8446 | 2026.01.21 18:29:50.680810 [ 4 ] {4d70ef23-06a3-4198-a967-b2b452c37266} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.01.21 18:29:50.680845 [ 4 ] {4d70ef23-06a3-4198-a967-b2b452c37266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8448 | 2026.01.21 18:29:50.681219 [ 4 ] {4d70ef23-06a3-4198-a967-b2b452c37266} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8449 | 2026.01.21 18:29:50.681436 [ 4 ] {4d70ef23-06a3-4198-a967-b2b452c37266} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.01.21 18:29:50.681561 [ 4 ] {4d70ef23-06a3-4198-a967-b2b452c37266} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.001793 sec., 631344.1160066926 rows/sec., 50.00 MiB/sec. | ||
| 8451 | 2026.01.21 18:29:50.681599 [ 4 ] {4d70ef23-06a3-4198-a967-b2b452c37266} <Debug> TCPHandler: Processed in 0.001954023 sec. | ||
| 8452 | 2026.01.21 18:29:50.681741 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8453 | 2026.01.21 18:29:50.681835 [ 4 ] {5b526888-cd3b-421d-93ce-fcdf151c6211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8454 | 2026.01.21 18:29:50.681874 [ 4 ] {5b526888-cd3b-421d-93ce-fcdf151c6211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8455 | 2026.01.21 18:29:50.682412 [ 4 ] {5b526888-cd3b-421d-93ce-fcdf151c6211} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.01.21 18:29:50.682447 [ 4 ] {5b526888-cd3b-421d-93ce-fcdf151c6211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8457 | 2026.01.21 18:29:50.682768 [ 4 ] {5b526888-cd3b-421d-93ce-fcdf151c6211} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8458 | 2026.01.21 18:29:50.682972 [ 4 ] {5b526888-cd3b-421d-93ce-fcdf151c6211} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.01.21 18:29:50.683099 [ 4 ] {5b526888-cd3b-421d-93ce-fcdf151c6211} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001283 sec., 167575.99376461416 rows/sec., 9.95 MiB/sec. | ||
| 8460 | 2026.01.21 18:29:50.683140 [ 4 ] {5b526888-cd3b-421d-93ce-fcdf151c6211} <Debug> TCPHandler: Processed in 0.00144711 sec. | ||
| 8461 | 2026.01.21 18:29:50.683257 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8462 | 2026.01.21 18:29:50.683351 [ 4 ] {ddcb6900-b7c5-4c8e-bc92-4e0c222934d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8463 | 2026.01.21 18:29:50.683391 [ 4 ] {ddcb6900-b7c5-4c8e-bc92-4e0c222934d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8464 | 2026.01.21 18:29:50.683889 [ 4 ] {ddcb6900-b7c5-4c8e-bc92-4e0c222934d8} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.01.21 18:29:50.683924 [ 4 ] {ddcb6900-b7c5-4c8e-bc92-4e0c222934d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8466 | 2026.01.21 18:29:50.684217 [ 4 ] {ddcb6900-b7c5-4c8e-bc92-4e0c222934d8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8467 | 2026.01.21 18:29:50.684419 [ 4 ] {ddcb6900-b7c5-4c8e-bc92-4e0c222934d8} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2026.01.21 18:29:50.684542 [ 4 ] {ddcb6900-b7c5-4c8e-bc92-4e0c222934d8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001209 sec., 175351.53019023986 rows/sec., 11.31 MiB/sec. | ||
| 8469 | 2026.01.21 18:29:50.684578 [ 4 ] {ddcb6900-b7c5-4c8e-bc92-4e0c222934d8} <Debug> TCPHandler: Processed in 0.001372098 sec. | ||
| 8470 | 2026.01.21 18:29:50.684689 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.01.21 18:29:50.684781 [ 4 ] {83577a3c-a4b2-4b66-a0cb-138611805c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8472 | 2026.01.21 18:29:50.684819 [ 4 ] {83577a3c-a4b2-4b66-a0cb-138611805c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8473 | 2026.01.21 18:29:50.685301 [ 4 ] {83577a3c-a4b2-4b66-a0cb-138611805c45} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.01.21 18:29:50.685337 [ 4 ] {83577a3c-a4b2-4b66-a0cb-138611805c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8475 | 2026.01.21 18:29:50.685643 [ 4 ] {83577a3c-a4b2-4b66-a0cb-138611805c45} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8476 | 2026.01.21 18:29:50.685852 [ 4 ] {83577a3c-a4b2-4b66-a0cb-138611805c45} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2026.01.21 18:29:50.685975 [ 4 ] {83577a3c-a4b2-4b66-a0cb-138611805c45} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 8478 | 2026.01.21 18:29:50.686012 [ 4 ] {83577a3c-a4b2-4b66-a0cb-138611805c45} <Debug> TCPHandler: Processed in 0.001373317 sec. | ||
| 8479 | 2026.01.21 18:29:50.686121 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.01.21 18:29:50.686212 [ 4 ] {c19266fd-4e8a-4b6d-96a8-56b8aa2b9c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8481 | 2026.01.21 18:29:50.686251 [ 4 ] {c19266fd-4e8a-4b6d-96a8-56b8aa2b9c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8482 | 2026.01.21 18:29:50.686931 [ 4 ] {c19266fd-4e8a-4b6d-96a8-56b8aa2b9c02} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.01.21 18:29:50.686966 [ 4 ] {c19266fd-4e8a-4b6d-96a8-56b8aa2b9c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8484 | 2026.01.21 18:29:50.687286 [ 4 ] {c19266fd-4e8a-4b6d-96a8-56b8aa2b9c02} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8485 | 2026.01.21 18:29:50.687489 [ 4 ] {c19266fd-4e8a-4b6d-96a8-56b8aa2b9c02} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.01.21 18:29:50.687616 [ 4 ] {c19266fd-4e8a-4b6d-96a8-56b8aa2b9c02} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001421 sec., 484869.8099929627 rows/sec., 33.86 MiB/sec. | ||
| 8487 | 2026.01.21 18:29:50.687653 [ 4 ] {c19266fd-4e8a-4b6d-96a8-56b8aa2b9c02} <Debug> TCPHandler: Processed in 0.001578683 sec. | ||
| 8488 | 2026.01.21 18:29:50.687760 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8489 | 2026.01.21 18:29:50.687851 [ 4 ] {d6af59af-9dc6-4046-b7ba-6b6be09605e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8490 | 2026.01.21 18:29:50.687891 [ 4 ] {d6af59af-9dc6-4046-b7ba-6b6be09605e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8491 | 2026.01.21 18:29:50.688215 [ 4 ] {d6af59af-9dc6-4046-b7ba-6b6be09605e6} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2026.01.21 18:29:50.688250 [ 4 ] {d6af59af-9dc6-4046-b7ba-6b6be09605e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8493 | 2026.01.21 18:29:50.688544 [ 4 ] {d6af59af-9dc6-4046-b7ba-6b6be09605e6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8494 | 2026.01.21 18:29:50.688754 [ 4 ] {d6af59af-9dc6-4046-b7ba-6b6be09605e6} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2026.01.21 18:29:50.688876 [ 4 ] {d6af59af-9dc6-4046-b7ba-6b6be09605e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 8496 | 2026.01.21 18:29:50.688911 [ 4 ] {d6af59af-9dc6-4046-b7ba-6b6be09605e6} <Debug> TCPHandler: Processed in 0.001198423 sec. | ||
| 8497 | 2026.01.21 18:29:50.689017 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8498 | 2026.01.21 18:29:50.689115 [ 4 ] {0d190597-966b-4509-997c-613c9adfe348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8499 | 2026.01.21 18:29:50.689156 [ 4 ] {0d190597-966b-4509-997c-613c9adfe348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8500 | 2026.01.21 18:29:50.689583 [ 4 ] {0d190597-966b-4509-997c-613c9adfe348} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2026.01.21 18:29:50.689619 [ 4 ] {0d190597-966b-4509-997c-613c9adfe348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8502 | 2026.01.21 18:29:50.689950 [ 4 ] {0d190597-966b-4509-997c-613c9adfe348} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8503 | 2026.01.21 18:29:50.690161 [ 4 ] {0d190597-966b-4509-997c-613c9adfe348} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.01.21 18:29:50.690285 [ 4 ] {0d190597-966b-4509-997c-613c9adfe348} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001187 sec., 264532.43470935134 rows/sec., 17.38 MiB/sec. | ||
| 8505 | 2026.01.21 18:29:50.690320 [ 4 ] {0d190597-966b-4509-997c-613c9adfe348} <Debug> TCPHandler: Processed in 0.001349917 sec. | ||
| 8506 | 2026.01.21 18:29:50.690427 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8507 | 2026.01.21 18:29:50.690526 [ 4 ] {0bf42421-d23f-4aaa-9603-66784afda185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8508 | 2026.01.21 18:29:50.690567 [ 4 ] {0bf42421-d23f-4aaa-9603-66784afda185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8509 | 2026.01.21 18:29:50.690872 [ 4 ] {0bf42421-d23f-4aaa-9603-66784afda185} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.01.21 18:29:50.690907 [ 4 ] {0bf42421-d23f-4aaa-9603-66784afda185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8511 | 2026.01.21 18:29:50.691204 [ 4 ] {0bf42421-d23f-4aaa-9603-66784afda185} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8512 | 2026.01.21 18:29:50.691402 [ 4 ] {0bf42421-d23f-4aaa-9603-66784afda185} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2026.01.21 18:29:50.691503 [ 81 ] {} <Debug> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 8514 | 2026.01.21 18:29:50.691522 [ 4 ] {0bf42421-d23f-4aaa-9603-66784afda185} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 8515 | 2026.01.21 18:29:50.691576 [ 81 ] {} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.01.21 18:29:50.691584 [ 4 ] {0bf42421-d23f-4aaa-9603-66784afda185} <Debug> TCPHandler: Processed in 0.001204063 sec. | ||
| 8517 | 2026.01.21 18:29:50.691605 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8518 | 2026.01.21 18:29:50.691705 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2026.01.21 18:29:50.691718 [ 191 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 8520 | 2026.01.21 18:29:50.691807 [ 4 ] {964b3474-c0ad-42c0-826b-22b2fab41b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8521 | 2026.01.21 18:29:50.691862 [ 191 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8522 | 2026.01.21 18:29:50.691864 [ 4 ] {964b3474-c0ad-42c0-826b-22b2fab41b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8523 | 2026.01.21 18:29:50.691903 [ 191 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 8524 | 2026.01.21 18:29:50.692001 [ 191 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 8525 | 2026.01.21 18:29:50.692043 [ 191 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 8526 | 2026.01.21 18:29:50.692080 [ 191 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 8527 | 2026.01.21 18:29:50.692117 [ 191 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 8528 | 2026.01.21 18:29:50.692156 [ 191 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::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 | ||
| 8529 | 2026.01.21 18:29:50.692639 [ 4 ] {964b3474-c0ad-42c0-826b-22b2fab41b31} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8530 | 2026.01.21 18:29:50.692681 [ 4 ] {964b3474-c0ad-42c0-826b-22b2fab41b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8531 | 2026.01.21 18:29:50.692949 [ 195 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001281595 sec., 15605.554016674536 rows/sec., 1.03 MiB/sec. | ||
| 8532 | 2026.01.21 18:29:50.693076 [ 191 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8533 | 2026.01.21 18:29:50.693248 [ 4 ] {964b3474-c0ad-42c0-826b-22b2fab41b31} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8534 | 2026.01.21 18:29:50.693350 [ 191 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_20_4} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2026.01.21 18:29:50.693434 [ 191 ] {c1857b07-667c-49dc-b52f-61f58757cdf8::all_1_20_4} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 8536 | 2026.01.21 18:29:50.693505 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8537 | 2026.01.21 18:29:50.693518 [ 4 ] {964b3474-c0ad-42c0-826b-22b2fab41b31} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2026.01.21 18:29:50.693666 [ 4 ] {964b3474-c0ad-42c0-826b-22b2fab41b31} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001876 sec., 5330.490405117271 rows/sec., 9.55 MiB/sec. | ||
| 8539 | 2026.01.21 18:29:50.693719 [ 4 ] {964b3474-c0ad-42c0-826b-22b2fab41b31} <Debug> TCPHandler: Processed in 0.002060597 sec. | ||
| 8540 | 2026.01.21 18:29:50.693853 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8541 | 2026.01.21 18:29:50.693953 [ 4 ] {a7c06518-f8ab-4f7a-9082-d50281861762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8542 | 2026.01.21 18:29:50.693995 [ 4 ] {a7c06518-f8ab-4f7a-9082-d50281861762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8543 | 2026.01.21 18:29:50.694407 [ 4 ] {a7c06518-f8ab-4f7a-9082-d50281861762} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2026.01.21 18:29:50.694456 [ 4 ] {a7c06518-f8ab-4f7a-9082-d50281861762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8545 | 2026.01.21 18:29:50.694846 [ 4 ] {a7c06518-f8ab-4f7a-9082-d50281861762} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8546 | 2026.01.21 18:29:50.695056 [ 4 ] {a7c06518-f8ab-4f7a-9082-d50281861762} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8547 | 2026.01.21 18:29:50.695187 [ 4 ] {a7c06518-f8ab-4f7a-9082-d50281861762} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001252 sec., 83067.09265175718 rows/sec., 5.09 MiB/sec. | ||
| 8548 | 2026.01.21 18:29:50.695225 [ 4 ] {a7c06518-f8ab-4f7a-9082-d50281861762} <Debug> TCPHandler: Processed in 0.001419359 sec. | ||
| 8549 | 2026.01.21 18:29:50.941510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17702 | ||
| 8550 | 2026.01.21 18:29:50.941997 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8551 | 2026.01.21 18:29:50.942034 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8552 | 2026.01.21 18:29:50.942517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8553 | 2026.01.21 18:29:50.942744 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8554 | 2026.01.21 18:29:50.942879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17702 | ||
| 8555 | 2026.01.21 18:29:51.559149 [ 80 ] {} <Debug> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8556 | 2026.01.21 18:29:51.559252 [ 80 ] {} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2026.01.21 18:29:51.559290 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8558 | 2026.01.21 18:29:51.559444 [ 200 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::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 | ||
| 8559 | 2026.01.21 18:29:51.559647 [ 200 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8560 | 2026.01.21 18:29:51.559704 [ 200 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8561 | 2026.01.21 18:29:51.559810 [ 200 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 8562 | 2026.01.21 18:29:51.559888 [ 200 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8563 | 2026.01.21 18:29:51.559960 [ 200 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 8564 | 2026.01.21 18:29:51.560072 [ 200 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 8565 | 2026.01.21 18:29:51.560825 [ 200 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145273 sec., 26157.64801442801 rows/sec., 2.18 MiB/sec. | ||
| 8566 | 2026.01.21 18:29:51.560928 [ 200 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8567 | 2026.01.21 18:29:51.561167 [ 200 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_17_4} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.01.21 18:29:51.561237 [ 200 ] {8d6eca04-5597-4683-9bcb-89fe3a5b8c93::all_1_17_4} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8569 | 2026.01.21 18:29:51.561298 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8570 | 2026.01.21 18:29:51.892657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8571 | 2026.01.21 18:29:51.908745 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.01.21 18:29:51.908813 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8573 | 2026.01.21 18:29:51.914677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8574 | 2026.01.21 18:29:51.915368 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.01.21 18:29:51.918467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8576 | 2026.01.21 18:29:53.489040 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1104 | ||
| 8577 | 2026.01.21 18:29:53.491416 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2026.01.21 18:29:53.491474 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8579 | 2026.01.21 18:29:53.492675 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8580 | 2026.01.21 18:29:53.492954 [ 242 ] {} <Trace> system.query_log (50b508ae-ae6d-461f-9f11-d8adae06d223): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2026.01.21 18:29:53.493323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1104 | ||
| 8582 | 2026.01.21 18:29:55.696770 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8583 | 2026.01.21 18:29:55.696970 [ 4 ] {41889808-00b0-4254-affc-de065c6fb1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8584 | 2026.01.21 18:29:55.697037 [ 4 ] {41889808-00b0-4254-affc-de065c6fb1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8585 | 2026.01.21 18:29:55.697645 [ 4 ] {41889808-00b0-4254-affc-de065c6fb1e2} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2026.01.21 18:29:55.697696 [ 4 ] {41889808-00b0-4254-affc-de065c6fb1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8587 | 2026.01.21 18:29:55.698074 [ 4 ] {41889808-00b0-4254-affc-de065c6fb1e2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8588 | 2026.01.21 18:29:55.698296 [ 4 ] {41889808-00b0-4254-affc-de065c6fb1e2} <Trace> oximeter.fields_ipaddr (8d6eca04-5597-4683-9bcb-89fe3a5b8c93): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8589 | 2026.01.21 18:29:55.698452 [ 4 ] {41889808-00b0-4254-affc-de065c6fb1e2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001533 sec., 1304.631441617743 rows/sec., 106.38 KiB/sec. | ||
| 8590 | 2026.01.21 18:29:55.698503 [ 4 ] {41889808-00b0-4254-affc-de065c6fb1e2} <Debug> TCPHandler: Processed in 0.001868071 sec. | ||
| 8591 | 2026.01.21 18:29:55.698632 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8592 | 2026.01.21 18:29:55.698732 [ 4 ] {1ab0b1dc-0102-4729-a243-8fac6612c96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8593 | 2026.01.21 18:29:55.698775 [ 4 ] {1ab0b1dc-0102-4729-a243-8fac6612c96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8594 | 2026.01.21 18:29:55.699751 [ 4 ] {1ab0b1dc-0102-4729-a243-8fac6612c96a} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2026.01.21 18:29:55.699791 [ 4 ] {1ab0b1dc-0102-4729-a243-8fac6612c96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8596 | 2026.01.21 18:29:55.700187 [ 4 ] {1ab0b1dc-0102-4729-a243-8fac6612c96a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8597 | 2026.01.21 18:29:55.700402 [ 4 ] {1ab0b1dc-0102-4729-a243-8fac6612c96a} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2026.01.21 18:29:55.700543 [ 4 ] {1ab0b1dc-0102-4729-a243-8fac6612c96a} <Debug> executeQuery: Read 1259 rows, 106.42 KiB in 0.001834 sec., 686477.6444929118 rows/sec., 56.67 MiB/sec. | ||
| 8599 | 2026.01.21 18:29:55.700583 [ 4 ] {1ab0b1dc-0102-4729-a243-8fac6612c96a} <Debug> TCPHandler: Processed in 0.002002004 sec. | ||
| 8600 | 2026.01.21 18:29:55.700706 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8601 | 2026.01.21 18:29:55.700804 [ 4 ] {22890220-4af1-447b-8e89-27ad22108363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8602 | 2026.01.21 18:29:55.700856 [ 4 ] {22890220-4af1-447b-8e89-27ad22108363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8603 | 2026.01.21 18:29:55.701276 [ 4 ] {22890220-4af1-447b-8e89-27ad22108363} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2026.01.21 18:29:55.701313 [ 4 ] {22890220-4af1-447b-8e89-27ad22108363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8605 | 2026.01.21 18:29:55.701608 [ 4 ] {22890220-4af1-447b-8e89-27ad22108363} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8606 | 2026.01.21 18:29:55.701825 [ 4 ] {22890220-4af1-447b-8e89-27ad22108363} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2026.01.21 18:29:55.701942 [ 75 ] {} <Debug> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8608 | 2026.01.21 18:29:55.701954 [ 4 ] {22890220-4af1-447b-8e89-27ad22108363} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.00117 sec., 28205.128205128203 rows/sec., 2.06 MiB/sec. | ||
| 8609 | 2026.01.21 18:29:55.702017 [ 75 ] {} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2026.01.21 18:29:55.702034 [ 4 ] {22890220-4af1-447b-8e89-27ad22108363} <Debug> TCPHandler: Processed in 0.001378918 sec. | ||
| 8611 | 2026.01.21 18:29:55.702044 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8612 | 2026.01.21 18:29:55.702152 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::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 | ||
| 8613 | 2026.01.21 18:29:55.702155 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2026.01.21 18:29:55.702261 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8615 | 2026.01.21 18:29:55.702270 [ 4 ] {5f79e30e-c899-4cb6-8e08-1b1a03f4a502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8616 | 2026.01.21 18:29:55.702297 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 278 rows starting from the beginning of the part | ||
| 8617 | 2026.01.21 18:29:55.702314 [ 4 ] {5f79e30e-c899-4cb6-8e08-1b1a03f4a502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8618 | 2026.01.21 18:29:55.702366 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 35 rows starting from the beginning of the part | ||
| 8619 | 2026.01.21 18:29:55.702423 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 225 rows starting from the beginning of the part | ||
| 8620 | 2026.01.21 18:29:55.702472 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 8621 | 2026.01.21 18:29:55.702517 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 215 rows starting from the beginning of the part | ||
| 8622 | 2026.01.21 18:29:55.702562 [ 192 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 33 rows starting from the beginning of the part | ||
| 8623 | 2026.01.21 18:29:55.702773 [ 4 ] {5f79e30e-c899-4cb6-8e08-1b1a03f4a502} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.01.21 18:29:55.702806 [ 4 ] {5f79e30e-c899-4cb6-8e08-1b1a03f4a502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8625 | 2026.01.21 18:29:55.703096 [ 4 ] {5f79e30e-c899-4cb6-8e08-1b1a03f4a502} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8626 | 2026.01.21 18:29:55.703297 [ 4 ] {5f79e30e-c899-4cb6-8e08-1b1a03f4a502} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.01.21 18:29:55.703394 [ 75 ] {} <Debug> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8628 | 2026.01.21 18:29:55.703402 [ 200 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 817 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350987 sec., 604743.0508213624 rows/sec., 39.90 MiB/sec. | ||
| 8629 | 2026.01.21 18:29:55.703412 [ 4 ] {5f79e30e-c899-4cb6-8e08-1b1a03f4a502} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001218 sec., 187192.11822660101 rows/sec., 12.67 MiB/sec. | ||
| 8630 | 2026.01.21 18:29:55.703426 [ 75 ] {} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8631 | 2026.01.21 18:29:55.703460 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8632 | 2026.01.21 18:29:55.703462 [ 4 ] {5f79e30e-c899-4cb6-8e08-1b1a03f4a502} <Debug> TCPHandler: Processed in 0.001415849 sec. | ||
| 8633 | 2026.01.21 18:29:55.703615 [ 195 ] {dcaec5f6-2129-467d-9efe-90629db97952::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 | ||
| 8634 | 2026.01.21 18:29:55.703652 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8635 | 2026.01.21 18:29:55.703670 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8636 | 2026.01.21 18:29:55.703734 [ 195 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8637 | 2026.01.21 18:29:55.703750 [ 4 ] {f9c61bd8-94b8-46b0-ae32-b9a363b54244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8638 | 2026.01.21 18:29:55.703773 [ 195 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 464 rows starting from the beginning of the part | ||
| 8639 | 2026.01.21 18:29:55.703796 [ 4 ] {f9c61bd8-94b8-46b0-ae32-b9a363b54244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8640 | 2026.01.21 18:29:55.703845 [ 195 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 8641 | 2026.01.21 18:29:55.703895 [ 195 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 8642 | 2026.01.21 18:29:55.703939 [ 195 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 8643 | 2026.01.21 18:29:55.703979 [ 195 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 8644 | 2026.01.21 18:29:55.704022 [ 195 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 8645 | 2026.01.21 18:29:55.704032 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_51_10} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.01.21 18:29:55.704134 [ 193 ] {9153dec1-45c0-4cc3-8696-dc53e782dfb9::all_1_51_10} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8647 | 2026.01.21 18:29:55.704242 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8648 | 2026.01.21 18:29:55.704430 [ 4 ] {f9c61bd8-94b8-46b0-ae32-b9a363b54244} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.01.21 18:29:55.704471 [ 4 ] {f9c61bd8-94b8-46b0-ae32-b9a363b54244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8650 | 2026.01.21 18:29:55.704801 [ 4 ] {f9c61bd8-94b8-46b0-ae32-b9a363b54244} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8651 | 2026.01.21 18:29:55.705009 [ 4 ] {f9c61bd8-94b8-46b0-ae32-b9a363b54244} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8652 | 2026.01.21 18:29:55.705064 [ 193 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494601 sec., 1041080.5291847122 rows/sec., 72.88 MiB/sec. | ||
| 8653 | 2026.01.21 18:29:55.705140 [ 4 ] {f9c61bd8-94b8-46b0-ae32-b9a363b54244} <Debug> executeQuery: Read 553 rows, 42.05 KiB in 0.001408 sec., 392755.6818181818 rows/sec., 29.16 MiB/sec. | ||
| 8654 | 2026.01.21 18:29:55.705184 [ 4 ] {f9c61bd8-94b8-46b0-ae32-b9a363b54244} <Debug> TCPHandler: Processed in 0.001580784 sec. | ||
| 8655 | 2026.01.21 18:29:55.705213 [ 195 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8656 | 2026.01.21 18:29:55.705300 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8657 | 2026.01.21 18:29:55.705400 [ 4 ] {447618a4-5b36-42f8-8ba1-f498d0c44265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8658 | 2026.01.21 18:29:55.705446 [ 4 ] {447618a4-5b36-42f8-8ba1-f498d0c44265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8659 | 2026.01.21 18:29:55.705475 [ 195 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_31_6} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.01.21 18:29:55.705554 [ 195 ] {dcaec5f6-2129-467d-9efe-90629db97952::all_1_31_6} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8661 | 2026.01.21 18:29:55.705629 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8662 | 2026.01.21 18:29:55.706005 [ 4 ] {447618a4-5b36-42f8-8ba1-f498d0c44265} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2026.01.21 18:29:55.706045 [ 4 ] {447618a4-5b36-42f8-8ba1-f498d0c44265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8664 | 2026.01.21 18:29:55.706419 [ 4 ] {447618a4-5b36-42f8-8ba1-f498d0c44265} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8665 | 2026.01.21 18:29:55.706628 [ 4 ] {447618a4-5b36-42f8-8ba1-f498d0c44265} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.01.21 18:29:55.706753 [ 4 ] {447618a4-5b36-42f8-8ba1-f498d0c44265} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001372 sec., 615889.2128279883 rows/sec., 41.45 MiB/sec. | ||
| 8667 | 2026.01.21 18:29:55.706791 [ 4 ] {447618a4-5b36-42f8-8ba1-f498d0c44265} <Debug> TCPHandler: Processed in 0.001540532 sec. | ||
| 8668 | 2026.01.21 18:29:55.706909 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2026.01.21 18:29:55.707003 [ 4 ] {38c8fc74-4511-479d-a78b-5c15ef026aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8670 | 2026.01.21 18:29:55.707057 [ 4 ] {38c8fc74-4511-479d-a78b-5c15ef026aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8671 | 2026.01.21 18:29:55.707863 [ 4 ] {38c8fc74-4511-479d-a78b-5c15ef026aae} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.01.21 18:29:55.707899 [ 4 ] {38c8fc74-4511-479d-a78b-5c15ef026aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8673 | 2026.01.21 18:29:55.708440 [ 4 ] {38c8fc74-4511-479d-a78b-5c15ef026aae} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8674 | 2026.01.21 18:29:55.708669 [ 4 ] {38c8fc74-4511-479d-a78b-5c15ef026aae} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.01.21 18:29:55.708787 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8676 | 2026.01.21 18:29:55.708806 [ 4 ] {38c8fc74-4511-479d-a78b-5c15ef026aae} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001822 sec., 17014.270032930846 rows/sec., 30.49 MiB/sec. | ||
| 8677 | 2026.01.21 18:29:55.708828 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2026.01.21 18:29:55.708850 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8679 | 2026.01.21 18:29:55.708872 [ 4 ] {38c8fc74-4511-479d-a78b-5c15ef026aae} <Debug> TCPHandler: Processed in 0.002011105 sec. | ||
| 8680 | 2026.01.21 18:29:55.708920 [ 200 ] {25599729-9697-4fba-81ea-895cf3e788cc::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 | ||
| 8681 | 2026.01.21 18:29:55.708995 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2026.01.21 18:29:55.709091 [ 4 ] {1a37ee07-de3f-4f3c-b48a-594556fc86f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8683 | 2026.01.21 18:29:55.709095 [ 200 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8684 | 2026.01.21 18:29:55.709133 [ 4 ] {1a37ee07-de3f-4f3c-b48a-594556fc86f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8685 | 2026.01.21 18:29:55.709145 [ 200 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 887 rows starting from the beginning of the part | ||
| 8686 | 2026.01.21 18:29:55.709249 [ 200 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 8687 | 2026.01.21 18:29:55.709341 [ 200 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 8688 | 2026.01.21 18:29:55.709430 [ 200 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 8689 | 2026.01.21 18:29:55.709470 [ 4 ] {1a37ee07-de3f-4f3c-b48a-594556fc86f2} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.01.21 18:29:55.709506 [ 4 ] {1a37ee07-de3f-4f3c-b48a-594556fc86f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8691 | 2026.01.21 18:29:55.709514 [ 200 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 8692 | 2026.01.21 18:29:55.709599 [ 200 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 8693 | 2026.01.21 18:29:55.709811 [ 4 ] {1a37ee07-de3f-4f3c-b48a-594556fc86f2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8694 | 2026.01.21 18:29:55.710026 [ 4 ] {1a37ee07-de3f-4f3c-b48a-594556fc86f2} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2026.01.21 18:29:55.710153 [ 4 ] {1a37ee07-de3f-4f3c-b48a-594556fc86f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8696 | 2026.01.21 18:29:55.710189 [ 4 ] {1a37ee07-de3f-4f3c-b48a-594556fc86f2} <Debug> TCPHandler: Processed in 0.001243254 sec. | ||
| 8697 | 2026.01.21 18:29:55.714698 [ 193 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 19 columns (19 merged, 0 gathered) in 0.005807849 sec., 172180.78500319135 rows/sec., 308.54 MiB/sec. | ||
| 8698 | 2026.01.21 18:29:55.716074 [ 198 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8699 | 2026.01.21 18:29:55.716490 [ 198 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2026.01.21 18:29:55.716588 [ 198 ] {25599729-9697-4fba-81ea-895cf3e788cc::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8701 | 2026.01.21 18:29:55.716764 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.27 MiB. | ||
| 8702 | 2026.01.21 18:29:56.000282 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.68 MiB, peak 298.89 MiB, free memory in arenas 0.00 B, will set to 292.80 MiB (RSS), difference: 2.11 MiB | ||
| 8703 | 2026.01.21 18:29:58.306969 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8704 | 2026.01.21 18:29:58.307019 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8705 | 2026.01.21 18:29:58.442971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18214 | ||
| 8706 | 2026.01.21 18:29:58.443646 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2026.01.21 18:29:58.443683 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8708 | 2026.01.21 18:29:58.444187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8709 | 2026.01.21 18:29:58.444417 [ 244 ] {} <Trace> system.asynchronous_metric_log (9409558e-6b7c-4961-af8e-fdfa54c68aff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8710 | 2026.01.21 18:29:58.444569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18214 | ||
| 8711 | 2026.01.21 18:29:59.418537 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8712 | 2026.01.21 18:29:59.435464 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2026.01.21 18:29:59.435529 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8714 | 2026.01.21 18:29:59.442005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8715 | 2026.01.21 18:29:59.442738 [ 243 ] {} <Trace> system.metric_log (187be112-b1e2-4843-96ee-fdd994b8823e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.01.21 18:29:59.445718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8717 | 2026.01.21 18:30:00.683392 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8718 | 2026.01.21 18:30:00.683609 [ 4 ] {4ceee949-090d-4d08-ba93-3aae41710577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8719 | 2026.01.21 18:30:00.683693 [ 4 ] {4ceee949-090d-4d08-ba93-3aae41710577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8720 | 2026.01.21 18:30:00.684662 [ 4 ] {4ceee949-090d-4d08-ba93-3aae41710577} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.01.21 18:30:00.684719 [ 4 ] {4ceee949-090d-4d08-ba93-3aae41710577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8722 | 2026.01.21 18:30:00.685348 [ 4 ] {4ceee949-090d-4d08-ba93-3aae41710577} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8723 | 2026.01.21 18:30:00.685622 [ 4 ] {4ceee949-090d-4d08-ba93-3aae41710577} <Trace> oximeter.fields_i16 (23040323-5bb6-43ea-8ea1-195650525cb8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2026.01.21 18:30:00.685799 [ 4 ] {4ceee949-090d-4d08-ba93-3aae41710577} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002255 sec., 181818.18181818182 rows/sec., 11.53 MiB/sec. | ||
| 8725 | 2026.01.21 18:30:00.685852 [ 4 ] {4ceee949-090d-4d08-ba93-3aae41710577} <Debug> TCPHandler: Processed in 0.002630652 sec. | ||
| 8726 | 2026.01.21 18:30:00.686002 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8727 | 2026.01.21 18:30:00.686115 [ 4 ] {d7af15d5-a314-4e3d-84dd-405bb347537a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8728 | 2026.01.21 18:30:00.686167 [ 4 ] {d7af15d5-a314-4e3d-84dd-405bb347537a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8729 | 2026.01.21 18:30:00.687154 [ 4 ] {d7af15d5-a314-4e3d-84dd-405bb347537a} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2026.01.21 18:30:00.687198 [ 4 ] {d7af15d5-a314-4e3d-84dd-405bb347537a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8731 | 2026.01.21 18:30:00.687679 [ 4 ] {d7af15d5-a314-4e3d-84dd-405bb347537a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8732 | 2026.01.21 18:30:00.687956 [ 4 ] {d7af15d5-a314-4e3d-84dd-405bb347537a} <Trace> oximeter.fields_string (7e144f44-3742-4dbd-b95b-266fea64ad34): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8733 | 2026.01.21 18:30:00.688126 [ 4 ] {d7af15d5-a314-4e3d-84dd-405bb347537a} <Debug> executeQuery: Read 1132 rows, 91.81 KiB in 0.002034 sec., 556538.8397246805 rows/sec., 44.08 MiB/sec. | ||
| 8734 | 2026.01.21 18:30:00.688178 [ 4 ] {d7af15d5-a314-4e3d-84dd-405bb347537a} <Debug> TCPHandler: Processed in 0.002235032 sec. | ||
| 8735 | 2026.01.21 18:30:00.688336 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8736 | 2026.01.21 18:30:00.688455 [ 4 ] {bac6d564-106a-447a-83ed-e8e83e14ca51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8737 | 2026.01.21 18:30:00.688505 [ 4 ] {bac6d564-106a-447a-83ed-e8e83e14ca51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8738 | 2026.01.21 18:30:00.689161 [ 4 ] {bac6d564-106a-447a-83ed-e8e83e14ca51} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2026.01.21 18:30:00.689206 [ 4 ] {bac6d564-106a-447a-83ed-e8e83e14ca51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8740 | 2026.01.21 18:30:00.689625 [ 4 ] {bac6d564-106a-447a-83ed-e8e83e14ca51} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8741 | 2026.01.21 18:30:00.689885 [ 4 ] {bac6d564-106a-447a-83ed-e8e83e14ca51} <Trace> oximeter.fields_u16 (9153dec1-45c0-4cc3-8696-dc53e782dfb9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2026.01.21 18:30:00.690047 [ 4 ] {bac6d564-106a-447a-83ed-e8e83e14ca51} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001613 sec., 133292.00247985122 rows/sec., 7.91 MiB/sec. | ||
| 8743 | 2026.01.21 18:30:00.690096 [ 4 ] {bac6d564-106a-447a-83ed-e8e83e14ca51} <Debug> TCPHandler: Processed in 0.00181857 sec. | ||
| 8744 | 2026.01.21 18:30:00.690265 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8745 | 2026.01.21 18:30:00.690393 [ 4 ] {87f11097-388e-4574-b4a5-8bb86d5749b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8746 | 2026.01.21 18:30:00.690449 [ 4 ] {87f11097-388e-4574-b4a5-8bb86d5749b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8747 | 2026.01.21 18:30:00.691063 [ 4 ] {87f11097-388e-4574-b4a5-8bb86d5749b8} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2026.01.21 18:30:00.691109 [ 4 ] {87f11097-388e-4574-b4a5-8bb86d5749b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8749 | 2026.01.21 18:30:00.691505 [ 4 ] {87f11097-388e-4574-b4a5-8bb86d5749b8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8750 | 2026.01.21 18:30:00.691777 [ 4 ] {87f11097-388e-4574-b4a5-8bb86d5749b8} <Trace> oximeter.fields_u32 (dcaec5f6-2129-467d-9efe-90629db97952): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2026.01.21 18:30:00.691944 [ 4 ] {87f11097-388e-4574-b4a5-8bb86d5749b8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001577 sec., 134432.46670894104 rows/sec., 8.67 MiB/sec. | ||
| 8752 | 2026.01.21 18:30:00.691994 [ 4 ] {87f11097-388e-4574-b4a5-8bb86d5749b8} <Debug> TCPHandler: Processed in 0.001794829 sec. | ||
| 8753 | 2026.01.21 18:30:00.692141 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2026.01.21 18:30:00.692259 [ 4 ] {ec3d9d54-7748-4f8a-ae11-e3d1bef4f57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8755 | 2026.01.21 18:30:00.692308 [ 4 ] {ec3d9d54-7748-4f8a-ae11-e3d1bef4f57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8756 | 2026.01.21 18:30:00.692882 [ 4 ] {ec3d9d54-7748-4f8a-ae11-e3d1bef4f57e} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2026.01.21 18:30:00.692926 [ 4 ] {ec3d9d54-7748-4f8a-ae11-e3d1bef4f57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8758 | 2026.01.21 18:30:00.693312 [ 4 ] {ec3d9d54-7748-4f8a-ae11-e3d1bef4f57e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8759 | 2026.01.21 18:30:00.693585 [ 4 ] {ec3d9d54-7748-4f8a-ae11-e3d1bef4f57e} <Trace> oximeter.fields_u8 (3a5630c2-0e41-43a5-94bb-221299965130): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.01.21 18:30:00.693743 [ 4 ] {ec3d9d54-7748-4f8a-ae11-e3d1bef4f57e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001506 sec., 140106.2416998672 rows/sec., 7.96 MiB/sec. | ||
| 8761 | 2026.01.21 18:30:00.693793 [ 4 ] {ec3d9d54-7748-4f8a-ae11-e3d1bef4f57e} <Debug> TCPHandler: Processed in 0.001711567 sec. | ||
| 8762 | 2026.01.21 18:30:00.693969 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2026.01.21 18:30:00.694118 [ 4 ] {cb0727aa-d100-4ac4-bbb7-b686de56a04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8764 | 2026.01.21 18:30:00.694185 [ 4 ] {cb0727aa-d100-4ac4-bbb7-b686de56a04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8765 | 2026.01.21 18:30:00.695195 [ 4 ] {cb0727aa-d100-4ac4-bbb7-b686de56a04f} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2026.01.21 18:30:00.695244 [ 4 ] {cb0727aa-d100-4ac4-bbb7-b686de56a04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8767 | 2026.01.21 18:30:00.695692 [ 4 ] {cb0727aa-d100-4ac4-bbb7-b686de56a04f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8768 | 2026.01.21 18:30:00.696008 [ 4 ] {cb0727aa-d100-4ac4-bbb7-b686de56a04f} <Trace> oximeter.fields_uuid (d2c59fec-5050-4991-979d-00dfd70e6105): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2026.01.21 18:30:00.696188 [ 4 ] {cb0727aa-d100-4ac4-bbb7-b686de56a04f} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.002101 sec., 327939.0766301761 rows/sec., 22.90 MiB/sec. | ||
| 8770 | 2026.01.21 18:30:00.696242 [ 4 ] {cb0727aa-d100-4ac4-bbb7-b686de56a04f} <Debug> TCPHandler: Processed in 0.002346275 sec. | ||
| 8771 | 2026.01.21 18:30:00.696396 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2026.01.21 18:30:00.696513 [ 4 ] {9fe75ce3-fcb6-4373-a4ae-af25b1343300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8773 | 2026.01.21 18:30:00.696569 [ 4 ] {9fe75ce3-fcb6-4373-a4ae-af25b1343300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8774 | 2026.01.21 18:30:00.697006 [ 4 ] {9fe75ce3-fcb6-4373-a4ae-af25b1343300} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2026.01.21 18:30:00.697057 [ 4 ] {9fe75ce3-fcb6-4373-a4ae-af25b1343300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8776 | 2026.01.21 18:30:00.697470 [ 4 ] {9fe75ce3-fcb6-4373-a4ae-af25b1343300} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8777 | 2026.01.21 18:30:00.697754 [ 4 ] {9fe75ce3-fcb6-4373-a4ae-af25b1343300} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.01.21 18:30:00.697899 [ 70 ] {} <Debug> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8779 | 2026.01.21 18:30:00.697916 [ 4 ] {9fe75ce3-fcb6-4373-a4ae-af25b1343300} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001428 sec., 4201.680672268907 rows/sec., 219.52 KiB/sec. | ||
| 8780 | 2026.01.21 18:30:00.697974 [ 70 ] {} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2026.01.21 18:30:00.697987 [ 4 ] {9fe75ce3-fcb6-4373-a4ae-af25b1343300} <Debug> TCPHandler: Processed in 0.001654245 sec. | ||
| 8782 | 2026.01.21 18:30:00.698008 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8783 | 2026.01.21 18:30:00.698141 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2026.01.21 18:30:00.698150 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 8785 | 2026.01.21 18:30:00.698267 [ 4 ] {3de6d5b0-b48d-4720-b316-070f7bb24f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8786 | 2026.01.21 18:30:00.698319 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8787 | 2026.01.21 18:30:00.698324 [ 4 ] {3de6d5b0-b48d-4720-b316-070f7bb24f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8788 | 2026.01.21 18:30:00.698376 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 8789 | 2026.01.21 18:30:00.698466 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 8790 | 2026.01.21 18:30:00.698525 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 8791 | 2026.01.21 18:30:00.698587 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 8792 | 2026.01.21 18:30:00.698630 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 8793 | 2026.01.21 18:30:00.698678 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::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 | ||
| 8794 | 2026.01.21 18:30:00.698900 [ 4 ] {3de6d5b0-b48d-4720-b316-070f7bb24f54} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8795 | 2026.01.21 18:30:00.698960 [ 4 ] {3de6d5b0-b48d-4720-b316-070f7bb24f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8796 | 2026.01.21 18:30:00.699440 [ 4 ] {3de6d5b0-b48d-4720-b316-070f7bb24f54} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8797 | 2026.01.21 18:30:00.699630 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001542442 sec., 81688.6469637108 rows/sec., 4.17 MiB/sec. | ||
| 8798 | 2026.01.21 18:30:00.699742 [ 4 ] {3de6d5b0-b48d-4720-b316-070f7bb24f54} <Trace> oximeter.measurements_cumulativeu64 (b3509c8b-5f0a-4653-8556-383dcabf286c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2026.01.21 18:30:00.699781 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8800 | 2026.01.21 18:30:00.699914 [ 4 ] {3de6d5b0-b48d-4720-b316-070f7bb24f54} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001671 sec., 187911.4302812687 rows/sec., 12.34 MiB/sec. | ||
| 8801 | 2026.01.21 18:30:00.699968 [ 4 ] {3de6d5b0-b48d-4720-b316-070f7bb24f54} <Debug> TCPHandler: Processed in 0.001886811 sec. | ||
| 8802 | 2026.01.21 18:30:00.700104 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8803 | 2026.01.21 18:30:00.700105 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_21_4} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2026.01.21 18:30:00.700207 [ 199 ] {946b1dd4-21f9-4516-8a31-885c99132b7c::all_1_21_4} <Trace> oximeter.measurements_bool (946b1dd4-21f9-4516-8a31-885c99132b7c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8805 | 2026.01.21 18:30:00.700218 [ 4 ] {c60ba8cf-d82a-443e-ad64-56b635624d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8806 | 2026.01.21 18:30:00.700275 [ 4 ] {c60ba8cf-d82a-443e-ad64-56b635624d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8807 | 2026.01.21 18:30:00.700299 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8808 | 2026.01.21 18:30:00.700653 [ 4 ] {c60ba8cf-d82a-443e-ad64-56b635624d53} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8809 | 2026.01.21 18:30:00.700703 [ 4 ] {c60ba8cf-d82a-443e-ad64-56b635624d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8810 | 2026.01.21 18:30:00.701071 [ 4 ] {c60ba8cf-d82a-443e-ad64-56b635624d53} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8811 | 2026.01.21 18:30:00.701345 [ 4 ] {c60ba8cf-d82a-443e-ad64-56b635624d53} <Trace> oximeter.measurements_f64 (c1857b07-667c-49dc-b52f-61f58757cdf8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8812 | 2026.01.21 18:30:00.701517 [ 4 ] {c60ba8cf-d82a-443e-ad64-56b635624d53} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001319 sec., 758.1501137225171 rows/sec., 51.09 KiB/sec. | ||
| 8813 | 2026.01.21 18:30:00.701568 [ 4 ] {c60ba8cf-d82a-443e-ad64-56b635624d53} <Debug> TCPHandler: Processed in 0.001518901 sec. | ||
| 8814 | 2026.01.21 18:30:00.701731 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8815 | 2026.01.21 18:30:00.701860 [ 4 ] {ef1d91e5-9219-481b-9875-f589f4a0007d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8816 | 2026.01.21 18:30:00.701934 [ 4 ] {ef1d91e5-9219-481b-9875-f589f4a0007d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8817 | 2026.01.21 18:30:00.702981 [ 4 ] {ef1d91e5-9219-481b-9875-f589f4a0007d} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8818 | 2026.01.21 18:30:00.703035 [ 4 ] {ef1d91e5-9219-481b-9875-f589f4a0007d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8819 | 2026.01.21 18:30:00.703804 [ 4 ] {ef1d91e5-9219-481b-9875-f589f4a0007d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8820 | 2026.01.21 18:30:00.704176 [ 4 ] {ef1d91e5-9219-481b-9875-f589f4a0007d} <Trace> oximeter.measurements_histogramu64 (25599729-9697-4fba-81ea-895cf3e788cc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8821 | 2026.01.21 18:30:00.704358 [ 4 ] {ef1d91e5-9219-481b-9875-f589f4a0007d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002523 sec., 3963.535473642489 rows/sec., 7.10 MiB/sec. | ||
| 8822 | 2026.01.21 18:30:00.704423 [ 4 ] {ef1d91e5-9219-481b-9875-f589f4a0007d} <Debug> TCPHandler: Processed in 0.002758706 sec. | ||
| 8823 | 2026.01.21 18:30:00.704561 [ 4 ] {} <Trace> TCP-Session: 2a62aaa0-7bbf-47e7-ae40-0901cdab7d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8824 | 2026.01.21 18:30:00.704671 [ 4 ] {fbddd644-e469-411d-bac5-f6486dbd97e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8825 | 2026.01.21 18:30:00.704719 [ 4 ] {fbddd644-e469-411d-bac5-f6486dbd97e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8826 | 2026.01.21 18:30:00.705118 [ 4 ] {fbddd644-e469-411d-bac5-f6486dbd97e9} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8827 | 2026.01.21 18:30:00.705160 [ 4 ] {fbddd644-e469-411d-bac5-f6486dbd97e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8828 | 2026.01.21 18:30:00.705536 [ 4 ] {fbddd644-e469-411d-bac5-f6486dbd97e9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8829 | 2026.01.21 18:30:00.705813 [ 4 ] {fbddd644-e469-411d-bac5-f6486dbd97e9} <Trace> oximeter.measurements_u64 (ec643b17-df98-40db-aa41-1dc00ebeb877): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8830 | 2026.01.21 18:30:00.705957 [ 4 ] {fbddd644-e469-411d-bac5-f6486dbd97e9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001308 sec., 79510.70336391438 rows/sec., 4.87 MiB/sec. | ||
| 8831 | 2026.01.21 18:30:00.706002 [ 4 ] {fbddd644-e469-411d-bac5-f6486dbd97e9} <Debug> TCPHandler: Processed in 0.001495051 sec. | ||