| 1 | [ Apr 25 18:11:07 Enabled. ] | ||
| 2 | [ Apr 25 18:11:07 Rereading configuration. ] | ||
| 3 | [ Apr 25 18:11:07 Rereading configuration. ] | ||
| 4 | [ Apr 25 18:11:08 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Apr 25 18:11:08 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.04.25 18:11:10.466170 [ 1 ] {} <Information> Application: Will watch for the process with pid 24140 | ||
| 29 | 2026.04.25 18:11:10.466610 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.25 18:11:10.915982 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24140 | ||
| 31 | 2026.04.25 18:11:10.916737 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.25 18:11:10.916884 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.25 18:11:11.059098 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.25 18:11:11.105664 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.25 18:11:11.105721 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.25 18:11:11.105738 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.25 18:11:11.105795 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.25 18:11:11.106166 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.25 18:11:11.108498 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.04.25 18:11:11.109299 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.25 18:11:11.110179 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.04.25 18:11:11.110205 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.04.25 18:11:11.110219 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.25 18:11:11.110949 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.25 18:11:11.112104 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.25 18:11:11.117261 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.25 18:11:11.118020 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.25 18:11:11.119478 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.25 18:11:11.119543 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.25 18:11:11.120582 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.04.25 18:11:11.120979 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.25 18:11:11.125026 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.25 18:11:11.125392 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.25 18:11:11.133062 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.25 18:11:11.133415 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.25 18:11:11.133743 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.25 18:11:11.134076 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.25 18:11:11.136857 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.25 18:11:11.136885 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.25 18:11:11.136982 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.25 18:11:11.137530 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.25 18:11:11.153959 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.25 18:11:11.153986 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000168904 sec | ||
| 68 | 2026.04.25 18:11:11.154015 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.25 18:11:11.154031 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.25 18:11:11.154738 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.25 18:11:11.155347 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.25 18:11:11.167311 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.25 18:11:11.167369 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.25 18:11:11.167392 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.25 18:11:11.167406 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.25 18:11:11.167446 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.25 18:11:11.167468 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.25 18:11:11.169606 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.25 18:11:11.169658 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.25 18:11:11.169679 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.25 18:11:11.169825 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.25 18:11:11.169873 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.25 18:11:11.169887 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.25 18:11:11.169907 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.25 18:11:11.169919 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.25 18:11:11.169954 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.25 18:11:11.169972 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.25 18:11:11.195911 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.25 18:11:11.209557 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.25 18:11:11.209604 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.0132e-05 sec | ||
| 91 | 2026.04.25 18:11:11.209621 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.25 18:11:11.209634 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.25 18:11:11.209665 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.25 18:11:11.209880 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.25 18:11:11.209938 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.25 18:11:11.209958 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.25 18:11:11.209974 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.04.25 18:11:11.209990 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.25 18:11:11.246110 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.25 18:11:11.246312 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.04.25 18:11:11.247722 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.327e-05 sec. | ||
| 102 | 2026.04.25 18:11:11.248127 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.25 18:11:11.249497 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.25 18:11:11.249517 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.25 18:11:12.000161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.33 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.04.25 18:11:12.575388 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33052 | ||
| 107 | 2026.04.25 18:11:12.578169 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.04.25 18:11:12.578242 [ 3 ] {} <Debug> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Authenticating user 'default' from [fd00:1122:3344:101::d]:33052 | ||
| 109 | 2026.04.25 18:11:12.578347 [ 3 ] {} <Debug> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.25 18:11:12.578362 [ 3 ] {} <Debug> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.04.25 18:11:12.578466 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.04.25 18:11:12.578570 [ 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 | ||
| 113 | 2026.04.25 18:11:12.578587 [ 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 | ||
| 114 | 2026.04.25 18:11:12.579193 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50522 | ||
| 115 | 2026.04.25 18:11:12.579305 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62835 | ||
| 116 | 2026.04.25 18:11:12.579328 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44679 | ||
| 117 | 2026.04.25 18:11:12.579422 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.04.25 18:11:12.579465 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.04.25 18:11:12.579506 [ 254 ] {} <Debug> TCP-Session: b09d58b3-e66b-434b-a490-305ac7a15586 Authenticating user 'default' from [fd00:1122:3344:101::d]:62835 | ||
| 120 | 2026.04.25 18:11:12.579515 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34809 | ||
| 121 | 2026.04.25 18:11:12.579517 [ 4 ] {} <Debug> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Authenticating user 'default' from [fd00:1122:3344:101::d]:50522 | ||
| 122 | 2026.04.25 18:11:12.579642 [ 254 ] {} <Debug> TCP-Session: b09d58b3-e66b-434b-a490-305ac7a15586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.04.25 18:11:12.579652 [ 4 ] {} <Debug> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.04.25 18:11:12.579685 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.04.25 18:11:12.579668 [ 254 ] {} <Debug> TCP-Session: b09d58b3-e66b-434b-a490-305ac7a15586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.04.25 18:11:12.579788 [ 4 ] {} <Debug> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.04.25 18:11:12.579811 [ 5 ] {} <Debug> TCP-Session: 47318baf-f7ce-42a7-b385-d18f898d0565 Authenticating user 'default' from [fd00:1122:3344:101::d]:44679 | ||
| 128 | 2026.04.25 18:11:12.579655 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46870 | ||
| 129 | 2026.04.25 18:11:12.579927 [ 5 ] {} <Debug> TCP-Session: 47318baf-f7ce-42a7-b385-d18f898d0565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.04.25 18:11:12.580056 [ 5 ] {} <Debug> TCP-Session: 47318baf-f7ce-42a7-b385-d18f898d0565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.04.25 18:11:12.580452 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36987 | ||
| 132 | 2026.04.25 18:11:12.580511 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.04.25 18:11:12.580558 [ 255 ] {} <Debug> TCP-Session: abfd7894-d97a-4bfb-be3a-7540e9409da5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34809 | ||
| 134 | 2026.04.25 18:11:12.580597 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.04.25 18:11:12.580630 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38289 | ||
| 136 | 2026.04.25 18:11:12.580680 [ 255 ] {} <Debug> TCP-Session: abfd7894-d97a-4bfb-be3a-7540e9409da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.04.25 18:11:12.580718 [ 256 ] {} <Debug> TCP-Session: a26b4b22-cf6f-405b-942c-2e96a835e8c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46870 | ||
| 138 | 2026.04.25 18:11:12.580774 [ 255 ] {} <Debug> TCP-Session: abfd7894-d97a-4bfb-be3a-7540e9409da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.04.25 18:11:12.580796 [ 256 ] {} <Debug> TCP-Session: a26b4b22-cf6f-405b-942c-2e96a835e8c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.25 18:11:12.580897 [ 256 ] {} <Debug> TCP-Session: a26b4b22-cf6f-405b-942c-2e96a835e8c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.25 18:11:12.581323 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47975 | ||
| 142 | 2026.04.25 18:11:12.581304 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.04.25 18:11:12.581438 [ 257 ] {} <Debug> TCP-Session: 2fb4987c-715c-4402-847a-8d0d0294acb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36987 | ||
| 144 | 2026.04.25 18:11:12.581564 [ 257 ] {} <Debug> TCP-Session: 2fb4987c-715c-4402-847a-8d0d0294acb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.25 18:11:12.581581 [ 257 ] {} <Debug> TCP-Session: 2fb4987c-715c-4402-847a-8d0d0294acb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.25 18:11:12.582202 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.04.25 18:11:12.582223 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.04.25 18:11:12.582290 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 149 | 2026.04.25 18:11:12.582347 [ 259 ] {} <Debug> TCP-Session: acc7812c-8231-4135-9bf4-b1fd0b7ea2d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47975 | ||
| 150 | 2026.04.25 18:11:12.582381 [ 258 ] {} <Debug> TCP-Session: b87e3183-7551-42cc-a628-da3a54a6e76b Authenticating user 'default' from [fd00:1122:3344:101::d]:38289 | ||
| 151 | 2026.04.25 18:11:12.582444 [ 259 ] {} <Debug> TCP-Session: acc7812c-8231-4135-9bf4-b1fd0b7ea2d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.04.25 18:11:12.582458 [ 258 ] {} <Debug> TCP-Session: b87e3183-7551-42cc-a628-da3a54a6e76b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.25 18:11:12.582470 [ 259 ] {} <Debug> TCP-Session: acc7812c-8231-4135-9bf4-b1fd0b7ea2d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.25 18:11:12.582557 [ 258 ] {} <Debug> TCP-Session: b87e3183-7551-42cc-a628-da3a54a6e76b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.04.25 18:11:12.586444 [ 3 ] {a81aecba-95e0-41f1-b1ae-d33ddf1a6a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.04.25 18:11:12.787288 [ 3 ] {a81aecba-95e0-41f1-b1ae-d33ddf1a6a31} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33052) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.04.25 18:11:12.788288 [ 3 ] {a81aecba-95e0-41f1-b1ae-d33ddf1a6a31} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.04.25 18:11:12.788517 [ 3 ] {a81aecba-95e0-41f1-b1ae-d33ddf1a6a31} <Debug> TCPHandler: Processed in 0.2090109 sec. | ||
| 205 | 2026.04.25 18:11:12.789134 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.04.25 18:11:12.789507 [ 4 ] {b087bdc2-9bc9-4b36-9222-185b48d64fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.04.25 18:11:12.789874 [ 4 ] {b087bdc2-9bc9-4b36-9222-185b48d64fb3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50522) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.04.25 18:11:12.790164 [ 4 ] {b087bdc2-9bc9-4b36-9222-185b48d64fb3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.04.25 18:11:12.790382 [ 4 ] {b087bdc2-9bc9-4b36-9222-185b48d64fb3} <Debug> TCPHandler: Processed in 0.001434406 sec. | ||
| 256 | 2026.04.25 18:11:12.790672 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.04.25 18:11:12.791415 [ 3 ] {03c7a62e-ab21-446d-a04c-87d9fc7cb5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.04.25 18:11:12.792137 [ 3 ] {03c7a62e-ab21-446d-a04c-87d9fc7cb5b5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.04.25 18:11:12.795048 [ 3 ] {03c7a62e-ab21-446d-a04c-87d9fc7cb5b5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.04.25 18:11:12.795069 [ 3 ] {03c7a62e-ab21-446d-a04c-87d9fc7cb5b5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6301e-05 sec | ||
| 261 | 2026.04.25 18:11:12.795168 [ 3 ] {03c7a62e-ab21-446d-a04c-87d9fc7cb5b5} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.04.25 18:11:12.795180 [ 3 ] {03c7a62e-ab21-446d-a04c-87d9fc7cb5b5} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.04.25 18:11:12.795204 [ 3 ] {03c7a62e-ab21-446d-a04c-87d9fc7cb5b5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.04.25 18:11:12.797355 [ 3 ] {03c7a62e-ab21-446d-a04c-87d9fc7cb5b5} <Debug> TCPHandler: Processed in 0.006802192 sec. | ||
| 265 | 2026.04.25 18:11:12.797608 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.04.25 18:11:12.797787 [ 3 ] {a73c72cd-ffe9-47b1-8c84-e8c731f944ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.04.25 18:11:12.797957 [ 3 ] {a73c72cd-ffe9-47b1-8c84-e8c731f944ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.04.25 18:11:12.804851 [ 3 ] {a73c72cd-ffe9-47b1-8c84-e8c731f944ec} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.04.25 18:11:12.821245 [ 3 ] {a73c72cd-ffe9-47b1-8c84-e8c731f944ec} <Debug> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480): Loading data parts | ||
| 271 | 2026.04.25 18:11:12.822426 [ 3 ] {a73c72cd-ffe9-47b1-8c84-e8c731f944ec} <Debug> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480): There are no data parts | ||
| 272 | 2026.04.25 18:11:12.832139 [ 3 ] {a73c72cd-ffe9-47b1-8c84-e8c731f944ec} <Debug> TCPHandler: Processed in 0.034592958 sec. | ||
| 273 | 2026.04.25 18:11:12.832305 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.04.25 18:11:12.832563 [ 3 ] {040bd486-e236-4c48-9f77-90913cc8a6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.04.25 18:11:12.832692 [ 3 ] {040bd486-e236-4c48-9f77-90913cc8a6d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.04.25 18:11:12.858695 [ 3 ] {040bd486-e236-4c48-9f77-90913cc8a6d2} <Debug> oximeter.measurements_bool (541f692d-932c-4189-8704-629d0512100a): Loading data parts | ||
| 287 | 2026.04.25 18:11:12.858926 [ 3 ] {040bd486-e236-4c48-9f77-90913cc8a6d2} <Debug> oximeter.measurements_bool (541f692d-932c-4189-8704-629d0512100a): There are no data parts | ||
| 288 | 2026.04.25 18:11:12.865612 [ 3 ] {040bd486-e236-4c48-9f77-90913cc8a6d2} <Debug> TCPHandler: Processed in 0.033358448 sec. | ||
| 289 | 2026.04.25 18:11:12.865912 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.04.25 18:11:12.866136 [ 3 ] {5c7b4146-aba1-4ab1-b2db-6a2480bf4678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.04.25 18:11:12.866256 [ 3 ] {5c7b4146-aba1-4ab1-b2db-6a2480bf4678} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.04.25 18:11:12.887440 [ 3 ] {5c7b4146-aba1-4ab1-b2db-6a2480bf4678} <Debug> oximeter.measurements_i8 (75f0d915-aaa6-4cf5-a902-94a85c046ef6): Loading data parts | ||
| 293 | 2026.04.25 18:11:12.887918 [ 3 ] {5c7b4146-aba1-4ab1-b2db-6a2480bf4678} <Debug> oximeter.measurements_i8 (75f0d915-aaa6-4cf5-a902-94a85c046ef6): There are no data parts | ||
| 294 | 2026.04.25 18:11:12.893950 [ 3 ] {5c7b4146-aba1-4ab1-b2db-6a2480bf4678} <Debug> TCPHandler: Processed in 0.028116574 sec. | ||
| 295 | 2026.04.25 18:11:12.894118 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.04.25 18:11:12.894402 [ 3 ] {43baab61-e332-44b7-a93a-e97a2a8d31f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.04.25 18:11:12.894454 [ 3 ] {43baab61-e332-44b7-a93a-e97a2a8d31f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.04.25 18:11:12.896895 [ 3 ] {43baab61-e332-44b7-a93a-e97a2a8d31f0} <Debug> oximeter.measurements_u8 (a8cef870-4e55-467a-b764-336fa8529649): Loading data parts | ||
| 299 | 2026.04.25 18:11:12.897052 [ 3 ] {43baab61-e332-44b7-a93a-e97a2a8d31f0} <Debug> oximeter.measurements_u8 (a8cef870-4e55-467a-b764-336fa8529649): There are no data parts | ||
| 300 | 2026.04.25 18:11:12.906313 [ 3 ] {43baab61-e332-44b7-a93a-e97a2a8d31f0} <Debug> TCPHandler: Processed in 0.012257532 sec. | ||
| 301 | 2026.04.25 18:11:12.906533 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.04.25 18:11:12.906693 [ 3 ] {f8f2f178-df61-4ff2-8b5c-3db102d5a519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.04.25 18:11:12.906821 [ 3 ] {f8f2f178-df61-4ff2-8b5c-3db102d5a519} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.04.25 18:11:12.909755 [ 3 ] {f8f2f178-df61-4ff2-8b5c-3db102d5a519} <Debug> oximeter.measurements_i16 (c93be0cd-c1be-4359-9429-f84dd9b137a1): Loading data parts | ||
| 305 | 2026.04.25 18:11:12.909890 [ 3 ] {f8f2f178-df61-4ff2-8b5c-3db102d5a519} <Debug> oximeter.measurements_i16 (c93be0cd-c1be-4359-9429-f84dd9b137a1): There are no data parts | ||
| 306 | 2026.04.25 18:11:12.920265 [ 3 ] {f8f2f178-df61-4ff2-8b5c-3db102d5a519} <Debug> TCPHandler: Processed in 0.01378169 sec. | ||
| 307 | 2026.04.25 18:11:12.920427 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.04.25 18:11:12.920610 [ 3 ] {9e258d4c-7b83-4123-9378-7a9318058f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.04.25 18:11:12.920746 [ 3 ] {9e258d4c-7b83-4123-9378-7a9318058f07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.04.25 18:11:12.923708 [ 3 ] {9e258d4c-7b83-4123-9378-7a9318058f07} <Debug> oximeter.measurements_u16 (a918626d-d10a-46b8-ae49-ec438b64e6af): Loading data parts | ||
| 311 | 2026.04.25 18:11:12.923867 [ 3 ] {9e258d4c-7b83-4123-9378-7a9318058f07} <Debug> oximeter.measurements_u16 (a918626d-d10a-46b8-ae49-ec438b64e6af): There are no data parts | ||
| 312 | 2026.04.25 18:11:12.932041 [ 3 ] {9e258d4c-7b83-4123-9378-7a9318058f07} <Debug> TCPHandler: Processed in 0.011675106 sec. | ||
| 313 | 2026.04.25 18:11:12.932253 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.04.25 18:11:12.932496 [ 3 ] {808c5d7a-a583-47fb-b54b-c2faa5cf3f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 315 | 2026.04.25 18:11:12.932636 [ 3 ] {808c5d7a-a583-47fb-b54b-c2faa5cf3f42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.04.25 18:11:12.935537 [ 3 ] {808c5d7a-a583-47fb-b54b-c2faa5cf3f42} <Debug> oximeter.measurements_i32 (4a2537ce-d784-4eff-9fe3-f63dbbe60776): Loading data parts | ||
| 317 | 2026.04.25 18:11:12.935672 [ 3 ] {808c5d7a-a583-47fb-b54b-c2faa5cf3f42} <Debug> oximeter.measurements_i32 (4a2537ce-d784-4eff-9fe3-f63dbbe60776): There are no data parts | ||
| 318 | 2026.04.25 18:11:12.945779 [ 3 ] {808c5d7a-a583-47fb-b54b-c2faa5cf3f42} <Debug> TCPHandler: Processed in 0.013592155 sec. | ||
| 319 | 2026.04.25 18:11:12.945953 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.04.25 18:11:12.946127 [ 3 ] {f8cc1c40-e6d9-4225-bd43-0f0eba5b2c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.04.25 18:11:12.946249 [ 3 ] {f8cc1c40-e6d9-4225-bd43-0f0eba5b2c12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.04.25 18:11:12.949131 [ 3 ] {f8cc1c40-e6d9-4225-bd43-0f0eba5b2c12} <Debug> oximeter.measurements_u32 (ee45b5e9-d3d0-4302-80a9-4567b82d5d29): Loading data parts | ||
| 323 | 2026.04.25 18:11:12.949281 [ 3 ] {f8cc1c40-e6d9-4225-bd43-0f0eba5b2c12} <Debug> oximeter.measurements_u32 (ee45b5e9-d3d0-4302-80a9-4567b82d5d29): There are no data parts | ||
| 324 | 2026.04.25 18:11:12.956940 [ 3 ] {f8cc1c40-e6d9-4225-bd43-0f0eba5b2c12} <Debug> TCPHandler: Processed in 0.011056671 sec. | ||
| 325 | 2026.04.25 18:11:12.957087 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.04.25 18:11:12.957327 [ 3 ] {a0a5a0a6-efb7-4719-a1d8-7d72fec63e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.04.25 18:11:12.957464 [ 3 ] {a0a5a0a6-efb7-4719-a1d8-7d72fec63e8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.04.25 18:11:12.960061 [ 3 ] {a0a5a0a6-efb7-4719-a1d8-7d72fec63e8b} <Debug> oximeter.measurements_i64 (d045ef76-1a8e-41d2-b529-f769b1dddf76): Loading data parts | ||
| 329 | 2026.04.25 18:11:12.960200 [ 3 ] {a0a5a0a6-efb7-4719-a1d8-7d72fec63e8b} <Debug> oximeter.measurements_i64 (d045ef76-1a8e-41d2-b529-f769b1dddf76): There are no data parts | ||
| 330 | 2026.04.25 18:11:12.970858 [ 3 ] {a0a5a0a6-efb7-4719-a1d8-7d72fec63e8b} <Debug> TCPHandler: Processed in 0.0138052 sec. | ||
| 331 | 2026.04.25 18:11:12.971020 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.04.25 18:11:12.971177 [ 3 ] {b8b1b7e4-c9ff-4ebc-a1e6-8db541703be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.04.25 18:11:12.971302 [ 3 ] {b8b1b7e4-c9ff-4ebc-a1e6-8db541703be5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.04.25 18:11:12.974126 [ 3 ] {b8b1b7e4-c9ff-4ebc-a1e6-8db541703be5} <Debug> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Loading data parts | ||
| 335 | 2026.04.25 18:11:12.974340 [ 3 ] {b8b1b7e4-c9ff-4ebc-a1e6-8db541703be5} <Debug> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): There are no data parts | ||
| 336 | 2026.04.25 18:11:12.982823 [ 3 ] {b8b1b7e4-c9ff-4ebc-a1e6-8db541703be5} <Debug> TCPHandler: Processed in 0.011864031 sec. | ||
| 337 | 2026.04.25 18:11:12.982969 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.04.25 18:11:12.983209 [ 3 ] {741f79c9-5d37-4ef4-88a1-8147211e66e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.04.25 18:11:12.983338 [ 3 ] {741f79c9-5d37-4ef4-88a1-8147211e66e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.04.25 18:11:12.985981 [ 3 ] {741f79c9-5d37-4ef4-88a1-8147211e66e2} <Debug> oximeter.measurements_f32 (e3c16e62-cd1a-4120-85eb-075428648594): Loading data parts | ||
| 341 | 2026.04.25 18:11:12.986120 [ 3 ] {741f79c9-5d37-4ef4-88a1-8147211e66e2} <Debug> oximeter.measurements_f32 (e3c16e62-cd1a-4120-85eb-075428648594): There are no data parts | ||
| 342 | 2026.04.25 18:11:12.996618 [ 3 ] {741f79c9-5d37-4ef4-88a1-8147211e66e2} <Debug> TCPHandler: Processed in 0.013699388 sec. | ||
| 343 | 2026.04.25 18:11:12.996764 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.04.25 18:11:12.996918 [ 3 ] {b1a3cc4f-3a5b-43eb-95d8-2cfee5467842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.04.25 18:11:12.997038 [ 3 ] {b1a3cc4f-3a5b-43eb-95d8-2cfee5467842} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.04.25 18:11:13.000152 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.28 MiB, peak 123.28 MiB, free memory in arenas 0.00 B, will set to 131.61 MiB (RSS), difference: 8.33 MiB | ||
| 347 | 2026.04.25 18:11:13.008358 [ 3 ] {b1a3cc4f-3a5b-43eb-95d8-2cfee5467842} <Debug> oximeter.measurements_f64 (9f004c4e-99ca-4aea-9628-91c49eb7dc71): Loading data parts | ||
| 348 | 2026.04.25 18:11:13.008515 [ 3 ] {b1a3cc4f-3a5b-43eb-95d8-2cfee5467842} <Debug> oximeter.measurements_f64 (9f004c4e-99ca-4aea-9628-91c49eb7dc71): There are no data parts | ||
| 349 | 2026.04.25 18:11:13.010797 [ 3 ] {b1a3cc4f-3a5b-43eb-95d8-2cfee5467842} <Debug> TCPHandler: Processed in 0.014083238 sec. | ||
| 350 | 2026.04.25 18:11:13.011031 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.04.25 18:11:13.011185 [ 3 ] {331c322c-7fa4-49f3-bd50-65f3f76277b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 352 | 2026.04.25 18:11:13.011312 [ 3 ] {331c322c-7fa4-49f3-bd50-65f3f76277b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 353 | 2026.04.25 18:11:13.021849 [ 3 ] {331c322c-7fa4-49f3-bd50-65f3f76277b7} <Debug> oximeter.measurements_string (badf0f44-8ba9-48ed-91b8-d3c510e3ae65): Loading data parts | ||
| 354 | 2026.04.25 18:11:13.022154 [ 3 ] {331c322c-7fa4-49f3-bd50-65f3f76277b7} <Debug> oximeter.measurements_string (badf0f44-8ba9-48ed-91b8-d3c510e3ae65): There are no data parts | ||
| 355 | 2026.04.25 18:11:13.033862 [ 3 ] {331c322c-7fa4-49f3-bd50-65f3f76277b7} <Debug> TCPHandler: Processed in 0.022881991 sec. | ||
| 356 | 2026.04.25 18:11:13.034035 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.04.25 18:11:13.034275 [ 3 ] {704485a1-712a-4a01-bcbe-70e6056c8d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 358 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 359 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 360 | * a string isn't palatable for a few reasons. | ||
| 361 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 362 | * details. | ||
| 363 | */ | ||
| 364 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 365 | 2026.04.25 18:11:13.034425 [ 3 ] {704485a1-712a-4a01-bcbe-70e6056c8d91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 366 | 2026.04.25 18:11:13.048154 [ 3 ] {704485a1-712a-4a01-bcbe-70e6056c8d91} <Debug> oximeter.measurements_bytes (4d28b381-b073-4e76-84e7-6e4dafc82801): Loading data parts | ||
| 367 | 2026.04.25 18:11:13.048427 [ 3 ] {704485a1-712a-4a01-bcbe-70e6056c8d91} <Debug> oximeter.measurements_bytes (4d28b381-b073-4e76-84e7-6e4dafc82801): There are no data parts | ||
| 368 | 2026.04.25 18:11:13.060149 [ 3 ] {704485a1-712a-4a01-bcbe-70e6056c8d91} <Debug> TCPHandler: Processed in 0.026171295 sec. | ||
| 369 | 2026.04.25 18:11:13.060313 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.04.25 18:11:13.060591 [ 3 ] {019c7df2-50d9-4aca-a475-1213b4f5abe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 371 | 2026.04.25 18:11:13.060745 [ 3 ] {019c7df2-50d9-4aca-a475-1213b4f5abe4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 372 | 2026.04.25 18:11:13.073686 [ 3 ] {019c7df2-50d9-4aca-a475-1213b4f5abe4} <Debug> oximeter.measurements_cumulativei64 (ad552283-b87f-477c-8bf3-664abeb88ea5): Loading data parts | ||
| 373 | 2026.04.25 18:11:13.073848 [ 3 ] {019c7df2-50d9-4aca-a475-1213b4f5abe4} <Debug> oximeter.measurements_cumulativei64 (ad552283-b87f-477c-8bf3-664abeb88ea5): There are no data parts | ||
| 374 | 2026.04.25 18:11:13.076415 [ 3 ] {019c7df2-50d9-4aca-a475-1213b4f5abe4} <Debug> TCPHandler: Processed in 0.01615458 sec. | ||
| 375 | 2026.04.25 18:11:13.076622 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.04.25 18:11:13.076786 [ 3 ] {1cf865ab-4bbd-45b5-a9b9-7d6eb85ffc14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 377 | 2026.04.25 18:11:13.076929 [ 3 ] {1cf865ab-4bbd-45b5-a9b9-7d6eb85ffc14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 378 | 2026.04.25 18:11:13.085131 [ 3 ] {1cf865ab-4bbd-45b5-a9b9-7d6eb85ffc14} <Debug> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Loading data parts | ||
| 379 | 2026.04.25 18:11:13.085293 [ 3 ] {1cf865ab-4bbd-45b5-a9b9-7d6eb85ffc14} <Debug> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): There are no data parts | ||
| 380 | 2026.04.25 18:11:13.087386 [ 3 ] {1cf865ab-4bbd-45b5-a9b9-7d6eb85ffc14} <Debug> TCPHandler: Processed in 0.010813865 sec. | ||
| 381 | 2026.04.25 18:11:13.087576 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.04.25 18:11:13.087776 [ 3 ] {97fdfcc5-af3f-4f93-829c-1592f501ef50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 383 | 2026.04.25 18:11:13.087891 [ 3 ] {97fdfcc5-af3f-4f93-829c-1592f501ef50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 384 | 2026.04.25 18:11:13.099052 [ 3 ] {97fdfcc5-af3f-4f93-829c-1592f501ef50} <Debug> oximeter.measurements_cumulativef32 (ea4b75a6-986c-4a20-88ca-d7b5c47e7266): Loading data parts | ||
| 385 | 2026.04.25 18:11:13.099268 [ 3 ] {97fdfcc5-af3f-4f93-829c-1592f501ef50} <Debug> oximeter.measurements_cumulativef32 (ea4b75a6-986c-4a20-88ca-d7b5c47e7266): There are no data parts | ||
| 386 | 2026.04.25 18:11:13.101597 [ 3 ] {97fdfcc5-af3f-4f93-829c-1592f501ef50} <Debug> TCPHandler: Processed in 0.014072108 sec. | ||
| 387 | 2026.04.25 18:11:13.101752 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.04.25 18:11:13.102054 [ 3 ] {51f18ad3-5449-461f-8323-dd87c23fb5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 389 | 2026.04.25 18:11:13.102139 [ 3 ] {51f18ad3-5449-461f-8323-dd87c23fb5dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 390 | 2026.04.25 18:11:13.110544 [ 3 ] {51f18ad3-5449-461f-8323-dd87c23fb5dc} <Debug> oximeter.measurements_cumulativef64 (0b5d2c41-2aad-43c9-bc18-2c41f3cc5cb3): Loading data parts | ||
| 391 | 2026.04.25 18:11:13.110748 [ 3 ] {51f18ad3-5449-461f-8323-dd87c23fb5dc} <Debug> oximeter.measurements_cumulativef64 (0b5d2c41-2aad-43c9-bc18-2c41f3cc5cb3): There are no data parts | ||
| 392 | 2026.04.25 18:11:13.123946 [ 3 ] {51f18ad3-5449-461f-8323-dd87c23fb5dc} <Debug> TCPHandler: Processed in 0.022244675 sec. | ||
| 393 | 2026.04.25 18:11:13.124121 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.04.25 18:11:13.124349 [ 3 ] {e4f82dce-8200-42b3-83a2-4c891b96fba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 395 | * NOTE: Array types cannot be Nullable, see | ||
| 396 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 397 | * for more details. | ||
| 398 | * | ||
| 399 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 400 | * is unfortunate, and at this point relies on the fact that an | ||
| 401 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 402 | * to figure out another way to represent missing samples here. | ||
| 403 | */ | ||
| 404 | 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) | ||
| 405 | 2026.04.25 18:11:13.124506 [ 3 ] {e4f82dce-8200-42b3-83a2-4c891b96fba0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 406 | 2026.04.25 18:11:13.129359 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51972 | ||
| 407 | 2026.04.25 18:11:13.129520 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 408 | 2026.04.25 18:11:13.129698 [ 262 ] {} <Debug> TCP-Session: c5e92395-0e99-4f18-8a98-f5224c6dceed Authenticating user 'default' from [fd00:1122:3344:101::b]:51972 | ||
| 409 | 2026.04.25 18:11:13.129727 [ 262 ] {} <Debug> TCP-Session: c5e92395-0e99-4f18-8a98-f5224c6dceed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 410 | 2026.04.25 18:11:13.129739 [ 262 ] {} <Debug> TCP-Session: c5e92395-0e99-4f18-8a98-f5224c6dceed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 411 | 2026.04.25 18:11:13.129886 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 412 | 2026.04.25 18:11:13.129914 [ 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 | ||
| 413 | 2026.04.25 18:11:13.130020 [ 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 | ||
| 414 | 2026.04.25 18:11:13.132500 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49140 | ||
| 415 | 2026.04.25 18:11:13.132615 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51063 | ||
| 416 | 2026.04.25 18:11:13.132723 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 417 | 2026.04.25 18:11:13.132742 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46664 | ||
| 418 | 2026.04.25 18:11:13.132761 [ 263 ] {} <Debug> TCP-Session: 4699c823-a1f2-44f5-98f0-da74699bca32 Authenticating user 'default' from [fd00:1122:3344:101::b]:49140 | ||
| 419 | 2026.04.25 18:11:13.132829 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 420 | 2026.04.25 18:11:13.132882 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59039 | ||
| 421 | 2026.04.25 18:11:13.132916 [ 263 ] {} <Debug> TCP-Session: 4699c823-a1f2-44f5-98f0-da74699bca32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 422 | 2026.04.25 18:11:13.132964 [ 264 ] {} <Debug> TCP-Session: 90167eb0-d7a2-44d8-9f41-305df606eca7 Authenticating user 'default' from [fd00:1122:3344:101::b]:51063 | ||
| 423 | 2026.04.25 18:11:13.132960 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 424 | 2026.04.25 18:11:13.133027 [ 263 ] {} <Debug> TCP-Session: 4699c823-a1f2-44f5-98f0-da74699bca32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 425 | 2026.04.25 18:11:13.133071 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 426 | 2026.04.25 18:11:13.133072 [ 264 ] {} <Debug> TCP-Session: 90167eb0-d7a2-44d8-9f41-305df606eca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 427 | 2026.04.25 18:11:13.133060 [ 265 ] {} <Debug> TCP-Session: 16f05cc8-9e76-4da7-a066-ec1c1bd5dc67 Authenticating user 'default' from [fd00:1122:3344:101::b]:46664 | ||
| 428 | 2026.04.25 18:11:13.133174 [ 264 ] {} <Debug> TCP-Session: 90167eb0-d7a2-44d8-9f41-305df606eca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 429 | 2026.04.25 18:11:13.133196 [ 266 ] {} <Debug> TCP-Session: fd040ace-08a4-4450-ac40-691e37baa5f9 Authenticating user 'default' from [fd00:1122:3344:101::b]:59039 | ||
| 430 | 2026.04.25 18:11:13.133213 [ 265 ] {} <Debug> TCP-Session: 16f05cc8-9e76-4da7-a066-ec1c1bd5dc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 431 | 2026.04.25 18:11:13.133230 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33778 | ||
| 432 | 2026.04.25 18:11:13.133138 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46011 | ||
| 433 | 2026.04.25 18:11:13.133038 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48272 | ||
| 434 | 2026.04.25 18:11:13.133406 [ 265 ] {} <Debug> TCP-Session: 16f05cc8-9e76-4da7-a066-ec1c1bd5dc67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 435 | 2026.04.25 18:11:13.133438 [ 266 ] {} <Debug> TCP-Session: fd040ace-08a4-4450-ac40-691e37baa5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 436 | 2026.04.25 18:11:13.133512 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 437 | 2026.04.25 18:11:13.133551 [ 266 ] {} <Debug> TCP-Session: fd040ace-08a4-4450-ac40-691e37baa5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 438 | 2026.04.25 18:11:13.133577 [ 268 ] {} <Debug> TCP-Session: fce389fa-ec97-4a14-b7b8-efbd80129017 Authenticating user 'default' from [fd00:1122:3344:101::b]:46011 | ||
| 439 | 2026.04.25 18:11:13.133663 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 440 | 2026.04.25 18:11:13.133597 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 441 | 2026.04.25 18:11:13.133751 [ 268 ] {} <Debug> TCP-Session: fce389fa-ec97-4a14-b7b8-efbd80129017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 442 | 2026.04.25 18:11:13.133784 [ 269 ] {} <Debug> TCP-Session: 19aae36d-d93f-4a31-b1b1-9d3ae5c7f390 Authenticating user 'default' from [fd00:1122:3344:101::b]:33778 | ||
| 443 | 2026.04.25 18:11:13.133770 [ 267 ] {} <Debug> TCP-Session: 1306189c-8a4b-49a4-bce8-aa208815e8bc Authenticating user 'default' from [fd00:1122:3344:101::b]:48272 | ||
| 444 | 2026.04.25 18:11:13.133855 [ 268 ] {} <Debug> TCP-Session: fce389fa-ec97-4a14-b7b8-efbd80129017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 445 | 2026.04.25 18:11:13.133884 [ 269 ] {} <Debug> TCP-Session: 19aae36d-d93f-4a31-b1b1-9d3ae5c7f390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 446 | 2026.04.25 18:11:13.133873 [ 267 ] {} <Debug> TCP-Session: 1306189c-8a4b-49a4-bce8-aa208815e8bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 447 | 2026.04.25 18:11:13.133959 [ 267 ] {} <Debug> TCP-Session: 1306189c-8a4b-49a4-bce8-aa208815e8bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 448 | 2026.04.25 18:11:13.133970 [ 269 ] {} <Debug> TCP-Session: 19aae36d-d93f-4a31-b1b1-9d3ae5c7f390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 449 | 2026.04.25 18:11:13.134695 [ 3 ] {e4f82dce-8200-42b3-83a2-4c891b96fba0} <Debug> oximeter.measurements_histogrami8 (b346c8cf-fbee-4429-bf0a-2dd643eeb291): Loading data parts | ||
| 450 | 2026.04.25 18:11:13.134856 [ 3 ] {e4f82dce-8200-42b3-83a2-4c891b96fba0} <Debug> oximeter.measurements_histogrami8 (b346c8cf-fbee-4429-bf0a-2dd643eeb291): There are no data parts | ||
| 451 | 2026.04.25 18:11:13.148290 [ 3 ] {e4f82dce-8200-42b3-83a2-4c891b96fba0} <Debug> TCPHandler: Processed in 0.024230376 sec. | ||
| 452 | 2026.04.25 18:11:13.148464 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 453 | 2026.04.25 18:11:13.148728 [ 3 ] {01fb375a-6091-416e-90f1-0c17eaa00d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 454 | 2026.04.25 18:11:13.148877 [ 3 ] {01fb375a-6091-416e-90f1-0c17eaa00d9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 455 | 2026.04.25 18:11:13.168853 [ 3 ] {01fb375a-6091-416e-90f1-0c17eaa00d9c} <Debug> oximeter.measurements_histogramu8 (30d88697-e9d0-46e6-9355-a6a3d98077f5): Loading data parts | ||
| 456 | 2026.04.25 18:11:13.169158 [ 3 ] {01fb375a-6091-416e-90f1-0c17eaa00d9c} <Debug> oximeter.measurements_histogramu8 (30d88697-e9d0-46e6-9355-a6a3d98077f5): There are no data parts | ||
| 457 | 2026.04.25 18:11:13.174704 [ 3 ] {01fb375a-6091-416e-90f1-0c17eaa00d9c} <Debug> TCPHandler: Processed in 0.026299698 sec. | ||
| 458 | 2026.04.25 18:11:13.174881 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 459 | 2026.04.25 18:11:13.175202 [ 3 ] {1dac6d54-32a0-4014-93af-821c7eb26aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 460 | 2026.04.25 18:11:13.175335 [ 3 ] {1dac6d54-32a0-4014-93af-821c7eb26aa2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 461 | 2026.04.25 18:11:13.177805 [ 3 ] {1dac6d54-32a0-4014-93af-821c7eb26aa2} <Debug> oximeter.measurements_histogrami16 (1df05f45-f707-484e-8e0d-f1c07037fb46): Loading data parts | ||
| 462 | 2026.04.25 18:11:13.177945 [ 3 ] {1dac6d54-32a0-4014-93af-821c7eb26aa2} <Debug> oximeter.measurements_histogrami16 (1df05f45-f707-484e-8e0d-f1c07037fb46): There are no data parts | ||
| 463 | 2026.04.25 18:11:13.185817 [ 3 ] {1dac6d54-32a0-4014-93af-821c7eb26aa2} <Debug> TCPHandler: Processed in 0.01099787 sec. | ||
| 464 | 2026.04.25 18:11:13.185966 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.04.25 18:11:13.186190 [ 3 ] {c3f1a3df-b527-4053-944e-55af204d39ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 466 | 2026.04.25 18:11:13.186340 [ 3 ] {c3f1a3df-b527-4053-944e-55af204d39ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 467 | 2026.04.25 18:11:13.189248 [ 3 ] {c3f1a3df-b527-4053-944e-55af204d39ae} <Debug> oximeter.measurements_histogramu16 (44e53911-b9bb-40b9-ba45-d24b72962dff): Loading data parts | ||
| 468 | 2026.04.25 18:11:13.189493 [ 3 ] {c3f1a3df-b527-4053-944e-55af204d39ae} <Debug> oximeter.measurements_histogramu16 (44e53911-b9bb-40b9-ba45-d24b72962dff): There are no data parts | ||
| 469 | 2026.04.25 18:11:13.199152 [ 3 ] {c3f1a3df-b527-4053-944e-55af204d39ae} <Debug> TCPHandler: Processed in 0.013240516 sec. | ||
| 470 | 2026.04.25 18:11:13.199307 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.04.25 18:11:13.199614 [ 3 ] {01416246-ac82-4974-ae5f-d0b5a15fe545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 472 | 2026.04.25 18:11:13.200417 [ 3 ] {01416246-ac82-4974-ae5f-d0b5a15fe545} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 473 | 2026.04.25 18:11:13.210647 [ 3 ] {01416246-ac82-4974-ae5f-d0b5a15fe545} <Debug> oximeter.measurements_histogrami32 (4519a98e-3b19-4486-87a4-eb294fa007fd): Loading data parts | ||
| 474 | 2026.04.25 18:11:13.210795 [ 3 ] {01416246-ac82-4974-ae5f-d0b5a15fe545} <Debug> oximeter.measurements_histogrami32 (4519a98e-3b19-4486-87a4-eb294fa007fd): There are no data parts | ||
| 475 | 2026.04.25 18:11:13.213132 [ 3 ] {01416246-ac82-4974-ae5f-d0b5a15fe545} <Debug> TCPHandler: Processed in 0.013875402 sec. | ||
| 476 | 2026.04.25 18:11:13.213278 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.04.25 18:11:13.213487 [ 3 ] {0a902939-1855-4e56-a036-861717a3fec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 478 | 2026.04.25 18:11:13.213624 [ 3 ] {0a902939-1855-4e56-a036-861717a3fec2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 479 | 2026.04.25 18:11:13.224117 [ 3 ] {0a902939-1855-4e56-a036-861717a3fec2} <Debug> oximeter.measurements_histogramu32 (92a12ff2-4a4b-41d2-b033-86f1b28de920): Loading data parts | ||
| 480 | 2026.04.25 18:11:13.224382 [ 3 ] {0a902939-1855-4e56-a036-861717a3fec2} <Debug> oximeter.measurements_histogramu32 (92a12ff2-4a4b-41d2-b033-86f1b28de920): There are no data parts | ||
| 481 | 2026.04.25 18:11:13.236142 [ 3 ] {0a902939-1855-4e56-a036-861717a3fec2} <Debug> TCPHandler: Processed in 0.022913822 sec. | ||
| 482 | 2026.04.25 18:11:13.236322 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.04.25 18:11:13.236761 [ 3 ] {9f2e38a6-3fac-4865-9f09-1c108934c419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 484 | 2026.04.25 18:11:13.236923 [ 3 ] {9f2e38a6-3fac-4865-9f09-1c108934c419} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 485 | 2026.04.25 18:11:13.240172 [ 3 ] {9f2e38a6-3fac-4865-9f09-1c108934c419} <Debug> oximeter.measurements_histogrami64 (c09ef29f-5b05-4be4-9adb-a24d67e7cd8b): Loading data parts | ||
| 486 | 2026.04.25 18:11:13.240316 [ 3 ] {9f2e38a6-3fac-4865-9f09-1c108934c419} <Debug> oximeter.measurements_histogrami64 (c09ef29f-5b05-4be4-9adb-a24d67e7cd8b): There are no data parts | ||
| 487 | 2026.04.25 18:11:13.249929 [ 3 ] {9f2e38a6-3fac-4865-9f09-1c108934c419} <Debug> TCPHandler: Processed in 0.013668627 sec. | ||
| 488 | 2026.04.25 18:11:13.250148 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.04.25 18:11:13.250414 [ 3 ] {79e21950-3573-4fe3-a925-ec531a71bc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 490 | 2026.04.25 18:11:13.250589 [ 3 ] {79e21950-3573-4fe3-a925-ec531a71bc83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 491 | 2026.04.25 18:11:13.253826 [ 3 ] {79e21950-3573-4fe3-a925-ec531a71bc83} <Debug> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Loading data parts | ||
| 492 | 2026.04.25 18:11:13.254068 [ 3 ] {79e21950-3573-4fe3-a925-ec531a71bc83} <Debug> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): There are no data parts | ||
| 493 | 2026.04.25 18:11:13.260889 [ 3 ] {79e21950-3573-4fe3-a925-ec531a71bc83} <Debug> TCPHandler: Processed in 0.010803135 sec. | ||
| 494 | 2026.04.25 18:11:13.261035 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.04.25 18:11:13.261358 [ 3 ] {338320d1-38b2-40f6-a1fa-6a7f5486ab86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 496 | 2026.04.25 18:11:13.261534 [ 3 ] {338320d1-38b2-40f6-a1fa-6a7f5486ab86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 497 | 2026.04.25 18:11:13.264278 [ 3 ] {338320d1-38b2-40f6-a1fa-6a7f5486ab86} <Debug> oximeter.measurements_histogramf32 (4233f83c-7146-4c70-a8b0-fec1ca448032): Loading data parts | ||
| 498 | 2026.04.25 18:11:13.264437 [ 3 ] {338320d1-38b2-40f6-a1fa-6a7f5486ab86} <Debug> oximeter.measurements_histogramf32 (4233f83c-7146-4c70-a8b0-fec1ca448032): There are no data parts | ||
| 499 | 2026.04.25 18:11:13.274369 [ 3 ] {338320d1-38b2-40f6-a1fa-6a7f5486ab86} <Debug> TCPHandler: Processed in 0.01338389 sec. | ||
| 500 | 2026.04.25 18:11:13.274623 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.04.25 18:11:13.274882 [ 3 ] {0e578926-51e3-4004-8604-9e6ec4b8a61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 502 | 2026.04.25 18:11:13.275035 [ 3 ] {0e578926-51e3-4004-8604-9e6ec4b8a61d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 503 | 2026.04.25 18:11:13.277999 [ 3 ] {0e578926-51e3-4004-8604-9e6ec4b8a61d} <Debug> oximeter.measurements_histogramf64 (e8de1bec-f593-46f9-b50b-51a0e228270f): Loading data parts | ||
| 504 | 2026.04.25 18:11:13.278243 [ 3 ] {0e578926-51e3-4004-8604-9e6ec4b8a61d} <Debug> oximeter.measurements_histogramf64 (e8de1bec-f593-46f9-b50b-51a0e228270f): There are no data parts | ||
| 505 | 2026.04.25 18:11:13.285700 [ 3 ] {0e578926-51e3-4004-8604-9e6ec4b8a61d} <Debug> TCPHandler: Processed in 0.011137403 sec. | ||
| 506 | 2026.04.25 18:11:13.285875 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.04.25 18:11:13.286166 [ 3 ] {bdd7cfcc-b546-4ee9-accb-ed2272d69db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) /* The field tables store named dimensions of each timeseries. | ||
| 508 | * | ||
| 509 | * As with the measurement tables, there is one field table for each field data | ||
| 510 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 511 | * this behavior **must not** be relied upon for query correctness. | ||
| 512 | * | ||
| 513 | * The index for the fields differs from the measurements, however. Rows are | ||
| 514 | * sorted by timeseries name, then field name, field value, and finally | ||
| 515 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 516 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 517 | * usually then used to look up measurements. | ||
| 518 | * | ||
| 519 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 520 | * timeseries name and then key, since it would improve lookups where one | ||
| 521 | * already has the key. Realistically though, these tables are quite small and | ||
| 522 | * so performance benefits will be low in absolute terms. | ||
| 523 | * | ||
| 524 | * TTL: We use a materialized column to expire old field table records. This | ||
| 525 | * column is generated automatically by the database whenever a new row is | ||
| 526 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 527 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 528 | * record will remain during a deduplication, which will have the last | ||
| 529 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 530 | * measurement tables. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.04.25 18:11:13.286327 [ 3 ] {bdd7cfcc-b546-4ee9-accb-ed2272d69db3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 534 | 2026.04.25 18:11:13.289197 [ 3 ] {bdd7cfcc-b546-4ee9-accb-ed2272d69db3} <Debug> oximeter.fields_bool (eaa48bbc-7ecd-49b9-987c-3c852294e7b8): Loading data parts | ||
| 535 | 2026.04.25 18:11:13.289345 [ 3 ] {bdd7cfcc-b546-4ee9-accb-ed2272d69db3} <Debug> oximeter.fields_bool (eaa48bbc-7ecd-49b9-987c-3c852294e7b8): There are no data parts | ||
| 536 | 2026.04.25 18:11:13.299641 [ 3 ] {bdd7cfcc-b546-4ee9-accb-ed2272d69db3} <Debug> TCPHandler: Processed in 0.013834921 sec. | ||
| 537 | 2026.04.25 18:11:13.299788 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.04.25 18:11:13.300032 [ 3 ] {884abd2f-5184-4bb3-af44-d165b04677d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 539 | 2026.04.25 18:11:13.300159 [ 3 ] {884abd2f-5184-4bb3-af44-d165b04677d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 540 | 2026.04.25 18:11:13.303210 [ 3 ] {884abd2f-5184-4bb3-af44-d165b04677d8} <Debug> oximeter.fields_i8 (2ef8ebcf-d617-4740-9cb8-2df3bca339e1): Loading data parts | ||
| 541 | 2026.04.25 18:11:13.303361 [ 3 ] {884abd2f-5184-4bb3-af44-d165b04677d8} <Debug> oximeter.fields_i8 (2ef8ebcf-d617-4740-9cb8-2df3bca339e1): There are no data parts | ||
| 542 | 2026.04.25 18:11:13.311043 [ 3 ] {884abd2f-5184-4bb3-af44-d165b04677d8} <Debug> TCPHandler: Processed in 0.011302237 sec. | ||
| 543 | 2026.04.25 18:11:13.311219 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.04.25 18:11:13.311418 [ 3 ] {d177e700-dbd5-4cd8-b055-2f282e7455c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 545 | 2026.04.25 18:11:13.311537 [ 3 ] {d177e700-dbd5-4cd8-b055-2f282e7455c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 546 | 2026.04.25 18:11:13.314295 [ 3 ] {d177e700-dbd5-4cd8-b055-2f282e7455c8} <Debug> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Loading data parts | ||
| 547 | 2026.04.25 18:11:13.314433 [ 3 ] {d177e700-dbd5-4cd8-b055-2f282e7455c8} <Debug> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): There are no data parts | ||
| 548 | 2026.04.25 18:11:13.324873 [ 3 ] {d177e700-dbd5-4cd8-b055-2f282e7455c8} <Debug> TCPHandler: Processed in 0.013722909 sec. | ||
| 549 | 2026.04.25 18:11:13.325044 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.04.25 18:11:13.325295 [ 3 ] {e09f470d-aca4-4419-925e-7e669fd6088f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 551 | 2026.04.25 18:11:13.325438 [ 3 ] {e09f470d-aca4-4419-925e-7e669fd6088f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 552 | 2026.04.25 18:11:13.328371 [ 3 ] {e09f470d-aca4-4419-925e-7e669fd6088f} <Debug> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Loading data parts | ||
| 553 | 2026.04.25 18:11:13.328521 [ 3 ] {e09f470d-aca4-4419-925e-7e669fd6088f} <Debug> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): There are no data parts | ||
| 554 | 2026.04.25 18:11:13.336073 [ 3 ] {e09f470d-aca4-4419-925e-7e669fd6088f} <Debug> TCPHandler: Processed in 0.011088342 sec. | ||
| 555 | 2026.04.25 18:11:13.336227 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.04.25 18:11:13.336393 [ 3 ] {a60405a8-1a25-456f-8a10-2e9febbc6aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 557 | 2026.04.25 18:11:13.336633 [ 3 ] {a60405a8-1a25-456f-8a10-2e9febbc6aab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 558 | 2026.04.25 18:11:13.339369 [ 3 ] {a60405a8-1a25-456f-8a10-2e9febbc6aab} <Debug> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Loading data parts | ||
| 559 | 2026.04.25 18:11:13.339503 [ 3 ] {a60405a8-1a25-456f-8a10-2e9febbc6aab} <Debug> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): There are no data parts | ||
| 560 | 2026.04.25 18:11:13.349732 [ 3 ] {a60405a8-1a25-456f-8a10-2e9febbc6aab} <Debug> TCPHandler: Processed in 0.013551765 sec. | ||
| 561 | 2026.04.25 18:11:13.349893 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.04.25 18:11:13.350158 [ 3 ] {040ce788-5c45-4906-8ee4-0ce158b55c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 563 | 2026.04.25 18:11:13.350297 [ 3 ] {040ce788-5c45-4906-8ee4-0ce158b55c54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 564 | 2026.04.25 18:11:13.353100 [ 3 ] {040ce788-5c45-4906-8ee4-0ce158b55c54} <Debug> oximeter.fields_i32 (ef0ab4e8-2e65-43de-9fb9-f9d5850d4bb0): Loading data parts | ||
| 565 | 2026.04.25 18:11:13.353319 [ 3 ] {040ce788-5c45-4906-8ee4-0ce158b55c54} <Debug> oximeter.fields_i32 (ef0ab4e8-2e65-43de-9fb9-f9d5850d4bb0): There are no data parts | ||
| 566 | 2026.04.25 18:11:13.361724 [ 3 ] {040ce788-5c45-4906-8ee4-0ce158b55c54} <Debug> TCPHandler: Processed in 0.011889782 sec. | ||
| 567 | 2026.04.25 18:11:13.361900 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.04.25 18:11:13.362084 [ 3 ] {40370c49-55f0-4982-bdb9-7b5fad55f137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 569 | 2026.04.25 18:11:13.362228 [ 3 ] {40370c49-55f0-4982-bdb9-7b5fad55f137} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 570 | 2026.04.25 18:11:13.365015 [ 3 ] {40370c49-55f0-4982-bdb9-7b5fad55f137} <Debug> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Loading data parts | ||
| 571 | 2026.04.25 18:11:13.365157 [ 3 ] {40370c49-55f0-4982-bdb9-7b5fad55f137} <Debug> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): There are no data parts | ||
| 572 | 2026.04.25 18:11:13.375503 [ 3 ] {40370c49-55f0-4982-bdb9-7b5fad55f137} <Debug> TCPHandler: Processed in 0.013671287 sec. | ||
| 573 | 2026.04.25 18:11:13.375713 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.04.25 18:11:13.375958 [ 3 ] {9ecc4249-ed9d-4b08-a738-7f93478ca54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 575 | 2026.04.25 18:11:13.376093 [ 3 ] {9ecc4249-ed9d-4b08-a738-7f93478ca54b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 576 | 2026.04.25 18:11:13.379079 [ 3 ] {9ecc4249-ed9d-4b08-a738-7f93478ca54b} <Debug> oximeter.fields_i64 (93dc05ec-887b-4578-a30c-520f9f2fc7d3): Loading data parts | ||
| 577 | 2026.04.25 18:11:13.379228 [ 3 ] {9ecc4249-ed9d-4b08-a738-7f93478ca54b} <Debug> oximeter.fields_i64 (93dc05ec-887b-4578-a30c-520f9f2fc7d3): There are no data parts | ||
| 578 | 2026.04.25 18:11:13.386927 [ 3 ] {9ecc4249-ed9d-4b08-a738-7f93478ca54b} <Debug> TCPHandler: Processed in 0.011274557 sec. | ||
| 579 | 2026.04.25 18:11:13.387075 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.04.25 18:11:13.387230 [ 3 ] {6ac974d9-11c4-4d9a-8d9b-674a83fca240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 581 | 2026.04.25 18:11:13.387443 [ 3 ] {6ac974d9-11c4-4d9a-8d9b-674a83fca240} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 582 | 2026.04.25 18:11:13.390223 [ 3 ] {6ac974d9-11c4-4d9a-8d9b-674a83fca240} <Debug> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Loading data parts | ||
| 583 | 2026.04.25 18:11:13.390389 [ 3 ] {6ac974d9-11c4-4d9a-8d9b-674a83fca240} <Debug> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): There are no data parts | ||
| 584 | 2026.04.25 18:11:13.400787 [ 3 ] {6ac974d9-11c4-4d9a-8d9b-674a83fca240} <Debug> TCPHandler: Processed in 0.01376247 sec. | ||
| 585 | 2026.04.25 18:11:13.401143 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.04.25 18:11:13.401350 [ 3 ] {45cf49ef-a04a-48be-acf3-6882414c31bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 587 | 2026.04.25 18:11:13.401477 [ 3 ] {45cf49ef-a04a-48be-acf3-6882414c31bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 588 | 2026.04.25 18:11:13.411592 [ 3 ] {45cf49ef-a04a-48be-acf3-6882414c31bc} <Debug> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Loading data parts | ||
| 589 | 2026.04.25 18:11:13.411735 [ 3 ] {45cf49ef-a04a-48be-acf3-6882414c31bc} <Debug> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): There are no data parts | ||
| 590 | 2026.04.25 18:11:13.414107 [ 3 ] {45cf49ef-a04a-48be-acf3-6882414c31bc} <Debug> TCPHandler: Processed in 0.013040171 sec. | ||
| 591 | 2026.04.25 18:11:13.414281 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.04.25 18:11:13.414475 [ 3 ] {f4f0e141-c8cf-4f83-9f8a-0a153ecdf31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 593 | 2026.04.25 18:11:13.414631 [ 3 ] {f4f0e141-c8cf-4f83-9f8a-0a153ecdf31b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2026.04.25 18:11:13.424748 [ 3 ] {f4f0e141-c8cf-4f83-9f8a-0a153ecdf31b} <Debug> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Loading data parts | ||
| 595 | 2026.04.25 18:11:13.424898 [ 3 ] {f4f0e141-c8cf-4f83-9f8a-0a153ecdf31b} <Debug> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): There are no data parts | ||
| 596 | 2026.04.25 18:11:13.446648 [ 3 ] {f4f0e141-c8cf-4f83-9f8a-0a153ecdf31b} <Debug> TCPHandler: Processed in 0.032433304 sec. | ||
| 597 | 2026.04.25 18:11:13.446892 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.04.25 18:11:13.447049 [ 3 ] {db8005b7-0731-4d7f-a9a5-43cc487614e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 599 | 2026.04.25 18:11:13.447192 [ 3 ] {db8005b7-0731-4d7f-a9a5-43cc487614e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2026.04.25 18:11:13.452565 [ 3 ] {db8005b7-0731-4d7f-a9a5-43cc487614e6} <Debug> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Loading data parts | ||
| 601 | 2026.04.25 18:11:13.452768 [ 3 ] {db8005b7-0731-4d7f-a9a5-43cc487614e6} <Debug> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): There are no data parts | ||
| 602 | 2026.04.25 18:11:13.463874 [ 3 ] {db8005b7-0731-4d7f-a9a5-43cc487614e6} <Debug> TCPHandler: Processed in 0.017031932 sec. | ||
| 603 | 2026.04.25 18:11:13.464047 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.04.25 18:11:13.464369 [ 3 ] {5e077751-752c-404d-9a2f-9dfc5f909ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2026.04.25 18:11:13.464503 [ 3 ] {5e077751-752c-404d-9a2f-9dfc5f909ce8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2026.04.25 18:11:13.476991 [ 3 ] {5e077751-752c-404d-9a2f-9dfc5f909ce8} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf): Loading data parts | ||
| 610 | 2026.04.25 18:11:13.477160 [ 3 ] {5e077751-752c-404d-9a2f-9dfc5f909ce8} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf): There are no data parts | ||
| 611 | 2026.04.25 18:11:13.479794 [ 3 ] {5e077751-752c-404d-9a2f-9dfc5f909ce8} <Debug> TCPHandler: Processed in 0.015804362 sec. | ||
| 612 | 2026.04.25 18:11:13.480072 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.04.25 18:11:13.480410 [ 4 ] {3af3be16-4ceb-4876-9292-8d5dbaad707f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2026.04.25 18:11:13.482081 [ 4 ] {3af3be16-4ceb-4876-9292-8d5dbaad707f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.04.25 18:11:13.507208 [ 260 ] {3af3be16-4ceb-4876-9292-8d5dbaad707f} <Trace> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2026.04.25 18:11:13.507271 [ 260 ] {3af3be16-4ceb-4876-9292-8d5dbaad707f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 617 | 2026.04.25 18:11:13.512376 [ 260 ] {3af3be16-4ceb-4876-9292-8d5dbaad707f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.04.25 18:11:13.513031 [ 260 ] {3af3be16-4ceb-4876-9292-8d5dbaad707f} <Trace> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.04.25 18:11:13.513428 [ 4 ] {3af3be16-4ceb-4876-9292-8d5dbaad707f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.033178 sec., 30.140454518054135 rows/sec., 482.25 B/sec. | ||
| 620 | 2026.04.25 18:11:13.513875 [ 4 ] {3af3be16-4ceb-4876-9292-8d5dbaad707f} <Debug> TCPHandler: Processed in 0.033939512 sec. | ||
| 621 | 2026.04.25 18:11:14.000153 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.05 MiB, peak 134.05 MiB, free memory in arenas 0.00 B, will set to 138.61 MiB (RSS), difference: 4.55 MiB | ||
| 622 | 2026.04.25 18:11:14.850917 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60024 | ||
| 623 | 2026.04.25 18:11:14.851097 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.04.25 18:11:14.851134 [ 270 ] {} <Debug> TCP-Session: 44edb52e-6e7a-44ea-8856-2a5bd4e1c31b Authenticating user 'default' from [fd00:1122:3344:101::c]:60024 | ||
| 625 | 2026.04.25 18:11:14.851155 [ 270 ] {} <Debug> TCP-Session: 44edb52e-6e7a-44ea-8856-2a5bd4e1c31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.04.25 18:11:14.851253 [ 270 ] {} <Debug> TCP-Session: 44edb52e-6e7a-44ea-8856-2a5bd4e1c31b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.04.25 18:11:14.851325 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2026.04.25 18:11:14.851352 [ 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 | ||
| 629 | 2026.04.25 18:11:14.851446 [ 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 | ||
| 630 | 2026.04.25 18:11:14.854000 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63768 | ||
| 631 | 2026.04.25 18:11:14.854096 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47280 | ||
| 632 | 2026.04.25 18:11:14.854228 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.04.25 18:11:14.854247 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58118 | ||
| 634 | 2026.04.25 18:11:14.854334 [ 271 ] {} <Debug> TCP-Session: 79188bc6-5f87-428c-b812-a7688f9e52e5 Authenticating user 'default' from [fd00:1122:3344:101::c]:63768 | ||
| 635 | 2026.04.25 18:11:14.854343 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.04.25 18:11:14.854382 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53649 | ||
| 637 | 2026.04.25 18:11:14.854478 [ 271 ] {} <Debug> TCP-Session: 79188bc6-5f87-428c-b812-a7688f9e52e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.04.25 18:11:14.854536 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53937 | ||
| 639 | 2026.04.25 18:11:14.854559 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35210 | ||
| 640 | 2026.04.25 18:11:14.854619 [ 271 ] {} <Debug> TCP-Session: 79188bc6-5f87-428c-b812-a7688f9e52e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.04.25 18:11:14.854679 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56659 | ||
| 642 | 2026.04.25 18:11:14.854662 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.04.25 18:11:14.854457 [ 272 ] {} <Debug> TCP-Session: aa401293-49be-41a8-b970-258221a9b264 Authenticating user 'default' from [fd00:1122:3344:101::c]:47280 | ||
| 644 | 2026.04.25 18:11:14.854801 [ 273 ] {} <Debug> TCP-Session: 6220b6c8-467d-45f4-a092-ddf0894b89e1 Authenticating user 'default' from [fd00:1122:3344:101::c]:58118 | ||
| 645 | 2026.04.25 18:11:14.854771 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.04.25 18:11:14.854886 [ 272 ] {} <Debug> TCP-Session: aa401293-49be-41a8-b970-258221a9b264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.04.25 18:11:14.854891 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.04.25 18:11:14.854964 [ 272 ] {} <Debug> TCP-Session: aa401293-49be-41a8-b970-258221a9b264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.04.25 18:11:14.854977 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.04.25 18:11:14.854982 [ 274 ] {} <Debug> TCP-Session: 6db64e35-fbd6-4765-aaa9-e3b3fb038f2d Authenticating user 'default' from [fd00:1122:3344:101::c]:53649 | ||
| 651 | 2026.04.25 18:11:14.855056 [ 276 ] {} <Debug> TCP-Session: b61b1827-0c67-4251-bad3-d4cb1a5f8948 Authenticating user 'default' from [fd00:1122:3344:101::c]:35210 | ||
| 652 | 2026.04.25 18:11:14.855061 [ 277 ] {} <Debug> TCP-Session: 0b316063-8627-4434-8a49-5beb59e7e3a2 Authenticating user 'default' from [fd00:1122:3344:101::c]:56659 | ||
| 653 | 2026.04.25 18:11:14.854948 [ 273 ] {} <Debug> TCP-Session: 6220b6c8-467d-45f4-a092-ddf0894b89e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.04.25 18:11:14.855149 [ 277 ] {} <Debug> TCP-Session: 0b316063-8627-4434-8a49-5beb59e7e3a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.04.25 18:11:14.855162 [ 276 ] {} <Debug> TCP-Session: b61b1827-0c67-4251-bad3-d4cb1a5f8948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.04.25 18:11:14.854897 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.04.25 18:11:14.855250 [ 277 ] {} <Debug> TCP-Session: 0b316063-8627-4434-8a49-5beb59e7e3a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.04.25 18:11:14.855237 [ 276 ] {} <Debug> TCP-Session: b61b1827-0c67-4251-bad3-d4cb1a5f8948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.25 18:11:14.855223 [ 273 ] {} <Debug> TCP-Session: 6220b6c8-467d-45f4-a092-ddf0894b89e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.04.25 18:11:14.855343 [ 275 ] {} <Debug> TCP-Session: 3169a0c7-d3ab-44ae-940b-43256a9e0678 Authenticating user 'default' from [fd00:1122:3344:101::c]:53937 | ||
| 661 | 2026.04.25 18:11:14.855135 [ 274 ] {} <Debug> TCP-Session: 6db64e35-fbd6-4765-aaa9-e3b3fb038f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.04.25 18:11:14.855441 [ 274 ] {} <Debug> TCP-Session: 6db64e35-fbd6-4765-aaa9-e3b3fb038f2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.25 18:11:14.855459 [ 275 ] {} <Debug> TCP-Session: 3169a0c7-d3ab-44ae-940b-43256a9e0678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.04.25 18:11:14.855581 [ 275 ] {} <Debug> TCP-Session: 3169a0c7-d3ab-44ae-940b-43256a9e0678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.04.25 18:11:16.126567 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60292 | ||
| 666 | 2026.04.25 18:11:16.126782 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.04.25 18:11:16.126861 [ 278 ] {} <Debug> TCP-Session: f34be4ab-b16d-45b9-8330-73e4d61e5f37 Authenticating user 'default' from [fd00:1122:3344:101::a]:60292 | ||
| 668 | 2026.04.25 18:11:16.126885 [ 278 ] {} <Debug> TCP-Session: f34be4ab-b16d-45b9-8330-73e4d61e5f37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.04.25 18:11:16.126897 [ 278 ] {} <Debug> TCP-Session: f34be4ab-b16d-45b9-8330-73e4d61e5f37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.04.25 18:11:16.127041 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.04.25 18:11:16.127085 [ 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.04.25 18:11:16.127181 [ 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.04.25 18:11:16.129676 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52052 | ||
| 674 | 2026.04.25 18:11:16.129682 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55748 | ||
| 675 | 2026.04.25 18:11:16.129861 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51192 | ||
| 676 | 2026.04.25 18:11:16.129928 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58963 | ||
| 677 | 2026.04.25 18:11:16.129941 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.04.25 18:11:16.130018 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33216 | ||
| 679 | 2026.04.25 18:11:16.130052 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.04.25 18:11:16.129994 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.04.25 18:11:16.130155 [ 282 ] {} <Debug> TCP-Session: a0a0ae95-0d8c-40f3-a67c-6f3017b74657 Authenticating user 'default' from [fd00:1122:3344:101::a]:51192 | ||
| 682 | 2026.04.25 18:11:16.130162 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.04.25 18:11:16.130163 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58824 | ||
| 684 | 2026.04.25 18:11:16.130132 [ 280 ] {} <Debug> TCP-Session: 01c1ad7b-4203-452c-b15e-44bc9553c0d5 Authenticating user 'default' from [fd00:1122:3344:101::a]:52052 | ||
| 685 | 2026.04.25 18:11:16.130277 [ 281 ] {} <Debug> TCP-Session: 190c193e-2011-43af-9082-cbd1d87165c1 Authenticating user 'default' from [fd00:1122:3344:101::a]:58963 | ||
| 686 | 2026.04.25 18:11:16.130279 [ 282 ] {} <Debug> TCP-Session: a0a0ae95-0d8c-40f3-a67c-6f3017b74657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.04.25 18:11:16.130299 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33437 | ||
| 688 | 2026.04.25 18:11:16.130371 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.04.25 18:11:16.130367 [ 280 ] {} <Debug> TCP-Session: 01c1ad7b-4203-452c-b15e-44bc9553c0d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.04.25 18:11:16.130403 [ 281 ] {} <Debug> TCP-Session: 190c193e-2011-43af-9082-cbd1d87165c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.04.25 18:11:16.130479 [ 280 ] {} <Debug> TCP-Session: 01c1ad7b-4203-452c-b15e-44bc9553c0d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.04.25 18:11:16.130373 [ 282 ] {} <Debug> TCP-Session: a0a0ae95-0d8c-40f3-a67c-6f3017b74657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.04.25 18:11:16.130503 [ 281 ] {} <Debug> TCP-Session: 190c193e-2011-43af-9082-cbd1d87165c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.04.25 18:11:16.130498 [ 284 ] {} <Debug> TCP-Session: 3eedf28f-ed74-4f7c-9332-c096c4299f01 Authenticating user 'default' from [fd00:1122:3344:101::a]:58824 | ||
| 695 | 2026.04.25 18:11:16.130260 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.04.25 18:11:16.130238 [ 279 ] {} <Debug> TCP-Session: c0458a08-302a-41f1-a4f1-3173be042d92 Authenticating user 'default' from [fd00:1122:3344:101::a]:55748 | ||
| 697 | 2026.04.25 18:11:16.130639 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.04.25 18:11:16.130698 [ 279 ] {} <Debug> TCP-Session: c0458a08-302a-41f1-a4f1-3173be042d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.04.25 18:11:16.130678 [ 284 ] {} <Debug> TCP-Session: 3eedf28f-ed74-4f7c-9332-c096c4299f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.04.25 18:11:16.130730 [ 283 ] {} <Debug> TCP-Session: e7f7570b-5924-44be-9fe7-b899d807540d Authenticating user 'default' from [fd00:1122:3344:101::a]:33216 | ||
| 701 | 2026.04.25 18:11:16.130802 [ 284 ] {} <Debug> TCP-Session: 3eedf28f-ed74-4f7c-9332-c096c4299f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.04.25 18:11:16.130815 [ 279 ] {} <Debug> TCP-Session: c0458a08-302a-41f1-a4f1-3173be042d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.04.25 18:11:16.130807 [ 285 ] {} <Debug> TCP-Session: 79f4db9f-b35a-4a0d-acbe-5a6e7fa5ec5a Authenticating user 'default' from [fd00:1122:3344:101::a]:33437 | ||
| 704 | 2026.04.25 18:11:16.130880 [ 283 ] {} <Debug> TCP-Session: e7f7570b-5924-44be-9fe7-b899d807540d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.25 18:11:16.130966 [ 285 ] {} <Debug> TCP-Session: 79f4db9f-b35a-4a0d-acbe-5a6e7fa5ec5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.04.25 18:11:16.130979 [ 283 ] {} <Debug> TCP-Session: e7f7570b-5924-44be-9fe7-b899d807540d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.04.25 18:11:16.130987 [ 285 ] {} <Debug> TCP-Session: 79f4db9f-b35a-4a0d-acbe-5a6e7fa5ec5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.04.25 18:11:18.670254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.04.25 18:11:18.670296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.04.25 18:11:18.670345 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.04.25 18:11:18.670511 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.04.25 18:11:18.691904 [ 245 ] {} <Debug> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Loading data parts | ||
| 713 | 2026.04.25 18:11:18.692139 [ 245 ] {} <Debug> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): There are no data parts | ||
| 714 | 2026.04.25 18:11:18.701091 [ 244 ] {} <Debug> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Loading data parts | ||
| 715 | 2026.04.25 18:11:18.701453 [ 244 ] {} <Debug> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): There are no data parts | ||
| 716 | 2026.04.25 18:11:18.703774 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.04.25 18:11:18.703927 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 718 | 2026.04.25 18:11:18.710572 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.04.25 18:11:18.711314 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.04.25 18:11:18.711497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.04.25 18:11:18.729234 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.04.25 18:11:18.729288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 723 | 2026.04.25 18:11:18.735523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.04.25 18:11:18.736757 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.04.25 18:11:18.739751 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.04.25 18:11:19.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.72 MiB, peak 148.72 MiB, free memory in arenas 0.00 B, will set to 153.84 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2026.04.25 18:11:21.170195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.04.25 18:11:21.170302 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.04.25 18:11:21.193275 [ 243 ] {} <Debug> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Loading data parts | ||
| 730 | 2026.04.25 18:11:21.193527 [ 243 ] {} <Debug> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): There are no data parts | ||
| 731 | 2026.04.25 18:11:21.213280 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.04.25 18:11:21.213320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 733 | 2026.04.25 18:11:21.215039 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.04.25 18:11:21.215607 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.04.25 18:11:21.215983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.04.25 18:11:22.000207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.07 MiB, peak 158.07 MiB, free memory in arenas 0.00 B, will set to 155.10 MiB (RSS), difference: -2.97 MiB | ||
| 737 | 2026.04.25 18:11:26.137571 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.04.25 18:11:26.137736 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.04.25 18:11:26.211681 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.04.25 18:11:26.217167 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.04.25 18:11:26.217218 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 742 | 2026.04.25 18:11:26.218109 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.04.25 18:11:26.218609 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.04.25 18:11:26.232228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.04.25 18:11:26.239823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.04.25 18:11:26.257439 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.04.25 18:11:26.257504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 748 | 2026.04.25 18:11:26.263910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.04.25 18:11:26.265099 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.04.25 18:11:26.268018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.04.25 18:11:27.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.84 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.64 MiB (RSS), difference: 1.80 MiB | ||
| 752 | 2026.04.25 18:11:32.000159 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.67 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.69 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.04.25 18:11:33.539712 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.04.25 18:11:33.539909 [ 3 ] {179008d5-6ced-45b2-b7ec-29adc75c5d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.04.25 18:11:33.544234 [ 3 ] {179008d5-6ced-45b2-b7ec-29adc75c5d20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.04.25 18:11:33.555984 [ 3 ] {179008d5-6ced-45b2-b7ec-29adc75c5d20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.04.25 18:11:33.567377 [ 3 ] {179008d5-6ced-45b2-b7ec-29adc75c5d20} <Debug> TCPHandler: Processed in 0.027797096 sec. | ||
| 758 | 2026.04.25 18:11:33.586909 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.04.25 18:11:33.587051 [ 3 ] {751581a3-0e2d-4f89-9ca0-58c751add8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.04.25 18:11:33.599211 [ 3 ] {751581a3-0e2d-4f89-9ca0-58c751add8f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.04.25 18:11:33.599271 [ 3 ] {751581a3-0e2d-4f89-9ca0-58c751add8f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.04.25 18:11:33.602053 [ 3 ] {751581a3-0e2d-4f89-9ca0-58c751add8f8} <Debug> TCPHandler: Processed in 0.015201396 sec. | ||
| 763 | 2026.04.25 18:11:33.602311 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.04.25 18:11:33.602465 [ 3 ] {7983b9a6-fed0-4077-8228-dd0b35644ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.04.25 18:11:33.610015 [ 3 ] {7983b9a6-fed0-4077-8228-dd0b35644ef3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.04.25 18:11:33.610064 [ 3 ] {7983b9a6-fed0-4077-8228-dd0b35644ef3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.04.25 18:11:33.610420 [ 3 ] {7983b9a6-fed0-4077-8228-dd0b35644ef3} <Debug> TCPHandler: Processed in 0.008173748 sec. | ||
| 768 | 2026.04.25 18:11:33.610661 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.04.25 18:11:33.610779 [ 3 ] {8fadcdc9-2717-4c45-a09f-ea7b309164a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 770 | 2026.04.25 18:11:33.611025 [ 3 ] {8fadcdc9-2717-4c45-a09f-ea7b309164a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.04.25 18:11:33.611069 [ 3 ] {8fadcdc9-2717-4c45-a09f-ea7b309164a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.04.25 18:11:33.611432 [ 3 ] {8fadcdc9-2717-4c45-a09f-ea7b309164a5} <Debug> TCPHandler: Processed in 0.000821271 sec. | ||
| 773 | 2026.04.25 18:11:33.611655 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.04.25 18:11:33.611770 [ 3 ] {3b5f73d4-403a-416b-a399-024dd249b695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 775 | 2026.04.25 18:11:33.612015 [ 3 ] {3b5f73d4-403a-416b-a399-024dd249b695} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.04.25 18:11:33.612058 [ 3 ] {3b5f73d4-403a-416b-a399-024dd249b695} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.04.25 18:11:33.612374 [ 3 ] {3b5f73d4-403a-416b-a399-024dd249b695} <Debug> TCPHandler: Processed in 0.00076886 sec. | ||
| 778 | 2026.04.25 18:11:33.612578 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.04.25 18:11:33.612692 [ 3 ] {18e2bc0a-8ef5-4b9c-adf4-cf7335e85226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 780 | 2026.04.25 18:11:33.612934 [ 3 ] {18e2bc0a-8ef5-4b9c-adf4-cf7335e85226} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.04.25 18:11:33.612977 [ 3 ] {18e2bc0a-8ef5-4b9c-adf4-cf7335e85226} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.04.25 18:11:33.613291 [ 3 ] {18e2bc0a-8ef5-4b9c-adf4-cf7335e85226} <Debug> TCPHandler: Processed in 0.000761489 sec. | ||
| 783 | 2026.04.25 18:11:33.613489 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.04.25 18:11:33.613606 [ 3 ] {4374e34d-aeea-4b37-87c9-ebd82fd9d4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 785 | 2026.04.25 18:11:33.613851 [ 3 ] {4374e34d-aeea-4b37-87c9-ebd82fd9d4eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.04.25 18:11:33.613893 [ 3 ] {4374e34d-aeea-4b37-87c9-ebd82fd9d4eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.04.25 18:11:33.614205 [ 3 ] {4374e34d-aeea-4b37-87c9-ebd82fd9d4eb} <Debug> TCPHandler: Processed in 0.000763569 sec. | ||
| 788 | 2026.04.25 18:11:33.614503 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.04.25 18:11:33.614620 [ 3 ] {04314353-2e76-417d-986c-6c5cfab13234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 790 | 2026.04.25 18:11:33.614863 [ 3 ] {04314353-2e76-417d-986c-6c5cfab13234} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.04.25 18:11:33.614905 [ 3 ] {04314353-2e76-417d-986c-6c5cfab13234} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.04.25 18:11:33.615213 [ 3 ] {04314353-2e76-417d-986c-6c5cfab13234} <Debug> TCPHandler: Processed in 0.00075932 sec. | ||
| 793 | 2026.04.25 18:11:33.615436 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.04.25 18:11:33.615551 [ 3 ] {f095c1f0-465e-4ac4-b353-3af369a26fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 795 | 2026.04.25 18:11:33.615791 [ 3 ] {f095c1f0-465e-4ac4-b353-3af369a26fc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.04.25 18:11:33.615832 [ 3 ] {f095c1f0-465e-4ac4-b353-3af369a26fc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.04.25 18:11:33.616165 [ 3 ] {f095c1f0-465e-4ac4-b353-3af369a26fc7} <Debug> TCPHandler: Processed in 0.00077643 sec. | ||
| 798 | 2026.04.25 18:11:33.616376 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.04.25 18:11:33.616492 [ 3 ] {e6f6225f-14e6-4edf-9b89-98d274505151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 800 | 2026.04.25 18:11:33.616735 [ 3 ] {e6f6225f-14e6-4edf-9b89-98d274505151} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.04.25 18:11:33.616777 [ 3 ] {e6f6225f-14e6-4edf-9b89-98d274505151} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.04.25 18:11:33.617081 [ 3 ] {e6f6225f-14e6-4edf-9b89-98d274505151} <Debug> TCPHandler: Processed in 0.000753869 sec. | ||
| 803 | 2026.04.25 18:11:33.617285 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.04.25 18:11:33.617400 [ 3 ] {06d65464-e066-41c6-ab15-26df4f88186c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 805 | 2026.04.25 18:11:33.617643 [ 3 ] {06d65464-e066-41c6-ab15-26df4f88186c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.04.25 18:11:33.617685 [ 3 ] {06d65464-e066-41c6-ab15-26df4f88186c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.04.25 18:11:33.617991 [ 3 ] {06d65464-e066-41c6-ab15-26df4f88186c} <Debug> TCPHandler: Processed in 0.000754179 sec. | ||
| 808 | 2026.04.25 18:11:33.618191 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.04.25 18:11:33.618308 [ 3 ] {805b1afa-6035-45dd-9527-7980a0fb34c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 810 | 2026.04.25 18:11:33.618552 [ 3 ] {805b1afa-6035-45dd-9527-7980a0fb34c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.04.25 18:11:33.618594 [ 3 ] {805b1afa-6035-45dd-9527-7980a0fb34c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.04.25 18:11:33.618897 [ 3 ] {805b1afa-6035-45dd-9527-7980a0fb34c4} <Debug> TCPHandler: Processed in 0.000754669 sec. | ||
| 813 | 2026.04.25 18:11:33.619099 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.04.25 18:11:33.619216 [ 3 ] {1aefc776-e62f-4f61-86c0-e79a44de3711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 815 | 2026.04.25 18:11:33.619477 [ 3 ] {1aefc776-e62f-4f61-86c0-e79a44de3711} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.04.25 18:11:33.619519 [ 3 ] {1aefc776-e62f-4f61-86c0-e79a44de3711} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.04.25 18:11:33.619828 [ 3 ] {1aefc776-e62f-4f61-86c0-e79a44de3711} <Debug> TCPHandler: Processed in 0.00077688 sec. | ||
| 818 | 2026.04.25 18:11:33.620028 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.04.25 18:11:33.620147 [ 3 ] {27018c25-80cb-498c-b444-b0609d31197e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 820 | 2026.04.25 18:11:33.620395 [ 3 ] {27018c25-80cb-498c-b444-b0609d31197e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.04.25 18:11:33.620437 [ 3 ] {27018c25-80cb-498c-b444-b0609d31197e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2026.04.25 18:11:33.620742 [ 3 ] {27018c25-80cb-498c-b444-b0609d31197e} <Debug> TCPHandler: Processed in 0.000762779 sec. | ||
| 823 | 2026.04.25 18:11:33.620951 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.04.25 18:11:33.621069 [ 3 ] {c21771a3-6a51-48c5-992d-d4733262437b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 825 | 2026.04.25 18:11:33.621320 [ 3 ] {c21771a3-6a51-48c5-992d-d4733262437b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2026.04.25 18:11:33.621362 [ 3 ] {c21771a3-6a51-48c5-992d-d4733262437b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.04.25 18:11:33.621692 [ 3 ] {c21771a3-6a51-48c5-992d-d4733262437b} <Debug> TCPHandler: Processed in 0.0007884 sec. | ||
| 828 | 2026.04.25 18:11:33.622339 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.04.25 18:11:33.622456 [ 3 ] {f082116f-6d98-4b20-a351-77d29376ade6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 830 | 2026.04.25 18:11:33.622716 [ 3 ] {f082116f-6d98-4b20-a351-77d29376ade6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2026.04.25 18:11:33.622758 [ 3 ] {f082116f-6d98-4b20-a351-77d29376ade6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2026.04.25 18:11:33.623080 [ 3 ] {f082116f-6d98-4b20-a351-77d29376ade6} <Debug> TCPHandler: Processed in 0.000790189 sec. | ||
| 833 | 2026.04.25 18:11:33.623288 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.04.25 18:11:33.623407 [ 3 ] {1d205ece-8074-476e-80dc-a75e2943b7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 835 | 2026.04.25 18:11:33.623666 [ 3 ] {1d205ece-8074-476e-80dc-a75e2943b7f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2026.04.25 18:11:33.623710 [ 3 ] {1d205ece-8074-476e-80dc-a75e2943b7f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2026.04.25 18:11:33.624024 [ 3 ] {1d205ece-8074-476e-80dc-a75e2943b7f8} <Debug> TCPHandler: Processed in 0.000785111 sec. | ||
| 838 | 2026.04.25 18:11:33.624254 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.04.25 18:11:33.624373 [ 3 ] {41270727-1820-4a34-8c8b-fbb3ce8fe0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 840 | 2026.04.25 18:11:33.624657 [ 3 ] {41270727-1820-4a34-8c8b-fbb3ce8fe0ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.04.25 18:11:33.624700 [ 3 ] {41270727-1820-4a34-8c8b-fbb3ce8fe0ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.04.25 18:11:33.625008 [ 3 ] {41270727-1820-4a34-8c8b-fbb3ce8fe0ba} <Debug> TCPHandler: Processed in 0.00080172 sec. | ||
| 843 | 2026.04.25 18:11:33.625217 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.04.25 18:11:33.625337 [ 3 ] {f493dfd1-cb3e-498d-8157-4c7d7cc71305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.04.25 18:11:33.625598 [ 3 ] {f493dfd1-cb3e-498d-8157-4c7d7cc71305} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.04.25 18:11:33.625641 [ 3 ] {f493dfd1-cb3e-498d-8157-4c7d7cc71305} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.04.25 18:11:33.625960 [ 3 ] {f493dfd1-cb3e-498d-8157-4c7d7cc71305} <Debug> TCPHandler: Processed in 0.000791321 sec. | ||
| 848 | 2026.04.25 18:11:33.626748 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.04.25 18:11:33.626869 [ 3 ] {c32fb656-0501-4949-a70b-74bb67fb9b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 850 | 2026.04.25 18:11:33.627132 [ 3 ] {c32fb656-0501-4949-a70b-74bb67fb9b4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.04.25 18:11:33.627174 [ 3 ] {c32fb656-0501-4949-a70b-74bb67fb9b4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.04.25 18:11:33.627509 [ 3 ] {c32fb656-0501-4949-a70b-74bb67fb9b4e} <Debug> TCPHandler: Processed in 0.00080927 sec. | ||
| 853 | 2026.04.25 18:11:33.628309 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.04.25 18:11:33.628432 [ 3 ] {bd0ae613-87aa-47fb-8822-b46f2e4cb7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 855 | 2026.04.25 18:11:33.628698 [ 3 ] {bd0ae613-87aa-47fb-8822-b46f2e4cb7bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.04.25 18:11:33.628739 [ 3 ] {bd0ae613-87aa-47fb-8822-b46f2e4cb7bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.04.25 18:11:33.629059 [ 3 ] {bd0ae613-87aa-47fb-8822-b46f2e4cb7bd} <Debug> TCPHandler: Processed in 0.00079842 sec. | ||
| 858 | 2026.04.25 18:11:33.629331 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.04.25 18:11:33.629454 [ 3 ] {a4b22109-7ce7-4c95-a284-ac4aa7cc432c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 860 | 2026.04.25 18:11:33.629720 [ 3 ] {a4b22109-7ce7-4c95-a284-ac4aa7cc432c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.04.25 18:11:33.629762 [ 3 ] {a4b22109-7ce7-4c95-a284-ac4aa7cc432c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2026.04.25 18:11:33.630087 [ 3 ] {a4b22109-7ce7-4c95-a284-ac4aa7cc432c} <Debug> TCPHandler: Processed in 0.00080407 sec. | ||
| 863 | 2026.04.25 18:11:33.630332 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.04.25 18:11:33.630453 [ 3 ] {44cef373-066a-4e69-bcd0-72c652d8ded0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 865 | 2026.04.25 18:11:33.630726 [ 3 ] {44cef373-066a-4e69-bcd0-72c652d8ded0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2026.04.25 18:11:33.630769 [ 3 ] {44cef373-066a-4e69-bcd0-72c652d8ded0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2026.04.25 18:11:33.631098 [ 3 ] {44cef373-066a-4e69-bcd0-72c652d8ded0} <Debug> TCPHandler: Processed in 0.000814891 sec. | ||
| 868 | 2026.04.25 18:11:33.631373 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.04.25 18:11:33.631498 [ 3 ] {d6425aee-88c1-480f-8138-20880df495af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 870 | 2026.04.25 18:11:33.631772 [ 3 ] {d6425aee-88c1-480f-8138-20880df495af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2026.04.25 18:11:33.631814 [ 3 ] {d6425aee-88c1-480f-8138-20880df495af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.04.25 18:11:33.632140 [ 3 ] {d6425aee-88c1-480f-8138-20880df495af} <Debug> TCPHandler: Processed in 0.000818171 sec. | ||
| 873 | 2026.04.25 18:11:33.632402 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.04.25 18:11:33.632525 [ 3 ] {6a3395b0-9226-48c5-ac78-b8bf2bdd57ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 875 | 2026.04.25 18:11:33.632797 [ 3 ] {6a3395b0-9226-48c5-ac78-b8bf2bdd57ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2026.04.25 18:11:33.632844 [ 3 ] {6a3395b0-9226-48c5-ac78-b8bf2bdd57ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.04.25 18:11:33.633157 [ 3 ] {6a3395b0-9226-48c5-ac78-b8bf2bdd57ce} <Debug> TCPHandler: Processed in 0.000804181 sec. | ||
| 878 | 2026.04.25 18:11:33.633422 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.04.25 18:11:33.633548 [ 3 ] {add1bfc3-d715-4c0b-9605-4a3032b15cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 880 | 2026.04.25 18:11:33.633825 [ 3 ] {add1bfc3-d715-4c0b-9605-4a3032b15cb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2026.04.25 18:11:33.633868 [ 3 ] {add1bfc3-d715-4c0b-9605-4a3032b15cb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.04.25 18:11:33.634190 [ 3 ] {add1bfc3-d715-4c0b-9605-4a3032b15cb3} <Debug> TCPHandler: Processed in 0.000816351 sec. | ||
| 883 | 2026.04.25 18:11:33.646724 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.04.25 18:11:33.646843 [ 3 ] {e934130d-b99f-4914-a7c6-5acd463f8950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 885 | 2026.04.25 18:11:33.646895 [ 3 ] {e934130d-b99f-4914-a7c6-5acd463f8950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2026.04.25 18:11:33.647586 [ 3 ] {e934130d-b99f-4914-a7c6-5acd463f8950} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.04.25 18:11:33.647637 [ 3 ] {e934130d-b99f-4914-a7c6-5acd463f8950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 888 | 2026.04.25 18:11:33.648308 [ 3 ] {e934130d-b99f-4914-a7c6-5acd463f8950} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.04.25 18:11:33.648712 [ 3 ] {e934130d-b99f-4914-a7c6-5acd463f8950} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.04.25 18:11:33.648859 [ 3 ] {e934130d-b99f-4914-a7c6-5acd463f8950} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002053 sec., 12664.393570384802 rows/sec., 2.73 MiB/sec. | ||
| 891 | 2026.04.25 18:11:33.648901 [ 3 ] {e934130d-b99f-4914-a7c6-5acd463f8950} <Debug> TCPHandler: Processed in 0.002229617 sec. | ||
| 892 | 2026.04.25 18:11:33.649043 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.04.25 18:11:33.649141 [ 3 ] {ce241842-775c-4a57-9182-700f35f1a959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 894 | 2026.04.25 18:11:33.649181 [ 3 ] {ce241842-775c-4a57-9182-700f35f1a959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 895 | 2026.04.25 18:11:33.651809 [ 3 ] {ce241842-775c-4a57-9182-700f35f1a959} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.04.25 18:11:33.651850 [ 3 ] {ce241842-775c-4a57-9182-700f35f1a959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 897 | 2026.04.25 18:11:33.654623 [ 3 ] {ce241842-775c-4a57-9182-700f35f1a959} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.04.25 18:11:33.655033 [ 3 ] {ce241842-775c-4a57-9182-700f35f1a959} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.04.25 18:11:33.655163 [ 3 ] {ce241842-775c-4a57-9182-700f35f1a959} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.006044 sec., 3970.880211780278 rows/sec., 337.37 KiB/sec. | ||
| 900 | 2026.04.25 18:11:33.655199 [ 3 ] {ce241842-775c-4a57-9182-700f35f1a959} <Debug> TCPHandler: Processed in 0.006205658 sec. | ||
| 901 | 2026.04.25 18:11:33.655328 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.04.25 18:11:33.655424 [ 3 ] {0bc77872-c4cb-40bf-b51f-fad5c947b5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 903 | 2026.04.25 18:11:33.655463 [ 3 ] {0bc77872-c4cb-40bf-b51f-fad5c947b5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 904 | 2026.04.25 18:11:33.655871 [ 3 ] {0bc77872-c4cb-40bf-b51f-fad5c947b5cb} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.04.25 18:11:33.655910 [ 3 ] {0bc77872-c4cb-40bf-b51f-fad5c947b5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 906 | 2026.04.25 18:11:33.656305 [ 3 ] {0bc77872-c4cb-40bf-b51f-fad5c947b5cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.04.25 18:11:33.656745 [ 3 ] {0bc77872-c4cb-40bf-b51f-fad5c947b5cb} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.04.25 18:11:33.656872 [ 3 ] {0bc77872-c4cb-40bf-b51f-fad5c947b5cb} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001468 sec., 6811.989100817439 rows/sec., 555.47 KiB/sec. | ||
| 909 | 2026.04.25 18:11:33.656906 [ 3 ] {0bc77872-c4cb-40bf-b51f-fad5c947b5cb} <Debug> TCPHandler: Processed in 0.001629012 sec. | ||
| 910 | 2026.04.25 18:11:33.657020 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.04.25 18:11:33.657114 [ 3 ] {afdf1d1d-1b0c-441c-858e-87b548d52212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 912 | 2026.04.25 18:11:33.657152 [ 3 ] {afdf1d1d-1b0c-441c-858e-87b548d52212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 913 | 2026.04.25 18:11:33.657655 [ 3 ] {afdf1d1d-1b0c-441c-858e-87b548d52212} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.04.25 18:11:33.657690 [ 3 ] {afdf1d1d-1b0c-441c-858e-87b548d52212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 915 | 2026.04.25 18:11:33.658257 [ 3 ] {afdf1d1d-1b0c-441c-858e-87b548d52212} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.04.25 18:11:33.658693 [ 3 ] {afdf1d1d-1b0c-441c-858e-87b548d52212} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.04.25 18:11:33.658818 [ 3 ] {afdf1d1d-1b0c-441c-858e-87b548d52212} <Debug> executeQuery: Read 203 rows, 18.44 KiB in 0.001722 sec., 117886.17886178862 rows/sec., 10.46 MiB/sec. | ||
| 918 | 2026.04.25 18:11:33.658860 [ 3 ] {afdf1d1d-1b0c-441c-858e-87b548d52212} <Debug> TCPHandler: Processed in 0.001889577 sec. | ||
| 919 | 2026.04.25 18:11:33.658981 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.04.25 18:11:33.659075 [ 3 ] {7f2daea0-e34e-4174-8461-9aef5184b81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 921 | 2026.04.25 18:11:33.659114 [ 3 ] {7f2daea0-e34e-4174-8461-9aef5184b81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 922 | 2026.04.25 18:11:33.659525 [ 3 ] {7f2daea0-e34e-4174-8461-9aef5184b81d} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.04.25 18:11:33.659560 [ 3 ] {7f2daea0-e34e-4174-8461-9aef5184b81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 924 | 2026.04.25 18:11:33.659953 [ 3 ] {7f2daea0-e34e-4174-8461-9aef5184b81d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.04.25 18:11:33.660366 [ 3 ] {7f2daea0-e34e-4174-8461-9aef5184b81d} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.04.25 18:11:33.660492 [ 3 ] {7f2daea0-e34e-4174-8461-9aef5184b81d} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.001435 sec., 22996.51567944251 rows/sec., 1.69 MiB/sec. | ||
| 927 | 2026.04.25 18:11:33.660527 [ 3 ] {7f2daea0-e34e-4174-8461-9aef5184b81d} <Debug> TCPHandler: Processed in 0.001595831 sec. | ||
| 928 | 2026.04.25 18:11:33.660640 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.04.25 18:11:33.660734 [ 3 ] {75a5838d-2431-4654-93d3-2d02a8e5d73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 930 | 2026.04.25 18:11:33.660773 [ 3 ] {75a5838d-2431-4654-93d3-2d02a8e5d73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 931 | 2026.04.25 18:11:33.661214 [ 3 ] {75a5838d-2431-4654-93d3-2d02a8e5d73d} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.04.25 18:11:33.661246 [ 3 ] {75a5838d-2431-4654-93d3-2d02a8e5d73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 933 | 2026.04.25 18:11:33.661656 [ 3 ] {75a5838d-2431-4654-93d3-2d02a8e5d73d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.04.25 18:11:33.662107 [ 3 ] {75a5838d-2431-4654-93d3-2d02a8e5d73d} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.04.25 18:11:33.662232 [ 3 ] {75a5838d-2431-4654-93d3-2d02a8e5d73d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001516 sec., 15831.1345646438 rows/sec., 1.31 MiB/sec. | ||
| 936 | 2026.04.25 18:11:33.662267 [ 3 ] {75a5838d-2431-4654-93d3-2d02a8e5d73d} <Debug> TCPHandler: Processed in 0.001676833 sec. | ||
| 937 | 2026.04.25 18:11:33.662384 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.04.25 18:11:33.662477 [ 3 ] {e3c40180-78e5-4056-8e6e-19c779f002d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 939 | 2026.04.25 18:11:33.662516 [ 3 ] {e3c40180-78e5-4056-8e6e-19c779f002d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 940 | 2026.04.25 18:11:33.662903 [ 3 ] {e3c40180-78e5-4056-8e6e-19c779f002d4} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.04.25 18:11:33.662940 [ 3 ] {e3c40180-78e5-4056-8e6e-19c779f002d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 942 | 2026.04.25 18:11:33.663367 [ 3 ] {e3c40180-78e5-4056-8e6e-19c779f002d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2026.04.25 18:11:33.663800 [ 3 ] {e3c40180-78e5-4056-8e6e-19c779f002d4} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.04.25 18:11:33.663946 [ 3 ] {e3c40180-78e5-4056-8e6e-19c779f002d4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001486 sec., 8075.370121130552 rows/sec., 630.89 KiB/sec. | ||
| 945 | 2026.04.25 18:11:33.663983 [ 3 ] {e3c40180-78e5-4056-8e6e-19c779f002d4} <Debug> TCPHandler: Processed in 0.001648662 sec. | ||
| 946 | 2026.04.25 18:11:33.664115 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.04.25 18:11:33.664212 [ 3 ] {e3d829a7-4577-4c58-bbe6-749a9f368528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 948 | 2026.04.25 18:11:33.664257 [ 3 ] {e3d829a7-4577-4c58-bbe6-749a9f368528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 949 | 2026.04.25 18:11:33.664719 [ 3 ] {e3d829a7-4577-4c58-bbe6-749a9f368528} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.04.25 18:11:33.664756 [ 3 ] {e3d829a7-4577-4c58-bbe6-749a9f368528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 951 | 2026.04.25 18:11:33.665183 [ 3 ] {e3d829a7-4577-4c58-bbe6-749a9f368528} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.04.25 18:11:33.665611 [ 3 ] {e3d829a7-4577-4c58-bbe6-749a9f368528} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.04.25 18:11:33.665735 [ 3 ] {e3d829a7-4577-4c58-bbe6-749a9f368528} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.001541 sec., 78520.44127190136 rows/sec., 6.38 MiB/sec. | ||
| 954 | 2026.04.25 18:11:33.665770 [ 3 ] {e3d829a7-4577-4c58-bbe6-749a9f368528} <Debug> TCPHandler: Processed in 0.001704973 sec. | ||
| 955 | 2026.04.25 18:11:33.665915 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.04.25 18:11:33.666010 [ 3 ] {860245b5-6af8-44e6-8907-4bcc59733f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.04.25 18:11:33.666052 [ 3 ] {860245b5-6af8-44e6-8907-4bcc59733f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 958 | 2026.04.25 18:11:33.666554 [ 3 ] {860245b5-6af8-44e6-8907-4bcc59733f02} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.04.25 18:11:33.666587 [ 3 ] {860245b5-6af8-44e6-8907-4bcc59733f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 960 | 2026.04.25 18:11:33.669138 [ 3 ] {860245b5-6af8-44e6-8907-4bcc59733f02} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.04.25 18:11:33.669617 [ 3 ] {860245b5-6af8-44e6-8907-4bcc59733f02} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.04.25 18:11:33.669772 [ 3 ] {860245b5-6af8-44e6-8907-4bcc59733f02} <Debug> executeQuery: Read 309 rows, 23.72 KiB in 0.003779 sec., 81767.66340301668 rows/sec., 6.13 MiB/sec. | ||
| 963 | 2026.04.25 18:11:33.669813 [ 3 ] {860245b5-6af8-44e6-8907-4bcc59733f02} <Debug> TCPHandler: Processed in 0.003948301 sec. | ||
| 964 | 2026.04.25 18:11:33.669940 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.04.25 18:11:33.670036 [ 3 ] {d7de7054-b6d4-47de-bd95-ef1a364218a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 966 | 2026.04.25 18:11:33.670089 [ 3 ] {d7de7054-b6d4-47de-bd95-ef1a364218a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 967 | 2026.04.25 18:11:33.670898 [ 3 ] {d7de7054-b6d4-47de-bd95-ef1a364218a0} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.04.25 18:11:33.670935 [ 3 ] {d7de7054-b6d4-47de-bd95-ef1a364218a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 969 | 2026.04.25 18:11:33.674284 [ 3 ] {d7de7054-b6d4-47de-bd95-ef1a364218a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2026.04.25 18:11:33.674757 [ 3 ] {d7de7054-b6d4-47de-bd95-ef1a364218a0} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.04.25 18:11:33.674894 [ 3 ] {d7de7054-b6d4-47de-bd95-ef1a364218a0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004876 sec., 2255.947497949139 rows/sec., 4.04 MiB/sec. | ||
| 972 | 2026.04.25 18:11:33.674943 [ 3 ] {d7de7054-b6d4-47de-bd95-ef1a364218a0} <Debug> TCPHandler: Processed in 0.005052118 sec. | ||
| 973 | 2026.04.25 18:11:33.675094 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.04.25 18:11:33.675189 [ 3 ] {5fed95a2-2217-46d0-adf1-b4894bd7491f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 975 | 2026.04.25 18:11:33.675232 [ 3 ] {5fed95a2-2217-46d0-adf1-b4894bd7491f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 976 | 2026.04.25 18:11:33.675585 [ 3 ] {5fed95a2-2217-46d0-adf1-b4894bd7491f} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2026.04.25 18:11:33.675622 [ 3 ] {5fed95a2-2217-46d0-adf1-b4894bd7491f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 978 | 2026.04.25 18:11:33.676110 [ 3 ] {5fed95a2-2217-46d0-adf1-b4894bd7491f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 979 | 2026.04.25 18:11:33.676651 [ 3 ] {5fed95a2-2217-46d0-adf1-b4894bd7491f} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2026.04.25 18:11:33.676777 [ 3 ] {5fed95a2-2217-46d0-adf1-b4894bd7491f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001606 sec., 37359.900373599005 rows/sec., 2.52 MiB/sec. | ||
| 981 | 2026.04.25 18:11:33.676811 [ 3 ] {5fed95a2-2217-46d0-adf1-b4894bd7491f} <Debug> TCPHandler: Processed in 0.001766744 sec. | ||
| 982 | 2026.04.25 18:11:33.733430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 983 | 2026.04.25 18:11:33.733991 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.04.25 18:11:33.734041 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 985 | 2026.04.25 18:11:33.734838 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 986 | 2026.04.25 18:11:33.735332 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.04.25 18:11:33.735495 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 988 | 2026.04.25 18:11:33.769040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 989 | 2026.04.25 18:11:33.785690 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.04.25 18:11:33.785735 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 991 | 2026.04.25 18:11:33.792068 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 992 | 2026.04.25 18:11:33.793143 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.04.25 18:11:33.796193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 994 | 2026.04.25 18:11:34.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.94 MiB, peak 163.94 MiB, free memory in arenas 0.00 B, will set to 160.97 MiB (RSS), difference: 1.03 MiB | ||
| 995 | 2026.04.25 18:11:38.548318 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.04.25 18:11:38.548633 [ 3 ] {6ffe0c39-491d-4c43-a7f2-ad3d57e6564a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 997 | 2026.04.25 18:11:38.548738 [ 3 ] {6ffe0c39-491d-4c43-a7f2-ad3d57e6564a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 998 | 2026.04.25 18:11:38.549484 [ 3 ] {6ffe0c39-491d-4c43-a7f2-ad3d57e6564a} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2026.04.25 18:11:38.549533 [ 3 ] {6ffe0c39-491d-4c43-a7f2-ad3d57e6564a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1000 | 2026.04.25 18:11:38.550049 [ 3 ] {6ffe0c39-491d-4c43-a7f2-ad3d57e6564a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1001 | 2026.04.25 18:11:38.550536 [ 3 ] {6ffe0c39-491d-4c43-a7f2-ad3d57e6564a} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2026.04.25 18:11:38.550698 [ 3 ] {6ffe0c39-491d-4c43-a7f2-ad3d57e6564a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002143 sec., 26131.591227251516 rows/sec., 2.01 MiB/sec. | ||
| 1003 | 2026.04.25 18:11:38.550746 [ 3 ] {6ffe0c39-491d-4c43-a7f2-ad3d57e6564a} <Debug> TCPHandler: Processed in 0.002619457 sec. | ||
| 1004 | 2026.04.25 18:11:38.550887 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.04.25 18:11:38.550994 [ 3 ] {f2ce6a07-a799-460b-b05a-470a6236ee82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1006 | 2026.04.25 18:11:38.551045 [ 3 ] {f2ce6a07-a799-460b-b05a-470a6236ee82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1007 | 2026.04.25 18:11:38.551502 [ 3 ] {f2ce6a07-a799-460b-b05a-470a6236ee82} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2026.04.25 18:11:38.551540 [ 3 ] {f2ce6a07-a799-460b-b05a-470a6236ee82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1009 | 2026.04.25 18:11:38.551959 [ 3 ] {f2ce6a07-a799-460b-b05a-470a6236ee82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1010 | 2026.04.25 18:11:38.552390 [ 3 ] {f2ce6a07-a799-460b-b05a-470a6236ee82} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2026.04.25 18:11:38.552524 [ 3 ] {f2ce6a07-a799-460b-b05a-470a6236ee82} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001556 sec., 41131.105398457585 rows/sec., 3.21 MiB/sec. | ||
| 1012 | 2026.04.25 18:11:38.552567 [ 3 ] {f2ce6a07-a799-460b-b05a-470a6236ee82} <Debug> TCPHandler: Processed in 0.001733294 sec. | ||
| 1013 | 2026.04.25 18:11:38.552691 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.04.25 18:11:38.552789 [ 3 ] {58eaf011-b116-4407-852e-45e509939bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1015 | 2026.04.25 18:11:38.552835 [ 3 ] {58eaf011-b116-4407-852e-45e509939bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1016 | 2026.04.25 18:11:38.553244 [ 3 ] {58eaf011-b116-4407-852e-45e509939bac} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.04.25 18:11:38.553283 [ 3 ] {58eaf011-b116-4407-852e-45e509939bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1018 | 2026.04.25 18:11:38.553732 [ 3 ] {58eaf011-b116-4407-852e-45e509939bac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1019 | 2026.04.25 18:11:38.554173 [ 3 ] {58eaf011-b116-4407-852e-45e509939bac} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.04.25 18:11:38.554306 [ 3 ] {58eaf011-b116-4407-852e-45e509939bac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001538 sec., 104031.20936280883 rows/sec., 7.25 MiB/sec. | ||
| 1021 | 2026.04.25 18:11:38.554343 [ 3 ] {58eaf011-b116-4407-852e-45e509939bac} <Debug> TCPHandler: Processed in 0.001704833 sec. | ||
| 1022 | 2026.04.25 18:11:38.554457 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.04.25 18:11:38.554553 [ 3 ] {eacbe4c2-4d3e-41da-ae16-06e1cb027be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1024 | 2026.04.25 18:11:38.554598 [ 3 ] {eacbe4c2-4d3e-41da-ae16-06e1cb027be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1025 | 2026.04.25 18:11:38.554984 [ 3 ] {eacbe4c2-4d3e-41da-ae16-06e1cb027be5} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.04.25 18:11:38.555025 [ 3 ] {eacbe4c2-4d3e-41da-ae16-06e1cb027be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1027 | 2026.04.25 18:11:38.555467 [ 3 ] {eacbe4c2-4d3e-41da-ae16-06e1cb027be5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1028 | 2026.04.25 18:11:38.555955 [ 3 ] {eacbe4c2-4d3e-41da-ae16-06e1cb027be5} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.04.25 18:11:38.556093 [ 3 ] {eacbe4c2-4d3e-41da-ae16-06e1cb027be5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001558 sec., 38510.91142490372 rows/sec., 2.60 MiB/sec. | ||
| 1030 | 2026.04.25 18:11:38.556128 [ 3 ] {eacbe4c2-4d3e-41da-ae16-06e1cb027be5} <Debug> TCPHandler: Processed in 0.001721264 sec. | ||
| 1031 | 2026.04.25 18:11:41.137794 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1032 | 2026.04.25 18:11:41.137887 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1033 | 2026.04.25 18:11:41.155338 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54654 | ||
| 1034 | 2026.04.25 18:11:41.157440 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1035 | 2026.04.25 18:11:41.157495 [ 286 ] {} <Debug> TCP-Session: 49ac8fa1-63dc-41cc-911a-8636cf8311e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54654 | ||
| 1036 | 2026.04.25 18:11:41.157517 [ 286 ] {} <Debug> TCP-Session: 49ac8fa1-63dc-41cc-911a-8636cf8311e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.04.25 18:11:41.157532 [ 286 ] {} <Debug> TCP-Session: 49ac8fa1-63dc-41cc-911a-8636cf8311e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.04.25 18:11:41.157580 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1039 | 2026.04.25 18:11:41.157603 [ 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 | ||
| 1040 | 2026.04.25 18:11:41.157619 [ 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 | ||
| 1041 | 2026.04.25 18:11:41.158076 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54714 | ||
| 1042 | 2026.04.25 18:11:41.158170 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58973 | ||
| 1043 | 2026.04.25 18:11:41.158204 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2026.04.25 18:11:41.158240 [ 287 ] {} <Debug> TCP-Session: 67982adb-dd44-41d9-a8c6-c423e8909c4a Authenticating user 'default' from [fd00:1122:3344:101::e]:54714 | ||
| 1045 | 2026.04.25 18:11:41.158264 [ 287 ] {} <Debug> TCP-Session: 67982adb-dd44-41d9-a8c6-c423e8909c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.04.25 18:11:41.158278 [ 287 ] {} <Debug> TCP-Session: 67982adb-dd44-41d9-a8c6-c423e8909c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.04.25 18:11:41.158360 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2026.04.25 18:11:41.158386 [ 286 ] {} <Trace> TCP-Session: 49ac8fa1-63dc-41cc-911a-8636cf8311e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2026.04.25 18:11:41.158394 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61669 | ||
| 1050 | 2026.04.25 18:11:41.158408 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48184 | ||
| 1051 | 2026.04.25 18:11:41.158402 [ 288 ] {} <Debug> TCP-Session: 2b17d3ce-7693-48cf-ac59-04ffd1b6d395 Authenticating user 'default' from [fd00:1122:3344:101::e]:58973 | ||
| 1052 | 2026.04.25 18:11:41.158505 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47523 | ||
| 1053 | 2026.04.25 18:11:41.158520 [ 288 ] {} <Debug> TCP-Session: 2b17d3ce-7693-48cf-ac59-04ffd1b6d395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.04.25 18:11:41.158546 [ 288 ] {} <Debug> TCP-Session: 2b17d3ce-7693-48cf-ac59-04ffd1b6d395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.04.25 18:11:41.158569 [ 286 ] {7aec9eb4-db58-458f-af22-6e850e8dfd54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54654) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1056 | 2026.04.25 18:11:41.158672 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1057 | 2026.04.25 18:11:41.158777 [ 290 ] {} <Debug> TCP-Session: 47e40574-92d3-4400-b246-40742aec4696 Authenticating user 'default' from [fd00:1122:3344:101::e]:61669 | ||
| 1058 | 2026.04.25 18:11:41.158787 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52773 | ||
| 1059 | 2026.04.25 18:11:41.158799 [ 290 ] {} <Debug> TCP-Session: 47e40574-92d3-4400-b246-40742aec4696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.04.25 18:11:41.158889 [ 290 ] {} <Debug> TCP-Session: 47e40574-92d3-4400-b246-40742aec4696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.04.25 18:11:41.158959 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1062 | 2026.04.25 18:11:41.158996 [ 291 ] {} <Debug> TCP-Session: 737902fe-431a-4a78-9f3d-a386a03af3fe Authenticating user 'default' from [fd00:1122:3344:101::e]:47523 | ||
| 1063 | 2026.04.25 18:11:41.159013 [ 291 ] {} <Debug> TCP-Session: 737902fe-431a-4a78-9f3d-a386a03af3fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.04.25 18:11:41.159025 [ 291 ] {} <Debug> TCP-Session: 737902fe-431a-4a78-9f3d-a386a03af3fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.04.25 18:11:41.159044 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1066 | 2026.04.25 18:11:41.159097 [ 289 ] {} <Debug> TCP-Session: fdd83142-ac12-49ca-b7a4-7b066ef8e313 Authenticating user 'default' from [fd00:1122:3344:101::e]:48184 | ||
| 1067 | 2026.04.25 18:11:41.159124 [ 289 ] {} <Debug> TCP-Session: fdd83142-ac12-49ca-b7a4-7b066ef8e313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.04.25 18:11:41.159141 [ 289 ] {} <Debug> TCP-Session: fdd83142-ac12-49ca-b7a4-7b066ef8e313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.04.25 18:11:41.159154 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1070 | 2026.04.25 18:11:41.159165 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57562 | ||
| 1071 | 2026.04.25 18:11:41.159211 [ 292 ] {} <Debug> TCP-Session: 1da6325f-d968-4851-9fd1-819e765b69f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52773 | ||
| 1072 | 2026.04.25 18:11:41.159235 [ 292 ] {} <Debug> TCP-Session: 1da6325f-d968-4851-9fd1-819e765b69f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.04.25 18:11:41.159249 [ 292 ] {} <Debug> TCP-Session: 1da6325f-d968-4851-9fd1-819e765b69f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1074 | 2026.04.25 18:11:41.159265 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56187 | ||
| 1075 | 2026.04.25 18:11:41.159370 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1076 | 2026.04.25 18:11:41.159414 [ 293 ] {} <Debug> TCP-Session: d275ab69-b913-4716-882f-299b56af199e Authenticating user 'default' from [fd00:1122:3344:101::e]:57562 | ||
| 1077 | 2026.04.25 18:11:41.159431 [ 293 ] {} <Debug> TCP-Session: d275ab69-b913-4716-882f-299b56af199e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.04.25 18:11:41.159444 [ 293 ] {} <Debug> TCP-Session: d275ab69-b913-4716-882f-299b56af199e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.04.25 18:11:41.159446 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1080 | 2026.04.25 18:11:41.159484 [ 294 ] {} <Debug> TCP-Session: c51cf6fa-32a0-4beb-a3d9-9550d5a1326f Authenticating user 'default' from [fd00:1122:3344:101::e]:56187 | ||
| 1081 | 2026.04.25 18:11:41.159501 [ 294 ] {} <Debug> TCP-Session: c51cf6fa-32a0-4beb-a3d9-9550d5a1326f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.04.25 18:11:41.159515 [ 294 ] {} <Debug> TCP-Session: c51cf6fa-32a0-4beb-a3d9-9550d5a1326f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.04.25 18:11:41.159507 [ 286 ] {7aec9eb4-db58-458f-af22-6e850e8dfd54} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1084 | 2026.04.25 18:11:41.162077 [ 286 ] {7aec9eb4-db58-458f-af22-6e850e8dfd54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2026.04.25 18:11:41.171098 [ 286 ] {7aec9eb4-db58-458f-af22-6e850e8dfd54} <Debug> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480) (SelectExecutor): Key condition: unknown | ||
| 1086 | 2026.04.25 18:11:41.190431 [ 298 ] {7aec9eb4-db58-458f-af22-6e850e8dfd54} <Trace> AggregatingTransform: Aggregating | ||
| 1087 | 2026.04.25 18:11:41.190600 [ 298 ] {7aec9eb4-db58-458f-af22-6e850e8dfd54} <Trace> Aggregator: Aggregation method: without_key | ||
| 1088 | 2026.04.25 18:11:41.193002 [ 298 ] {7aec9eb4-db58-458f-af22-6e850e8dfd54} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006424763 sec. (155.648 rows/sec., 6.08 KiB/sec.) | ||
| 1089 | 2026.04.25 18:11:41.193031 [ 298 ] {7aec9eb4-db58-458f-af22-6e850e8dfd54} <Trace> Aggregator: Merging aggregated data | ||
| 1090 | 2026.04.25 18:11:41.193065 [ 298 ] {7aec9eb4-db58-458f-af22-6e850e8dfd54} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1091 | 2026.04.25 18:11:41.196306 [ 286 ] {7aec9eb4-db58-458f-af22-6e850e8dfd54} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.03779 sec., 26.462026991267532 rows/sec., 1.03 KiB/sec. | ||
| 1092 | 2026.04.25 18:11:41.196474 [ 286 ] {7aec9eb4-db58-458f-af22-6e850e8dfd54} <Debug> TCPHandler: Processed in 0.038246571 sec. | ||
| 1093 | 2026.04.25 18:11:41.205767 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1094 | 2026.04.25 18:11:41.205802 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1095 | 2026.04.25 18:11:41.205832 [ 286 ] {} <Debug> TCP-Session: 49ac8fa1-63dc-41cc-911a-8636cf8311e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.04.25 18:11:41.205845 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2026.04.25 18:11:41.205870 [ 287 ] {} <Debug> TCP-Session: 67982adb-dd44-41d9-a8c6-c423e8909c4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.04.25 18:11:41.205872 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1099 | 2026.04.25 18:11:41.205900 [ 294 ] {} <Debug> TCP-Session: c51cf6fa-32a0-4beb-a3d9-9550d5a1326f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.04.25 18:11:41.205898 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1101 | 2026.04.25 18:11:41.205918 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1102 | 2026.04.25 18:11:41.205959 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.04.25 18:11:41.205971 [ 289 ] {} <Debug> TCP-Session: fdd83142-ac12-49ca-b7a4-7b066ef8e313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.04.25 18:11:41.205939 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2026.04.25 18:11:41.206010 [ 292 ] {} <Debug> TCP-Session: 1da6325f-d968-4851-9fd1-819e765b69f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.04.25 18:11:41.206016 [ 293 ] {} <Debug> TCP-Session: d275ab69-b913-4716-882f-299b56af199e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.04.25 18:11:41.206055 [ 291 ] {} <Debug> TCP-Session: 737902fe-431a-4a78-9f3d-a386a03af3fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.04.25 18:11:41.205929 [ 290 ] {} <Debug> TCP-Session: 47e40574-92d3-4400-b246-40742aec4696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.04.25 18:11:41.205838 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1110 | 2026.04.25 18:11:41.206149 [ 288 ] {} <Debug> TCP-Session: 2b17d3ce-7693-48cf-ac59-04ffd1b6d395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.04.25 18:11:41.217212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 172 | ||
| 1112 | 2026.04.25 18:11:41.221165 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.04.25 18:11:41.221216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1114 | 2026.04.25 18:11:41.223249 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1115 | 2026.04.25 18:11:41.223984 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.04.25 18:11:41.224304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
| 1117 | 2026.04.25 18:11:41.235574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1118 | 2026.04.25 18:11:41.236072 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2026.04.25 18:11:41.236121 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1120 | 2026.04.25 18:11:41.236826 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1121 | 2026.04.25 18:11:41.237336 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2026.04.25 18:11:41.237485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1123 | 2026.04.25 18:11:41.296272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1124 | 2026.04.25 18:11:41.314547 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.04.25 18:11:41.314626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1126 | 2026.04.25 18:11:41.321482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1127 | 2026.04.25 18:11:41.322830 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.04.25 18:11:41.327477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1129 | 2026.04.25 18:11:42.000202 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.79 MiB, peak 171.35 MiB, free memory in arenas 0.00 B, will set to 166.30 MiB (RSS), difference: 4.51 MiB | ||
| 1130 | 2026.04.25 18:11:43.238553 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44952 | ||
| 1131 | 2026.04.25 18:11:43.238653 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2026.04.25 18:11:43.238678 [ 286 ] {} <Debug> TCP-Session: 54c7e218-9cc4-4a6f-8f25-7952bfa1028e Authenticating user 'default' from [fd00:1122:3344:101::e]:44952 | ||
| 1133 | 2026.04.25 18:11:43.238700 [ 286 ] {} <Debug> TCP-Session: 54c7e218-9cc4-4a6f-8f25-7952bfa1028e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.04.25 18:11:43.238712 [ 286 ] {} <Debug> TCP-Session: 54c7e218-9cc4-4a6f-8f25-7952bfa1028e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.04.25 18:11:43.238923 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54650 | ||
| 1136 | 2026.04.25 18:11:43.238935 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44042 | ||
| 1137 | 2026.04.25 18:11:43.238985 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58278 | ||
| 1138 | 2026.04.25 18:11:43.239006 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43013 | ||
| 1139 | 2026.04.25 18:11:43.238996 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56640 | ||
| 1140 | 2026.04.25 18:11:43.239048 [ 286 ] {} <Trace> TCP-Session: 54c7e218-9cc4-4a6f-8f25-7952bfa1028e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.04.25 18:11:43.239073 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1142 | 2026.04.25 18:11:43.239094 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2026.04.25 18:11:43.239124 [ 288 ] {} <Debug> TCP-Session: 2bd787b6-28bc-4a56-9c89-49f4d34d4da5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44042 | ||
| 1144 | 2026.04.25 18:11:43.239136 [ 294 ] {} <Debug> TCP-Session: 10eef363-75f3-42ae-a720-72a7b46deaf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43013 | ||
| 1145 | 2026.04.25 18:11:43.239145 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1146 | 2026.04.25 18:11:43.239157 [ 288 ] {} <Debug> TCP-Session: 2bd787b6-28bc-4a56-9c89-49f4d34d4da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.04.25 18:11:43.239162 [ 294 ] {} <Debug> TCP-Session: 10eef363-75f3-42ae-a720-72a7b46deaf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.04.25 18:11:43.239185 [ 288 ] {} <Debug> TCP-Session: 2bd787b6-28bc-4a56-9c89-49f4d34d4da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.04.25 18:11:43.239202 [ 294 ] {} <Debug> TCP-Session: 10eef363-75f3-42ae-a720-72a7b46deaf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.04.25 18:11:43.239183 [ 293 ] {} <Debug> TCP-Session: ab7f379a-b37c-44ca-bd9d-409399b97197 Authenticating user 'default' from [fd00:1122:3344:101::e]:56640 | ||
| 1151 | 2026.04.25 18:11:43.239246 [ 286 ] {89c10c6f-ab33-4728-8567-531ee60fe855} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44952) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1152 | 2026.04.25 18:11:43.239047 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1153 | 2026.04.25 18:11:43.239277 [ 293 ] {} <Debug> TCP-Session: ab7f379a-b37c-44ca-bd9d-409399b97197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.04.25 18:11:43.238972 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51227 | ||
| 1155 | 2026.04.25 18:11:43.239317 [ 287 ] {} <Debug> TCP-Session: 986eb463-8350-4db0-b105-fb2f26ad6a94 Authenticating user 'default' from [fd00:1122:3344:101::e]:54650 | ||
| 1156 | 2026.04.25 18:11:43.239319 [ 293 ] {} <Debug> TCP-Session: ab7f379a-b37c-44ca-bd9d-409399b97197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.04.25 18:11:43.239363 [ 287 ] {} <Debug> TCP-Session: 986eb463-8350-4db0-b105-fb2f26ad6a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.04.25 18:11:43.238961 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52747 | ||
| 1159 | 2026.04.25 18:11:43.239395 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1160 | 2026.04.25 18:11:43.239390 [ 287 ] {} <Debug> TCP-Session: 986eb463-8350-4db0-b105-fb2f26ad6a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.04.25 18:11:43.239473 [ 291 ] {} <Debug> TCP-Session: c9cd46f6-eacb-4aaf-8beb-e9006141ae6a Authenticating user 'default' from [fd00:1122:3344:101::e]:51227 | ||
| 1162 | 2026.04.25 18:11:43.238953 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35859 | ||
| 1163 | 2026.04.25 18:11:43.239492 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1164 | 2026.04.25 18:11:43.239498 [ 291 ] {} <Debug> TCP-Session: c9cd46f6-eacb-4aaf-8beb-e9006141ae6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.04.25 18:11:43.239548 [ 290 ] {} <Debug> TCP-Session: 64b25988-628c-449d-b71c-9839530d9d10 Authenticating user 'default' from [fd00:1122:3344:101::e]:52747 | ||
| 1166 | 2026.04.25 18:11:43.239561 [ 291 ] {} <Debug> TCP-Session: c9cd46f6-eacb-4aaf-8beb-e9006141ae6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.04.25 18:11:43.239580 [ 290 ] {} <Debug> TCP-Session: 64b25988-628c-449d-b71c-9839530d9d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.04.25 18:11:43.239538 [ 286 ] {89c10c6f-ab33-4728-8567-531ee60fe855} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1169 | 2026.04.25 18:11:43.239603 [ 290 ] {} <Debug> TCP-Session: 64b25988-628c-449d-b71c-9839530d9d10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.04.25 18:11:43.239073 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1171 | 2026.04.25 18:11:43.239632 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1172 | 2026.04.25 18:11:43.239658 [ 286 ] {89c10c6f-ab33-4728-8567-531ee60fe855} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1173 | 2026.04.25 18:11:43.239668 [ 292 ] {} <Debug> TCP-Session: 04360c8f-f170-40ab-bfb4-3d214b292c2d Authenticating user 'default' from [fd00:1122:3344:101::e]:58278 | ||
| 1174 | 2026.04.25 18:11:43.239685 [ 289 ] {} <Debug> TCP-Session: 2df20b29-5f63-46dd-a01f-2cae391043aa Authenticating user 'default' from [fd00:1122:3344:101::e]:35859 | ||
| 1175 | 2026.04.25 18:11:43.239707 [ 292 ] {} <Debug> TCP-Session: 04360c8f-f170-40ab-bfb4-3d214b292c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.04.25 18:11:43.239723 [ 289 ] {} <Debug> TCP-Session: 2df20b29-5f63-46dd-a01f-2cae391043aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.04.25 18:11:43.239729 [ 292 ] {} <Debug> TCP-Session: 04360c8f-f170-40ab-bfb4-3d214b292c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.04.25 18:11:43.239749 [ 289 ] {} <Debug> TCP-Session: 2df20b29-5f63-46dd-a01f-2cae391043aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.04.25 18:11:43.239970 [ 286 ] {89c10c6f-ab33-4728-8567-531ee60fe855} <Debug> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480) (SelectExecutor): Key condition: unknown | ||
| 1180 | 2026.04.25 18:11:43.240873 [ 323 ] {89c10c6f-ab33-4728-8567-531ee60fe855} <Trace> AggregatingTransform: Aggregating | ||
| 1181 | 2026.04.25 18:11:43.240925 [ 323 ] {89c10c6f-ab33-4728-8567-531ee60fe855} <Trace> Aggregator: Aggregation method: without_key | ||
| 1182 | 2026.04.25 18:11:43.240964 [ 323 ] {89c10c6f-ab33-4728-8567-531ee60fe855} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894703 sec. (1117.689 rows/sec., 43.66 KiB/sec.) | ||
| 1183 | 2026.04.25 18:11:43.240985 [ 323 ] {89c10c6f-ab33-4728-8567-531ee60fe855} <Trace> Aggregator: Merging aggregated data | ||
| 1184 | 2026.04.25 18:11:43.242127 [ 286 ] {89c10c6f-ab33-4728-8567-531ee60fe855} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00294 sec., 340.13605442176873 rows/sec., 13.29 KiB/sec. | ||
| 1185 | 2026.04.25 18:11:43.242299 [ 286 ] {89c10c6f-ab33-4728-8567-531ee60fe855} <Debug> TCPHandler: Processed in 0.003399586 sec. | ||
| 1186 | 2026.04.25 18:11:43.242436 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1187 | 2026.04.25 18:11:43.242465 [ 286 ] {} <Debug> TCP-Session: 54c7e218-9cc4-4a6f-8f25-7952bfa1028e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.04.25 18:11:43.242480 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1189 | 2026.04.25 18:11:43.242514 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1190 | 2026.04.25 18:11:43.242520 [ 287 ] {} <Debug> TCP-Session: 986eb463-8350-4db0-b105-fb2f26ad6a94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.04.25 18:11:43.242534 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1192 | 2026.04.25 18:11:43.242560 [ 294 ] {} <Debug> TCP-Session: 10eef363-75f3-42ae-a720-72a7b46deaf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.04.25 18:11:43.242580 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1194 | 2026.04.25 18:11:43.242602 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1195 | 2026.04.25 18:11:43.242628 [ 290 ] {} <Debug> TCP-Session: 64b25988-628c-449d-b71c-9839530d9d10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.04.25 18:11:43.242635 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1197 | 2026.04.25 18:11:43.242603 [ 288 ] {} <Debug> TCP-Session: 2bd787b6-28bc-4a56-9c89-49f4d34d4da5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.04.25 18:11:43.242662 [ 292 ] {} <Debug> TCP-Session: 04360c8f-f170-40ab-bfb4-3d214b292c2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.04.25 18:11:43.242684 [ 291 ] {} <Debug> TCP-Session: c9cd46f6-eacb-4aaf-8beb-e9006141ae6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.04.25 18:11:43.242661 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1201 | 2026.04.25 18:11:43.242557 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1202 | 2026.04.25 18:11:43.242752 [ 293 ] {} <Debug> TCP-Session: ab7f379a-b37c-44ca-bd9d-409399b97197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.04.25 18:11:43.242761 [ 289 ] {} <Debug> TCP-Session: 2df20b29-5f63-46dd-a01f-2cae391043aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.04.25 18:11:43.548589 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.04.25 18:11:43.548774 [ 3 ] {01e04042-9cf7-4271-a41a-453c10f26be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1206 | 2026.04.25 18:11:43.548844 [ 3 ] {01e04042-9cf7-4271-a41a-453c10f26be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1207 | 2026.04.25 18:11:43.549560 [ 3 ] {01e04042-9cf7-4271-a41a-453c10f26be9} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.04.25 18:11:43.549611 [ 3 ] {01e04042-9cf7-4271-a41a-453c10f26be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1209 | 2026.04.25 18:11:43.550208 [ 3 ] {01e04042-9cf7-4271-a41a-453c10f26be9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1210 | 2026.04.25 18:11:43.550682 [ 3 ] {01e04042-9cf7-4271-a41a-453c10f26be9} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.04.25 18:11:43.550850 [ 3 ] {01e04042-9cf7-4271-a41a-453c10f26be9} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002127 sec., 36671.368124118475 rows/sec., 3.04 MiB/sec. | ||
| 1212 | 2026.04.25 18:11:43.550900 [ 3 ] {01e04042-9cf7-4271-a41a-453c10f26be9} <Debug> TCPHandler: Processed in 0.002467042 sec. | ||
| 1213 | 2026.04.25 18:11:43.551053 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.04.25 18:11:43.551167 [ 3 ] {2ef58c3f-714d-433a-85b3-1c1e2a2c4220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1215 | 2026.04.25 18:11:43.551213 [ 3 ] {2ef58c3f-714d-433a-85b3-1c1e2a2c4220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1216 | 2026.04.25 18:11:43.551686 [ 3 ] {2ef58c3f-714d-433a-85b3-1c1e2a2c4220} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.04.25 18:11:43.551723 [ 3 ] {2ef58c3f-714d-433a-85b3-1c1e2a2c4220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1218 | 2026.04.25 18:11:43.552244 [ 3 ] {2ef58c3f-714d-433a-85b3-1c1e2a2c4220} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1219 | 2026.04.25 18:11:43.552804 [ 3 ] {2ef58c3f-714d-433a-85b3-1c1e2a2c4220} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.04.25 18:11:43.552986 [ 3 ] {2ef58c3f-714d-433a-85b3-1c1e2a2c4220} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001843 sec., 5968.529571351058 rows/sec., 448.81 KiB/sec. | ||
| 1221 | 2026.04.25 18:11:43.553037 [ 3 ] {2ef58c3f-714d-433a-85b3-1c1e2a2c4220} <Debug> TCPHandler: Processed in 0.002046101 sec. | ||
| 1222 | 2026.04.25 18:11:43.553184 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.04.25 18:11:43.553316 [ 3 ] {376e96b0-18e0-44ff-b962-ee1c125975ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1224 | 2026.04.25 18:11:43.553372 [ 3 ] {376e96b0-18e0-44ff-b962-ee1c125975ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1225 | 2026.04.25 18:11:43.553904 [ 3 ] {376e96b0-18e0-44ff-b962-ee1c125975ca} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.04.25 18:11:43.553941 [ 3 ] {376e96b0-18e0-44ff-b962-ee1c125975ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1227 | 2026.04.25 18:11:43.554406 [ 3 ] {376e96b0-18e0-44ff-b962-ee1c125975ca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1228 | 2026.04.25 18:11:43.554931 [ 3 ] {376e96b0-18e0-44ff-b962-ee1c125975ca} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.04.25 18:11:43.555066 [ 3 ] {376e96b0-18e0-44ff-b962-ee1c125975ca} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00178 sec., 42134.83146067416 rows/sec., 3.29 MiB/sec. | ||
| 1230 | 2026.04.25 18:11:43.555103 [ 3 ] {376e96b0-18e0-44ff-b962-ee1c125975ca} <Debug> TCPHandler: Processed in 0.001983571 sec. | ||
| 1231 | 2026.04.25 18:11:43.555225 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.04.25 18:11:43.555326 [ 3 ] {2305e5e6-ef3f-43cd-9305-b5bff4fdcc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1233 | 2026.04.25 18:11:43.555372 [ 3 ] {2305e5e6-ef3f-43cd-9305-b5bff4fdcc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1234 | 2026.04.25 18:11:43.555870 [ 3 ] {2305e5e6-ef3f-43cd-9305-b5bff4fdcc28} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.04.25 18:11:43.555922 [ 3 ] {2305e5e6-ef3f-43cd-9305-b5bff4fdcc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1236 | 2026.04.25 18:11:43.556624 [ 3 ] {2305e5e6-ef3f-43cd-9305-b5bff4fdcc28} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1237 | 2026.04.25 18:11:43.557639 [ 3 ] {2305e5e6-ef3f-43cd-9305-b5bff4fdcc28} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.04.25 18:11:43.557816 [ 3 ] {2305e5e6-ef3f-43cd-9305-b5bff4fdcc28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002512 sec., 63694.267515923566 rows/sec., 4.44 MiB/sec. | ||
| 1239 | 2026.04.25 18:11:43.557867 [ 3 ] {2305e5e6-ef3f-43cd-9305-b5bff4fdcc28} <Debug> TCPHandler: Processed in 0.002690708 sec. | ||
| 1240 | 2026.04.25 18:11:43.558029 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.04.25 18:11:43.558143 [ 3 ] {c9ce2862-40b5-4fd0-8916-6adb4e0bf883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1242 | 2026.04.25 18:11:43.558213 [ 3 ] {c9ce2862-40b5-4fd0-8916-6adb4e0bf883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1243 | 2026.04.25 18:11:43.559410 [ 3 ] {c9ce2862-40b5-4fd0-8916-6adb4e0bf883} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.04.25 18:11:43.559448 [ 3 ] {c9ce2862-40b5-4fd0-8916-6adb4e0bf883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1245 | 2026.04.25 18:11:43.560128 [ 3 ] {c9ce2862-40b5-4fd0-8916-6adb4e0bf883} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1246 | 2026.04.25 18:11:43.560606 [ 3 ] {c9ce2862-40b5-4fd0-8916-6adb4e0bf883} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.04.25 18:11:43.560748 [ 3 ] {c9ce2862-40b5-4fd0-8916-6adb4e0bf883} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002634 sec., 4176.157934700076 rows/sec., 7.48 MiB/sec. | ||
| 1248 | 2026.04.25 18:11:43.560809 [ 3 ] {c9ce2862-40b5-4fd0-8916-6adb4e0bf883} <Debug> TCPHandler: Processed in 0.002838292 sec. | ||
| 1249 | 2026.04.25 18:11:43.560938 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.04.25 18:11:43.561037 [ 3 ] {d537396a-4f53-4a78-9c84-892d2d5aabb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1251 | 2026.04.25 18:11:43.561081 [ 3 ] {d537396a-4f53-4a78-9c84-892d2d5aabb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1252 | 2026.04.25 18:11:43.561429 [ 3 ] {d537396a-4f53-4a78-9c84-892d2d5aabb4} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.04.25 18:11:43.561465 [ 3 ] {d537396a-4f53-4a78-9c84-892d2d5aabb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 1254 | 2026.04.25 18:11:43.561899 [ 3 ] {d537396a-4f53-4a78-9c84-892d2d5aabb4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1255 | 2026.04.25 18:11:43.562508 [ 3 ] {d537396a-4f53-4a78-9c84-892d2d5aabb4} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.04.25 18:11:43.562643 [ 3 ] {d537396a-4f53-4a78-9c84-892d2d5aabb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001628 sec., 36855.03685503685 rows/sec., 2.48 MiB/sec. | ||
| 1257 | 2026.04.25 18:11:43.562680 [ 3 ] {d537396a-4f53-4a78-9c84-892d2d5aabb4} <Debug> TCPHandler: Processed in 0.001793086 sec. | ||
| 1258 | 2026.04.25 18:11:45.387524 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39739 | ||
| 1259 | 2026.04.25 18:11:45.387642 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1260 | 2026.04.25 18:11:45.387668 [ 286 ] {} <Debug> TCP-Session: 711e2f2a-a138-4709-9372-5963079737ce Authenticating user 'default' from [fd00:1122:3344:101::e]:39739 | ||
| 1261 | 2026.04.25 18:11:45.387689 [ 286 ] {} <Debug> TCP-Session: 711e2f2a-a138-4709-9372-5963079737ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2026.04.25 18:11:45.387702 [ 286 ] {} <Debug> TCP-Session: 711e2f2a-a138-4709-9372-5963079737ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.04.25 18:11:45.387906 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57452 | ||
| 1264 | 2026.04.25 18:11:45.387967 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38948 | ||
| 1265 | 2026.04.25 18:11:45.387993 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40047 | ||
| 1266 | 2026.04.25 18:11:45.388027 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1267 | 2026.04.25 18:11:45.388037 [ 286 ] {} <Trace> TCP-Session: 711e2f2a-a138-4709-9372-5963079737ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.04.25 18:11:45.388063 [ 287 ] {} <Debug> TCP-Session: 6c033790-7ecd-420e-85f2-da7ed8b6ca80 Authenticating user 'default' from [fd00:1122:3344:101::e]:57452 | ||
| 1269 | 2026.04.25 18:11:45.388020 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34279 | ||
| 1270 | 2026.04.25 18:11:45.388098 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1271 | 2026.04.25 18:11:45.388109 [ 287 ] {} <Debug> TCP-Session: 6c033790-7ecd-420e-85f2-da7ed8b6ca80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.04.25 18:11:45.388145 [ 291 ] {} <Debug> TCP-Session: 7d0a4064-b3fb-4ac7-8249-24b477d4607b Authenticating user 'default' from [fd00:1122:3344:101::e]:40047 | ||
| 1273 | 2026.04.25 18:11:45.388149 [ 287 ] {} <Debug> TCP-Session: 6c033790-7ecd-420e-85f2-da7ed8b6ca80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1274 | 2026.04.25 18:11:45.388166 [ 291 ] {} <Debug> TCP-Session: 7d0a4064-b3fb-4ac7-8249-24b477d4607b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.04.25 18:11:45.388169 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1276 | 2026.04.25 18:11:45.388186 [ 291 ] {} <Debug> TCP-Session: 7d0a4064-b3fb-4ac7-8249-24b477d4607b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.04.25 18:11:45.388207 [ 294 ] {} <Debug> TCP-Session: 999d4af1-8813-43a5-b32e-166e47c0bb0b Authenticating user 'default' from [fd00:1122:3344:101::e]:34279 | ||
| 1278 | 2026.04.25 18:11:45.388099 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1279 | 2026.04.25 18:11:45.388229 [ 286 ] {454da282-a540-4412-b8a9-8f6babfa7760} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39739) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1280 | 2026.04.25 18:11:45.388237 [ 294 ] {} <Debug> TCP-Session: 999d4af1-8813-43a5-b32e-166e47c0bb0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.04.25 18:11:45.388267 [ 288 ] {} <Debug> TCP-Session: d5ca94be-6aaa-4cec-a866-16d194592ddf Authenticating user 'default' from [fd00:1122:3344:101::e]:38948 | ||
| 1282 | 2026.04.25 18:11:45.388287 [ 294 ] {} <Debug> TCP-Session: 999d4af1-8813-43a5-b32e-166e47c0bb0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.04.25 18:11:45.388014 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63387 | ||
| 1284 | 2026.04.25 18:11:45.388308 [ 288 ] {} <Debug> TCP-Session: d5ca94be-6aaa-4cec-a866-16d194592ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1285 | 2026.04.25 18:11:45.387978 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48534 | ||
| 1286 | 2026.04.25 18:11:45.388364 [ 288 ] {} <Debug> TCP-Session: d5ca94be-6aaa-4cec-a866-16d194592ddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2026.04.25 18:11:45.387971 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62946 | ||
| 1288 | 2026.04.25 18:11:45.388419 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1289 | 2026.04.25 18:11:45.388432 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1290 | 2026.04.25 18:11:45.388004 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57540 | ||
| 1291 | 2026.04.25 18:11:45.388469 [ 290 ] {} <Debug> TCP-Session: 924ab69d-831a-4bc5-8e9c-619749c9f5f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48534 | ||
| 1292 | 2026.04.25 18:11:45.388485 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1293 | 2026.04.25 18:11:45.388505 [ 290 ] {} <Debug> TCP-Session: 924ab69d-831a-4bc5-8e9c-619749c9f5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.04.25 18:11:45.388513 [ 286 ] {454da282-a540-4412-b8a9-8f6babfa7760} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1295 | 2026.04.25 18:11:45.388528 [ 290 ] {} <Debug> TCP-Session: 924ab69d-831a-4bc5-8e9c-619749c9f5f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.04.25 18:11:45.388525 [ 289 ] {} <Debug> TCP-Session: 53ca41c3-7c45-4e8d-968d-b11dc50d64e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62946 | ||
| 1297 | 2026.04.25 18:11:45.388545 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1298 | 2026.04.25 18:11:45.388577 [ 289 ] {} <Debug> TCP-Session: 53ca41c3-7c45-4e8d-968d-b11dc50d64e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.04.25 18:11:45.388577 [ 286 ] {454da282-a540-4412-b8a9-8f6babfa7760} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1300 | 2026.04.25 18:11:45.388596 [ 292 ] {} <Debug> TCP-Session: 5104d824-6a53-4bbc-96f6-84a3d0d3a9c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57540 | ||
| 1301 | 2026.04.25 18:11:45.388604 [ 289 ] {} <Debug> TCP-Session: 53ca41c3-7c45-4e8d-968d-b11dc50d64e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2026.04.25 18:11:45.388636 [ 292 ] {} <Debug> TCP-Session: 5104d824-6a53-4bbc-96f6-84a3d0d3a9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.04.25 18:11:45.388458 [ 293 ] {} <Debug> TCP-Session: 3302bd12-3063-4991-bd8e-174a48db0532 Authenticating user 'default' from [fd00:1122:3344:101::e]:63387 | ||
| 1304 | 2026.04.25 18:11:45.388663 [ 292 ] {} <Debug> TCP-Session: 5104d824-6a53-4bbc-96f6-84a3d0d3a9c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2026.04.25 18:11:45.388689 [ 293 ] {} <Debug> TCP-Session: 3302bd12-3063-4991-bd8e-174a48db0532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1306 | 2026.04.25 18:11:45.388710 [ 293 ] {} <Debug> TCP-Session: 3302bd12-3063-4991-bd8e-174a48db0532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2026.04.25 18:11:45.388913 [ 286 ] {454da282-a540-4412-b8a9-8f6babfa7760} <Debug> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480) (SelectExecutor): Key condition: unknown | ||
| 1308 | 2026.04.25 18:11:45.389862 [ 325 ] {454da282-a540-4412-b8a9-8f6babfa7760} <Trace> AggregatingTransform: Aggregating | ||
| 1309 | 2026.04.25 18:11:45.389907 [ 325 ] {454da282-a540-4412-b8a9-8f6babfa7760} <Trace> Aggregator: Aggregation method: without_key | ||
| 1310 | 2026.04.25 18:11:45.389940 [ 325 ] {454da282-a540-4412-b8a9-8f6babfa7760} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916563 sec. (1091.032 rows/sec., 42.62 KiB/sec.) | ||
| 1311 | 2026.04.25 18:11:45.389955 [ 325 ] {454da282-a540-4412-b8a9-8f6babfa7760} <Trace> Aggregator: Merging aggregated data | ||
| 1312 | 2026.04.25 18:11:45.391243 [ 286 ] {454da282-a540-4412-b8a9-8f6babfa7760} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003071 sec., 325.62683165092807 rows/sec., 12.72 KiB/sec. | ||
| 1313 | 2026.04.25 18:11:45.391378 [ 286 ] {454da282-a540-4412-b8a9-8f6babfa7760} <Debug> TCPHandler: Processed in 0.003475389 sec. | ||
| 1314 | 2026.04.25 18:11:45.391513 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1315 | 2026.04.25 18:11:45.391545 [ 286 ] {} <Debug> TCP-Session: 711e2f2a-a138-4709-9372-5963079737ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1316 | 2026.04.25 18:11:45.391562 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1317 | 2026.04.25 18:11:45.391589 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1318 | 2026.04.25 18:11:45.391603 [ 287 ] {} <Debug> TCP-Session: 6c033790-7ecd-420e-85f2-da7ed8b6ca80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2026.04.25 18:11:45.391611 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1320 | 2026.04.25 18:11:45.391629 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1321 | 2026.04.25 18:11:45.391654 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1322 | 2026.04.25 18:11:45.391663 [ 294 ] {} <Debug> TCP-Session: 999d4af1-8813-43a5-b32e-166e47c0bb0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.04.25 18:11:45.391685 [ 292 ] {} <Debug> TCP-Session: 5104d824-6a53-4bbc-96f6-84a3d0d3a9c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.04.25 18:11:45.391702 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1325 | 2026.04.25 18:11:45.391704 [ 291 ] {} <Debug> TCP-Session: 7d0a4064-b3fb-4ac7-8249-24b477d4607b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.04.25 18:11:45.391734 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1327 | 2026.04.25 18:11:45.391747 [ 290 ] {} <Debug> TCP-Session: 924ab69d-831a-4bc5-8e9c-619749c9f5f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2026.04.25 18:11:45.391669 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1329 | 2026.04.25 18:11:45.391784 [ 293 ] {} <Debug> TCP-Session: 3302bd12-3063-4991-bd8e-174a48db0532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.04.25 18:11:45.391630 [ 288 ] {} <Debug> TCP-Session: d5ca94be-6aaa-4cec-a866-16d194592ddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2026.04.25 18:11:45.391820 [ 289 ] {} <Debug> TCP-Session: 53ca41c3-7c45-4e8d-968d-b11dc50d64e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1332 | 2026.04.25 18:11:48.539835 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.04.25 18:11:48.540100 [ 3 ] {f773c1ee-75e1-4e0a-a374-2acbfc201789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 1334 | 2026.04.25 18:11:48.540474 [ 3 ] {f773c1ee-75e1-4e0a-a374-2acbfc201789} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1335 | 2026.04.25 18:11:48.544560 [ 3 ] {f773c1ee-75e1-4e0a-a374-2acbfc201789} <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 | ||
| 1336 | 2026.04.25 18:11:48.544879 [ 3 ] {f773c1ee-75e1-4e0a-a374-2acbfc201789} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2026.04.25 18:11:48.544965 [ 3 ] {f773c1ee-75e1-4e0a-a374-2acbfc201789} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2026.04.25 18:11:48.545187 [ 3 ] {f773c1ee-75e1-4e0a-a374-2acbfc201789} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1339 | 2026.04.25 18:11:48.547225 [ 3 ] {f773c1ee-75e1-4e0a-a374-2acbfc201789} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1340 | 2026.04.25 18:11:48.549221 [ 3 ] {f773c1ee-75e1-4e0a-a374-2acbfc201789} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (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 | ||
| 1341 | 2026.04.25 18:11:48.549244 [ 3 ] {f773c1ee-75e1-4e0a-a374-2acbfc201789} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1342 | 2026.04.25 18:11:48.554226 [ 3 ] {f773c1ee-75e1-4e0a-a374-2acbfc201789} <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'))" | ||
| 1343 | 2026.04.25 18:11:48.554261 [ 3 ] {f773c1ee-75e1-4e0a-a374-2acbfc201789} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1344 | 2026.04.25 18:11:48.585805 [ 3 ] {f773c1ee-75e1-4e0a-a374-2acbfc201789} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.045808 sec., 567.5864477820468 rows/sec., 24.56 KiB/sec. | ||
| 1345 | 2026.04.25 18:11:48.585931 [ 3 ] {f773c1ee-75e1-4e0a-a374-2acbfc201789} <Debug> TCPHandler: Processed in 0.046249085 sec. | ||
| 1346 | 2026.04.25 18:11:48.586279 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.04.25 18:11:48.586447 [ 3 ] {6a798267-5771-4655-92af-29ee7ef0ec5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 1348 | 2026.04.25 18:11:48.586743 [ 3 ] {6a798267-5771-4655-92af-29ee7ef0ec5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2026.04.25 18:11:48.586780 [ 3 ] {6a798267-5771-4655-92af-29ee7ef0ec5c} <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 | ||
| 1350 | 2026.04.25 18:11:48.587031 [ 3 ] {6a798267-5771-4655-92af-29ee7ef0ec5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2026.04.25 18:11:48.587099 [ 3 ] {6a798267-5771-4655-92af-29ee7ef0ec5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2026.04.25 18:11:48.587236 [ 3 ] {6a798267-5771-4655-92af-29ee7ef0ec5c} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1353 | 2026.04.25 18:11:48.587270 [ 3 ] {6a798267-5771-4655-92af-29ee7ef0ec5c} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1354 | 2026.04.25 18:11:48.587291 [ 3 ] {6a798267-5771-4655-92af-29ee7ef0ec5c} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (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 | ||
| 1355 | 2026.04.25 18:11:48.587307 [ 3 ] {6a798267-5771-4655-92af-29ee7ef0ec5c} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1356 | 2026.04.25 18:11:48.587345 [ 3 ] {6a798267-5771-4655-92af-29ee7ef0ec5c} <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'))" | ||
| 1357 | 2026.04.25 18:11:48.587364 [ 3 ] {6a798267-5771-4655-92af-29ee7ef0ec5c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1358 | 2026.04.25 18:11:48.588020 [ 3 ] {6a798267-5771-4655-92af-29ee7ef0ec5c} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001651 sec., 15748.031496062993 rows/sec., 681.41 KiB/sec. | ||
| 1359 | 2026.04.25 18:11:48.588110 [ 3 ] {6a798267-5771-4655-92af-29ee7ef0ec5c} <Debug> TCPHandler: Processed in 0.001921898 sec. | ||
| 1360 | 2026.04.25 18:11:48.588350 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.04.25 18:11:48.588489 [ 3 ] {aa93b108-819d-441f-95f0-d8c00feb26dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 1362 | 2026.04.25 18:11:48.588728 [ 3 ] {aa93b108-819d-441f-95f0-d8c00feb26dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1363 | 2026.04.25 18:11:48.588763 [ 3 ] {aa93b108-819d-441f-95f0-d8c00feb26dd} <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 | ||
| 1364 | 2026.04.25 18:11:48.588957 [ 3 ] {aa93b108-819d-441f-95f0-d8c00feb26dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1365 | 2026.04.25 18:11:48.589011 [ 3 ] {aa93b108-819d-441f-95f0-d8c00feb26dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1366 | 2026.04.25 18:11:48.589116 [ 3 ] {aa93b108-819d-441f-95f0-d8c00feb26dd} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1367 | 2026.04.25 18:11:48.589145 [ 3 ] {aa93b108-819d-441f-95f0-d8c00feb26dd} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1368 | 2026.04.25 18:11:48.589163 [ 3 ] {aa93b108-819d-441f-95f0-d8c00feb26dd} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (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 | ||
| 1369 | 2026.04.25 18:11:48.589178 [ 3 ] {aa93b108-819d-441f-95f0-d8c00feb26dd} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1370 | 2026.04.25 18:11:48.589211 [ 3 ] {aa93b108-819d-441f-95f0-d8c00feb26dd} <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'))" | ||
| 1371 | 2026.04.25 18:11:48.589229 [ 3 ] {aa93b108-819d-441f-95f0-d8c00feb26dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1372 | 2026.04.25 18:11:48.589674 [ 3 ] {aa93b108-819d-441f-95f0-d8c00feb26dd} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001244 sec., 20900.321543408358 rows/sec., 904.34 KiB/sec. | ||
| 1373 | 2026.04.25 18:11:48.589756 [ 3 ] {aa93b108-819d-441f-95f0-d8c00feb26dd} <Debug> TCPHandler: Processed in 0.001460177 sec. | ||
| 1374 | 2026.04.25 18:11:48.598628 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.04.25 18:11:48.598755 [ 3 ] {4c5c79bf-831a-4215-9025-9528d18e9474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1376 | 2026.04.25 18:11:48.598805 [ 3 ] {4c5c79bf-831a-4215-9025-9528d18e9474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1377 | 2026.04.25 18:11:48.599485 [ 3 ] {4c5c79bf-831a-4215-9025-9528d18e9474} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.04.25 18:11:48.599532 [ 3 ] {4c5c79bf-831a-4215-9025-9528d18e9474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1379 | 2026.04.25 18:11:48.600170 [ 3 ] {4c5c79bf-831a-4215-9025-9528d18e9474} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1380 | 2026.04.25 18:11:48.600606 [ 3 ] {4c5c79bf-831a-4215-9025-9528d18e9474} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.04.25 18:11:48.600758 [ 3 ] {4c5c79bf-831a-4215-9025-9528d18e9474} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001984 sec., 1512.0967741935483 rows/sec., 137.82 KiB/sec. | ||
| 1382 | 2026.04.25 18:11:48.600797 [ 3 ] {4c5c79bf-831a-4215-9025-9528d18e9474} <Debug> TCPHandler: Processed in 0.002185165 sec. | ||
| 1383 | 2026.04.25 18:11:48.600917 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.04.25 18:11:48.601017 [ 3 ] {005c43e2-151a-460a-a02e-3060e72356c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1385 | 2026.04.25 18:11:48.601057 [ 3 ] {005c43e2-151a-460a-a02e-3060e72356c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1386 | 2026.04.25 18:11:48.601465 [ 3 ] {005c43e2-151a-460a-a02e-3060e72356c8} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.04.25 18:11:48.601577 [ 3 ] {005c43e2-151a-460a-a02e-3060e72356c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1388 | 2026.04.25 18:11:48.601981 [ 3 ] {005c43e2-151a-460a-a02e-3060e72356c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1389 | 2026.04.25 18:11:48.602398 [ 3 ] {005c43e2-151a-460a-a02e-3060e72356c8} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.04.25 18:11:48.602533 [ 3 ] {005c43e2-151a-460a-a02e-3060e72356c8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001539 sec., 1299.545159194282 rows/sec., 105.97 KiB/sec. | ||
| 1391 | 2026.04.25 18:11:48.602570 [ 3 ] {005c43e2-151a-460a-a02e-3060e72356c8} <Debug> TCPHandler: Processed in 0.001704953 sec. | ||
| 1392 | 2026.04.25 18:11:48.602691 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.04.25 18:11:48.602792 [ 3 ] {e56f7953-37b8-447d-8a8c-b499e94c2a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1394 | 2026.04.25 18:11:48.602831 [ 3 ] {e56f7953-37b8-447d-8a8c-b499e94c2a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1395 | 2026.04.25 18:11:48.603263 [ 3 ] {e56f7953-37b8-447d-8a8c-b499e94c2a5a} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.04.25 18:11:48.603300 [ 3 ] {e56f7953-37b8-447d-8a8c-b499e94c2a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1397 | 2026.04.25 18:11:48.603692 [ 3 ] {e56f7953-37b8-447d-8a8c-b499e94c2a5a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1398 | 2026.04.25 18:11:48.604115 [ 3 ] {e56f7953-37b8-447d-8a8c-b499e94c2a5a} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.04.25 18:11:48.604247 [ 3 ] {e56f7953-37b8-447d-8a8c-b499e94c2a5a} <Debug> executeQuery: Read 65 rows, 5.24 KiB in 0.001474 sec., 44097.69335142469 rows/sec., 3.47 MiB/sec. | ||
| 1400 | 2026.04.25 18:11:48.604282 [ 3 ] {e56f7953-37b8-447d-8a8c-b499e94c2a5a} <Debug> TCPHandler: Processed in 0.001642212 sec. | ||
| 1401 | 2026.04.25 18:11:48.604398 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.04.25 18:11:48.604493 [ 3 ] {ebe4a8cb-60eb-487b-ade0-f44bab802173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1403 | 2026.04.25 18:11:48.604531 [ 3 ] {ebe4a8cb-60eb-487b-ade0-f44bab802173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1404 | 2026.04.25 18:11:48.604935 [ 3 ] {ebe4a8cb-60eb-487b-ade0-f44bab802173} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.04.25 18:11:48.604972 [ 3 ] {ebe4a8cb-60eb-487b-ade0-f44bab802173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1406 | 2026.04.25 18:11:48.605421 [ 3 ] {ebe4a8cb-60eb-487b-ade0-f44bab802173} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1407 | 2026.04.25 18:11:48.605847 [ 3 ] {ebe4a8cb-60eb-487b-ade0-f44bab802173} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.04.25 18:11:48.605985 [ 3 ] {ebe4a8cb-60eb-487b-ade0-f44bab802173} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 291.68 KiB/sec. | ||
| 1409 | 2026.04.25 18:11:48.606022 [ 3 ] {ebe4a8cb-60eb-487b-ade0-f44bab802173} <Debug> TCPHandler: Processed in 0.001673462 sec. | ||
| 1410 | 2026.04.25 18:11:48.606139 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.04.25 18:11:48.606245 [ 3 ] {9218cc6f-1f86-4f9e-84ff-54406b691b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1412 | 2026.04.25 18:11:48.606286 [ 3 ] {9218cc6f-1f86-4f9e-84ff-54406b691b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1413 | 2026.04.25 18:11:48.606711 [ 3 ] {9218cc6f-1f86-4f9e-84ff-54406b691b3e} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.04.25 18:11:48.606747 [ 3 ] {9218cc6f-1f86-4f9e-84ff-54406b691b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1415 | 2026.04.25 18:11:48.607169 [ 3 ] {9218cc6f-1f86-4f9e-84ff-54406b691b3e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1416 | 2026.04.25 18:11:48.607667 [ 3 ] {9218cc6f-1f86-4f9e-84ff-54406b691b3e} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.04.25 18:11:48.607809 [ 3 ] {9218cc6f-1f86-4f9e-84ff-54406b691b3e} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001581 sec., 46173.30803289058 rows/sec., 3.61 MiB/sec. | ||
| 1418 | 2026.04.25 18:11:48.607849 [ 3 ] {9218cc6f-1f86-4f9e-84ff-54406b691b3e} <Debug> TCPHandler: Processed in 0.001761175 sec. | ||
| 1419 | 2026.04.25 18:11:48.607965 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.04.25 18:11:48.608061 [ 3 ] {995266c0-bf35-487b-9ed6-9eb39e687267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1421 | 2026.04.25 18:11:48.608106 [ 3 ] {995266c0-bf35-487b-9ed6-9eb39e687267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1422 | 2026.04.25 18:11:48.608690 [ 3 ] {995266c0-bf35-487b-9ed6-9eb39e687267} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.04.25 18:11:48.608728 [ 3 ] {995266c0-bf35-487b-9ed6-9eb39e687267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1424 | 2026.04.25 18:11:48.609231 [ 3 ] {995266c0-bf35-487b-9ed6-9eb39e687267} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1425 | 2026.04.25 18:11:48.609725 [ 3 ] {995266c0-bf35-487b-9ed6-9eb39e687267} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.04.25 18:11:48.609874 [ 3 ] {995266c0-bf35-487b-9ed6-9eb39e687267} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001831 sec., 87930.09284543965 rows/sec., 6.12 MiB/sec. | ||
| 1427 | 2026.04.25 18:11:48.609921 [ 3 ] {995266c0-bf35-487b-9ed6-9eb39e687267} <Debug> TCPHandler: Processed in 0.002004211 sec. | ||
| 1428 | 2026.04.25 18:11:48.610078 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.04.25 18:11:48.610173 [ 3 ] {3eefb643-7822-489d-b083-6ad7cfe81f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1430 | 2026.04.25 18:11:48.610241 [ 3 ] {3eefb643-7822-489d-b083-6ad7cfe81f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1431 | 2026.04.25 18:11:48.611973 [ 3 ] {3eefb643-7822-489d-b083-6ad7cfe81f26} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.04.25 18:11:48.612013 [ 3 ] {3eefb643-7822-489d-b083-6ad7cfe81f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1433 | 2026.04.25 18:11:48.612782 [ 3 ] {3eefb643-7822-489d-b083-6ad7cfe81f26} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1434 | 2026.04.25 18:11:48.613209 [ 3 ] {3eefb643-7822-489d-b083-6ad7cfe81f26} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.04.25 18:11:48.613352 [ 3 ] {3eefb643-7822-489d-b083-6ad7cfe81f26} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.003197 sec., 1251.1729746637473 rows/sec., 2.24 MiB/sec. | ||
| 1436 | 2026.04.25 18:11:48.613409 [ 3 ] {3eefb643-7822-489d-b083-6ad7cfe81f26} <Debug> TCPHandler: Processed in 0.003381046 sec. | ||
| 1437 | 2026.04.25 18:11:48.613541 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.04.25 18:11:48.613637 [ 3 ] {6a1d556d-001e-47e1-8667-25ba6bb98fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.04.25 18:11:48.613679 [ 3 ] {6a1d556d-001e-47e1-8667-25ba6bb98fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1440 | 2026.04.25 18:11:48.614060 [ 3 ] {6a1d556d-001e-47e1-8667-25ba6bb98fcd} <Trace> oximeter.measurements_i64 (d045ef76-1a8e-41d2-b529-f769b1dddf76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.04.25 18:11:48.614097 [ 3 ] {6a1d556d-001e-47e1-8667-25ba6bb98fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1442 | 2026.04.25 18:11:48.614650 [ 3 ] {6a1d556d-001e-47e1-8667-25ba6bb98fcd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1443 | 2026.04.25 18:11:48.615065 [ 3 ] {6a1d556d-001e-47e1-8667-25ba6bb98fcd} <Trace> oximeter.measurements_i64 (d045ef76-1a8e-41d2-b529-f769b1dddf76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.04.25 18:11:48.615199 [ 3 ] {6a1d556d-001e-47e1-8667-25ba6bb98fcd} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001581 sec., 1897.5332068311195 rows/sec., 134.04 KiB/sec. | ||
| 1445 | 2026.04.25 18:11:48.615234 [ 3 ] {6a1d556d-001e-47e1-8667-25ba6bb98fcd} <Debug> TCPHandler: Processed in 0.001743654 sec. | ||
| 1446 | 2026.04.25 18:11:48.615360 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.04.25 18:11:48.615455 [ 3 ] {2c81a933-905e-495c-a7f1-095a2e1d6652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1448 | 2026.04.25 18:11:48.615495 [ 3 ] {2c81a933-905e-495c-a7f1-095a2e1d6652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1449 | 2026.04.25 18:11:48.615867 [ 3 ] {2c81a933-905e-495c-a7f1-095a2e1d6652} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.04.25 18:11:48.615902 [ 3 ] {2c81a933-905e-495c-a7f1-095a2e1d6652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1451 | 2026.04.25 18:11:48.616326 [ 3 ] {2c81a933-905e-495c-a7f1-095a2e1d6652} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1452 | 2026.04.25 18:11:48.616885 [ 3 ] {2c81a933-905e-495c-a7f1-095a2e1d6652} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.04.25 18:11:48.617034 [ 3 ] {2c81a933-905e-495c-a7f1-095a2e1d6652} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001598 sec., 37546.93366708385 rows/sec., 2.53 MiB/sec. | ||
| 1454 | 2026.04.25 18:11:48.617078 [ 3 ] {2c81a933-905e-495c-a7f1-095a2e1d6652} <Debug> TCPHandler: Processed in 0.001766775 sec. | ||
| 1455 | 2026.04.25 18:11:48.737620 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2339 | ||
| 1456 | 2026.04.25 18:11:48.738105 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.04.25 18:11:48.738150 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1458 | 2026.04.25 18:11:48.738841 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1459 | 2026.04.25 18:11:48.739555 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.04.25 18:11:48.739745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2339 | ||
| 1461 | 2026.04.25 18:11:48.827599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1462 | 2026.04.25 18:11:48.845745 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.04.25 18:11:48.845810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1464 | 2026.04.25 18:11:48.852304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1465 | 2026.04.25 18:11:48.853452 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.04.25 18:11:48.856817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1467 | 2026.04.25 18:11:49.000225 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.83 MiB, peak 173.62 MiB, free memory in arenas 0.00 B, will set to 169.53 MiB (RSS), difference: 1.70 MiB | ||
| 1468 | 2026.04.25 18:11:51.224685 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 212 | ||
| 1469 | 2026.04.25 18:11:51.226959 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.04.25 18:11:51.227012 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1471 | 2026.04.25 18:11:51.228317 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1472 | 2026.04.25 18:11:51.228792 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.04.25 18:11:51.229102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1474 | 2026.04.25 18:11:53.549224 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2026.04.25 18:11:53.549557 [ 3 ] {bb97b6b7-2a03-41d2-bdb6-918ac71bbbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1476 | 2026.04.25 18:11:53.549693 [ 3 ] {bb97b6b7-2a03-41d2-bdb6-918ac71bbbf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1477 | 2026.04.25 18:11:53.550665 [ 3 ] {bb97b6b7-2a03-41d2-bdb6-918ac71bbbf3} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.04.25 18:11:53.550715 [ 3 ] {bb97b6b7-2a03-41d2-bdb6-918ac71bbbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1479 | 2026.04.25 18:11:53.551369 [ 3 ] {bb97b6b7-2a03-41d2-bdb6-918ac71bbbf3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1480 | 2026.04.25 18:11:53.552063 [ 3 ] {bb97b6b7-2a03-41d2-bdb6-918ac71bbbf3} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2026.04.25 18:11:53.552285 [ 3 ] {bb97b6b7-2a03-41d2-bdb6-918ac71bbbf3} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002824 sec., 27620.39660056657 rows/sec., 2.29 MiB/sec. | ||
| 1482 | 2026.04.25 18:11:53.552341 [ 3 ] {bb97b6b7-2a03-41d2-bdb6-918ac71bbbf3} <Debug> TCPHandler: Processed in 0.003359485 sec. | ||
| 1483 | 2026.04.25 18:11:53.552500 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.04.25 18:11:53.552607 [ 3 ] {22574937-395f-4431-b56e-e386119089bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1485 | 2026.04.25 18:11:53.552653 [ 3 ] {22574937-395f-4431-b56e-e386119089bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1486 | 2026.04.25 18:11:53.553108 [ 3 ] {22574937-395f-4431-b56e-e386119089bd} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2026.04.25 18:11:53.553144 [ 3 ] {22574937-395f-4431-b56e-e386119089bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1488 | 2026.04.25 18:11:53.553662 [ 3 ] {22574937-395f-4431-b56e-e386119089bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1489 | 2026.04.25 18:11:53.554243 [ 3 ] {22574937-395f-4431-b56e-e386119089bd} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2026.04.25 18:11:53.554404 [ 3 ] {22574937-395f-4431-b56e-e386119089bd} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001823 sec., 6034.0098738343395 rows/sec., 453.73 KiB/sec. | ||
| 1491 | 2026.04.25 18:11:53.554450 [ 3 ] {22574937-395f-4431-b56e-e386119089bd} <Debug> TCPHandler: Processed in 0.002002861 sec. | ||
| 1492 | 2026.04.25 18:11:53.554604 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2026.04.25 18:11:53.554713 [ 3 ] {a73d87fc-a5ab-4876-8767-b049c2382fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1494 | 2026.04.25 18:11:53.554760 [ 3 ] {a73d87fc-a5ab-4876-8767-b049c2382fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1495 | 2026.04.25 18:11:53.555573 [ 3 ] {a73d87fc-a5ab-4876-8767-b049c2382fe6} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.04.25 18:11:53.555614 [ 3 ] {a73d87fc-a5ab-4876-8767-b049c2382fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1497 | 2026.04.25 18:11:53.556763 [ 3 ] {a73d87fc-a5ab-4876-8767-b049c2382fe6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1498 | 2026.04.25 18:11:53.557376 [ 3 ] {a73d87fc-a5ab-4876-8767-b049c2382fe6} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2026.04.25 18:11:53.557576 [ 3 ] {a73d87fc-a5ab-4876-8767-b049c2382fe6} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.002887 sec., 25978.524419812955 rows/sec., 2.03 MiB/sec. | ||
| 1500 | 2026.04.25 18:11:53.557616 [ 3 ] {a73d87fc-a5ab-4876-8767-b049c2382fe6} <Debug> TCPHandler: Processed in 0.003072018 sec. | ||
| 1501 | 2026.04.25 18:11:53.557777 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2026.04.25 18:11:53.557879 [ 3 ] {4fd01a47-9d20-4e82-9508-b072c0df5bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1503 | 2026.04.25 18:11:53.557927 [ 3 ] {4fd01a47-9d20-4e82-9508-b072c0df5bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1504 | 2026.04.25 18:11:53.558377 [ 3 ] {4fd01a47-9d20-4e82-9508-b072c0df5bba} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2026.04.25 18:11:53.558413 [ 3 ] {4fd01a47-9d20-4e82-9508-b072c0df5bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1506 | 2026.04.25 18:11:53.558999 [ 3 ] {4fd01a47-9d20-4e82-9508-b072c0df5bba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1507 | 2026.04.25 18:11:53.559545 [ 3 ] {4fd01a47-9d20-4e82-9508-b072c0df5bba} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.04.25 18:11:53.559722 [ 3 ] {4fd01a47-9d20-4e82-9508-b072c0df5bba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001863 sec., 85882.98443370906 rows/sec., 5.98 MiB/sec. | ||
| 1509 | 2026.04.25 18:11:53.559762 [ 3 ] {4fd01a47-9d20-4e82-9508-b072c0df5bba} <Debug> TCPHandler: Processed in 0.002038882 sec. | ||
| 1510 | 2026.04.25 18:11:53.559895 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2026.04.25 18:11:53.559991 [ 3 ] {13525d3f-012d-4098-bce3-2e90cc98c0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1512 | 2026.04.25 18:11:53.560048 [ 3 ] {13525d3f-012d-4098-bce3-2e90cc98c0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1513 | 2026.04.25 18:11:53.560848 [ 3 ] {13525d3f-012d-4098-bce3-2e90cc98c0f4} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2026.04.25 18:11:53.560885 [ 3 ] {13525d3f-012d-4098-bce3-2e90cc98c0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1515 | 2026.04.25 18:11:53.561545 [ 3 ] {13525d3f-012d-4098-bce3-2e90cc98c0f4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1516 | 2026.04.25 18:11:53.562023 [ 3 ] {13525d3f-012d-4098-bce3-2e90cc98c0f4} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2026.04.25 18:11:53.562173 [ 3 ] {13525d3f-012d-4098-bce3-2e90cc98c0f4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0022 sec., 5000 rows/sec., 8.96 MiB/sec. | ||
| 1518 | 2026.04.25 18:11:53.562237 [ 3 ] {13525d3f-012d-4098-bce3-2e90cc98c0f4} <Debug> TCPHandler: Processed in 0.002392031 sec. | ||
| 1519 | 2026.04.25 18:11:53.562369 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.04.25 18:11:53.562464 [ 3 ] {ca2dd0fd-c30d-4253-b924-4ba635d3ce62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1521 | 2026.04.25 18:11:53.562507 [ 3 ] {ca2dd0fd-c30d-4253-b924-4ba635d3ce62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1522 | 2026.04.25 18:11:53.562854 [ 3 ] {ca2dd0fd-c30d-4253-b924-4ba635d3ce62} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.04.25 18:11:53.562890 [ 3 ] {ca2dd0fd-c30d-4253-b924-4ba635d3ce62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1524 | 2026.04.25 18:11:53.563377 [ 3 ] {ca2dd0fd-c30d-4253-b924-4ba635d3ce62} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1525 | 2026.04.25 18:11:53.563838 [ 3 ] {ca2dd0fd-c30d-4253-b924-4ba635d3ce62} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.04.25 18:11:53.563995 [ 3 ] {ca2dd0fd-c30d-4253-b924-4ba635d3ce62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. | ||
| 1527 | 2026.04.25 18:11:53.564031 [ 3 ] {ca2dd0fd-c30d-4253-b924-4ba635d3ce62} <Debug> TCPHandler: Processed in 0.001712573 sec. | ||
| 1528 | 2026.04.25 18:11:56.138145 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1529 | 2026.04.25 18:11:56.138214 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1530 | 2026.04.25 18:11:56.239883 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2851 | ||
| 1531 | 2026.04.25 18:11:56.240455 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.04.25 18:11:56.240502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1533 | 2026.04.25 18:11:56.241230 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1534 | 2026.04.25 18:11:56.241742 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.04.25 18:11:56.241911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2851 | ||
| 1536 | 2026.04.25 18:11:56.241928 [ 75 ] {} <Debug> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1537 | 2026.04.25 18:11:56.242007 [ 75 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.04.25 18:11:56.242029 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1539 | 2026.04.25 18:11:56.244189 [ 187 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 1540 | 2026.04.25 18:11:56.246281 [ 187 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1541 | 2026.04.25 18:11:56.246386 [ 187 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 1542 | 2026.04.25 18:11:56.246511 [ 187 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 1543 | 2026.04.25 18:11:56.246571 [ 187 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 1544 | 2026.04.25 18:11:56.246622 [ 187 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1545 | 2026.04.25 18:11:56.246673 [ 187 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 1546 | 2026.04.25 18:11:56.246726 [ 187 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 1547 | 2026.04.25 18:11:56.282920 [ 191 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2851 rows, containing 4 columns (4 merged, 0 gathered) in 0.040762086 sec., 69942.44602692805 rows/sec., 1.00 MiB/sec. | ||
| 1548 | 2026.04.25 18:11:56.284024 [ 186 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1549 | 2026.04.25 18:11:56.284612 [ 186 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_6_1} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2026.04.25 18:11:56.284697 [ 186 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_6_1} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1551 | 2026.04.25 18:11:56.284818 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1552 | 2026.04.25 18:11:56.356941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1553 | 2026.04.25 18:11:56.375098 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.04.25 18:11:56.375170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1555 | 2026.04.25 18:11:56.381784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1556 | 2026.04.25 18:11:56.382965 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.04.25 18:11:56.383241 [ 75 ] {} <Debug> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1558 | 2026.04.25 18:11:56.383291 [ 75 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2026.04.25 18:11:56.383314 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1560 | 2026.04.25 18:11:56.383421 [ 186 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 1561 | 2026.04.25 18:11:56.386351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1562 | 2026.04.25 18:11:56.387715 [ 186 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1563 | 2026.04.25 18:11:56.389370 [ 186 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 1564 | 2026.04.25 18:11:56.394543 [ 186 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 1565 | 2026.04.25 18:11:56.399042 [ 186 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 1566 | 2026.04.25 18:11:56.403605 [ 186 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 1567 | 2026.04.25 18:11:56.411457 [ 186 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 1568 | 2026.04.25 18:11:56.415855 [ 186 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 1569 | 2026.04.25 18:11:56.476250 [ 201 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092873439 sec., 495.29769216363354 rows/sec., 2.56 MiB/sec. | ||
| 1570 | 2026.04.25 18:11:56.478703 [ 196 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1571 | 2026.04.25 18:11:56.481278 [ 196 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_6_1} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.04.25 18:11:56.481382 [ 196 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_6_1} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1573 | 2026.04.25 18:11:56.483279 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1574 | 2026.04.25 18:11:57.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.76 MiB, peak 180.29 MiB, free memory in arenas 0.00 B, will set to 180.97 MiB (RSS), difference: 10.22 MiB | ||
| 1575 | 2026.04.25 18:11:58.548372 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2026.04.25 18:11:58.548583 [ 3 ] {49aebf22-4a22-4c67-84ab-b5c19ec24558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1577 | 2026.04.25 18:11:58.548662 [ 3 ] {49aebf22-4a22-4c67-84ab-b5c19ec24558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1578 | 2026.04.25 18:11:58.549363 [ 3 ] {49aebf22-4a22-4c67-84ab-b5c19ec24558} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.04.25 18:11:58.549419 [ 3 ] {49aebf22-4a22-4c67-84ab-b5c19ec24558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1580 | 2026.04.25 18:11:58.550018 [ 3 ] {49aebf22-4a22-4c67-84ab-b5c19ec24558} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1581 | 2026.04.25 18:11:58.550485 [ 3 ] {49aebf22-4a22-4c67-84ab-b5c19ec24558} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.04.25 18:11:58.550618 [ 73 ] {} <Debug> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1583 | 2026.04.25 18:11:58.550649 [ 3 ] {49aebf22-4a22-4c67-84ab-b5c19ec24558} <Debug> executeQuery: Read 84 rows, 7.05 KiB in 0.002123 sec., 39566.650965614695 rows/sec., 3.24 MiB/sec. | ||
| 1584 | 2026.04.25 18:11:58.550686 [ 73 ] {} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.04.25 18:11:58.550706 [ 3 ] {49aebf22-4a22-4c67-84ab-b5c19ec24558} <Debug> TCPHandler: Processed in 0.002479943 sec. | ||
| 1586 | 2026.04.25 18:11:58.550713 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1587 | 2026.04.25 18:11:58.550858 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.04.25 18:11:58.550859 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::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 | ||
| 1589 | 2026.04.25 18:11:58.550967 [ 3 ] {1176ec00-ceec-423a-8f5a-6c6180f20dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1590 | 2026.04.25 18:11:58.551023 [ 3 ] {1176ec00-ceec-423a-8f5a-6c6180f20dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1591 | 2026.04.25 18:11:58.551044 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1592 | 2026.04.25 18:11:58.551097 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1593 | 2026.04.25 18:11:58.551192 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::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 | ||
| 1594 | 2026.04.25 18:11:58.551242 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1595 | 2026.04.25 18:11:58.551283 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 65 rows starting from the beginning of the part | ||
| 1596 | 2026.04.25 18:11:58.551340 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1597 | 2026.04.25 18:11:58.551389 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 84 rows starting from the beginning of the part | ||
| 1598 | 2026.04.25 18:11:58.551474 [ 3 ] {1176ec00-ceec-423a-8f5a-6c6180f20dec} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.04.25 18:11:58.551518 [ 3 ] {1176ec00-ceec-423a-8f5a-6c6180f20dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1600 | 2026.04.25 18:11:58.552085 [ 3 ] {1176ec00-ceec-423a-8f5a-6c6180f20dec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1601 | 2026.04.25 18:11:58.552539 [ 3 ] {1176ec00-ceec-423a-8f5a-6c6180f20dec} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.04.25 18:11:58.552553 [ 201 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001760455 sec., 320371.72208321147 rows/sec., 28.05 MiB/sec. | ||
| 1603 | 2026.04.25 18:11:58.552705 [ 3 ] {1176ec00-ceec-423a-8f5a-6c6180f20dec} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001762 sec., 7945.516458569808 rows/sec., 597.47 KiB/sec. | ||
| 1604 | 2026.04.25 18:11:58.552753 [ 3 ] {1176ec00-ceec-423a-8f5a-6c6180f20dec} <Debug> TCPHandler: Processed in 0.001948979 sec. | ||
| 1605 | 2026.04.25 18:11:58.552880 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2026.04.25 18:11:58.552889 [ 197 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1607 | 2026.04.25 18:11:58.552984 [ 3 ] {933ebcc9-f994-42b5-9fae-3a905ba34c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1608 | 2026.04.25 18:11:58.553031 [ 3 ] {933ebcc9-f994-42b5-9fae-3a905ba34c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1609 | 2026.04.25 18:11:58.553470 [ 197 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_6_1} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.04.25 18:11:58.553487 [ 3 ] {933ebcc9-f994-42b5-9fae-3a905ba34c20} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.04.25 18:11:58.553530 [ 3 ] {933ebcc9-f994-42b5-9fae-3a905ba34c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1612 | 2026.04.25 18:11:58.553557 [ 197 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_6_1} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1613 | 2026.04.25 18:11:58.553654 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1614 | 2026.04.25 18:11:58.553966 [ 3 ] {933ebcc9-f994-42b5-9fae-3a905ba34c20} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1615 | 2026.04.25 18:11:58.554412 [ 3 ] {933ebcc9-f994-42b5-9fae-3a905ba34c20} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2026.04.25 18:11:58.554537 [ 73 ] {} <Debug> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1617 | 2026.04.25 18:11:58.554565 [ 3 ] {933ebcc9-f994-42b5-9fae-3a905ba34c20} <Debug> executeQuery: Read 83 rows, 6.66 KiB in 0.001601 sec., 51842.59837601499 rows/sec., 4.06 MiB/sec. | ||
| 1618 | 2026.04.25 18:11:58.554569 [ 73 ] {} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.04.25 18:11:58.554608 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1620 | 2026.04.25 18:11:58.554612 [ 3 ] {933ebcc9-f994-42b5-9fae-3a905ba34c20} <Debug> TCPHandler: Processed in 0.001783165 sec. | ||
| 1621 | 2026.04.25 18:11:58.554688 [ 191 ] {cb745989-858e-4527-aa37-9783b238ce67::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 | ||
| 1622 | 2026.04.25 18:11:58.554743 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.04.25 18:11:58.554806 [ 191 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1624 | 2026.04.25 18:11:58.554844 [ 3 ] {4661d64e-8fd1-4298-af02-c638a7618ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1625 | 2026.04.25 18:11:58.554849 [ 191 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1626 | 2026.04.25 18:11:58.554897 [ 3 ] {4661d64e-8fd1-4298-af02-c638a7618ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1627 | 2026.04.25 18:11:58.554918 [ 191 ] {cb745989-858e-4527-aa37-9783b238ce67::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 | ||
| 1628 | 2026.04.25 18:11:58.554964 [ 191 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part | ||
| 1629 | 2026.04.25 18:11:58.555000 [ 191 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 73 rows starting from the beginning of the part | ||
| 1630 | 2026.04.25 18:11:58.555037 [ 191 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1631 | 2026.04.25 18:11:58.555075 [ 191 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 83 rows starting from the beginning of the part | ||
| 1632 | 2026.04.25 18:11:58.555342 [ 3 ] {4661d64e-8fd1-4298-af02-c638a7618ccf} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.04.25 18:11:58.555383 [ 3 ] {4661d64e-8fd1-4298-af02-c638a7618ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1634 | 2026.04.25 18:11:58.555911 [ 3 ] {4661d64e-8fd1-4298-af02-c638a7618ccf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1635 | 2026.04.25 18:11:58.556176 [ 191 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520338 sec., 322954.50090703514 rows/sec., 26.72 MiB/sec. | ||
| 1636 | 2026.04.25 18:11:58.556367 [ 3 ] {4661d64e-8fd1-4298-af02-c638a7618ccf} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.04.25 18:11:58.556449 [ 188 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1638 | 2026.04.25 18:11:58.556486 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1639 | 2026.04.25 18:11:58.556515 [ 3 ] {4661d64e-8fd1-4298-af02-c638a7618ccf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001689 sec., 94730.60982830077 rows/sec., 6.60 MiB/sec. | ||
| 1640 | 2026.04.25 18:11:58.556522 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.04.25 18:11:58.556559 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1642 | 2026.04.25 18:11:58.556561 [ 3 ] {4661d64e-8fd1-4298-af02-c638a7618ccf} <Debug> TCPHandler: Processed in 0.001867828 sec. | ||
| 1643 | 2026.04.25 18:11:58.556646 [ 201 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 1644 | 2026.04.25 18:11:58.556703 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.04.25 18:11:58.556775 [ 201 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1646 | 2026.04.25 18:11:58.556804 [ 3 ] {bd95cf51-49da-4ed1-944e-0327cee51bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1647 | 2026.04.25 18:11:58.556825 [ 201 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 309 rows starting from the beginning of the part | ||
| 1648 | 2026.04.25 18:11:58.556866 [ 3 ] {bd95cf51-49da-4ed1-944e-0327cee51bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1649 | 2026.04.25 18:11:58.556924 [ 201 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 1650 | 2026.04.25 18:11:58.556965 [ 188 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_6_1} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): 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.04.25 18:11:58.556983 [ 201 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 1652 | 2026.04.25 18:11:58.557039 [ 201 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 1653 | 2026.04.25 18:11:58.557068 [ 188 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_6_1} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1654 | 2026.04.25 18:11:58.557086 [ 201 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 1655 | 2026.04.25 18:11:58.557140 [ 201 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 1656 | 2026.04.25 18:11:58.557174 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1657 | 2026.04.25 18:11:58.557666 [ 3 ] {bd95cf51-49da-4ed1-944e-0327cee51bc3} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.04.25 18:11:58.557705 [ 3 ] {bd95cf51-49da-4ed1-944e-0327cee51bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1659 | 2026.04.25 18:11:58.558414 [ 3 ] {bd95cf51-49da-4ed1-944e-0327cee51bc3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1660 | 2026.04.25 18:11:58.558435 [ 191 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827397 sec., 607421.3758696113 rows/sec., 43.20 MiB/sec. | ||
| 1661 | 2026.04.25 18:11:58.558764 [ 188 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1662 | 2026.04.25 18:11:58.558919 [ 3 ] {bd95cf51-49da-4ed1-944e-0327cee51bc3} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2026.04.25 18:11:58.559150 [ 3 ] {bd95cf51-49da-4ed1-944e-0327cee51bc3} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002364 sec., 5922.165820642977 rows/sec., 10.61 MiB/sec. | ||
| 1664 | 2026.04.25 18:11:58.559222 [ 3 ] {bd95cf51-49da-4ed1-944e-0327cee51bc3} <Debug> TCPHandler: Processed in 0.002569375 sec. | ||
| 1665 | 2026.04.25 18:11:58.559350 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.04.25 18:11:58.559447 [ 3 ] {4b330452-265c-4147-a284-b53f7b41fad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1667 | 2026.04.25 18:11:58.559482 [ 188 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2026.04.25 18:11:58.559491 [ 3 ] {4b330452-265c-4147-a284-b53f7b41fad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1669 | 2026.04.25 18:11:58.559551 [ 188 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1670 | 2026.04.25 18:11:58.559632 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1671 | 2026.04.25 18:11:58.559826 [ 3 ] {4b330452-265c-4147-a284-b53f7b41fad2} <Trace> oximeter.measurements_i64 (d045ef76-1a8e-41d2-b529-f769b1dddf76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.04.25 18:11:58.559862 [ 3 ] {4b330452-265c-4147-a284-b53f7b41fad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1673 | 2026.04.25 18:11:58.560298 [ 3 ] {4b330452-265c-4147-a284-b53f7b41fad2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1674 | 2026.04.25 18:11:58.560777 [ 3 ] {4b330452-265c-4147-a284-b53f7b41fad2} <Trace> oximeter.measurements_i64 (d045ef76-1a8e-41d2-b529-f769b1dddf76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.04.25 18:11:58.560909 [ 3 ] {4b330452-265c-4147-a284-b53f7b41fad2} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001481 sec., 6076.975016880487 rows/sec., 467.51 KiB/sec. | ||
| 1676 | 2026.04.25 18:11:58.560946 [ 3 ] {4b330452-265c-4147-a284-b53f7b41fad2} <Debug> TCPHandler: Processed in 0.001644612 sec. | ||
| 1677 | 2026.04.25 18:11:58.561059 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.04.25 18:11:58.561155 [ 3 ] {a8d983f8-841d-490a-8eda-126008c42b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1679 | 2026.04.25 18:11:58.561197 [ 3 ] {a8d983f8-841d-490a-8eda-126008c42b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1680 | 2026.04.25 18:11:58.561539 [ 3 ] {a8d983f8-841d-490a-8eda-126008c42b74} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2026.04.25 18:11:58.561576 [ 3 ] {a8d983f8-841d-490a-8eda-126008c42b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1682 | 2026.04.25 18:11:58.561980 [ 3 ] {a8d983f8-841d-490a-8eda-126008c42b74} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1683 | 2026.04.25 18:11:58.562442 [ 3 ] {a8d983f8-841d-490a-8eda-126008c42b74} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.04.25 18:11:58.562557 [ 73 ] {} <Debug> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1685 | 2026.04.25 18:11:58.562580 [ 3 ] {a8d983f8-841d-490a-8eda-126008c42b74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001443 sec., 41580.04158004158 rows/sec., 2.80 MiB/sec. | ||
| 1686 | 2026.04.25 18:11:58.562595 [ 73 ] {} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.04.25 18:11:58.562622 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1688 | 2026.04.25 18:11:58.562630 [ 3 ] {a8d983f8-841d-490a-8eda-126008c42b74} <Debug> TCPHandler: Processed in 0.001618921 sec. | ||
| 1689 | 2026.04.25 18:11:58.562750 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 1690 | 2026.04.25 18:11:58.562904 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1691 | 2026.04.25 18:11:58.562945 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 1692 | 2026.04.25 18:11:58.563034 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 1693 | 2026.04.25 18:11:58.563084 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 1694 | 2026.04.25 18:11:58.563128 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 1695 | 2026.04.25 18:11:58.563174 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 1696 | 2026.04.25 18:11:58.563216 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 1697 | 2026.04.25 18:11:58.564206 [ 188 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001511808 sec., 238125.47625095252 rows/sec., 16.05 MiB/sec. | ||
| 1698 | 2026.04.25 18:11:58.564491 [ 188 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1699 | 2026.04.25 18:11:58.565047 [ 188 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_6_1} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.04.25 18:11:58.565116 [ 188 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_6_1} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1701 | 2026.04.25 18:11:58.565184 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1702 | 2026.04.25 18:11:59.238700 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2026.04.25 18:11:59.238960 [ 3 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) 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) | ||
| 1704 | 2026.04.25 18:11:59.239320 [ 3 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1705 | 2026.04.25 18:11:59.239361 [ 3 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <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 | ||
| 1706 | 2026.04.25 18:11:59.239622 [ 3 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1707 | 2026.04.25 18:11:59.239698 [ 3 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1708 | 2026.04.25 18:11:59.239844 [ 3 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1709 | 2026.04.25 18:11:59.239965 [ 331 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1710 | 2026.04.25 18:11:59.239973 [ 260 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1711 | 2026.04.25 18:11:59.240099 [ 3 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (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 | ||
| 1712 | 2026.04.25 18:11:59.240128 [ 3 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1713 | 2026.04.25 18:11:59.242256 [ 3 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1714 | 2026.04.25 18:11:59.242286 [ 3 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1715 | 2026.04.25 18:11:59.242342 [ 3 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <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'))" | ||
| 1716 | 2026.04.25 18:11:59.242391 [ 3 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <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'))" | ||
| 1717 | 2026.04.25 18:11:59.243340 [ 3 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004484 sec., 6467.439785905442 rows/sec., 281.82 KiB/sec. | ||
| 1718 | 2026.04.25 18:11:59.243464 [ 3 ] {33348c34-5cb8-47d5-ab50-c266ae489c42} <Debug> TCPHandler: Processed in 0.004911594 sec. | ||
| 1719 | 2026.04.25 18:11:59.243810 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2026.04.25 18:11:59.243959 [ 3 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1721 | 2026.04.25 18:11:59.244193 [ 3 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1722 | 2026.04.25 18:11:59.244231 [ 3 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1723 | 2026.04.25 18:11:59.244435 [ 3 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1724 | 2026.04.25 18:11:59.244492 [ 3 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1725 | 2026.04.25 18:11:59.244605 [ 3 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1726 | 2026.04.25 18:11:59.244675 [ 260 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1727 | 2026.04.25 18:11:59.244678 [ 333 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1728 | 2026.04.25 18:11:59.244796 [ 3 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (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 | ||
| 1729 | 2026.04.25 18:11:59.244823 [ 3 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1730 | 2026.04.25 18:11:59.244880 [ 3 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1731 | 2026.04.25 18:11:59.244899 [ 3 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1732 | 2026.04.25 18:11:59.244931 [ 3 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1733 | 2026.04.25 18:11:59.244965 [ 3 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1734 | 2026.04.25 18:11:59.245622 [ 3 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001728 sec., 16782.40740740741 rows/sec., 731.29 KiB/sec. | ||
| 1735 | 2026.04.25 18:11:59.245721 [ 3 ] {c935c24b-f9bc-4528-a47d-93a25b0ef24c} <Debug> TCPHandler: Processed in 0.00196498 sec. | ||
| 1736 | 2026.04.25 18:11:59.246013 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.04.25 18:11:59.246151 [ 3 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1738 | 2026.04.25 18:11:59.246370 [ 3 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1739 | 2026.04.25 18:11:59.246408 [ 3 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1740 | 2026.04.25 18:11:59.246607 [ 3 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1741 | 2026.04.25 18:11:59.246661 [ 3 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1742 | 2026.04.25 18:11:59.246767 [ 3 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1743 | 2026.04.25 18:11:59.246832 [ 331 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1744 | 2026.04.25 18:11:59.246837 [ 313 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1745 | 2026.04.25 18:11:59.246926 [ 3 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (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 | ||
| 1746 | 2026.04.25 18:11:59.246952 [ 3 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1747 | 2026.04.25 18:11:59.247008 [ 3 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1748 | 2026.04.25 18:11:59.247027 [ 3 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1749 | 2026.04.25 18:11:59.247058 [ 3 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1750 | 2026.04.25 18:11:59.247089 [ 3 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1751 | 2026.04.25 18:11:59.247648 [ 3 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001553 sec., 18673.53509336768 rows/sec., 813.70 KiB/sec. | ||
| 1752 | 2026.04.25 18:11:59.247741 [ 3 ] {ef82e351-728e-4295-88ef-f207c7c876a5} <Debug> TCPHandler: Processed in 0.001780245 sec. | ||
| 1753 | 2026.04.25 18:11:59.247978 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.04.25 18:11:59.248114 [ 3 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1755 | 2026.04.25 18:11:59.248335 [ 3 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1756 | 2026.04.25 18:11:59.248372 [ 3 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1757 | 2026.04.25 18:11:59.248574 [ 3 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1758 | 2026.04.25 18:11:59.248629 [ 3 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1759 | 2026.04.25 18:11:59.248730 [ 3 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1760 | 2026.04.25 18:11:59.248794 [ 331 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1761 | 2026.04.25 18:11:59.248797 [ 260 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1762 | 2026.04.25 18:11:59.248888 [ 3 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (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 | ||
| 1763 | 2026.04.25 18:11:59.248913 [ 3 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1764 | 2026.04.25 18:11:59.248969 [ 3 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1765 | 2026.04.25 18:11:59.248986 [ 3 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1766 | 2026.04.25 18:11:59.249018 [ 3 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1767 | 2026.04.25 18:11:59.249049 [ 3 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1768 | 2026.04.25 18:11:59.249589 [ 3 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001531 sec., 18941.868060091445 rows/sec., 825.39 KiB/sec. | ||
| 1769 | 2026.04.25 18:11:59.249695 [ 3 ] {cd838009-c128-4dd6-a19b-7b892e2afac9} <Debug> TCPHandler: Processed in 0.001767395 sec. | ||
| 1770 | 2026.04.25 18:11:59.249922 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.04.25 18:11:59.250062 [ 3 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1772 | 2026.04.25 18:11:59.250278 [ 3 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1773 | 2026.04.25 18:11:59.250314 [ 3 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1774 | 2026.04.25 18:11:59.250516 [ 3 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1775 | 2026.04.25 18:11:59.250571 [ 3 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1776 | 2026.04.25 18:11:59.250670 [ 3 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1777 | 2026.04.25 18:11:59.250728 [ 313 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1778 | 2026.04.25 18:11:59.250736 [ 260 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1779 | 2026.04.25 18:11:59.250824 [ 3 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (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 | ||
| 1780 | 2026.04.25 18:11:59.250850 [ 3 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1781 | 2026.04.25 18:11:59.250906 [ 3 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1782 | 2026.04.25 18:11:59.250924 [ 3 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1783 | 2026.04.25 18:11:59.250954 [ 3 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1784 | 2026.04.25 18:11:59.250985 [ 3 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1785 | 2026.04.25 18:11:59.251607 [ 3 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001606 sec., 18057.285180572853 rows/sec., 786.84 KiB/sec. | ||
| 1786 | 2026.04.25 18:11:59.251698 [ 3 ] {248767d8-0de1-4f5d-b00b-51c5293a31be} <Debug> TCPHandler: Processed in 0.001826467 sec. | ||
| 1787 | 2026.04.25 18:11:59.251924 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.04.25 18:11:59.252059 [ 3 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1789 | 2026.04.25 18:11:59.252276 [ 3 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1790 | 2026.04.25 18:11:59.252313 [ 3 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1791 | 2026.04.25 18:11:59.252533 [ 3 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1792 | 2026.04.25 18:11:59.252589 [ 3 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1793 | 2026.04.25 18:11:59.252690 [ 3 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1794 | 2026.04.25 18:11:59.252753 [ 331 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1795 | 2026.04.25 18:11:59.252753 [ 337 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1796 | 2026.04.25 18:11:59.252848 [ 3 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (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 | ||
| 1797 | 2026.04.25 18:11:59.252873 [ 3 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1798 | 2026.04.25 18:11:59.252930 [ 3 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1799 | 2026.04.25 18:11:59.252948 [ 3 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1800 | 2026.04.25 18:11:59.252978 [ 3 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1801 | 2026.04.25 18:11:59.253028 [ 3 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1802 | 2026.04.25 18:11:59.253572 [ 3 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001568 sec., 18494.897959183672 rows/sec., 805.91 KiB/sec. | ||
| 1803 | 2026.04.25 18:11:59.253679 [ 3 ] {611a104b-ea85-4dc3-958b-0d3f0ef673b5} <Debug> TCPHandler: Processed in 0.001806426 sec. | ||
| 1804 | 2026.04.25 18:11:59.277828 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2026.04.25 18:11:59.277968 [ 3 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1806 | 2026.04.25 18:11:59.278212 [ 3 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1807 | 2026.04.25 18:11:59.278250 [ 3 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1808 | 2026.04.25 18:11:59.278459 [ 3 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1809 | 2026.04.25 18:11:59.278514 [ 3 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1810 | 2026.04.25 18:11:59.278622 [ 3 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1811 | 2026.04.25 18:11:59.278689 [ 313 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1812 | 2026.04.25 18:11:59.278693 [ 337 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1813 | 2026.04.25 18:11:59.278786 [ 3 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (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 | ||
| 1814 | 2026.04.25 18:11:59.278812 [ 3 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1815 | 2026.04.25 18:11:59.278869 [ 3 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1816 | 2026.04.25 18:11:59.278887 [ 3 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1817 | 2026.04.25 18:11:59.278918 [ 3 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1818 | 2026.04.25 18:11:59.278951 [ 3 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1819 | 2026.04.25 18:11:59.279519 [ 3 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001608 sec., 18034.825870646764 rows/sec., 785.87 KiB/sec. | ||
| 1820 | 2026.04.25 18:11:59.279609 [ 3 ] {94fcb92f-9e52-4d77-b7dc-a3ae62f5d9a9} <Debug> TCPHandler: Processed in 0.001835827 sec. | ||
| 1821 | 2026.04.25 18:11:59.329637 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2026.04.25 18:11:59.329809 [ 3 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1823 | 2026.04.25 18:11:59.330047 [ 3 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1824 | 2026.04.25 18:11:59.330085 [ 3 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1825 | 2026.04.25 18:11:59.330294 [ 3 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1826 | 2026.04.25 18:11:59.330351 [ 3 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1827 | 2026.04.25 18:11:59.330454 [ 3 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1828 | 2026.04.25 18:11:59.330522 [ 331 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1829 | 2026.04.25 18:11:59.330531 [ 313 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1830 | 2026.04.25 18:11:59.330627 [ 3 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (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 | ||
| 1831 | 2026.04.25 18:11:59.330652 [ 3 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1832 | 2026.04.25 18:11:59.330709 [ 3 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1833 | 2026.04.25 18:11:59.330726 [ 3 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1834 | 2026.04.25 18:11:59.330757 [ 3 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1835 | 2026.04.25 18:11:59.330803 [ 3 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1836 | 2026.04.25 18:11:59.331391 [ 3 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001654 sec., 17533.252720677145 rows/sec., 764.01 KiB/sec. | ||
| 1837 | 2026.04.25 18:11:59.331483 [ 3 ] {8c14b523-f554-46bb-bf6a-35109419e7ce} <Debug> TCPHandler: Processed in 0.001909278 sec. | ||
| 1838 | 2026.04.25 18:11:59.367357 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2026.04.25 18:11:59.367501 [ 3 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1840 | 2026.04.25 18:11:59.367729 [ 3 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1841 | 2026.04.25 18:11:59.367874 [ 3 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1842 | 2026.04.25 18:11:59.368180 [ 3 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1843 | 2026.04.25 18:11:59.368239 [ 3 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1844 | 2026.04.25 18:11:59.368345 [ 3 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1845 | 2026.04.25 18:11:59.368433 [ 331 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1846 | 2026.04.25 18:11:59.368437 [ 337 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1847 | 2026.04.25 18:11:59.368536 [ 3 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (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 | ||
| 1848 | 2026.04.25 18:11:59.368562 [ 3 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1849 | 2026.04.25 18:11:59.368620 [ 3 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1850 | 2026.04.25 18:11:59.368637 [ 3 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Debug> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1851 | 2026.04.25 18:11:59.368668 [ 3 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1852 | 2026.04.25 18:11:59.368708 [ 3 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1853 | 2026.04.25 18:11:59.369306 [ 3 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001864 sec., 15557.939914163091 rows/sec., 677.94 KiB/sec. | ||
| 1854 | 2026.04.25 18:11:59.369413 [ 3 ] {71ecf12e-8914-4539-9d6a-9f499eda2f95} <Debug> TCPHandler: Processed in 0.002109353 sec. | ||
| 1855 | 2026.04.25 18:11:59.370695 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.04.25 18:11:59.370805 [ 3 ] {fde9ead5-c8f1-42f2-98ad-81302a137e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1857 | 2026.04.25 18:11:59.370850 [ 3 ] {fde9ead5-c8f1-42f2-98ad-81302a137e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1858 | 2026.04.25 18:11:59.371385 [ 3 ] {fde9ead5-c8f1-42f2-98ad-81302a137e48} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2026.04.25 18:11:59.371428 [ 3 ] {fde9ead5-c8f1-42f2-98ad-81302a137e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1860 | 2026.04.25 18:11:59.371955 [ 3 ] {fde9ead5-c8f1-42f2-98ad-81302a137e48} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1861 | 2026.04.25 18:11:59.372340 [ 3 ] {fde9ead5-c8f1-42f2-98ad-81302a137e48} <Trace> oximeter.timeseries_schema (5ec281de-4004-4d07-b1f2-e2376791e6bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2026.04.25 18:11:59.372492 [ 3 ] {fde9ead5-c8f1-42f2-98ad-81302a137e48} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001719 sec., 5235.602094240838 rows/sec., 1.07 MiB/sec. | ||
| 1863 | 2026.04.25 18:11:59.372532 [ 3 ] {fde9ead5-c8f1-42f2-98ad-81302a137e48} <Debug> TCPHandler: Processed in 0.001889558 sec. | ||
| 1864 | 2026.04.25 18:11:59.372649 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.04.25 18:11:59.372746 [ 3 ] {d88e9578-e927-4ef7-a0f6-66e56acccb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1866 | 2026.04.25 18:11:59.372788 [ 3 ] {d88e9578-e927-4ef7-a0f6-66e56acccb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1867 | 2026.04.25 18:11:59.373218 [ 3 ] {d88e9578-e927-4ef7-a0f6-66e56acccb56} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2026.04.25 18:11:59.373256 [ 3 ] {d88e9578-e927-4ef7-a0f6-66e56acccb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1869 | 2026.04.25 18:11:59.373700 [ 3 ] {d88e9578-e927-4ef7-a0f6-66e56acccb56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1870 | 2026.04.25 18:11:59.374240 [ 3 ] {d88e9578-e927-4ef7-a0f6-66e56acccb56} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.04.25 18:11:59.374376 [ 3 ] {d88e9578-e927-4ef7-a0f6-66e56acccb56} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001651 sec., 14536.644457904302 rows/sec., 1.21 MiB/sec. | ||
| 1872 | 2026.04.25 18:11:59.374412 [ 3 ] {d88e9578-e927-4ef7-a0f6-66e56acccb56} <Debug> TCPHandler: Processed in 0.001812766 sec. | ||
| 1873 | 2026.04.25 18:11:59.374526 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2026.04.25 18:11:59.374620 [ 3 ] {8960100a-c7a9-4456-b64c-89616eb36bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1875 | 2026.04.25 18:11:59.374659 [ 3 ] {8960100a-c7a9-4456-b64c-89616eb36bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1876 | 2026.04.25 18:11:59.375051 [ 3 ] {8960100a-c7a9-4456-b64c-89616eb36bf3} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2026.04.25 18:11:59.375086 [ 3 ] {8960100a-c7a9-4456-b64c-89616eb36bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1878 | 2026.04.25 18:11:59.375550 [ 3 ] {8960100a-c7a9-4456-b64c-89616eb36bf3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1879 | 2026.04.25 18:11:59.375996 [ 3 ] {8960100a-c7a9-4456-b64c-89616eb36bf3} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2026.04.25 18:11:59.376128 [ 3 ] {8960100a-c7a9-4456-b64c-89616eb36bf3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001527 sec., 1309.757694826457 rows/sec., 106.80 KiB/sec. | ||
| 1881 | 2026.04.25 18:11:59.376165 [ 3 ] {8960100a-c7a9-4456-b64c-89616eb36bf3} <Debug> TCPHandler: Processed in 0.001689073 sec. | ||
| 1882 | 2026.04.25 18:11:59.376286 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.04.25 18:11:59.376407 [ 3 ] {d1d097b0-9e9b-49a3-9136-3f188c55ba98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1884 | 2026.04.25 18:11:59.376457 [ 3 ] {d1d097b0-9e9b-49a3-9136-3f188c55ba98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1885 | 2026.04.25 18:11:59.378458 [ 3 ] {d1d097b0-9e9b-49a3-9136-3f188c55ba98} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.04.25 18:11:59.378500 [ 3 ] {d1d097b0-9e9b-49a3-9136-3f188c55ba98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1887 | 2026.04.25 18:11:59.379163 [ 3 ] {d1d097b0-9e9b-49a3-9136-3f188c55ba98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1888 | 2026.04.25 18:11:59.379679 [ 3 ] {d1d097b0-9e9b-49a3-9136-3f188c55ba98} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.04.25 18:11:59.379822 [ 3 ] {d1d097b0-9e9b-49a3-9136-3f188c55ba98} <Debug> executeQuery: Read 2544 rows, 195.05 KiB in 0.003439 sec., 739749.9273044489 rows/sec., 55.39 MiB/sec. | ||
| 1890 | 2026.04.25 18:11:59.379862 [ 3 ] {d1d097b0-9e9b-49a3-9136-3f188c55ba98} <Debug> TCPHandler: Processed in 0.003637483 sec. | ||
| 1891 | 2026.04.25 18:11:59.379989 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2026.04.25 18:11:59.380093 [ 3 ] {fa8e28af-dc0a-4584-b9f1-4129d2dabc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1893 | 2026.04.25 18:11:59.380135 [ 3 ] {fa8e28af-dc0a-4584-b9f1-4129d2dabc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1894 | 2026.04.25 18:11:59.380565 [ 3 ] {fa8e28af-dc0a-4584-b9f1-4129d2dabc63} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2026.04.25 18:11:59.380604 [ 3 ] {fa8e28af-dc0a-4584-b9f1-4129d2dabc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1896 | 2026.04.25 18:11:59.381024 [ 3 ] {fa8e28af-dc0a-4584-b9f1-4129d2dabc63} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1897 | 2026.04.25 18:11:59.381579 [ 3 ] {fa8e28af-dc0a-4584-b9f1-4129d2dabc63} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2026.04.25 18:11:59.381693 [ 71 ] {} <Debug> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1899 | 2026.04.25 18:11:59.381715 [ 3 ] {fa8e28af-dc0a-4584-b9f1-4129d2dabc63} <Debug> executeQuery: Read 33 rows, 2.53 KiB in 0.001642 sec., 20097.442143727163 rows/sec., 1.50 MiB/sec. | ||
| 1900 | 2026.04.25 18:11:59.381756 [ 71 ] {} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.04.25 18:11:59.381766 [ 3 ] {fa8e28af-dc0a-4584-b9f1-4129d2dabc63} <Debug> TCPHandler: Processed in 0.001827447 sec. | ||
| 1902 | 2026.04.25 18:11:59.381788 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1903 | 2026.04.25 18:11:59.381893 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.04.25 18:11:59.381898 [ 190 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1905 | 2026.04.25 18:11:59.381997 [ 3 ] {394756eb-e790-4201-b99b-57f4f2d6c058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1906 | 2026.04.25 18:11:59.382042 [ 3 ] {394756eb-e790-4201-b99b-57f4f2d6c058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1907 | 2026.04.25 18:11:59.382067 [ 190 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1908 | 2026.04.25 18:11:59.382108 [ 190 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part | ||
| 1909 | 2026.04.25 18:11:59.382174 [ 190 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1910 | 2026.04.25 18:11:59.382227 [ 190 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::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 | ||
| 1911 | 2026.04.25 18:11:59.382277 [ 190 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1912 | 2026.04.25 18:11:59.382322 [ 190 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 1913 | 2026.04.25 18:11:59.382369 [ 190 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 1914 | 2026.04.25 18:11:59.382744 [ 3 ] {394756eb-e790-4201-b99b-57f4f2d6c058} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.04.25 18:11:59.382789 [ 3 ] {394756eb-e790-4201-b99b-57f4f2d6c058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1916 | 2026.04.25 18:11:59.383295 [ 3 ] {394756eb-e790-4201-b99b-57f4f2d6c058} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1917 | 2026.04.25 18:11:59.383309 [ 190 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456347 sec., 74158.15049572664 rows/sec., 5.76 MiB/sec. | ||
| 1918 | 2026.04.25 18:11:59.383567 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1919 | 2026.04.25 18:11:59.383824 [ 3 ] {394756eb-e790-4201-b99b-57f4f2d6c058} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.04.25 18:11:59.383960 [ 3 ] {394756eb-e790-4201-b99b-57f4f2d6c058} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001981 sec., 416456.3351842504 rows/sec., 24.36 MiB/sec. | ||
| 1921 | 2026.04.25 18:11:59.384000 [ 3 ] {394756eb-e790-4201-b99b-57f4f2d6c058} <Debug> TCPHandler: Processed in 0.002156505 sec. | ||
| 1922 | 2026.04.25 18:11:59.384120 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.04.25 18:11:59.384216 [ 3 ] {d9f85293-e2c5-4d64-a8c7-176c2e8d0b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1924 | 2026.04.25 18:11:59.384247 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_6_1} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2026.04.25 18:11:59.384258 [ 3 ] {d9f85293-e2c5-4d64-a8c7-176c2e8d0b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1926 | 2026.04.25 18:11:59.384316 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_6_1} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1927 | 2026.04.25 18:11:59.384390 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1928 | 2026.04.25 18:11:59.384645 [ 3 ] {d9f85293-e2c5-4d64-a8c7-176c2e8d0b74} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.04.25 18:11:59.384683 [ 3 ] {d9f85293-e2c5-4d64-a8c7-176c2e8d0b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1930 | 2026.04.25 18:11:59.385290 [ 3 ] {d9f85293-e2c5-4d64-a8c7-176c2e8d0b74} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1931 | 2026.04.25 18:11:59.385750 [ 3 ] {d9f85293-e2c5-4d64-a8c7-176c2e8d0b74} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.04.25 18:11:59.385880 [ 3 ] {d9f85293-e2c5-4d64-a8c7-176c2e8d0b74} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001683 sec., 1188.3541295306002 rows/sec., 83.56 KiB/sec. | ||
| 1933 | 2026.04.25 18:11:59.385918 [ 3 ] {d9f85293-e2c5-4d64-a8c7-176c2e8d0b74} <Debug> TCPHandler: Processed in 0.001847487 sec. | ||
| 1934 | 2026.04.25 18:11:59.386037 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.04.25 18:11:59.386132 [ 3 ] {f89de996-ddc6-4c1e-9c97-5cedf84f8dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.04.25 18:11:59.386172 [ 3 ] {f89de996-ddc6-4c1e-9c97-5cedf84f8dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1937 | 2026.04.25 18:11:59.386565 [ 3 ] {f89de996-ddc6-4c1e-9c97-5cedf84f8dc0} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.04.25 18:11:59.386603 [ 3 ] {f89de996-ddc6-4c1e-9c97-5cedf84f8dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1939 | 2026.04.25 18:11:59.387098 [ 3 ] {f89de996-ddc6-4c1e-9c97-5cedf84f8dc0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1940 | 2026.04.25 18:11:59.387641 [ 3 ] {f89de996-ddc6-4c1e-9c97-5cedf84f8dc0} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.04.25 18:11:59.387770 [ 3 ] {f89de996-ddc6-4c1e-9c97-5cedf84f8dc0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001656 sec., 7246.376811594203 rows/sec., 566.12 KiB/sec. | ||
| 1942 | 2026.04.25 18:11:59.387810 [ 3 ] {f89de996-ddc6-4c1e-9c97-5cedf84f8dc0} <Debug> TCPHandler: Processed in 0.001822127 sec. | ||
| 1943 | 2026.04.25 18:11:59.387924 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.04.25 18:11:59.388023 [ 3 ] {bc3c0f04-aa0f-4b42-8c8d-a79bdfb8ce89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1945 | 2026.04.25 18:11:59.388064 [ 3 ] {bc3c0f04-aa0f-4b42-8c8d-a79bdfb8ce89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1946 | 2026.04.25 18:11:59.389005 [ 3 ] {bc3c0f04-aa0f-4b42-8c8d-a79bdfb8ce89} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.04.25 18:11:59.389045 [ 3 ] {bc3c0f04-aa0f-4b42-8c8d-a79bdfb8ce89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1948 | 2026.04.25 18:11:59.389623 [ 3 ] {bc3c0f04-aa0f-4b42-8c8d-a79bdfb8ce89} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1949 | 2026.04.25 18:11:59.390131 [ 3 ] {bc3c0f04-aa0f-4b42-8c8d-a79bdfb8ce89} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.04.25 18:11:59.390263 [ 3 ] {bc3c0f04-aa0f-4b42-8c8d-a79bdfb8ce89} <Debug> executeQuery: Read 1336 rows, 92.18 KiB in 0.002262 sec., 590627.7630415561 rows/sec., 39.80 MiB/sec. | ||
| 1951 | 2026.04.25 18:11:59.390302 [ 3 ] {bc3c0f04-aa0f-4b42-8c8d-a79bdfb8ce89} <Debug> TCPHandler: Processed in 0.002428022 sec. | ||
| 1952 | 2026.04.25 18:11:59.390416 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.04.25 18:11:59.390521 [ 3 ] {3fb56f2b-555e-4eae-9aad-b120b66cac00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1954 | 2026.04.25 18:11:59.390566 [ 3 ] {3fb56f2b-555e-4eae-9aad-b120b66cac00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1955 | 2026.04.25 18:11:59.391668 [ 3 ] {3fb56f2b-555e-4eae-9aad-b120b66cac00} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.04.25 18:11:59.391706 [ 3 ] {3fb56f2b-555e-4eae-9aad-b120b66cac00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1957 | 2026.04.25 18:11:59.392416 [ 3 ] {3fb56f2b-555e-4eae-9aad-b120b66cac00} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1958 | 2026.04.25 18:11:59.392894 [ 3 ] {3fb56f2b-555e-4eae-9aad-b120b66cac00} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.04.25 18:11:59.393030 [ 3 ] {3fb56f2b-555e-4eae-9aad-b120b66cac00} <Debug> executeQuery: Read 2854 rows, 183.04 KiB in 0.002528 sec., 1128955.6962025317 rows/sec., 70.71 MiB/sec. | ||
| 1960 | 2026.04.25 18:11:59.393070 [ 3 ] {3fb56f2b-555e-4eae-9aad-b120b66cac00} <Debug> TCPHandler: Processed in 0.002702488 sec. | ||
| 1961 | 2026.04.25 18:11:59.393196 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.04.25 18:11:59.393291 [ 3 ] {5a4aab86-95bc-45f4-802a-673a74baac90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1963 | 2026.04.25 18:11:59.393345 [ 3 ] {5a4aab86-95bc-45f4-802a-673a74baac90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1964 | 2026.04.25 18:11:59.394108 [ 3 ] {5a4aab86-95bc-45f4-802a-673a74baac90} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.04.25 18:11:59.394147 [ 3 ] {5a4aab86-95bc-45f4-802a-673a74baac90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1966 | 2026.04.25 18:11:59.394815 [ 3 ] {5a4aab86-95bc-45f4-802a-673a74baac90} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1967 | 2026.04.25 18:11:59.395324 [ 3 ] {5a4aab86-95bc-45f4-802a-673a74baac90} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.04.25 18:11:59.395439 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1969 | 2026.04.25 18:11:59.395470 [ 3 ] {5a4aab86-95bc-45f4-802a-673a74baac90} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002197 sec., 8648.15657715066 rows/sec., 15.50 MiB/sec. | ||
| 1970 | 2026.04.25 18:11:59.395492 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.04.25 18:11:59.395522 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1972 | 2026.04.25 18:11:59.395531 [ 3 ] {5a4aab86-95bc-45f4-802a-673a74baac90} <Debug> TCPHandler: Processed in 0.002384861 sec. | ||
| 1973 | 2026.04.25 18:11:59.395614 [ 191 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::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 | ||
| 1974 | 2026.04.25 18:11:59.395684 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.04.25 18:11:59.395785 [ 3 ] {ff186a2c-346c-43ea-bde8-0010a5cdd4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.04.25 18:11:59.395829 [ 3 ] {ff186a2c-346c-43ea-bde8-0010a5cdd4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1977 | 2026.04.25 18:11:59.395850 [ 191 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1978 | 2026.04.25 18:11:59.395929 [ 191 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1979 | 2026.04.25 18:11:59.396067 [ 191 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1980 | 2026.04.25 18:11:59.396173 [ 3 ] {ff186a2c-346c-43ea-bde8-0010a5cdd4a5} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2026.04.25 18:11:59.396182 [ 191 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 1982 | 2026.04.25 18:11:59.396219 [ 3 ] {ff186a2c-346c-43ea-bde8-0010a5cdd4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1983 | 2026.04.25 18:11:59.396303 [ 191 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1984 | 2026.04.25 18:11:59.396405 [ 191 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 1985 | 2026.04.25 18:11:59.396504 [ 191 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
| 1986 | 2026.04.25 18:11:59.396687 [ 3 ] {ff186a2c-346c-43ea-bde8-0010a5cdd4a5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1987 | 2026.04.25 18:11:59.397268 [ 3 ] {ff186a2c-346c-43ea-bde8-0010a5cdd4a5} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.04.25 18:11:59.397407 [ 3 ] {ff186a2c-346c-43ea-bde8-0010a5cdd4a5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00164 sec., 7317.073170731707 rows/sec., 504.95 KiB/sec. | ||
| 1989 | 2026.04.25 18:11:59.397445 [ 3 ] {ff186a2c-346c-43ea-bde8-0010a5cdd4a5} <Debug> TCPHandler: Processed in 0.001810646 sec. | ||
| 1990 | 2026.04.25 18:11:59.398663 [ 190 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 19 columns (19 merged, 0 gathered) in 0.003085948 sec., 22683.467122582755 rows/sec., 40.65 MiB/sec. | ||
| 1991 | 2026.04.25 18:11:59.399134 [ 198 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1992 | 2026.04.25 18:11:59.399747 [ 198 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.04.25 18:11:59.399830 [ 198 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1994 | 2026.04.25 18:11:59.399948 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 1995 | 2026.04.25 18:12:01.229255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 280 | ||
| 1996 | 2026.04.25 18:12:01.232110 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.04.25 18:12:01.232160 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 1998 | 2026.04.25 18:12:01.233580 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1999 | 2026.04.25 18:12:01.234136 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.04.25 18:12:01.234381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 2001 | 2026.04.25 18:12:03.546210 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2002 | 2026.04.25 18:12:03.546411 [ 3 ] {ad0d330a-c198-4081-b420-febc285add00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2003 | 2026.04.25 18:12:03.546486 [ 3 ] {ad0d330a-c198-4081-b420-febc285add00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2004 | 2026.04.25 18:12:03.547379 [ 3 ] {ad0d330a-c198-4081-b420-febc285add00} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2005 | 2026.04.25 18:12:03.547427 [ 3 ] {ad0d330a-c198-4081-b420-febc285add00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2006 | 2026.04.25 18:12:03.547929 [ 3 ] {ad0d330a-c198-4081-b420-febc285add00} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2007 | 2026.04.25 18:12:03.548439 [ 3 ] {ad0d330a-c198-4081-b420-febc285add00} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2026.04.25 18:12:03.548593 [ 3 ] {ad0d330a-c198-4081-b420-febc285add00} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002238 sec., 25022.341376228775 rows/sec., 1.92 MiB/sec. | ||
| 2009 | 2026.04.25 18:12:03.548633 [ 3 ] {ad0d330a-c198-4081-b420-febc285add00} <Debug> TCPHandler: Processed in 0.002563575 sec. | ||
| 2010 | 2026.04.25 18:12:03.548897 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.04.25 18:12:03.548992 [ 3 ] {49d105fe-55b4-45a3-8383-beb30fc8e42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2012 | 2026.04.25 18:12:03.549032 [ 3 ] {49d105fe-55b4-45a3-8383-beb30fc8e42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2013 | 2026.04.25 18:12:03.549526 [ 3 ] {49d105fe-55b4-45a3-8383-beb30fc8e42e} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2026.04.25 18:12:03.549564 [ 3 ] {49d105fe-55b4-45a3-8383-beb30fc8e42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2015 | 2026.04.25 18:12:03.550024 [ 3 ] {49d105fe-55b4-45a3-8383-beb30fc8e42e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2016 | 2026.04.25 18:12:03.550485 [ 3 ] {49d105fe-55b4-45a3-8383-beb30fc8e42e} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.04.25 18:12:03.550617 [ 3 ] {49d105fe-55b4-45a3-8383-beb30fc8e42e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001643 sec., 38953.134510042604 rows/sec., 3.04 MiB/sec. | ||
| 2018 | 2026.04.25 18:12:03.550653 [ 3 ] {49d105fe-55b4-45a3-8383-beb30fc8e42e} <Debug> TCPHandler: Processed in 0.001808766 sec. | ||
| 2019 | 2026.04.25 18:12:03.550790 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2020 | 2026.04.25 18:12:03.550890 [ 3 ] {3eddf793-047e-4950-8f67-0293473b9eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2021 | 2026.04.25 18:12:03.550933 [ 3 ] {3eddf793-047e-4950-8f67-0293473b9eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2022 | 2026.04.25 18:12:03.551320 [ 3 ] {3eddf793-047e-4950-8f67-0293473b9eae} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.04.25 18:12:03.551356 [ 3 ] {3eddf793-047e-4950-8f67-0293473b9eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2024 | 2026.04.25 18:12:03.551806 [ 3 ] {3eddf793-047e-4950-8f67-0293473b9eae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2025 | 2026.04.25 18:12:03.552333 [ 3 ] {3eddf793-047e-4950-8f67-0293473b9eae} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.04.25 18:12:03.552458 [ 3 ] {3eddf793-047e-4950-8f67-0293473b9eae} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001587 sec., 80655.3245116572 rows/sec., 5.62 MiB/sec. | ||
| 2027 | 2026.04.25 18:12:03.552494 [ 3 ] {3eddf793-047e-4950-8f67-0293473b9eae} <Debug> TCPHandler: Processed in 0.001753884 sec. | ||
| 2028 | 2026.04.25 18:12:03.552618 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2026.04.25 18:12:03.552710 [ 3 ] {a8c0907f-1c21-45d1-b1a3-207d8be6c783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2030 | 2026.04.25 18:12:03.552751 [ 3 ] {a8c0907f-1c21-45d1-b1a3-207d8be6c783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2031 | 2026.04.25 18:12:03.553071 [ 3 ] {a8c0907f-1c21-45d1-b1a3-207d8be6c783} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2026.04.25 18:12:03.553106 [ 3 ] {a8c0907f-1c21-45d1-b1a3-207d8be6c783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2033 | 2026.04.25 18:12:03.553565 [ 3 ] {a8c0907f-1c21-45d1-b1a3-207d8be6c783} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2034 | 2026.04.25 18:12:03.554011 [ 3 ] {a8c0907f-1c21-45d1-b1a3-207d8be6c783} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.04.25 18:12:03.554138 [ 3 ] {a8c0907f-1c21-45d1-b1a3-207d8be6c783} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001445 sec., 33217.993079584776 rows/sec., 2.24 MiB/sec. | ||
| 2036 | 2026.04.25 18:12:03.554172 [ 3 ] {a8c0907f-1c21-45d1-b1a3-207d8be6c783} <Debug> TCPHandler: Processed in 0.001601051 sec. | ||
| 2037 | 2026.04.25 18:12:03.742000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3299 | ||
| 2038 | 2026.04.25 18:12:03.742561 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.04.25 18:12:03.742616 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2040 | 2026.04.25 18:12:03.743448 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2041 | 2026.04.25 18:12:03.744089 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2042 | 2026.04.25 18:12:03.744263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3299 | ||
| 2043 | 2026.04.25 18:12:03.886428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2044 | 2026.04.25 18:12:03.904743 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.04.25 18:12:03.904801 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2046 | 2026.04.25 18:12:03.910528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2047 | 2026.04.25 18:12:03.911731 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.04.25 18:12:03.914915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2049 | 2026.04.25 18:12:08.549020 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2026.04.25 18:12:08.549226 [ 3 ] {720e6a9d-19df-4e0d-912f-0773ecf7944b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2051 | 2026.04.25 18:12:08.549298 [ 3 ] {720e6a9d-19df-4e0d-912f-0773ecf7944b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2052 | 2026.04.25 18:12:08.550038 [ 3 ] {720e6a9d-19df-4e0d-912f-0773ecf7944b} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.04.25 18:12:08.550088 [ 3 ] {720e6a9d-19df-4e0d-912f-0773ecf7944b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2054 | 2026.04.25 18:12:08.550654 [ 3 ] {720e6a9d-19df-4e0d-912f-0773ecf7944b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2055 | 2026.04.25 18:12:08.551151 [ 3 ] {720e6a9d-19df-4e0d-912f-0773ecf7944b} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.04.25 18:12:08.551300 [ 3 ] {720e6a9d-19df-4e0d-912f-0773ecf7944b} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.00213 sec., 49765.25821596244 rows/sec., 4.18 MiB/sec. | ||
| 2057 | 2026.04.25 18:12:08.551341 [ 3 ] {720e6a9d-19df-4e0d-912f-0773ecf7944b} <Debug> TCPHandler: Processed in 0.002469383 sec. | ||
| 2058 | 2026.04.25 18:12:08.551465 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2059 | 2026.04.25 18:12:08.551559 [ 3 ] {f8d92288-4390-40e0-9c51-9a9c5c4ed1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2060 | 2026.04.25 18:12:08.551599 [ 3 ] {f8d92288-4390-40e0-9c51-9a9c5c4ed1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2061 | 2026.04.25 18:12:08.552005 [ 3 ] {f8d92288-4390-40e0-9c51-9a9c5c4ed1fc} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2026.04.25 18:12:08.552040 [ 3 ] {f8d92288-4390-40e0-9c51-9a9c5c4ed1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2063 | 2026.04.25 18:12:08.552471 [ 3 ] {f8d92288-4390-40e0-9c51-9a9c5c4ed1fc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2064 | 2026.04.25 18:12:08.552974 [ 3 ] {f8d92288-4390-40e0-9c51-9a9c5c4ed1fc} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2026.04.25 18:12:08.553104 [ 3 ] {f8d92288-4390-40e0-9c51-9a9c5c4ed1fc} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001563 sec., 15994.88163787588 rows/sec., 1.17 MiB/sec. | ||
| 2066 | 2026.04.25 18:12:08.553141 [ 3 ] {f8d92288-4390-40e0-9c51-9a9c5c4ed1fc} <Debug> TCPHandler: Processed in 0.001723994 sec. | ||
| 2067 | 2026.04.25 18:12:08.553253 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2026.04.25 18:12:08.553346 [ 3 ] {3b00f290-87ca-48cf-8a44-3b6b376bb89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2069 | 2026.04.25 18:12:08.553385 [ 3 ] {3b00f290-87ca-48cf-8a44-3b6b376bb89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2070 | 2026.04.25 18:12:08.553809 [ 3 ] {3b00f290-87ca-48cf-8a44-3b6b376bb89a} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.04.25 18:12:08.553845 [ 3 ] {3b00f290-87ca-48cf-8a44-3b6b376bb89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2072 | 2026.04.25 18:12:08.554336 [ 3 ] {3b00f290-87ca-48cf-8a44-3b6b376bb89a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2073 | 2026.04.25 18:12:08.554792 [ 3 ] {3b00f290-87ca-48cf-8a44-3b6b376bb89a} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.04.25 18:12:08.554918 [ 3 ] {3b00f290-87ca-48cf-8a44-3b6b376bb89a} <Debug> executeQuery: Read 94 rows, 7.54 KiB in 0.00159 sec., 59119.49685534591 rows/sec., 4.63 MiB/sec. | ||
| 2075 | 2026.04.25 18:12:08.554956 [ 3 ] {3b00f290-87ca-48cf-8a44-3b6b376bb89a} <Debug> TCPHandler: Processed in 0.001749034 sec. | ||
| 2076 | 2026.04.25 18:12:08.555100 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2077 | 2026.04.25 18:12:08.555216 [ 3 ] {7a45efdb-f7b6-46b5-8597-e7df2562a864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2078 | 2026.04.25 18:12:08.555261 [ 3 ] {7a45efdb-f7b6-46b5-8597-e7df2562a864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2079 | 2026.04.25 18:12:08.555671 [ 3 ] {7a45efdb-f7b6-46b5-8597-e7df2562a864} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2026.04.25 18:12:08.555707 [ 3 ] {7a45efdb-f7b6-46b5-8597-e7df2562a864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2081 | 2026.04.25 18:12:08.556158 [ 3 ] {7a45efdb-f7b6-46b5-8597-e7df2562a864} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2082 | 2026.04.25 18:12:08.556670 [ 3 ] {7a45efdb-f7b6-46b5-8597-e7df2562a864} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2026.04.25 18:12:08.556798 [ 3 ] {7a45efdb-f7b6-46b5-8597-e7df2562a864} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec. | ||
| 2084 | 2026.04.25 18:12:08.556833 [ 3 ] {7a45efdb-f7b6-46b5-8597-e7df2562a864} <Debug> TCPHandler: Processed in 0.001799036 sec. | ||
| 2085 | 2026.04.25 18:12:08.556946 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2026.04.25 18:12:08.557043 [ 3 ] {685793cd-9352-47eb-84a4-1b89f599092a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2087 | 2026.04.25 18:12:08.557096 [ 3 ] {685793cd-9352-47eb-84a4-1b89f599092a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2088 | 2026.04.25 18:12:08.557879 [ 3 ] {685793cd-9352-47eb-84a4-1b89f599092a} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2026.04.25 18:12:08.557916 [ 3 ] {685793cd-9352-47eb-84a4-1b89f599092a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2090 | 2026.04.25 18:12:08.558565 [ 3 ] {685793cd-9352-47eb-84a4-1b89f599092a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2091 | 2026.04.25 18:12:08.559052 [ 3 ] {685793cd-9352-47eb-84a4-1b89f599092a} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.04.25 18:12:08.559186 [ 3 ] {685793cd-9352-47eb-84a4-1b89f599092a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002161 sec., 11568.718186024988 rows/sec., 20.73 MiB/sec. | ||
| 2093 | 2026.04.25 18:12:08.559236 [ 3 ] {685793cd-9352-47eb-84a4-1b89f599092a} <Debug> TCPHandler: Processed in 0.002336969 sec. | ||
| 2094 | 2026.04.25 18:12:08.559351 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.04.25 18:12:08.559443 [ 3 ] {064a61c2-6cc4-44c4-906f-9ddf114a53e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2096 | 2026.04.25 18:12:08.559484 [ 3 ] {064a61c2-6cc4-44c4-906f-9ddf114a53e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2097 | 2026.04.25 18:12:08.559806 [ 3 ] {064a61c2-6cc4-44c4-906f-9ddf114a53e2} <Trace> oximeter.measurements_i64 (d045ef76-1a8e-41d2-b529-f769b1dddf76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.04.25 18:12:08.559841 [ 3 ] {064a61c2-6cc4-44c4-906f-9ddf114a53e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2099 | 2026.04.25 18:12:08.560271 [ 3 ] {064a61c2-6cc4-44c4-906f-9ddf114a53e2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2100 | 2026.04.25 18:12:08.560771 [ 3 ] {064a61c2-6cc4-44c4-906f-9ddf114a53e2} <Trace> oximeter.measurements_i64 (d045ef76-1a8e-41d2-b529-f769b1dddf76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2026.04.25 18:12:08.560897 [ 3 ] {064a61c2-6cc4-44c4-906f-9ddf114a53e2} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 307.37 KiB/sec. | ||
| 2102 | 2026.04.25 18:12:08.560930 [ 3 ] {064a61c2-6cc4-44c4-906f-9ddf114a53e2} <Debug> TCPHandler: Processed in 0.001626632 sec. | ||
| 2103 | 2026.04.25 18:12:08.561047 [ 3 ] {} <Trace> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2026.04.25 18:12:08.561138 [ 3 ] {c097325b-8e70-44bd-950c-97ae2da17696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33052) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2105 | 2026.04.25 18:12:08.561178 [ 3 ] {c097325b-8e70-44bd-950c-97ae2da17696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2106 | 2026.04.25 18:12:08.561504 [ 3 ] {c097325b-8e70-44bd-950c-97ae2da17696} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2026.04.25 18:12:08.561538 [ 3 ] {c097325b-8e70-44bd-950c-97ae2da17696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2108 | 2026.04.25 18:12:08.561939 [ 3 ] {c097325b-8e70-44bd-950c-97ae2da17696} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2109 | 2026.04.25 18:12:08.562433 [ 3 ] {c097325b-8e70-44bd-950c-97ae2da17696} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2026.04.25 18:12:08.562560 [ 3 ] {c097325b-8e70-44bd-950c-97ae2da17696} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec. | ||
| 2111 | 2026.04.25 18:12:08.562596 [ 3 ] {c097325b-8e70-44bd-950c-97ae2da17696} <Debug> TCPHandler: Processed in 0.00159569 sec. | ||
| 2112 | 2026.04.25 18:12:11.138262 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2113 | 2026.04.25 18:12:11.138345 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2114 | 2026.04.25 18:12:11.235615 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 302 | ||
| 2115 | 2026.04.25 18:12:11.237562 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.04.25 18:12:11.237617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2117 | 2026.04.25 18:12:11.238861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2118 | 2026.04.25 18:12:11.239395 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.04.25 18:12:11.239737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2120 | 2026.04.25 18:12:11.245314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3811 | ||
| 2121 | 2026.04.25 18:12:11.245894 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2026.04.25 18:12:11.245944 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2123 | 2026.04.25 18:12:11.246669 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2124 | 2026.04.25 18:12:11.247304 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2026.04.25 18:12:11.247477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3811 | ||
| 2126 | 2026.04.25 18:12:11.415944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2127 | 2026.04.25 18:12:11.434080 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.04.25 18:12:11.434134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2129 | 2026.04.25 18:12:11.440488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2130 | 2026.04.25 18:12:11.441584 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.04.25 18:12:11.444793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2132 | 2026.04.25 18:12:12.581696 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2133 | 2026.04.25 18:12:12.581786 [ 3 ] {} <Debug> TCP-Session: 0873b6cc-716c-4264-81dd-385cee0353fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.04.25 18:12:13.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.36 MiB, peak 187.47 MiB, free memory in arenas 0.00 B, will set to 184.40 MiB (RSS), difference: 2.04 MiB | ||
| 2135 | 2026.04.25 18:12:13.548454 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2026.04.25 18:12:13.548650 [ 4 ] {400e21cf-f9da-4064-9254-5f223ff97d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2137 | 2026.04.25 18:12:13.548719 [ 4 ] {400e21cf-f9da-4064-9254-5f223ff97d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2138 | 2026.04.25 18:12:13.549502 [ 4 ] {400e21cf-f9da-4064-9254-5f223ff97d78} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.04.25 18:12:13.549544 [ 4 ] {400e21cf-f9da-4064-9254-5f223ff97d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2140 | 2026.04.25 18:12:13.550086 [ 4 ] {400e21cf-f9da-4064-9254-5f223ff97d78} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2141 | 2026.04.25 18:12:13.550516 [ 4 ] {400e21cf-f9da-4064-9254-5f223ff97d78} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.04.25 18:12:13.550662 [ 4 ] {400e21cf-f9da-4064-9254-5f223ff97d78} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002065 sec., 37772.39709443099 rows/sec., 3.13 MiB/sec. | ||
| 2143 | 2026.04.25 18:12:13.550712 [ 4 ] {400e21cf-f9da-4064-9254-5f223ff97d78} <Debug> TCPHandler: Processed in 0.00239229 sec. | ||
| 2144 | 2026.04.25 18:12:13.550863 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.04.25 18:12:13.550965 [ 4 ] {7ce5220a-af40-4711-8b8c-6a8a6bc9dc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2146 | 2026.04.25 18:12:13.551006 [ 4 ] {7ce5220a-af40-4711-8b8c-6a8a6bc9dc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2147 | 2026.04.25 18:12:13.551430 [ 4 ] {7ce5220a-af40-4711-8b8c-6a8a6bc9dc9c} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.04.25 18:12:13.551466 [ 4 ] {7ce5220a-af40-4711-8b8c-6a8a6bc9dc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2149 | 2026.04.25 18:12:13.551919 [ 4 ] {7ce5220a-af40-4711-8b8c-6a8a6bc9dc9c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2150 | 2026.04.25 18:12:13.552369 [ 4 ] {7ce5220a-af40-4711-8b8c-6a8a6bc9dc9c} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.04.25 18:12:13.552498 [ 4 ] {7ce5220a-af40-4711-8b8c-6a8a6bc9dc9c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001551 sec., 7092.198581560283 rows/sec., 533.30 KiB/sec. | ||
| 2152 | 2026.04.25 18:12:13.552534 [ 4 ] {7ce5220a-af40-4711-8b8c-6a8a6bc9dc9c} <Debug> TCPHandler: Processed in 0.001725743 sec. | ||
| 2153 | 2026.04.25 18:12:13.552652 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.04.25 18:12:13.552744 [ 4 ] {0e7f4ac3-25fd-457f-8e7a-8ec074891d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2155 | 2026.04.25 18:12:13.552783 [ 4 ] {0e7f4ac3-25fd-457f-8e7a-8ec074891d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2156 | 2026.04.25 18:12:13.553210 [ 4 ] {0e7f4ac3-25fd-457f-8e7a-8ec074891d52} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.04.25 18:12:13.553250 [ 4 ] {0e7f4ac3-25fd-457f-8e7a-8ec074891d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2158 | 2026.04.25 18:12:13.553642 [ 4 ] {0e7f4ac3-25fd-457f-8e7a-8ec074891d52} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2159 | 2026.04.25 18:12:13.554108 [ 4 ] {0e7f4ac3-25fd-457f-8e7a-8ec074891d52} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.04.25 18:12:13.554240 [ 4 ] {0e7f4ac3-25fd-457f-8e7a-8ec074891d52} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001513 sec., 49570.3899537343 rows/sec., 3.87 MiB/sec. | ||
| 2161 | 2026.04.25 18:12:13.554285 [ 4 ] {0e7f4ac3-25fd-457f-8e7a-8ec074891d52} <Debug> TCPHandler: Processed in 0.001677113 sec. | ||
| 2162 | 2026.04.25 18:12:13.554401 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2026.04.25 18:12:13.554493 [ 4 ] {1384e47a-9014-41d0-b861-8dce72f1fe1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2164 | 2026.04.25 18:12:13.554536 [ 4 ] {1384e47a-9014-41d0-b861-8dce72f1fe1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2165 | 2026.04.25 18:12:13.554952 [ 4 ] {1384e47a-9014-41d0-b861-8dce72f1fe1f} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.04.25 18:12:13.554989 [ 4 ] {1384e47a-9014-41d0-b861-8dce72f1fe1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2167 | 2026.04.25 18:12:13.555471 [ 4 ] {1384e47a-9014-41d0-b861-8dce72f1fe1f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2168 | 2026.04.25 18:12:13.555919 [ 4 ] {1384e47a-9014-41d0-b861-8dce72f1fe1f} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.04.25 18:12:13.556047 [ 4 ] {1384e47a-9014-41d0-b861-8dce72f1fe1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. | ||
| 2170 | 2026.04.25 18:12:13.556080 [ 4 ] {1384e47a-9014-41d0-b861-8dce72f1fe1f} <Debug> TCPHandler: Processed in 0.001727904 sec. | ||
| 2171 | 2026.04.25 18:12:13.556189 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2026.04.25 18:12:13.556281 [ 4 ] {4461fb0b-fc43-4050-8752-b99691c6ebc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2173 | 2026.04.25 18:12:13.556335 [ 4 ] {4461fb0b-fc43-4050-8752-b99691c6ebc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2174 | 2026.04.25 18:12:13.557140 [ 4 ] {4461fb0b-fc43-4050-8752-b99691c6ebc1} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.04.25 18:12:13.557175 [ 4 ] {4461fb0b-fc43-4050-8752-b99691c6ebc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2176 | 2026.04.25 18:12:13.557765 [ 4 ] {4461fb0b-fc43-4050-8752-b99691c6ebc1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2177 | 2026.04.25 18:12:13.558186 [ 4 ] {4461fb0b-fc43-4050-8752-b99691c6ebc1} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2026.04.25 18:12:13.558318 [ 4 ] {4461fb0b-fc43-4050-8752-b99691c6ebc1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002054 sec., 5355.404089581305 rows/sec., 9.60 MiB/sec. | ||
| 2179 | 2026.04.25 18:12:13.558364 [ 4 ] {4461fb0b-fc43-4050-8752-b99691c6ebc1} <Debug> TCPHandler: Processed in 0.002221287 sec. | ||
| 2180 | 2026.04.25 18:12:13.558485 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2026.04.25 18:12:13.558578 [ 4 ] {cf01c1de-53d8-4ccd-b76e-2bcc0cfbaaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2182 | 2026.04.25 18:12:13.558619 [ 4 ] {cf01c1de-53d8-4ccd-b76e-2bcc0cfbaaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2183 | 2026.04.25 18:12:13.558961 [ 4 ] {cf01c1de-53d8-4ccd-b76e-2bcc0cfbaaac} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2026.04.25 18:12:13.558995 [ 4 ] {cf01c1de-53d8-4ccd-b76e-2bcc0cfbaaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2185 | 2026.04.25 18:12:13.559394 [ 4 ] {cf01c1de-53d8-4ccd-b76e-2bcc0cfbaaac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2186 | 2026.04.25 18:12:13.559796 [ 4 ] {cf01c1de-53d8-4ccd-b76e-2bcc0cfbaaac} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2026.04.25 18:12:13.559920 [ 4 ] {cf01c1de-53d8-4ccd-b76e-2bcc0cfbaaac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. | ||
| 2188 | 2026.04.25 18:12:13.559952 [ 4 ] {cf01c1de-53d8-4ccd-b76e-2bcc0cfbaaac} <Debug> TCPHandler: Processed in 0.001515419 sec. | ||
| 2189 | 2026.04.25 18:12:18.548490 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.04.25 18:12:18.548678 [ 4 ] {87c47521-8bbd-4969-92f1-bfde189b3fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2191 | 2026.04.25 18:12:18.548740 [ 4 ] {87c47521-8bbd-4969-92f1-bfde189b3fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2192 | 2026.04.25 18:12:18.549430 [ 4 ] {87c47521-8bbd-4969-92f1-bfde189b3fbe} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.04.25 18:12:18.549469 [ 4 ] {87c47521-8bbd-4969-92f1-bfde189b3fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2194 | 2026.04.25 18:12:18.549992 [ 4 ] {87c47521-8bbd-4969-92f1-bfde189b3fbe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2195 | 2026.04.25 18:12:18.550571 [ 4 ] {87c47521-8bbd-4969-92f1-bfde189b3fbe} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.04.25 18:12:18.550723 [ 41 ] {} <Debug> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2197 | 2026.04.25 18:12:18.550766 [ 4 ] {87c47521-8bbd-4969-92f1-bfde189b3fbe} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.002133 sec., 49695.264885138306 rows/sec., 4.17 MiB/sec. | ||
| 2198 | 2026.04.25 18:12:18.550801 [ 41 ] {} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.04.25 18:12:18.550823 [ 4 ] {87c47521-8bbd-4969-92f1-bfde189b3fbe} <Debug> TCPHandler: Processed in 0.002459343 sec. | ||
| 2200 | 2026.04.25 18:12:18.550828 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2201 | 2026.04.25 18:12:18.551006 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::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 | ||
| 2202 | 2026.04.25 18:12:18.551208 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2203 | 2026.04.25 18:12:18.551248 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 232 rows starting from the beginning of the part | ||
| 2204 | 2026.04.25 18:12:18.551327 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2544 rows starting from the beginning of the part | ||
| 2205 | 2026.04.25 18:12:18.551399 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2206 | 2026.04.25 18:12:18.551460 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part | ||
| 2207 | 2026.04.25 18:12:18.551516 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 78 rows starting from the beginning of the part | ||
| 2208 | 2026.04.25 18:12:18.551569 [ 191 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 106 rows starting from the beginning of the part | ||
| 2209 | 2026.04.25 18:12:18.552192 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2210 | 2026.04.25 18:12:18.552326 [ 4 ] {3ba8a23d-fc00-4f0a-9262-69e53cb96b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2211 | 2026.04.25 18:12:18.552374 [ 4 ] {3ba8a23d-fc00-4f0a-9262-69e53cb96b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2212 | 2026.04.25 18:12:18.552837 [ 4 ] {3ba8a23d-fc00-4f0a-9262-69e53cb96b37} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2026.04.25 18:12:18.552875 [ 4 ] {3ba8a23d-fc00-4f0a-9262-69e53cb96b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2214 | 2026.04.25 18:12:18.553248 [ 198 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3122 rows, containing 5 columns (5 merged, 0 gathered) in 0.002315179 sec., 1348491.8444750924 rows/sec., 108.68 MiB/sec. | ||
| 2215 | 2026.04.25 18:12:18.553393 [ 4 ] {3ba8a23d-fc00-4f0a-9262-69e53cb96b37} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2216 | 2026.04.25 18:12:18.553702 [ 198 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2217 | 2026.04.25 18:12:18.553958 [ 4 ] {3ba8a23d-fc00-4f0a-9262-69e53cb96b37} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.04.25 18:12:18.554105 [ 4 ] {3ba8a23d-fc00-4f0a-9262-69e53cb96b37} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001808 sec., 13827.433628318584 rows/sec., 1.02 MiB/sec. | ||
| 2219 | 2026.04.25 18:12:18.554143 [ 4 ] {3ba8a23d-fc00-4f0a-9262-69e53cb96b37} <Debug> TCPHandler: Processed in 0.002019821 sec. | ||
| 2220 | 2026.04.25 18:12:18.554265 [ 198 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_11_2} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.04.25 18:12:18.554282 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.04.25 18:12:18.554381 [ 4 ] {7c49ee33-8047-48b0-b91b-f0294ef51b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2223 | 2026.04.25 18:12:18.554386 [ 198 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_11_2} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2224 | 2026.04.25 18:12:18.554425 [ 4 ] {7c49ee33-8047-48b0-b91b-f0294ef51b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2225 | 2026.04.25 18:12:18.554490 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2226 | 2026.04.25 18:12:18.554872 [ 4 ] {7c49ee33-8047-48b0-b91b-f0294ef51b25} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.04.25 18:12:18.554912 [ 4 ] {7c49ee33-8047-48b0-b91b-f0294ef51b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2228 | 2026.04.25 18:12:18.555372 [ 4 ] {7c49ee33-8047-48b0-b91b-f0294ef51b25} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2229 | 2026.04.25 18:12:18.555950 [ 4 ] {7c49ee33-8047-48b0-b91b-f0294ef51b25} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.04.25 18:12:18.556059 [ 41 ] {} <Debug> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2231 | 2026.04.25 18:12:18.556102 [ 4 ] {7c49ee33-8047-48b0-b91b-f0294ef51b25} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001737 sec., 51237.766263672995 rows/sec., 4.00 MiB/sec. | ||
| 2232 | 2026.04.25 18:12:18.556108 [ 41 ] {} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.04.25 18:12:18.556139 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2234 | 2026.04.25 18:12:18.556144 [ 4 ] {7c49ee33-8047-48b0-b91b-f0294ef51b25} <Debug> TCPHandler: Processed in 0.001909149 sec. | ||
| 2235 | 2026.04.25 18:12:18.556233 [ 195 ] {cb745989-858e-4527-aa37-9783b238ce67::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 | ||
| 2236 | 2026.04.25 18:12:18.556289 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2237 | 2026.04.25 18:12:18.556348 [ 195 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2238 | 2026.04.25 18:12:18.556386 [ 195 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 144 rows starting from the beginning of the part | ||
| 2239 | 2026.04.25 18:12:18.556406 [ 4 ] {b00b1b82-620b-45bc-9075-b8b90fd8ecf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2240 | 2026.04.25 18:12:18.556463 [ 4 ] {b00b1b82-620b-45bc-9075-b8b90fd8ecf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2241 | 2026.04.25 18:12:18.556464 [ 195 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1336 rows starting from the beginning of the part | ||
| 2242 | 2026.04.25 18:12:18.556526 [ 195 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2243 | 2026.04.25 18:12:18.556567 [ 195 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 94 rows starting from the beginning of the part | ||
| 2244 | 2026.04.25 18:12:18.556603 [ 195 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 75 rows starting from the beginning of the part | ||
| 2245 | 2026.04.25 18:12:18.556647 [ 195 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 89 rows starting from the beginning of the part | ||
| 2246 | 2026.04.25 18:12:18.556904 [ 4 ] {b00b1b82-620b-45bc-9075-b8b90fd8ecf2} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.04.25 18:12:18.556945 [ 4 ] {b00b1b82-620b-45bc-9075-b8b90fd8ecf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2248 | 2026.04.25 18:12:18.557430 [ 4 ] {b00b1b82-620b-45bc-9075-b8b90fd8ecf2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2249 | 2026.04.25 18:12:18.557736 [ 191 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1802 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540919 sec., 1169432.007782369 rows/sec., 86.77 MiB/sec. | ||
| 2250 | 2026.04.25 18:12:18.557880 [ 4 ] {b00b1b82-620b-45bc-9075-b8b90fd8ecf2} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.04.25 18:12:18.557985 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2252 | 2026.04.25 18:12:18.558004 [ 191 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2253 | 2026.04.25 18:12:18.558023 [ 4 ] {b00b1b82-620b-45bc-9075-b8b90fd8ecf2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001641 sec., 97501.52346130408 rows/sec., 6.79 MiB/sec. | ||
| 2254 | 2026.04.25 18:12:18.558028 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2026.04.25 18:12:18.558060 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2256 | 2026.04.25 18:12:18.558063 [ 4 ] {b00b1b82-620b-45bc-9075-b8b90fd8ecf2} <Debug> TCPHandler: Processed in 0.001834006 sec. | ||
| 2257 | 2026.04.25 18:12:18.558125 [ 195 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 2258 | 2026.04.25 18:12:18.558188 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2026.04.25 18:12:18.558226 [ 195 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2260 | 2026.04.25 18:12:18.558257 [ 195 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1110 rows starting from the beginning of the part | ||
| 2261 | 2026.04.25 18:12:18.558288 [ 4 ] {52526d09-ee7a-4643-96d5-f1322c3eeff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2262 | 2026.04.25 18:12:18.558301 [ 195 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2854 rows starting from the beginning of the part | ||
| 2263 | 2026.04.25 18:12:18.558346 [ 195 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2264 | 2026.04.25 18:12:18.558351 [ 4 ] {52526d09-ee7a-4643-96d5-f1322c3eeff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2265 | 2026.04.25 18:12:18.558392 [ 195 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2266 | 2026.04.25 18:12:18.558431 [ 195 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2267 | 2026.04.25 18:12:18.558466 [ 195 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2268 | 2026.04.25 18:12:18.558605 [ 191 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_11_2} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.04.25 18:12:18.558718 [ 191 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_11_2} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2270 | 2026.04.25 18:12:18.558786 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2271 | 2026.04.25 18:12:18.559161 [ 4 ] {52526d09-ee7a-4643-96d5-f1322c3eeff2} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.04.25 18:12:18.559202 [ 4 ] {52526d09-ee7a-4643-96d5-f1322c3eeff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2273 | 2026.04.25 18:12:18.559938 [ 4 ] {52526d09-ee7a-4643-96d5-f1322c3eeff2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2274 | 2026.04.25 18:12:18.560393 [ 4 ] {52526d09-ee7a-4643-96d5-f1322c3eeff2} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.04.25 18:12:18.560539 [ 4 ] {52526d09-ee7a-4643-96d5-f1322c3eeff2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002268 sec., 11022.927689594357 rows/sec., 19.75 MiB/sec. | ||
| 2276 | 2026.04.25 18:12:18.560593 [ 4 ] {52526d09-ee7a-4643-96d5-f1322c3eeff2} <Debug> TCPHandler: Processed in 0.002453803 sec. | ||
| 2277 | 2026.04.25 18:12:18.560720 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2026.04.25 18:12:18.560813 [ 4 ] {06662df6-6dcc-47f5-9b83-d29313c78175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2279 | 2026.04.25 18:12:18.560854 [ 4 ] {06662df6-6dcc-47f5-9b83-d29313c78175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2280 | 2026.04.25 18:12:18.561205 [ 4 ] {06662df6-6dcc-47f5-9b83-d29313c78175} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2026.04.25 18:12:18.561238 [ 4 ] {06662df6-6dcc-47f5-9b83-d29313c78175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2282 | 2026.04.25 18:12:18.561642 [ 4 ] {06662df6-6dcc-47f5-9b83-d29313c78175} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2283 | 2026.04.25 18:12:18.562108 [ 4 ] {06662df6-6dcc-47f5-9b83-d29313c78175} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.04.25 18:12:18.562199 [ 41 ] {} <Debug> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2285 | 2026.04.25 18:12:18.562236 [ 4 ] {06662df6-6dcc-47f5-9b83-d29313c78175} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. | ||
| 2286 | 2026.04.25 18:12:18.562240 [ 41 ] {} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.04.25 18:12:18.562269 [ 4 ] {06662df6-6dcc-47f5-9b83-d29313c78175} <Debug> TCPHandler: Processed in 0.00159681 sec. | ||
| 2288 | 2026.04.25 18:12:18.562269 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2289 | 2026.04.25 18:12:18.562398 [ 194 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 2290 | 2026.04.25 18:12:18.562524 [ 194 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2291 | 2026.04.25 18:12:18.562566 [ 194 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 2292 | 2026.04.25 18:12:18.562648 [ 194 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 2293 | 2026.04.25 18:12:18.562698 [ 194 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2294 | 2026.04.25 18:12:18.562739 [ 194 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2295 | 2026.04.25 18:12:18.562788 [ 194 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2296 | 2026.04.25 18:12:18.562832 [ 194 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2297 | 2026.04.25 18:12:18.563795 [ 193 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001440967 sec., 416387.0511954819 rows/sec., 28.06 MiB/sec. | ||
| 2298 | 2026.04.25 18:12:18.564040 [ 194 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2299 | 2026.04.25 18:12:18.564600 [ 194 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_11_2} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2026.04.25 18:12:18.564705 [ 194 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_11_2} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2301 | 2026.04.25 18:12:18.564769 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2302 | 2026.04.25 18:12:18.565417 [ 194 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4572 rows, containing 5 columns (5 merged, 0 gathered) in 0.007318636 sec., 624706.571005854 rows/sec., 41.00 MiB/sec. | ||
| 2303 | 2026.04.25 18:12:18.566027 [ 193 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2304 | 2026.04.25 18:12:18.566573 [ 193 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.04.25 18:12:18.566678 [ 193 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2306 | 2026.04.25 18:12:18.566758 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2307 | 2026.04.25 18:12:18.747549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4259 | ||
| 2308 | 2026.04.25 18:12:18.748094 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2026.04.25 18:12:18.748144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2310 | 2026.04.25 18:12:18.748912 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2311 | 2026.04.25 18:12:18.749486 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.04.25 18:12:18.749662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4259 | ||
| 2313 | 2026.04.25 18:12:18.944847 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2314 | 2026.04.25 18:12:18.961826 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2026.04.25 18:12:18.961895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 2316 | 2026.04.25 18:12:18.967369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2317 | 2026.04.25 18:12:18.968477 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.04.25 18:12:18.971320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2319 | 2026.04.25 18:12:21.240830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 326 | ||
| 2320 | 2026.04.25 18:12:21.242880 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2321 | 2026.04.25 18:12:21.242930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2322 | 2026.04.25 18:12:21.244095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2323 | 2026.04.25 18:12:21.244381 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2026.04.25 18:12:21.244519 [ 39 ] {} <Debug> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2325 | 2026.04.25 18:12:21.244562 [ 39 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.04.25 18:12:21.244585 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2327 | 2026.04.25 18:12:21.244672 [ 195 ] {3675d4f8-0866-4862-92f2-e57a0359a396::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 | ||
| 2328 | 2026.04.25 18:12:21.244714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
| 2329 | 2026.04.25 18:12:21.245151 [ 195 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2330 | 2026.04.25 18:12:21.245304 [ 195 ] {3675d4f8-0866-4862-92f2-e57a0359a396::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 | ||
| 2331 | 2026.04.25 18:12:21.245687 [ 195 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 84 rows starting from the beginning of the part | ||
| 2332 | 2026.04.25 18:12:21.246059 [ 195 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 2333 | 2026.04.25 18:12:21.246423 [ 195 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 68 rows starting from the beginning of the part | ||
| 2334 | 2026.04.25 18:12:21.246781 [ 195 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2335 | 2026.04.25 18:12:21.247150 [ 195 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2336 | 2026.04.25 18:12:21.252808 [ 195 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 72 columns (72 merged, 0 gathered) in 0.008171828 sec., 39893.154873059 rows/sec., 39.95 MiB/sec. | ||
| 2337 | 2026.04.25 18:12:21.253390 [ 195 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2338 | 2026.04.25 18:12:21.253853 [ 195 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_6_1} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.04.25 18:12:21.253915 [ 195 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_6_1} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2340 | 2026.04.25 18:12:21.254049 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2341 | 2026.04.25 18:12:23.222776 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42349 | ||
| 2342 | 2026.04.25 18:12:23.222911 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2343 | 2026.04.25 18:12:23.222943 [ 3 ] {} <Debug> TCP-Session: f75b0846-07f7-495a-9d89-26a25a79702e Authenticating user 'default' from [fd00:1122:3344:101::e]:42349 | ||
| 2344 | 2026.04.25 18:12:23.222973 [ 3 ] {} <Debug> TCP-Session: f75b0846-07f7-495a-9d89-26a25a79702e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.04.25 18:12:23.222988 [ 3 ] {} <Debug> TCP-Session: f75b0846-07f7-495a-9d89-26a25a79702e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.04.25 18:12:23.223222 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54083 | ||
| 2347 | 2026.04.25 18:12:23.223253 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62149 | ||
| 2348 | 2026.04.25 18:12:23.223288 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55211 | ||
| 2349 | 2026.04.25 18:12:23.223311 [ 3 ] {} <Trace> TCP-Session: f75b0846-07f7-495a-9d89-26a25a79702e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2350 | 2026.04.25 18:12:23.223346 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2351 | 2026.04.25 18:12:23.223296 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34306 | ||
| 2352 | 2026.04.25 18:12:23.223392 [ 286 ] {} <Debug> TCP-Session: 27fdac15-4596-45ce-a8da-e101d5e6d9aa Authenticating user 'default' from [fd00:1122:3344:101::e]:54083 | ||
| 2353 | 2026.04.25 18:12:23.223259 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59484 | ||
| 2354 | 2026.04.25 18:12:23.223442 [ 286 ] {} <Debug> TCP-Session: 27fdac15-4596-45ce-a8da-e101d5e6d9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.04.25 18:12:23.223230 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38593 | ||
| 2356 | 2026.04.25 18:12:23.223474 [ 286 ] {} <Debug> TCP-Session: 27fdac15-4596-45ce-a8da-e101d5e6d9aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.04.25 18:12:23.223285 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44566 | ||
| 2358 | 2026.04.25 18:12:23.223513 [ 3 ] {c1c8ff6c-2242-4d0d-9c95-11b74805fb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42349) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2359 | 2026.04.25 18:12:23.223552 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2360 | 2026.04.25 18:12:23.223279 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48378 | ||
| 2361 | 2026.04.25 18:12:23.223598 [ 288 ] {} <Debug> TCP-Session: 4d4a07aa-f0bc-4d5f-919c-3c09c49eb1b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62149 | ||
| 2362 | 2026.04.25 18:12:23.223635 [ 288 ] {} <Debug> TCP-Session: 4d4a07aa-f0bc-4d5f-919c-3c09c49eb1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.04.25 18:12:23.223650 [ 288 ] {} <Debug> TCP-Session: 4d4a07aa-f0bc-4d5f-919c-3c09c49eb1b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.04.25 18:12:23.223764 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2365 | 2026.04.25 18:12:23.223799 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2366 | 2026.04.25 18:12:23.223803 [ 289 ] {} <Debug> TCP-Session: fcd4e084-5431-40c6-a8f3-ea4742d23de8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59484 | ||
| 2367 | 2026.04.25 18:12:23.223836 [ 287 ] {} <Debug> TCP-Session: 18cb222a-4565-4cb8-82bc-4b5804dcd849 Authenticating user 'default' from [fd00:1122:3344:101::e]:38593 | ||
| 2368 | 2026.04.25 18:12:23.223848 [ 3 ] {c1c8ff6c-2242-4d0d-9c95-11b74805fb6f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2369 | 2026.04.25 18:12:23.223860 [ 287 ] {} <Debug> TCP-Session: 18cb222a-4565-4cb8-82bc-4b5804dcd849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.04.25 18:12:23.223849 [ 289 ] {} <Debug> TCP-Session: fcd4e084-5431-40c6-a8f3-ea4742d23de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.04.25 18:12:23.223884 [ 287 ] {} <Debug> TCP-Session: 18cb222a-4565-4cb8-82bc-4b5804dcd849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.04.25 18:12:23.223907 [ 289 ] {} <Debug> TCP-Session: fcd4e084-5431-40c6-a8f3-ea4742d23de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.04.25 18:12:23.223914 [ 3 ] {c1c8ff6c-2242-4d0d-9c95-11b74805fb6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2374 | 2026.04.25 18:12:23.224066 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2375 | 2026.04.25 18:12:23.224111 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2376 | 2026.04.25 18:12:23.224123 [ 293 ] {} <Debug> TCP-Session: d96271e2-d736-4f8f-85cb-3ed01897132a Authenticating user 'default' from [fd00:1122:3344:101::e]:34306 | ||
| 2377 | 2026.04.25 18:12:23.224161 [ 291 ] {} <Debug> TCP-Session: f61fa773-0d4e-4746-a710-ab65bddd4faf Authenticating user 'default' from [fd00:1122:3344:101::e]:48378 | ||
| 2378 | 2026.04.25 18:12:23.224181 [ 293 ] {} <Debug> TCP-Session: d96271e2-d736-4f8f-85cb-3ed01897132a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2026.04.25 18:12:23.224195 [ 291 ] {} <Debug> TCP-Session: f61fa773-0d4e-4746-a710-ab65bddd4faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2026.04.25 18:12:23.224212 [ 293 ] {} <Debug> TCP-Session: d96271e2-d736-4f8f-85cb-3ed01897132a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.04.25 18:12:23.224234 [ 291 ] {} <Debug> TCP-Session: f61fa773-0d4e-4746-a710-ab65bddd4faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.04.25 18:12:23.224256 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2383 | 2026.04.25 18:12:23.224282 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2384 | 2026.04.25 18:12:23.224290 [ 292 ] {} <Debug> TCP-Session: 4b2a88e3-5107-4f33-ab70-11b4f6cbc5fd Authenticating user 'default' from [fd00:1122:3344:101::e]:55211 | ||
| 2385 | 2026.04.25 18:12:23.224312 [ 3 ] {c1c8ff6c-2242-4d0d-9c95-11b74805fb6f} <Debug> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480) (SelectExecutor): Key condition: unknown | ||
| 2386 | 2026.04.25 18:12:23.224322 [ 292 ] {} <Debug> TCP-Session: 4b2a88e3-5107-4f33-ab70-11b4f6cbc5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.04.25 18:12:23.224318 [ 290 ] {} <Debug> TCP-Session: 29a066bd-5c5b-4f47-8054-bd2bde0f2fb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44566 | ||
| 2388 | 2026.04.25 18:12:23.224352 [ 292 ] {} <Debug> TCP-Session: 4b2a88e3-5107-4f33-ab70-11b4f6cbc5fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.04.25 18:12:23.224378 [ 290 ] {} <Debug> TCP-Session: 29a066bd-5c5b-4f47-8054-bd2bde0f2fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.04.25 18:12:23.224394 [ 290 ] {} <Debug> TCP-Session: 29a066bd-5c5b-4f47-8054-bd2bde0f2fb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.04.25 18:12:23.224404 [ 3 ] {c1c8ff6c-2242-4d0d-9c95-11b74805fb6f} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2392 | 2026.04.25 18:12:23.548728 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2026.04.25 18:12:23.548912 [ 4 ] {a1dcb499-22c3-4a96-a146-785da52eee9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2394 | 2026.04.25 18:12:23.548984 [ 4 ] {a1dcb499-22c3-4a96-a146-785da52eee9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2395 | 2026.04.25 18:12:23.549645 [ 4 ] {a1dcb499-22c3-4a96-a146-785da52eee9c} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.04.25 18:12:23.549693 [ 4 ] {a1dcb499-22c3-4a96-a146-785da52eee9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2397 | 2026.04.25 18:12:23.551033 [ 4 ] {a1dcb499-22c3-4a96-a146-785da52eee9c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2398 | 2026.04.25 18:12:23.551281 [ 4 ] {a1dcb499-22c3-4a96-a146-785da52eee9c} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.04.25 18:12:23.551453 [ 4 ] {a1dcb499-22c3-4a96-a146-785da52eee9c} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002586 sec., 30162.41299303944 rows/sec., 2.50 MiB/sec. | ||
| 2400 | 2026.04.25 18:12:23.551506 [ 4 ] {a1dcb499-22c3-4a96-a146-785da52eee9c} <Debug> TCPHandler: Processed in 0.002914144 sec. | ||
| 2401 | 2026.04.25 18:12:23.551668 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.04.25 18:12:23.551771 [ 4 ] {15911893-7629-400c-8f41-4a5f3781f3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2403 | 2026.04.25 18:12:23.551818 [ 4 ] {15911893-7629-400c-8f41-4a5f3781f3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2404 | 2026.04.25 18:12:23.552246 [ 4 ] {15911893-7629-400c-8f41-4a5f3781f3a9} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.04.25 18:12:23.552282 [ 4 ] {15911893-7629-400c-8f41-4a5f3781f3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2406 | 2026.04.25 18:12:23.552584 [ 4 ] {15911893-7629-400c-8f41-4a5f3781f3a9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2407 | 2026.04.25 18:12:23.553015 [ 4 ] {15911893-7629-400c-8f41-4a5f3781f3a9} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.04.25 18:12:23.553160 [ 4 ] {15911893-7629-400c-8f41-4a5f3781f3a9} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001464 sec., 7513.661202185792 rows/sec., 564.99 KiB/sec. | ||
| 2409 | 2026.04.25 18:12:23.553202 [ 4 ] {15911893-7629-400c-8f41-4a5f3781f3a9} <Debug> TCPHandler: Processed in 0.001640852 sec. | ||
| 2410 | 2026.04.25 18:12:23.553399 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2026.04.25 18:12:23.553503 [ 4 ] {5658a702-c187-4704-aa17-b1a1ee45c825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2412 | 2026.04.25 18:12:23.553642 [ 4 ] {5658a702-c187-4704-aa17-b1a1ee45c825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2413 | 2026.04.25 18:12:23.554298 [ 4 ] {5658a702-c187-4704-aa17-b1a1ee45c825} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.04.25 18:12:23.554350 [ 4 ] {5658a702-c187-4704-aa17-b1a1ee45c825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2415 | 2026.04.25 18:12:23.554916 [ 4 ] {5658a702-c187-4704-aa17-b1a1ee45c825} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2416 | 2026.04.25 18:12:23.555127 [ 4 ] {5658a702-c187-4704-aa17-b1a1ee45c825} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.04.25 18:12:23.555261 [ 4 ] {5658a702-c187-4704-aa17-b1a1ee45c825} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001837 sec., 40827.43603701687 rows/sec., 3.19 MiB/sec. | ||
| 2418 | 2026.04.25 18:12:23.555418 [ 4 ] {5658a702-c187-4704-aa17-b1a1ee45c825} <Debug> TCPHandler: Processed in 0.002074033 sec. | ||
| 2419 | 2026.04.25 18:12:23.555697 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2026.04.25 18:12:23.555801 [ 4 ] {3335fae0-5eb0-49cb-8636-fda49a33daf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2421 | 2026.04.25 18:12:23.555852 [ 4 ] {3335fae0-5eb0-49cb-8636-fda49a33daf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2422 | 2026.04.25 18:12:23.556627 [ 4 ] {3335fae0-5eb0-49cb-8636-fda49a33daf4} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.04.25 18:12:23.556675 [ 4 ] {3335fae0-5eb0-49cb-8636-fda49a33daf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2424 | 2026.04.25 18:12:23.557248 [ 4 ] {3335fae0-5eb0-49cb-8636-fda49a33daf4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2425 | 2026.04.25 18:12:23.557690 [ 4 ] {3335fae0-5eb0-49cb-8636-fda49a33daf4} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.04.25 18:12:23.557824 [ 4 ] {3335fae0-5eb0-49cb-8636-fda49a33daf4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002076 sec., 77071.2909441233 rows/sec., 5.37 MiB/sec. | ||
| 2427 | 2026.04.25 18:12:23.557861 [ 4 ] {3335fae0-5eb0-49cb-8636-fda49a33daf4} <Debug> TCPHandler: Processed in 0.002252698 sec. | ||
| 2428 | 2026.04.25 18:12:23.558097 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.04.25 18:12:23.558200 [ 4 ] {f168faff-c207-4e06-b04e-76631738cdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2430 | 2026.04.25 18:12:23.558277 [ 4 ] {f168faff-c207-4e06-b04e-76631738cdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2431 | 2026.04.25 18:12:23.559581 [ 4 ] {f168faff-c207-4e06-b04e-76631738cdfa} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.04.25 18:12:23.559638 [ 4 ] {f168faff-c207-4e06-b04e-76631738cdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2433 | 2026.04.25 18:12:23.560641 [ 4 ] {f168faff-c207-4e06-b04e-76631738cdfa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2434 | 2026.04.25 18:12:23.561008 [ 4 ] {f168faff-c207-4e06-b04e-76631738cdfa} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.04.25 18:12:23.561145 [ 4 ] {f168faff-c207-4e06-b04e-76631738cdfa} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002964 sec., 3711.201079622132 rows/sec., 6.65 MiB/sec. | ||
| 2436 | 2026.04.25 18:12:23.561193 [ 4 ] {f168faff-c207-4e06-b04e-76631738cdfa} <Debug> TCPHandler: Processed in 0.00315357 sec. | ||
| 2437 | 2026.04.25 18:12:23.561388 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2026.04.25 18:12:23.561485 [ 4 ] {151e3c56-4ffc-435f-825f-e5e929c616f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2439 | 2026.04.25 18:12:23.561528 [ 4 ] {151e3c56-4ffc-435f-825f-e5e929c616f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2440 | 2026.04.25 18:12:23.561880 [ 4 ] {151e3c56-4ffc-435f-825f-e5e929c616f0} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.04.25 18:12:23.561918 [ 4 ] {151e3c56-4ffc-435f-825f-e5e929c616f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2442 | 2026.04.25 18:12:23.562236 [ 4 ] {151e3c56-4ffc-435f-825f-e5e929c616f0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2443 | 2026.04.25 18:12:23.562445 [ 4 ] {151e3c56-4ffc-435f-825f-e5e929c616f0} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.04.25 18:12:23.562563 [ 4 ] {151e3c56-4ffc-435f-825f-e5e929c616f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 2445 | 2026.04.25 18:12:23.562596 [ 4 ] {151e3c56-4ffc-435f-825f-e5e929c616f0} <Debug> TCPHandler: Processed in 0.001273742 sec. | ||
| 2446 | 2026.04.25 18:12:23.747550 [ 334 ] {c1c8ff6c-2242-4d0d-9c95-11b74805fb6f} <Trace> AggregatingTransform: Aggregating | ||
| 2447 | 2026.04.25 18:12:23.747613 [ 334 ] {c1c8ff6c-2242-4d0d-9c95-11b74805fb6f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2448 | 2026.04.25 18:12:23.747645 [ 334 ] {c1c8ff6c-2242-4d0d-9c95-11b74805fb6f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001358605 sec. (736.049 rows/sec., 28.75 KiB/sec.) | ||
| 2449 | 2026.04.25 18:12:23.747659 [ 334 ] {c1c8ff6c-2242-4d0d-9c95-11b74805fb6f} <Trace> Aggregator: Merging aggregated data | ||
| 2450 | 2026.04.25 18:12:23.749027 [ 3 ] {c1c8ff6c-2242-4d0d-9c95-11b74805fb6f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.525366 sec., 1.9034349386903606 rows/sec., 76.14 B/sec. | ||
| 2451 | 2026.04.25 18:12:23.749243 [ 3 ] {c1c8ff6c-2242-4d0d-9c95-11b74805fb6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2452 | 2026.04.25 18:12:23.749261 [ 3 ] {c1c8ff6c-2242-4d0d-9c95-11b74805fb6f} <Debug> TCPHandler: Processed in 0.52587411 sec. | ||
| 2453 | 2026.04.25 18:12:23.749428 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2454 | 2026.04.25 18:12:23.749470 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2455 | 2026.04.25 18:12:23.749500 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2456 | 2026.04.25 18:12:23.749525 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2457 | 2026.04.25 18:12:23.749553 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2458 | 2026.04.25 18:12:23.749571 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2459 | 2026.04.25 18:12:23.749594 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2460 | 2026.04.25 18:12:23.749618 [ 288 ] {} <Debug> TCP-Session: 4d4a07aa-f0bc-4d5f-919c-3c09c49eb1b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.04.25 18:12:23.749632 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2462 | 2026.04.25 18:12:23.749633 [ 289 ] {} <Debug> TCP-Session: fcd4e084-5431-40c6-a8f3-ea4742d23de8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2463 | 2026.04.25 18:12:23.749654 [ 290 ] {} <Debug> TCP-Session: 29a066bd-5c5b-4f47-8054-bd2bde0f2fb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.04.25 18:12:23.749678 [ 292 ] {} <Debug> TCP-Session: 4b2a88e3-5107-4f33-ab70-11b4f6cbc5fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2465 | 2026.04.25 18:12:23.749623 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2466 | 2026.04.25 18:12:23.749584 [ 286 ] {} <Debug> TCP-Session: 27fdac15-4596-45ce-a8da-e101d5e6d9aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2467 | 2026.04.25 18:12:23.749742 [ 291 ] {} <Debug> TCP-Session: f61fa773-0d4e-4746-a710-ab65bddd4faf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2468 | 2026.04.25 18:12:23.749588 [ 287 ] {} <Debug> TCP-Session: 18cb222a-4565-4cb8-82bc-4b5804dcd849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2469 | 2026.04.25 18:12:23.749547 [ 293 ] {} <Debug> TCP-Session: d96271e2-d736-4f8f-85cb-3ed01897132a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2026.04.25 18:12:23.749510 [ 3 ] {} <Debug> TCP-Session: f75b0846-07f7-495a-9d89-26a25a79702e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2026.04.25 18:12:24.000681 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.76 MiB, peak 195.86 MiB, free memory in arenas 0.00 B, will set to 205.85 MiB (RSS), difference: 18.09 MiB | ||
| 2472 | 2026.04.25 18:12:25.368578 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61501 | ||
| 2473 | 2026.04.25 18:12:25.368701 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2474 | 2026.04.25 18:12:25.368730 [ 288 ] {} <Debug> TCP-Session: a76b433e-1e5b-4db9-a3c1-293a2a5d4c3d Authenticating user 'default' from [fd00:1122:3344:101::e]:61501 | ||
| 2475 | 2026.04.25 18:12:25.368751 [ 288 ] {} <Debug> TCP-Session: a76b433e-1e5b-4db9-a3c1-293a2a5d4c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2026.04.25 18:12:25.368764 [ 288 ] {} <Debug> TCP-Session: a76b433e-1e5b-4db9-a3c1-293a2a5d4c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2026.04.25 18:12:25.368960 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44431 | ||
| 2478 | 2026.04.25 18:12:25.368989 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59796 | ||
| 2479 | 2026.04.25 18:12:25.369052 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40194 | ||
| 2480 | 2026.04.25 18:12:25.369078 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36388 | ||
| 2481 | 2026.04.25 18:12:25.369103 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48276 | ||
| 2482 | 2026.04.25 18:12:25.369145 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63310 | ||
| 2483 | 2026.04.25 18:12:25.369159 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2484 | 2026.04.25 18:12:25.369183 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2485 | 2026.04.25 18:12:25.369184 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2486 | 2026.04.25 18:12:25.369198 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2487 | 2026.04.25 18:12:25.369218 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2488 | 2026.04.25 18:12:25.369239 [ 291 ] {} <Debug> TCP-Session: 4508ee87-c8dd-4d23-bf41-d2db8a7900a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40194 | ||
| 2489 | 2026.04.25 18:12:25.369241 [ 288 ] {} <Trace> TCP-Session: a76b433e-1e5b-4db9-a3c1-293a2a5d4c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.04.25 18:12:25.369275 [ 291 ] {} <Debug> TCP-Session: 4508ee87-c8dd-4d23-bf41-d2db8a7900a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2491 | 2026.04.25 18:12:25.369258 [ 286 ] {} <Debug> TCP-Session: 30c66789-f261-4b19-836f-d064bdb309bc Authenticating user 'default' from [fd00:1122:3344:101::e]:63310 | ||
| 2492 | 2026.04.25 18:12:25.369307 [ 291 ] {} <Debug> TCP-Session: 4508ee87-c8dd-4d23-bf41-d2db8a7900a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2026.04.25 18:12:25.369250 [ 294 ] {} <Debug> TCP-Session: e6afe988-1da8-4dd4-9ded-28beb629c917 Authenticating user 'default' from [fd00:1122:3344:101::e]:48276 | ||
| 2494 | 2026.04.25 18:12:25.369337 [ 286 ] {} <Debug> TCP-Session: 30c66789-f261-4b19-836f-d064bdb309bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2026.04.25 18:12:25.369364 [ 294 ] {} <Debug> TCP-Session: e6afe988-1da8-4dd4-9ded-28beb629c917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2496 | 2026.04.25 18:12:25.369369 [ 286 ] {} <Debug> TCP-Session: 30c66789-f261-4b19-836f-d064bdb309bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2497 | 2026.04.25 18:12:25.369377 [ 294 ] {} <Debug> TCP-Session: e6afe988-1da8-4dd4-9ded-28beb629c917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2026.04.25 18:12:25.369222 [ 293 ] {} <Debug> TCP-Session: 851c77f1-5f9c-4799-a8e6-3d1907734927 Authenticating user 'default' from [fd00:1122:3344:101::e]:36388 | ||
| 2499 | 2026.04.25 18:12:25.369206 [ 289 ] {} <Debug> TCP-Session: f35ae26e-6886-4086-945f-2c975e1b4f43 Authenticating user 'default' from [fd00:1122:3344:101::e]:44431 | ||
| 2500 | 2026.04.25 18:12:25.369425 [ 293 ] {} <Debug> TCP-Session: 851c77f1-5f9c-4799-a8e6-3d1907734927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2501 | 2026.04.25 18:12:25.369120 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2502 | 2026.04.25 18:12:25.369438 [ 289 ] {} <Debug> TCP-Session: f35ae26e-6886-4086-945f-2c975e1b4f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2026.04.25 18:12:25.369469 [ 288 ] {5a20d965-6a47-4f98-8e2a-2b502b911ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61501) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2504 | 2026.04.25 18:12:25.369477 [ 290 ] {} <Debug> TCP-Session: 82ab3ae4-f0bc-4a57-851b-f3bb2cbc428e Authenticating user 'default' from [fd00:1122:3344:101::e]:59796 | ||
| 2505 | 2026.04.25 18:12:25.369480 [ 289 ] {} <Debug> TCP-Session: f35ae26e-6886-4086-945f-2c975e1b4f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2506 | 2026.04.25 18:12:25.369515 [ 290 ] {} <Debug> TCP-Session: 82ab3ae4-f0bc-4a57-851b-f3bb2cbc428e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.04.25 18:12:25.369442 [ 293 ] {} <Debug> TCP-Session: 851c77f1-5f9c-4799-a8e6-3d1907734927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.04.25 18:12:25.369539 [ 290 ] {} <Debug> TCP-Session: 82ab3ae4-f0bc-4a57-851b-f3bb2cbc428e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2026.04.25 18:12:25.369111 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34033 | ||
| 2510 | 2026.04.25 18:12:25.369065 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33698 | ||
| 2511 | 2026.04.25 18:12:25.369649 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2512 | 2026.04.25 18:12:25.369672 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2513 | 2026.04.25 18:12:25.369676 [ 3 ] {} <Debug> TCP-Session: aded94e1-403f-4b29-997e-1d1546d932f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34033 | ||
| 2514 | 2026.04.25 18:12:25.369704 [ 292 ] {} <Debug> TCP-Session: a41e859e-9df8-494a-a606-9a2271e5ac2c Authenticating user 'default' from [fd00:1122:3344:101::e]:33698 | ||
| 2515 | 2026.04.25 18:12:25.369713 [ 3 ] {} <Debug> TCP-Session: aded94e1-403f-4b29-997e-1d1546d932f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2516 | 2026.04.25 18:12:25.369732 [ 292 ] {} <Debug> TCP-Session: a41e859e-9df8-494a-a606-9a2271e5ac2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2517 | 2026.04.25 18:12:25.369737 [ 3 ] {} <Debug> TCP-Session: aded94e1-403f-4b29-997e-1d1546d932f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2518 | 2026.04.25 18:12:25.369754 [ 292 ] {} <Debug> TCP-Session: a41e859e-9df8-494a-a606-9a2271e5ac2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2026.04.25 18:12:25.369793 [ 288 ] {5a20d965-6a47-4f98-8e2a-2b502b911ffe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2520 | 2026.04.25 18:12:25.369846 [ 288 ] {5a20d965-6a47-4f98-8e2a-2b502b911ffe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2521 | 2026.04.25 18:12:25.370136 [ 288 ] {5a20d965-6a47-4f98-8e2a-2b502b911ffe} <Debug> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480) (SelectExecutor): Key condition: unknown | ||
| 2522 | 2026.04.25 18:12:25.371313 [ 323 ] {5a20d965-6a47-4f98-8e2a-2b502b911ffe} <Trace> AggregatingTransform: Aggregating | ||
| 2523 | 2026.04.25 18:12:25.371357 [ 323 ] {5a20d965-6a47-4f98-8e2a-2b502b911ffe} <Trace> Aggregator: Aggregation method: without_key | ||
| 2524 | 2026.04.25 18:12:25.371393 [ 323 ] {5a20d965-6a47-4f98-8e2a-2b502b911ffe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001139359 sec. (877.686 rows/sec., 34.28 KiB/sec.) | ||
| 2525 | 2026.04.25 18:12:25.371410 [ 323 ] {5a20d965-6a47-4f98-8e2a-2b502b911ffe} <Trace> Aggregator: Merging aggregated data | ||
| 2526 | 2026.04.25 18:12:25.372650 [ 288 ] {5a20d965-6a47-4f98-8e2a-2b502b911ffe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003264 sec., 306.37254901960785 rows/sec., 11.97 KiB/sec. | ||
| 2527 | 2026.04.25 18:12:25.372807 [ 288 ] {5a20d965-6a47-4f98-8e2a-2b502b911ffe} <Debug> TCPHandler: Processed in 0.003710304 sec. | ||
| 2528 | 2026.04.25 18:12:25.373005 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2529 | 2026.04.25 18:12:25.373038 [ 288 ] {} <Debug> TCP-Session: a76b433e-1e5b-4db9-a3c1-293a2a5d4c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2530 | 2026.04.25 18:12:25.373039 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2531 | 2026.04.25 18:12:25.373061 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2532 | 2026.04.25 18:12:25.373087 [ 292 ] {} <Debug> TCP-Session: a41e859e-9df8-494a-a606-9a2271e5ac2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2533 | 2026.04.25 18:12:25.373101 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2534 | 2026.04.25 18:12:25.373119 [ 286 ] {} <Debug> TCP-Session: 30c66789-f261-4b19-836f-d064bdb309bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2026.04.25 18:12:25.373122 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2536 | 2026.04.25 18:12:25.373149 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2537 | 2026.04.25 18:12:25.373173 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2538 | 2026.04.25 18:12:25.373189 [ 293 ] {} <Debug> TCP-Session: 851c77f1-5f9c-4799-a8e6-3d1907734927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2539 | 2026.04.25 18:12:25.373206 [ 290 ] {} <Debug> TCP-Session: 82ab3ae4-f0bc-4a57-851b-f3bb2cbc428e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2540 | 2026.04.25 18:12:25.373214 [ 294 ] {} <Debug> TCP-Session: e6afe988-1da8-4dd4-9ded-28beb629c917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2026.04.25 18:12:25.373156 [ 291 ] {} <Debug> TCP-Session: 4508ee87-c8dd-4d23-bf41-d2db8a7900a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2026.04.25 18:12:25.373098 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2543 | 2026.04.25 18:12:25.373196 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2544 | 2026.04.25 18:12:25.373336 [ 289 ] {} <Debug> TCP-Session: f35ae26e-6886-4086-945f-2c975e1b4f43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2026.04.25 18:12:25.373369 [ 3 ] {} <Debug> TCP-Session: aded94e1-403f-4b29-997e-1d1546d932f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.04.25 18:12:26.138415 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2547 | 2026.04.25 18:12:26.138467 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2548 | 2026.04.25 18:12:26.250782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4771 | ||
| 2549 | 2026.04.25 18:12:26.251373 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.04.25 18:12:26.251433 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2551 | 2026.04.25 18:12:26.252029 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2552 | 2026.04.25 18:12:26.252348 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.04.25 18:12:26.252518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4771 | ||
| 2554 | 2026.04.25 18:12:26.472433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2555 | 2026.04.25 18:12:26.490337 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.04.25 18:12:26.490402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2557 | 2026.04.25 18:12:26.496758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2558 | 2026.04.25 18:12:26.497403 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.04.25 18:12:26.500718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2560 | 2026.04.25 18:12:27.000254 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.59 MiB, peak 214.19 MiB, free memory in arenas 0.00 B, will set to 208.14 MiB (RSS), difference: 1.55 MiB | ||
| 2561 | 2026.04.25 18:12:28.549863 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2026.04.25 18:12:28.550046 [ 4 ] {974b30c6-8dea-4750-abd2-8140e1d218f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2563 | 2026.04.25 18:12:28.550113 [ 4 ] {974b30c6-8dea-4750-abd2-8140e1d218f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2564 | 2026.04.25 18:12:28.550798 [ 4 ] {974b30c6-8dea-4750-abd2-8140e1d218f3} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.04.25 18:12:28.550847 [ 4 ] {974b30c6-8dea-4750-abd2-8140e1d218f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2566 | 2026.04.25 18:12:28.551272 [ 4 ] {974b30c6-8dea-4750-abd2-8140e1d218f3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2567 | 2026.04.25 18:12:28.551503 [ 4 ] {974b30c6-8dea-4750-abd2-8140e1d218f3} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.04.25 18:12:28.551655 [ 4 ] {974b30c6-8dea-4750-abd2-8140e1d218f3} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001661 sec., 63816.9777242625 rows/sec., 5.36 MiB/sec. | ||
| 2569 | 2026.04.25 18:12:28.551704 [ 4 ] {974b30c6-8dea-4750-abd2-8140e1d218f3} <Debug> TCPHandler: Processed in 0.001979211 sec. | ||
| 2570 | 2026.04.25 18:12:28.551835 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2026.04.25 18:12:28.551939 [ 4 ] {d6bd2768-991b-44ce-b99e-997e62ffb739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2572 | 2026.04.25 18:12:28.551984 [ 4 ] {d6bd2768-991b-44ce-b99e-997e62ffb739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2573 | 2026.04.25 18:12:28.552428 [ 4 ] {d6bd2768-991b-44ce-b99e-997e62ffb739} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.04.25 18:12:28.552466 [ 4 ] {d6bd2768-991b-44ce-b99e-997e62ffb739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2575 | 2026.04.25 18:12:28.552776 [ 4 ] {d6bd2768-991b-44ce-b99e-997e62ffb739} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2576 | 2026.04.25 18:12:28.552993 [ 4 ] {d6bd2768-991b-44ce-b99e-997e62ffb739} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.04.25 18:12:28.553100 [ 26 ] {} <Debug> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2578 | 2026.04.25 18:12:28.553123 [ 4 ] {d6bd2768-991b-44ce-b99e-997e62ffb739} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001207 sec., 20712.510356255178 rows/sec., 1.52 MiB/sec. | ||
| 2579 | 2026.04.25 18:12:28.553170 [ 26 ] {} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.04.25 18:12:28.553178 [ 4 ] {d6bd2768-991b-44ce-b99e-997e62ffb739} <Debug> TCPHandler: Processed in 0.001394936 sec. | ||
| 2581 | 2026.04.25 18:12:28.553199 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2582 | 2026.04.25 18:12:28.553300 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::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 | ||
| 2583 | 2026.04.25 18:12:28.553311 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2584 | 2026.04.25 18:12:28.553424 [ 4 ] {3d4b3c79-4ffb-487b-8f21-01a43b35d28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2585 | 2026.04.25 18:12:28.553429 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2586 | 2026.04.25 18:12:28.553468 [ 4 ] {3d4b3c79-4ffb-487b-8f21-01a43b35d28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2587 | 2026.04.25 18:12:28.553475 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
| 2588 | 2026.04.25 18:12:28.553550 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2589 | 2026.04.25 18:12:28.553591 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2590 | 2026.04.25 18:12:28.553629 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2591 | 2026.04.25 18:12:28.553674 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2592 | 2026.04.25 18:12:28.553723 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2593 | 2026.04.25 18:12:28.553903 [ 4 ] {3d4b3c79-4ffb-487b-8f21-01a43b35d28c} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.04.25 18:12:28.553945 [ 4 ] {3d4b3c79-4ffb-487b-8f21-01a43b35d28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2595 | 2026.04.25 18:12:28.554276 [ 4 ] {3d4b3c79-4ffb-487b-8f21-01a43b35d28c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2596 | 2026.04.25 18:12:28.554500 [ 4 ] {3d4b3c79-4ffb-487b-8f21-01a43b35d28c} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.04.25 18:12:28.554590 [ 195 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327604 sec., 117504.9186353762 rows/sec., 9.06 MiB/sec. | ||
| 2598 | 2026.04.25 18:12:28.554627 [ 4 ] {3d4b3c79-4ffb-487b-8f21-01a43b35d28c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001223 sec., 72771.87244480786 rows/sec., 5.68 MiB/sec. | ||
| 2599 | 2026.04.25 18:12:28.554670 [ 4 ] {3d4b3c79-4ffb-487b-8f21-01a43b35d28c} <Debug> TCPHandler: Processed in 0.001409466 sec. | ||
| 2600 | 2026.04.25 18:12:28.554746 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2601 | 2026.04.25 18:12:28.554792 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.04.25 18:12:28.554892 [ 4 ] {9033ea80-083e-4302-9a05-c9e5ea4b2b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2603 | 2026.04.25 18:12:28.554939 [ 4 ] {9033ea80-083e-4302-9a05-c9e5ea4b2b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2604 | 2026.04.25 18:12:28.555000 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_11_2} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.04.25 18:12:28.555074 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_11_2} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2606 | 2026.04.25 18:12:28.555144 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2607 | 2026.04.25 18:12:28.555356 [ 4 ] {9033ea80-083e-4302-9a05-c9e5ea4b2b70} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.04.25 18:12:28.555396 [ 4 ] {9033ea80-083e-4302-9a05-c9e5ea4b2b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2609 | 2026.04.25 18:12:28.555734 [ 4 ] {9033ea80-083e-4302-9a05-c9e5ea4b2b70} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2610 | 2026.04.25 18:12:28.555946 [ 4 ] {9033ea80-083e-4302-9a05-c9e5ea4b2b70} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.04.25 18:12:28.556073 [ 4 ] {9033ea80-083e-4302-9a05-c9e5ea4b2b70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 2612 | 2026.04.25 18:12:28.556109 [ 4 ] {9033ea80-083e-4302-9a05-c9e5ea4b2b70} <Debug> TCPHandler: Processed in 0.001365655 sec. | ||
| 2613 | 2026.04.25 18:12:28.556228 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.04.25 18:12:28.556323 [ 4 ] {777c79f4-3272-4f1f-b8d3-fafd1ea344a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2615 | 2026.04.25 18:12:28.556376 [ 4 ] {777c79f4-3272-4f1f-b8d3-fafd1ea344a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2616 | 2026.04.25 18:12:28.557164 [ 4 ] {777c79f4-3272-4f1f-b8d3-fafd1ea344a1} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.04.25 18:12:28.557202 [ 4 ] {777c79f4-3272-4f1f-b8d3-fafd1ea344a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2618 | 2026.04.25 18:12:28.557738 [ 4 ] {777c79f4-3272-4f1f-b8d3-fafd1ea344a1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2619 | 2026.04.25 18:12:28.557966 [ 4 ] {777c79f4-3272-4f1f-b8d3-fafd1ea344a1} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.04.25 18:12:28.558075 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2621 | 2026.04.25 18:12:28.558105 [ 4 ] {777c79f4-3272-4f1f-b8d3-fafd1ea344a1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.0018 sec., 13888.888888888889 rows/sec., 24.89 MiB/sec. | ||
| 2622 | 2026.04.25 18:12:28.558111 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.04.25 18:12:28.558145 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2624 | 2026.04.25 18:12:28.558161 [ 4 ] {777c79f4-3272-4f1f-b8d3-fafd1ea344a1} <Debug> TCPHandler: Processed in 0.001981921 sec. | ||
| 2625 | 2026.04.25 18:12:28.558241 [ 189 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::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 | ||
| 2626 | 2026.04.25 18:12:28.558295 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2026.04.25 18:12:28.558390 [ 4 ] {2e63d3f6-39ef-4093-a4f0-c213b3cc4eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2628 | 2026.04.25 18:12:28.558431 [ 4 ] {2e63d3f6-39ef-4093-a4f0-c213b3cc4eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2629 | 2026.04.25 18:12:28.558444 [ 189 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2630 | 2026.04.25 18:12:28.558507 [ 189 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 70 rows starting from the beginning of the part | ||
| 2631 | 2026.04.25 18:12:28.558663 [ 189 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2632 | 2026.04.25 18:12:28.558779 [ 4 ] {2e63d3f6-39ef-4093-a4f0-c213b3cc4eb6} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.04.25 18:12:28.558786 [ 189 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2634 | 2026.04.25 18:12:28.558815 [ 4 ] {2e63d3f6-39ef-4093-a4f0-c213b3cc4eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2635 | 2026.04.25 18:12:28.558905 [ 189 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2636 | 2026.04.25 18:12:28.559010 [ 189 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2637 | 2026.04.25 18:12:28.559127 [ 189 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2638 | 2026.04.25 18:12:28.559134 [ 4 ] {2e63d3f6-39ef-4093-a4f0-c213b3cc4eb6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2639 | 2026.04.25 18:12:28.559355 [ 4 ] {2e63d3f6-39ef-4093-a4f0-c213b3cc4eb6} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.04.25 18:12:28.559482 [ 4 ] {2e63d3f6-39ef-4093-a4f0-c213b3cc4eb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 2641 | 2026.04.25 18:12:28.559519 [ 4 ] {2e63d3f6-39ef-4093-a4f0-c213b3cc4eb6} <Debug> TCPHandler: Processed in 0.001273652 sec. | ||
| 2642 | 2026.04.25 18:12:28.561582 [ 194 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 19 columns (19 merged, 0 gathered) in 0.003382226 sec., 49375.76613744912 rows/sec., 88.48 MiB/sec. | ||
| 2643 | 2026.04.25 18:12:28.562045 [ 195 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2644 | 2026.04.25 18:12:28.562413 [ 195 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.04.25 18:12:28.562497 [ 195 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2646 | 2026.04.25 18:12:28.562659 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2647 | 2026.04.25 18:12:29.210006 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.04.25 18:12:29.210207 [ 4 ] {42691265-fd49-4b29-9a69-1d696808c38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2649 | 2026.04.25 18:12:29.210286 [ 4 ] {42691265-fd49-4b29-9a69-1d696808c38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2650 | 2026.04.25 18:12:29.210955 [ 4 ] {42691265-fd49-4b29-9a69-1d696808c38c} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.04.25 18:12:29.211009 [ 4 ] {42691265-fd49-4b29-9a69-1d696808c38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2652 | 2026.04.25 18:12:29.211424 [ 4 ] {42691265-fd49-4b29-9a69-1d696808c38c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2653 | 2026.04.25 18:12:29.211667 [ 4 ] {42691265-fd49-4b29-9a69-1d696808c38c} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.04.25 18:12:29.211827 [ 4 ] {42691265-fd49-4b29-9a69-1d696808c38c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001676 sec., 14319.809069212411 rows/sec., 1.19 MiB/sec. | ||
| 2655 | 2026.04.25 18:12:29.211878 [ 4 ] {42691265-fd49-4b29-9a69-1d696808c38c} <Debug> TCPHandler: Processed in 0.002018861 sec. | ||
| 2656 | 2026.04.25 18:12:29.212012 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.04.25 18:12:29.212115 [ 4 ] {805d88cf-1bc9-4535-a7b0-8c9570609f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2658 | 2026.04.25 18:12:29.212160 [ 4 ] {805d88cf-1bc9-4535-a7b0-8c9570609f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2659 | 2026.04.25 18:12:29.212573 [ 4 ] {805d88cf-1bc9-4535-a7b0-8c9570609f11} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.04.25 18:12:29.212610 [ 4 ] {805d88cf-1bc9-4535-a7b0-8c9570609f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2661 | 2026.04.25 18:12:29.212918 [ 4 ] {805d88cf-1bc9-4535-a7b0-8c9570609f11} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2662 | 2026.04.25 18:12:29.213132 [ 4 ] {805d88cf-1bc9-4535-a7b0-8c9570609f11} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.04.25 18:12:29.213260 [ 4 ] {805d88cf-1bc9-4535-a7b0-8c9570609f11} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001168 sec., 8561.643835616438 rows/sec., 698.14 KiB/sec. | ||
| 2664 | 2026.04.25 18:12:29.213296 [ 4 ] {805d88cf-1bc9-4535-a7b0-8c9570609f11} <Debug> TCPHandler: Processed in 0.001336704 sec. | ||
| 2665 | 2026.04.25 18:12:29.213408 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2026.04.25 18:12:29.213503 [ 4 ] {c2e6aef2-94c4-425b-9cd8-a8c8a726e8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2667 | 2026.04.25 18:12:29.213543 [ 4 ] {c2e6aef2-94c4-425b-9cd8-a8c8a726e8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2668 | 2026.04.25 18:12:29.215186 [ 4 ] {c2e6aef2-94c4-425b-9cd8-a8c8a726e8c2} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.04.25 18:12:29.215223 [ 4 ] {c2e6aef2-94c4-425b-9cd8-a8c8a726e8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2670 | 2026.04.25 18:12:29.215736 [ 4 ] {c2e6aef2-94c4-425b-9cd8-a8c8a726e8c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2671 | 2026.04.25 18:12:29.215952 [ 4 ] {c2e6aef2-94c4-425b-9cd8-a8c8a726e8c2} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.04.25 18:12:29.216082 [ 4 ] {c2e6aef2-94c4-425b-9cd8-a8c8a726e8c2} <Debug> executeQuery: Read 2548 rows, 195.36 KiB in 0.002598 sec., 980754.4264819091 rows/sec., 73.44 MiB/sec. | ||
| 2673 | 2026.04.25 18:12:29.216120 [ 4 ] {c2e6aef2-94c4-425b-9cd8-a8c8a726e8c2} <Debug> TCPHandler: Processed in 0.00276151 sec. | ||
| 2674 | 2026.04.25 18:12:29.216252 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.04.25 18:12:29.216348 [ 4 ] {dffcd940-80da-4d20-82de-3eb0ed8c531b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.04.25 18:12:29.216388 [ 4 ] {dffcd940-80da-4d20-82de-3eb0ed8c531b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2677 | 2026.04.25 18:12:29.216800 [ 4 ] {dffcd940-80da-4d20-82de-3eb0ed8c531b} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.04.25 18:12:29.216837 [ 4 ] {dffcd940-80da-4d20-82de-3eb0ed8c531b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2679 | 2026.04.25 18:12:29.217148 [ 4 ] {dffcd940-80da-4d20-82de-3eb0ed8c531b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2680 | 2026.04.25 18:12:29.217362 [ 4 ] {dffcd940-80da-4d20-82de-3eb0ed8c531b} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.04.25 18:12:29.217487 [ 4 ] {dffcd940-80da-4d20-82de-3eb0ed8c531b} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001158 sec., 36269.43005181347 rows/sec., 2.67 MiB/sec. | ||
| 2682 | 2026.04.25 18:12:29.217523 [ 4 ] {dffcd940-80da-4d20-82de-3eb0ed8c531b} <Debug> TCPHandler: Processed in 0.001321234 sec. | ||
| 2683 | 2026.04.25 18:12:29.217633 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.04.25 18:12:29.217727 [ 4 ] {f66b2e76-bb30-40d8-bbad-1d20e2281fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2685 | 2026.04.25 18:12:29.217766 [ 4 ] {f66b2e76-bb30-40d8-bbad-1d20e2281fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2686 | 2026.04.25 18:12:29.218455 [ 4 ] {f66b2e76-bb30-40d8-bbad-1d20e2281fd6} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.04.25 18:12:29.218491 [ 4 ] {f66b2e76-bb30-40d8-bbad-1d20e2281fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2688 | 2026.04.25 18:12:29.218840 [ 4 ] {f66b2e76-bb30-40d8-bbad-1d20e2281fd6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2689 | 2026.04.25 18:12:29.219055 [ 4 ] {f66b2e76-bb30-40d8-bbad-1d20e2281fd6} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.04.25 18:12:29.219180 [ 4 ] {f66b2e76-bb30-40d8-bbad-1d20e2281fd6} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001471 sec., 560842.9639700884 rows/sec., 32.81 MiB/sec. | ||
| 2691 | 2026.04.25 18:12:29.219218 [ 4 ] {f66b2e76-bb30-40d8-bbad-1d20e2281fd6} <Debug> TCPHandler: Processed in 0.001633992 sec. | ||
| 2692 | 2026.04.25 18:12:29.219329 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.04.25 18:12:29.219423 [ 4 ] {91fcee10-2a99-45cf-b3ae-0aea7eecc68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2694 | 2026.04.25 18:12:29.219461 [ 4 ] {91fcee10-2a99-45cf-b3ae-0aea7eecc68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2695 | 2026.04.25 18:12:29.219835 [ 4 ] {91fcee10-2a99-45cf-b3ae-0aea7eecc68b} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.04.25 18:12:29.219871 [ 4 ] {91fcee10-2a99-45cf-b3ae-0aea7eecc68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2697 | 2026.04.25 18:12:29.220176 [ 4 ] {91fcee10-2a99-45cf-b3ae-0aea7eecc68b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2698 | 2026.04.25 18:12:29.220398 [ 4 ] {91fcee10-2a99-45cf-b3ae-0aea7eecc68b} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.04.25 18:12:29.220521 [ 4 ] {91fcee10-2a99-45cf-b3ae-0aea7eecc68b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 62.95 KiB/sec. | ||
| 2700 | 2026.04.25 18:12:29.220558 [ 4 ] {91fcee10-2a99-45cf-b3ae-0aea7eecc68b} <Debug> TCPHandler: Processed in 0.001278703 sec. | ||
| 2701 | 2026.04.25 18:12:29.220678 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.04.25 18:12:29.220770 [ 4 ] {4e0f2f3b-2998-4034-9fb2-3aa5c02cbff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2703 | 2026.04.25 18:12:29.220811 [ 4 ] {4e0f2f3b-2998-4034-9fb2-3aa5c02cbff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2704 | 2026.04.25 18:12:29.221192 [ 4 ] {4e0f2f3b-2998-4034-9fb2-3aa5c02cbff3} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.04.25 18:12:29.221229 [ 4 ] {4e0f2f3b-2998-4034-9fb2-3aa5c02cbff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2706 | 2026.04.25 18:12:29.221522 [ 4 ] {4e0f2f3b-2998-4034-9fb2-3aa5c02cbff3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2707 | 2026.04.25 18:12:29.221736 [ 4 ] {4e0f2f3b-2998-4034-9fb2-3aa5c02cbff3} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.04.25 18:12:29.221859 [ 4 ] {4e0f2f3b-2998-4034-9fb2-3aa5c02cbff3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 2709 | 2026.04.25 18:12:29.221905 [ 4 ] {4e0f2f3b-2998-4034-9fb2-3aa5c02cbff3} <Debug> TCPHandler: Processed in 0.001277503 sec. | ||
| 2710 | 2026.04.25 18:12:29.222019 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2026.04.25 18:12:29.222111 [ 4 ] {2c9131b1-8041-41ea-9645-14386dcb2c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2712 | 2026.04.25 18:12:29.222150 [ 4 ] {2c9131b1-8041-41ea-9645-14386dcb2c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2713 | 2026.04.25 18:12:29.223012 [ 4 ] {2c9131b1-8041-41ea-9645-14386dcb2c35} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.04.25 18:12:29.223048 [ 4 ] {2c9131b1-8041-41ea-9645-14386dcb2c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2715 | 2026.04.25 18:12:29.223440 [ 4 ] {2c9131b1-8041-41ea-9645-14386dcb2c35} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2716 | 2026.04.25 18:12:29.223657 [ 4 ] {2c9131b1-8041-41ea-9645-14386dcb2c35} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.04.25 18:12:29.223784 [ 4 ] {2c9131b1-8041-41ea-9645-14386dcb2c35} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.00169 sec., 795857.9881656804 rows/sec., 53.69 MiB/sec. | ||
| 2718 | 2026.04.25 18:12:29.223828 [ 4 ] {2c9131b1-8041-41ea-9645-14386dcb2c35} <Debug> TCPHandler: Processed in 0.001858967 sec. | ||
| 2719 | 2026.04.25 18:12:29.223929 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2026.04.25 18:12:29.224022 [ 4 ] {a5e44d3e-9c20-4aaa-b8aa-af8f0abe3f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2721 | 2026.04.25 18:12:29.224067 [ 4 ] {a5e44d3e-9c20-4aaa-b8aa-af8f0abe3f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2722 | 2026.04.25 18:12:29.224727 [ 4 ] {a5e44d3e-9c20-4aaa-b8aa-af8f0abe3f74} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.04.25 18:12:29.224763 [ 4 ] {a5e44d3e-9c20-4aaa-b8aa-af8f0abe3f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2724 | 2026.04.25 18:12:29.225259 [ 4 ] {a5e44d3e-9c20-4aaa-b8aa-af8f0abe3f74} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2725 | 2026.04.25 18:12:29.225480 [ 4 ] {a5e44d3e-9c20-4aaa-b8aa-af8f0abe3f74} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.04.25 18:12:29.225603 [ 4 ] {a5e44d3e-9c20-4aaa-b8aa-af8f0abe3f74} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001598 sec., 961827.2841051314 rows/sec., 58.82 MiB/sec. | ||
| 2727 | 2026.04.25 18:12:29.225645 [ 4 ] {a5e44d3e-9c20-4aaa-b8aa-af8f0abe3f74} <Debug> TCPHandler: Processed in 0.001764665 sec. | ||
| 2728 | 2026.04.25 18:12:29.225758 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.04.25 18:12:29.225852 [ 4 ] {5da9b010-8e0a-4ede-bd88-175c60abd40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2730 | 2026.04.25 18:12:29.225906 [ 4 ] {5da9b010-8e0a-4ede-bd88-175c60abd40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2731 | 2026.04.25 18:12:29.226653 [ 4 ] {5da9b010-8e0a-4ede-bd88-175c60abd40d} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.04.25 18:12:29.226688 [ 4 ] {5da9b010-8e0a-4ede-bd88-175c60abd40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2733 | 2026.04.25 18:12:29.227227 [ 4 ] {5da9b010-8e0a-4ede-bd88-175c60abd40d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2734 | 2026.04.25 18:12:29.227446 [ 4 ] {5da9b010-8e0a-4ede-bd88-175c60abd40d} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.04.25 18:12:29.227580 [ 4 ] {5da9b010-8e0a-4ede-bd88-175c60abd40d} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001747 sec., 11448.196908986834 rows/sec., 20.51 MiB/sec. | ||
| 2736 | 2026.04.25 18:12:29.227636 [ 4 ] {5da9b010-8e0a-4ede-bd88-175c60abd40d} <Debug> TCPHandler: Processed in 0.001927658 sec. | ||
| 2737 | 2026.04.25 18:12:29.227752 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.04.25 18:12:29.227846 [ 4 ] {63e98ff8-eaaf-4b78-bcdb-231e9217dff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2739 | 2026.04.25 18:12:29.227888 [ 4 ] {63e98ff8-eaaf-4b78-bcdb-231e9217dff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2740 | 2026.04.25 18:12:29.228203 [ 4 ] {63e98ff8-eaaf-4b78-bcdb-231e9217dff8} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.04.25 18:12:29.228240 [ 4 ] {63e98ff8-eaaf-4b78-bcdb-231e9217dff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2742 | 2026.04.25 18:12:29.228532 [ 4 ] {63e98ff8-eaaf-4b78-bcdb-231e9217dff8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2743 | 2026.04.25 18:12:29.228737 [ 4 ] {63e98ff8-eaaf-4b78-bcdb-231e9217dff8} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.04.25 18:12:29.228862 [ 4 ] {63e98ff8-eaaf-4b78-bcdb-231e9217dff8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001034 sec., 11605.41586073501 rows/sec., 800.89 KiB/sec. | ||
| 2745 | 2026.04.25 18:12:29.228906 [ 4 ] {63e98ff8-eaaf-4b78-bcdb-231e9217dff8} <Debug> TCPHandler: Processed in 0.001203401 sec. | ||
| 2746 | 2026.04.25 18:12:31.245948 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 376 | ||
| 2747 | 2026.04.25 18:12:31.248613 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.04.25 18:12:31.248651 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2749 | 2026.04.25 18:12:31.249804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2750 | 2026.04.25 18:12:31.250058 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.04.25 18:12:31.250292 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2752 | 2026.04.25 18:12:33.547416 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.04.25 18:12:33.547616 [ 4 ] {0ce0383b-35f6-441a-b5bf-aaea12311aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2754 | 2026.04.25 18:12:33.547690 [ 4 ] {0ce0383b-35f6-441a-b5bf-aaea12311aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2755 | 2026.04.25 18:12:33.548336 [ 4 ] {0ce0383b-35f6-441a-b5bf-aaea12311aa0} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.04.25 18:12:33.548386 [ 4 ] {0ce0383b-35f6-441a-b5bf-aaea12311aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2757 | 2026.04.25 18:12:33.548771 [ 4 ] {0ce0383b-35f6-441a-b5bf-aaea12311aa0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2758 | 2026.04.25 18:12:33.549010 [ 4 ] {0ce0383b-35f6-441a-b5bf-aaea12311aa0} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.04.25 18:12:33.549162 [ 4 ] {0ce0383b-35f6-441a-b5bf-aaea12311aa0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001601 sec., 2498.4384759525296 rows/sec., 203.73 KiB/sec. | ||
| 2760 | 2026.04.25 18:12:33.549205 [ 4 ] {0ce0383b-35f6-441a-b5bf-aaea12311aa0} <Debug> TCPHandler: Processed in 0.001930469 sec. | ||
| 2761 | 2026.04.25 18:12:33.549329 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.04.25 18:12:33.549425 [ 4 ] {2282ef5c-3f87-404a-bd10-27450e507e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2763 | 2026.04.25 18:12:33.549465 [ 4 ] {2282ef5c-3f87-404a-bd10-27450e507e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2764 | 2026.04.25 18:12:33.549884 [ 4 ] {2282ef5c-3f87-404a-bd10-27450e507e12} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.04.25 18:12:33.549921 [ 4 ] {2282ef5c-3f87-404a-bd10-27450e507e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2766 | 2026.04.25 18:12:33.550224 [ 4 ] {2282ef5c-3f87-404a-bd10-27450e507e12} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2767 | 2026.04.25 18:12:33.550434 [ 4 ] {2282ef5c-3f87-404a-bd10-27450e507e12} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.04.25 18:12:33.550557 [ 4 ] {2282ef5c-3f87-404a-bd10-27450e507e12} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.001151 sec., 59079.06168549088 rows/sec., 4.69 MiB/sec. | ||
| 2769 | 2026.04.25 18:12:33.550594 [ 4 ] {2282ef5c-3f87-404a-bd10-27450e507e12} <Debug> TCPHandler: Processed in 0.001315644 sec. | ||
| 2770 | 2026.04.25 18:12:33.550713 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.04.25 18:12:33.550808 [ 4 ] {371f30d2-bcb7-44f7-805f-a0cd11421436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2772 | 2026.04.25 18:12:33.550849 [ 4 ] {371f30d2-bcb7-44f7-805f-a0cd11421436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2773 | 2026.04.25 18:12:33.551241 [ 4 ] {371f30d2-bcb7-44f7-805f-a0cd11421436} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.04.25 18:12:33.551277 [ 4 ] {371f30d2-bcb7-44f7-805f-a0cd11421436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2775 | 2026.04.25 18:12:33.551579 [ 4 ] {371f30d2-bcb7-44f7-805f-a0cd11421436} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2776 | 2026.04.25 18:12:33.551785 [ 4 ] {371f30d2-bcb7-44f7-805f-a0cd11421436} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.04.25 18:12:33.551911 [ 4 ] {371f30d2-bcb7-44f7-805f-a0cd11421436} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001121 sec., 8028.545941123996 rows/sec., 584.54 KiB/sec. | ||
| 2778 | 2026.04.25 18:12:33.551947 [ 4 ] {371f30d2-bcb7-44f7-805f-a0cd11421436} <Debug> TCPHandler: Processed in 0.001283053 sec. | ||
| 2779 | 2026.04.25 18:12:33.552064 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.04.25 18:12:33.552159 [ 4 ] {dfbf5e28-2f1a-43e2-9d82-2453dad0cce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2781 | 2026.04.25 18:12:33.552198 [ 4 ] {dfbf5e28-2f1a-43e2-9d82-2453dad0cce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2782 | 2026.04.25 18:12:33.552618 [ 4 ] {dfbf5e28-2f1a-43e2-9d82-2453dad0cce1} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.04.25 18:12:33.552654 [ 4 ] {dfbf5e28-2f1a-43e2-9d82-2453dad0cce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2784 | 2026.04.25 18:12:33.552951 [ 4 ] {dfbf5e28-2f1a-43e2-9d82-2453dad0cce1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2785 | 2026.04.25 18:12:33.553186 [ 4 ] {dfbf5e28-2f1a-43e2-9d82-2453dad0cce1} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.04.25 18:12:33.553318 [ 4 ] {dfbf5e28-2f1a-43e2-9d82-2453dad0cce1} <Debug> executeQuery: Read 82 rows, 6.57 KiB in 0.001177 sec., 69668.64910790144 rows/sec., 5.45 MiB/sec. | ||
| 2787 | 2026.04.25 18:12:33.553357 [ 4 ] {dfbf5e28-2f1a-43e2-9d82-2453dad0cce1} <Debug> TCPHandler: Processed in 0.001341744 sec. | ||
| 2788 | 2026.04.25 18:12:33.553480 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2026.04.25 18:12:33.553575 [ 4 ] {75c22fb6-644c-401c-91ca-169a77ab4207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2790 | 2026.04.25 18:12:33.553620 [ 4 ] {75c22fb6-644c-401c-91ca-169a77ab4207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2791 | 2026.04.25 18:12:33.554007 [ 4 ] {75c22fb6-644c-401c-91ca-169a77ab4207} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.04.25 18:12:33.554046 [ 4 ] {75c22fb6-644c-401c-91ca-169a77ab4207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2793 | 2026.04.25 18:12:33.554386 [ 4 ] {75c22fb6-644c-401c-91ca-169a77ab4207} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2794 | 2026.04.25 18:12:33.554600 [ 4 ] {75c22fb6-644c-401c-91ca-169a77ab4207} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.04.25 18:12:33.554725 [ 4 ] {75c22fb6-644c-401c-91ca-169a77ab4207} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001168 sec., 111301.3698630137 rows/sec., 7.75 MiB/sec. | ||
| 2796 | 2026.04.25 18:12:33.554763 [ 4 ] {75c22fb6-644c-401c-91ca-169a77ab4207} <Debug> TCPHandler: Processed in 0.001332594 sec. | ||
| 2797 | 2026.04.25 18:12:33.554884 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.04.25 18:12:33.554979 [ 4 ] {e63b6fcb-a87a-4a31-87bc-e1a465f5295c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2799 | 2026.04.25 18:12:33.555036 [ 4 ] {e63b6fcb-a87a-4a31-87bc-e1a465f5295c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2800 | 2026.04.25 18:12:33.555751 [ 4 ] {e63b6fcb-a87a-4a31-87bc-e1a465f5295c} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.04.25 18:12:33.555790 [ 4 ] {e63b6fcb-a87a-4a31-87bc-e1a465f5295c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2802 | 2026.04.25 18:12:33.556310 [ 4 ] {e63b6fcb-a87a-4a31-87bc-e1a465f5295c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2803 | 2026.04.25 18:12:33.556531 [ 4 ] {e63b6fcb-a87a-4a31-87bc-e1a465f5295c} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.04.25 18:12:33.556667 [ 4 ] {e63b6fcb-a87a-4a31-87bc-e1a465f5295c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001707 sec., 2929.1154071470414 rows/sec., 5.25 MiB/sec. | ||
| 2805 | 2026.04.25 18:12:33.556716 [ 4 ] {e63b6fcb-a87a-4a31-87bc-e1a465f5295c} <Debug> TCPHandler: Processed in 0.001882508 sec. | ||
| 2806 | 2026.04.25 18:12:33.556841 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2026.04.25 18:12:33.556935 [ 4 ] {10351978-e05c-4ffd-a930-c81435349d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2808 | 2026.04.25 18:12:33.556977 [ 4 ] {10351978-e05c-4ffd-a930-c81435349d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2809 | 2026.04.25 18:12:33.557294 [ 4 ] {10351978-e05c-4ffd-a930-c81435349d28} <Trace> oximeter.measurements_i64 (d045ef76-1a8e-41d2-b529-f769b1dddf76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2026.04.25 18:12:33.557330 [ 4 ] {10351978-e05c-4ffd-a930-c81435349d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2811 | 2026.04.25 18:12:33.557643 [ 4 ] {10351978-e05c-4ffd-a930-c81435349d28} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2812 | 2026.04.25 18:12:33.557848 [ 4 ] {10351978-e05c-4ffd-a930-c81435349d28} <Trace> oximeter.measurements_i64 (d045ef76-1a8e-41d2-b529-f769b1dddf76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2026.04.25 18:12:33.557972 [ 4 ] {10351978-e05c-4ffd-a930-c81435349d28} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001054 sec., 8538.899430740037 rows/sec., 603.17 KiB/sec. | ||
| 2814 | 2026.04.25 18:12:33.558007 [ 4 ] {10351978-e05c-4ffd-a930-c81435349d28} <Debug> TCPHandler: Processed in 0.001215751 sec. | ||
| 2815 | 2026.04.25 18:12:33.558125 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2026.04.25 18:12:33.558219 [ 4 ] {d522107a-1995-47b5-ada8-9fbe5cd518e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2817 | 2026.04.25 18:12:33.558260 [ 4 ] {d522107a-1995-47b5-ada8-9fbe5cd518e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2818 | 2026.04.25 18:12:33.558584 [ 4 ] {d522107a-1995-47b5-ada8-9fbe5cd518e6} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2026.04.25 18:12:33.558620 [ 4 ] {d522107a-1995-47b5-ada8-9fbe5cd518e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2820 | 2026.04.25 18:12:33.558925 [ 4 ] {d522107a-1995-47b5-ada8-9fbe5cd518e6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2821 | 2026.04.25 18:12:33.559132 [ 4 ] {d522107a-1995-47b5-ada8-9fbe5cd518e6} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.04.25 18:12:33.559256 [ 4 ] {d522107a-1995-47b5-ada8-9fbe5cd518e6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001055 sec., 45497.63033175356 rows/sec., 3.07 MiB/sec. | ||
| 2823 | 2026.04.25 18:12:33.559291 [ 4 ] {d522107a-1995-47b5-ada8-9fbe5cd518e6} <Debug> TCPHandler: Processed in 0.001216041 sec. | ||
| 2824 | 2026.04.25 18:12:33.753550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5219 | ||
| 2825 | 2026.04.25 18:12:33.753965 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.04.25 18:12:33.754007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2827 | 2026.04.25 18:12:33.754444 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2828 | 2026.04.25 18:12:33.754667 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.04.25 18:12:33.754798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5219 | ||
| 2830 | 2026.04.25 18:12:33.754817 [ 131 ] {} <Debug> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2831 | 2026.04.25 18:12:33.754916 [ 131 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.04.25 18:12:33.754954 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2833 | 2026.04.25 18:12:33.755087 [ 194 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 2834 | 2026.04.25 18:12:33.755236 [ 194 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2835 | 2026.04.25 18:12:33.755276 [ 194 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2851 rows starting from the beginning of the part | ||
| 2836 | 2026.04.25 18:12:33.755345 [ 194 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 2837 | 2026.04.25 18:12:33.755395 [ 194 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 2838 | 2026.04.25 18:12:33.755438 [ 194 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 2839 | 2026.04.25 18:12:33.755483 [ 194 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 2840 | 2026.04.25 18:12:33.755525 [ 194 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 2841 | 2026.04.25 18:12:33.756948 [ 195 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5219 rows, containing 4 columns (4 merged, 0 gathered) in 0.001919119 sec., 2719477.0100238705 rows/sec., 38.90 MiB/sec. | ||
| 2842 | 2026.04.25 18:12:33.757872 [ 199 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2843 | 2026.04.25 18:12:33.758214 [ 199 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_11_2} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.04.25 18:12:33.758293 [ 199 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_11_2} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2845 | 2026.04.25 18:12:33.758385 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2846 | 2026.04.25 18:12:34.001740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2847 | 2026.04.25 18:12:34.018806 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.04.25 18:12:34.018865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2849 | 2026.04.25 18:12:34.024987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2850 | 2026.04.25 18:12:34.025641 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.04.25 18:12:34.025952 [ 131 ] {} <Debug> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2852 | 2026.04.25 18:12:34.026016 [ 131 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.04.25 18:12:34.026039 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2854 | 2026.04.25 18:12:34.026147 [ 195 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 2855 | 2026.04.25 18:12:34.028894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2856 | 2026.04.25 18:12:34.030060 [ 195 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2857 | 2026.04.25 18:12:34.031396 [ 195 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 2858 | 2026.04.25 18:12:34.036128 [ 195 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 2859 | 2026.04.25 18:12:34.040450 [ 195 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 2860 | 2026.04.25 18:12:34.044845 [ 195 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 2861 | 2026.04.25 18:12:34.049445 [ 195 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 2862 | 2026.04.25 18:12:34.053908 [ 195 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 2863 | 2026.04.25 18:12:34.108613 [ 187 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.082514326 sec., 1005.8859354919775 rows/sec., 5.20 MiB/sec. | ||
| 2864 | 2026.04.25 18:12:34.110765 [ 196 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2865 | 2026.04.25 18:12:34.112631 [ 196 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_11_2} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2026.04.25 18:12:34.112720 [ 196 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_11_2} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2867 | 2026.04.25 18:12:34.115016 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2868 | 2026.04.25 18:12:35.001176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.24 MiB, peak 221.15 MiB, free memory in arenas 0.00 B, will set to 220.26 MiB (RSS), difference: 9.02 MiB | ||
| 2869 | 2026.04.25 18:12:38.549720 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.04.25 18:12:38.549929 [ 4 ] {901ec4b7-47bf-417c-a5c5-7f2e63ebe551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2871 | 2026.04.25 18:12:38.550038 [ 4 ] {901ec4b7-47bf-417c-a5c5-7f2e63ebe551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2872 | 2026.04.25 18:12:38.550766 [ 4 ] {901ec4b7-47bf-417c-a5c5-7f2e63ebe551} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.04.25 18:12:38.550804 [ 4 ] {901ec4b7-47bf-417c-a5c5-7f2e63ebe551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2874 | 2026.04.25 18:12:38.551389 [ 4 ] {901ec4b7-47bf-417c-a5c5-7f2e63ebe551} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2875 | 2026.04.25 18:12:38.551626 [ 4 ] {901ec4b7-47bf-417c-a5c5-7f2e63ebe551} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.04.25 18:12:38.551756 [ 69 ] {} <Debug> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2877 | 2026.04.25 18:12:38.551790 [ 69 ] {} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.04.25 18:12:38.551790 [ 4 ] {901ec4b7-47bf-417c-a5c5-7f2e63ebe551} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001912 sec., 55439.33054393305 rows/sec., 4.65 MiB/sec. | ||
| 2879 | 2026.04.25 18:12:38.551809 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2880 | 2026.04.25 18:12:38.551854 [ 4 ] {901ec4b7-47bf-417c-a5c5-7f2e63ebe551} <Debug> TCPHandler: Processed in 0.002267668 sec. | ||
| 2881 | 2026.04.25 18:12:38.551926 [ 199 ] {82dded08-efdc-4ae9-b628-457328f95a0a::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 | ||
| 2882 | 2026.04.25 18:12:38.552006 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.04.25 18:12:38.552070 [ 199 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2884 | 2026.04.25 18:12:38.552106 [ 4 ] {eadfcc88-fb18-4ac5-ae8d-226c6bdf69b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2885 | 2026.04.25 18:12:38.552109 [ 199 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2600 rows starting from the beginning of the part | ||
| 2886 | 2026.04.25 18:12:38.552155 [ 4 ] {eadfcc88-fb18-4ac5-ae8d-226c6bdf69b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2887 | 2026.04.25 18:12:38.552219 [ 199 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 78 rows starting from the beginning of the part | ||
| 2888 | 2026.04.25 18:12:38.552276 [ 199 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 106 rows starting from the beginning of the part | ||
| 2889 | 2026.04.25 18:12:38.552320 [ 199 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2548 rows starting from the beginning of the part | ||
| 2890 | 2026.04.25 18:12:38.552378 [ 199 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 68 rows starting from the beginning of the part | ||
| 2891 | 2026.04.25 18:12:38.552427 [ 199 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 106 rows starting from the beginning of the part | ||
| 2892 | 2026.04.25 18:12:38.552597 [ 4 ] {eadfcc88-fb18-4ac5-ae8d-226c6bdf69b5} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.04.25 18:12:38.552639 [ 4 ] {eadfcc88-fb18-4ac5-ae8d-226c6bdf69b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2894 | 2026.04.25 18:12:38.553142 [ 4 ] {eadfcc88-fb18-4ac5-ae8d-226c6bdf69b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2895 | 2026.04.25 18:12:38.553362 [ 4 ] {eadfcc88-fb18-4ac5-ae8d-226c6bdf69b5} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.04.25 18:12:38.553499 [ 4 ] {eadfcc88-fb18-4ac5-ae8d-226c6bdf69b5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00141 sec., 17730.49645390071 rows/sec., 1.30 MiB/sec. | ||
| 2897 | 2026.04.25 18:12:38.553539 [ 4 ] {eadfcc88-fb18-4ac5-ae8d-226c6bdf69b5} <Debug> TCPHandler: Processed in 0.00158035 sec. | ||
| 2898 | 2026.04.25 18:12:38.553663 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2026.04.25 18:12:38.553755 [ 4 ] {6f189877-b135-4e52-95fc-c6d7132c4b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2900 | 2026.04.25 18:12:38.553795 [ 4 ] {6f189877-b135-4e52-95fc-c6d7132c4b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2901 | 2026.04.25 18:12:38.554223 [ 4 ] {6f189877-b135-4e52-95fc-c6d7132c4b93} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.04.25 18:12:38.554257 [ 4 ] {6f189877-b135-4e52-95fc-c6d7132c4b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2903 | 2026.04.25 18:12:38.554559 [ 4 ] {6f189877-b135-4e52-95fc-c6d7132c4b93} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2904 | 2026.04.25 18:12:38.554558 [ 196 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5506 rows, containing 5 columns (5 merged, 0 gathered) in 0.002678018 sec., 2055998.1299602916 rows/sec., 163.16 MiB/sec. | ||
| 2905 | 2026.04.25 18:12:38.554767 [ 4 ] {6f189877-b135-4e52-95fc-c6d7132c4b93} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.04.25 18:12:38.554864 [ 69 ] {} <Debug> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2907 | 2026.04.25 18:12:38.554894 [ 69 ] {} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2026.04.25 18:12:38.554897 [ 4 ] {6f189877-b135-4e52-95fc-c6d7132c4b93} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001158 sec., 76856.6493955095 rows/sec., 6.00 MiB/sec. | ||
| 2909 | 2026.04.25 18:12:38.554913 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2910 | 2026.04.25 18:12:38.554940 [ 4 ] {6f189877-b135-4e52-95fc-c6d7132c4b93} <Debug> TCPHandler: Processed in 0.001324153 sec. | ||
| 2911 | 2026.04.25 18:12:38.554967 [ 186 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2912 | 2026.04.25 18:12:38.554986 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::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 | ||
| 2913 | 2026.04.25 18:12:38.555078 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2026.04.25 18:12:38.555098 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2915 | 2026.04.25 18:12:38.555129 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1383 rows starting from the beginning of the part | ||
| 2916 | 2026.04.25 18:12:38.555177 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 75 rows starting from the beginning of the part | ||
| 2917 | 2026.04.25 18:12:38.555179 [ 4 ] {961d5e4d-59ee-44ee-9787-c86e3fc195c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2918 | 2026.04.25 18:12:38.555217 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 89 rows starting from the beginning of the part | ||
| 2919 | 2026.04.25 18:12:38.555238 [ 4 ] {961d5e4d-59ee-44ee-9787-c86e3fc195c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2920 | 2026.04.25 18:12:38.555255 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1345 rows starting from the beginning of the part | ||
| 2921 | 2026.04.25 18:12:38.555301 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
| 2922 | 2026.04.25 18:12:38.555311 [ 186 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_16_3} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.04.25 18:12:38.555339 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 89 rows starting from the beginning of the part | ||
| 2924 | 2026.04.25 18:12:38.555394 [ 186 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_16_3} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2925 | 2026.04.25 18:12:38.555503 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2926 | 2026.04.25 18:12:38.555668 [ 4 ] {961d5e4d-59ee-44ee-9787-c86e3fc195c8} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.04.25 18:12:38.555708 [ 4 ] {961d5e4d-59ee-44ee-9787-c86e3fc195c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2928 | 2026.04.25 18:12:38.556059 [ 4 ] {961d5e4d-59ee-44ee-9787-c86e3fc195c8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2929 | 2026.04.25 18:12:38.556283 [ 4 ] {961d5e4d-59ee-44ee-9787-c86e3fc195c8} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.04.25 18:12:38.556378 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2931 | 2026.04.25 18:12:38.556405 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.04.25 18:12:38.556411 [ 4 ] {961d5e4d-59ee-44ee-9787-c86e3fc195c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 2933 | 2026.04.25 18:12:38.556421 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2934 | 2026.04.25 18:12:38.556450 [ 4 ] {961d5e4d-59ee-44ee-9787-c86e3fc195c8} <Debug> TCPHandler: Processed in 0.001418506 sec. | ||
| 2935 | 2026.04.25 18:12:38.556462 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3063 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505918 sec., 2033975.289491194 rows/sec., 147.62 MiB/sec. | ||
| 2936 | 2026.04.25 18:12:38.556500 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 2937 | 2026.04.25 18:12:38.556571 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.04.25 18:12:38.556598 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2939 | 2026.04.25 18:12:38.556629 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4572 rows starting from the beginning of the part | ||
| 2940 | 2026.04.25 18:12:38.556668 [ 4 ] {29372d08-8d08-4cc2-9b3c-dfaebf0d7592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2941 | 2026.04.25 18:12:38.556677 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2942 | 2026.04.25 18:12:38.556683 [ 201 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2943 | 2026.04.25 18:12:38.556729 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2944 | 2026.04.25 18:12:38.556730 [ 4 ] {29372d08-8d08-4cc2-9b3c-dfaebf0d7592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2945 | 2026.04.25 18:12:38.556774 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1537 rows starting from the beginning of the part | ||
| 2946 | 2026.04.25 18:12:38.556814 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 130 rows starting from the beginning of the part | ||
| 2947 | 2026.04.25 18:12:38.556858 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2948 | 2026.04.25 18:12:38.556996 [ 201 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_16_3} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.04.25 18:12:38.557072 [ 201 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_16_3} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2950 | 2026.04.25 18:12:38.557151 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2951 | 2026.04.25 18:12:38.557562 [ 4 ] {29372d08-8d08-4cc2-9b3c-dfaebf0d7592} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.04.25 18:12:38.557598 [ 4 ] {29372d08-8d08-4cc2-9b3c-dfaebf0d7592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2953 | 2026.04.25 18:12:38.558147 [ 4 ] {29372d08-8d08-4cc2-9b3c-dfaebf0d7592} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2954 | 2026.04.25 18:12:38.558385 [ 4 ] {29372d08-8d08-4cc2-9b3c-dfaebf0d7592} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.04.25 18:12:38.558521 [ 4 ] {29372d08-8d08-4cc2-9b3c-dfaebf0d7592} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001869 sec., 13376.136971642589 rows/sec., 23.97 MiB/sec. | ||
| 2956 | 2026.04.25 18:12:38.558572 [ 4 ] {29372d08-8d08-4cc2-9b3c-dfaebf0d7592} <Debug> TCPHandler: Processed in 0.002047661 sec. | ||
| 2957 | 2026.04.25 18:12:38.558697 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.04.25 18:12:38.558790 [ 4 ] {b8224dcf-3c18-43ba-b40b-edfbaed28c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2959 | 2026.04.25 18:12:38.558830 [ 4 ] {b8224dcf-3c18-43ba-b40b-edfbaed28c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2960 | 2026.04.25 18:12:38.559242 [ 4 ] {b8224dcf-3c18-43ba-b40b-edfbaed28c97} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.04.25 18:12:38.559286 [ 4 ] {b8224dcf-3c18-43ba-b40b-edfbaed28c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2962 | 2026.04.25 18:12:38.559466 [ 201 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6719 rows, containing 5 columns (5 merged, 0 gathered) in 0.002996576 sec., 2242225.793705883 rows/sec., 145.67 MiB/sec. | ||
| 2963 | 2026.04.25 18:12:38.559695 [ 4 ] {b8224dcf-3c18-43ba-b40b-edfbaed28c97} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2964 | 2026.04.25 18:12:38.559955 [ 4 ] {b8224dcf-3c18-43ba-b40b-edfbaed28c97} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.04.25 18:12:38.560047 [ 201 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2966 | 2026.04.25 18:12:38.560078 [ 69 ] {} <Debug> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2967 | 2026.04.25 18:12:38.560107 [ 4 ] {b8224dcf-3c18-43ba-b40b-edfbaed28c97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. | ||
| 2968 | 2026.04.25 18:12:38.560110 [ 69 ] {} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.04.25 18:12:38.560141 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2970 | 2026.04.25 18:12:38.560150 [ 4 ] {b8224dcf-3c18-43ba-b40b-edfbaed28c97} <Debug> TCPHandler: Processed in 0.001500309 sec. | ||
| 2971 | 2026.04.25 18:12:38.560208 [ 197 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 2972 | 2026.04.25 18:12:38.560294 [ 197 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2973 | 2026.04.25 18:12:38.560299 [ 201 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.04.25 18:12:38.560322 [ 197 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 2975 | 2026.04.25 18:12:38.560365 [ 201 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2976 | 2026.04.25 18:12:38.560403 [ 197 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2977 | 2026.04.25 18:12:38.560433 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 2978 | 2026.04.25 18:12:38.560450 [ 197 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 2979 | 2026.04.25 18:12:38.560492 [ 197 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 2980 | 2026.04.25 18:12:38.560539 [ 197 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 2981 | 2026.04.25 18:12:38.560582 [ 197 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2982 | 2026.04.25 18:12:38.561392 [ 196 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216511 sec., 690499.3049795686 rows/sec., 46.53 MiB/sec. | ||
| 2983 | 2026.04.25 18:12:38.561558 [ 201 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2984 | 2026.04.25 18:12:38.561834 [ 201 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_16_3} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.04.25 18:12:38.561901 [ 201 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_16_3} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2986 | 2026.04.25 18:12:38.561963 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2987 | 2026.04.25 18:12:39.001188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.82 MiB, peak 226.96 MiB, free memory in arenas 0.00 B, will set to 221.83 MiB (RSS), difference: 1.01 MiB | ||
| 2988 | 2026.04.25 18:12:41.138568 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2989 | 2026.04.25 18:12:41.138674 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2990 | 2026.04.25 18:12:41.251297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 404 | ||
| 2991 | 2026.04.25 18:12:41.253388 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.04.25 18:12:41.253452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2993 | 2026.04.25 18:12:41.254651 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2994 | 2026.04.25 18:12:41.254940 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.04.25 18:12:41.255289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 404 | ||
| 2996 | 2026.04.25 18:12:41.255785 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5731 | ||
| 2997 | 2026.04.25 18:12:41.256321 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.04.25 18:12:41.256362 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 2999 | 2026.04.25 18:12:41.256863 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3000 | 2026.04.25 18:12:41.257092 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.04.25 18:12:41.257217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5731 | ||
| 3002 | 2026.04.25 18:12:41.529882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3003 | 2026.04.25 18:12:41.548559 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2026.04.25 18:12:41.548614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3005 | 2026.04.25 18:12:41.554273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3006 | 2026.04.25 18:12:41.554958 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2026.04.25 18:12:41.558127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3008 | 2026.04.25 18:12:43.549319 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.04.25 18:12:43.549520 [ 4 ] {d7f11b63-1a76-4382-bf51-28c679b5942f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3010 | 2026.04.25 18:12:43.549596 [ 4 ] {d7f11b63-1a76-4382-bf51-28c679b5942f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3011 | 2026.04.25 18:12:43.550348 [ 4 ] {d7f11b63-1a76-4382-bf51-28c679b5942f} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.04.25 18:12:43.550403 [ 4 ] {d7f11b63-1a76-4382-bf51-28c679b5942f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3013 | 2026.04.25 18:12:43.550867 [ 4 ] {d7f11b63-1a76-4382-bf51-28c679b5942f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3014 | 2026.04.25 18:12:43.551140 [ 4 ] {d7f11b63-1a76-4382-bf51-28c679b5942f} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.04.25 18:12:43.551320 [ 4 ] {d7f11b63-1a76-4382-bf51-28c679b5942f} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001854 sec., 47464.940668824165 rows/sec., 4.00 MiB/sec. | ||
| 3016 | 2026.04.25 18:12:43.551376 [ 4 ] {d7f11b63-1a76-4382-bf51-28c679b5942f} <Debug> TCPHandler: Processed in 0.002197376 sec. | ||
| 3017 | 2026.04.25 18:12:43.551613 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2026.04.25 18:12:43.551736 [ 4 ] {184c6d86-f3e2-49a3-8937-6f4ffa23e788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3019 | 2026.04.25 18:12:43.551787 [ 4 ] {184c6d86-f3e2-49a3-8937-6f4ffa23e788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3020 | 2026.04.25 18:12:43.552396 [ 4 ] {184c6d86-f3e2-49a3-8937-6f4ffa23e788} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.04.25 18:12:43.552441 [ 4 ] {184c6d86-f3e2-49a3-8937-6f4ffa23e788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3022 | 2026.04.25 18:12:43.552811 [ 4 ] {184c6d86-f3e2-49a3-8937-6f4ffa23e788} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3023 | 2026.04.25 18:12:43.553072 [ 4 ] {184c6d86-f3e2-49a3-8937-6f4ffa23e788} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.04.25 18:12:43.553223 [ 4 ] {184c6d86-f3e2-49a3-8937-6f4ffa23e788} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001515 sec., 10561.05610561056 rows/sec., 794.14 KiB/sec. | ||
| 3025 | 2026.04.25 18:12:43.553270 [ 4 ] {184c6d86-f3e2-49a3-8937-6f4ffa23e788} <Debug> TCPHandler: Processed in 0.001720754 sec. | ||
| 3026 | 2026.04.25 18:12:43.553442 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.04.25 18:12:43.553574 [ 4 ] {41f7ffd1-1f69-4b0c-9e34-a738ec69ed76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3028 | 2026.04.25 18:12:43.553620 [ 4 ] {41f7ffd1-1f69-4b0c-9e34-a738ec69ed76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3029 | 2026.04.25 18:12:43.554134 [ 4 ] {41f7ffd1-1f69-4b0c-9e34-a738ec69ed76} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.04.25 18:12:43.554177 [ 4 ] {41f7ffd1-1f69-4b0c-9e34-a738ec69ed76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3031 | 2026.04.25 18:12:43.554551 [ 4 ] {41f7ffd1-1f69-4b0c-9e34-a738ec69ed76} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3032 | 2026.04.25 18:12:43.554802 [ 4 ] {41f7ffd1-1f69-4b0c-9e34-a738ec69ed76} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.04.25 18:12:43.554953 [ 4 ] {41f7ffd1-1f69-4b0c-9e34-a738ec69ed76} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001402 sec., 57061.34094151213 rows/sec., 4.46 MiB/sec. | ||
| 3034 | 2026.04.25 18:12:43.554996 [ 4 ] {41f7ffd1-1f69-4b0c-9e34-a738ec69ed76} <Debug> TCPHandler: Processed in 0.001614771 sec. | ||
| 3035 | 2026.04.25 18:12:43.555154 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.04.25 18:12:43.555267 [ 4 ] {db625637-7e3a-4e2e-a963-3fac5c32da07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3037 | 2026.04.25 18:12:43.555320 [ 4 ] {db625637-7e3a-4e2e-a963-3fac5c32da07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3038 | 2026.04.25 18:12:43.555794 [ 4 ] {db625637-7e3a-4e2e-a963-3fac5c32da07} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.04.25 18:12:43.555836 [ 4 ] {db625637-7e3a-4e2e-a963-3fac5c32da07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3040 | 2026.04.25 18:12:43.556219 [ 4 ] {db625637-7e3a-4e2e-a963-3fac5c32da07} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3041 | 2026.04.25 18:12:43.556468 [ 4 ] {db625637-7e3a-4e2e-a963-3fac5c32da07} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.04.25 18:12:43.556617 [ 4 ] {db625637-7e3a-4e2e-a963-3fac5c32da07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001373 sec., 116533.13911143481 rows/sec., 8.12 MiB/sec. | ||
| 3043 | 2026.04.25 18:12:43.556660 [ 4 ] {db625637-7e3a-4e2e-a963-3fac5c32da07} <Debug> TCPHandler: Processed in 0.00157454 sec. | ||
| 3044 | 2026.04.25 18:12:43.556789 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.04.25 18:12:43.556903 [ 4 ] {19428e61-32c6-4acc-b5cc-2099f9f839ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.04.25 18:12:43.556966 [ 4 ] {19428e61-32c6-4acc-b5cc-2099f9f839ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3047 | 2026.04.25 18:12:43.557862 [ 4 ] {19428e61-32c6-4acc-b5cc-2099f9f839ca} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.04.25 18:12:43.557905 [ 4 ] {19428e61-32c6-4acc-b5cc-2099f9f839ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3049 | 2026.04.25 18:12:43.558507 [ 4 ] {19428e61-32c6-4acc-b5cc-2099f9f839ca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3050 | 2026.04.25 18:12:43.558773 [ 4 ] {19428e61-32c6-4acc-b5cc-2099f9f839ca} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.04.25 18:12:43.558941 [ 4 ] {19428e61-32c6-4acc-b5cc-2099f9f839ca} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002061 sec., 7763.221737020864 rows/sec., 13.91 MiB/sec. | ||
| 3052 | 2026.04.25 18:12:43.559002 [ 4 ] {19428e61-32c6-4acc-b5cc-2099f9f839ca} <Debug> TCPHandler: Processed in 0.002273278 sec. | ||
| 3053 | 2026.04.25 18:12:43.559139 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.04.25 18:12:43.559254 [ 4 ] {3ec727ab-544a-4ab9-b336-ff8d0a7c3450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3055 | 2026.04.25 18:12:43.559304 [ 4 ] {3ec727ab-544a-4ab9-b336-ff8d0a7c3450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3056 | 2026.04.25 18:12:43.559715 [ 4 ] {3ec727ab-544a-4ab9-b336-ff8d0a7c3450} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.04.25 18:12:43.559758 [ 4 ] {3ec727ab-544a-4ab9-b336-ff8d0a7c3450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3058 | 2026.04.25 18:12:43.560121 [ 4 ] {3ec727ab-544a-4ab9-b336-ff8d0a7c3450} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3059 | 2026.04.25 18:12:43.560369 [ 4 ] {3ec727ab-544a-4ab9-b336-ff8d0a7c3450} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.04.25 18:12:43.560517 [ 4 ] {3ec727ab-544a-4ab9-b336-ff8d0a7c3450} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001286 sec., 46656.29860031104 rows/sec., 3.14 MiB/sec. | ||
| 3061 | 2026.04.25 18:12:43.560560 [ 4 ] {3ec727ab-544a-4ab9-b336-ff8d0a7c3450} <Debug> TCPHandler: Processed in 0.001481037 sec. | ||
| 3062 | 2026.04.25 18:12:44.300990 [ 72 ] {} <Debug> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3063 | 2026.04.25 18:12:44.301086 [ 72 ] {} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.04.25 18:12:44.301124 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3065 | 2026.04.25 18:12:44.301296 [ 197 ] {01ad2065-f745-4682-a55f-864d47fa0be6::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 | ||
| 3066 | 2026.04.25 18:12:44.301492 [ 197 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3067 | 2026.04.25 18:12:44.301529 [ 197 ] {01ad2065-f745-4682-a55f-864d47fa0be6::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 | ||
| 3068 | 2026.04.25 18:12:44.301606 [ 197 ] {01ad2065-f745-4682-a55f-864d47fa0be6::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 | ||
| 3069 | 2026.04.25 18:12:44.301658 [ 197 ] {01ad2065-f745-4682-a55f-864d47fa0be6::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 | ||
| 3070 | 2026.04.25 18:12:44.301711 [ 197 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3071 | 2026.04.25 18:12:44.301756 [ 197 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3072 | 2026.04.25 18:12:44.302588 [ 188 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375384 sec., 20357.950943154785 rows/sec., 1.70 MiB/sec. | ||
| 3073 | 2026.04.25 18:12:44.302701 [ 197 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3074 | 2026.04.25 18:12:44.302949 [ 197 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_5_1} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3075 | 2026.04.25 18:12:44.303015 [ 197 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_5_1} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3076 | 2026.04.25 18:12:44.303080 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3077 | 2026.04.25 18:12:48.549287 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2026.04.25 18:12:48.549504 [ 4 ] {37fab907-c2a3-47e4-93a5-2d02130272b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3079 | 2026.04.25 18:12:48.549574 [ 4 ] {37fab907-c2a3-47e4-93a5-2d02130272b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3080 | 2026.04.25 18:12:48.550195 [ 4 ] {37fab907-c2a3-47e4-93a5-2d02130272b8} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.04.25 18:12:48.550243 [ 4 ] {37fab907-c2a3-47e4-93a5-2d02130272b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3082 | 2026.04.25 18:12:48.550627 [ 4 ] {37fab907-c2a3-47e4-93a5-2d02130272b8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3083 | 2026.04.25 18:12:48.550847 [ 4 ] {37fab907-c2a3-47e4-93a5-2d02130272b8} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.04.25 18:12:48.550991 [ 4 ] {37fab907-c2a3-47e4-93a5-2d02130272b8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001543 sec., 1296.1762799740764 rows/sec., 105.69 KiB/sec. | ||
| 3085 | 2026.04.25 18:12:48.551033 [ 4 ] {37fab907-c2a3-47e4-93a5-2d02130272b8} <Debug> TCPHandler: Processed in 0.001888788 sec. | ||
| 3086 | 2026.04.25 18:12:48.551171 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.04.25 18:12:48.551274 [ 4 ] {1c4d1f24-438d-445e-91c6-5d4f4dd82bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3088 | 2026.04.25 18:12:48.551315 [ 4 ] {1c4d1f24-438d-445e-91c6-5d4f4dd82bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3089 | 2026.04.25 18:12:48.551823 [ 4 ] {1c4d1f24-438d-445e-91c6-5d4f4dd82bf7} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.04.25 18:12:48.551859 [ 4 ] {1c4d1f24-438d-445e-91c6-5d4f4dd82bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3091 | 2026.04.25 18:12:48.552201 [ 4 ] {1c4d1f24-438d-445e-91c6-5d4f4dd82bf7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3092 | 2026.04.25 18:12:48.552416 [ 4 ] {1c4d1f24-438d-445e-91c6-5d4f4dd82bf7} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.04.25 18:12:48.552574 [ 4 ] {1c4d1f24-438d-445e-91c6-5d4f4dd82bf7} <Debug> executeQuery: Read 107 rows, 9.19 KiB in 0.001317 sec., 81245.25436598329 rows/sec., 6.81 MiB/sec. | ||
| 3094 | 2026.04.25 18:12:48.552616 [ 4 ] {1c4d1f24-438d-445e-91c6-5d4f4dd82bf7} <Debug> TCPHandler: Processed in 0.001496508 sec. | ||
| 3095 | 2026.04.25 18:12:48.552743 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.04.25 18:12:48.552838 [ 4 ] {65b006d3-ba05-444c-980e-a1cae218a4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3097 | 2026.04.25 18:12:48.552879 [ 4 ] {65b006d3-ba05-444c-980e-a1cae218a4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3098 | 2026.04.25 18:12:48.553309 [ 4 ] {65b006d3-ba05-444c-980e-a1cae218a4cb} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.04.25 18:12:48.553345 [ 4 ] {65b006d3-ba05-444c-980e-a1cae218a4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3100 | 2026.04.25 18:12:48.553650 [ 4 ] {65b006d3-ba05-444c-980e-a1cae218a4cb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3101 | 2026.04.25 18:12:48.553863 [ 4 ] {65b006d3-ba05-444c-980e-a1cae218a4cb} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.04.25 18:12:48.553964 [ 127 ] {} <Debug> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3103 | 2026.04.25 18:12:48.553990 [ 4 ] {65b006d3-ba05-444c-980e-a1cae218a4cb} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001169 sec., 23096.663815226693 rows/sec., 1.69 MiB/sec. | ||
| 3104 | 2026.04.25 18:12:48.554032 [ 127 ] {} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.04.25 18:12:48.554043 [ 4 ] {65b006d3-ba05-444c-980e-a1cae218a4cb} <Debug> TCPHandler: Processed in 0.001350194 sec. | ||
| 3106 | 2026.04.25 18:12:48.554061 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3107 | 2026.04.25 18:12:48.554177 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.04.25 18:12:48.554179 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::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 | ||
| 3109 | 2026.04.25 18:12:48.554277 [ 4 ] {d8691cf7-45b3-429f-9ec8-19b43a0ccd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3110 | 2026.04.25 18:12:48.554295 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3111 | 2026.04.25 18:12:48.554318 [ 4 ] {d8691cf7-45b3-429f-9ec8-19b43a0ccd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3112 | 2026.04.25 18:12:48.554328 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 70 rows starting from the beginning of the part | ||
| 3113 | 2026.04.25 18:12:48.554394 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 3114 | 2026.04.25 18:12:48.554445 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part | ||
| 3115 | 2026.04.25 18:12:48.554491 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3116 | 2026.04.25 18:12:48.554535 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 3117 | 2026.04.25 18:12:48.554573 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part | ||
| 3118 | 2026.04.25 18:12:48.554747 [ 4 ] {d8691cf7-45b3-429f-9ec8-19b43a0ccd03} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2026.04.25 18:12:48.554782 [ 4 ] {d8691cf7-45b3-429f-9ec8-19b43a0ccd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3120 | 2026.04.25 18:12:48.555094 [ 4 ] {d8691cf7-45b3-429f-9ec8-19b43a0ccd03} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3121 | 2026.04.25 18:12:48.555294 [ 188 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.00115359 sec., 163836.37167451176 rows/sec., 12.62 MiB/sec. | ||
| 3122 | 2026.04.25 18:12:48.555301 [ 4 ] {d8691cf7-45b3-429f-9ec8-19b43a0ccd03} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.04.25 18:12:48.555510 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3124 | 2026.04.25 18:12:48.555545 [ 4 ] {d8691cf7-45b3-429f-9ec8-19b43a0ccd03} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001284 sec., 70872.27414330219 rows/sec., 5.54 MiB/sec. | ||
| 3125 | 2026.04.25 18:12:48.555598 [ 4 ] {d8691cf7-45b3-429f-9ec8-19b43a0ccd03} <Debug> TCPHandler: Processed in 0.001470348 sec. | ||
| 3126 | 2026.04.25 18:12:48.555741 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2026.04.25 18:12:48.555818 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_16_3} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.04.25 18:12:48.555860 [ 4 ] {ec2aae56-5f2e-46a1-b79a-689139b67d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3129 | 2026.04.25 18:12:48.555902 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_16_3} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3130 | 2026.04.25 18:12:48.555922 [ 4 ] {ec2aae56-5f2e-46a1-b79a-689139b67d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3131 | 2026.04.25 18:12:48.556002 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3132 | 2026.04.25 18:12:48.556428 [ 4 ] {ec2aae56-5f2e-46a1-b79a-689139b67d91} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.04.25 18:12:48.556477 [ 4 ] {ec2aae56-5f2e-46a1-b79a-689139b67d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3134 | 2026.04.25 18:12:48.556899 [ 4 ] {ec2aae56-5f2e-46a1-b79a-689139b67d91} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3135 | 2026.04.25 18:12:48.557155 [ 4 ] {ec2aae56-5f2e-46a1-b79a-689139b67d91} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.04.25 18:12:48.557315 [ 4 ] {ec2aae56-5f2e-46a1-b79a-689139b67d91} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001479 sec., 108857.33603786341 rows/sec., 7.58 MiB/sec. | ||
| 3137 | 2026.04.25 18:12:48.557361 [ 4 ] {ec2aae56-5f2e-46a1-b79a-689139b67d91} <Debug> TCPHandler: Processed in 0.001681383 sec. | ||
| 3138 | 2026.04.25 18:12:48.557488 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.04.25 18:12:48.557610 [ 4 ] {3e1388bb-e29d-4781-a2eb-71e0128cc6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3140 | 2026.04.25 18:12:48.557676 [ 4 ] {3e1388bb-e29d-4781-a2eb-71e0128cc6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3141 | 2026.04.25 18:12:48.558564 [ 4 ] {3e1388bb-e29d-4781-a2eb-71e0128cc6aa} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.04.25 18:12:48.558601 [ 4 ] {3e1388bb-e29d-4781-a2eb-71e0128cc6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3143 | 2026.04.25 18:12:48.559141 [ 4 ] {3e1388bb-e29d-4781-a2eb-71e0128cc6aa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3144 | 2026.04.25 18:12:48.559371 [ 4 ] {3e1388bb-e29d-4781-a2eb-71e0128cc6aa} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.04.25 18:12:48.559474 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3146 | 2026.04.25 18:12:48.559506 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.04.25 18:12:48.559508 [ 4 ] {3e1388bb-e29d-4781-a2eb-71e0128cc6aa} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001922 sec., 13007.284079084287 rows/sec., 23.31 MiB/sec. | ||
| 3148 | 2026.04.25 18:12:48.559523 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3149 | 2026.04.25 18:12:48.559577 [ 4 ] {3e1388bb-e29d-4781-a2eb-71e0128cc6aa} <Debug> TCPHandler: Processed in 0.002150955 sec. | ||
| 3150 | 2026.04.25 18:12:48.559640 [ 197 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::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 | ||
| 3151 | 2026.04.25 18:12:48.559703 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2026.04.25 18:12:48.559799 [ 4 ] {2bd642c6-5ee8-415d-8a16-33cd7698e45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3153 | 2026.04.25 18:12:48.559836 [ 197 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3154 | 2026.04.25 18:12:48.559841 [ 4 ] {2bd642c6-5ee8-415d-8a16-33cd7698e45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3155 | 2026.04.25 18:12:48.559889 [ 197 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 167 rows starting from the beginning of the part | ||
| 3156 | 2026.04.25 18:12:48.560011 [ 197 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 3157 | 2026.04.25 18:12:48.560127 [ 197 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part | ||
| 3158 | 2026.04.25 18:12:48.560184 [ 4 ] {2bd642c6-5ee8-415d-8a16-33cd7698e45b} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.04.25 18:12:48.560221 [ 4 ] {2bd642c6-5ee8-415d-8a16-33cd7698e45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3160 | 2026.04.25 18:12:48.560235 [ 197 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3161 | 2026.04.25 18:12:48.560340 [ 197 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 3162 | 2026.04.25 18:12:48.560444 [ 197 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
| 3163 | 2026.04.25 18:12:48.560543 [ 4 ] {2bd642c6-5ee8-415d-8a16-33cd7698e45b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3164 | 2026.04.25 18:12:48.560763 [ 4 ] {2bd642c6-5ee8-415d-8a16-33cd7698e45b} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.04.25 18:12:48.560897 [ 4 ] {2bd642c6-5ee8-415d-8a16-33cd7698e45b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 3166 | 2026.04.25 18:12:48.560934 [ 4 ] {2bd642c6-5ee8-415d-8a16-33cd7698e45b} <Debug> TCPHandler: Processed in 0.001279822 sec. | ||
| 3167 | 2026.04.25 18:12:48.563025 [ 200 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 19 columns (19 merged, 0 gathered) in 0.003419347 sec., 75453.00316112989 rows/sec., 135.21 MiB/sec. | ||
| 3168 | 2026.04.25 18:12:48.563691 [ 188 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3169 | 2026.04.25 18:12:48.564046 [ 188 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.04.25 18:12:48.564119 [ 188 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3171 | 2026.04.25 18:12:48.564232 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3172 | 2026.04.25 18:12:48.757277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6179 | ||
| 3173 | 2026.04.25 18:12:48.757676 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.04.25 18:12:48.757713 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3175 | 2026.04.25 18:12:48.758156 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3176 | 2026.04.25 18:12:48.758381 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.04.25 18:12:48.758505 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6179 | ||
| 3178 | 2026.04.25 18:12:49.058189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3179 | 2026.04.25 18:12:49.074292 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.04.25 18:12:49.074353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3181 | 2026.04.25 18:12:49.079635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3182 | 2026.04.25 18:12:49.080339 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.04.25 18:12:49.083138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3184 | 2026.04.25 18:12:51.255429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 430 | ||
| 3185 | 2026.04.25 18:12:51.257713 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.04.25 18:12:51.257754 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3187 | 2026.04.25 18:12:51.258934 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3188 | 2026.04.25 18:12:51.259197 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.04.25 18:12:51.259439 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3190 | 2026.04.25 18:12:53.550278 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.04.25 18:12:53.550471 [ 4 ] {4c799b55-da4a-4378-818f-b439c0feabbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3192 | 2026.04.25 18:12:53.550545 [ 4 ] {4c799b55-da4a-4378-818f-b439c0feabbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3193 | 2026.04.25 18:12:53.551223 [ 4 ] {4c799b55-da4a-4378-818f-b439c0feabbf} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.04.25 18:12:53.551276 [ 4 ] {4c799b55-da4a-4378-818f-b439c0feabbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3195 | 2026.04.25 18:12:53.551737 [ 4 ] {4c799b55-da4a-4378-818f-b439c0feabbf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3196 | 2026.04.25 18:12:53.551987 [ 4 ] {4c799b55-da4a-4378-818f-b439c0feabbf} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.04.25 18:12:53.552153 [ 4 ] {4c799b55-da4a-4378-818f-b439c0feabbf} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001738 sec., 50632.91139240506 rows/sec., 4.26 MiB/sec. | ||
| 3198 | 2026.04.25 18:12:53.552206 [ 4 ] {4c799b55-da4a-4378-818f-b439c0feabbf} <Debug> TCPHandler: Processed in 0.002070252 sec. | ||
| 3199 | 2026.04.25 18:12:53.552370 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.04.25 18:12:53.552478 [ 4 ] {c9c9e15a-789b-45a2-936e-dae3bd8ac4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3201 | 2026.04.25 18:12:53.552524 [ 4 ] {c9c9e15a-789b-45a2-936e-dae3bd8ac4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3202 | 2026.04.25 18:12:53.552964 [ 4 ] {c9c9e15a-789b-45a2-936e-dae3bd8ac4f4} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.04.25 18:12:53.553006 [ 4 ] {c9c9e15a-789b-45a2-936e-dae3bd8ac4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3204 | 2026.04.25 18:12:53.553341 [ 4 ] {c9c9e15a-789b-45a2-936e-dae3bd8ac4f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3205 | 2026.04.25 18:12:53.553563 [ 4 ] {c9c9e15a-789b-45a2-936e-dae3bd8ac4f4} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.04.25 18:12:53.553696 [ 4 ] {c9c9e15a-789b-45a2-936e-dae3bd8ac4f4} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001243 sec., 12872.083668543846 rows/sec., 967.92 KiB/sec. | ||
| 3207 | 2026.04.25 18:12:53.553742 [ 4 ] {c9c9e15a-789b-45a2-936e-dae3bd8ac4f4} <Debug> TCPHandler: Processed in 0.001425086 sec. | ||
| 3208 | 2026.04.25 18:12:53.553882 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.04.25 18:12:53.553984 [ 4 ] {4b750d5f-572e-40e0-bb2f-b9717c1989e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3210 | 2026.04.25 18:12:53.554026 [ 4 ] {4b750d5f-572e-40e0-bb2f-b9717c1989e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3211 | 2026.04.25 18:12:53.554456 [ 4 ] {4b750d5f-572e-40e0-bb2f-b9717c1989e6} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.04.25 18:12:53.554494 [ 4 ] {4b750d5f-572e-40e0-bb2f-b9717c1989e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3213 | 2026.04.25 18:12:53.554810 [ 4 ] {4b750d5f-572e-40e0-bb2f-b9717c1989e6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3214 | 2026.04.25 18:12:53.555029 [ 4 ] {4b750d5f-572e-40e0-bb2f-b9717c1989e6} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.04.25 18:12:53.555161 [ 4 ] {4b750d5f-572e-40e0-bb2f-b9717c1989e6} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001199 sec., 66722.26855713094 rows/sec., 5.21 MiB/sec. | ||
| 3216 | 2026.04.25 18:12:53.555203 [ 4 ] {4b750d5f-572e-40e0-bb2f-b9717c1989e6} <Debug> TCPHandler: Processed in 0.001380615 sec. | ||
| 3217 | 2026.04.25 18:12:53.555335 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.04.25 18:12:53.555439 [ 4 ] {8490d5d0-022c-4b0a-bac3-b99dd5ce300c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3219 | 2026.04.25 18:12:53.555484 [ 4 ] {8490d5d0-022c-4b0a-bac3-b99dd5ce300c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3220 | 2026.04.25 18:12:53.555881 [ 4 ] {8490d5d0-022c-4b0a-bac3-b99dd5ce300c} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.04.25 18:12:53.555918 [ 4 ] {8490d5d0-022c-4b0a-bac3-b99dd5ce300c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3222 | 2026.04.25 18:12:53.556276 [ 4 ] {8490d5d0-022c-4b0a-bac3-b99dd5ce300c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3223 | 2026.04.25 18:12:53.556517 [ 4 ] {8490d5d0-022c-4b0a-bac3-b99dd5ce300c} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.04.25 18:12:53.556652 [ 4 ] {8490d5d0-022c-4b0a-bac3-b99dd5ce300c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 3225 | 2026.04.25 18:12:53.556688 [ 4 ] {8490d5d0-022c-4b0a-bac3-b99dd5ce300c} <Debug> TCPHandler: Processed in 0.001409316 sec. | ||
| 3226 | 2026.04.25 18:12:53.556855 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.04.25 18:12:53.556952 [ 4 ] {232d6b72-57eb-44eb-bb1c-dcfdcce83989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3228 | 2026.04.25 18:12:53.557008 [ 4 ] {232d6b72-57eb-44eb-bb1c-dcfdcce83989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3229 | 2026.04.25 18:12:53.557825 [ 4 ] {232d6b72-57eb-44eb-bb1c-dcfdcce83989} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.04.25 18:12:53.557865 [ 4 ] {232d6b72-57eb-44eb-bb1c-dcfdcce83989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3231 | 2026.04.25 18:12:53.558424 [ 4 ] {232d6b72-57eb-44eb-bb1c-dcfdcce83989} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3232 | 2026.04.25 18:12:53.558657 [ 4 ] {232d6b72-57eb-44eb-bb1c-dcfdcce83989} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.04.25 18:12:53.558823 [ 4 ] {232d6b72-57eb-44eb-bb1c-dcfdcce83989} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001889 sec., 8470.089994706193 rows/sec., 15.18 MiB/sec. | ||
| 3234 | 2026.04.25 18:12:53.558875 [ 4 ] {232d6b72-57eb-44eb-bb1c-dcfdcce83989} <Debug> TCPHandler: Processed in 0.002078632 sec. | ||
| 3235 | 2026.04.25 18:12:53.559003 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.04.25 18:12:53.559098 [ 4 ] {c4c30a14-7c86-47af-9b6b-223f39354f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3237 | 2026.04.25 18:12:53.559141 [ 4 ] {c4c30a14-7c86-47af-9b6b-223f39354f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3238 | 2026.04.25 18:12:53.559542 [ 4 ] {c4c30a14-7c86-47af-9b6b-223f39354f20} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.04.25 18:12:53.559619 [ 4 ] {c4c30a14-7c86-47af-9b6b-223f39354f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 3240 | 2026.04.25 18:12:53.560005 [ 4 ] {c4c30a14-7c86-47af-9b6b-223f39354f20} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3241 | 2026.04.25 18:12:53.560233 [ 4 ] {c4c30a14-7c86-47af-9b6b-223f39354f20} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.04.25 18:12:53.560367 [ 4 ] {c4c30a14-7c86-47af-9b6b-223f39354f20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 3243 | 2026.04.25 18:12:53.560405 [ 4 ] {c4c30a14-7c86-47af-9b6b-223f39354f20} <Debug> TCPHandler: Processed in 0.001452897 sec. | ||
| 3244 | 2026.04.25 18:12:56.138749 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3245 | 2026.04.25 18:12:56.138858 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3246 | 2026.04.25 18:12:56.258601 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6691 | ||
| 3247 | 2026.04.25 18:12:56.259466 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.04.25 18:12:56.259541 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3249 | 2026.04.25 18:12:56.260159 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3250 | 2026.04.25 18:12:56.260396 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.04.25 18:12:56.260540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6691 | ||
| 3252 | 2026.04.25 18:12:56.583213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3253 | 2026.04.25 18:12:56.600325 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.04.25 18:12:56.600389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3255 | 2026.04.25 18:12:56.606436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3256 | 2026.04.25 18:12:56.607138 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2026.04.25 18:12:56.610045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3258 | 2026.04.25 18:12:58.549503 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.04.25 18:12:58.549788 [ 4 ] {3150cae7-635d-4682-ba94-e5f71431dba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3260 | 2026.04.25 18:12:58.549893 [ 4 ] {3150cae7-635d-4682-ba94-e5f71431dba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3261 | 2026.04.25 18:12:58.550623 [ 4 ] {3150cae7-635d-4682-ba94-e5f71431dba8} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.04.25 18:12:58.550673 [ 4 ] {3150cae7-635d-4682-ba94-e5f71431dba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3263 | 2026.04.25 18:12:58.551077 [ 4 ] {3150cae7-635d-4682-ba94-e5f71431dba8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3264 | 2026.04.25 18:12:58.551315 [ 4 ] {3150cae7-635d-4682-ba94-e5f71431dba8} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.04.25 18:12:58.551464 [ 4 ] {3150cae7-635d-4682-ba94-e5f71431dba8} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001754 sec., 60433.2953249715 rows/sec., 5.07 MiB/sec. | ||
| 3266 | 2026.04.25 18:12:58.551506 [ 4 ] {3150cae7-635d-4682-ba94-e5f71431dba8} <Debug> TCPHandler: Processed in 0.002194066 sec. | ||
| 3267 | 2026.04.25 18:12:58.551636 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2026.04.25 18:12:58.551732 [ 4 ] {7515812e-ddd1-462a-87b3-44afc9f33ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3269 | 2026.04.25 18:12:58.551772 [ 4 ] {7515812e-ddd1-462a-87b3-44afc9f33ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3270 | 2026.04.25 18:12:58.552176 [ 4 ] {7515812e-ddd1-462a-87b3-44afc9f33ec0} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.04.25 18:12:58.552213 [ 4 ] {7515812e-ddd1-462a-87b3-44afc9f33ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3272 | 2026.04.25 18:12:58.552503 [ 4 ] {7515812e-ddd1-462a-87b3-44afc9f33ec0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3273 | 2026.04.25 18:12:58.552721 [ 4 ] {7515812e-ddd1-462a-87b3-44afc9f33ec0} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.04.25 18:12:58.552853 [ 4 ] {7515812e-ddd1-462a-87b3-44afc9f33ec0} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001139 sec., 21949.078138718174 rows/sec., 1.61 MiB/sec. | ||
| 3275 | 2026.04.25 18:12:58.552891 [ 4 ] {7515812e-ddd1-462a-87b3-44afc9f33ec0} <Debug> TCPHandler: Processed in 0.001305803 sec. | ||
| 3276 | 2026.04.25 18:12:58.553007 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2026.04.25 18:12:58.553101 [ 4 ] {e0810eaa-312d-4a90-8693-3ec06039cad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3278 | 2026.04.25 18:12:58.553141 [ 4 ] {e0810eaa-312d-4a90-8693-3ec06039cad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3279 | 2026.04.25 18:12:58.553559 [ 4 ] {e0810eaa-312d-4a90-8693-3ec06039cad1} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.04.25 18:12:58.553597 [ 4 ] {e0810eaa-312d-4a90-8693-3ec06039cad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3281 | 2026.04.25 18:12:58.553900 [ 4 ] {e0810eaa-312d-4a90-8693-3ec06039cad1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3282 | 2026.04.25 18:12:58.554117 [ 4 ] {e0810eaa-312d-4a90-8693-3ec06039cad1} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.04.25 18:12:58.554244 [ 4 ] {e0810eaa-312d-4a90-8693-3ec06039cad1} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001161 sec., 76658.05340223946 rows/sec., 5.99 MiB/sec. | ||
| 3284 | 2026.04.25 18:12:58.554281 [ 4 ] {e0810eaa-312d-4a90-8693-3ec06039cad1} <Debug> TCPHandler: Processed in 0.001323753 sec. | ||
| 3285 | 2026.04.25 18:12:58.554398 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2026.04.25 18:12:58.554492 [ 4 ] {d2e1be49-0083-4776-8c67-acd05877340a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3287 | 2026.04.25 18:12:58.554535 [ 4 ] {d2e1be49-0083-4776-8c67-acd05877340a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3288 | 2026.04.25 18:12:58.554939 [ 4 ] {d2e1be49-0083-4776-8c67-acd05877340a} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.04.25 18:12:58.554976 [ 4 ] {d2e1be49-0083-4776-8c67-acd05877340a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3290 | 2026.04.25 18:12:58.555299 [ 4 ] {d2e1be49-0083-4776-8c67-acd05877340a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3291 | 2026.04.25 18:12:58.555516 [ 4 ] {d2e1be49-0083-4776-8c67-acd05877340a} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.04.25 18:12:58.555644 [ 4 ] {d2e1be49-0083-4776-8c67-acd05877340a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 3293 | 2026.04.25 18:12:58.555679 [ 4 ] {d2e1be49-0083-4776-8c67-acd05877340a} <Debug> TCPHandler: Processed in 0.001330824 sec. | ||
| 3294 | 2026.04.25 18:12:58.555798 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3295 | 2026.04.25 18:12:58.555892 [ 4 ] {9b8f8984-a972-4f7e-8b93-75111fb68817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3296 | 2026.04.25 18:12:58.555947 [ 4 ] {9b8f8984-a972-4f7e-8b93-75111fb68817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3297 | 2026.04.25 18:12:58.556728 [ 4 ] {9b8f8984-a972-4f7e-8b93-75111fb68817} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.04.25 18:12:58.556765 [ 4 ] {9b8f8984-a972-4f7e-8b93-75111fb68817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3299 | 2026.04.25 18:12:58.557291 [ 4 ] {9b8f8984-a972-4f7e-8b93-75111fb68817} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3300 | 2026.04.25 18:12:58.557515 [ 4 ] {9b8f8984-a972-4f7e-8b93-75111fb68817} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.04.25 18:12:58.557656 [ 4 ] {9b8f8984-a972-4f7e-8b93-75111fb68817} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001781 sec., 14037.05783267827 rows/sec., 25.15 MiB/sec. | ||
| 3302 | 2026.04.25 18:12:58.557708 [ 4 ] {9b8f8984-a972-4f7e-8b93-75111fb68817} <Debug> TCPHandler: Processed in 0.00195881 sec. | ||
| 3303 | 2026.04.25 18:12:58.557830 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2026.04.25 18:12:58.557926 [ 4 ] {f1096f5c-12cf-4a1b-bebf-0dcf19c049d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3305 | 2026.04.25 18:12:58.557968 [ 4 ] {f1096f5c-12cf-4a1b-bebf-0dcf19c049d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3306 | 2026.04.25 18:12:58.558309 [ 4 ] {f1096f5c-12cf-4a1b-bebf-0dcf19c049d8} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.04.25 18:12:58.558346 [ 4 ] {f1096f5c-12cf-4a1b-bebf-0dcf19c049d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3308 | 2026.04.25 18:12:58.558652 [ 4 ] {f1096f5c-12cf-4a1b-bebf-0dcf19c049d8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3309 | 2026.04.25 18:12:58.558867 [ 4 ] {f1096f5c-12cf-4a1b-bebf-0dcf19c049d8} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.04.25 18:12:58.558994 [ 4 ] {f1096f5c-12cf-4a1b-bebf-0dcf19c049d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 3311 | 2026.04.25 18:12:58.559028 [ 4 ] {f1096f5c-12cf-4a1b-bebf-0dcf19c049d8} <Debug> TCPHandler: Processed in 0.001248722 sec. | ||
| 3312 | 2026.04.25 18:12:59.203872 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2026.04.25 18:12:59.204055 [ 4 ] {3a21854c-94bc-4058-b3b3-6f58a45ec054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3314 | 2026.04.25 18:12:59.204120 [ 4 ] {3a21854c-94bc-4058-b3b3-6f58a45ec054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3315 | 2026.04.25 18:12:59.204742 [ 4 ] {3a21854c-94bc-4058-b3b3-6f58a45ec054} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.04.25 18:12:59.204788 [ 4 ] {3a21854c-94bc-4058-b3b3-6f58a45ec054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3317 | 2026.04.25 18:12:59.205213 [ 4 ] {3a21854c-94bc-4058-b3b3-6f58a45ec054} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3318 | 2026.04.25 18:12:59.205453 [ 4 ] {3a21854c-94bc-4058-b3b3-6f58a45ec054} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2026.04.25 18:12:59.205605 [ 4 ] {3a21854c-94bc-4058-b3b3-6f58a45ec054} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0016 sec., 15000 rows/sec., 1.24 MiB/sec. | ||
| 3320 | 2026.04.25 18:12:59.205645 [ 4 ] {3a21854c-94bc-4058-b3b3-6f58a45ec054} <Debug> TCPHandler: Processed in 0.001901708 sec. | ||
| 3321 | 2026.04.25 18:12:59.205778 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.04.25 18:12:59.205872 [ 4 ] {38424f82-2bcc-4478-b83f-4fe3e1860e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3323 | 2026.04.25 18:12:59.205913 [ 4 ] {38424f82-2bcc-4478-b83f-4fe3e1860e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3324 | 2026.04.25 18:12:59.206300 [ 4 ] {38424f82-2bcc-4478-b83f-4fe3e1860e4a} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.04.25 18:12:59.206336 [ 4 ] {38424f82-2bcc-4478-b83f-4fe3e1860e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3326 | 2026.04.25 18:12:59.206615 [ 4 ] {38424f82-2bcc-4478-b83f-4fe3e1860e4a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3327 | 2026.04.25 18:12:59.206822 [ 4 ] {38424f82-2bcc-4478-b83f-4fe3e1860e4a} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.04.25 18:12:59.206945 [ 4 ] {38424f82-2bcc-4478-b83f-4fe3e1860e4a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00109 sec., 1834.8623853211009 rows/sec., 149.62 KiB/sec. | ||
| 3329 | 2026.04.25 18:12:59.206982 [ 4 ] {38424f82-2bcc-4478-b83f-4fe3e1860e4a} <Debug> TCPHandler: Processed in 0.001251981 sec. | ||
| 3330 | 2026.04.25 18:12:59.207099 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.04.25 18:12:59.207191 [ 4 ] {0c9cb65f-4f22-4c62-ae03-48e5ea3d628d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3332 | 2026.04.25 18:12:59.207229 [ 4 ] {0c9cb65f-4f22-4c62-ae03-48e5ea3d628d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3333 | 2026.04.25 18:12:59.208461 [ 4 ] {0c9cb65f-4f22-4c62-ae03-48e5ea3d628d} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.04.25 18:12:59.208498 [ 4 ] {0c9cb65f-4f22-4c62-ae03-48e5ea3d628d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3335 | 2026.04.25 18:12:59.208944 [ 4 ] {0c9cb65f-4f22-4c62-ae03-48e5ea3d628d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3336 | 2026.04.25 18:12:59.209156 [ 4 ] {0c9cb65f-4f22-4c62-ae03-48e5ea3d628d} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.04.25 18:12:59.209280 [ 4 ] {0c9cb65f-4f22-4c62-ae03-48e5ea3d628d} <Debug> executeQuery: Read 2544 rows, 195.07 KiB in 0.002107 sec., 1207403.8917892738 rows/sec., 90.41 MiB/sec. | ||
| 3338 | 2026.04.25 18:12:59.209280 [ 155 ] {} <Debug> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3339 | 2026.04.25 18:12:59.209317 [ 4 ] {0c9cb65f-4f22-4c62-ae03-48e5ea3d628d} <Debug> TCPHandler: Processed in 0.002265247 sec. | ||
| 3340 | 2026.04.25 18:12:59.209386 [ 155 ] {} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.04.25 18:12:59.209429 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3342 | 2026.04.25 18:12:59.209475 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2026.04.25 18:12:59.209576 [ 4 ] {c6a2bfcf-e611-4625-b383-28c7bdcf98a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3344 | 2026.04.25 18:12:59.209573 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::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 | ||
| 3345 | 2026.04.25 18:12:59.209616 [ 4 ] {c6a2bfcf-e611-4625-b383-28c7bdcf98a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3346 | 2026.04.25 18:12:59.209745 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3347 | 2026.04.25 18:12:59.209788 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2614 rows starting from the beginning of the part | ||
| 3348 | 2026.04.25 18:12:59.209860 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 88 rows starting from the beginning of the part | ||
| 3349 | 2026.04.25 18:12:59.209913 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 107 rows starting from the beginning of the part | ||
| 3350 | 2026.04.25 18:12:59.209961 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 88 rows starting from the beginning of the part | ||
| 3351 | 2026.04.25 18:12:59.210036 [ 4 ] {c6a2bfcf-e611-4625-b383-28c7bdcf98a9} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.04.25 18:12:59.210047 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 106 rows starting from the beginning of the part | ||
| 3353 | 2026.04.25 18:12:59.210081 [ 4 ] {c6a2bfcf-e611-4625-b383-28c7bdcf98a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3354 | 2026.04.25 18:12:59.210116 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2544 rows starting from the beginning of the part | ||
| 3355 | 2026.04.25 18:12:59.210427 [ 4 ] {c6a2bfcf-e611-4625-b383-28c7bdcf98a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3356 | 2026.04.25 18:12:59.210666 [ 4 ] {c6a2bfcf-e611-4625-b383-28c7bdcf98a9} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.04.25 18:12:59.210794 [ 4 ] {c6a2bfcf-e611-4625-b383-28c7bdcf98a9} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001236 sec., 27508.090614886733 rows/sec., 2.06 MiB/sec. | ||
| 3358 | 2026.04.25 18:12:59.210830 [ 4 ] {c6a2bfcf-e611-4625-b383-28c7bdcf98a9} <Debug> TCPHandler: Processed in 0.001402946 sec. | ||
| 3359 | 2026.04.25 18:12:59.210950 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.04.25 18:12:59.211045 [ 4 ] {d85a4985-1c1b-48d0-acc5-41c5f66adb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3361 | 2026.04.25 18:12:59.211085 [ 4 ] {d85a4985-1c1b-48d0-acc5-41c5f66adb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3362 | 2026.04.25 18:12:59.211708 [ 4 ] {d85a4985-1c1b-48d0-acc5-41c5f66adb23} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.04.25 18:12:59.211745 [ 4 ] {d85a4985-1c1b-48d0-acc5-41c5f66adb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3364 | 2026.04.25 18:12:59.212087 [ 4 ] {d85a4985-1c1b-48d0-acc5-41c5f66adb23} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3365 | 2026.04.25 18:12:59.212301 [ 4 ] {d85a4985-1c1b-48d0-acc5-41c5f66adb23} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.04.25 18:12:59.212360 [ 188 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5547 rows, containing 5 columns (5 merged, 0 gathered) in 0.002845833 sec., 1949165.6748656721 rows/sec., 155.01 MiB/sec. | ||
| 3367 | 2026.04.25 18:12:59.212425 [ 4 ] {d85a4985-1c1b-48d0-acc5-41c5f66adb23} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001398 sec., 590128.7553648069 rows/sec., 34.52 MiB/sec. | ||
| 3368 | 2026.04.25 18:12:59.212466 [ 4 ] {d85a4985-1c1b-48d0-acc5-41c5f66adb23} <Debug> TCPHandler: Processed in 0.001563329 sec. | ||
| 3369 | 2026.04.25 18:12:59.212581 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3370 | 2026.04.25 18:12:59.212674 [ 4 ] {ee573650-0b53-46ff-a775-16e0bb0c9ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3371 | 2026.04.25 18:12:59.212713 [ 4 ] {ee573650-0b53-46ff-a775-16e0bb0c9ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3372 | 2026.04.25 18:12:59.212800 [ 200 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3373 | 2026.04.25 18:12:59.213092 [ 4 ] {ee573650-0b53-46ff-a775-16e0bb0c9ac6} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.04.25 18:12:59.213116 [ 200 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_21_4} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.04.25 18:12:59.213140 [ 4 ] {ee573650-0b53-46ff-a775-16e0bb0c9ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3376 | 2026.04.25 18:12:59.213225 [ 200 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_21_4} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3377 | 2026.04.25 18:12:59.213331 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3378 | 2026.04.25 18:12:59.213447 [ 4 ] {ee573650-0b53-46ff-a775-16e0bb0c9ac6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3379 | 2026.04.25 18:12:59.213664 [ 4 ] {ee573650-0b53-46ff-a775-16e0bb0c9ac6} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.04.25 18:12:59.213787 [ 4 ] {ee573650-0b53-46ff-a775-16e0bb0c9ac6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 62.22 KiB/sec. | ||
| 3381 | 2026.04.25 18:12:59.213822 [ 4 ] {ee573650-0b53-46ff-a775-16e0bb0c9ac6} <Debug> TCPHandler: Processed in 0.001288853 sec. | ||
| 3382 | 2026.04.25 18:12:59.213944 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.04.25 18:12:59.214036 [ 4 ] {6640da3b-5c18-42d1-bffb-8bb73663dd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3384 | 2026.04.25 18:12:59.214075 [ 4 ] {6640da3b-5c18-42d1-bffb-8bb73663dd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3385 | 2026.04.25 18:12:59.214450 [ 4 ] {6640da3b-5c18-42d1-bffb-8bb73663dd94} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.04.25 18:12:59.214486 [ 4 ] {6640da3b-5c18-42d1-bffb-8bb73663dd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3387 | 2026.04.25 18:12:59.214772 [ 4 ] {6640da3b-5c18-42d1-bffb-8bb73663dd94} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3388 | 2026.04.25 18:12:59.214980 [ 4 ] {6640da3b-5c18-42d1-bffb-8bb73663dd94} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.04.25 18:12:59.215100 [ 4 ] {6640da3b-5c18-42d1-bffb-8bb73663dd94} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 868.06 KiB/sec. | ||
| 3390 | 2026.04.25 18:12:59.215135 [ 4 ] {6640da3b-5c18-42d1-bffb-8bb73663dd94} <Debug> TCPHandler: Processed in 0.001238031 sec. | ||
| 3391 | 2026.04.25 18:12:59.215247 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.04.25 18:12:59.215339 [ 4 ] {15338862-9d05-4c4a-b144-90efe4b70053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3393 | 2026.04.25 18:12:59.215378 [ 4 ] {15338862-9d05-4c4a-b144-90efe4b70053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3394 | 2026.04.25 18:12:59.216167 [ 4 ] {15338862-9d05-4c4a-b144-90efe4b70053} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.04.25 18:12:59.216203 [ 4 ] {15338862-9d05-4c4a-b144-90efe4b70053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3396 | 2026.04.25 18:12:59.216560 [ 4 ] {15338862-9d05-4c4a-b144-90efe4b70053} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3397 | 2026.04.25 18:12:59.216764 [ 4 ] {15338862-9d05-4c4a-b144-90efe4b70053} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.04.25 18:12:59.216863 [ 154 ] {} <Debug> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3399 | 2026.04.25 18:12:59.216886 [ 4 ] {15338862-9d05-4c4a-b144-90efe4b70053} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.001564 sec., 854859.3350383631 rows/sec., 57.61 MiB/sec. | ||
| 3400 | 2026.04.25 18:12:59.216905 [ 154 ] {} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.04.25 18:12:59.216927 [ 4 ] {15338862-9d05-4c4a-b144-90efe4b70053} <Debug> TCPHandler: Processed in 0.001726324 sec. | ||
| 3402 | 2026.04.25 18:12:59.216930 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3403 | 2026.04.25 18:12:59.217025 [ 190 ] {cb745989-858e-4527-aa37-9783b238ce67::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 | ||
| 3404 | 2026.04.25 18:12:59.217069 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.04.25 18:12:59.217131 [ 190 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3406 | 2026.04.25 18:12:59.217164 [ 190 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1401 rows starting from the beginning of the part | ||
| 3407 | 2026.04.25 18:12:59.217198 [ 4 ] {0ae9d110-bfba-460b-ab78-f1c1726a74c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3408 | 2026.04.25 18:12:59.217218 [ 190 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 80 rows starting from the beginning of the part | ||
| 3409 | 2026.04.25 18:12:59.217258 [ 4 ] {0ae9d110-bfba-460b-ab78-f1c1726a74c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3410 | 2026.04.25 18:12:59.217270 [ 190 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 91 rows starting from the beginning of the part | ||
| 3411 | 2026.04.25 18:12:59.217322 [ 190 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 80 rows starting from the beginning of the part | ||
| 3412 | 2026.04.25 18:12:59.217362 [ 190 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 89 rows starting from the beginning of the part | ||
| 3413 | 2026.04.25 18:12:59.217405 [ 190 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1337 rows starting from the beginning of the part | ||
| 3414 | 2026.04.25 18:12:59.218125 [ 4 ] {0ae9d110-bfba-460b-ab78-f1c1726a74c4} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.04.25 18:12:59.218168 [ 4 ] {0ae9d110-bfba-460b-ab78-f1c1726a74c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3416 | 2026.04.25 18:12:59.218596 [ 200 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605891 sec., 1916692.9760488104 rows/sec., 139.19 MiB/sec. | ||
| 3417 | 2026.04.25 18:12:59.218633 [ 4 ] {0ae9d110-bfba-460b-ab78-f1c1726a74c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3418 | 2026.04.25 18:12:59.218782 [ 198 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3419 | 2026.04.25 18:12:59.218907 [ 4 ] {0ae9d110-bfba-460b-ab78-f1c1726a74c4} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2026.04.25 18:12:59.219040 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3421 | 2026.04.25 18:12:59.219057 [ 4 ] {0ae9d110-bfba-460b-ab78-f1c1726a74c4} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001884 sec., 813694.2675159236 rows/sec., 49.74 MiB/sec. | ||
| 3422 | 2026.04.25 18:12:59.219074 [ 198 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_21_4} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.04.25 18:12:59.219083 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.04.25 18:12:59.219105 [ 4 ] {0ae9d110-bfba-460b-ab78-f1c1726a74c4} <Debug> TCPHandler: Processed in 0.002098013 sec. | ||
| 3425 | 2026.04.25 18:12:59.219116 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3426 | 2026.04.25 18:12:59.219151 [ 198 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_21_4} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3427 | 2026.04.25 18:12:59.219183 [ 190 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 3428 | 2026.04.25 18:12:59.219218 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3429 | 2026.04.25 18:12:59.219237 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2026.04.25 18:12:59.219275 [ 190 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3431 | 2026.04.25 18:12:59.219304 [ 190 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6719 rows starting from the beginning of the part | ||
| 3432 | 2026.04.25 18:12:59.219337 [ 4 ] {27eff84b-acf1-4144-924c-b34810890ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3433 | 2026.04.25 18:12:59.219348 [ 190 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3434 | 2026.04.25 18:12:59.219396 [ 190 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
| 3435 | 2026.04.25 18:12:59.219401 [ 4 ] {27eff84b-acf1-4144-924c-b34810890ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3436 | 2026.04.25 18:12:59.219431 [ 190 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 3437 | 2026.04.25 18:12:59.219469 [ 190 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3438 | 2026.04.25 18:12:59.219502 [ 190 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1533 rows starting from the beginning of the part | ||
| 3439 | 2026.04.25 18:12:59.220213 [ 4 ] {27eff84b-acf1-4144-924c-b34810890ff0} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.04.25 18:12:59.220256 [ 4 ] {27eff84b-acf1-4144-924c-b34810890ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3441 | 2026.04.25 18:12:59.220807 [ 4 ] {27eff84b-acf1-4144-924c-b34810890ff0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3442 | 2026.04.25 18:12:59.221043 [ 4 ] {27eff84b-acf1-4144-924c-b34810890ff0} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2026.04.25 18:12:59.221186 [ 4 ] {27eff84b-acf1-4144-924c-b34810890ff0} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001867 sec., 10712.372790573112 rows/sec., 19.20 MiB/sec. | ||
| 3444 | 2026.04.25 18:12:59.221244 [ 4 ] {27eff84b-acf1-4144-924c-b34810890ff0} <Debug> TCPHandler: Processed in 0.002058162 sec. | ||
| 3445 | 2026.04.25 18:12:59.221364 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2026.04.25 18:12:59.221459 [ 4 ] {181e9902-bc15-4cbd-b75f-1f44f868b446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3447 | 2026.04.25 18:12:59.221501 [ 4 ] {181e9902-bc15-4cbd-b75f-1f44f868b446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3448 | 2026.04.25 18:12:59.221834 [ 4 ] {181e9902-bc15-4cbd-b75f-1f44f868b446} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.04.25 18:12:59.221871 [ 4 ] {181e9902-bc15-4cbd-b75f-1f44f868b446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3450 | 2026.04.25 18:12:59.222192 [ 191 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8893 rows, containing 5 columns (5 merged, 0 gathered) in 0.003028877 sec., 2936071.6859747027 rows/sec., 189.80 MiB/sec. | ||
| 3451 | 2026.04.25 18:12:59.222207 [ 4 ] {181e9902-bc15-4cbd-b75f-1f44f868b446} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3452 | 2026.04.25 18:12:59.222366 [ 190 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3453 | 2026.04.25 18:12:59.222455 [ 4 ] {181e9902-bc15-4cbd-b75f-1f44f868b446} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.04.25 18:12:59.222568 [ 154 ] {} <Debug> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3455 | 2026.04.25 18:12:59.222599 [ 4 ] {181e9902-bc15-4cbd-b75f-1f44f868b446} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 714.52 KiB/sec. | ||
| 3456 | 2026.04.25 18:12:59.222600 [ 154 ] {} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.04.25 18:12:59.222625 [ 190 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.04.25 18:12:59.222642 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3459 | 2026.04.25 18:12:59.222643 [ 4 ] {181e9902-bc15-4cbd-b75f-1f44f868b446} <Debug> TCPHandler: Processed in 0.001329214 sec. | ||
| 3460 | 2026.04.25 18:12:59.222688 [ 190 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3461 | 2026.04.25 18:12:59.222726 [ 200 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 3462 | 2026.04.25 18:12:59.222750 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3463 | 2026.04.25 18:12:59.222841 [ 200 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3464 | 2026.04.25 18:12:59.222880 [ 200 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3465 | 2026.04.25 18:12:59.222967 [ 200 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 3466 | 2026.04.25 18:12:59.223011 [ 200 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3467 | 2026.04.25 18:12:59.223052 [ 200 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 3468 | 2026.04.25 18:12:59.223098 [ 200 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3469 | 2026.04.25 18:12:59.223140 [ 200 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 3470 | 2026.04.25 18:12:59.224058 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 4 columns (4 merged, 0 gathered) in 0.001370695 sec., 796676.138747132 rows/sec., 53.69 MiB/sec. | ||
| 3471 | 2026.04.25 18:12:59.224210 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3472 | 2026.04.25 18:12:59.224441 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_21_4} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.04.25 18:12:59.224502 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_21_4} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3474 | 2026.04.25 18:12:59.224567 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3475 | 2026.04.25 18:13:01.259586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 476 | ||
| 3476 | 2026.04.25 18:13:01.262442 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.04.25 18:13:01.262501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3478 | 2026.04.25 18:13:01.263911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3479 | 2026.04.25 18:13:01.264219 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.04.25 18:13:01.264612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 3481 | 2026.04.25 18:13:03.547071 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2026.04.25 18:13:03.547252 [ 4 ] {d6611062-d7b5-4c2b-8dd5-364f5a0514e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3483 | 2026.04.25 18:13:03.547320 [ 4 ] {d6611062-d7b5-4c2b-8dd5-364f5a0514e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3484 | 2026.04.25 18:13:03.547986 [ 4 ] {d6611062-d7b5-4c2b-8dd5-364f5a0514e3} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.04.25 18:13:03.548034 [ 4 ] {d6611062-d7b5-4c2b-8dd5-364f5a0514e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3486 | 2026.04.25 18:13:03.548449 [ 4 ] {d6611062-d7b5-4c2b-8dd5-364f5a0514e3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3487 | 2026.04.25 18:13:03.548685 [ 4 ] {d6611062-d7b5-4c2b-8dd5-364f5a0514e3} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.04.25 18:13:03.548845 [ 4 ] {d6611062-d7b5-4c2b-8dd5-364f5a0514e3} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001643 sec., 40170.419963481436 rows/sec., 3.20 MiB/sec. | ||
| 3489 | 2026.04.25 18:13:03.548896 [ 4 ] {d6611062-d7b5-4c2b-8dd5-364f5a0514e3} <Debug> TCPHandler: Processed in 0.00195978 sec. | ||
| 3490 | 2026.04.25 18:13:03.549045 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.04.25 18:13:03.549149 [ 4 ] {6235716a-4ec5-4f7f-995b-280d23c0a11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3492 | 2026.04.25 18:13:03.549193 [ 4 ] {6235716a-4ec5-4f7f-995b-280d23c0a11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3493 | 2026.04.25 18:13:03.549623 [ 4 ] {6235716a-4ec5-4f7f-995b-280d23c0a11d} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.04.25 18:13:03.549659 [ 4 ] {6235716a-4ec5-4f7f-995b-280d23c0a11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3495 | 2026.04.25 18:13:03.549972 [ 4 ] {6235716a-4ec5-4f7f-995b-280d23c0a11d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3496 | 2026.04.25 18:13:03.550200 [ 4 ] {6235716a-4ec5-4f7f-995b-280d23c0a11d} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.04.25 18:13:03.550333 [ 4 ] {6235716a-4ec5-4f7f-995b-280d23c0a11d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001207 sec., 4142.502071251036 rows/sec., 311.50 KiB/sec. | ||
| 3498 | 2026.04.25 18:13:03.550370 [ 4 ] {6235716a-4ec5-4f7f-995b-280d23c0a11d} <Debug> TCPHandler: Processed in 0.001378284 sec. | ||
| 3499 | 2026.04.25 18:13:03.550494 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.04.25 18:13:03.550595 [ 4 ] {4b9e69ec-e6a8-4e64-b4f0-fbc85f41a992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3501 | 2026.04.25 18:13:03.550636 [ 4 ] {4b9e69ec-e6a8-4e64-b4f0-fbc85f41a992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3502 | 2026.04.25 18:13:03.551047 [ 4 ] {4b9e69ec-e6a8-4e64-b4f0-fbc85f41a992} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.04.25 18:13:03.551084 [ 4 ] {4b9e69ec-e6a8-4e64-b4f0-fbc85f41a992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3504 | 2026.04.25 18:13:03.551403 [ 4 ] {4b9e69ec-e6a8-4e64-b4f0-fbc85f41a992} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3505 | 2026.04.25 18:13:03.551617 [ 4 ] {4b9e69ec-e6a8-4e64-b4f0-fbc85f41a992} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.04.25 18:13:03.551746 [ 4 ] {4b9e69ec-e6a8-4e64-b4f0-fbc85f41a992} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001174 sec., 58773.42419080069 rows/sec., 4.59 MiB/sec. | ||
| 3507 | 2026.04.25 18:13:03.551783 [ 4 ] {4b9e69ec-e6a8-4e64-b4f0-fbc85f41a992} <Debug> TCPHandler: Processed in 0.001338855 sec. | ||
| 3508 | 2026.04.25 18:13:03.551905 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.04.25 18:13:03.551999 [ 4 ] {94edadaa-2903-4139-8f88-ac16f13ae806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3510 | 2026.04.25 18:13:03.552044 [ 4 ] {94edadaa-2903-4139-8f88-ac16f13ae806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3511 | 2026.04.25 18:13:03.552423 [ 4 ] {94edadaa-2903-4139-8f88-ac16f13ae806} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.04.25 18:13:03.552457 [ 4 ] {94edadaa-2903-4139-8f88-ac16f13ae806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3513 | 2026.04.25 18:13:03.552811 [ 4 ] {94edadaa-2903-4139-8f88-ac16f13ae806} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3514 | 2026.04.25 18:13:03.553030 [ 4 ] {94edadaa-2903-4139-8f88-ac16f13ae806} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.04.25 18:13:03.553159 [ 4 ] {94edadaa-2903-4139-8f88-ac16f13ae806} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001179 sec., 108566.5818490246 rows/sec., 7.56 MiB/sec. | ||
| 3516 | 2026.04.25 18:13:03.553194 [ 4 ] {94edadaa-2903-4139-8f88-ac16f13ae806} <Debug> TCPHandler: Processed in 0.001339664 sec. | ||
| 3517 | 2026.04.25 18:13:03.553319 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2026.04.25 18:13:03.553414 [ 4 ] {d6c88f28-4089-41fc-90cd-6968928d58f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3519 | 2026.04.25 18:13:03.553470 [ 4 ] {d6c88f28-4089-41fc-90cd-6968928d58f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3520 | 2026.04.25 18:13:03.554247 [ 4 ] {d6c88f28-4089-41fc-90cd-6968928d58f0} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.04.25 18:13:03.554284 [ 4 ] {d6c88f28-4089-41fc-90cd-6968928d58f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3522 | 2026.04.25 18:13:03.554804 [ 4 ] {d6c88f28-4089-41fc-90cd-6968928d58f0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3523 | 2026.04.25 18:13:03.555041 [ 4 ] {d6c88f28-4089-41fc-90cd-6968928d58f0} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.04.25 18:13:03.555175 [ 4 ] {d6c88f28-4089-41fc-90cd-6968928d58f0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00178 sec., 2808.9887640449438 rows/sec., 5.03 MiB/sec. | ||
| 3525 | 2026.04.25 18:13:03.555225 [ 4 ] {d6c88f28-4089-41fc-90cd-6968928d58f0} <Debug> TCPHandler: Processed in 0.00195613 sec. | ||
| 3526 | 2026.04.25 18:13:03.555340 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.04.25 18:13:03.555443 [ 4 ] {48436479-dc03-4f39-ac16-71814dd0dbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3528 | 2026.04.25 18:13:03.555486 [ 4 ] {48436479-dc03-4f39-ac16-71814dd0dbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3529 | 2026.04.25 18:13:03.555823 [ 4 ] {48436479-dc03-4f39-ac16-71814dd0dbdd} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.04.25 18:13:03.555858 [ 4 ] {48436479-dc03-4f39-ac16-71814dd0dbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3531 | 2026.04.25 18:13:03.556176 [ 4 ] {48436479-dc03-4f39-ac16-71814dd0dbdd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3532 | 2026.04.25 18:13:03.556387 [ 4 ] {48436479-dc03-4f39-ac16-71814dd0dbdd} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2026.04.25 18:13:03.556510 [ 4 ] {48436479-dc03-4f39-ac16-71814dd0dbdd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001086 sec., 44198.89502762431 rows/sec., 2.98 MiB/sec. | ||
| 3534 | 2026.04.25 18:13:03.556546 [ 4 ] {48436479-dc03-4f39-ac16-71814dd0dbdd} <Debug> TCPHandler: Processed in 0.001254663 sec. | ||
| 3535 | 2026.04.25 18:13:03.760622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7139 | ||
| 3536 | 2026.04.25 18:13:03.761104 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2026.04.25 18:13:03.761138 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3538 | 2026.04.25 18:13:03.761631 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3539 | 2026.04.25 18:13:03.761862 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2026.04.25 18:13:03.761986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7139 | ||
| 3541 | 2026.04.25 18:13:04.110124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3542 | 2026.04.25 18:13:04.126287 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.04.25 18:13:04.126356 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3544 | 2026.04.25 18:13:04.132572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3545 | 2026.04.25 18:13:04.133415 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.04.25 18:13:04.137442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3547 | 2026.04.25 18:13:08.550050 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2026.04.25 18:13:08.550254 [ 4 ] {396ad8da-7ac8-45c5-a990-80929aab3dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3549 | 2026.04.25 18:13:08.550324 [ 4 ] {396ad8da-7ac8-45c5-a990-80929aab3dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3550 | 2026.04.25 18:13:08.551021 [ 4 ] {396ad8da-7ac8-45c5-a990-80929aab3dce} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.04.25 18:13:08.551075 [ 4 ] {396ad8da-7ac8-45c5-a990-80929aab3dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3552 | 2026.04.25 18:13:08.551495 [ 4 ] {396ad8da-7ac8-45c5-a990-80929aab3dce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3553 | 2026.04.25 18:13:08.551728 [ 4 ] {396ad8da-7ac8-45c5-a990-80929aab3dce} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.04.25 18:13:08.551892 [ 4 ] {396ad8da-7ac8-45c5-a990-80929aab3dce} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001689 sec., 62759.02901124926 rows/sec., 5.27 MiB/sec. | ||
| 3555 | 2026.04.25 18:13:08.551941 [ 4 ] {396ad8da-7ac8-45c5-a990-80929aab3dce} <Debug> TCPHandler: Processed in 0.002037442 sec. | ||
| 3556 | 2026.04.25 18:13:08.552092 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2026.04.25 18:13:08.552200 [ 4 ] {49f176ad-67dd-4792-9008-ba6c8bd73f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3558 | 2026.04.25 18:13:08.552244 [ 4 ] {49f176ad-67dd-4792-9008-ba6c8bd73f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3559 | 2026.04.25 18:13:08.552695 [ 4 ] {49f176ad-67dd-4792-9008-ba6c8bd73f33} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.04.25 18:13:08.552734 [ 4 ] {49f176ad-67dd-4792-9008-ba6c8bd73f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3561 | 2026.04.25 18:13:08.553045 [ 4 ] {49f176ad-67dd-4792-9008-ba6c8bd73f33} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3562 | 2026.04.25 18:13:08.553267 [ 4 ] {49f176ad-67dd-4792-9008-ba6c8bd73f33} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2026.04.25 18:13:08.553381 [ 144 ] {} <Debug> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3564 | 2026.04.25 18:13:08.553403 [ 4 ] {49f176ad-67dd-4792-9008-ba6c8bd73f33} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001229 sec., 20341.74125305126 rows/sec., 1.49 MiB/sec. | ||
| 3565 | 2026.04.25 18:13:08.553454 [ 144 ] {} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.04.25 18:13:08.553463 [ 4 ] {49f176ad-67dd-4792-9008-ba6c8bd73f33} <Debug> TCPHandler: Processed in 0.001425466 sec. | ||
| 3567 | 2026.04.25 18:13:08.553485 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3568 | 2026.04.25 18:13:08.553596 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2026.04.25 18:13:08.553600 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::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 | ||
| 3570 | 2026.04.25 18:13:08.553702 [ 4 ] {6fdd4ded-ae8e-4c0b-8946-ba7cdf984740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3571 | 2026.04.25 18:13:08.553749 [ 4 ] {6fdd4ded-ae8e-4c0b-8946-ba7cdf984740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3572 | 2026.04.25 18:13:08.553761 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3573 | 2026.04.25 18:13:08.553805 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 3574 | 2026.04.25 18:13:08.553880 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 3575 | 2026.04.25 18:13:08.553936 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 3576 | 2026.04.25 18:13:08.553986 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 3577 | 2026.04.25 18:13:08.554036 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 3578 | 2026.04.25 18:13:08.554087 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 3579 | 2026.04.25 18:13:08.554193 [ 4 ] {6fdd4ded-ae8e-4c0b-8946-ba7cdf984740} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2026.04.25 18:13:08.554236 [ 4 ] {6fdd4ded-ae8e-4c0b-8946-ba7cdf984740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3581 | 2026.04.25 18:13:08.554580 [ 4 ] {6fdd4ded-ae8e-4c0b-8946-ba7cdf984740} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3582 | 2026.04.25 18:13:08.554816 [ 4 ] {6fdd4ded-ae8e-4c0b-8946-ba7cdf984740} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2026.04.25 18:13:08.554952 [ 4 ] {6fdd4ded-ae8e-4c0b-8946-ba7cdf984740} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001272 sec., 69968.5534591195 rows/sec., 5.46 MiB/sec. | ||
| 3584 | 2026.04.25 18:13:08.554989 [ 4 ] {6fdd4ded-ae8e-4c0b-8946-ba7cdf984740} <Debug> TCPHandler: Processed in 0.001445007 sec. | ||
| 3585 | 2026.04.25 18:13:08.555002 [ 190 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447227 sec., 127830.67203693686 rows/sec., 9.88 MiB/sec. | ||
| 3586 | 2026.04.25 18:13:08.555110 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.04.25 18:13:08.555170 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3588 | 2026.04.25 18:13:08.555212 [ 4 ] {9be0abfe-810b-4593-9532-3aab53ef17a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3589 | 2026.04.25 18:13:08.555263 [ 4 ] {9be0abfe-810b-4593-9532-3aab53ef17a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3590 | 2026.04.25 18:13:08.555430 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_21_4} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.04.25 18:13:08.555501 [ 200 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_21_4} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3592 | 2026.04.25 18:13:08.555568 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3593 | 2026.04.25 18:13:08.555693 [ 4 ] {9be0abfe-810b-4593-9532-3aab53ef17a6} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.04.25 18:13:08.555734 [ 4 ] {9be0abfe-810b-4593-9532-3aab53ef17a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3595 | 2026.04.25 18:13:08.556077 [ 4 ] {9be0abfe-810b-4593-9532-3aab53ef17a6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3596 | 2026.04.25 18:13:08.556288 [ 4 ] {9be0abfe-810b-4593-9532-3aab53ef17a6} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.04.25 18:13:08.556418 [ 4 ] {9be0abfe-810b-4593-9532-3aab53ef17a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 3598 | 2026.04.25 18:13:08.556454 [ 4 ] {9be0abfe-810b-4593-9532-3aab53ef17a6} <Debug> TCPHandler: Processed in 0.001394716 sec. | ||
| 3599 | 2026.04.25 18:13:08.556581 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.04.25 18:13:08.556676 [ 4 ] {bdd21479-4902-4823-b997-3387f114e3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3601 | 2026.04.25 18:13:08.556731 [ 4 ] {bdd21479-4902-4823-b997-3387f114e3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3602 | 2026.04.25 18:13:08.557543 [ 4 ] {bdd21479-4902-4823-b997-3387f114e3e1} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.04.25 18:13:08.557580 [ 4 ] {bdd21479-4902-4823-b997-3387f114e3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3604 | 2026.04.25 18:13:08.558128 [ 4 ] {bdd21479-4902-4823-b997-3387f114e3e1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3605 | 2026.04.25 18:13:08.558351 [ 4 ] {bdd21479-4902-4823-b997-3387f114e3e1} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.04.25 18:13:08.558479 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3607 | 2026.04.25 18:13:08.558486 [ 4 ] {bdd21479-4902-4823-b997-3387f114e3e1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00183 sec., 13661.20218579235 rows/sec., 24.48 MiB/sec. | ||
| 3608 | 2026.04.25 18:13:08.558526 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.04.25 18:13:08.558550 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3610 | 2026.04.25 18:13:08.558551 [ 4 ] {bdd21479-4902-4823-b997-3387f114e3e1} <Debug> TCPHandler: Processed in 0.002019991 sec. | ||
| 3611 | 2026.04.25 18:13:08.558653 [ 192 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::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 | ||
| 3612 | 2026.04.25 18:13:08.558676 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3613 | 2026.04.25 18:13:08.558780 [ 4 ] {ef609613-562a-4ac5-8c65-8fcb6ed96e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3614 | 2026.04.25 18:13:08.558822 [ 4 ] {ef609613-562a-4ac5-8c65-8fcb6ed96e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3615 | 2026.04.25 18:13:08.558898 [ 192 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3616 | 2026.04.25 18:13:08.558960 [ 192 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 258 rows starting from the beginning of the part | ||
| 3617 | 2026.04.25 18:13:08.559113 [ 192 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 3618 | 2026.04.25 18:13:08.559180 [ 4 ] {ef609613-562a-4ac5-8c65-8fcb6ed96e24} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.04.25 18:13:08.559220 [ 4 ] {ef609613-562a-4ac5-8c65-8fcb6ed96e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3620 | 2026.04.25 18:13:08.559227 [ 192 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 3621 | 2026.04.25 18:13:08.559336 [ 192 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
| 3622 | 2026.04.25 18:13:08.559439 [ 192 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 3623 | 2026.04.25 18:13:08.559553 [ 192 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 3624 | 2026.04.25 18:13:08.559574 [ 4 ] {ef609613-562a-4ac5-8c65-8fcb6ed96e24} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3625 | 2026.04.25 18:13:08.559802 [ 4 ] {ef609613-562a-4ac5-8c65-8fcb6ed96e24} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2026.04.25 18:13:08.559935 [ 4 ] {ef609613-562a-4ac5-8c65-8fcb6ed96e24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 3627 | 2026.04.25 18:13:08.559971 [ 4 ] {ef609613-562a-4ac5-8c65-8fcb6ed96e24} <Debug> TCPHandler: Processed in 0.001345554 sec. | ||
| 3628 | 2026.04.25 18:13:08.562370 [ 200 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 19 columns (19 merged, 0 gathered) in 0.003755596 sec., 92927.99331983525 rows/sec., 166.52 MiB/sec. | ||
| 3629 | 2026.04.25 18:13:08.562802 [ 192 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3630 | 2026.04.25 18:13:08.563102 [ 192 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.04.25 18:13:08.563169 [ 192 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3632 | 2026.04.25 18:13:08.563241 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 3633 | 2026.04.25 18:13:11.139120 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3634 | 2026.04.25 18:13:11.139203 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3635 | 2026.04.25 18:13:11.262083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7651 | ||
| 3636 | 2026.04.25 18:13:11.262753 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.04.25 18:13:11.262797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3638 | 2026.04.25 18:13:11.263308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3639 | 2026.04.25 18:13:11.263548 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.04.25 18:13:11.263674 [ 142 ] {} <Debug> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3641 | 2026.04.25 18:13:11.263693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7651 | ||
| 3642 | 2026.04.25 18:13:11.263742 [ 142 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.04.25 18:13:11.263773 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3644 | 2026.04.25 18:13:11.263883 [ 190 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 3645 | 2026.04.25 18:13:11.264015 [ 190 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3646 | 2026.04.25 18:13:11.264057 [ 190 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5219 rows starting from the beginning of the part | ||
| 3647 | 2026.04.25 18:13:11.264125 [ 190 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 3648 | 2026.04.25 18:13:11.264175 [ 190 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 3649 | 2026.04.25 18:13:11.264218 [ 190 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 3650 | 2026.04.25 18:13:11.264262 [ 190 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 3651 | 2026.04.25 18:13:11.264304 [ 190 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 3652 | 2026.04.25 18:13:11.264820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 500 | ||
| 3653 | 2026.04.25 18:13:11.265698 [ 189 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7651 rows, containing 4 columns (4 merged, 0 gathered) in 0.001857037 sec., 4120004.071001278 rows/sec., 58.94 MiB/sec. | ||
| 3654 | 2026.04.25 18:13:11.266248 [ 189 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3655 | 2026.04.25 18:13:11.266588 [ 189 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_16_3} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2026.04.25 18:13:11.266653 [ 189 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_16_3} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3657 | 2026.04.25 18:13:11.266742 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3658 | 2026.04.25 18:13:11.267095 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2026.04.25 18:13:11.267149 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3660 | 2026.04.25 18:13:11.268320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3661 | 2026.04.25 18:13:11.268591 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2026.04.25 18:13:11.268723 [ 142 ] {} <Debug> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3663 | 2026.04.25 18:13:11.268761 [ 142 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.04.25 18:13:11.268781 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3665 | 2026.04.25 18:13:11.268885 [ 200 ] {3675d4f8-0866-4862-92f2-e57a0359a396::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 | ||
| 3666 | 2026.04.25 18:13:11.268916 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3667 | 2026.04.25 18:13:11.269571 [ 200 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3668 | 2026.04.25 18:13:11.269745 [ 200 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 326 rows starting from the beginning of the part | ||
| 3669 | 2026.04.25 18:13:11.270158 [ 200 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 3670 | 2026.04.25 18:13:11.270531 [ 200 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 3671 | 2026.04.25 18:13:11.270896 [ 200 ] {3675d4f8-0866-4862-92f2-e57a0359a396::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 | ||
| 3672 | 2026.04.25 18:13:11.271246 [ 200 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part | ||
| 3673 | 2026.04.25 18:13:11.271601 [ 200 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3674 | 2026.04.25 18:13:11.277809 [ 194 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 72 columns (72 merged, 0 gathered) in 0.008976809 sec., 55699.07970638564 rows/sec., 50.15 MiB/sec. | ||
| 3675 | 2026.04.25 18:13:11.278584 [ 200 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3676 | 2026.04.25 18:13:11.279123 [ 200 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_11_2} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.04.25 18:13:11.279202 [ 200 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_11_2} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3678 | 2026.04.25 18:13:11.279380 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 3679 | 2026.04.25 18:13:11.637524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3680 | 2026.04.25 18:13:11.653976 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.04.25 18:13:11.654035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3682 | 2026.04.25 18:13:11.660434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3683 | 2026.04.25 18:13:11.661139 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.04.25 18:13:11.661466 [ 142 ] {} <Debug> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3685 | 2026.04.25 18:13:11.661534 [ 142 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2026.04.25 18:13:11.661560 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3687 | 2026.04.25 18:13:11.661662 [ 194 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 3688 | 2026.04.25 18:13:11.664153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3689 | 2026.04.25 18:13:11.666041 [ 194 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3690 | 2026.04.25 18:13:11.667509 [ 194 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 3691 | 2026.04.25 18:13:11.671921 [ 194 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 3692 | 2026.04.25 18:13:11.676036 [ 194 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 3693 | 2026.04.25 18:13:11.679995 [ 194 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 3694 | 2026.04.25 18:13:11.684668 [ 194 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 3695 | 2026.04.25 18:13:11.688932 [ 194 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 3696 | 2026.04.25 18:13:11.741445 [ 200 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079818668 sec., 1515.9360965532526 rows/sec., 7.84 MiB/sec. | ||
| 3697 | 2026.04.25 18:13:11.744158 [ 200 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3698 | 2026.04.25 18:13:11.746216 [ 200 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_16_3} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.04.25 18:13:11.746294 [ 200 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_16_3} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3700 | 2026.04.25 18:13:11.748762 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3701 | 2026.04.25 18:13:12.000211 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.79 MiB, peak 236.76 MiB, free memory in arenas 0.00 B, will set to 235.47 MiB (RSS), difference: 8.68 MiB | ||
| 3702 | 2026.04.25 18:13:12.001286 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000828261 sec. | ||
| 3703 | 2026.04.25 18:13:13.549701 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2026.04.25 18:13:13.549906 [ 4 ] {75bcc667-bc1d-460a-8ab7-b21eca4c46b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3705 | 2026.04.25 18:13:13.549981 [ 4 ] {75bcc667-bc1d-460a-8ab7-b21eca4c46b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3706 | 2026.04.25 18:13:13.550720 [ 4 ] {75bcc667-bc1d-460a-8ab7-b21eca4c46b8} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.04.25 18:13:13.550770 [ 4 ] {75bcc667-bc1d-460a-8ab7-b21eca4c46b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3708 | 2026.04.25 18:13:13.551189 [ 4 ] {75bcc667-bc1d-460a-8ab7-b21eca4c46b8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3709 | 2026.04.25 18:13:13.551423 [ 4 ] {75bcc667-bc1d-460a-8ab7-b21eca4c46b8} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2026.04.25 18:13:13.551574 [ 4 ] {75bcc667-bc1d-460a-8ab7-b21eca4c46b8} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001725 sec., 51014.49275362319 rows/sec., 4.30 MiB/sec. | ||
| 3711 | 2026.04.25 18:13:13.551615 [ 4 ] {75bcc667-bc1d-460a-8ab7-b21eca4c46b8} <Debug> TCPHandler: Processed in 0.002058272 sec. | ||
| 3712 | 2026.04.25 18:13:13.551745 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2026.04.25 18:13:13.551842 [ 4 ] {bde9cd5a-bfe0-4c66-82d0-d042914876d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3714 | 2026.04.25 18:13:13.551883 [ 4 ] {bde9cd5a-bfe0-4c66-82d0-d042914876d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3715 | 2026.04.25 18:13:13.552288 [ 4 ] {bde9cd5a-bfe0-4c66-82d0-d042914876d6} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2026.04.25 18:13:13.552325 [ 4 ] {bde9cd5a-bfe0-4c66-82d0-d042914876d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3717 | 2026.04.25 18:13:13.552624 [ 4 ] {bde9cd5a-bfe0-4c66-82d0-d042914876d6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3718 | 2026.04.25 18:13:13.552832 [ 4 ] {bde9cd5a-bfe0-4c66-82d0-d042914876d6} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2026.04.25 18:13:13.552958 [ 4 ] {bde9cd5a-bfe0-4c66-82d0-d042914876d6} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001135 sec., 14096.916299559472 rows/sec., 1.04 MiB/sec. | ||
| 3720 | 2026.04.25 18:13:13.552994 [ 4 ] {bde9cd5a-bfe0-4c66-82d0-d042914876d6} <Debug> TCPHandler: Processed in 0.001299973 sec. | ||
| 3721 | 2026.04.25 18:13:13.553108 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3722 | 2026.04.25 18:13:13.553202 [ 4 ] {67c90339-428e-48cd-9659-e6e52fe5adbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3723 | 2026.04.25 18:13:13.553243 [ 4 ] {67c90339-428e-48cd-9659-e6e52fe5adbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3724 | 2026.04.25 18:13:13.553656 [ 4 ] {67c90339-428e-48cd-9659-e6e52fe5adbd} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.04.25 18:13:13.553693 [ 4 ] {67c90339-428e-48cd-9659-e6e52fe5adbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3726 | 2026.04.25 18:13:13.554028 [ 4 ] {67c90339-428e-48cd-9659-e6e52fe5adbd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3727 | 2026.04.25 18:13:13.554242 [ 4 ] {67c90339-428e-48cd-9659-e6e52fe5adbd} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2026.04.25 18:13:13.554365 [ 4 ] {67c90339-428e-48cd-9659-e6e52fe5adbd} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001181 sec., 67739.20406435225 rows/sec., 5.29 MiB/sec. | ||
| 3729 | 2026.04.25 18:13:13.554401 [ 4 ] {67c90339-428e-48cd-9659-e6e52fe5adbd} <Debug> TCPHandler: Processed in 0.001343014 sec. | ||
| 3730 | 2026.04.25 18:13:13.554518 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3731 | 2026.04.25 18:13:13.554613 [ 4 ] {39779341-77ee-4755-9baf-b5bd72e90a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3732 | 2026.04.25 18:13:13.554657 [ 4 ] {39779341-77ee-4755-9baf-b5bd72e90a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3733 | 2026.04.25 18:13:13.555062 [ 4 ] {39779341-77ee-4755-9baf-b5bd72e90a86} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.04.25 18:13:13.555098 [ 4 ] {39779341-77ee-4755-9baf-b5bd72e90a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3735 | 2026.04.25 18:13:13.555444 [ 4 ] {39779341-77ee-4755-9baf-b5bd72e90a86} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3736 | 2026.04.25 18:13:13.555656 [ 4 ] {39779341-77ee-4755-9baf-b5bd72e90a86} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2026.04.25 18:13:13.555782 [ 4 ] {39779341-77ee-4755-9baf-b5bd72e90a86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 3738 | 2026.04.25 18:13:13.555818 [ 4 ] {39779341-77ee-4755-9baf-b5bd72e90a86} <Debug> TCPHandler: Processed in 0.001349874 sec. | ||
| 3739 | 2026.04.25 18:13:13.555931 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3740 | 2026.04.25 18:13:13.556025 [ 4 ] {d6b1f687-c4b5-412f-9ee3-b147c6dae02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3741 | 2026.04.25 18:13:13.556079 [ 4 ] {d6b1f687-c4b5-412f-9ee3-b147c6dae02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3742 | 2026.04.25 18:13:13.556845 [ 4 ] {d6b1f687-c4b5-412f-9ee3-b147c6dae02c} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.04.25 18:13:13.556882 [ 4 ] {d6b1f687-c4b5-412f-9ee3-b147c6dae02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3744 | 2026.04.25 18:13:13.557433 [ 4 ] {d6b1f687-c4b5-412f-9ee3-b147c6dae02c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3745 | 2026.04.25 18:13:13.557693 [ 4 ] {d6b1f687-c4b5-412f-9ee3-b147c6dae02c} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.04.25 18:13:13.557828 [ 4 ] {d6b1f687-c4b5-412f-9ee3-b147c6dae02c} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001821 sec., 8786.381109280615 rows/sec., 15.74 MiB/sec. | ||
| 3747 | 2026.04.25 18:13:13.557878 [ 4 ] {d6b1f687-c4b5-412f-9ee3-b147c6dae02c} <Debug> TCPHandler: Processed in 0.001997511 sec. | ||
| 3748 | 2026.04.25 18:13:13.558010 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2026.04.25 18:13:13.558105 [ 4 ] {9b23f99a-9377-4179-a0e2-bce99aa8d411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3750 | 2026.04.25 18:13:13.558146 [ 4 ] {9b23f99a-9377-4179-a0e2-bce99aa8d411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3751 | 2026.04.25 18:13:13.558478 [ 4 ] {9b23f99a-9377-4179-a0e2-bce99aa8d411} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.04.25 18:13:13.558515 [ 4 ] {9b23f99a-9377-4179-a0e2-bce99aa8d411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3753 | 2026.04.25 18:13:13.558822 [ 4 ] {9b23f99a-9377-4179-a0e2-bce99aa8d411} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3754 | 2026.04.25 18:13:13.559052 [ 4 ] {9b23f99a-9377-4179-a0e2-bce99aa8d411} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.04.25 18:13:13.559179 [ 4 ] {9b23f99a-9377-4179-a0e2-bce99aa8d411} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 3756 | 2026.04.25 18:13:13.559214 [ 4 ] {9b23f99a-9377-4179-a0e2-bce99aa8d411} <Debug> TCPHandler: Processed in 0.001254872 sec. | ||
| 3757 | 2026.04.25 18:13:18.549214 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3758 | 2026.04.25 18:13:18.549531 [ 4 ] {f20343a8-6a48-48a4-9ec5-43e94c5c99b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3759 | 2026.04.25 18:13:18.549654 [ 4 ] {f20343a8-6a48-48a4-9ec5-43e94c5c99b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3760 | 2026.04.25 18:13:18.550424 [ 4 ] {f20343a8-6a48-48a4-9ec5-43e94c5c99b5} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.04.25 18:13:18.550470 [ 4 ] {f20343a8-6a48-48a4-9ec5-43e94c5c99b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3762 | 2026.04.25 18:13:18.550883 [ 4 ] {f20343a8-6a48-48a4-9ec5-43e94c5c99b5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3763 | 2026.04.25 18:13:18.551118 [ 4 ] {f20343a8-6a48-48a4-9ec5-43e94c5c99b5} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2026.04.25 18:13:18.551270 [ 4 ] {f20343a8-6a48-48a4-9ec5-43e94c5c99b5} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001823 sec., 58145.91332967636 rows/sec., 4.88 MiB/sec. | ||
| 3765 | 2026.04.25 18:13:18.551312 [ 4 ] {f20343a8-6a48-48a4-9ec5-43e94c5c99b5} <Debug> TCPHandler: Processed in 0.002286378 sec. | ||
| 3766 | 2026.04.25 18:13:18.551460 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3767 | 2026.04.25 18:13:18.551558 [ 4 ] {c1e76fff-9918-480f-9657-8435c171b140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3768 | 2026.04.25 18:13:18.551600 [ 4 ] {c1e76fff-9918-480f-9657-8435c171b140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3769 | 2026.04.25 18:13:18.552011 [ 4 ] {c1e76fff-9918-480f-9657-8435c171b140} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2026.04.25 18:13:18.552048 [ 4 ] {c1e76fff-9918-480f-9657-8435c171b140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3771 | 2026.04.25 18:13:18.552350 [ 4 ] {c1e76fff-9918-480f-9657-8435c171b140} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3772 | 2026.04.25 18:13:18.552563 [ 4 ] {c1e76fff-9918-480f-9657-8435c171b140} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2026.04.25 18:13:18.552688 [ 4 ] {c1e76fff-9918-480f-9657-8435c171b140} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001149 sec., 21758.05047867711 rows/sec., 1.60 MiB/sec. | ||
| 3774 | 2026.04.25 18:13:18.552725 [ 4 ] {c1e76fff-9918-480f-9657-8435c171b140} <Debug> TCPHandler: Processed in 0.001315273 sec. | ||
| 3775 | 2026.04.25 18:13:18.552848 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3776 | 2026.04.25 18:13:18.552942 [ 4 ] {1bb47510-da72-4b0d-93bf-2360e10d8bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3777 | 2026.04.25 18:13:18.552982 [ 4 ] {1bb47510-da72-4b0d-93bf-2360e10d8bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3778 | 2026.04.25 18:13:18.553419 [ 4 ] {1bb47510-da72-4b0d-93bf-2360e10d8bac} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3779 | 2026.04.25 18:13:18.553456 [ 4 ] {1bb47510-da72-4b0d-93bf-2360e10d8bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3780 | 2026.04.25 18:13:18.553758 [ 4 ] {1bb47510-da72-4b0d-93bf-2360e10d8bac} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3781 | 2026.04.25 18:13:18.553983 [ 4 ] {1bb47510-da72-4b0d-93bf-2360e10d8bac} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2026.04.25 18:13:18.554114 [ 4 ] {1bb47510-da72-4b0d-93bf-2360e10d8bac} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00119 sec., 74789.91596638654 rows/sec., 5.84 MiB/sec. | ||
| 3783 | 2026.04.25 18:13:18.554151 [ 4 ] {1bb47510-da72-4b0d-93bf-2360e10d8bac} <Debug> TCPHandler: Processed in 0.001353584 sec. | ||
| 3784 | 2026.04.25 18:13:18.554275 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3785 | 2026.04.25 18:13:18.554370 [ 4 ] {f3965daf-ea3c-40f4-b483-60e7e047f173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3786 | 2026.04.25 18:13:18.554413 [ 4 ] {f3965daf-ea3c-40f4-b483-60e7e047f173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3787 | 2026.04.25 18:13:18.554819 [ 4 ] {f3965daf-ea3c-40f4-b483-60e7e047f173} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2026.04.25 18:13:18.554855 [ 4 ] {f3965daf-ea3c-40f4-b483-60e7e047f173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3789 | 2026.04.25 18:13:18.555185 [ 4 ] {f3965daf-ea3c-40f4-b483-60e7e047f173} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3790 | 2026.04.25 18:13:18.555399 [ 4 ] {f3965daf-ea3c-40f4-b483-60e7e047f173} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2026.04.25 18:13:18.555531 [ 4 ] {f3965daf-ea3c-40f4-b483-60e7e047f173} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 3792 | 2026.04.25 18:13:18.555567 [ 4 ] {f3965daf-ea3c-40f4-b483-60e7e047f173} <Debug> TCPHandler: Processed in 0.001342304 sec. | ||
| 3793 | 2026.04.25 18:13:18.555684 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3794 | 2026.04.25 18:13:18.555778 [ 4 ] {55bd094a-54be-401a-aad6-be129b286239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3795 | 2026.04.25 18:13:18.555832 [ 4 ] {55bd094a-54be-401a-aad6-be129b286239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3796 | 2026.04.25 18:13:18.556669 [ 4 ] {55bd094a-54be-401a-aad6-be129b286239} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2026.04.25 18:13:18.556706 [ 4 ] {55bd094a-54be-401a-aad6-be129b286239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3798 | 2026.04.25 18:13:18.557244 [ 4 ] {55bd094a-54be-401a-aad6-be129b286239} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3799 | 2026.04.25 18:13:18.557466 [ 4 ] {55bd094a-54be-401a-aad6-be129b286239} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.04.25 18:13:18.557602 [ 4 ] {55bd094a-54be-401a-aad6-be129b286239} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001842 sec., 13572.204125950053 rows/sec., 24.32 MiB/sec. | ||
| 3801 | 2026.04.25 18:13:18.557654 [ 4 ] {55bd094a-54be-401a-aad6-be129b286239} <Debug> TCPHandler: Processed in 0.002019291 sec. | ||
| 3802 | 2026.04.25 18:13:18.557781 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3803 | 2026.04.25 18:13:18.557876 [ 4 ] {fd6906bc-626f-4dee-9140-0ad59ee688d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3804 | 2026.04.25 18:13:18.557918 [ 4 ] {fd6906bc-626f-4dee-9140-0ad59ee688d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3805 | 2026.04.25 18:13:18.558256 [ 4 ] {fd6906bc-626f-4dee-9140-0ad59ee688d0} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2026.04.25 18:13:18.558292 [ 4 ] {fd6906bc-626f-4dee-9140-0ad59ee688d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3807 | 2026.04.25 18:13:18.558595 [ 4 ] {fd6906bc-626f-4dee-9140-0ad59ee688d0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3808 | 2026.04.25 18:13:18.558810 [ 4 ] {fd6906bc-626f-4dee-9140-0ad59ee688d0} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2026.04.25 18:13:18.558939 [ 4 ] {fd6906bc-626f-4dee-9140-0ad59ee688d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 3810 | 2026.04.25 18:13:18.558974 [ 4 ] {fd6906bc-626f-4dee-9140-0ad59ee688d0} <Debug> TCPHandler: Processed in 0.001243502 sec. | ||
| 3811 | 2026.04.25 18:13:18.763806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8099 | ||
| 3812 | 2026.04.25 18:13:18.764241 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.04.25 18:13:18.764283 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3814 | 2026.04.25 18:13:18.764823 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3815 | 2026.04.25 18:13:18.765061 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2026.04.25 18:13:18.765168 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8099 | ||
| 3817 | 2026.04.25 18:13:19.164245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3818 | 2026.04.25 18:13:19.180002 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2026.04.25 18:13:19.180067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3820 | 2026.04.25 18:13:19.185883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3821 | 2026.04.25 18:13:19.186600 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3822 | 2026.04.25 18:13:19.189247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3823 | 2026.04.25 18:13:21.269074 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 524 | ||
| 3824 | 2026.04.25 18:13:21.271080 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2026.04.25 18:13:21.271123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 3826 | 2026.04.25 18:13:21.272253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3827 | 2026.04.25 18:13:21.272520 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2026.04.25 18:13:21.272771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 3829 | 2026.04.25 18:13:23.135528 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63793 | ||
| 3830 | 2026.04.25 18:13:23.135648 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3831 | 2026.04.25 18:13:23.135677 [ 288 ] {} <Debug> TCP-Session: ae8ef226-7933-4fe0-a9f5-4f54506a1347 Authenticating user 'default' from [fd00:1122:3344:101::e]:63793 | ||
| 3832 | 2026.04.25 18:13:23.135702 [ 288 ] {} <Debug> TCP-Session: ae8ef226-7933-4fe0-a9f5-4f54506a1347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.04.25 18:13:23.135718 [ 288 ] {} <Debug> TCP-Session: ae8ef226-7933-4fe0-a9f5-4f54506a1347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.04.25 18:13:23.135939 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50475 | ||
| 3835 | 2026.04.25 18:13:23.135988 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65149 | ||
| 3836 | 2026.04.25 18:13:23.136028 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61894 | ||
| 3837 | 2026.04.25 18:13:23.136046 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52845 | ||
| 3838 | 2026.04.25 18:13:23.136080 [ 288 ] {} <Trace> TCP-Session: ae8ef226-7933-4fe0-a9f5-4f54506a1347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3839 | 2026.04.25 18:13:23.136051 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3840 | 2026.04.25 18:13:23.136001 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48471 | ||
| 3841 | 2026.04.25 18:13:23.136174 [ 289 ] {} <Debug> TCP-Session: de61f881-016e-46ab-9f2c-464bc96bca75 Authenticating user 'default' from [fd00:1122:3344:101::e]:50475 | ||
| 3842 | 2026.04.25 18:13:23.136010 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34027 | ||
| 3843 | 2026.04.25 18:13:23.136219 [ 289 ] {} <Debug> TCP-Session: de61f881-016e-46ab-9f2c-464bc96bca75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.04.25 18:13:23.135997 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41148 | ||
| 3845 | 2026.04.25 18:13:23.136228 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3846 | 2026.04.25 18:13:23.136238 [ 289 ] {} <Debug> TCP-Session: de61f881-016e-46ab-9f2c-464bc96bca75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.04.25 18:13:23.136282 [ 288 ] {d7c3da29-162f-45c6-978c-71f640bd1eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63793) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3848 | 2026.04.25 18:13:23.136300 [ 290 ] {} <Debug> TCP-Session: c64e6319-2eb0-436a-bf3c-da73474f3aaf Authenticating user 'default' from [fd00:1122:3344:101::e]:65149 | ||
| 3849 | 2026.04.25 18:13:23.136059 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48173 | ||
| 3850 | 2026.04.25 18:13:23.136346 [ 290 ] {} <Debug> TCP-Session: c64e6319-2eb0-436a-bf3c-da73474f3aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.04.25 18:13:23.136371 [ 290 ] {} <Debug> TCP-Session: c64e6319-2eb0-436a-bf3c-da73474f3aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.04.25 18:13:23.136495 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3853 | 2026.04.25 18:13:23.136526 [ 292 ] {} <Debug> TCP-Session: 72f2a95f-e44b-4fb1-ab4d-5e1600a778f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41148 | ||
| 3854 | 2026.04.25 18:13:23.136531 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3855 | 2026.04.25 18:13:23.136545 [ 292 ] {} <Debug> TCP-Session: 72f2a95f-e44b-4fb1-ab4d-5e1600a778f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.04.25 18:13:23.136566 [ 293 ] {} <Debug> TCP-Session: 75b23789-c0c3-4190-abca-1f3a385d543a Authenticating user 'default' from [fd00:1122:3344:101::e]:34027 | ||
| 3857 | 2026.04.25 18:13:23.136576 [ 288 ] {d7c3da29-162f-45c6-978c-71f640bd1eb1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3858 | 2026.04.25 18:13:23.136590 [ 293 ] {} <Debug> TCP-Session: 75b23789-c0c3-4190-abca-1f3a385d543a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.04.25 18:13:23.136570 [ 292 ] {} <Debug> TCP-Session: 72f2a95f-e44b-4fb1-ab4d-5e1600a778f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.04.25 18:13:23.136620 [ 293 ] {} <Debug> TCP-Session: 75b23789-c0c3-4190-abca-1f3a385d543a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.04.25 18:13:23.136640 [ 288 ] {d7c3da29-162f-45c6-978c-71f640bd1eb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3862 | 2026.04.25 18:13:23.136660 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3863 | 2026.04.25 18:13:23.136706 [ 3 ] {} <Debug> TCP-Session: 21bbb8b0-644e-4df7-9aea-79c7205cc174 Authenticating user 'default' from [fd00:1122:3344:101::e]:52845 | ||
| 3864 | 2026.04.25 18:13:23.136735 [ 3 ] {} <Debug> TCP-Session: 21bbb8b0-644e-4df7-9aea-79c7205cc174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.04.25 18:13:23.136752 [ 3 ] {} <Debug> TCP-Session: 21bbb8b0-644e-4df7-9aea-79c7205cc174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.04.25 18:13:23.136813 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3867 | 2026.04.25 18:13:23.136819 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3868 | 2026.04.25 18:13:23.136844 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3869 | 2026.04.25 18:13:23.136852 [ 291 ] {} <Debug> TCP-Session: d183af75-bbc8-45a1-8ba3-4eea800fbb78 Authenticating user 'default' from [fd00:1122:3344:101::e]:48471 | ||
| 3870 | 2026.04.25 18:13:23.136872 [ 286 ] {} <Debug> TCP-Session: dfb21762-004a-4216-9b83-b4a59ff80aa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48173 | ||
| 3871 | 2026.04.25 18:13:23.136890 [ 294 ] {} <Debug> TCP-Session: 986115b1-3a4e-45c1-a94b-eb083adec58a Authenticating user 'default' from [fd00:1122:3344:101::e]:61894 | ||
| 3872 | 2026.04.25 18:13:23.136904 [ 291 ] {} <Debug> TCP-Session: d183af75-bbc8-45a1-8ba3-4eea800fbb78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.04.25 18:13:23.136916 [ 286 ] {} <Debug> TCP-Session: dfb21762-004a-4216-9b83-b4a59ff80aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.04.25 18:13:23.136922 [ 294 ] {} <Debug> TCP-Session: 986115b1-3a4e-45c1-a94b-eb083adec58a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.04.25 18:13:23.136936 [ 291 ] {} <Debug> TCP-Session: d183af75-bbc8-45a1-8ba3-4eea800fbb78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2026.04.25 18:13:23.136948 [ 286 ] {} <Debug> TCP-Session: dfb21762-004a-4216-9b83-b4a59ff80aa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.04.25 18:13:23.136955 [ 294 ] {} <Debug> TCP-Session: 986115b1-3a4e-45c1-a94b-eb083adec58a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.04.25 18:13:23.136952 [ 288 ] {d7c3da29-162f-45c6-978c-71f640bd1eb1} <Debug> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480) (SelectExecutor): Key condition: unknown | ||
| 3879 | 2026.04.25 18:13:23.137913 [ 317 ] {d7c3da29-162f-45c6-978c-71f640bd1eb1} <Trace> AggregatingTransform: Aggregating | ||
| 3880 | 2026.04.25 18:13:23.137976 [ 317 ] {d7c3da29-162f-45c6-978c-71f640bd1eb1} <Trace> Aggregator: Aggregation method: without_key | ||
| 3881 | 2026.04.25 18:13:23.138020 [ 317 ] {d7c3da29-162f-45c6-978c-71f640bd1eb1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911073 sec. (1097.607 rows/sec., 42.88 KiB/sec.) | ||
| 3882 | 2026.04.25 18:13:23.138045 [ 317 ] {d7c3da29-162f-45c6-978c-71f640bd1eb1} <Trace> Aggregator: Merging aggregated data | ||
| 3883 | 2026.04.25 18:13:23.139693 [ 288 ] {d7c3da29-162f-45c6-978c-71f640bd1eb1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003468 sec., 288.3506343713956 rows/sec., 11.26 KiB/sec. | ||
| 3884 | 2026.04.25 18:13:23.139857 [ 288 ] {d7c3da29-162f-45c6-978c-71f640bd1eb1} <Debug> TCPHandler: Processed in 0.00391244 sec. | ||
| 3885 | 2026.04.25 18:13:23.140004 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3886 | 2026.04.25 18:13:23.140033 [ 288 ] {} <Debug> TCP-Session: ae8ef226-7933-4fe0-a9f5-4f54506a1347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.04.25 18:13:23.140033 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3888 | 2026.04.25 18:13:23.140073 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3889 | 2026.04.25 18:13:23.140095 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3890 | 2026.04.25 18:13:23.140114 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3891 | 2026.04.25 18:13:23.140126 [ 291 ] {} <Debug> TCP-Session: d183af75-bbc8-45a1-8ba3-4eea800fbb78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.04.25 18:13:23.140144 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3893 | 2026.04.25 18:13:23.140158 [ 292 ] {} <Debug> TCP-Session: 72f2a95f-e44b-4fb1-ab4d-5e1600a778f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.04.25 18:13:23.140174 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3895 | 2026.04.25 18:13:23.140206 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3896 | 2026.04.25 18:13:23.140234 [ 3 ] {} <Debug> TCP-Session: 21bbb8b0-644e-4df7-9aea-79c7205cc174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.04.25 18:13:23.140199 [ 290 ] {} <Debug> TCP-Session: c64e6319-2eb0-436a-bf3c-da73474f3aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2026.04.25 18:13:23.140256 [ 294 ] {} <Debug> TCP-Session: 986115b1-3a4e-45c1-a94b-eb083adec58a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.04.25 18:13:23.140150 [ 293 ] {} <Debug> TCP-Session: 75b23789-c0c3-4190-abca-1f3a385d543a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.04.25 18:13:23.140075 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3901 | 2026.04.25 18:13:23.140107 [ 286 ] {} <Debug> TCP-Session: dfb21762-004a-4216-9b83-b4a59ff80aa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.04.25 18:13:23.140344 [ 289 ] {} <Debug> TCP-Session: de61f881-016e-46ab-9f2c-464bc96bca75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.04.25 18:13:23.182970 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43729 | ||
| 3904 | 2026.04.25 18:13:23.183077 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3905 | 2026.04.25 18:13:23.183103 [ 288 ] {} <Debug> TCP-Session: d1fdf86c-44ed-4ddf-9525-49842b6f7a9b Authenticating user 'default' from [fd00:1122:3344:101::e]:43729 | ||
| 3906 | 2026.04.25 18:13:23.183124 [ 288 ] {} <Debug> TCP-Session: d1fdf86c-44ed-4ddf-9525-49842b6f7a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2026.04.25 18:13:23.183137 [ 288 ] {} <Debug> TCP-Session: d1fdf86c-44ed-4ddf-9525-49842b6f7a9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.04.25 18:13:23.183317 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44100 | ||
| 3909 | 2026.04.25 18:13:23.183337 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46856 | ||
| 3910 | 2026.04.25 18:13:23.183381 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39772 | ||
| 3911 | 2026.04.25 18:13:23.183391 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63469 | ||
| 3912 | 2026.04.25 18:13:23.183418 [ 288 ] {} <Trace> TCP-Session: d1fdf86c-44ed-4ddf-9525-49842b6f7a9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2026.04.25 18:13:23.183442 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3914 | 2026.04.25 18:13:23.183469 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3915 | 2026.04.25 18:13:23.183489 [ 290 ] {} <Debug> TCP-Session: e2289159-0520-4edc-bde6-d28a727e2418 Authenticating user 'default' from [fd00:1122:3344:101::e]:46856 | ||
| 3916 | 2026.04.25 18:13:23.183490 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3917 | 2026.04.25 18:13:23.183514 [ 291 ] {} <Debug> TCP-Session: a1819cf9-d47d-4fc7-b436-a1b14e5d9901 Authenticating user 'default' from [fd00:1122:3344:101::e]:39772 | ||
| 3918 | 2026.04.25 18:13:23.183524 [ 290 ] {} <Debug> TCP-Session: e2289159-0520-4edc-bde6-d28a727e2418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.04.25 18:13:23.183537 [ 292 ] {} <Debug> TCP-Session: f6d9a75e-4d6e-4986-b628-a939bf360ea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63469 | ||
| 3920 | 2026.04.25 18:13:23.183563 [ 290 ] {} <Debug> TCP-Session: e2289159-0520-4edc-bde6-d28a727e2418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2026.04.25 18:13:23.183582 [ 292 ] {} <Debug> TCP-Session: f6d9a75e-4d6e-4986-b628-a939bf360ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.04.25 18:13:23.183595 [ 288 ] {f20dc3b0-2a67-4b88-ac21-28d2b4dc2992} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43729) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3923 | 2026.04.25 18:13:23.183607 [ 292 ] {} <Debug> TCP-Session: f6d9a75e-4d6e-4986-b628-a939bf360ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.04.25 18:13:23.183553 [ 291 ] {} <Debug> TCP-Session: a1819cf9-d47d-4fc7-b436-a1b14e5d9901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.04.25 18:13:23.183416 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3926 | 2026.04.25 18:13:23.183658 [ 291 ] {} <Debug> TCP-Session: a1819cf9-d47d-4fc7-b436-a1b14e5d9901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3927 | 2026.04.25 18:13:23.183402 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62429 | ||
| 3928 | 2026.04.25 18:13:23.183688 [ 289 ] {} <Debug> TCP-Session: c3cf6ed0-28f2-49a9-bf18-cac5b603fdbc Authenticating user 'default' from [fd00:1122:3344:101::e]:44100 | ||
| 3929 | 2026.04.25 18:13:23.183415 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48766 | ||
| 3930 | 2026.04.25 18:13:23.183746 [ 289 ] {} <Debug> TCP-Session: c3cf6ed0-28f2-49a9-bf18-cac5b603fdbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.04.25 18:13:23.183772 [ 289 ] {} <Debug> TCP-Session: c3cf6ed0-28f2-49a9-bf18-cac5b603fdbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.04.25 18:13:23.183778 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3933 | 2026.04.25 18:13:23.183838 [ 288 ] {f20dc3b0-2a67-4b88-ac21-28d2b4dc2992} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3934 | 2026.04.25 18:13:23.183805 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3935 | 2026.04.25 18:13:23.183959 [ 293 ] {} <Debug> TCP-Session: 20143a38-8054-441d-b864-8b6d8b60fd67 Authenticating user 'default' from [fd00:1122:3344:101::e]:62429 | ||
| 3936 | 2026.04.25 18:13:23.183984 [ 294 ] {} <Debug> TCP-Session: 0aef47af-1a87-4600-9227-9c95fcb64126 Authenticating user 'default' from [fd00:1122:3344:101::e]:48766 | ||
| 3937 | 2026.04.25 18:13:23.183992 [ 288 ] {f20dc3b0-2a67-4b88-ac21-28d2b4dc2992} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3938 | 2026.04.25 18:13:23.184004 [ 293 ] {} <Debug> TCP-Session: 20143a38-8054-441d-b864-8b6d8b60fd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.04.25 18:13:23.184015 [ 294 ] {} <Debug> TCP-Session: 0aef47af-1a87-4600-9227-9c95fcb64126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.04.25 18:13:23.184047 [ 293 ] {} <Debug> TCP-Session: 20143a38-8054-441d-b864-8b6d8b60fd67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.04.25 18:13:23.184054 [ 294 ] {} <Debug> TCP-Session: 0aef47af-1a87-4600-9227-9c95fcb64126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.04.25 18:13:23.184287 [ 288 ] {f20dc3b0-2a67-4b88-ac21-28d2b4dc2992} <Debug> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480) (SelectExecutor): Key condition: unknown | ||
| 3943 | 2026.04.25 18:13:23.185245 [ 315 ] {f20dc3b0-2a67-4b88-ac21-28d2b4dc2992} <Trace> AggregatingTransform: Aggregating | ||
| 3944 | 2026.04.25 18:13:23.185301 [ 315 ] {f20dc3b0-2a67-4b88-ac21-28d2b4dc2992} <Trace> Aggregator: Aggregation method: without_key | ||
| 3945 | 2026.04.25 18:13:23.185341 [ 315 ] {f20dc3b0-2a67-4b88-ac21-28d2b4dc2992} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848582 sec. (1178.436 rows/sec., 46.03 KiB/sec.) | ||
| 3946 | 2026.04.25 18:13:23.185360 [ 315 ] {f20dc3b0-2a67-4b88-ac21-28d2b4dc2992} <Trace> Aggregator: Merging aggregated data | ||
| 3947 | 2026.04.25 18:13:23.186827 [ 288 ] {f20dc3b0-2a67-4b88-ac21-28d2b4dc2992} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003284 sec., 304.50669914738125 rows/sec., 11.89 KiB/sec. | ||
| 3948 | 2026.04.25 18:13:23.187015 [ 288 ] {f20dc3b0-2a67-4b88-ac21-28d2b4dc2992} <Debug> TCPHandler: Processed in 0.003702724 sec. | ||
| 3949 | 2026.04.25 18:13:23.187144 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3950 | 2026.04.25 18:13:23.187175 [ 288 ] {} <Debug> TCP-Session: d1fdf86c-44ed-4ddf-9525-49842b6f7a9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.04.25 18:13:23.187176 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3952 | 2026.04.25 18:13:23.187201 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3953 | 2026.04.25 18:13:23.187222 [ 289 ] {} <Debug> TCP-Session: c3cf6ed0-28f2-49a9-bf18-cac5b603fdbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3954 | 2026.04.25 18:13:23.187239 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3955 | 2026.04.25 18:13:23.187249 [ 290 ] {} <Debug> TCP-Session: e2289159-0520-4edc-bde6-d28a727e2418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2026.04.25 18:13:23.187256 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3957 | 2026.04.25 18:13:23.187278 [ 294 ] {} <Debug> TCP-Session: 0aef47af-1a87-4600-9227-9c95fcb64126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.04.25 18:13:23.187277 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3959 | 2026.04.25 18:13:23.187313 [ 293 ] {} <Debug> TCP-Session: 20143a38-8054-441d-b864-8b6d8b60fd67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.04.25 18:13:23.187298 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3961 | 2026.04.25 18:13:23.187345 [ 291 ] {} <Debug> TCP-Session: a1819cf9-d47d-4fc7-b436-a1b14e5d9901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.04.25 18:13:23.187394 [ 292 ] {} <Debug> TCP-Session: f6d9a75e-4d6e-4986-b628-a939bf360ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.04.25 18:13:23.189086 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45557 | ||
| 3964 | 2026.04.25 18:13:23.189115 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38177 | ||
| 3965 | 2026.04.25 18:13:23.189148 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3966 | 2026.04.25 18:13:23.189177 [ 286 ] {} <Debug> TCP-Session: bae0da2a-721c-4335-ae64-42e94d3880eb Authenticating user 'default' from [fd00:1122:3344:101::e]:45557 | ||
| 3967 | 2026.04.25 18:13:23.189200 [ 286 ] {} <Debug> TCP-Session: bae0da2a-721c-4335-ae64-42e94d3880eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.04.25 18:13:23.189201 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3969 | 2026.04.25 18:13:23.189214 [ 286 ] {} <Debug> TCP-Session: bae0da2a-721c-4335-ae64-42e94d3880eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.04.25 18:13:23.189243 [ 3 ] {} <Debug> TCP-Session: a62f36ac-5666-47ab-b1ec-7fa6008ab8e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38177 | ||
| 3971 | 2026.04.25 18:13:23.189271 [ 3 ] {} <Debug> TCP-Session: a62f36ac-5666-47ab-b1ec-7fa6008ab8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.04.25 18:13:23.189287 [ 3 ] {} <Debug> TCP-Session: a62f36ac-5666-47ab-b1ec-7fa6008ab8e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.04.25 18:13:23.206788 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45557). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3974 | |||
| 3975 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3976 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3977 | 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 | ||
| 3978 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3979 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3980 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3981 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3982 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3983 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3984 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3985 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 3986 | (version 23.8.7.1) | ||
| 3987 | 2026.04.25 18:13:23.206947 [ 286 ] {} <Debug> TCP-Session: bae0da2a-721c-4335-ae64-42e94d3880eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.04.25 18:13:23.206968 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38177). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3989 | |||
| 3990 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3991 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3992 | 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 | ||
| 3993 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3994 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3995 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3996 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3997 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3998 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3999 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4000 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 4001 | (version 23.8.7.1) | ||
| 4002 | 2026.04.25 18:13:23.207077 [ 3 ] {} <Debug> TCP-Session: a62f36ac-5666-47ab-b1ec-7fa6008ab8e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.04.25 18:13:23.549942 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4004 | 2026.04.25 18:13:23.550146 [ 4 ] {9a77cf33-7b28-4362-b11d-31be7c0297d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4005 | 2026.04.25 18:13:23.550249 [ 4 ] {9a77cf33-7b28-4362-b11d-31be7c0297d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4006 | 2026.04.25 18:13:23.551113 [ 4 ] {9a77cf33-7b28-4362-b11d-31be7c0297d2} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4007 | 2026.04.25 18:13:23.551181 [ 4 ] {9a77cf33-7b28-4362-b11d-31be7c0297d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4008 | 2026.04.25 18:13:23.551684 [ 4 ] {9a77cf33-7b28-4362-b11d-31be7c0297d2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4009 | 2026.04.25 18:13:23.551960 [ 4 ] {9a77cf33-7b28-4362-b11d-31be7c0297d2} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4010 | 2026.04.25 18:13:23.552139 [ 129 ] {} <Debug> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4011 | 2026.04.25 18:13:23.552183 [ 4 ] {9a77cf33-7b28-4362-b11d-31be7c0297d2} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.002087 sec., 42165.78821274557 rows/sec., 3.55 MiB/sec. | ||
| 4012 | 2026.04.25 18:13:23.552196 [ 129 ] {} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.04.25 18:13:23.552234 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4014 | 2026.04.25 18:13:23.552272 [ 4 ] {9a77cf33-7b28-4362-b11d-31be7c0297d2} <Debug> TCPHandler: Processed in 0.002482223 sec. | ||
| 4015 | 2026.04.25 18:13:23.552421 [ 195 ] {82dded08-efdc-4ae9-b628-457328f95a0a::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 | ||
| 4016 | 2026.04.25 18:13:23.552461 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2026.04.25 18:13:23.552601 [ 4 ] {a16ae054-4f4e-4094-ae3d-3496f2365276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4018 | 2026.04.25 18:13:23.552631 [ 195 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4019 | 2026.04.25 18:13:23.552657 [ 4 ] {a16ae054-4f4e-4094-ae3d-3496f2365276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4020 | 2026.04.25 18:13:23.552688 [ 195 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2614 rows starting from the beginning of the part | ||
| 4021 | 2026.04.25 18:13:23.552794 [ 195 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 66 rows starting from the beginning of the part | ||
| 4022 | 2026.04.25 18:13:23.552867 [ 195 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 106 rows starting from the beginning of the part | ||
| 4023 | 2026.04.25 18:13:23.552934 [ 195 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 88 rows starting from the beginning of the part | ||
| 4024 | 2026.04.25 18:13:23.552994 [ 195 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part | ||
| 4025 | 2026.04.25 18:13:23.553059 [ 195 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 88 rows starting from the beginning of the part | ||
| 4026 | 2026.04.25 18:13:23.554658 [ 4 ] {a16ae054-4f4e-4094-ae3d-3496f2365276} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.04.25 18:13:23.554709 [ 4 ] {a16ae054-4f4e-4094-ae3d-3496f2365276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4028 | 2026.04.25 18:13:23.555127 [ 4 ] {a16ae054-4f4e-4094-ae3d-3496f2365276} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4029 | 2026.04.25 18:13:23.555158 [ 186 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.002829092 sec., 1084446.8826040297 rows/sec., 87.08 MiB/sec. | ||
| 4030 | 2026.04.25 18:13:23.555379 [ 4 ] {a16ae054-4f4e-4094-ae3d-3496f2365276} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2026.04.25 18:13:23.555527 [ 199 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4032 | 2026.04.25 18:13:23.555536 [ 4 ] {a16ae054-4f4e-4094-ae3d-3496f2365276} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.002972 sec., 5383.580080753702 rows/sec., 404.82 KiB/sec. | ||
| 4033 | 2026.04.25 18:13:23.555594 [ 4 ] {a16ae054-4f4e-4094-ae3d-3496f2365276} <Debug> TCPHandler: Processed in 0.003196821 sec. | ||
| 4034 | 2026.04.25 18:13:23.555736 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2026.04.25 18:13:23.555825 [ 199 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_26_5} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.04.25 18:13:23.555841 [ 4 ] {950dbb27-9b5b-4470-8287-8f8306a7445c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4037 | 2026.04.25 18:13:23.555892 [ 4 ] {950dbb27-9b5b-4470-8287-8f8306a7445c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4038 | 2026.04.25 18:13:23.555906 [ 199 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_26_5} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4039 | 2026.04.25 18:13:23.555990 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 4040 | 2026.04.25 18:13:23.556355 [ 4 ] {950dbb27-9b5b-4470-8287-8f8306a7445c} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2026.04.25 18:13:23.556397 [ 4 ] {950dbb27-9b5b-4470-8287-8f8306a7445c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4042 | 2026.04.25 18:13:23.556753 [ 4 ] {950dbb27-9b5b-4470-8287-8f8306a7445c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4043 | 2026.04.25 18:13:23.556975 [ 4 ] {950dbb27-9b5b-4470-8287-8f8306a7445c} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2026.04.25 18:13:23.557102 [ 4 ] {950dbb27-9b5b-4470-8287-8f8306a7445c} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001284 sec., 62305.29595015576 rows/sec., 4.86 MiB/sec. | ||
| 4045 | 2026.04.25 18:13:23.557116 [ 128 ] {} <Debug> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4046 | 2026.04.25 18:13:23.557139 [ 4 ] {950dbb27-9b5b-4470-8287-8f8306a7445c} <Debug> TCPHandler: Processed in 0.001456947 sec. | ||
| 4047 | 2026.04.25 18:13:23.557186 [ 128 ] {} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.04.25 18:13:23.557212 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4049 | 2026.04.25 18:13:23.557287 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2026.04.25 18:13:23.557290 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::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 | ||
| 4051 | 2026.04.25 18:13:23.557397 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4052 | 2026.04.25 18:13:23.557402 [ 4 ] {b242ef31-1355-4420-b226-786244af918b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4053 | 2026.04.25 18:13:23.557423 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 4054 | 2026.04.25 18:13:23.557458 [ 4 ] {b242ef31-1355-4420-b226-786244af918b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4055 | 2026.04.25 18:13:23.557481 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 69 rows starting from the beginning of the part | ||
| 4056 | 2026.04.25 18:13:23.557529 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 89 rows starting from the beginning of the part | ||
| 4057 | 2026.04.25 18:13:23.557569 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 80 rows starting from the beginning of the part | ||
| 4058 | 2026.04.25 18:13:23.557610 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 89 rows starting from the beginning of the part | ||
| 4059 | 2026.04.25 18:13:23.557648 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 80 rows starting from the beginning of the part | ||
| 4060 | 2026.04.25 18:13:23.557958 [ 4 ] {b242ef31-1355-4420-b226-786244af918b} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2026.04.25 18:13:23.557999 [ 4 ] {b242ef31-1355-4420-b226-786244af918b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4062 | 2026.04.25 18:13:23.558378 [ 4 ] {b242ef31-1355-4420-b226-786244af918b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4063 | 2026.04.25 18:13:23.558581 [ 186 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323553 sec., 1366020.0989306811 rows/sec., 101.10 MiB/sec. | ||
| 4064 | 2026.04.25 18:13:23.558609 [ 4 ] {b242ef31-1355-4420-b226-786244af918b} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2026.04.25 18:13:23.558728 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4066 | 2026.04.25 18:13:23.558745 [ 4 ] {b242ef31-1355-4420-b226-786244af918b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001363 sec., 117388.11445341159 rows/sec., 8.18 MiB/sec. | ||
| 4067 | 2026.04.25 18:13:23.558773 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2026.04.25 18:13:23.558792 [ 4 ] {b242ef31-1355-4420-b226-786244af918b} <Debug> TCPHandler: Processed in 0.00155565 sec. | ||
| 4069 | 2026.04.25 18:13:23.558799 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4070 | 2026.04.25 18:13:23.558829 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4071 | 2026.04.25 18:13:23.558879 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 4072 | 2026.04.25 18:13:23.558937 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.04.25 18:13:23.558978 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4074 | 2026.04.25 18:13:23.559009 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8893 rows starting from the beginning of the part | ||
| 4075 | 2026.04.25 18:13:23.559039 [ 4 ] {42bf82c4-1ede-4843-9452-e8adebc910d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4076 | 2026.04.25 18:13:23.559056 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
| 4077 | 2026.04.25 18:13:23.559106 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4078 | 2026.04.25 18:13:23.559106 [ 4 ] {42bf82c4-1ede-4843-9452-e8adebc910d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4079 | 2026.04.25 18:13:23.559146 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4080 | 2026.04.25 18:13:23.559169 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_26_5} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.04.25 18:13:23.559186 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4082 | 2026.04.25 18:13:23.559227 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4083 | 2026.04.25 18:13:23.559260 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_26_5} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4084 | 2026.04.25 18:13:23.559373 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4085 | 2026.04.25 18:13:23.559960 [ 4 ] {42bf82c4-1ede-4843-9452-e8adebc910d1} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.04.25 18:13:23.560003 [ 4 ] {42bf82c4-1ede-4843-9452-e8adebc910d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4087 | 2026.04.25 18:13:23.560616 [ 4 ] {42bf82c4-1ede-4843-9452-e8adebc910d1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4088 | 2026.04.25 18:13:23.560859 [ 4 ] {42bf82c4-1ede-4843-9452-e8adebc910d1} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.04.25 18:13:23.561001 [ 4 ] {42bf82c4-1ede-4843-9452-e8adebc910d1} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001981 sec., 8076.7289247854615 rows/sec., 14.47 MiB/sec. | ||
| 4090 | 2026.04.25 18:13:23.561060 [ 4 ] {42bf82c4-1ede-4843-9452-e8adebc910d1} <Debug> TCPHandler: Processed in 0.002173065 sec. | ||
| 4091 | 2026.04.25 18:13:23.561191 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4092 | 2026.04.25 18:13:23.561287 [ 4 ] {5a396a26-e714-4074-a2ff-aaa13cd28698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4093 | 2026.04.25 18:13:23.561329 [ 4 ] {5a396a26-e714-4074-a2ff-aaa13cd28698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4094 | 2026.04.25 18:13:23.561669 [ 4 ] {5a396a26-e714-4074-a2ff-aaa13cd28698} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2026.04.25 18:13:23.561706 [ 4 ] {5a396a26-e714-4074-a2ff-aaa13cd28698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4096 | 2026.04.25 18:13:23.562040 [ 4 ] {5a396a26-e714-4074-a2ff-aaa13cd28698} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4097 | 2026.04.25 18:13:23.562264 [ 4 ] {5a396a26-e714-4074-a2ff-aaa13cd28698} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.04.25 18:13:23.562368 [ 128 ] {} <Debug> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4099 | 2026.04.25 18:13:23.562394 [ 4 ] {5a396a26-e714-4074-a2ff-aaa13cd28698} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 4100 | 2026.04.25 18:13:23.562403 [ 128 ] {} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.04.25 18:13:23.562434 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 4102 | 2026.04.25 18:13:23.562435 [ 4 ] {5a396a26-e714-4074-a2ff-aaa13cd28698} <Debug> TCPHandler: Processed in 0.001295143 sec. | ||
| 4103 | 2026.04.25 18:13:23.562523 [ 186 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 4104 | 2026.04.25 18:13:23.562616 [ 201 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9661 rows, containing 5 columns (5 merged, 0 gathered) in 0.003763446 sec., 2567062.208412184 rows/sec., 166.96 MiB/sec. | ||
| 4105 | 2026.04.25 18:13:23.562647 [ 186 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4106 | 2026.04.25 18:13:23.562684 [ 186 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1092 rows starting from the beginning of the part | ||
| 4107 | 2026.04.25 18:13:23.562748 [ 186 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 4108 | 2026.04.25 18:13:23.562794 [ 186 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 4109 | 2026.04.25 18:13:23.562834 [ 186 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4110 | 2026.04.25 18:13:23.562873 [ 186 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 4111 | 2026.04.25 18:13:23.562915 [ 186 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4112 | 2026.04.25 18:13:23.562918 [ 197 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4113 | 2026.04.25 18:13:23.563265 [ 197 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2026.04.25 18:13:23.563337 [ 197 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4115 | 2026.04.25 18:13:23.563415 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
| 4116 | 2026.04.25 18:13:23.563941 [ 197 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.001463158 sec., 943165.3997722734 rows/sec., 63.56 MiB/sec. | ||
| 4117 | 2026.04.25 18:13:23.564147 [ 199 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4118 | 2026.04.25 18:13:23.564410 [ 199 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_26_5} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.04.25 18:13:23.564480 [ 199 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_26_5} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4120 | 2026.04.25 18:13:23.564549 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4121 | 2026.04.25 18:13:24.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.64 MiB, peak 244.93 MiB, free memory in arenas 0.00 B, will set to 238.80 MiB (RSS), difference: 1.16 MiB | ||
| 4122 | 2026.04.25 18:13:25.236765 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48108 | ||
| 4123 | 2026.04.25 18:13:25.236891 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4124 | 2026.04.25 18:13:25.236921 [ 286 ] {} <Debug> TCP-Session: 35c0170a-c21d-48a7-92fc-3f044546481c Authenticating user 'default' from [fd00:1122:3344:101::e]:48108 | ||
| 4125 | 2026.04.25 18:13:25.236944 [ 286 ] {} <Debug> TCP-Session: 35c0170a-c21d-48a7-92fc-3f044546481c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4126 | 2026.04.25 18:13:25.236960 [ 286 ] {} <Debug> TCP-Session: 35c0170a-c21d-48a7-92fc-3f044546481c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4127 | 2026.04.25 18:13:25.237161 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46781 | ||
| 4128 | 2026.04.25 18:13:25.237182 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62864 | ||
| 4129 | 2026.04.25 18:13:25.237223 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33125 | ||
| 4130 | 2026.04.25 18:13:25.237244 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33188 | ||
| 4131 | 2026.04.25 18:13:25.237257 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34846 | ||
| 4132 | 2026.04.25 18:13:25.237283 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4133 | 2026.04.25 18:13:25.237314 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4134 | 2026.04.25 18:13:25.237336 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4135 | 2026.04.25 18:13:25.237347 [ 288 ] {} <Debug> TCP-Session: b3e0f799-a460-4b73-a38c-0fe45431df92 Authenticating user 'default' from [fd00:1122:3344:101::e]:46781 | ||
| 4136 | 2026.04.25 18:13:25.237356 [ 292 ] {} <Debug> TCP-Session: 7edb53c9-af12-4ac8-8668-88183a6ebd22 Authenticating user 'default' from [fd00:1122:3344:101::e]:33125 | ||
| 4137 | 2026.04.25 18:13:25.237367 [ 294 ] {} <Debug> TCP-Session: 385c55fb-effd-414d-b758-c7a7183754c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33188 | ||
| 4138 | 2026.04.25 18:13:25.237384 [ 288 ] {} <Debug> TCP-Session: b3e0f799-a460-4b73-a38c-0fe45431df92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.04.25 18:13:25.237390 [ 292 ] {} <Debug> TCP-Session: 7edb53c9-af12-4ac8-8668-88183a6ebd22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.04.25 18:13:25.237403 [ 294 ] {} <Debug> TCP-Session: 385c55fb-effd-414d-b758-c7a7183754c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.04.25 18:13:25.237409 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4142 | 2026.04.25 18:13:25.237422 [ 292 ] {} <Debug> TCP-Session: 7edb53c9-af12-4ac8-8668-88183a6ebd22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.04.25 18:13:25.237433 [ 294 ] {} <Debug> TCP-Session: 385c55fb-effd-414d-b758-c7a7183754c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.04.25 18:13:25.237462 [ 3 ] {} <Debug> TCP-Session: 4ef31565-28ab-4d31-91b7-a0815623d6a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34846 | ||
| 4145 | 2026.04.25 18:13:25.237411 [ 288 ] {} <Debug> TCP-Session: b3e0f799-a460-4b73-a38c-0fe45431df92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2026.04.25 18:13:25.237507 [ 3 ] {} <Debug> TCP-Session: 4ef31565-28ab-4d31-91b7-a0815623d6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2026.04.25 18:13:25.237296 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4148 | 2026.04.25 18:13:25.237533 [ 3 ] {} <Debug> TCP-Session: 4ef31565-28ab-4d31-91b7-a0815623d6a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.04.25 18:13:25.237271 [ 286 ] {} <Trace> TCP-Session: 35c0170a-c21d-48a7-92fc-3f044546481c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2026.04.25 18:13:25.237564 [ 290 ] {} <Debug> TCP-Session: 43cf0aec-3bef-402c-ad0e-818a9436a63a Authenticating user 'default' from [fd00:1122:3344:101::e]:62864 | ||
| 4151 | 2026.04.25 18:13:25.237236 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59930 | ||
| 4152 | 2026.04.25 18:13:25.237607 [ 290 ] {} <Debug> TCP-Session: 43cf0aec-3bef-402c-ad0e-818a9436a63a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4153 | 2026.04.25 18:13:25.237234 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55705 | ||
| 4154 | 2026.04.25 18:13:25.237651 [ 290 ] {} <Debug> TCP-Session: 43cf0aec-3bef-402c-ad0e-818a9436a63a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2026.04.25 18:13:25.237178 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61396 | ||
| 4156 | 2026.04.25 18:13:25.237694 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4157 | 2026.04.25 18:13:25.237755 [ 286 ] {1616f710-5876-4894-9f2d-4f468cff4399} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48108) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4158 | 2026.04.25 18:13:25.237764 [ 291 ] {} <Debug> TCP-Session: f56a9989-b778-43af-9a16-c16523768c00 Authenticating user 'default' from [fd00:1122:3344:101::e]:59930 | ||
| 4159 | 2026.04.25 18:13:25.237776 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4160 | 2026.04.25 18:13:25.237805 [ 291 ] {} <Debug> TCP-Session: f56a9989-b778-43af-9a16-c16523768c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2026.04.25 18:13:25.237828 [ 291 ] {} <Debug> TCP-Session: f56a9989-b778-43af-9a16-c16523768c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.04.25 18:13:25.237829 [ 293 ] {} <Debug> TCP-Session: eb40e7d9-5eba-4b0a-91cc-d9ce8fd89ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55705 | ||
| 4163 | 2026.04.25 18:13:25.237866 [ 293 ] {} <Debug> TCP-Session: eb40e7d9-5eba-4b0a-91cc-d9ce8fd89ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2026.04.25 18:13:25.237871 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4165 | 2026.04.25 18:13:25.237882 [ 293 ] {} <Debug> TCP-Session: eb40e7d9-5eba-4b0a-91cc-d9ce8fd89ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.04.25 18:13:25.237902 [ 289 ] {} <Debug> TCP-Session: 16a48fe6-09c4-47f2-bff8-17aad576a87b Authenticating user 'default' from [fd00:1122:3344:101::e]:61396 | ||
| 4167 | 2026.04.25 18:13:25.237923 [ 289 ] {} <Debug> TCP-Session: 16a48fe6-09c4-47f2-bff8-17aad576a87b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.04.25 18:13:25.237938 [ 289 ] {} <Debug> TCP-Session: 16a48fe6-09c4-47f2-bff8-17aad576a87b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4169 | 2026.04.25 18:13:25.238026 [ 286 ] {1616f710-5876-4894-9f2d-4f468cff4399} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4170 | 2026.04.25 18:13:25.238083 [ 286 ] {1616f710-5876-4894-9f2d-4f468cff4399} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4171 | 2026.04.25 18:13:25.238348 [ 286 ] {1616f710-5876-4894-9f2d-4f468cff4399} <Debug> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480) (SelectExecutor): Key condition: unknown | ||
| 4172 | 2026.04.25 18:13:25.239310 [ 295 ] {1616f710-5876-4894-9f2d-4f468cff4399} <Trace> AggregatingTransform: Aggregating | ||
| 4173 | 2026.04.25 18:13:25.239550 [ 295 ] {1616f710-5876-4894-9f2d-4f468cff4399} <Trace> Aggregator: Aggregation method: without_key | ||
| 4174 | 2026.04.25 18:13:25.239589 [ 295 ] {1616f710-5876-4894-9f2d-4f468cff4399} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001146229 sec. (872.426 rows/sec., 34.08 KiB/sec.) | ||
| 4175 | 2026.04.25 18:13:25.239607 [ 295 ] {1616f710-5876-4894-9f2d-4f468cff4399} <Trace> Aggregator: Merging aggregated data | ||
| 4176 | 2026.04.25 18:13:25.240751 [ 286 ] {1616f710-5876-4894-9f2d-4f468cff4399} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003059 sec., 326.90421706440014 rows/sec., 12.77 KiB/sec. | ||
| 4177 | 2026.04.25 18:13:25.240896 [ 286 ] {1616f710-5876-4894-9f2d-4f468cff4399} <Debug> TCPHandler: Processed in 0.003742535 sec. | ||
| 4178 | 2026.04.25 18:13:25.241021 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4179 | 2026.04.25 18:13:25.241049 [ 286 ] {} <Debug> TCP-Session: 35c0170a-c21d-48a7-92fc-3f044546481c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.04.25 18:13:25.241051 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4181 | 2026.04.25 18:13:25.241073 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4182 | 2026.04.25 18:13:25.241095 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4183 | 2026.04.25 18:13:25.241112 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4184 | 2026.04.25 18:13:25.241133 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4185 | 2026.04.25 18:13:25.241153 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4186 | 2026.04.25 18:13:25.241176 [ 291 ] {} <Debug> TCP-Session: f56a9989-b778-43af-9a16-c16523768c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.04.25 18:13:25.241191 [ 292 ] {} <Debug> TCP-Session: 7edb53c9-af12-4ac8-8668-88183a6ebd22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.04.25 18:13:25.241203 [ 290 ] {} <Debug> TCP-Session: 43cf0aec-3bef-402c-ad0e-818a9436a63a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.04.25 18:13:25.241212 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4190 | 2026.04.25 18:13:25.241189 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4191 | 2026.04.25 18:13:25.241263 [ 293 ] {} <Debug> TCP-Session: eb40e7d9-5eba-4b0a-91cc-d9ce8fd89ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2026.04.25 18:13:25.241144 [ 3 ] {} <Debug> TCP-Session: 4ef31565-28ab-4d31-91b7-a0815623d6a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2026.04.25 18:13:25.241287 [ 294 ] {} <Debug> TCP-Session: 385c55fb-effd-414d-b758-c7a7183754c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.04.25 18:13:25.241124 [ 289 ] {} <Debug> TCP-Session: 16a48fe6-09c4-47f2-bff8-17aad576a87b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.04.25 18:13:25.241105 [ 288 ] {} <Debug> TCP-Session: b3e0f799-a460-4b73-a38c-0fe45431df92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4196 | 2026.04.25 18:13:26.139462 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4197 | 2026.04.25 18:13:26.139521 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4198 | 2026.04.25 18:13:26.265263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8611 | ||
| 4199 | 2026.04.25 18:13:26.265841 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.04.25 18:13:26.265893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4201 | 2026.04.25 18:13:26.266414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4202 | 2026.04.25 18:13:26.266647 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.04.25 18:13:26.266788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8611 | ||
| 4204 | 2026.04.25 18:13:26.689346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4205 | 2026.04.25 18:13:26.704963 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.04.25 18:13:26.705009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4207 | 2026.04.25 18:13:26.710819 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4208 | 2026.04.25 18:13:26.711503 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.04.25 18:13:26.714172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4210 | 2026.04.25 18:13:28.550189 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4211 | 2026.04.25 18:13:28.550399 [ 4 ] {290dcb29-1a72-4439-a18a-684647c15349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4212 | 2026.04.25 18:13:28.550476 [ 4 ] {290dcb29-1a72-4439-a18a-684647c15349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4213 | 2026.04.25 18:13:28.551240 [ 4 ] {290dcb29-1a72-4439-a18a-684647c15349} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2026.04.25 18:13:28.551289 [ 4 ] {290dcb29-1a72-4439-a18a-684647c15349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4215 | 2026.04.25 18:13:28.551695 [ 4 ] {290dcb29-1a72-4439-a18a-684647c15349} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4216 | 2026.04.25 18:13:28.551922 [ 4 ] {290dcb29-1a72-4439-a18a-684647c15349} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2026.04.25 18:13:28.552082 [ 4 ] {290dcb29-1a72-4439-a18a-684647c15349} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001738 sec., 60989.64326812428 rows/sec., 5.12 MiB/sec. | ||
| 4218 | 2026.04.25 18:13:28.552130 [ 4 ] {290dcb29-1a72-4439-a18a-684647c15349} <Debug> TCPHandler: Processed in 0.002103224 sec. | ||
| 4219 | 2026.04.25 18:13:28.552271 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4220 | 2026.04.25 18:13:28.552372 [ 4 ] {2eb088db-a736-466b-b72e-4a0c36b778f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4221 | 2026.04.25 18:13:28.552415 [ 4 ] {2eb088db-a736-466b-b72e-4a0c36b778f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4222 | 2026.04.25 18:13:28.552840 [ 4 ] {2eb088db-a736-466b-b72e-4a0c36b778f9} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4223 | 2026.04.25 18:13:28.552877 [ 4 ] {2eb088db-a736-466b-b72e-4a0c36b778f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4224 | 2026.04.25 18:13:28.553188 [ 4 ] {2eb088db-a736-466b-b72e-4a0c36b778f9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4225 | 2026.04.25 18:13:28.553399 [ 4 ] {2eb088db-a736-466b-b72e-4a0c36b778f9} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2026.04.25 18:13:28.553531 [ 4 ] {2eb088db-a736-466b-b72e-4a0c36b778f9} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001183 sec., 21132.713440405747 rows/sec., 1.55 MiB/sec. | ||
| 4227 | 2026.04.25 18:13:28.553569 [ 4 ] {2eb088db-a736-466b-b72e-4a0c36b778f9} <Debug> TCPHandler: Processed in 0.001348314 sec. | ||
| 4228 | 2026.04.25 18:13:28.553684 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2026.04.25 18:13:28.553778 [ 4 ] {120920f7-bb69-4f09-9c06-2ae25048a6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4230 | 2026.04.25 18:13:28.553818 [ 4 ] {120920f7-bb69-4f09-9c06-2ae25048a6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4231 | 2026.04.25 18:13:28.554254 [ 4 ] {120920f7-bb69-4f09-9c06-2ae25048a6db} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2026.04.25 18:13:28.554290 [ 4 ] {120920f7-bb69-4f09-9c06-2ae25048a6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4233 | 2026.04.25 18:13:28.554588 [ 4 ] {120920f7-bb69-4f09-9c06-2ae25048a6db} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4234 | 2026.04.25 18:13:28.554792 [ 4 ] {120920f7-bb69-4f09-9c06-2ae25048a6db} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.04.25 18:13:28.554914 [ 4 ] {120920f7-bb69-4f09-9c06-2ae25048a6db} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001155 sec., 77056.27705627706 rows/sec., 6.02 MiB/sec. | ||
| 4236 | 2026.04.25 18:13:28.554950 [ 4 ] {120920f7-bb69-4f09-9c06-2ae25048a6db} <Debug> TCPHandler: Processed in 0.001312453 sec. | ||
| 4237 | 2026.04.25 18:13:28.555067 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4238 | 2026.04.25 18:13:28.555167 [ 4 ] {27b95acb-0265-4289-9a01-6ce04eeaecbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4239 | 2026.04.25 18:13:28.555213 [ 4 ] {27b95acb-0265-4289-9a01-6ce04eeaecbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4240 | 2026.04.25 18:13:28.555638 [ 4 ] {27b95acb-0265-4289-9a01-6ce04eeaecbd} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.04.25 18:13:28.555674 [ 4 ] {27b95acb-0265-4289-9a01-6ce04eeaecbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4242 | 2026.04.25 18:13:28.555992 [ 4 ] {27b95acb-0265-4289-9a01-6ce04eeaecbd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4243 | 2026.04.25 18:13:28.556200 [ 4 ] {27b95acb-0265-4289-9a01-6ce04eeaecbd} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.04.25 18:13:28.556327 [ 4 ] {27b95acb-0265-4289-9a01-6ce04eeaecbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 4245 | 2026.04.25 18:13:28.556362 [ 4 ] {27b95acb-0265-4289-9a01-6ce04eeaecbd} <Debug> TCPHandler: Processed in 0.001342294 sec. | ||
| 4246 | 2026.04.25 18:13:28.556513 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4247 | 2026.04.25 18:13:28.556636 [ 4 ] {fd8e466c-2276-461c-ba9a-e10eafd9f678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4248 | 2026.04.25 18:13:28.556704 [ 4 ] {fd8e466c-2276-461c-ba9a-e10eafd9f678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4249 | 2026.04.25 18:13:28.557611 [ 4 ] {fd8e466c-2276-461c-ba9a-e10eafd9f678} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4250 | 2026.04.25 18:13:28.557648 [ 4 ] {fd8e466c-2276-461c-ba9a-e10eafd9f678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4251 | 2026.04.25 18:13:28.558195 [ 4 ] {fd8e466c-2276-461c-ba9a-e10eafd9f678} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4252 | 2026.04.25 18:13:28.558428 [ 4 ] {fd8e466c-2276-461c-ba9a-e10eafd9f678} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.04.25 18:13:28.558573 [ 4 ] {fd8e466c-2276-461c-ba9a-e10eafd9f678} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001962 sec., 12742.0998980632 rows/sec., 22.83 MiB/sec. | ||
| 4254 | 2026.04.25 18:13:28.558625 [ 4 ] {fd8e466c-2276-461c-ba9a-e10eafd9f678} <Debug> TCPHandler: Processed in 0.002174455 sec. | ||
| 4255 | 2026.04.25 18:13:28.558755 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4256 | 2026.04.25 18:13:28.558849 [ 4 ] {ff643aef-f0c6-48c8-954c-103f82c0eb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4257 | 2026.04.25 18:13:28.558892 [ 4 ] {ff643aef-f0c6-48c8-954c-103f82c0eb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4258 | 2026.04.25 18:13:28.559237 [ 4 ] {ff643aef-f0c6-48c8-954c-103f82c0eb1e} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.04.25 18:13:28.559272 [ 4 ] {ff643aef-f0c6-48c8-954c-103f82c0eb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4260 | 2026.04.25 18:13:28.559581 [ 4 ] {ff643aef-f0c6-48c8-954c-103f82c0eb1e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4261 | 2026.04.25 18:13:28.559794 [ 4 ] {ff643aef-f0c6-48c8-954c-103f82c0eb1e} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2026.04.25 18:13:28.559921 [ 4 ] {ff643aef-f0c6-48c8-954c-103f82c0eb1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4263 | 2026.04.25 18:13:28.559955 [ 4 ] {ff643aef-f0c6-48c8-954c-103f82c0eb1e} <Debug> TCPHandler: Processed in 0.001258722 sec. | ||
| 4264 | 2026.04.25 18:13:29.206073 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4265 | 2026.04.25 18:13:29.206254 [ 4 ] {2482d7eb-64de-4cbb-b8b8-f5fc765504d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4266 | 2026.04.25 18:13:29.206319 [ 4 ] {2482d7eb-64de-4cbb-b8b8-f5fc765504d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4267 | 2026.04.25 18:13:29.206944 [ 4 ] {2482d7eb-64de-4cbb-b8b8-f5fc765504d0} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2026.04.25 18:13:29.206990 [ 4 ] {2482d7eb-64de-4cbb-b8b8-f5fc765504d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4269 | 2026.04.25 18:13:29.207432 [ 4 ] {2482d7eb-64de-4cbb-b8b8-f5fc765504d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4270 | 2026.04.25 18:13:29.207708 [ 4 ] {2482d7eb-64de-4cbb-b8b8-f5fc765504d0} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2026.04.25 18:13:29.207836 [ 121 ] {} <Debug> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4272 | 2026.04.25 18:13:29.207861 [ 4 ] {2482d7eb-64de-4cbb-b8b8-f5fc765504d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001656 sec., 14492.753623188406 rows/sec., 1.20 MiB/sec. | ||
| 4273 | 2026.04.25 18:13:29.207876 [ 121 ] {} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.04.25 18:13:29.207896 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4275 | 2026.04.25 18:13:29.207904 [ 4 ] {2482d7eb-64de-4cbb-b8b8-f5fc765504d0} <Debug> TCPHandler: Processed in 0.00196344 sec. | ||
| 4276 | 2026.04.25 18:13:29.207977 [ 201 ] {1ab86ce6-d604-4a31-83b1-60c909706459::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 | ||
| 4277 | 2026.04.25 18:13:29.208044 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4278 | 2026.04.25 18:13:29.208070 [ 201 ] {1ab86ce6-d604-4a31-83b1-60c909706459::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4279 | 2026.04.25 18:13:29.208099 [ 201 ] {1ab86ce6-d604-4a31-83b1-60c909706459::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4280 | 2026.04.25 18:13:29.208144 [ 4 ] {62b709b9-c99f-44ba-a3a9-05bb59a306b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4281 | 2026.04.25 18:13:29.208155 [ 201 ] {1ab86ce6-d604-4a31-83b1-60c909706459::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4282 | 2026.04.25 18:13:29.208188 [ 4 ] {62b709b9-c99f-44ba-a3a9-05bb59a306b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4283 | 2026.04.25 18:13:29.208199 [ 201 ] {1ab86ce6-d604-4a31-83b1-60c909706459::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4284 | 2026.04.25 18:13:29.208241 [ 201 ] {1ab86ce6-d604-4a31-83b1-60c909706459::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4285 | 2026.04.25 18:13:29.208282 [ 201 ] {1ab86ce6-d604-4a31-83b1-60c909706459::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4286 | 2026.04.25 18:13:29.208604 [ 4 ] {62b709b9-c99f-44ba-a3a9-05bb59a306b4} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2026.04.25 18:13:29.208638 [ 4 ] {62b709b9-c99f-44ba-a3a9-05bb59a306b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4288 | 2026.04.25 18:13:29.208939 [ 4 ] {62b709b9-c99f-44ba-a3a9-05bb59a306b4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4289 | 2026.04.25 18:13:29.208944 [ 199 ] {1ab86ce6-d604-4a31-83b1-60c909706459::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.000996875 sec., 120376.17554858935 rows/sec., 10.45 MiB/sec. | ||
| 4290 | 2026.04.25 18:13:29.209099 [ 197 ] {1ab86ce6-d604-4a31-83b1-60c909706459::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4291 | 2026.04.25 18:13:29.209162 [ 4 ] {62b709b9-c99f-44ba-a3a9-05bb59a306b4} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2026.04.25 18:13:29.209290 [ 4 ] {62b709b9-c99f-44ba-a3a9-05bb59a306b4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001166 sec., 8576.329331046312 rows/sec., 699.34 KiB/sec. | ||
| 4293 | 2026.04.25 18:13:29.209328 [ 4 ] {62b709b9-c99f-44ba-a3a9-05bb59a306b4} <Debug> TCPHandler: Processed in 0.001332744 sec. | ||
| 4294 | 2026.04.25 18:13:29.209363 [ 197 ] {1ab86ce6-d604-4a31-83b1-60c909706459::all_1_5_1} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.04.25 18:13:29.209421 [ 197 ] {1ab86ce6-d604-4a31-83b1-60c909706459::all_1_5_1} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4296 | 2026.04.25 18:13:29.209448 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2026.04.25 18:13:29.209479 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4298 | 2026.04.25 18:13:29.209542 [ 4 ] {4321a919-0a41-49c4-ab85-1a241af25744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4299 | 2026.04.25 18:13:29.209581 [ 4 ] {4321a919-0a41-49c4-ab85-1a241af25744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4300 | 2026.04.25 18:13:29.211224 [ 4 ] {4321a919-0a41-49c4-ab85-1a241af25744} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.04.25 18:13:29.211258 [ 4 ] {4321a919-0a41-49c4-ab85-1a241af25744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4302 | 2026.04.25 18:13:29.211718 [ 4 ] {4321a919-0a41-49c4-ab85-1a241af25744} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4303 | 2026.04.25 18:13:29.211939 [ 4 ] {4321a919-0a41-49c4-ab85-1a241af25744} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.04.25 18:13:29.212067 [ 4 ] {4321a919-0a41-49c4-ab85-1a241af25744} <Debug> executeQuery: Read 2548 rows, 195.36 KiB in 0.002542 sec., 1002360.346184107 rows/sec., 75.05 MiB/sec. | ||
| 4305 | 2026.04.25 18:13:29.212104 [ 4 ] {4321a919-0a41-49c4-ab85-1a241af25744} <Debug> TCPHandler: Processed in 0.002705369 sec. | ||
| 4306 | 2026.04.25 18:13:29.212225 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.04.25 18:13:29.212324 [ 4 ] {7aac28c6-12ac-4aad-9b37-cb12f6225916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.04.25 18:13:29.212366 [ 4 ] {7aac28c6-12ac-4aad-9b37-cb12f6225916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4309 | 2026.04.25 18:13:29.212790 [ 4 ] {7aac28c6-12ac-4aad-9b37-cb12f6225916} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.04.25 18:13:29.212824 [ 4 ] {7aac28c6-12ac-4aad-9b37-cb12f6225916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4311 | 2026.04.25 18:13:29.213122 [ 4 ] {7aac28c6-12ac-4aad-9b37-cb12f6225916} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4312 | 2026.04.25 18:13:29.213340 [ 4 ] {7aac28c6-12ac-4aad-9b37-cb12f6225916} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.04.25 18:13:29.213431 [ 121 ] {} <Debug> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4314 | 2026.04.25 18:13:29.213460 [ 121 ] {} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.04.25 18:13:29.213464 [ 4 ] {7aac28c6-12ac-4aad-9b37-cb12f6225916} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001161 sec., 36175.71059431525 rows/sec., 2.66 MiB/sec. | ||
| 4316 | 2026.04.25 18:13:29.213479 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4317 | 2026.04.25 18:13:29.213505 [ 4 ] {7aac28c6-12ac-4aad-9b37-cb12f6225916} <Debug> TCPHandler: Processed in 0.001327333 sec. | ||
| 4318 | 2026.04.25 18:13:29.213570 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::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 | ||
| 4319 | 2026.04.25 18:13:29.213623 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4320 | 2026.04.25 18:13:29.213705 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4321 | 2026.04.25 18:13:29.213721 [ 4 ] {8631a405-3e04-4303-99e6-8baea10b9e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4322 | 2026.04.25 18:13:29.213748 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
| 4323 | 2026.04.25 18:13:29.213767 [ 4 ] {8631a405-3e04-4303-99e6-8baea10b9e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4324 | 2026.04.25 18:13:29.213830 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
| 4325 | 2026.04.25 18:13:29.213884 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 4326 | 2026.04.25 18:13:29.213931 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
| 4327 | 2026.04.25 18:13:29.213978 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 4328 | 2026.04.25 18:13:29.214024 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 4329 | 2026.04.25 18:13:29.214483 [ 4 ] {8631a405-3e04-4303-99e6-8baea10b9e2c} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.04.25 18:13:29.214524 [ 4 ] {8631a405-3e04-4303-99e6-8baea10b9e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4331 | 2026.04.25 18:13:29.214817 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291472 sec., 157959.28986458862 rows/sec., 12.18 MiB/sec. | ||
| 4332 | 2026.04.25 18:13:29.214894 [ 4 ] {8631a405-3e04-4303-99e6-8baea10b9e2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4333 | 2026.04.25 18:13:29.214934 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4334 | 2026.04.25 18:13:29.215120 [ 4 ] {8631a405-3e04-4303-99e6-8baea10b9e2c} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.04.25 18:13:29.215170 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_26_5} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.04.25 18:13:29.215228 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_26_5} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4337 | 2026.04.25 18:13:29.215248 [ 4 ] {8631a405-3e04-4303-99e6-8baea10b9e2c} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001543 sec., 534672.7154893065 rows/sec., 31.28 MiB/sec. | ||
| 4338 | 2026.04.25 18:13:29.215286 [ 4 ] {8631a405-3e04-4303-99e6-8baea10b9e2c} <Debug> TCPHandler: Processed in 0.001710903 sec. | ||
| 4339 | 2026.04.25 18:13:29.215292 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4340 | 2026.04.25 18:13:29.215400 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4341 | 2026.04.25 18:13:29.215494 [ 4 ] {3d29af28-51ef-416e-a7f9-3b9ff41484a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4342 | 2026.04.25 18:13:29.215532 [ 4 ] {3d29af28-51ef-416e-a7f9-3b9ff41484a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4343 | 2026.04.25 18:13:29.215909 [ 4 ] {3d29af28-51ef-416e-a7f9-3b9ff41484a0} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2026.04.25 18:13:29.215943 [ 4 ] {3d29af28-51ef-416e-a7f9-3b9ff41484a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4345 | 2026.04.25 18:13:29.216222 [ 4 ] {3d29af28-51ef-416e-a7f9-3b9ff41484a0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4346 | 2026.04.25 18:13:29.216425 [ 4 ] {3d29af28-51ef-416e-a7f9-3b9ff41484a0} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2026.04.25 18:13:29.216545 [ 4 ] {3d29af28-51ef-416e-a7f9-3b9ff41484a0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 65.77 KiB/sec. | ||
| 4348 | 2026.04.25 18:13:29.216580 [ 4 ] {3d29af28-51ef-416e-a7f9-3b9ff41484a0} <Debug> TCPHandler: Processed in 0.001228841 sec. | ||
| 4349 | 2026.04.25 18:13:29.216693 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4350 | 2026.04.25 18:13:29.216786 [ 4 ] {00c16899-7ad0-4777-a6f1-91cad82eaa17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4351 | 2026.04.25 18:13:29.216826 [ 4 ] {00c16899-7ad0-4777-a6f1-91cad82eaa17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4352 | 2026.04.25 18:13:29.217218 [ 4 ] {00c16899-7ad0-4777-a6f1-91cad82eaa17} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2026.04.25 18:13:29.217251 [ 4 ] {00c16899-7ad0-4777-a6f1-91cad82eaa17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4354 | 2026.04.25 18:13:29.217537 [ 4 ] {00c16899-7ad0-4777-a6f1-91cad82eaa17} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4355 | 2026.04.25 18:13:29.217745 [ 4 ] {00c16899-7ad0-4777-a6f1-91cad82eaa17} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2026.04.25 18:13:29.217831 [ 121 ] {} <Debug> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4357 | 2026.04.25 18:13:29.217856 [ 121 ] {} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.04.25 18:13:29.217869 [ 4 ] {00c16899-7ad0-4777-a6f1-91cad82eaa17} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 852.27 KiB/sec. | ||
| 4359 | 2026.04.25 18:13:29.217878 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4360 | 2026.04.25 18:13:29.217906 [ 4 ] {00c16899-7ad0-4777-a6f1-91cad82eaa17} <Debug> TCPHandler: Processed in 0.001261582 sec. | ||
| 4361 | 2026.04.25 18:13:29.217953 [ 199 ] {a0c123f2-5919-4d7b-9e14-c85d46eae85f::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 | ||
| 4362 | 2026.04.25 18:13:29.218020 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.04.25 18:13:29.218054 [ 199 ] {a0c123f2-5919-4d7b-9e14-c85d46eae85f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4364 | 2026.04.25 18:13:29.218086 [ 199 ] {a0c123f2-5919-4d7b-9e14-c85d46eae85f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4365 | 2026.04.25 18:13:29.218118 [ 4 ] {69419785-2b96-4b35-9d1e-225a951d8da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4366 | 2026.04.25 18:13:29.218139 [ 199 ] {a0c123f2-5919-4d7b-9e14-c85d46eae85f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4367 | 2026.04.25 18:13:29.218161 [ 4 ] {69419785-2b96-4b35-9d1e-225a951d8da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4368 | 2026.04.25 18:13:29.218186 [ 199 ] {a0c123f2-5919-4d7b-9e14-c85d46eae85f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4369 | 2026.04.25 18:13:29.218229 [ 199 ] {a0c123f2-5919-4d7b-9e14-c85d46eae85f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4370 | 2026.04.25 18:13:29.218268 [ 199 ] {a0c123f2-5919-4d7b-9e14-c85d46eae85f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4371 | 2026.04.25 18:13:29.218994 [ 188 ] {a0c123f2-5919-4d7b-9e14-c85d46eae85f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001066927 sec., 56236.27483417328 rows/sec., 4.51 MiB/sec. | ||
| 4372 | 2026.04.25 18:13:29.219080 [ 4 ] {69419785-2b96-4b35-9d1e-225a951d8da4} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.04.25 18:13:29.219121 [ 4 ] {69419785-2b96-4b35-9d1e-225a951d8da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4374 | 2026.04.25 18:13:29.219206 [ 198 ] {a0c123f2-5919-4d7b-9e14-c85d46eae85f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4375 | 2026.04.25 18:13:29.219544 [ 4 ] {69419785-2b96-4b35-9d1e-225a951d8da4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4376 | 2026.04.25 18:13:29.219583 [ 198 ] {a0c123f2-5919-4d7b-9e14-c85d46eae85f::all_1_5_1} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.04.25 18:13:29.219684 [ 198 ] {a0c123f2-5919-4d7b-9e14-c85d46eae85f::all_1_5_1} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4378 | 2026.04.25 18:13:29.219786 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4379 | 2026.04.25 18:13:29.219793 [ 4 ] {69419785-2b96-4b35-9d1e-225a951d8da4} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.04.25 18:13:29.219933 [ 4 ] {69419785-2b96-4b35-9d1e-225a951d8da4} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.001833 sec., 733769.7763229678 rows/sec., 49.50 MiB/sec. | ||
| 4381 | 2026.04.25 18:13:29.219970 [ 4 ] {69419785-2b96-4b35-9d1e-225a951d8da4} <Debug> TCPHandler: Processed in 0.00199669 sec. | ||
| 4382 | 2026.04.25 18:13:29.220083 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.04.25 18:13:29.220194 [ 4 ] {52c67702-5a61-40dc-827e-cc164ce887de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4384 | 2026.04.25 18:13:29.220246 [ 4 ] {52c67702-5a61-40dc-827e-cc164ce887de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4385 | 2026.04.25 18:13:29.221124 [ 4 ] {52c67702-5a61-40dc-827e-cc164ce887de} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.04.25 18:13:29.221161 [ 4 ] {52c67702-5a61-40dc-827e-cc164ce887de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4387 | 2026.04.25 18:13:29.221596 [ 4 ] {52c67702-5a61-40dc-827e-cc164ce887de} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4388 | 2026.04.25 18:13:29.221807 [ 4 ] {52c67702-5a61-40dc-827e-cc164ce887de} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.04.25 18:13:29.221931 [ 4 ] {52c67702-5a61-40dc-827e-cc164ce887de} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001763 sec., 871809.4157685763 rows/sec., 53.31 MiB/sec. | ||
| 4390 | 2026.04.25 18:13:29.221967 [ 4 ] {52c67702-5a61-40dc-827e-cc164ce887de} <Debug> TCPHandler: Processed in 0.001935229 sec. | ||
| 4391 | 2026.04.25 18:13:29.222086 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.04.25 18:13:29.222182 [ 4 ] {92e29737-05ed-46f7-a5eb-ff26823c2c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4393 | 2026.04.25 18:13:29.222236 [ 4 ] {92e29737-05ed-46f7-a5eb-ff26823c2c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4394 | 2026.04.25 18:13:29.222997 [ 4 ] {92e29737-05ed-46f7-a5eb-ff26823c2c03} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.04.25 18:13:29.223032 [ 4 ] {92e29737-05ed-46f7-a5eb-ff26823c2c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4396 | 2026.04.25 18:13:29.223543 [ 4 ] {92e29737-05ed-46f7-a5eb-ff26823c2c03} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4397 | 2026.04.25 18:13:29.223765 [ 4 ] {92e29737-05ed-46f7-a5eb-ff26823c2c03} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.04.25 18:13:29.223860 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4399 | 2026.04.25 18:13:29.223888 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.04.25 18:13:29.223897 [ 4 ] {92e29737-05ed-46f7-a5eb-ff26823c2c03} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001734 sec., 11534.025374855824 rows/sec., 20.67 MiB/sec. | ||
| 4401 | 2026.04.25 18:13:29.223909 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4402 | 2026.04.25 18:13:29.223949 [ 4 ] {92e29737-05ed-46f7-a5eb-ff26823c2c03} <Debug> TCPHandler: Processed in 0.001912508 sec. | ||
| 4403 | 2026.04.25 18:13:29.223978 [ 199 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::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 | ||
| 4404 | 2026.04.25 18:13:29.224074 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4405 | 2026.04.25 18:13:29.224173 [ 4 ] {41af6fe5-6aa1-4f83-a5f7-2d68d4725153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4406 | 2026.04.25 18:13:29.224181 [ 199 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4407 | 2026.04.25 18:13:29.224216 [ 4 ] {41af6fe5-6aa1-4f83-a5f7-2d68d4725153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4408 | 2026.04.25 18:13:29.224249 [ 199 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 349 rows starting from the beginning of the part | ||
| 4409 | 2026.04.25 18:13:29.224380 [ 199 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
| 4410 | 2026.04.25 18:13:29.224505 [ 199 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 4411 | 2026.04.25 18:13:29.224540 [ 4 ] {41af6fe5-6aa1-4f83-a5f7-2d68d4725153} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.04.25 18:13:29.224580 [ 4 ] {41af6fe5-6aa1-4f83-a5f7-2d68d4725153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4413 | 2026.04.25 18:13:29.224619 [ 199 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
| 4414 | 2026.04.25 18:13:29.224738 [ 199 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 4415 | 2026.04.25 18:13:29.224847 [ 199 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 4416 | 2026.04.25 18:13:29.224899 [ 4 ] {41af6fe5-6aa1-4f83-a5f7-2d68d4725153} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4417 | 2026.04.25 18:13:29.225120 [ 4 ] {41af6fe5-6aa1-4f83-a5f7-2d68d4725153} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.04.25 18:13:29.225255 [ 4 ] {41af6fe5-6aa1-4f83-a5f7-2d68d4725153} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 752.84 KiB/sec. | ||
| 4419 | 2026.04.25 18:13:29.225291 [ 4 ] {41af6fe5-6aa1-4f83-a5f7-2d68d4725153} <Debug> TCPHandler: Processed in 0.001268112 sec. | ||
| 4420 | 2026.04.25 18:13:29.228473 [ 188 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 451 rows, containing 19 columns (19 merged, 0 gathered) in 0.004522885 sec., 99715.11546280747 rows/sec., 178.68 MiB/sec. | ||
| 4421 | 2026.04.25 18:13:29.229376 [ 198 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4422 | 2026.04.25 18:13:29.229715 [ 198 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.04.25 18:13:29.229789 [ 198 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4424 | 2026.04.25 18:13:29.229904 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4425 | 2026.04.25 18:13:31.273953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 576 | ||
| 4426 | 2026.04.25 18:13:31.276561 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2026.04.25 18:13:31.276618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4428 | 2026.04.25 18:13:31.277846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4429 | 2026.04.25 18:13:31.278119 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2026.04.25 18:13:31.278469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4431 | 2026.04.25 18:13:33.548364 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2026.04.25 18:13:33.548560 [ 4 ] {1f1cc0b8-7793-46c8-82ea-01b97c1c0134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4433 | 2026.04.25 18:13:33.548631 [ 4 ] {1f1cc0b8-7793-46c8-82ea-01b97c1c0134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4434 | 2026.04.25 18:13:33.549309 [ 4 ] {1f1cc0b8-7793-46c8-82ea-01b97c1c0134} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2026.04.25 18:13:33.549357 [ 4 ] {1f1cc0b8-7793-46c8-82ea-01b97c1c0134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4436 | 2026.04.25 18:13:33.549756 [ 4 ] {1f1cc0b8-7793-46c8-82ea-01b97c1c0134} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4437 | 2026.04.25 18:13:33.550010 [ 4 ] {1f1cc0b8-7793-46c8-82ea-01b97c1c0134} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.04.25 18:13:33.550154 [ 4 ] {1f1cc0b8-7793-46c8-82ea-01b97c1c0134} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001649 sec., 2425.712553062462 rows/sec., 197.80 KiB/sec. | ||
| 4439 | 2026.04.25 18:13:33.550199 [ 4 ] {1f1cc0b8-7793-46c8-82ea-01b97c1c0134} <Debug> TCPHandler: Processed in 0.00196803 sec. | ||
| 4440 | 2026.04.25 18:13:33.550333 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2026.04.25 18:13:33.550427 [ 4 ] {6d072931-63c1-4386-9fef-553a0d21b5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4442 | 2026.04.25 18:13:33.550466 [ 4 ] {6d072931-63c1-4386-9fef-553a0d21b5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4443 | 2026.04.25 18:13:33.550876 [ 4 ] {6d072931-63c1-4386-9fef-553a0d21b5fb} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.04.25 18:13:33.550913 [ 4 ] {6d072931-63c1-4386-9fef-553a0d21b5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4445 | 2026.04.25 18:13:33.551216 [ 4 ] {6d072931-63c1-4386-9fef-553a0d21b5fb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4446 | 2026.04.25 18:13:33.551424 [ 4 ] {6d072931-63c1-4386-9fef-553a0d21b5fb} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2026.04.25 18:13:33.551545 [ 4 ] {6d072931-63c1-4386-9fef-553a0d21b5fb} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.001136 sec., 59859.15492957746 rows/sec., 4.75 MiB/sec. | ||
| 4448 | 2026.04.25 18:13:33.551580 [ 4 ] {6d072931-63c1-4386-9fef-553a0d21b5fb} <Debug> TCPHandler: Processed in 0.001295293 sec. | ||
| 4449 | 2026.04.25 18:13:33.551699 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2026.04.25 18:13:33.551791 [ 4 ] {60b27dc4-135c-4167-ae01-6eebd373f076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4451 | 2026.04.25 18:13:33.551830 [ 4 ] {60b27dc4-135c-4167-ae01-6eebd373f076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4452 | 2026.04.25 18:13:33.552215 [ 4 ] {60b27dc4-135c-4167-ae01-6eebd373f076} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.04.25 18:13:33.552250 [ 4 ] {60b27dc4-135c-4167-ae01-6eebd373f076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4454 | 2026.04.25 18:13:33.552539 [ 4 ] {60b27dc4-135c-4167-ae01-6eebd373f076} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4455 | 2026.04.25 18:13:33.552744 [ 4 ] {60b27dc4-135c-4167-ae01-6eebd373f076} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.04.25 18:13:33.552866 [ 4 ] {60b27dc4-135c-4167-ae01-6eebd373f076} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001093 sec., 8234.217749313815 rows/sec., 599.52 KiB/sec. | ||
| 4457 | 2026.04.25 18:13:33.552901 [ 4 ] {60b27dc4-135c-4167-ae01-6eebd373f076} <Debug> TCPHandler: Processed in 0.001249002 sec. | ||
| 4458 | 2026.04.25 18:13:33.553013 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2026.04.25 18:13:33.553105 [ 4 ] {0def9cc6-666a-4cd7-addd-954f746231e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4460 | 2026.04.25 18:13:33.553143 [ 4 ] {0def9cc6-666a-4cd7-addd-954f746231e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4461 | 2026.04.25 18:13:33.553548 [ 4 ] {0def9cc6-666a-4cd7-addd-954f746231e7} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.04.25 18:13:33.553584 [ 4 ] {0def9cc6-666a-4cd7-addd-954f746231e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4463 | 2026.04.25 18:13:33.553884 [ 4 ] {0def9cc6-666a-4cd7-addd-954f746231e7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4464 | 2026.04.25 18:13:33.554110 [ 4 ] {0def9cc6-666a-4cd7-addd-954f746231e7} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.04.25 18:13:33.554232 [ 4 ] {0def9cc6-666a-4cd7-addd-954f746231e7} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001145 sec., 63755.45851528385 rows/sec., 4.98 MiB/sec. | ||
| 4466 | 2026.04.25 18:13:33.554267 [ 4 ] {0def9cc6-666a-4cd7-addd-954f746231e7} <Debug> TCPHandler: Processed in 0.001301093 sec. | ||
| 4467 | 2026.04.25 18:13:33.554381 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2026.04.25 18:13:33.554474 [ 4 ] {1ca65b10-1ae1-4114-a4ac-d42df35ee973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4469 | 2026.04.25 18:13:33.554517 [ 4 ] {1ca65b10-1ae1-4114-a4ac-d42df35ee973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4470 | 2026.04.25 18:13:33.554895 [ 4 ] {1ca65b10-1ae1-4114-a4ac-d42df35ee973} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.04.25 18:13:33.554930 [ 4 ] {1ca65b10-1ae1-4114-a4ac-d42df35ee973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4472 | 2026.04.25 18:13:33.555259 [ 4 ] {1ca65b10-1ae1-4114-a4ac-d42df35ee973} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4473 | 2026.04.25 18:13:33.555465 [ 4 ] {1ca65b10-1ae1-4114-a4ac-d42df35ee973} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.04.25 18:13:33.555591 [ 4 ] {1ca65b10-1ae1-4114-a4ac-d42df35ee973} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001135 sec., 114537.4449339207 rows/sec., 7.98 MiB/sec. | ||
| 4475 | 2026.04.25 18:13:33.555626 [ 4 ] {1ca65b10-1ae1-4114-a4ac-d42df35ee973} <Debug> TCPHandler: Processed in 0.001291843 sec. | ||
| 4476 | 2026.04.25 18:13:33.555742 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.04.25 18:13:33.555834 [ 4 ] {8b75ce93-4d7a-4e9c-942c-be349b4b75ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4478 | 2026.04.25 18:13:33.555886 [ 4 ] {8b75ce93-4d7a-4e9c-942c-be349b4b75ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4479 | 2026.04.25 18:13:33.556649 [ 4 ] {8b75ce93-4d7a-4e9c-942c-be349b4b75ca} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.04.25 18:13:33.556684 [ 4 ] {8b75ce93-4d7a-4e9c-942c-be349b4b75ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4481 | 2026.04.25 18:13:33.557177 [ 4 ] {8b75ce93-4d7a-4e9c-942c-be349b4b75ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4482 | 2026.04.25 18:13:33.557401 [ 4 ] {8b75ce93-4d7a-4e9c-942c-be349b4b75ca} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.04.25 18:13:33.557534 [ 4 ] {8b75ce93-4d7a-4e9c-942c-be349b4b75ca} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001718 sec., 2910.360884749709 rows/sec., 5.22 MiB/sec. | ||
| 4484 | 2026.04.25 18:13:33.557584 [ 4 ] {8b75ce93-4d7a-4e9c-942c-be349b4b75ca} <Debug> TCPHandler: Processed in 0.001889468 sec. | ||
| 4485 | 2026.04.25 18:13:33.557711 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2026.04.25 18:13:33.557804 [ 4 ] {c260ab86-444d-442e-bd77-0f02b5c4912d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4487 | 2026.04.25 18:13:33.557845 [ 4 ] {c260ab86-444d-442e-bd77-0f02b5c4912d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4488 | 2026.04.25 18:13:33.558172 [ 4 ] {c260ab86-444d-442e-bd77-0f02b5c4912d} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.04.25 18:13:33.558208 [ 4 ] {c260ab86-444d-442e-bd77-0f02b5c4912d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4490 | 2026.04.25 18:13:33.558505 [ 4 ] {c260ab86-444d-442e-bd77-0f02b5c4912d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4491 | 2026.04.25 18:13:33.558730 [ 4 ] {c260ab86-444d-442e-bd77-0f02b5c4912d} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.04.25 18:13:33.558854 [ 4 ] {c260ab86-444d-442e-bd77-0f02b5c4912d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001067 sec., 44985.941893158386 rows/sec., 3.03 MiB/sec. | ||
| 4493 | 2026.04.25 18:13:33.558888 [ 4 ] {c260ab86-444d-442e-bd77-0f02b5c4912d} <Debug> TCPHandler: Processed in 0.001225531 sec. | ||
| 4494 | 2026.04.25 18:13:33.767995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9059 | ||
| 4495 | 2026.04.25 18:13:33.768497 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.04.25 18:13:33.768546 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4497 | 2026.04.25 18:13:33.769050 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4498 | 2026.04.25 18:13:33.769293 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.04.25 18:13:33.769436 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9059 | ||
| 4500 | 2026.04.25 18:13:34.215385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4501 | 2026.04.25 18:13:34.232878 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.04.25 18:13:34.232936 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4503 | 2026.04.25 18:13:34.239054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4504 | 2026.04.25 18:13:34.239827 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.04.25 18:13:34.242767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4506 | 2026.04.25 18:13:38.551515 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4507 | 2026.04.25 18:13:38.551749 [ 4 ] {9103bcd5-2c62-446f-904b-6bd3adb3619a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4508 | 2026.04.25 18:13:38.551835 [ 4 ] {9103bcd5-2c62-446f-904b-6bd3adb3619a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4509 | 2026.04.25 18:13:38.552527 [ 4 ] {9103bcd5-2c62-446f-904b-6bd3adb3619a} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.04.25 18:13:38.552580 [ 4 ] {9103bcd5-2c62-446f-904b-6bd3adb3619a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4511 | 2026.04.25 18:13:38.553002 [ 4 ] {9103bcd5-2c62-446f-904b-6bd3adb3619a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4512 | 2026.04.25 18:13:38.553231 [ 4 ] {9103bcd5-2c62-446f-904b-6bd3adb3619a} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.04.25 18:13:38.553391 [ 4 ] {9103bcd5-2c62-446f-904b-6bd3adb3619a} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001705 sec., 62170.087976539595 rows/sec., 5.22 MiB/sec. | ||
| 4514 | 2026.04.25 18:13:38.553440 [ 4 ] {9103bcd5-2c62-446f-904b-6bd3adb3619a} <Debug> TCPHandler: Processed in 0.002072773 sec. | ||
| 4515 | 2026.04.25 18:13:38.553602 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4516 | 2026.04.25 18:13:38.553704 [ 4 ] {38aea919-d92e-4fff-a696-eeefc84d0f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4517 | 2026.04.25 18:13:38.553746 [ 4 ] {38aea919-d92e-4fff-a696-eeefc84d0f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4518 | 2026.04.25 18:13:38.554175 [ 4 ] {38aea919-d92e-4fff-a696-eeefc84d0f7e} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2026.04.25 18:13:38.554213 [ 4 ] {38aea919-d92e-4fff-a696-eeefc84d0f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4520 | 2026.04.25 18:13:38.554514 [ 4 ] {38aea919-d92e-4fff-a696-eeefc84d0f7e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4521 | 2026.04.25 18:13:38.554723 [ 4 ] {38aea919-d92e-4fff-a696-eeefc84d0f7e} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.04.25 18:13:38.554852 [ 4 ] {38aea919-d92e-4fff-a696-eeefc84d0f7e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001172 sec., 21331.058020477813 rows/sec., 1.57 MiB/sec. | ||
| 4523 | 2026.04.25 18:13:38.554890 [ 4 ] {38aea919-d92e-4fff-a696-eeefc84d0f7e} <Debug> TCPHandler: Processed in 0.001341374 sec. | ||
| 4524 | 2026.04.25 18:13:38.555013 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.04.25 18:13:38.555109 [ 4 ] {76172807-fae2-4410-938a-ba48e964e2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4526 | 2026.04.25 18:13:38.555149 [ 4 ] {76172807-fae2-4410-938a-ba48e964e2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4527 | 2026.04.25 18:13:38.555598 [ 4 ] {76172807-fae2-4410-938a-ba48e964e2eb} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.04.25 18:13:38.555634 [ 4 ] {76172807-fae2-4410-938a-ba48e964e2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4529 | 2026.04.25 18:13:38.555952 [ 4 ] {76172807-fae2-4410-938a-ba48e964e2eb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4530 | 2026.04.25 18:13:38.556163 [ 4 ] {76172807-fae2-4410-938a-ba48e964e2eb} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.04.25 18:13:38.556288 [ 4 ] {76172807-fae2-4410-938a-ba48e964e2eb} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001199 sec., 74228.52376980818 rows/sec., 5.80 MiB/sec. | ||
| 4532 | 2026.04.25 18:13:38.556326 [ 4 ] {76172807-fae2-4410-938a-ba48e964e2eb} <Debug> TCPHandler: Processed in 0.001364104 sec. | ||
| 4533 | 2026.04.25 18:13:38.556448 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.04.25 18:13:38.556543 [ 4 ] {69748edf-dbc3-425b-9417-4cfcff3d4689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4535 | 2026.04.25 18:13:38.556587 [ 4 ] {69748edf-dbc3-425b-9417-4cfcff3d4689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4536 | 2026.04.25 18:13:38.557007 [ 4 ] {69748edf-dbc3-425b-9417-4cfcff3d4689} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.04.25 18:13:38.557044 [ 4 ] {69748edf-dbc3-425b-9417-4cfcff3d4689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4538 | 2026.04.25 18:13:38.557386 [ 4 ] {69748edf-dbc3-425b-9417-4cfcff3d4689} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4539 | 2026.04.25 18:13:38.557598 [ 4 ] {69748edf-dbc3-425b-9417-4cfcff3d4689} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.04.25 18:13:38.557726 [ 4 ] {69748edf-dbc3-425b-9417-4cfcff3d4689} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 4541 | 2026.04.25 18:13:38.557762 [ 4 ] {69748edf-dbc3-425b-9417-4cfcff3d4689} <Debug> TCPHandler: Processed in 0.001363905 sec. | ||
| 4542 | 2026.04.25 18:13:38.557879 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.04.25 18:13:38.557974 [ 4 ] {e27690e1-5fc1-4430-b621-c3428f6b71ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4544 | 2026.04.25 18:13:38.558029 [ 4 ] {e27690e1-5fc1-4430-b621-c3428f6b71ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4545 | 2026.04.25 18:13:38.558869 [ 4 ] {e27690e1-5fc1-4430-b621-c3428f6b71ab} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.04.25 18:13:38.558906 [ 4 ] {e27690e1-5fc1-4430-b621-c3428f6b71ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4547 | 2026.04.25 18:13:38.559438 [ 4 ] {e27690e1-5fc1-4430-b621-c3428f6b71ab} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4548 | 2026.04.25 18:13:38.559657 [ 4 ] {e27690e1-5fc1-4430-b621-c3428f6b71ab} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.04.25 18:13:38.559795 [ 4 ] {e27690e1-5fc1-4430-b621-c3428f6b71ab} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001839 sec., 13594.344752582927 rows/sec., 24.36 MiB/sec. | ||
| 4550 | 2026.04.25 18:13:38.559845 [ 4 ] {e27690e1-5fc1-4430-b621-c3428f6b71ab} <Debug> TCPHandler: Processed in 0.002016592 sec. | ||
| 4551 | 2026.04.25 18:13:38.559967 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.04.25 18:13:38.560067 [ 4 ] {556d5afd-242c-4084-b59a-d43b2275f1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4553 | 2026.04.25 18:13:38.560109 [ 4 ] {556d5afd-242c-4084-b59a-d43b2275f1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4554 | 2026.04.25 18:13:38.560447 [ 4 ] {556d5afd-242c-4084-b59a-d43b2275f1a8} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.04.25 18:13:38.560483 [ 4 ] {556d5afd-242c-4084-b59a-d43b2275f1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4556 | 2026.04.25 18:13:38.560787 [ 4 ] {556d5afd-242c-4084-b59a-d43b2275f1a8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4557 | 2026.04.25 18:13:38.560993 [ 4 ] {556d5afd-242c-4084-b59a-d43b2275f1a8} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.04.25 18:13:38.561117 [ 4 ] {556d5afd-242c-4084-b59a-d43b2275f1a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 4559 | 2026.04.25 18:13:38.561152 [ 4 ] {556d5afd-242c-4084-b59a-d43b2275f1a8} <Debug> TCPHandler: Processed in 0.001234922 sec. | ||
| 4560 | 2026.04.25 18:13:41.139552 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4561 | 2026.04.25 18:13:41.139619 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4562 | 2026.04.25 18:13:41.269637 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9571 | ||
| 4563 | 2026.04.25 18:13:41.270244 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.04.25 18:13:41.270306 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4565 | 2026.04.25 18:13:41.270873 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4566 | 2026.04.25 18:13:41.271107 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.04.25 18:13:41.271231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9571 | ||
| 4568 | 2026.04.25 18:13:41.278913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 602 | ||
| 4569 | 2026.04.25 18:13:41.281128 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.04.25 18:13:41.281182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4571 | 2026.04.25 18:13:41.282360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4572 | 2026.04.25 18:13:41.282635 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.04.25 18:13:41.282989 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 4574 | 2026.04.25 18:13:41.640228 [ 102 ] {} <Debug> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4575 | 2026.04.25 18:13:41.640290 [ 102 ] {} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.04.25 18:13:41.640312 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4577 | 2026.04.25 18:13:41.640413 [ 191 ] {bde91247-fd5a-44c4-9eec-d274a5694164::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 | ||
| 4578 | 2026.04.25 18:13:41.640515 [ 191 ] {bde91247-fd5a-44c4-9eec-d274a5694164::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4579 | 2026.04.25 18:13:41.640544 [ 191 ] {bde91247-fd5a-44c4-9eec-d274a5694164::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4580 | 2026.04.25 18:13:41.640604 [ 191 ] {bde91247-fd5a-44c4-9eec-d274a5694164::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 825 rows starting from the beginning of the part | ||
| 4581 | 2026.04.25 18:13:41.640645 [ 191 ] {bde91247-fd5a-44c4-9eec-d274a5694164::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 825 rows starting from the beginning of the part | ||
| 4582 | 2026.04.25 18:13:41.640683 [ 191 ] {bde91247-fd5a-44c4-9eec-d274a5694164::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 825 rows starting from the beginning of the part | ||
| 4583 | 2026.04.25 18:13:41.640719 [ 191 ] {bde91247-fd5a-44c4-9eec-d274a5694164::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 825 rows starting from the beginning of the part | ||
| 4584 | 2026.04.25 18:13:41.641895 [ 198 ] {bde91247-fd5a-44c4-9eec-d274a5694164::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524339 sec., 2180617.3036312787 rows/sec., 136.26 MiB/sec. | ||
| 4585 | 2026.04.25 18:13:41.642117 [ 188 ] {bde91247-fd5a-44c4-9eec-d274a5694164::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4586 | 2026.04.25 18:13:41.642467 [ 188 ] {bde91247-fd5a-44c4-9eec-d274a5694164::all_1_5_1} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.04.25 18:13:41.642549 [ 188 ] {bde91247-fd5a-44c4-9eec-d274a5694164::all_1_5_1} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4588 | 2026.04.25 18:13:41.642643 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4589 | 2026.04.25 18:13:41.742961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4590 | 2026.04.25 18:13:41.760787 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.04.25 18:13:41.760849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4592 | 2026.04.25 18:13:41.766955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4593 | 2026.04.25 18:13:41.767667 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.04.25 18:13:41.770580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4595 | 2026.04.25 18:13:43.550751 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.04.25 18:13:43.551028 [ 4 ] {60f07c9f-3378-4206-8bbc-f348bc781167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4597 | 2026.04.25 18:13:43.551092 [ 4 ] {60f07c9f-3378-4206-8bbc-f348bc781167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4598 | 2026.04.25 18:13:43.551946 [ 4 ] {60f07c9f-3378-4206-8bbc-f348bc781167} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.04.25 18:13:43.551991 [ 4 ] {60f07c9f-3378-4206-8bbc-f348bc781167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4600 | 2026.04.25 18:13:43.552400 [ 4 ] {60f07c9f-3378-4206-8bbc-f348bc781167} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4601 | 2026.04.25 18:13:43.552620 [ 4 ] {60f07c9f-3378-4206-8bbc-f348bc781167} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.04.25 18:13:43.552764 [ 97 ] {} <Debug> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4603 | 2026.04.25 18:13:43.552769 [ 4 ] {60f07c9f-3378-4206-8bbc-f348bc781167} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001816 sec., 48458.149779735686 rows/sec., 4.08 MiB/sec. | ||
| 4604 | 2026.04.25 18:13:43.552816 [ 97 ] {} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.04.25 18:13:43.552830 [ 4 ] {60f07c9f-3378-4206-8bbc-f348bc781167} <Debug> TCPHandler: Processed in 0.002255367 sec. | ||
| 4606 | 2026.04.25 18:13:43.552850 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4607 | 2026.04.25 18:13:43.552979 [ 198 ] {82dded08-efdc-4ae9-b628-457328f95a0a::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 | ||
| 4608 | 2026.04.25 18:13:43.553004 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2026.04.25 18:13:43.553133 [ 4 ] {446d0913-6cd2-449c-b812-0dae4672f2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4610 | 2026.04.25 18:13:43.553139 [ 198 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4611 | 2026.04.25 18:13:43.553175 [ 4 ] {446d0913-6cd2-449c-b812-0dae4672f2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4612 | 2026.04.25 18:13:43.553188 [ 198 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2614 rows starting from the beginning of the part | ||
| 4613 | 2026.04.25 18:13:43.553293 [ 198 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 106 rows starting from the beginning of the part | ||
| 4614 | 2026.04.25 18:13:43.553347 [ 198 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2548 rows starting from the beginning of the part | ||
| 4615 | 2026.04.25 18:13:43.553401 [ 198 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part | ||
| 4616 | 2026.04.25 18:13:43.553450 [ 198 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 106 rows starting from the beginning of the part | ||
| 4617 | 2026.04.25 18:13:43.553507 [ 198 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 88 rows starting from the beginning of the part | ||
| 4618 | 2026.04.25 18:13:43.553649 [ 4 ] {446d0913-6cd2-449c-b812-0dae4672f2cc} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.04.25 18:13:43.553691 [ 4 ] {446d0913-6cd2-449c-b812-0dae4672f2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4620 | 2026.04.25 18:13:43.554029 [ 4 ] {446d0913-6cd2-449c-b812-0dae4672f2cc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4621 | 2026.04.25 18:13:43.554255 [ 4 ] {446d0913-6cd2-449c-b812-0dae4672f2cc} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.04.25 18:13:43.554383 [ 4 ] {446d0913-6cd2-449c-b812-0dae4672f2cc} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001278 sec., 12519.561815336463 rows/sec., 941.41 KiB/sec. | ||
| 4623 | 2026.04.25 18:13:43.554419 [ 4 ] {446d0913-6cd2-449c-b812-0dae4672f2cc} <Debug> TCPHandler: Processed in 0.001463758 sec. | ||
| 4624 | 2026.04.25 18:13:43.554553 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4625 | 2026.04.25 18:13:43.554646 [ 4 ] {978634f8-29f3-4c57-832a-4006b231c086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4626 | 2026.04.25 18:13:43.554685 [ 4 ] {978634f8-29f3-4c57-832a-4006b231c086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4627 | 2026.04.25 18:13:43.555165 [ 4 ] {978634f8-29f3-4c57-832a-4006b231c086} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.04.25 18:13:43.555201 [ 4 ] {978634f8-29f3-4c57-832a-4006b231c086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4629 | 2026.04.25 18:13:43.555514 [ 4 ] {978634f8-29f3-4c57-832a-4006b231c086} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4630 | 2026.04.25 18:13:43.555566 [ 188 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5530 rows, containing 5 columns (5 merged, 0 gathered) in 0.002641827 sec., 2093248.3466934059 rows/sec., 166.27 MiB/sec. | ||
| 4631 | 2026.04.25 18:13:43.555737 [ 4 ] {978634f8-29f3-4c57-832a-4006b231c086} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2026.04.25 18:13:43.555865 [ 4 ] {978634f8-29f3-4c57-832a-4006b231c086} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001236 sec., 64724.91909385114 rows/sec., 5.05 MiB/sec. | ||
| 4633 | 2026.04.25 18:13:43.555874 [ 95 ] {} <Debug> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4634 | 2026.04.25 18:13:43.555902 [ 4 ] {978634f8-29f3-4c57-832a-4006b231c086} <Debug> TCPHandler: Processed in 0.001401685 sec. | ||
| 4635 | 2026.04.25 18:13:43.555941 [ 193 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4636 | 2026.04.25 18:13:43.555943 [ 95 ] {} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.04.25 18:13:43.555985 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4638 | 2026.04.25 18:13:43.556044 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.04.25 18:13:43.556063 [ 198 ] {cb745989-858e-4527-aa37-9783b238ce67::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 | ||
| 4640 | 2026.04.25 18:13:43.556159 [ 4 ] {7b0231ca-39b3-4d14-a059-df2f3f0ae30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4641 | 2026.04.25 18:13:43.556162 [ 198 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4642 | 2026.04.25 18:13:43.556205 [ 198 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
| 4643 | 2026.04.25 18:13:43.556207 [ 4 ] {7b0231ca-39b3-4d14-a059-df2f3f0ae30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4644 | 2026.04.25 18:13:43.556245 [ 193 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_31_6} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.04.25 18:13:43.556252 [ 198 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 89 rows starting from the beginning of the part | ||
| 4646 | 2026.04.25 18:13:43.556301 [ 198 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1345 rows starting from the beginning of the part | ||
| 4647 | 2026.04.25 18:13:43.556320 [ 193 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_31_6} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4648 | 2026.04.25 18:13:43.556338 [ 198 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 73 rows starting from the beginning of the part | ||
| 4649 | 2026.04.25 18:13:43.556379 [ 198 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 89 rows starting from the beginning of the part | ||
| 4650 | 2026.04.25 18:13:43.556403 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4651 | 2026.04.25 18:13:43.556413 [ 198 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 80 rows starting from the beginning of the part | ||
| 4652 | 2026.04.25 18:13:43.556673 [ 4 ] {7b0231ca-39b3-4d14-a059-df2f3f0ae30d} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.04.25 18:13:43.556741 [ 4 ] {7b0231ca-39b3-4d14-a059-df2f3f0ae30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4654 | 2026.04.25 18:13:43.557081 [ 4 ] {7b0231ca-39b3-4d14-a059-df2f3f0ae30d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4655 | 2026.04.25 18:13:43.557303 [ 4 ] {7b0231ca-39b3-4d14-a059-df2f3f0ae30d} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.04.25 18:13:43.557414 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4657 | 2026.04.25 18:13:43.557431 [ 4 ] {7b0231ca-39b3-4d14-a059-df2f3f0ae30d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 4658 | 2026.04.25 18:13:43.557458 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.04.25 18:13:43.557478 [ 4 ] {7b0231ca-39b3-4d14-a059-df2f3f0ae30d} <Debug> TCPHandler: Processed in 0.001480868 sec. | ||
| 4660 | 2026.04.25 18:13:43.557483 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4661 | 2026.04.25 18:13:43.557545 [ 190 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001506648 sec., 2042281.939776245 rows/sec., 148.31 MiB/sec. | ||
| 4662 | 2026.04.25 18:13:43.557572 [ 198 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 4663 | 2026.04.25 18:13:43.557605 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.04.25 18:13:43.557711 [ 4 ] {18254ca6-9af0-4673-94c5-8b2368337bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4665 | 2026.04.25 18:13:43.557739 [ 198 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4666 | 2026.04.25 18:13:43.557768 [ 4 ] {18254ca6-9af0-4673-94c5-8b2368337bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4667 | 2026.04.25 18:13:43.557779 [ 198 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9661 rows starting from the beginning of the part | ||
| 4668 | 2026.04.25 18:13:43.557828 [ 190 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4669 | 2026.04.25 18:13:43.557850 [ 198 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 4670 | 2026.04.25 18:13:43.557904 [ 198 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1537 rows starting from the beginning of the part | ||
| 4671 | 2026.04.25 18:13:43.557960 [ 198 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 130 rows starting from the beginning of the part | ||
| 4672 | 2026.04.25 18:13:43.558018 [ 198 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4673 | 2026.04.25 18:13:43.558077 [ 198 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 4674 | 2026.04.25 18:13:43.558203 [ 190 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_31_6} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2026.04.25 18:13:43.558300 [ 190 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_31_6} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4676 | 2026.04.25 18:13:43.558392 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4677 | 2026.04.25 18:13:43.558605 [ 4 ] {18254ca6-9af0-4673-94c5-8b2368337bf9} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2026.04.25 18:13:43.558646 [ 4 ] {18254ca6-9af0-4673-94c5-8b2368337bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4679 | 2026.04.25 18:13:43.559211 [ 4 ] {18254ca6-9af0-4673-94c5-8b2368337bf9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4680 | 2026.04.25 18:13:43.559444 [ 4 ] {18254ca6-9af0-4673-94c5-8b2368337bf9} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.04.25 18:13:43.559581 [ 4 ] {18254ca6-9af0-4673-94c5-8b2368337bf9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001889 sec., 8470.089994706193 rows/sec., 15.18 MiB/sec. | ||
| 4682 | 2026.04.25 18:13:43.559632 [ 4 ] {18254ca6-9af0-4673-94c5-8b2368337bf9} <Debug> TCPHandler: Processed in 0.002073762 sec. | ||
| 4683 | 2026.04.25 18:13:43.559763 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.04.25 18:13:43.559856 [ 4 ] {6d497f67-15a2-49d6-9e11-4cb3f3d61852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.04.25 18:13:43.559897 [ 4 ] {6d497f67-15a2-49d6-9e11-4cb3f3d61852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4686 | 2026.04.25 18:13:43.560240 [ 4 ] {6d497f67-15a2-49d6-9e11-4cb3f3d61852} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.04.25 18:13:43.560273 [ 4 ] {6d497f67-15a2-49d6-9e11-4cb3f3d61852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4688 | 2026.04.25 18:13:43.560582 [ 4 ] {6d497f67-15a2-49d6-9e11-4cb3f3d61852} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4689 | 2026.04.25 18:13:43.560788 [ 4 ] {6d497f67-15a2-49d6-9e11-4cb3f3d61852} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.04.25 18:13:43.560886 [ 97 ] {} <Debug> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4691 | 2026.04.25 18:13:43.560911 [ 4 ] {6d497f67-15a2-49d6-9e11-4cb3f3d61852} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4692 | 2026.04.25 18:13:43.560920 [ 97 ] {} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.04.25 18:13:43.560942 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4694 | 2026.04.25 18:13:43.560947 [ 4 ] {6d497f67-15a2-49d6-9e11-4cb3f3d61852} <Debug> TCPHandler: Processed in 0.001231091 sec. | ||
| 4695 | 2026.04.25 18:13:43.561038 [ 192 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 4696 | 2026.04.25 18:13:43.561195 [ 192 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4697 | 2026.04.25 18:13:43.561233 [ 192 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1380 rows starting from the beginning of the part | ||
| 4698 | 2026.04.25 18:13:43.561273 [ 193 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11808 rows, containing 5 columns (5 merged, 0 gathered) in 0.003737465 sec., 3159360.6896653213 rows/sec., 204.64 MiB/sec. | ||
| 4699 | 2026.04.25 18:13:43.561296 [ 192 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 4700 | 2026.04.25 18:13:43.561348 [ 192 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 4701 | 2026.04.25 18:13:43.561386 [ 192 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 4702 | 2026.04.25 18:13:43.561423 [ 192 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4703 | 2026.04.25 18:13:43.561460 [ 192 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 4704 | 2026.04.25 18:13:43.561609 [ 189 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4705 | 2026.04.25 18:13:43.561896 [ 189 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.04.25 18:13:43.561962 [ 189 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4707 | 2026.04.25 18:13:43.562034 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4708 | 2026.04.25 18:13:43.562501 [ 198 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.001507578 sec., 1074571.265964348 rows/sec., 72.42 MiB/sec. | ||
| 4709 | 2026.04.25 18:13:43.562731 [ 189 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4710 | 2026.04.25 18:13:43.563025 [ 189 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_31_6} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2026.04.25 18:13:43.563092 [ 189 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_31_6} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4712 | 2026.04.25 18:13:43.563160 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4713 | 2026.04.25 18:13:45.795304 [ 93 ] {} <Debug> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4714 | 2026.04.25 18:13:45.795395 [ 93 ] {} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.04.25 18:13:45.795422 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4716 | 2026.04.25 18:13:45.795544 [ 198 ] {01ad2065-f745-4682-a55f-864d47fa0be6::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 | ||
| 4717 | 2026.04.25 18:13:45.795700 [ 198 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4718 | 2026.04.25 18:13:45.795736 [ 198 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4719 | 2026.04.25 18:13:45.795804 [ 198 ] {01ad2065-f745-4682-a55f-864d47fa0be6::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 | ||
| 4720 | 2026.04.25 18:13:45.795850 [ 198 ] {01ad2065-f745-4682-a55f-864d47fa0be6::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 | ||
| 4721 | 2026.04.25 18:13:45.795903 [ 198 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 4722 | 2026.04.25 18:13:45.795953 [ 198 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 4723 | 2026.04.25 18:13:45.796700 [ 189 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208821 sec., 29781.084213460887 rows/sec., 2.49 MiB/sec. | ||
| 4724 | 2026.04.25 18:13:45.796861 [ 189 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4725 | 2026.04.25 18:13:45.797155 [ 189 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_9_2} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.04.25 18:13:45.797234 [ 189 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_9_2} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4727 | 2026.04.25 18:13:45.797328 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4728 | 2026.04.25 18:13:48.551364 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.04.25 18:13:48.551646 [ 4 ] {4ce92e4f-6e4d-454a-8536-32e41edc1fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4730 | 2026.04.25 18:13:48.551750 [ 4 ] {4ce92e4f-6e4d-454a-8536-32e41edc1fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4731 | 2026.04.25 18:13:48.552544 [ 4 ] {4ce92e4f-6e4d-454a-8536-32e41edc1fea} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.04.25 18:13:48.552590 [ 4 ] {4ce92e4f-6e4d-454a-8536-32e41edc1fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4733 | 2026.04.25 18:13:48.552968 [ 4 ] {4ce92e4f-6e4d-454a-8536-32e41edc1fea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4734 | 2026.04.25 18:13:48.553205 [ 4 ] {4ce92e4f-6e4d-454a-8536-32e41edc1fea} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.04.25 18:13:48.553359 [ 4 ] {4ce92e4f-6e4d-454a-8536-32e41edc1fea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001791 sec., 1116.6945840312674 rows/sec., 91.06 KiB/sec. | ||
| 4736 | 2026.04.25 18:13:48.553400 [ 4 ] {4ce92e4f-6e4d-454a-8536-32e41edc1fea} <Debug> TCPHandler: Processed in 0.002227476 sec. | ||
| 4737 | 2026.04.25 18:13:48.553534 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.04.25 18:13:48.553631 [ 4 ] {58e89742-5f65-4e45-abe0-44cf3352a51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4739 | 2026.04.25 18:13:48.553671 [ 4 ] {58e89742-5f65-4e45-abe0-44cf3352a51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4740 | 2026.04.25 18:13:48.554103 [ 4 ] {58e89742-5f65-4e45-abe0-44cf3352a51e} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.04.25 18:13:48.554140 [ 4 ] {58e89742-5f65-4e45-abe0-44cf3352a51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4742 | 2026.04.25 18:13:48.554459 [ 4 ] {58e89742-5f65-4e45-abe0-44cf3352a51e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4743 | 2026.04.25 18:13:48.554669 [ 4 ] {58e89742-5f65-4e45-abe0-44cf3352a51e} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.04.25 18:13:48.554793 [ 4 ] {58e89742-5f65-4e45-abe0-44cf3352a51e} <Debug> executeQuery: Read 107 rows, 9.19 KiB in 0.001181 sec., 90601.18543607113 rows/sec., 7.60 MiB/sec. | ||
| 4745 | 2026.04.25 18:13:48.554830 [ 4 ] {58e89742-5f65-4e45-abe0-44cf3352a51e} <Debug> TCPHandler: Processed in 0.001347344 sec. | ||
| 4746 | 2026.04.25 18:13:48.554946 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.04.25 18:13:48.555040 [ 4 ] {d43d2dc4-7d3b-47b8-95ab-945260ae9130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4748 | 2026.04.25 18:13:48.555080 [ 4 ] {d43d2dc4-7d3b-47b8-95ab-945260ae9130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4749 | 2026.04.25 18:13:48.555487 [ 4 ] {d43d2dc4-7d3b-47b8-95ab-945260ae9130} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.04.25 18:13:48.555522 [ 4 ] {d43d2dc4-7d3b-47b8-95ab-945260ae9130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4751 | 2026.04.25 18:13:48.555817 [ 4 ] {d43d2dc4-7d3b-47b8-95ab-945260ae9130} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4752 | 2026.04.25 18:13:48.556019 [ 4 ] {d43d2dc4-7d3b-47b8-95ab-945260ae9130} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.04.25 18:13:48.556144 [ 4 ] {d43d2dc4-7d3b-47b8-95ab-945260ae9130} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001122 sec., 24064.171122994652 rows/sec., 1.76 MiB/sec. | ||
| 4754 | 2026.04.25 18:13:48.556180 [ 4 ] {d43d2dc4-7d3b-47b8-95ab-945260ae9130} <Debug> TCPHandler: Processed in 0.001283803 sec. | ||
| 4755 | 2026.04.25 18:13:48.556287 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2026.04.25 18:13:48.556380 [ 4 ] {3b900a7a-cf42-44df-b421-755d26b48c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4757 | 2026.04.25 18:13:48.556420 [ 4 ] {3b900a7a-cf42-44df-b421-755d26b48c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4758 | 2026.04.25 18:13:48.556828 [ 4 ] {3b900a7a-cf42-44df-b421-755d26b48c86} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.04.25 18:13:48.556864 [ 4 ] {3b900a7a-cf42-44df-b421-755d26b48c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4760 | 2026.04.25 18:13:48.557156 [ 4 ] {3b900a7a-cf42-44df-b421-755d26b48c86} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4761 | 2026.04.25 18:13:48.557375 [ 4 ] {3b900a7a-cf42-44df-b421-755d26b48c86} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.04.25 18:13:48.557499 [ 4 ] {3b900a7a-cf42-44df-b421-755d26b48c86} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001137 sec., 80035.18029903254 rows/sec., 6.25 MiB/sec. | ||
| 4763 | 2026.04.25 18:13:48.557536 [ 4 ] {3b900a7a-cf42-44df-b421-755d26b48c86} <Debug> TCPHandler: Processed in 0.001298263 sec. | ||
| 4764 | 2026.04.25 18:13:48.557646 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.04.25 18:13:48.557741 [ 4 ] {b21e8d0c-e2d0-40d6-9e36-85a5cdef71dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4766 | 2026.04.25 18:13:48.557784 [ 4 ] {b21e8d0c-e2d0-40d6-9e36-85a5cdef71dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4767 | 2026.04.25 18:13:48.558182 [ 4 ] {b21e8d0c-e2d0-40d6-9e36-85a5cdef71dc} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.04.25 18:13:48.558218 [ 4 ] {b21e8d0c-e2d0-40d6-9e36-85a5cdef71dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4769 | 2026.04.25 18:13:48.558553 [ 4 ] {b21e8d0c-e2d0-40d6-9e36-85a5cdef71dc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4770 | 2026.04.25 18:13:48.558760 [ 4 ] {b21e8d0c-e2d0-40d6-9e36-85a5cdef71dc} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.04.25 18:13:48.558890 [ 4 ] {b21e8d0c-e2d0-40d6-9e36-85a5cdef71dc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001167 sec., 137960.5826906598 rows/sec., 9.61 MiB/sec. | ||
| 4772 | 2026.04.25 18:13:48.558926 [ 4 ] {b21e8d0c-e2d0-40d6-9e36-85a5cdef71dc} <Debug> TCPHandler: Processed in 0.001330314 sec. | ||
| 4773 | 2026.04.25 18:13:48.559026 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2026.04.25 18:13:48.559120 [ 4 ] {adad9e3c-2c6d-42a4-b282-2b9d86100458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4775 | 2026.04.25 18:13:48.559173 [ 4 ] {adad9e3c-2c6d-42a4-b282-2b9d86100458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4776 | 2026.04.25 18:13:48.559977 [ 4 ] {adad9e3c-2c6d-42a4-b282-2b9d86100458} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.04.25 18:13:48.560014 [ 4 ] {adad9e3c-2c6d-42a4-b282-2b9d86100458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4778 | 2026.04.25 18:13:48.560542 [ 4 ] {adad9e3c-2c6d-42a4-b282-2b9d86100458} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4779 | 2026.04.25 18:13:48.560758 [ 4 ] {adad9e3c-2c6d-42a4-b282-2b9d86100458} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.04.25 18:13:48.560892 [ 4 ] {adad9e3c-2c6d-42a4-b282-2b9d86100458} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001791 sec., 13958.682300390843 rows/sec., 25.01 MiB/sec. | ||
| 4781 | 2026.04.25 18:13:48.560943 [ 4 ] {adad9e3c-2c6d-42a4-b282-2b9d86100458} <Debug> TCPHandler: Processed in 0.00196622 sec. | ||
| 4782 | 2026.04.25 18:13:48.561056 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.04.25 18:13:48.561151 [ 4 ] {e0b4fa53-92b7-4957-95bf-37054a1b6d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4784 | 2026.04.25 18:13:48.561193 [ 4 ] {e0b4fa53-92b7-4957-95bf-37054a1b6d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4785 | 2026.04.25 18:13:48.561519 [ 4 ] {e0b4fa53-92b7-4957-95bf-37054a1b6d8b} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.04.25 18:13:48.561556 [ 4 ] {e0b4fa53-92b7-4957-95bf-37054a1b6d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4787 | 2026.04.25 18:13:48.561864 [ 4 ] {e0b4fa53-92b7-4957-95bf-37054a1b6d8b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4788 | 2026.04.25 18:13:48.562070 [ 4 ] {e0b4fa53-92b7-4957-95bf-37054a1b6d8b} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.04.25 18:13:48.562194 [ 4 ] {e0b4fa53-92b7-4957-95bf-37054a1b6d8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 4790 | 2026.04.25 18:13:48.562230 [ 4 ] {e0b4fa53-92b7-4957-95bf-37054a1b6d8b} <Debug> TCPHandler: Processed in 0.001223712 sec. | ||
| 4791 | 2026.04.25 18:13:48.771404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10019 | ||
| 4792 | 2026.04.25 18:13:48.772060 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.04.25 18:13:48.772125 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4794 | 2026.04.25 18:13:48.772579 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4795 | 2026.04.25 18:13:48.772802 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.04.25 18:13:48.772909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10019 | ||
| 4797 | 2026.04.25 18:13:48.772923 [ 91 ] {} <Debug> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4798 | 2026.04.25 18:13:48.772992 [ 91 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.04.25 18:13:48.773013 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4800 | 2026.04.25 18:13:48.773100 [ 193 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 4801 | 2026.04.25 18:13:48.773196 [ 193 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4802 | 2026.04.25 18:13:48.773226 [ 193 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7651 rows starting from the beginning of the part | ||
| 4803 | 2026.04.25 18:13:48.773304 [ 193 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 4804 | 2026.04.25 18:13:48.773348 [ 193 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 4805 | 2026.04.25 18:13:48.773390 [ 193 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 4806 | 2026.04.25 18:13:48.773431 [ 193 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 4807 | 2026.04.25 18:13:48.773472 [ 193 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 4808 | 2026.04.25 18:13:48.775464 [ 187 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10019 rows, containing 4 columns (4 merged, 0 gathered) in 0.002400951 sec., 4172929.809896162 rows/sec., 59.69 MiB/sec. | ||
| 4809 | 2026.04.25 18:13:48.775653 [ 193 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4810 | 2026.04.25 18:13:48.775894 [ 193 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_21_4} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.04.25 18:13:48.775953 [ 193 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_21_4} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4812 | 2026.04.25 18:13:48.776013 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4813 | 2026.04.25 18:13:49.270746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4814 | 2026.04.25 18:13:49.287811 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.04.25 18:13:49.287868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4816 | 2026.04.25 18:13:49.293921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4817 | 2026.04.25 18:13:49.294644 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.04.25 18:13:49.294966 [ 89 ] {} <Debug> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4819 | 2026.04.25 18:13:49.295065 [ 89 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.04.25 18:13:49.295103 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4821 | 2026.04.25 18:13:49.295277 [ 193 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 4822 | 2026.04.25 18:13:49.297679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4823 | 2026.04.25 18:13:49.299629 [ 193 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4824 | 2026.04.25 18:13:49.301097 [ 193 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 4825 | 2026.04.25 18:13:49.305601 [ 193 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 4826 | 2026.04.25 18:13:49.309968 [ 193 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 4827 | 2026.04.25 18:13:49.314014 [ 193 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 4828 | 2026.04.25 18:13:49.318444 [ 193 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 4829 | 2026.04.25 18:13:49.322764 [ 193 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 4830 | 2026.04.25 18:13:49.375168 [ 193 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079956412 sec., 1988.5834797089192 rows/sec., 10.28 MiB/sec. | ||
| 4831 | 2026.04.25 18:13:49.377591 [ 200 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4832 | 2026.04.25 18:13:49.379657 [ 200 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_21_4} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.04.25 18:13:49.379740 [ 200 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_21_4} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4834 | 2026.04.25 18:13:49.382015 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4835 | 2026.04.25 18:13:50.000270 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.85 MiB, peak 255.40 MiB, free memory in arenas 0.00 B, will set to 248.92 MiB (RSS), difference: 4.08 MiB | ||
| 4836 | 2026.04.25 18:13:51.283237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 628 | ||
| 4837 | 2026.04.25 18:13:51.285746 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.04.25 18:13:51.285789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4839 | 2026.04.25 18:13:51.286961 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4840 | 2026.04.25 18:13:51.287229 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.04.25 18:13:51.287480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
| 4842 | 2026.04.25 18:13:53.550546 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.04.25 18:13:53.550832 [ 4 ] {d8ee4bde-26d9-4f9c-9edc-fb98133855c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4844 | 2026.04.25 18:13:53.550939 [ 4 ] {d8ee4bde-26d9-4f9c-9edc-fb98133855c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4845 | 2026.04.25 18:13:53.551826 [ 4 ] {d8ee4bde-26d9-4f9c-9edc-fb98133855c3} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.04.25 18:13:53.551875 [ 4 ] {d8ee4bde-26d9-4f9c-9edc-fb98133855c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4847 | 2026.04.25 18:13:53.552289 [ 4 ] {d8ee4bde-26d9-4f9c-9edc-fb98133855c3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4848 | 2026.04.25 18:13:53.552518 [ 4 ] {d8ee4bde-26d9-4f9c-9edc-fb98133855c3} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.04.25 18:13:53.552676 [ 4 ] {d8ee4bde-26d9-4f9c-9edc-fb98133855c3} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001923 sec., 45761.83047321893 rows/sec., 3.85 MiB/sec. | ||
| 4850 | 2026.04.25 18:13:53.552726 [ 4 ] {d8ee4bde-26d9-4f9c-9edc-fb98133855c3} <Debug> TCPHandler: Processed in 0.00237935 sec. | ||
| 4851 | 2026.04.25 18:13:53.552858 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.04.25 18:13:53.552963 [ 4 ] {7958b725-a6cf-4fc3-844a-5dd8987b68e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4853 | 2026.04.25 18:13:53.553007 [ 4 ] {7958b725-a6cf-4fc3-844a-5dd8987b68e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4854 | 2026.04.25 18:13:53.553431 [ 4 ] {7958b725-a6cf-4fc3-844a-5dd8987b68e6} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.04.25 18:13:53.553469 [ 4 ] {7958b725-a6cf-4fc3-844a-5dd8987b68e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4856 | 2026.04.25 18:13:53.553811 [ 4 ] {7958b725-a6cf-4fc3-844a-5dd8987b68e6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4857 | 2026.04.25 18:13:53.554021 [ 4 ] {7958b725-a6cf-4fc3-844a-5dd8987b68e6} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.04.25 18:13:53.554134 [ 87 ] {} <Debug> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4859 | 2026.04.25 18:13:53.554153 [ 4 ] {7958b725-a6cf-4fc3-844a-5dd8987b68e6} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001214 sec., 13179.571663920922 rows/sec., 991.04 KiB/sec. | ||
| 4860 | 2026.04.25 18:13:53.554201 [ 87 ] {} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.04.25 18:13:53.554211 [ 4 ] {7958b725-a6cf-4fc3-844a-5dd8987b68e6} <Debug> TCPHandler: Processed in 0.001407376 sec. | ||
| 4862 | 2026.04.25 18:13:53.554230 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4863 | 2026.04.25 18:13:53.554341 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2026.04.25 18:13:53.554357 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::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 | ||
| 4865 | 2026.04.25 18:13:53.554446 [ 4 ] {d5824324-2667-4c10-9e42-5c4ffb7962e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4866 | 2026.04.25 18:13:53.554492 [ 4 ] {d5824324-2667-4c10-9e42-5c4ffb7962e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4867 | 2026.04.25 18:13:53.554514 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4868 | 2026.04.25 18:13:53.554553 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 80 rows starting from the beginning of the part | ||
| 4869 | 2026.04.25 18:13:53.554619 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part | ||
| 4870 | 2026.04.25 18:13:53.554662 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part | ||
| 4871 | 2026.04.25 18:13:53.554714 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
| 4872 | 2026.04.25 18:13:53.554757 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part | ||
| 4873 | 2026.04.25 18:13:53.554796 [ 194 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part | ||
| 4874 | 2026.04.25 18:13:53.554921 [ 4 ] {d5824324-2667-4c10-9e42-5c4ffb7962e2} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.04.25 18:13:53.554964 [ 4 ] {d5824324-2667-4c10-9e42-5c4ffb7962e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4876 | 2026.04.25 18:13:53.555374 [ 4 ] {d5824324-2667-4c10-9e42-5c4ffb7962e2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4877 | 2026.04.25 18:13:53.555605 [ 4 ] {d5824324-2667-4c10-9e42-5c4ffb7962e2} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.04.25 18:13:53.555637 [ 187 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339844 sec., 129119.50943542681 rows/sec., 9.92 MiB/sec. | ||
| 4879 | 2026.04.25 18:13:53.555739 [ 4 ] {d5824324-2667-4c10-9e42-5c4ffb7962e2} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001314 sec., 60882.800608828 rows/sec., 4.75 MiB/sec. | ||
| 4880 | 2026.04.25 18:13:53.555783 [ 4 ] {d5824324-2667-4c10-9e42-5c4ffb7962e2} <Debug> TCPHandler: Processed in 0.001493308 sec. | ||
| 4881 | 2026.04.25 18:13:53.555817 [ 195 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4882 | 2026.04.25 18:13:53.555904 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4883 | 2026.04.25 18:13:53.556005 [ 4 ] {21ba3016-e407-4699-ba25-e81fc9169688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4884 | 2026.04.25 18:13:53.556051 [ 4 ] {21ba3016-e407-4699-ba25-e81fc9169688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4885 | 2026.04.25 18:13:53.556113 [ 195 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_31_6} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.04.25 18:13:53.556200 [ 195 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_31_6} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4887 | 2026.04.25 18:13:53.556303 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4888 | 2026.04.25 18:13:53.556459 [ 4 ] {21ba3016-e407-4699-ba25-e81fc9169688} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.04.25 18:13:53.556501 [ 4 ] {21ba3016-e407-4699-ba25-e81fc9169688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4890 | 2026.04.25 18:13:53.556856 [ 4 ] {21ba3016-e407-4699-ba25-e81fc9169688} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4891 | 2026.04.25 18:13:53.557067 [ 4 ] {21ba3016-e407-4699-ba25-e81fc9169688} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.04.25 18:13:53.557194 [ 4 ] {21ba3016-e407-4699-ba25-e81fc9169688} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4893 | 2026.04.25 18:13:53.557230 [ 4 ] {21ba3016-e407-4699-ba25-e81fc9169688} <Debug> TCPHandler: Processed in 0.001377195 sec. | ||
| 4894 | 2026.04.25 18:13:53.557339 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2026.04.25 18:13:53.557434 [ 4 ] {2c12c7b8-6246-407d-950b-2c36e4a86c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4896 | 2026.04.25 18:13:53.557492 [ 4 ] {2c12c7b8-6246-407d-950b-2c36e4a86c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4897 | 2026.04.25 18:13:53.558262 [ 4 ] {2c12c7b8-6246-407d-950b-2c36e4a86c9c} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.04.25 18:13:53.558299 [ 4 ] {2c12c7b8-6246-407d-950b-2c36e4a86c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4899 | 2026.04.25 18:13:53.558836 [ 4 ] {2c12c7b8-6246-407d-950b-2c36e4a86c9c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4900 | 2026.04.25 18:13:53.559060 [ 4 ] {2c12c7b8-6246-407d-950b-2c36e4a86c9c} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2026.04.25 18:13:53.559169 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4902 | 2026.04.25 18:13:53.559197 [ 4 ] {2c12c7b8-6246-407d-950b-2c36e4a86c9c} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001782 sec., 8978.675645342313 rows/sec., 16.09 MiB/sec. | ||
| 4903 | 2026.04.25 18:13:53.559204 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.04.25 18:13:53.559239 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 4905 | 2026.04.25 18:13:53.559256 [ 4 ] {2c12c7b8-6246-407d-950b-2c36e4a86c9c} <Debug> TCPHandler: Processed in 0.00196694 sec. | ||
| 4906 | 2026.04.25 18:13:53.559306 [ 194 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::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 | ||
| 4907 | 2026.04.25 18:13:53.559392 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2026.04.25 18:13:53.559493 [ 4 ] {2b0a5d76-ff08-4a81-924e-fad7eec83fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4909 | 2026.04.25 18:13:53.559497 [ 194 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4910 | 2026.04.25 18:13:53.559542 [ 4 ] {2b0a5d76-ff08-4a81-924e-fad7eec83fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4911 | 2026.04.25 18:13:53.559557 [ 194 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 451 rows starting from the beginning of the part | ||
| 4912 | 2026.04.25 18:13:53.559665 [ 194 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part | ||
| 4913 | 2026.04.25 18:13:53.559759 [ 194 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 25 rows starting from the beginning of the part | ||
| 4914 | 2026.04.25 18:13:53.559845 [ 194 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
| 4915 | 2026.04.25 18:13:53.559879 [ 4 ] {2b0a5d76-ff08-4a81-924e-fad7eec83fb1} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2026.04.25 18:13:53.559921 [ 4 ] {2b0a5d76-ff08-4a81-924e-fad7eec83fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4917 | 2026.04.25 18:13:53.559936 [ 194 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part | ||
| 4918 | 2026.04.25 18:13:53.560033 [ 194 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part | ||
| 4919 | 2026.04.25 18:13:53.560240 [ 4 ] {2b0a5d76-ff08-4a81-924e-fad7eec83fb1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4920 | 2026.04.25 18:13:53.560492 [ 4 ] {2b0a5d76-ff08-4a81-924e-fad7eec83fb1} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.04.25 18:13:53.560626 [ 4 ] {2b0a5d76-ff08-4a81-924e-fad7eec83fb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 4922 | 2026.04.25 18:13:53.560661 [ 4 ] {2b0a5d76-ff08-4a81-924e-fad7eec83fb1} <Debug> TCPHandler: Processed in 0.001319954 sec. | ||
| 4923 | 2026.04.25 18:13:53.576264 [ 187 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 538 rows, containing 19 columns (19 merged, 0 gathered) in 0.016983632 sec., 31677.558722421683 rows/sec., 56.76 MiB/sec. | ||
| 4924 | 2026.04.25 18:13:53.577462 [ 196 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4925 | 2026.04.25 18:13:53.577875 [ 196 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.04.25 18:13:53.577966 [ 196 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4927 | 2026.04.25 18:13:53.578145 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4928 | 2026.04.25 18:13:54.000251 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.47 MiB, peak 256.80 MiB, free memory in arenas 0.00 B, will set to 251.72 MiB (RSS), difference: 2.25 MiB | ||
| 4929 | 2026.04.25 18:13:56.139668 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4930 | 2026.04.25 18:13:56.139728 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4931 | 2026.04.25 18:13:56.273024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10531 | ||
| 4932 | 2026.04.25 18:13:56.273531 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.04.25 18:13:56.273568 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4934 | 2026.04.25 18:13:56.274039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4935 | 2026.04.25 18:13:56.274259 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.04.25 18:13:56.274383 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10531 | ||
| 4937 | 2026.04.25 18:13:56.797774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4938 | 2026.04.25 18:13:56.814031 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2026.04.25 18:13:56.814092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4940 | 2026.04.25 18:13:56.819281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4941 | 2026.04.25 18:13:56.819978 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2026.04.25 18:13:56.822776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4943 | 2026.04.25 18:13:58.551867 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2026.04.25 18:13:58.552062 [ 4 ] {22e06605-71a8-4235-9f64-609207e9ef7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4945 | 2026.04.25 18:13:58.552135 [ 4 ] {22e06605-71a8-4235-9f64-609207e9ef7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4946 | 2026.04.25 18:13:58.552930 [ 4 ] {22e06605-71a8-4235-9f64-609207e9ef7a} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.04.25 18:13:58.552982 [ 4 ] {22e06605-71a8-4235-9f64-609207e9ef7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4948 | 2026.04.25 18:13:58.553440 [ 4 ] {22e06605-71a8-4235-9f64-609207e9ef7a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4949 | 2026.04.25 18:13:58.553694 [ 4 ] {22e06605-71a8-4235-9f64-609207e9ef7a} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2026.04.25 18:13:58.553847 [ 4 ] {22e06605-71a8-4235-9f64-609207e9ef7a} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001838 sec., 57671.38193688792 rows/sec., 4.84 MiB/sec. | ||
| 4951 | 2026.04.25 18:13:58.553889 [ 4 ] {22e06605-71a8-4235-9f64-609207e9ef7a} <Debug> TCPHandler: Processed in 0.002155505 sec. | ||
| 4952 | 2026.04.25 18:13:58.554046 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2026.04.25 18:13:58.554142 [ 4 ] {f8256680-ede8-43c8-abce-89def4e88010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4954 | 2026.04.25 18:13:58.554183 [ 4 ] {f8256680-ede8-43c8-abce-89def4e88010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4955 | 2026.04.25 18:13:58.554649 [ 4 ] {f8256680-ede8-43c8-abce-89def4e88010} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2026.04.25 18:13:58.554685 [ 4 ] {f8256680-ede8-43c8-abce-89def4e88010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4957 | 2026.04.25 18:13:58.554980 [ 4 ] {f8256680-ede8-43c8-abce-89def4e88010} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4958 | 2026.04.25 18:13:58.555202 [ 4 ] {f8256680-ede8-43c8-abce-89def4e88010} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.04.25 18:13:58.555330 [ 4 ] {f8256680-ede8-43c8-abce-89def4e88010} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001207 sec., 20712.510356255178 rows/sec., 1.52 MiB/sec. | ||
| 4960 | 2026.04.25 18:13:58.555367 [ 4 ] {f8256680-ede8-43c8-abce-89def4e88010} <Debug> TCPHandler: Processed in 0.001379204 sec. | ||
| 4961 | 2026.04.25 18:13:58.555505 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2026.04.25 18:13:58.555610 [ 4 ] {a3fcfbcb-add8-4738-8b2b-8a6ac3cd9fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4963 | 2026.04.25 18:13:58.555650 [ 4 ] {a3fcfbcb-add8-4738-8b2b-8a6ac3cd9fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4964 | 2026.04.25 18:13:58.556093 [ 4 ] {a3fcfbcb-add8-4738-8b2b-8a6ac3cd9fff} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.04.25 18:13:58.556130 [ 4 ] {a3fcfbcb-add8-4738-8b2b-8a6ac3cd9fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4966 | 2026.04.25 18:13:58.556432 [ 4 ] {a3fcfbcb-add8-4738-8b2b-8a6ac3cd9fff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4967 | 2026.04.25 18:13:58.556636 [ 4 ] {a3fcfbcb-add8-4738-8b2b-8a6ac3cd9fff} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.04.25 18:13:58.556760 [ 4 ] {a3fcfbcb-add8-4738-8b2b-8a6ac3cd9fff} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001169 sec., 76133.44739093243 rows/sec., 5.95 MiB/sec. | ||
| 4969 | 2026.04.25 18:13:58.556797 [ 4 ] {a3fcfbcb-add8-4738-8b2b-8a6ac3cd9fff} <Debug> TCPHandler: Processed in 0.001346634 sec. | ||
| 4970 | 2026.04.25 18:13:58.556930 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2026.04.25 18:13:58.557028 [ 4 ] {1e2df932-466f-4506-8507-e55651556b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4972 | 2026.04.25 18:13:58.557071 [ 4 ] {1e2df932-466f-4506-8507-e55651556b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4973 | 2026.04.25 18:13:58.557469 [ 4 ] {1e2df932-466f-4506-8507-e55651556b6f} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.04.25 18:13:58.557506 [ 4 ] {1e2df932-466f-4506-8507-e55651556b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4975 | 2026.04.25 18:13:58.557823 [ 4 ] {1e2df932-466f-4506-8507-e55651556b6f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4976 | 2026.04.25 18:13:58.558025 [ 4 ] {1e2df932-466f-4506-8507-e55651556b6f} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.04.25 18:13:58.558151 [ 4 ] {1e2df932-466f-4506-8507-e55651556b6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 4978 | 2026.04.25 18:13:58.558187 [ 4 ] {1e2df932-466f-4506-8507-e55651556b6f} <Debug> TCPHandler: Processed in 0.001309173 sec. | ||
| 4979 | 2026.04.25 18:13:58.558294 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.04.25 18:13:58.558386 [ 4 ] {d6378655-90fa-4565-84c3-8c0ca6ba95f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4981 | 2026.04.25 18:13:58.558442 [ 4 ] {d6378655-90fa-4565-84c3-8c0ca6ba95f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4982 | 2026.04.25 18:13:58.559261 [ 4 ] {d6378655-90fa-4565-84c3-8c0ca6ba95f3} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.04.25 18:13:58.559297 [ 4 ] {d6378655-90fa-4565-84c3-8c0ca6ba95f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4984 | 2026.04.25 18:13:58.559840 [ 4 ] {d6378655-90fa-4565-84c3-8c0ca6ba95f3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4985 | 2026.04.25 18:13:58.560068 [ 4 ] {d6378655-90fa-4565-84c3-8c0ca6ba95f3} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.04.25 18:13:58.560202 [ 4 ] {d6378655-90fa-4565-84c3-8c0ca6ba95f3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001833 sec., 13638.843426077468 rows/sec., 24.44 MiB/sec. | ||
| 4987 | 2026.04.25 18:13:58.560253 [ 4 ] {d6378655-90fa-4565-84c3-8c0ca6ba95f3} <Debug> TCPHandler: Processed in 0.002006321 sec. | ||
| 4988 | 2026.04.25 18:13:58.560374 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.04.25 18:13:58.560469 [ 4 ] {7c7153e6-537d-4dbf-bb81-378665cf80c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4990 | 2026.04.25 18:13:58.560512 [ 4 ] {7c7153e6-537d-4dbf-bb81-378665cf80c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4991 | 2026.04.25 18:13:58.560846 [ 4 ] {7c7153e6-537d-4dbf-bb81-378665cf80c9} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.04.25 18:13:58.560881 [ 4 ] {7c7153e6-537d-4dbf-bb81-378665cf80c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 4993 | 2026.04.25 18:13:58.561173 [ 4 ] {7c7153e6-537d-4dbf-bb81-378665cf80c9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4994 | 2026.04.25 18:13:58.561376 [ 4 ] {7c7153e6-537d-4dbf-bb81-378665cf80c9} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.04.25 18:13:58.561501 [ 4 ] {7c7153e6-537d-4dbf-bb81-378665cf80c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 4996 | 2026.04.25 18:13:58.561536 [ 4 ] {7c7153e6-537d-4dbf-bb81-378665cf80c9} <Debug> TCPHandler: Processed in 0.00121083 sec. | ||
| 4997 | 2026.04.25 18:13:59.203208 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2026.04.25 18:13:59.203410 [ 4 ] {08185a24-618d-49d0-bbe3-09f094715d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4999 | 2026.04.25 18:13:59.203489 [ 4 ] {08185a24-618d-49d0-bbe3-09f094715d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5000 | 2026.04.25 18:13:59.204151 [ 4 ] {08185a24-618d-49d0-bbe3-09f094715d1c} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.04.25 18:13:59.204200 [ 4 ] {08185a24-618d-49d0-bbe3-09f094715d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5002 | 2026.04.25 18:13:59.204601 [ 4 ] {08185a24-618d-49d0-bbe3-09f094715d1c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5003 | 2026.04.25 18:13:59.204832 [ 4 ] {08185a24-618d-49d0-bbe3-09f094715d1c} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.04.25 18:13:59.204997 [ 4 ] {08185a24-618d-49d0-bbe3-09f094715d1c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001642 sec., 14616.3215590743 rows/sec., 1.21 MiB/sec. | ||
| 5005 | 2026.04.25 18:13:59.205049 [ 4 ] {08185a24-618d-49d0-bbe3-09f094715d1c} <Debug> TCPHandler: Processed in 0.001982511 sec. | ||
| 5006 | 2026.04.25 18:13:59.205190 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.04.25 18:13:59.205292 [ 4 ] {41192a3c-c242-40ea-9c53-c20f302ebae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5008 | 2026.04.25 18:13:59.205337 [ 4 ] {41192a3c-c242-40ea-9c53-c20f302ebae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5009 | 2026.04.25 18:13:59.205750 [ 4 ] {41192a3c-c242-40ea-9c53-c20f302ebae2} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.04.25 18:13:59.205789 [ 4 ] {41192a3c-c242-40ea-9c53-c20f302ebae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5011 | 2026.04.25 18:13:59.206099 [ 4 ] {41192a3c-c242-40ea-9c53-c20f302ebae2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5012 | 2026.04.25 18:13:59.206320 [ 4 ] {41192a3c-c242-40ea-9c53-c20f302ebae2} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.04.25 18:13:59.206456 [ 4 ] {41192a3c-c242-40ea-9c53-c20f302ebae2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001187 sec., 1684.9199663016009 rows/sec., 137.39 KiB/sec. | ||
| 5014 | 2026.04.25 18:13:59.206496 [ 4 ] {41192a3c-c242-40ea-9c53-c20f302ebae2} <Debug> TCPHandler: Processed in 0.001358034 sec. | ||
| 5015 | 2026.04.25 18:13:59.206619 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2026.04.25 18:13:59.206713 [ 4 ] {97a5f896-e2b7-40a7-a734-2d093891d3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5017 | 2026.04.25 18:13:59.206753 [ 4 ] {97a5f896-e2b7-40a7-a734-2d093891d3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5018 | 2026.04.25 18:13:59.208350 [ 4 ] {97a5f896-e2b7-40a7-a734-2d093891d3e7} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.04.25 18:13:59.208386 [ 4 ] {97a5f896-e2b7-40a7-a734-2d093891d3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5020 | 2026.04.25 18:13:59.208877 [ 4 ] {97a5f896-e2b7-40a7-a734-2d093891d3e7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5021 | 2026.04.25 18:13:59.209086 [ 4 ] {97a5f896-e2b7-40a7-a734-2d093891d3e7} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.04.25 18:13:59.209212 [ 4 ] {97a5f896-e2b7-40a7-a734-2d093891d3e7} <Debug> executeQuery: Read 2544 rows, 195.07 KiB in 0.002517 sec., 1010727.0560190702 rows/sec., 75.69 MiB/sec. | ||
| 5023 | 2026.04.25 18:13:59.209249 [ 4 ] {97a5f896-e2b7-40a7-a734-2d093891d3e7} <Debug> TCPHandler: Processed in 0.002679048 sec. | ||
| 5024 | 2026.04.25 18:13:59.209365 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.04.25 18:13:59.209459 [ 4 ] {dcb371f4-806a-4cde-9eb1-39d9e7b22fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5026 | 2026.04.25 18:13:59.209500 [ 4 ] {dcb371f4-806a-4cde-9eb1-39d9e7b22fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5027 | 2026.04.25 18:13:59.209903 [ 4 ] {dcb371f4-806a-4cde-9eb1-39d9e7b22fe3} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.04.25 18:13:59.209939 [ 4 ] {dcb371f4-806a-4cde-9eb1-39d9e7b22fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5029 | 2026.04.25 18:13:59.210230 [ 4 ] {dcb371f4-806a-4cde-9eb1-39d9e7b22fe3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5030 | 2026.04.25 18:13:59.210433 [ 4 ] {dcb371f4-806a-4cde-9eb1-39d9e7b22fe3} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.04.25 18:13:59.210560 [ 4 ] {dcb371f4-806a-4cde-9eb1-39d9e7b22fe3} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001119 sec., 30384.271671134942 rows/sec., 2.27 MiB/sec. | ||
| 5032 | 2026.04.25 18:13:59.210597 [ 4 ] {dcb371f4-806a-4cde-9eb1-39d9e7b22fe3} <Debug> TCPHandler: Processed in 0.001279673 sec. | ||
| 5033 | 2026.04.25 18:13:59.210713 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2026.04.25 18:13:59.210807 [ 4 ] {8bba2011-40f4-4111-bb64-d83e9c3812ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5035 | 2026.04.25 18:13:59.210847 [ 4 ] {8bba2011-40f4-4111-bb64-d83e9c3812ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5036 | 2026.04.25 18:13:59.211520 [ 4 ] {8bba2011-40f4-4111-bb64-d83e9c3812ac} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.04.25 18:13:59.211556 [ 4 ] {8bba2011-40f4-4111-bb64-d83e9c3812ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5038 | 2026.04.25 18:13:59.211874 [ 4 ] {8bba2011-40f4-4111-bb64-d83e9c3812ac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5039 | 2026.04.25 18:13:59.212076 [ 4 ] {8bba2011-40f4-4111-bb64-d83e9c3812ac} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.04.25 18:13:59.212198 [ 4 ] {8bba2011-40f4-4111-bb64-d83e9c3812ac} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001408 sec., 585937.5 rows/sec., 34.28 MiB/sec. | ||
| 5041 | 2026.04.25 18:13:59.212235 [ 4 ] {8bba2011-40f4-4111-bb64-d83e9c3812ac} <Debug> TCPHandler: Processed in 0.00156935 sec. | ||
| 5042 | 2026.04.25 18:13:59.212354 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.04.25 18:13:59.212447 [ 4 ] {9768685c-080d-4909-93f1-53c7aec9f884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5044 | 2026.04.25 18:13:59.212486 [ 4 ] {9768685c-080d-4909-93f1-53c7aec9f884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5045 | 2026.04.25 18:13:59.212861 [ 4 ] {9768685c-080d-4909-93f1-53c7aec9f884} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.04.25 18:13:59.212896 [ 4 ] {9768685c-080d-4909-93f1-53c7aec9f884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5047 | 2026.04.25 18:13:59.213191 [ 4 ] {9768685c-080d-4909-93f1-53c7aec9f884} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5048 | 2026.04.25 18:13:59.213396 [ 4 ] {9768685c-080d-4909-93f1-53c7aec9f884} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.04.25 18:13:59.213523 [ 4 ] {9768685c-080d-4909-93f1-53c7aec9f884} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 64.33 KiB/sec. | ||
| 5050 | 2026.04.25 18:13:59.213560 [ 4 ] {9768685c-080d-4909-93f1-53c7aec9f884} <Debug> TCPHandler: Processed in 0.001254082 sec. | ||
| 5051 | 2026.04.25 18:13:59.213678 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.04.25 18:13:59.213770 [ 4 ] {38b4a83a-ff54-47c0-9466-7a9d2722dc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5053 | 2026.04.25 18:13:59.213810 [ 4 ] {38b4a83a-ff54-47c0-9466-7a9d2722dc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5054 | 2026.04.25 18:13:59.214194 [ 4 ] {38b4a83a-ff54-47c0-9466-7a9d2722dc93} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.04.25 18:13:59.214230 [ 4 ] {38b4a83a-ff54-47c0-9466-7a9d2722dc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5056 | 2026.04.25 18:13:59.214519 [ 4 ] {38b4a83a-ff54-47c0-9466-7a9d2722dc93} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5057 | 2026.04.25 18:13:59.214722 [ 4 ] {38b4a83a-ff54-47c0-9466-7a9d2722dc93} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.04.25 18:13:59.214845 [ 4 ] {38b4a83a-ff54-47c0-9466-7a9d2722dc93} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 858.52 KiB/sec. | ||
| 5059 | 2026.04.25 18:13:59.214884 [ 4 ] {38b4a83a-ff54-47c0-9466-7a9d2722dc93} <Debug> TCPHandler: Processed in 0.001254111 sec. | ||
| 5060 | 2026.04.25 18:13:59.215072 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.04.25 18:13:59.215198 [ 4 ] {19d28296-6a8a-4e73-a392-2a97f66298b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5062 | 2026.04.25 18:13:59.215248 [ 4 ] {19d28296-6a8a-4e73-a392-2a97f66298b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5063 | 2026.04.25 18:13:59.216145 [ 4 ] {19d28296-6a8a-4e73-a392-2a97f66298b8} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.04.25 18:13:59.216183 [ 4 ] {19d28296-6a8a-4e73-a392-2a97f66298b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5065 | 2026.04.25 18:13:59.216561 [ 4 ] {19d28296-6a8a-4e73-a392-2a97f66298b8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5066 | 2026.04.25 18:13:59.216783 [ 4 ] {19d28296-6a8a-4e73-a392-2a97f66298b8} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.04.25 18:13:59.216918 [ 4 ] {19d28296-6a8a-4e73-a392-2a97f66298b8} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.001745 sec., 766189.111747851 rows/sec., 51.63 MiB/sec. | ||
| 5068 | 2026.04.25 18:13:59.216957 [ 4 ] {19d28296-6a8a-4e73-a392-2a97f66298b8} <Debug> TCPHandler: Processed in 0.001948339 sec. | ||
| 5069 | 2026.04.25 18:13:59.217077 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.04.25 18:13:59.217172 [ 4 ] {a424e9f9-4648-48c9-a287-bc8523e9b281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5071 | 2026.04.25 18:13:59.217216 [ 4 ] {a424e9f9-4648-48c9-a287-bc8523e9b281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5072 | 2026.04.25 18:13:59.217898 [ 4 ] {a424e9f9-4648-48c9-a287-bc8523e9b281} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.04.25 18:13:59.217936 [ 4 ] {a424e9f9-4648-48c9-a287-bc8523e9b281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5074 | 2026.04.25 18:13:59.218367 [ 4 ] {a424e9f9-4648-48c9-a287-bc8523e9b281} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5075 | 2026.04.25 18:13:59.218580 [ 4 ] {a424e9f9-4648-48c9-a287-bc8523e9b281} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.04.25 18:13:59.218709 [ 4 ] {a424e9f9-4648-48c9-a287-bc8523e9b281} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001556 sec., 985218.5089974293 rows/sec., 60.23 MiB/sec. | ||
| 5077 | 2026.04.25 18:13:59.218747 [ 4 ] {a424e9f9-4648-48c9-a287-bc8523e9b281} <Debug> TCPHandler: Processed in 0.001720004 sec. | ||
| 5078 | 2026.04.25 18:13:59.218866 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.04.25 18:13:59.218962 [ 4 ] {55fed606-33d5-48b0-b9c4-dde0ace1c8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5080 | 2026.04.25 18:13:59.219017 [ 4 ] {55fed606-33d5-48b0-b9c4-dde0ace1c8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5081 | 2026.04.25 18:13:59.219835 [ 4 ] {55fed606-33d5-48b0-b9c4-dde0ace1c8d0} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.04.25 18:13:59.219872 [ 4 ] {55fed606-33d5-48b0-b9c4-dde0ace1c8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5083 | 2026.04.25 18:13:59.220390 [ 4 ] {55fed606-33d5-48b0-b9c4-dde0ace1c8d0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5084 | 2026.04.25 18:13:59.220618 [ 4 ] {55fed606-33d5-48b0-b9c4-dde0ace1c8d0} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.04.25 18:13:59.220754 [ 4 ] {55fed606-33d5-48b0-b9c4-dde0ace1c8d0} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00181 sec., 11049.723756906078 rows/sec., 19.80 MiB/sec. | ||
| 5086 | 2026.04.25 18:13:59.220805 [ 4 ] {55fed606-33d5-48b0-b9c4-dde0ace1c8d0} <Debug> TCPHandler: Processed in 0.001988521 sec. | ||
| 5087 | 2026.04.25 18:13:59.220923 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.04.25 18:13:59.221018 [ 4 ] {6c62b258-5650-426f-9633-665f6f9ce001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5089 | 2026.04.25 18:13:59.221060 [ 4 ] {6c62b258-5650-426f-9633-665f6f9ce001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5090 | 2026.04.25 18:13:59.221385 [ 4 ] {6c62b258-5650-426f-9633-665f6f9ce001} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.04.25 18:13:59.221421 [ 4 ] {6c62b258-5650-426f-9633-665f6f9ce001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5092 | 2026.04.25 18:13:59.221723 [ 4 ] {6c62b258-5650-426f-9633-665f6f9ce001} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5093 | 2026.04.25 18:13:59.221935 [ 4 ] {6c62b258-5650-426f-9633-665f6f9ce001} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.04.25 18:13:59.222064 [ 4 ] {6c62b258-5650-426f-9633-665f6f9ce001} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001065 sec., 11267.605633802817 rows/sec., 777.58 KiB/sec. | ||
| 5095 | 2026.04.25 18:13:59.222099 [ 4 ] {6c62b258-5650-426f-9633-665f6f9ce001} <Debug> TCPHandler: Processed in 0.001225601 sec. | ||
| 5096 | 2026.04.25 18:14:01.288602 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 674 | ||
| 5097 | 2026.04.25 18:14:01.291030 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.04.25 18:14:01.291075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5099 | 2026.04.25 18:14:01.292257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5100 | 2026.04.25 18:14:01.292517 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.04.25 18:14:01.292653 [ 78 ] {} <Debug> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5102 | 2026.04.25 18:14:01.292724 [ 78 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.04.25 18:14:01.292748 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5104 | 2026.04.25 18:14:01.292763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 5105 | 2026.04.25 18:14:01.292845 [ 194 ] {3675d4f8-0866-4862-92f2-e57a0359a396::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 | ||
| 5106 | 2026.04.25 18:14:01.293361 [ 194 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5107 | 2026.04.25 18:14:01.293491 [ 194 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 500 rows starting from the beginning of the part | ||
| 5108 | 2026.04.25 18:14:01.293818 [ 194 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 5109 | 2026.04.25 18:14:01.294131 [ 194 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
| 5110 | 2026.04.25 18:14:01.294456 [ 194 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 5111 | 2026.04.25 18:14:01.294761 [ 194 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 5112 | 2026.04.25 18:14:01.295048 [ 194 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
| 5113 | 2026.04.25 18:14:01.300818 [ 187 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 72 columns (72 merged, 0 gathered) in 0.008014493 sec., 84097.64660097651 rows/sec., 71.63 MiB/sec. | ||
| 5114 | 2026.04.25 18:14:01.301879 [ 186 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5115 | 2026.04.25 18:14:01.302398 [ 186 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_16_3} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.04.25 18:14:01.302472 [ 186 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_16_3} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5117 | 2026.04.25 18:14:01.302637 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 5118 | 2026.04.25 18:14:03.548971 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2026.04.25 18:14:03.549167 [ 4 ] {b3f2206e-dc45-4699-8134-685e43236a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5120 | 2026.04.25 18:14:03.549238 [ 4 ] {b3f2206e-dc45-4699-8134-685e43236a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5121 | 2026.04.25 18:14:03.550490 [ 4 ] {b3f2206e-dc45-4699-8134-685e43236a4b} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.04.25 18:14:03.550533 [ 4 ] {b3f2206e-dc45-4699-8134-685e43236a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5123 | 2026.04.25 18:14:03.550934 [ 4 ] {b3f2206e-dc45-4699-8134-685e43236a4b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5124 | 2026.04.25 18:14:03.551159 [ 4 ] {b3f2206e-dc45-4699-8134-685e43236a4b} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.04.25 18:14:03.551309 [ 75 ] {} <Debug> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5126 | 2026.04.25 18:14:03.551315 [ 4 ] {b3f2206e-dc45-4699-8134-685e43236a4b} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002203 sec., 29959.146618247843 rows/sec., 2.39 MiB/sec. | ||
| 5127 | 2026.04.25 18:14:03.551386 [ 75 ] {} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.04.25 18:14:03.551412 [ 4 ] {b3f2206e-dc45-4699-8134-685e43236a4b} <Debug> TCPHandler: Processed in 0.002575785 sec. | ||
| 5129 | 2026.04.25 18:14:03.551420 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5130 | 2026.04.25 18:14:03.551554 [ 194 ] {82dded08-efdc-4ae9-b628-457328f95a0a::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 | ||
| 5131 | 2026.04.25 18:14:03.551563 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5132 | 2026.04.25 18:14:03.551706 [ 4 ] {4246eeb8-a7dc-45d3-a66c-e406a93c0217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5133 | 2026.04.25 18:14:03.551717 [ 194 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5134 | 2026.04.25 18:14:03.551747 [ 4 ] {4246eeb8-a7dc-45d3-a66c-e406a93c0217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5135 | 2026.04.25 18:14:03.551760 [ 194 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2614 rows starting from the beginning of the part | ||
| 5136 | 2026.04.25 18:14:03.551837 [ 194 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 107 rows starting from the beginning of the part | ||
| 5137 | 2026.04.25 18:14:03.551890 [ 194 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 88 rows starting from the beginning of the part | ||
| 5138 | 2026.04.25 18:14:03.551937 [ 194 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 106 rows starting from the beginning of the part | ||
| 5139 | 2026.04.25 18:14:03.551979 [ 194 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2544 rows starting from the beginning of the part | ||
| 5140 | 2026.04.25 18:14:03.552026 [ 194 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part | ||
| 5141 | 2026.04.25 18:14:03.552263 [ 4 ] {4246eeb8-a7dc-45d3-a66c-e406a93c0217} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.04.25 18:14:03.552306 [ 4 ] {4246eeb8-a7dc-45d3-a66c-e406a93c0217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5143 | 2026.04.25 18:14:03.552615 [ 4 ] {4246eeb8-a7dc-45d3-a66c-e406a93c0217} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5144 | 2026.04.25 18:14:03.552841 [ 4 ] {4246eeb8-a7dc-45d3-a66c-e406a93c0217} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2026.04.25 18:14:03.552972 [ 4 ] {4246eeb8-a7dc-45d3-a66c-e406a93c0217} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001286 sec., 3888.024883359253 rows/sec., 292.36 KiB/sec. | ||
| 5146 | 2026.04.25 18:14:03.553009 [ 4 ] {4246eeb8-a7dc-45d3-a66c-e406a93c0217} <Debug> TCPHandler: Processed in 0.001495918 sec. | ||
| 5147 | 2026.04.25 18:14:03.553131 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2026.04.25 18:14:03.553232 [ 4 ] {47374d8a-2abe-4920-8b49-abaed1878b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5149 | 2026.04.25 18:14:03.553272 [ 4 ] {47374d8a-2abe-4920-8b49-abaed1878b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5150 | 2026.04.25 18:14:03.553690 [ 4 ] {47374d8a-2abe-4920-8b49-abaed1878b1e} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.04.25 18:14:03.553725 [ 4 ] {47374d8a-2abe-4920-8b49-abaed1878b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5152 | 2026.04.25 18:14:03.553975 [ 187 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5525 rows, containing 5 columns (5 merged, 0 gathered) in 0.002477823 sec., 2229779.9318191814 rows/sec., 177.13 MiB/sec. | ||
| 5153 | 2026.04.25 18:14:03.554029 [ 4 ] {47374d8a-2abe-4920-8b49-abaed1878b1e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5154 | 2026.04.25 18:14:03.554247 [ 194 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5155 | 2026.04.25 18:14:03.554275 [ 4 ] {47374d8a-2abe-4920-8b49-abaed1878b1e} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.04.25 18:14:03.554417 [ 4 ] {47374d8a-2abe-4920-8b49-abaed1878b1e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00121 sec., 57024.79338842975 rows/sec., 4.45 MiB/sec. | ||
| 5157 | 2026.04.25 18:14:03.554416 [ 74 ] {} <Debug> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5158 | 2026.04.25 18:14:03.554459 [ 4 ] {47374d8a-2abe-4920-8b49-abaed1878b1e} <Debug> TCPHandler: Processed in 0.001375925 sec. | ||
| 5159 | 2026.04.25 18:14:03.554478 [ 74 ] {} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.04.25 18:14:03.554503 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5161 | 2026.04.25 18:14:03.554521 [ 194 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_36_7} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.04.25 18:14:03.554586 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.04.25 18:14:03.554589 [ 197 ] {cb745989-858e-4527-aa37-9783b238ce67::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 | ||
| 5164 | 2026.04.25 18:14:03.554591 [ 194 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_36_7} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5165 | 2026.04.25 18:14:03.554684 [ 4 ] {d12a328b-82c5-45e2-a246-28467500f589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5166 | 2026.04.25 18:14:03.554698 [ 197 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5167 | 2026.04.25 18:14:03.554713 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 5168 | 2026.04.25 18:14:03.554728 [ 197 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part | ||
| 5169 | 2026.04.25 18:14:03.554732 [ 4 ] {d12a328b-82c5-45e2-a246-28467500f589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5170 | 2026.04.25 18:14:03.554794 [ 197 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 91 rows starting from the beginning of the part | ||
| 5171 | 2026.04.25 18:14:03.554840 [ 197 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 80 rows starting from the beginning of the part | ||
| 5172 | 2026.04.25 18:14:03.554882 [ 197 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 89 rows starting from the beginning of the part | ||
| 5173 | 2026.04.25 18:14:03.554920 [ 197 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1337 rows starting from the beginning of the part | ||
| 5174 | 2026.04.25 18:14:03.554967 [ 197 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 69 rows starting from the beginning of the part | ||
| 5175 | 2026.04.25 18:14:03.555193 [ 4 ] {d12a328b-82c5-45e2-a246-28467500f589} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.04.25 18:14:03.555229 [ 4 ] {d12a328b-82c5-45e2-a246-28467500f589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5177 | 2026.04.25 18:14:03.555559 [ 4 ] {d12a328b-82c5-45e2-a246-28467500f589} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5178 | 2026.04.25 18:14:03.555776 [ 4 ] {d12a328b-82c5-45e2-a246-28467500f589} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.04.25 18:14:03.555903 [ 4 ] {d12a328b-82c5-45e2-a246-28467500f589} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001237 sec., 103476.15198059822 rows/sec., 7.21 MiB/sec. | ||
| 5180 | 2026.04.25 18:14:03.555903 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5181 | 2026.04.25 18:14:03.555941 [ 4 ] {d12a328b-82c5-45e2-a246-28467500f589} <Debug> TCPHandler: Processed in 0.001402786 sec. | ||
| 5182 | 2026.04.25 18:14:03.555954 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.04.25 18:14:03.555979 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5184 | 2026.04.25 18:14:03.556070 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5185 | 2026.04.25 18:14:03.556077 [ 187 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 5186 | 2026.04.25 18:14:03.556171 [ 4 ] {8095ae21-6adb-4af8-b2f2-0a3891ac73ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5187 | 2026.04.25 18:14:03.556180 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630021 sec., 1881570.8509276875 rows/sec., 136.57 MiB/sec. | ||
| 5188 | 2026.04.25 18:14:03.556216 [ 187 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5189 | 2026.04.25 18:14:03.556231 [ 4 ] {8095ae21-6adb-4af8-b2f2-0a3891ac73ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5190 | 2026.04.25 18:14:03.556250 [ 187 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11808 rows starting from the beginning of the part | ||
| 5191 | 2026.04.25 18:14:03.556331 [ 187 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
| 5192 | 2026.04.25 18:14:03.556358 [ 197 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5193 | 2026.04.25 18:14:03.556377 [ 187 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 5194 | 2026.04.25 18:14:03.556424 [ 187 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5195 | 2026.04.25 18:14:03.556469 [ 187 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1533 rows starting from the beginning of the part | ||
| 5196 | 2026.04.25 18:14:03.556511 [ 187 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 5197 | 2026.04.25 18:14:03.556624 [ 197 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_36_7} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.04.25 18:14:03.556697 [ 197 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_36_7} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5199 | 2026.04.25 18:14:03.556757 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5200 | 2026.04.25 18:14:03.557006 [ 4 ] {8095ae21-6adb-4af8-b2f2-0a3891ac73ff} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.04.25 18:14:03.557043 [ 4 ] {8095ae21-6adb-4af8-b2f2-0a3891ac73ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5202 | 2026.04.25 18:14:03.557588 [ 4 ] {8095ae21-6adb-4af8-b2f2-0a3891ac73ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5203 | 2026.04.25 18:14:03.557817 [ 4 ] {8095ae21-6adb-4af8-b2f2-0a3891ac73ff} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.04.25 18:14:03.557956 [ 4 ] {8095ae21-6adb-4af8-b2f2-0a3891ac73ff} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001804 sec., 2771.6186252771618 rows/sec., 4.97 MiB/sec. | ||
| 5205 | 2026.04.25 18:14:03.558017 [ 4 ] {8095ae21-6adb-4af8-b2f2-0a3891ac73ff} <Debug> TCPHandler: Processed in 0.00199845 sec. | ||
| 5206 | 2026.04.25 18:14:03.558140 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.04.25 18:14:03.558232 [ 4 ] {3bb92239-757d-4123-a2c3-e3fb0de95e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5208 | 2026.04.25 18:14:03.558273 [ 4 ] {3bb92239-757d-4123-a2c3-e3fb0de95e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5209 | 2026.04.25 18:14:03.558607 [ 4 ] {3bb92239-757d-4123-a2c3-e3fb0de95e9c} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.04.25 18:14:03.558642 [ 4 ] {3bb92239-757d-4123-a2c3-e3fb0de95e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5211 | 2026.04.25 18:14:03.559001 [ 4 ] {3bb92239-757d-4123-a2c3-e3fb0de95e9c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5212 | 2026.04.25 18:14:03.559212 [ 4 ] {3bb92239-757d-4123-a2c3-e3fb0de95e9c} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.04.25 18:14:03.559327 [ 73 ] {} <Debug> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5214 | 2026.04.25 18:14:03.559338 [ 4 ] {3bb92239-757d-4123-a2c3-e3fb0de95e9c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001124 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec. | ||
| 5215 | 2026.04.25 18:14:03.559364 [ 73 ] {} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.04.25 18:14:03.559380 [ 4 ] {3bb92239-757d-4123-a2c3-e3fb0de95e9c} <Debug> TCPHandler: Processed in 0.001297503 sec. | ||
| 5217 | 2026.04.25 18:14:03.559384 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5218 | 2026.04.25 18:14:03.559491 [ 199 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 5219 | 2026.04.25 18:14:03.559619 [ 199 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5220 | 2026.04.25 18:14:03.559649 [ 199 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1620 rows starting from the beginning of the part | ||
| 5221 | 2026.04.25 18:14:03.559704 [ 199 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 5222 | 2026.04.25 18:14:03.559750 [ 199 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 5223 | 2026.04.25 18:14:03.559794 [ 199 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 5224 | 2026.04.25 18:14:03.559836 [ 199 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 5225 | 2026.04.25 18:14:03.559877 [ 199 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 5226 | 2026.04.25 18:14:03.560708 [ 197 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13950 rows, containing 5 columns (5 merged, 0 gathered) in 0.004670469 sec., 2986852.069888484 rows/sec., 192.91 MiB/sec. | ||
| 5227 | 2026.04.25 18:14:03.560910 [ 197 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.001462847 sec., 1271493.1910172424 rows/sec., 85.69 MiB/sec. | ||
| 5228 | 2026.04.25 18:14:03.561030 [ 187 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5229 | 2026.04.25 18:14:03.561079 [ 199 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5230 | 2026.04.25 18:14:03.561286 [ 187 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.04.25 18:14:03.561320 [ 199 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_36_7} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.04.25 18:14:03.561354 [ 187 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5233 | 2026.04.25 18:14:03.561383 [ 199 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_36_7} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5234 | 2026.04.25 18:14:03.561421 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 5235 | 2026.04.25 18:14:03.561449 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5236 | 2026.04.25 18:14:03.775372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10979 | ||
| 5237 | 2026.04.25 18:14:03.775874 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.04.25 18:14:03.775924 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5239 | 2026.04.25 18:14:03.776446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5240 | 2026.04.25 18:14:03.776693 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.04.25 18:14:03.776844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10979 | ||
| 5242 | 2026.04.25 18:14:04.323747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5243 | 2026.04.25 18:14:04.340034 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.04.25 18:14:04.340095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5245 | 2026.04.25 18:14:04.346071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5246 | 2026.04.25 18:14:04.346783 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.04.25 18:14:04.349763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5248 | 2026.04.25 18:14:08.550716 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5249 | 2026.04.25 18:14:08.550929 [ 4 ] {cb12b9e3-e7fb-4368-bca7-4109bbc4e564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5250 | 2026.04.25 18:14:08.550996 [ 4 ] {cb12b9e3-e7fb-4368-bca7-4109bbc4e564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5251 | 2026.04.25 18:14:08.551698 [ 4 ] {cb12b9e3-e7fb-4368-bca7-4109bbc4e564} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.04.25 18:14:08.551746 [ 4 ] {cb12b9e3-e7fb-4368-bca7-4109bbc4e564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5253 | 2026.04.25 18:14:08.552157 [ 4 ] {cb12b9e3-e7fb-4368-bca7-4109bbc4e564} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5254 | 2026.04.25 18:14:08.552383 [ 4 ] {cb12b9e3-e7fb-4368-bca7-4109bbc4e564} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.04.25 18:14:08.552533 [ 4 ] {cb12b9e3-e7fb-4368-bca7-4109bbc4e564} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001656 sec., 64009.6618357488 rows/sec., 5.37 MiB/sec. | ||
| 5256 | 2026.04.25 18:14:08.552577 [ 4 ] {cb12b9e3-e7fb-4368-bca7-4109bbc4e564} <Debug> TCPHandler: Processed in 0.002003681 sec. | ||
| 5257 | 2026.04.25 18:14:08.552726 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5258 | 2026.04.25 18:14:08.552822 [ 4 ] {b434ef0c-3913-4c19-8093-feba48c8a399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5259 | 2026.04.25 18:14:08.552864 [ 4 ] {b434ef0c-3913-4c19-8093-feba48c8a399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5260 | 2026.04.25 18:14:08.553276 [ 4 ] {b434ef0c-3913-4c19-8093-feba48c8a399} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5261 | 2026.04.25 18:14:08.553314 [ 4 ] {b434ef0c-3913-4c19-8093-feba48c8a399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5262 | 2026.04.25 18:14:08.553615 [ 4 ] {b434ef0c-3913-4c19-8093-feba48c8a399} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5263 | 2026.04.25 18:14:08.553821 [ 4 ] {b434ef0c-3913-4c19-8093-feba48c8a399} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2026.04.25 18:14:08.553953 [ 4 ] {b434ef0c-3913-4c19-8093-feba48c8a399} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001149 sec., 21758.05047867711 rows/sec., 1.60 MiB/sec. | ||
| 5265 | 2026.04.25 18:14:08.553998 [ 4 ] {b434ef0c-3913-4c19-8093-feba48c8a399} <Debug> TCPHandler: Processed in 0.001322683 sec. | ||
| 5266 | 2026.04.25 18:14:08.554290 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5267 | 2026.04.25 18:14:08.554389 [ 4 ] {04347c45-124e-47fd-b7e4-5db36abe9b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5268 | 2026.04.25 18:14:08.554434 [ 4 ] {04347c45-124e-47fd-b7e4-5db36abe9b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5269 | 2026.04.25 18:14:08.555001 [ 4 ] {04347c45-124e-47fd-b7e4-5db36abe9b63} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2026.04.25 18:14:08.555049 [ 4 ] {04347c45-124e-47fd-b7e4-5db36abe9b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5271 | 2026.04.25 18:14:08.555426 [ 4 ] {04347c45-124e-47fd-b7e4-5db36abe9b63} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5272 | 2026.04.25 18:14:08.555682 [ 4 ] {04347c45-124e-47fd-b7e4-5db36abe9b63} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2026.04.25 18:14:08.555836 [ 4 ] {04347c45-124e-47fd-b7e4-5db36abe9b63} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001466 sec., 60709.413369713504 rows/sec., 4.74 MiB/sec. | ||
| 5274 | 2026.04.25 18:14:08.555880 [ 4 ] {04347c45-124e-47fd-b7e4-5db36abe9b63} <Debug> TCPHandler: Processed in 0.001646572 sec. | ||
| 5275 | 2026.04.25 18:14:08.556019 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5276 | 2026.04.25 18:14:08.556135 [ 4 ] {53230e6f-ab34-4516-8098-65259502219a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5277 | 2026.04.25 18:14:08.556188 [ 4 ] {53230e6f-ab34-4516-8098-65259502219a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5278 | 2026.04.25 18:14:08.556659 [ 4 ] {53230e6f-ab34-4516-8098-65259502219a} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2026.04.25 18:14:08.556701 [ 4 ] {53230e6f-ab34-4516-8098-65259502219a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5280 | 2026.04.25 18:14:08.557093 [ 4 ] {53230e6f-ab34-4516-8098-65259502219a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5281 | 2026.04.25 18:14:08.557350 [ 4 ] {53230e6f-ab34-4516-8098-65259502219a} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.04.25 18:14:08.557502 [ 4 ] {53230e6f-ab34-4516-8098-65259502219a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00139 sec., 115107.91366906476 rows/sec., 8.02 MiB/sec. | ||
| 5283 | 2026.04.25 18:14:08.557545 [ 4 ] {53230e6f-ab34-4516-8098-65259502219a} <Debug> TCPHandler: Processed in 0.001586921 sec. | ||
| 5284 | 2026.04.25 18:14:08.557674 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2026.04.25 18:14:08.557787 [ 4 ] {2f23a18d-aad8-4d2d-b8f3-274ae93cebb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5286 | 2026.04.25 18:14:08.557851 [ 4 ] {2f23a18d-aad8-4d2d-b8f3-274ae93cebb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5287 | 2026.04.25 18:14:08.558814 [ 4 ] {2f23a18d-aad8-4d2d-b8f3-274ae93cebb0} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.04.25 18:14:08.558858 [ 4 ] {2f23a18d-aad8-4d2d-b8f3-274ae93cebb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5289 | 2026.04.25 18:14:08.559473 [ 4 ] {2f23a18d-aad8-4d2d-b8f3-274ae93cebb0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5290 | 2026.04.25 18:14:08.559737 [ 4 ] {2f23a18d-aad8-4d2d-b8f3-274ae93cebb0} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.04.25 18:14:08.559902 [ 4 ] {2f23a18d-aad8-4d2d-b8f3-274ae93cebb0} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002139 sec., 11687.70453482936 rows/sec., 20.94 MiB/sec. | ||
| 5292 | 2026.04.25 18:14:08.559965 [ 4 ] {2f23a18d-aad8-4d2d-b8f3-274ae93cebb0} <Debug> TCPHandler: Processed in 0.00235074 sec. | ||
| 5293 | 2026.04.25 18:14:08.560235 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5294 | 2026.04.25 18:14:08.560369 [ 4 ] {518c8741-4957-44a4-b952-9c0994a046fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5295 | 2026.04.25 18:14:08.560427 [ 4 ] {518c8741-4957-44a4-b952-9c0994a046fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5296 | 2026.04.25 18:14:08.560884 [ 4 ] {518c8741-4957-44a4-b952-9c0994a046fc} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2026.04.25 18:14:08.560929 [ 4 ] {518c8741-4957-44a4-b952-9c0994a046fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5298 | 2026.04.25 18:14:08.561259 [ 4 ] {518c8741-4957-44a4-b952-9c0994a046fc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5299 | 2026.04.25 18:14:08.561498 [ 4 ] {518c8741-4957-44a4-b952-9c0994a046fc} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.04.25 18:14:08.561631 [ 4 ] {518c8741-4957-44a4-b952-9c0994a046fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001291 sec., 46475.60030983733 rows/sec., 3.13 MiB/sec. | ||
| 5301 | 2026.04.25 18:14:08.561667 [ 4 ] {518c8741-4957-44a4-b952-9c0994a046fc} <Debug> TCPHandler: Processed in 0.001503548 sec. | ||
| 5302 | 2026.04.25 18:14:11.139775 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5303 | 2026.04.25 18:14:11.139852 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5304 | 2026.04.25 18:14:11.276986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11491 | ||
| 5305 | 2026.04.25 18:14:11.277581 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.04.25 18:14:11.277632 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5307 | 2026.04.25 18:14:11.278170 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5308 | 2026.04.25 18:14:11.278415 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.04.25 18:14:11.278548 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11491 | ||
| 5310 | 2026.04.25 18:14:11.292990 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 698 | ||
| 5311 | 2026.04.25 18:14:11.295223 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2026.04.25 18:14:11.295275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5313 | 2026.04.25 18:14:11.296460 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5314 | 2026.04.25 18:14:11.296729 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2026.04.25 18:14:11.297092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
| 5316 | 2026.04.25 18:14:11.849916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5317 | 2026.04.25 18:14:11.867489 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2026.04.25 18:14:11.867547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5319 | 2026.04.25 18:14:11.873665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5320 | 2026.04.25 18:14:11.874370 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5321 | 2026.04.25 18:14:11.877379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5322 | 2026.04.25 18:14:12.472015 [ 62 ] {} <Debug> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5323 | 2026.04.25 18:14:12.472086 [ 62 ] {} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2026.04.25 18:14:12.472109 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5325 | 2026.04.25 18:14:12.472228 [ 190 ] {0768bdf7-1f51-414e-899b-7a72504ea4fc::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 | ||
| 5326 | 2026.04.25 18:14:12.472361 [ 190 ] {0768bdf7-1f51-414e-899b-7a72504ea4fc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5327 | 2026.04.25 18:14:12.472399 [ 190 ] {0768bdf7-1f51-414e-899b-7a72504ea4fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 5328 | 2026.04.25 18:14:12.472470 [ 190 ] {0768bdf7-1f51-414e-899b-7a72504ea4fc::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 | ||
| 5329 | 2026.04.25 18:14:12.472528 [ 190 ] {0768bdf7-1f51-414e-899b-7a72504ea4fc::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 | ||
| 5330 | 2026.04.25 18:14:12.472578 [ 190 ] {0768bdf7-1f51-414e-899b-7a72504ea4fc::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 | ||
| 5331 | 2026.04.25 18:14:12.472622 [ 190 ] {0768bdf7-1f51-414e-899b-7a72504ea4fc::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 | ||
| 5332 | 2026.04.25 18:14:12.473396 [ 197 ] {0768bdf7-1f51-414e-899b-7a72504ea4fc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120781 sec., 4967.66875584736 rows/sec., 368.69 KiB/sec. | ||
| 5333 | 2026.04.25 18:14:12.473536 [ 190 ] {0768bdf7-1f51-414e-899b-7a72504ea4fc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5334 | 2026.04.25 18:14:12.473773 [ 190 ] {0768bdf7-1f51-414e-899b-7a72504ea4fc::all_1_5_1} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2026.04.25 18:14:12.473861 [ 190 ] {0768bdf7-1f51-414e-899b-7a72504ea4fc::all_1_5_1} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5336 | 2026.04.25 18:14:12.473924 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5337 | 2026.04.25 18:14:13.550704 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5338 | 2026.04.25 18:14:13.550986 [ 4 ] {31d6d569-3b4c-4c8c-ab2f-6a1381ace019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5339 | 2026.04.25 18:14:13.551089 [ 4 ] {31d6d569-3b4c-4c8c-ab2f-6a1381ace019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5340 | 2026.04.25 18:14:13.552162 [ 4 ] {31d6d569-3b4c-4c8c-ab2f-6a1381ace019} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2026.04.25 18:14:13.552209 [ 4 ] {31d6d569-3b4c-4c8c-ab2f-6a1381ace019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5342 | 2026.04.25 18:14:13.552656 [ 4 ] {31d6d569-3b4c-4c8c-ab2f-6a1381ace019} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5343 | 2026.04.25 18:14:13.552879 [ 4 ] {31d6d569-3b4c-4c8c-ab2f-6a1381ace019} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2026.04.25 18:14:13.553039 [ 4 ] {31d6d569-3b4c-4c8c-ab2f-6a1381ace019} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.002131 sec., 41295.16658845612 rows/sec., 3.48 MiB/sec. | ||
| 5345 | 2026.04.25 18:14:13.553080 [ 4 ] {31d6d569-3b4c-4c8c-ab2f-6a1381ace019} <Debug> TCPHandler: Processed in 0.002560295 sec. | ||
| 5346 | 2026.04.25 18:14:13.553214 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5347 | 2026.04.25 18:14:13.553310 [ 4 ] {bd574a28-b66e-4f63-959f-f050716a9036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5348 | 2026.04.25 18:14:13.553350 [ 4 ] {bd574a28-b66e-4f63-959f-f050716a9036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5349 | 2026.04.25 18:14:13.553814 [ 4 ] {bd574a28-b66e-4f63-959f-f050716a9036} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.04.25 18:14:13.553850 [ 4 ] {bd574a28-b66e-4f63-959f-f050716a9036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5351 | 2026.04.25 18:14:13.554137 [ 4 ] {bd574a28-b66e-4f63-959f-f050716a9036} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5352 | 2026.04.25 18:14:13.554344 [ 4 ] {bd574a28-b66e-4f63-959f-f050716a9036} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.04.25 18:14:13.554472 [ 4 ] {bd574a28-b66e-4f63-959f-f050716a9036} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001181 sec., 13547.840812870449 rows/sec., 1018.73 KiB/sec. | ||
| 5354 | 2026.04.25 18:14:13.554477 [ 59 ] {} <Debug> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5355 | 2026.04.25 18:14:13.554508 [ 4 ] {bd574a28-b66e-4f63-959f-f050716a9036} <Debug> TCPHandler: Processed in 0.001346564 sec. | ||
| 5356 | 2026.04.25 18:14:13.554547 [ 59 ] {} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.04.25 18:14:13.554573 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5358 | 2026.04.25 18:14:13.554660 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2026.04.25 18:14:13.554683 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::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 | ||
| 5360 | 2026.04.25 18:14:13.554770 [ 4 ] {c8e23166-4692-443a-9e0d-bd99983b5411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5361 | 2026.04.25 18:14:13.554812 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5362 | 2026.04.25 18:14:13.554814 [ 4 ] {c8e23166-4692-443a-9e0d-bd99983b5411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5363 | 2026.04.25 18:14:13.554852 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part | ||
| 5364 | 2026.04.25 18:14:13.554921 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part | ||
| 5365 | 2026.04.25 18:14:13.554964 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 5366 | 2026.04.25 18:14:13.555004 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 5367 | 2026.04.25 18:14:13.555043 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 5368 | 2026.04.25 18:14:13.555086 [ 199 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
| 5369 | 2026.04.25 18:14:13.555301 [ 4 ] {c8e23166-4692-443a-9e0d-bd99983b5411} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.04.25 18:14:13.555343 [ 4 ] {c8e23166-4692-443a-9e0d-bd99983b5411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5371 | 2026.04.25 18:14:13.555660 [ 4 ] {c8e23166-4692-443a-9e0d-bd99983b5411} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5372 | 2026.04.25 18:14:13.555883 [ 190 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239811 sec., 149216.29183803016 rows/sec., 11.53 MiB/sec. | ||
| 5373 | 2026.04.25 18:14:13.555889 [ 4 ] {c8e23166-4692-443a-9e0d-bd99983b5411} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.04.25 18:14:13.556064 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5375 | 2026.04.25 18:14:13.556073 [ 4 ] {c8e23166-4692-443a-9e0d-bd99983b5411} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001324 sec., 60422.96072507552 rows/sec., 4.72 MiB/sec. | ||
| 5376 | 2026.04.25 18:14:13.556116 [ 4 ] {c8e23166-4692-443a-9e0d-bd99983b5411} <Debug> TCPHandler: Processed in 0.001504339 sec. | ||
| 5377 | 2026.04.25 18:14:13.556270 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5378 | 2026.04.25 18:14:13.556352 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_36_7} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2026.04.25 18:14:13.556372 [ 4 ] {583aa6c7-87a9-4698-a5e2-47b60857f707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5380 | 2026.04.25 18:14:13.556415 [ 197 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_36_7} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5381 | 2026.04.25 18:14:13.556416 [ 4 ] {583aa6c7-87a9-4698-a5e2-47b60857f707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5382 | 2026.04.25 18:14:13.556493 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5383 | 2026.04.25 18:14:13.556865 [ 4 ] {583aa6c7-87a9-4698-a5e2-47b60857f707} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5384 | 2026.04.25 18:14:13.556899 [ 4 ] {583aa6c7-87a9-4698-a5e2-47b60857f707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5385 | 2026.04.25 18:14:13.557215 [ 4 ] {583aa6c7-87a9-4698-a5e2-47b60857f707} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5386 | 2026.04.25 18:14:13.557414 [ 4 ] {583aa6c7-87a9-4698-a5e2-47b60857f707} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2026.04.25 18:14:13.557541 [ 4 ] {583aa6c7-87a9-4698-a5e2-47b60857f707} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 5388 | 2026.04.25 18:14:13.557575 [ 4 ] {583aa6c7-87a9-4698-a5e2-47b60857f707} <Debug> TCPHandler: Processed in 0.001363695 sec. | ||
| 5389 | 2026.04.25 18:14:13.557694 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5390 | 2026.04.25 18:14:13.557787 [ 4 ] {f2abcd97-8de1-4c18-8149-f4c5d533d6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5391 | 2026.04.25 18:14:13.557840 [ 4 ] {f2abcd97-8de1-4c18-8149-f4c5d533d6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5392 | 2026.04.25 18:14:13.558627 [ 4 ] {f2abcd97-8de1-4c18-8149-f4c5d533d6cd} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5393 | 2026.04.25 18:14:13.558663 [ 4 ] {f2abcd97-8de1-4c18-8149-f4c5d533d6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5394 | 2026.04.25 18:14:13.559206 [ 4 ] {f2abcd97-8de1-4c18-8149-f4c5d533d6cd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5395 | 2026.04.25 18:14:13.559421 [ 4 ] {f2abcd97-8de1-4c18-8149-f4c5d533d6cd} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5396 | 2026.04.25 18:14:13.559554 [ 4 ] {f2abcd97-8de1-4c18-8149-f4c5d533d6cd} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001784 sec., 8968.609865470851 rows/sec., 16.07 MiB/sec. | ||
| 5397 | 2026.04.25 18:14:13.559555 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5398 | 2026.04.25 18:14:13.559605 [ 4 ] {f2abcd97-8de1-4c18-8149-f4c5d533d6cd} <Debug> TCPHandler: Processed in 0.001961739 sec. | ||
| 5399 | 2026.04.25 18:14:13.559625 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2026.04.25 18:14:13.559651 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5401 | 2026.04.25 18:14:13.559721 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5402 | 2026.04.25 18:14:13.559762 [ 190 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::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 | ||
| 5403 | 2026.04.25 18:14:13.559819 [ 4 ] {74395d78-1cb6-4de5-8ecb-ccea779468c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5404 | 2026.04.25 18:14:13.559865 [ 4 ] {74395d78-1cb6-4de5-8ecb-ccea779468c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5405 | 2026.04.25 18:14:13.560028 [ 190 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5406 | 2026.04.25 18:14:13.560100 [ 190 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 538 rows starting from the beginning of the part | ||
| 5407 | 2026.04.25 18:14:13.560199 [ 4 ] {74395d78-1cb6-4de5-8ecb-ccea779468c2} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.04.25 18:14:13.560238 [ 190 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 25 rows starting from the beginning of the part | ||
| 5409 | 2026.04.25 18:14:13.560240 [ 4 ] {74395d78-1cb6-4de5-8ecb-ccea779468c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5410 | 2026.04.25 18:14:13.560351 [ 190 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 5411 | 2026.04.25 18:14:13.560461 [ 190 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 5412 | 2026.04.25 18:14:13.560567 [ 190 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 5413 | 2026.04.25 18:14:13.560576 [ 4 ] {74395d78-1cb6-4de5-8ecb-ccea779468c2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5414 | 2026.04.25 18:14:13.560675 [ 190 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
| 5415 | 2026.04.25 18:14:13.560815 [ 4 ] {74395d78-1cb6-4de5-8ecb-ccea779468c2} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2026.04.25 18:14:13.560953 [ 4 ] {74395d78-1cb6-4de5-8ecb-ccea779468c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 5417 | 2026.04.25 18:14:13.560989 [ 4 ] {74395d78-1cb6-4de5-8ecb-ccea779468c2} <Debug> TCPHandler: Processed in 0.001314753 sec. | ||
| 5418 | 2026.04.25 18:14:13.564455 [ 190 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 19 columns (19 merged, 0 gathered) in 0.00473824 sec., 132749.71297359356 rows/sec., 237.88 MiB/sec. | ||
| 5419 | 2026.04.25 18:14:13.565320 [ 198 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5420 | 2026.04.25 18:14:13.565659 [ 198 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2026.04.25 18:14:13.565735 [ 198 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5422 | 2026.04.25 18:14:13.565822 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 5423 | 2026.04.25 18:14:14.000290 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.91 MiB, peak 261.31 MiB, free memory in arenas 0.00 B, will set to 255.04 MiB (RSS), difference: 1.12 MiB | ||
| 5424 | 2026.04.25 18:14:18.554553 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5425 | 2026.04.25 18:14:18.554810 [ 4 ] {8be68955-eb6a-41a3-9bc0-4b11f0175782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5426 | 2026.04.25 18:14:18.554902 [ 4 ] {8be68955-eb6a-41a3-9bc0-4b11f0175782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5427 | 2026.04.25 18:14:18.555729 [ 4 ] {8be68955-eb6a-41a3-9bc0-4b11f0175782} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5428 | 2026.04.25 18:14:18.555766 [ 4 ] {8be68955-eb6a-41a3-9bc0-4b11f0175782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5429 | 2026.04.25 18:14:18.556174 [ 4 ] {8be68955-eb6a-41a3-9bc0-4b11f0175782} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5430 | 2026.04.25 18:14:18.556406 [ 4 ] {8be68955-eb6a-41a3-9bc0-4b11f0175782} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5431 | 2026.04.25 18:14:18.556555 [ 4 ] {8be68955-eb6a-41a3-9bc0-4b11f0175782} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.00181 sec., 58563.53591160221 rows/sec., 4.92 MiB/sec. | ||
| 5432 | 2026.04.25 18:14:18.556595 [ 4 ] {8be68955-eb6a-41a3-9bc0-4b11f0175782} <Debug> TCPHandler: Processed in 0.002206816 sec. | ||
| 5433 | 2026.04.25 18:14:18.556727 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5434 | 2026.04.25 18:14:18.556817 [ 4 ] {a85c598a-4709-44f9-b3ec-9739967a70d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5435 | 2026.04.25 18:14:18.556855 [ 4 ] {a85c598a-4709-44f9-b3ec-9739967a70d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5436 | 2026.04.25 18:14:18.557232 [ 4 ] {a85c598a-4709-44f9-b3ec-9739967a70d6} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2026.04.25 18:14:18.557266 [ 4 ] {a85c598a-4709-44f9-b3ec-9739967a70d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5438 | 2026.04.25 18:14:18.557612 [ 4 ] {a85c598a-4709-44f9-b3ec-9739967a70d6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5439 | 2026.04.25 18:14:18.557827 [ 4 ] {a85c598a-4709-44f9-b3ec-9739967a70d6} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2026.04.25 18:14:18.557952 [ 4 ] {a85c598a-4709-44f9-b3ec-9739967a70d6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001135 sec., 22026.431718061674 rows/sec., 1.62 MiB/sec. | ||
| 5441 | 2026.04.25 18:14:18.557988 [ 4 ] {a85c598a-4709-44f9-b3ec-9739967a70d6} <Debug> TCPHandler: Processed in 0.001299803 sec. | ||
| 5442 | 2026.04.25 18:14:18.558110 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5443 | 2026.04.25 18:14:18.558205 [ 4 ] {435eb863-87a4-4263-86f4-1e619c0cae19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5444 | 2026.04.25 18:14:18.558245 [ 4 ] {435eb863-87a4-4263-86f4-1e619c0cae19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5445 | 2026.04.25 18:14:18.558657 [ 4 ] {435eb863-87a4-4263-86f4-1e619c0cae19} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2026.04.25 18:14:18.558691 [ 4 ] {435eb863-87a4-4263-86f4-1e619c0cae19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5447 | 2026.04.25 18:14:18.559003 [ 4 ] {435eb863-87a4-4263-86f4-1e619c0cae19} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5448 | 2026.04.25 18:14:18.559220 [ 4 ] {435eb863-87a4-4263-86f4-1e619c0cae19} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2026.04.25 18:14:18.559344 [ 4 ] {435eb863-87a4-4263-86f4-1e619c0cae19} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001157 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 5450 | 2026.04.25 18:14:18.559381 [ 4 ] {435eb863-87a4-4263-86f4-1e619c0cae19} <Debug> TCPHandler: Processed in 0.001321953 sec. | ||
| 5451 | 2026.04.25 18:14:18.559508 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5452 | 2026.04.25 18:14:18.559603 [ 4 ] {87d7851d-e161-48e9-aa4a-e291cd93cfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5453 | 2026.04.25 18:14:18.559647 [ 4 ] {87d7851d-e161-48e9-aa4a-e291cd93cfb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5454 | 2026.04.25 18:14:18.560054 [ 4 ] {87d7851d-e161-48e9-aa4a-e291cd93cfb1} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.04.25 18:14:18.560089 [ 4 ] {87d7851d-e161-48e9-aa4a-e291cd93cfb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5456 | 2026.04.25 18:14:18.560434 [ 4 ] {87d7851d-e161-48e9-aa4a-e291cd93cfb1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5457 | 2026.04.25 18:14:18.560645 [ 4 ] {87d7851d-e161-48e9-aa4a-e291cd93cfb1} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.04.25 18:14:18.560772 [ 4 ] {87d7851d-e161-48e9-aa4a-e291cd93cfb1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 5459 | 2026.04.25 18:14:18.560808 [ 4 ] {87d7851d-e161-48e9-aa4a-e291cd93cfb1} <Debug> TCPHandler: Processed in 0.001348975 sec. | ||
| 5460 | 2026.04.25 18:14:18.560925 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5461 | 2026.04.25 18:14:18.561020 [ 4 ] {1edb28f9-3d20-4832-8940-c2581a6384ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5462 | 2026.04.25 18:14:18.561074 [ 4 ] {1edb28f9-3d20-4832-8940-c2581a6384ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5463 | 2026.04.25 18:14:18.561906 [ 4 ] {1edb28f9-3d20-4832-8940-c2581a6384ad} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.04.25 18:14:18.561941 [ 4 ] {1edb28f9-3d20-4832-8940-c2581a6384ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5465 | 2026.04.25 18:14:18.562465 [ 4 ] {1edb28f9-3d20-4832-8940-c2581a6384ad} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5466 | 2026.04.25 18:14:18.562695 [ 4 ] {1edb28f9-3d20-4832-8940-c2581a6384ad} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.04.25 18:14:18.562832 [ 4 ] {1edb28f9-3d20-4832-8940-c2581a6384ad} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001831 sec., 13653.741125068269 rows/sec., 24.47 MiB/sec. | ||
| 5468 | 2026.04.25 18:14:18.562884 [ 4 ] {1edb28f9-3d20-4832-8940-c2581a6384ad} <Debug> TCPHandler: Processed in 0.002009351 sec. | ||
| 5469 | 2026.04.25 18:14:18.563008 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.04.25 18:14:18.563104 [ 4 ] {869075a6-f642-44ba-8cd6-81990f861526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5471 | 2026.04.25 18:14:18.563146 [ 4 ] {869075a6-f642-44ba-8cd6-81990f861526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5472 | 2026.04.25 18:14:18.563486 [ 4 ] {869075a6-f642-44ba-8cd6-81990f861526} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2026.04.25 18:14:18.563523 [ 4 ] {869075a6-f642-44ba-8cd6-81990f861526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5474 | 2026.04.25 18:14:18.563828 [ 4 ] {869075a6-f642-44ba-8cd6-81990f861526} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5475 | 2026.04.25 18:14:18.564035 [ 4 ] {869075a6-f642-44ba-8cd6-81990f861526} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5476 | 2026.04.25 18:14:18.564162 [ 4 ] {869075a6-f642-44ba-8cd6-81990f861526} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5477 | 2026.04.25 18:14:18.564197 [ 4 ] {869075a6-f642-44ba-8cd6-81990f861526} <Debug> TCPHandler: Processed in 0.001238762 sec. | ||
| 5478 | 2026.04.25 18:14:18.778684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11939 | ||
| 5479 | 2026.04.25 18:14:18.779049 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2026.04.25 18:14:18.779083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5481 | 2026.04.25 18:14:18.779479 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5482 | 2026.04.25 18:14:18.779698 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.04.25 18:14:18.779814 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11939 | ||
| 5484 | 2026.04.25 18:14:19.377525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5485 | 2026.04.25 18:14:19.396064 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2026.04.25 18:14:19.396124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5487 | 2026.04.25 18:14:19.401840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5488 | 2026.04.25 18:14:19.402529 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2026.04.25 18:14:19.405688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5490 | 2026.04.25 18:14:21.297303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 722 | ||
| 5491 | 2026.04.25 18:14:21.299582 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.04.25 18:14:21.299637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5493 | 2026.04.25 18:14:21.300817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5494 | 2026.04.25 18:14:21.301109 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2026.04.25 18:14:21.301478 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5496 | 2026.04.25 18:14:23.165286 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64252 | ||
| 5497 | 2026.04.25 18:14:23.165417 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5498 | 2026.04.25 18:14:23.165451 [ 286 ] {} <Debug> TCP-Session: b78f2fad-4281-483d-b72c-d0a5316f426e Authenticating user 'default' from [fd00:1122:3344:101::e]:64252 | ||
| 5499 | 2026.04.25 18:14:23.165476 [ 286 ] {} <Debug> TCP-Session: b78f2fad-4281-483d-b72c-d0a5316f426e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5500 | 2026.04.25 18:14:23.165493 [ 286 ] {} <Debug> TCP-Session: b78f2fad-4281-483d-b72c-d0a5316f426e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5501 | 2026.04.25 18:14:23.165810 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60084 | ||
| 5502 | 2026.04.25 18:14:23.165848 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60172 | ||
| 5503 | 2026.04.25 18:14:23.165885 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57555 | ||
| 5504 | 2026.04.25 18:14:23.165891 [ 286 ] {} <Trace> TCP-Session: b78f2fad-4281-483d-b72c-d0a5316f426e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2026.04.25 18:14:23.165862 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64679 | ||
| 5506 | 2026.04.25 18:14:23.165993 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5507 | 2026.04.25 18:14:23.166003 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5508 | 2026.04.25 18:14:23.165861 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42969 | ||
| 5509 | 2026.04.25 18:14:23.166070 [ 291 ] {} <Debug> TCP-Session: 2cd016f5-3be1-4a6e-b187-59070708e7be Authenticating user 'default' from [fd00:1122:3344:101::e]:60172 | ||
| 5510 | 2026.04.25 18:14:23.166051 [ 288 ] {} <Debug> TCP-Session: 95183ce8-51e0-439e-85a7-d3a52a01f46b Authenticating user 'default' from [fd00:1122:3344:101::e]:60084 | ||
| 5511 | 2026.04.25 18:14:23.166138 [ 291 ] {} <Debug> TCP-Session: 2cd016f5-3be1-4a6e-b187-59070708e7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5512 | 2026.04.25 18:14:23.166062 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5513 | 2026.04.25 18:14:23.166169 [ 291 ] {} <Debug> TCP-Session: 2cd016f5-3be1-4a6e-b187-59070708e7be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.04.25 18:14:23.166164 [ 286 ] {9604dc6b-0e38-4ad8-8b26-8e857ae08a21} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64252) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5515 | 2026.04.25 18:14:23.166194 [ 3 ] {} <Debug> TCP-Session: 644802cd-73eb-4f5e-ba4d-98219314dde0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57555 | ||
| 5516 | 2026.04.25 18:14:23.166219 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5517 | 2026.04.25 18:14:23.166248 [ 3 ] {} <Debug> TCP-Session: 644802cd-73eb-4f5e-ba4d-98219314dde0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2026.04.25 18:14:23.166170 [ 288 ] {} <Debug> TCP-Session: 95183ce8-51e0-439e-85a7-d3a52a01f46b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5519 | 2026.04.25 18:14:23.166292 [ 292 ] {} <Debug> TCP-Session: 080a985d-52a7-4037-939c-379eabda8429 Authenticating user 'default' from [fd00:1122:3344:101::e]:64679 | ||
| 5520 | 2026.04.25 18:14:23.166335 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5521 | 2026.04.25 18:14:23.166340 [ 288 ] {} <Debug> TCP-Session: 95183ce8-51e0-439e-85a7-d3a52a01f46b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5522 | 2026.04.25 18:14:23.166372 [ 292 ] {} <Debug> TCP-Session: 080a985d-52a7-4037-939c-379eabda8429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.04.25 18:14:23.166407 [ 293 ] {} <Debug> TCP-Session: 87811f5c-9603-4f12-bbc8-0fa044ed1b94 Authenticating user 'default' from [fd00:1122:3344:101::e]:42969 | ||
| 5524 | 2026.04.25 18:14:23.166429 [ 292 ] {} <Debug> TCP-Session: 080a985d-52a7-4037-939c-379eabda8429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5525 | 2026.04.25 18:14:23.166461 [ 293 ] {} <Debug> TCP-Session: 87811f5c-9603-4f12-bbc8-0fa044ed1b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5526 | 2026.04.25 18:14:23.166291 [ 3 ] {} <Debug> TCP-Session: 644802cd-73eb-4f5e-ba4d-98219314dde0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.04.25 18:14:23.166516 [ 293 ] {} <Debug> TCP-Session: 87811f5c-9603-4f12-bbc8-0fa044ed1b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.04.25 18:14:23.165823 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46256 | ||
| 5529 | 2026.04.25 18:14:23.166550 [ 286 ] {9604dc6b-0e38-4ad8-8b26-8e857ae08a21} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5530 | 2026.04.25 18:14:23.165817 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33166 | ||
| 5531 | 2026.04.25 18:14:23.165873 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38605 | ||
| 5532 | 2026.04.25 18:14:23.166648 [ 286 ] {9604dc6b-0e38-4ad8-8b26-8e857ae08a21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5533 | 2026.04.25 18:14:23.166765 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5534 | 2026.04.25 18:14:23.166799 [ 290 ] {} <Debug> TCP-Session: 172d3355-7095-43eb-be50-98fa382b4b9a Authenticating user 'default' from [fd00:1122:3344:101::e]:46256 | ||
| 5535 | 2026.04.25 18:14:23.166822 [ 290 ] {} <Debug> TCP-Session: 172d3355-7095-43eb-be50-98fa382b4b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5536 | 2026.04.25 18:14:23.166838 [ 290 ] {} <Debug> TCP-Session: 172d3355-7095-43eb-be50-98fa382b4b9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5537 | 2026.04.25 18:14:23.166887 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5538 | 2026.04.25 18:14:23.166925 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5539 | 2026.04.25 18:14:23.166929 [ 289 ] {} <Debug> TCP-Session: 9df03f6a-b11f-4cd5-90ef-efd0ef1b4aac Authenticating user 'default' from [fd00:1122:3344:101::e]:33166 | ||
| 5540 | 2026.04.25 18:14:23.166965 [ 294 ] {} <Debug> TCP-Session: bf2f90f5-f1b6-475b-9312-e45907431cf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38605 | ||
| 5541 | 2026.04.25 18:14:23.166976 [ 289 ] {} <Debug> TCP-Session: 9df03f6a-b11f-4cd5-90ef-efd0ef1b4aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2026.04.25 18:14:23.166995 [ 294 ] {} <Debug> TCP-Session: bf2f90f5-f1b6-475b-9312-e45907431cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2026.04.25 18:14:23.167005 [ 286 ] {9604dc6b-0e38-4ad8-8b26-8e857ae08a21} <Debug> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480) (SelectExecutor): Key condition: unknown | ||
| 5544 | 2026.04.25 18:14:23.167020 [ 294 ] {} <Debug> TCP-Session: bf2f90f5-f1b6-475b-9312-e45907431cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5545 | 2026.04.25 18:14:23.167009 [ 289 ] {} <Debug> TCP-Session: 9df03f6a-b11f-4cd5-90ef-efd0ef1b4aac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5546 | 2026.04.25 18:14:23.167977 [ 298 ] {9604dc6b-0e38-4ad8-8b26-8e857ae08a21} <Trace> AggregatingTransform: Aggregating | ||
| 5547 | 2026.04.25 18:14:23.168016 [ 298 ] {9604dc6b-0e38-4ad8-8b26-8e857ae08a21} <Trace> Aggregator: Aggregation method: without_key | ||
| 5548 | 2026.04.25 18:14:23.168052 [ 298 ] {9604dc6b-0e38-4ad8-8b26-8e857ae08a21} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917703 sec. (1089.677 rows/sec., 42.57 KiB/sec.) | ||
| 5549 | 2026.04.25 18:14:23.168070 [ 298 ] {9604dc6b-0e38-4ad8-8b26-8e857ae08a21} <Trace> Aggregator: Merging aggregated data | ||
| 5550 | 2026.04.25 18:14:23.169440 [ 286 ] {9604dc6b-0e38-4ad8-8b26-8e857ae08a21} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003359 sec., 297.70765108663295 rows/sec., 11.63 KiB/sec. | ||
| 5551 | 2026.04.25 18:14:23.169602 [ 286 ] {9604dc6b-0e38-4ad8-8b26-8e857ae08a21} <Debug> TCPHandler: Processed in 0.003853918 sec. | ||
| 5552 | 2026.04.25 18:14:23.169765 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5553 | 2026.04.25 18:14:23.169803 [ 286 ] {} <Debug> TCP-Session: b78f2fad-4281-483d-b72c-d0a5316f426e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5554 | 2026.04.25 18:14:23.169805 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5555 | 2026.04.25 18:14:23.169832 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5556 | 2026.04.25 18:14:23.169859 [ 292 ] {} <Debug> TCP-Session: 080a985d-52a7-4037-939c-379eabda8429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.04.25 18:14:23.169875 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5558 | 2026.04.25 18:14:23.169923 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5559 | 2026.04.25 18:14:23.169947 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5560 | 2026.04.25 18:14:23.169963 [ 291 ] {} <Debug> TCP-Session: 2cd016f5-3be1-4a6e-b187-59070708e7be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5561 | 2026.04.25 18:14:23.169977 [ 290 ] {} <Debug> TCP-Session: 172d3355-7095-43eb-be50-98fa382b4b9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5562 | 2026.04.25 18:14:23.170003 [ 293 ] {} <Debug> TCP-Session: 87811f5c-9603-4f12-bbc8-0fa044ed1b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2026.04.25 18:14:23.169965 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5564 | 2026.04.25 18:14:23.169899 [ 3 ] {} <Debug> TCP-Session: 644802cd-73eb-4f5e-ba4d-98219314dde0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5565 | 2026.04.25 18:14:23.170081 [ 294 ] {} <Debug> TCP-Session: bf2f90f5-f1b6-475b-9312-e45907431cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5566 | 2026.04.25 18:14:23.169897 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5567 | 2026.04.25 18:14:23.169853 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5568 | 2026.04.25 18:14:23.170164 [ 288 ] {} <Debug> TCP-Session: 95183ce8-51e0-439e-85a7-d3a52a01f46b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2026.04.25 18:14:23.170199 [ 289 ] {} <Debug> TCP-Session: 9df03f6a-b11f-4cd5-90ef-efd0ef1b4aac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.04.25 18:14:23.384813 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59672 | ||
| 5571 | 2026.04.25 18:14:23.384910 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5572 | 2026.04.25 18:14:23.384934 [ 286 ] {} <Debug> TCP-Session: 79b18b1b-4e43-4495-9687-4d552fd0117d Authenticating user 'default' from [fd00:1122:3344:101::e]:59672 | ||
| 5573 | 2026.04.25 18:14:23.384954 [ 286 ] {} <Debug> TCP-Session: 79b18b1b-4e43-4495-9687-4d552fd0117d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5574 | 2026.04.25 18:14:23.384966 [ 286 ] {} <Debug> TCP-Session: 79b18b1b-4e43-4495-9687-4d552fd0117d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.04.25 18:14:23.385177 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51625 | ||
| 5576 | 2026.04.25 18:14:23.385186 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60150 | ||
| 5577 | 2026.04.25 18:14:23.385215 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49372 | ||
| 5578 | 2026.04.25 18:14:23.385247 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41014 | ||
| 5579 | 2026.04.25 18:14:23.385280 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53437 | ||
| 5580 | 2026.04.25 18:14:23.385297 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5581 | 2026.04.25 18:14:23.385293 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59188 | ||
| 5582 | 2026.04.25 18:14:23.385340 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5583 | 2026.04.25 18:14:23.385342 [ 288 ] {} <Debug> TCP-Session: b70d4dcc-a73c-43c6-8aac-607c074b19b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51625 | ||
| 5584 | 2026.04.25 18:14:23.385363 [ 286 ] {} <Trace> TCP-Session: 79b18b1b-4e43-4495-9687-4d552fd0117d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2026.04.25 18:14:23.385387 [ 292 ] {} <Debug> TCP-Session: c9d3942b-03b4-4cbf-94db-69d1417144b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41014 | ||
| 5586 | 2026.04.25 18:14:23.385397 [ 288 ] {} <Debug> TCP-Session: b70d4dcc-a73c-43c6-8aac-607c074b19b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2026.04.25 18:14:23.385420 [ 292 ] {} <Debug> TCP-Session: c9d3942b-03b4-4cbf-94db-69d1417144b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5588 | 2026.04.25 18:14:23.385428 [ 288 ] {} <Debug> TCP-Session: b70d4dcc-a73c-43c6-8aac-607c074b19b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2026.04.25 18:14:23.385437 [ 292 ] {} <Debug> TCP-Session: c9d3942b-03b4-4cbf-94db-69d1417144b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5590 | 2026.04.25 18:14:23.385440 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5591 | 2026.04.25 18:14:23.385358 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5592 | 2026.04.25 18:14:23.385484 [ 3 ] {} <Debug> TCP-Session: 44cda1ef-c233-42b1-b588-e2b7158708ce Authenticating user 'default' from [fd00:1122:3344:101::e]:59188 | ||
| 5593 | 2026.04.25 18:14:23.385506 [ 294 ] {} <Debug> TCP-Session: dcc1368a-0ab4-4e50-8ae7-c4081cd240d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53437 | ||
| 5594 | 2026.04.25 18:14:23.385326 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5595 | 2026.04.25 18:14:23.385534 [ 294 ] {} <Debug> TCP-Session: dcc1368a-0ab4-4e50-8ae7-c4081cd240d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5596 | 2026.04.25 18:14:23.385542 [ 286 ] {296631ce-bb3b-47c8-a60b-31c5eee99c89} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59672) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5597 | 2026.04.25 18:14:23.385567 [ 294 ] {} <Debug> TCP-Session: dcc1368a-0ab4-4e50-8ae7-c4081cd240d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2026.04.25 18:14:23.385566 [ 289 ] {} <Debug> TCP-Session: a497ee18-00d8-4809-bcfb-af88526c1195 Authenticating user 'default' from [fd00:1122:3344:101::e]:60150 | ||
| 5599 | 2026.04.25 18:14:23.385528 [ 3 ] {} <Debug> TCP-Session: 44cda1ef-c233-42b1-b588-e2b7158708ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.04.25 18:14:23.385614 [ 289 ] {} <Debug> TCP-Session: a497ee18-00d8-4809-bcfb-af88526c1195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.04.25 18:14:23.385629 [ 3 ] {} <Debug> TCP-Session: 44cda1ef-c233-42b1-b588-e2b7158708ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.04.25 18:14:23.385647 [ 289 ] {} <Debug> TCP-Session: a497ee18-00d8-4809-bcfb-af88526c1195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.04.25 18:14:23.385253 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62361 | ||
| 5604 | 2026.04.25 18:14:23.385235 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53068 | ||
| 5605 | 2026.04.25 18:14:23.385329 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5606 | 2026.04.25 18:14:23.385739 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5607 | 2026.04.25 18:14:23.385758 [ 290 ] {} <Debug> TCP-Session: 8104c7c0-e4c9-4a8f-a199-b51fa26a9be4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49372 | ||
| 5608 | 2026.04.25 18:14:23.385776 [ 293 ] {} <Debug> TCP-Session: 3ce15602-f270-4368-b39c-2e1226f0f54f Authenticating user 'default' from [fd00:1122:3344:101::e]:62361 | ||
| 5609 | 2026.04.25 18:14:23.385784 [ 290 ] {} <Debug> TCP-Session: 8104c7c0-e4c9-4a8f-a199-b51fa26a9be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2026.04.25 18:14:23.385780 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5611 | 2026.04.25 18:14:23.385812 [ 290 ] {} <Debug> TCP-Session: 8104c7c0-e4c9-4a8f-a199-b51fa26a9be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.04.25 18:14:23.385837 [ 291 ] {} <Debug> TCP-Session: b0f1e717-1bd2-4362-a110-9e83d30f6195 Authenticating user 'default' from [fd00:1122:3344:101::e]:53068 | ||
| 5613 | 2026.04.25 18:14:23.385803 [ 293 ] {} <Debug> TCP-Session: 3ce15602-f270-4368-b39c-2e1226f0f54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.04.25 18:14:23.385865 [ 291 ] {} <Debug> TCP-Session: b0f1e717-1bd2-4362-a110-9e83d30f6195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.04.25 18:14:23.385881 [ 293 ] {} <Debug> TCP-Session: 3ce15602-f270-4368-b39c-2e1226f0f54f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.04.25 18:14:23.385899 [ 291 ] {} <Debug> TCP-Session: b0f1e717-1bd2-4362-a110-9e83d30f6195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.04.25 18:14:23.385801 [ 286 ] {296631ce-bb3b-47c8-a60b-31c5eee99c89} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5618 | 2026.04.25 18:14:23.385981 [ 286 ] {296631ce-bb3b-47c8-a60b-31c5eee99c89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5619 | 2026.04.25 18:14:23.386246 [ 286 ] {296631ce-bb3b-47c8-a60b-31c5eee99c89} <Debug> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480) (SelectExecutor): Key condition: unknown | ||
| 5620 | 2026.04.25 18:14:23.387217 [ 320 ] {296631ce-bb3b-47c8-a60b-31c5eee99c89} <Trace> AggregatingTransform: Aggregating | ||
| 5621 | 2026.04.25 18:14:23.387279 [ 320 ] {296631ce-bb3b-47c8-a60b-31c5eee99c89} <Trace> Aggregator: Aggregation method: without_key | ||
| 5622 | 2026.04.25 18:14:23.387324 [ 320 ] {296631ce-bb3b-47c8-a60b-31c5eee99c89} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980684 sec. (1019.696 rows/sec., 39.83 KiB/sec.) | ||
| 5623 | 2026.04.25 18:14:23.387348 [ 320 ] {296631ce-bb3b-47c8-a60b-31c5eee99c89} <Trace> Aggregator: Merging aggregated data | ||
| 5624 | 2026.04.25 18:14:23.388439 [ 286 ] {296631ce-bb3b-47c8-a60b-31c5eee99c89} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00295 sec., 338.98305084745766 rows/sec., 13.24 KiB/sec. | ||
| 5625 | 2026.04.25 18:14:23.388576 [ 286 ] {296631ce-bb3b-47c8-a60b-31c5eee99c89} <Debug> TCPHandler: Processed in 0.003323785 sec. | ||
| 5626 | 2026.04.25 18:14:23.388707 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5627 | 2026.04.25 18:14:23.388735 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5628 | 2026.04.25 18:14:23.388736 [ 286 ] {} <Debug> TCP-Session: 79b18b1b-4e43-4495-9687-4d552fd0117d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5629 | 2026.04.25 18:14:23.388754 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5630 | 2026.04.25 18:14:23.388776 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5631 | 2026.04.25 18:14:23.388781 [ 288 ] {} <Debug> TCP-Session: b70d4dcc-a73c-43c6-8aac-607c074b19b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5632 | 2026.04.25 18:14:23.388798 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5633 | 2026.04.25 18:14:23.388823 [ 292 ] {} <Debug> TCP-Session: c9d3942b-03b4-4cbf-94db-69d1417144b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.04.25 18:14:23.388830 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5635 | 2026.04.25 18:14:23.388843 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5636 | 2026.04.25 18:14:23.388884 [ 291 ] {} <Debug> TCP-Session: b0f1e717-1bd2-4362-a110-9e83d30f6195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2026.04.25 18:14:23.388884 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5638 | 2026.04.25 18:14:23.388899 [ 3 ] {} <Debug> TCP-Session: 44cda1ef-c233-42b1-b588-e2b7158708ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.04.25 18:14:23.388855 [ 290 ] {} <Debug> TCP-Session: 8104c7c0-e4c9-4a8f-a199-b51fa26a9be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.04.25 18:14:23.388933 [ 293 ] {} <Debug> TCP-Session: 3ce15602-f270-4368-b39c-2e1226f0f54f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2026.04.25 18:14:23.388819 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5642 | 2026.04.25 18:14:23.388801 [ 294 ] {} <Debug> TCP-Session: dcc1368a-0ab4-4e50-8ae7-c4081cd240d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.04.25 18:14:23.388993 [ 289 ] {} <Debug> TCP-Session: a497ee18-00d8-4809-bcfb-af88526c1195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.04.25 18:14:23.551307 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5645 | 2026.04.25 18:14:23.551514 [ 4 ] {c271d8e7-be77-422f-8499-311e7de09759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5646 | 2026.04.25 18:14:23.551591 [ 4 ] {c271d8e7-be77-422f-8499-311e7de09759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5647 | 2026.04.25 18:14:23.552296 [ 4 ] {c271d8e7-be77-422f-8499-311e7de09759} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.04.25 18:14:23.552348 [ 4 ] {c271d8e7-be77-422f-8499-311e7de09759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5649 | 2026.04.25 18:14:23.552783 [ 4 ] {c271d8e7-be77-422f-8499-311e7de09759} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5650 | 2026.04.25 18:14:23.553021 [ 4 ] {c271d8e7-be77-422f-8499-311e7de09759} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2026.04.25 18:14:23.553187 [ 4 ] {c271d8e7-be77-422f-8499-311e7de09759} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.00173 sec., 50867.05202312139 rows/sec., 4.28 MiB/sec. | ||
| 5652 | 2026.04.25 18:14:23.553238 [ 4 ] {c271d8e7-be77-422f-8499-311e7de09759} <Debug> TCPHandler: Processed in 0.002077463 sec. | ||
| 5653 | 2026.04.25 18:14:23.553380 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5654 | 2026.04.25 18:14:23.553487 [ 4 ] {f9242577-c313-40bd-839d-71f83619cc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5655 | 2026.04.25 18:14:23.553530 [ 4 ] {f9242577-c313-40bd-839d-71f83619cc0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5656 | 2026.04.25 18:14:23.553955 [ 4 ] {f9242577-c313-40bd-839d-71f83619cc0d} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2026.04.25 18:14:23.553996 [ 4 ] {f9242577-c313-40bd-839d-71f83619cc0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5658 | 2026.04.25 18:14:23.554325 [ 4 ] {f9242577-c313-40bd-839d-71f83619cc0d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5659 | 2026.04.25 18:14:23.554546 [ 4 ] {f9242577-c313-40bd-839d-71f83619cc0d} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2026.04.25 18:14:23.554683 [ 4 ] {f9242577-c313-40bd-839d-71f83619cc0d} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001222 sec., 13093.289689034369 rows/sec., 984.55 KiB/sec. | ||
| 5661 | 2026.04.25 18:14:23.554726 [ 4 ] {f9242577-c313-40bd-839d-71f83619cc0d} <Debug> TCPHandler: Processed in 0.001400886 sec. | ||
| 5662 | 2026.04.25 18:14:23.554859 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5663 | 2026.04.25 18:14:23.554959 [ 4 ] {8c785981-ab7a-4f32-90b0-0c275b35a367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5664 | 2026.04.25 18:14:23.555001 [ 4 ] {8c785981-ab7a-4f32-90b0-0c275b35a367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5665 | 2026.04.25 18:14:23.555514 [ 4 ] {8c785981-ab7a-4f32-90b0-0c275b35a367} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.04.25 18:14:23.555562 [ 4 ] {8c785981-ab7a-4f32-90b0-0c275b35a367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5667 | 2026.04.25 18:14:23.555961 [ 4 ] {8c785981-ab7a-4f32-90b0-0c275b35a367} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5668 | 2026.04.25 18:14:23.556214 [ 4 ] {8c785981-ab7a-4f32-90b0-0c275b35a367} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.04.25 18:14:23.556375 [ 4 ] {8c785981-ab7a-4f32-90b0-0c275b35a367} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001435 sec., 55749.128919860625 rows/sec., 4.35 MiB/sec. | ||
| 5670 | 2026.04.25 18:14:23.556421 [ 4 ] {8c785981-ab7a-4f32-90b0-0c275b35a367} <Debug> TCPHandler: Processed in 0.001613281 sec. | ||
| 5671 | 2026.04.25 18:14:23.556566 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2026.04.25 18:14:23.556682 [ 4 ] {e229ffdf-9582-4a9d-8394-18f7eb17c629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5673 | 2026.04.25 18:14:23.556736 [ 4 ] {e229ffdf-9582-4a9d-8394-18f7eb17c629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5674 | 2026.04.25 18:14:23.557232 [ 4 ] {e229ffdf-9582-4a9d-8394-18f7eb17c629} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2026.04.25 18:14:23.557276 [ 4 ] {e229ffdf-9582-4a9d-8394-18f7eb17c629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5676 | 2026.04.25 18:14:23.557681 [ 4 ] {e229ffdf-9582-4a9d-8394-18f7eb17c629} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5677 | 2026.04.25 18:14:23.557950 [ 4 ] {e229ffdf-9582-4a9d-8394-18f7eb17c629} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2026.04.25 18:14:23.558109 [ 4 ] {e229ffdf-9582-4a9d-8394-18f7eb17c629} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00145 sec., 110344.8275862069 rows/sec., 7.69 MiB/sec. | ||
| 5679 | 2026.04.25 18:14:23.558153 [ 4 ] {e229ffdf-9582-4a9d-8394-18f7eb17c629} <Debug> TCPHandler: Processed in 0.001648672 sec. | ||
| 5680 | 2026.04.25 18:14:23.558297 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2026.04.25 18:14:23.558413 [ 4 ] {fd17ccf1-d61d-45a2-9da1-649e868b8132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5682 | 2026.04.25 18:14:23.558478 [ 4 ] {fd17ccf1-d61d-45a2-9da1-649e868b8132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5683 | 2026.04.25 18:14:23.559388 [ 4 ] {fd17ccf1-d61d-45a2-9da1-649e868b8132} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2026.04.25 18:14:23.559433 [ 4 ] {fd17ccf1-d61d-45a2-9da1-649e868b8132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5685 | 2026.04.25 18:14:23.560071 [ 4 ] {fd17ccf1-d61d-45a2-9da1-649e868b8132} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5686 | 2026.04.25 18:14:23.560348 [ 4 ] {fd17ccf1-d61d-45a2-9da1-649e868b8132} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2026.04.25 18:14:23.560521 [ 4 ] {fd17ccf1-d61d-45a2-9da1-649e868b8132} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002131 sec., 7508.212106992022 rows/sec., 13.45 MiB/sec. | ||
| 5688 | 2026.04.25 18:14:23.560596 [ 4 ] {fd17ccf1-d61d-45a2-9da1-649e868b8132} <Debug> TCPHandler: Processed in 0.00235928 sec. | ||
| 5689 | 2026.04.25 18:14:23.560734 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5690 | 2026.04.25 18:14:23.560848 [ 4 ] {ba1139f7-fb3c-4e9b-a022-08865a6dac4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5691 | 2026.04.25 18:14:23.560900 [ 4 ] {ba1139f7-fb3c-4e9b-a022-08865a6dac4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5692 | 2026.04.25 18:14:23.561299 [ 4 ] {ba1139f7-fb3c-4e9b-a022-08865a6dac4d} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.04.25 18:14:23.561341 [ 4 ] {ba1139f7-fb3c-4e9b-a022-08865a6dac4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5694 | 2026.04.25 18:14:23.561731 [ 4 ] {ba1139f7-fb3c-4e9b-a022-08865a6dac4d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5695 | 2026.04.25 18:14:23.561984 [ 4 ] {ba1139f7-fb3c-4e9b-a022-08865a6dac4d} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2026.04.25 18:14:23.562137 [ 4 ] {ba1139f7-fb3c-4e9b-a022-08865a6dac4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001312 sec., 45731.70731707317 rows/sec., 3.08 MiB/sec. | ||
| 5697 | 2026.04.25 18:14:23.562179 [ 4 ] {ba1139f7-fb3c-4e9b-a022-08865a6dac4d} <Debug> TCPHandler: Processed in 0.001505388 sec. | ||
| 5698 | 2026.04.25 18:14:25.438771 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37269 | ||
| 5699 | 2026.04.25 18:14:25.438889 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5700 | 2026.04.25 18:14:25.438921 [ 286 ] {} <Debug> TCP-Session: d0bcc21f-94ec-412b-a03b-71ce86c9f2fe Authenticating user 'default' from [fd00:1122:3344:101::e]:37269 | ||
| 5701 | 2026.04.25 18:14:25.438948 [ 286 ] {} <Debug> TCP-Session: d0bcc21f-94ec-412b-a03b-71ce86c9f2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.04.25 18:14:25.438964 [ 286 ] {} <Debug> TCP-Session: d0bcc21f-94ec-412b-a03b-71ce86c9f2fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2026.04.25 18:14:25.439212 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46326 | ||
| 5704 | 2026.04.25 18:14:25.439235 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34555 | ||
| 5705 | 2026.04.25 18:14:25.439257 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50791 | ||
| 5706 | 2026.04.25 18:14:25.439280 [ 286 ] {} <Trace> TCP-Session: d0bcc21f-94ec-412b-a03b-71ce86c9f2fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5707 | 2026.04.25 18:14:25.439289 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42346 | ||
| 5708 | 2026.04.25 18:14:25.439353 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5709 | 2026.04.25 18:14:25.439334 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5710 | 2026.04.25 18:14:25.439401 [ 292 ] {} <Debug> TCP-Session: 43a58979-042e-4163-86de-9b78a870dce9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50791 | ||
| 5711 | 2026.04.25 18:14:25.439329 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5712 | 2026.04.25 18:14:25.439440 [ 292 ] {} <Debug> TCP-Session: 43a58979-042e-4163-86de-9b78a870dce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2026.04.25 18:14:25.439446 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5714 | 2026.04.25 18:14:25.439460 [ 292 ] {} <Debug> TCP-Session: 43a58979-042e-4163-86de-9b78a870dce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2026.04.25 18:14:25.439463 [ 288 ] {} <Debug> TCP-Session: 0cbaff7f-8ce3-4382-97a4-5ca08bf0958f Authenticating user 'default' from [fd00:1122:3344:101::e]:46326 | ||
| 5716 | 2026.04.25 18:14:25.439484 [ 286 ] {c36e7cad-d3a2-4780-8291-966ebe395fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37269) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5717 | 2026.04.25 18:14:25.439500 [ 288 ] {} <Debug> TCP-Session: 0cbaff7f-8ce3-4382-97a4-5ca08bf0958f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.04.25 18:14:25.439486 [ 3 ] {} <Debug> TCP-Session: c0a3d6fe-05f8-4d54-84a2-7af9188c18e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42346 | ||
| 5719 | 2026.04.25 18:14:25.439528 [ 288 ] {} <Debug> TCP-Session: 0cbaff7f-8ce3-4382-97a4-5ca08bf0958f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2026.04.25 18:14:25.439424 [ 290 ] {} <Debug> TCP-Session: 82f8981d-1bec-42b8-a8df-e79239204081 Authenticating user 'default' from [fd00:1122:3344:101::e]:34555 | ||
| 5721 | 2026.04.25 18:14:25.439560 [ 3 ] {} <Debug> TCP-Session: c0a3d6fe-05f8-4d54-84a2-7af9188c18e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2026.04.25 18:14:25.439586 [ 290 ] {} <Debug> TCP-Session: 82f8981d-1bec-42b8-a8df-e79239204081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2026.04.25 18:14:25.439603 [ 3 ] {} <Debug> TCP-Session: c0a3d6fe-05f8-4d54-84a2-7af9188c18e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2026.04.25 18:14:25.439613 [ 290 ] {} <Debug> TCP-Session: 82f8981d-1bec-42b8-a8df-e79239204081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5725 | 2026.04.25 18:14:25.439277 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57568 | ||
| 5726 | 2026.04.25 18:14:25.439265 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63351 | ||
| 5727 | 2026.04.25 18:14:25.439220 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59559 | ||
| 5728 | 2026.04.25 18:14:25.439704 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5729 | 2026.04.25 18:14:25.439260 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54388 | ||
| 5730 | 2026.04.25 18:14:25.439746 [ 286 ] {c36e7cad-d3a2-4780-8291-966ebe395fd6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5731 | 2026.04.25 18:14:25.439765 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5732 | 2026.04.25 18:14:25.439765 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5733 | 2026.04.25 18:14:25.439738 [ 294 ] {} <Debug> TCP-Session: e842bba6-1ccb-4168-b913-32fa57a23530 Authenticating user 'default' from [fd00:1122:3344:101::e]:57568 | ||
| 5734 | 2026.04.25 18:14:25.439814 [ 286 ] {c36e7cad-d3a2-4780-8291-966ebe395fd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5735 | 2026.04.25 18:14:25.439810 [ 289 ] {} <Debug> TCP-Session: 153c328b-6734-475c-b65a-9a8127c56385 Authenticating user 'default' from [fd00:1122:3344:101::e]:59559 | ||
| 5736 | 2026.04.25 18:14:25.439828 [ 294 ] {} <Debug> TCP-Session: e842bba6-1ccb-4168-b913-32fa57a23530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2026.04.25 18:14:25.439808 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5738 | 2026.04.25 18:14:25.439862 [ 294 ] {} <Debug> TCP-Session: e842bba6-1ccb-4168-b913-32fa57a23530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2026.04.25 18:14:25.439892 [ 291 ] {} <Debug> TCP-Session: 91aa201b-c032-41c8-9c91-e07748ba1abf Authenticating user 'default' from [fd00:1122:3344:101::e]:54388 | ||
| 5740 | 2026.04.25 18:14:25.439858 [ 289 ] {} <Debug> TCP-Session: 153c328b-6734-475c-b65a-9a8127c56385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5741 | 2026.04.25 18:14:25.439922 [ 291 ] {} <Debug> TCP-Session: 91aa201b-c032-41c8-9c91-e07748ba1abf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5742 | 2026.04.25 18:14:25.439938 [ 289 ] {} <Debug> TCP-Session: 153c328b-6734-475c-b65a-9a8127c56385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.04.25 18:14:25.439951 [ 291 ] {} <Debug> TCP-Session: 91aa201b-c032-41c8-9c91-e07748ba1abf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5744 | 2026.04.25 18:14:25.439804 [ 293 ] {} <Debug> TCP-Session: 21238155-3a48-4423-bc76-8dcf197c8274 Authenticating user 'default' from [fd00:1122:3344:101::e]:63351 | ||
| 5745 | 2026.04.25 18:14:25.439999 [ 293 ] {} <Debug> TCP-Session: 21238155-3a48-4423-bc76-8dcf197c8274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2026.04.25 18:14:25.440012 [ 293 ] {} <Debug> TCP-Session: 21238155-3a48-4423-bc76-8dcf197c8274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.04.25 18:14:25.440098 [ 286 ] {c36e7cad-d3a2-4780-8291-966ebe395fd6} <Debug> oximeter.version (39933b73-1b31-4f42-97e0-bf0c7f12c480) (SelectExecutor): Key condition: unknown | ||
| 5748 | 2026.04.25 18:14:25.440970 [ 311 ] {c36e7cad-d3a2-4780-8291-966ebe395fd6} <Trace> AggregatingTransform: Aggregating | ||
| 5749 | 2026.04.25 18:14:25.441030 [ 311 ] {c36e7cad-d3a2-4780-8291-966ebe395fd6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5750 | 2026.04.25 18:14:25.441069 [ 311 ] {c36e7cad-d3a2-4780-8291-966ebe395fd6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000867442 sec. (1152.815 rows/sec., 45.03 KiB/sec.) | ||
| 5751 | 2026.04.25 18:14:25.441089 [ 311 ] {c36e7cad-d3a2-4780-8291-966ebe395fd6} <Trace> Aggregator: Merging aggregated data | ||
| 5752 | 2026.04.25 18:14:25.442367 [ 286 ] {c36e7cad-d3a2-4780-8291-966ebe395fd6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002949 sec., 339.097999321804 rows/sec., 13.25 KiB/sec. | ||
| 5753 | 2026.04.25 18:14:25.442516 [ 286 ] {c36e7cad-d3a2-4780-8291-966ebe395fd6} <Debug> TCPHandler: Processed in 0.003348835 sec. | ||
| 5754 | 2026.04.25 18:14:25.442674 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5755 | 2026.04.25 18:14:25.442698 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5756 | 2026.04.25 18:14:25.442707 [ 286 ] {} <Debug> TCP-Session: d0bcc21f-94ec-412b-a03b-71ce86c9f2fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5757 | 2026.04.25 18:14:25.442714 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5758 | 2026.04.25 18:14:25.442746 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5759 | 2026.04.25 18:14:25.442763 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5760 | 2026.04.25 18:14:25.442785 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5761 | 2026.04.25 18:14:25.442800 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5762 | 2026.04.25 18:14:25.442818 [ 292 ] {} <Debug> TCP-Session: 43a58979-042e-4163-86de-9b78a870dce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2026.04.25 18:14:25.442833 [ 290 ] {} <Debug> TCP-Session: 82f8981d-1bec-42b8-a8df-e79239204081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.04.25 18:14:25.442856 [ 294 ] {} <Debug> TCP-Session: e842bba6-1ccb-4168-b913-32fa57a23530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.04.25 18:14:25.442813 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5766 | 2026.04.25 18:14:25.442793 [ 291 ] {} <Debug> TCP-Session: 91aa201b-c032-41c8-9c91-e07748ba1abf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5767 | 2026.04.25 18:14:25.442742 [ 288 ] {} <Debug> TCP-Session: 0cbaff7f-8ce3-4382-97a4-5ca08bf0958f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5768 | 2026.04.25 18:14:25.442921 [ 293 ] {} <Debug> TCP-Session: 21238155-3a48-4423-bc76-8dcf197c8274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5769 | 2026.04.25 18:14:25.442730 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5770 | 2026.04.25 18:14:25.442780 [ 3 ] {} <Debug> TCP-Session: c0a3d6fe-05f8-4d54-84a2-7af9188c18e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5771 | 2026.04.25 18:14:25.442985 [ 289 ] {} <Debug> TCP-Session: 153c328b-6734-475c-b65a-9a8127c56385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.04.25 18:14:26.139920 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5773 | 2026.04.25 18:14:26.139984 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5774 | 2026.04.25 18:14:26.279898 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12451 | ||
| 5775 | 2026.04.25 18:14:26.280410 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5776 | 2026.04.25 18:14:26.280453 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5777 | 2026.04.25 18:14:26.280952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5778 | 2026.04.25 18:14:26.281197 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5779 | 2026.04.25 18:14:26.281336 [ 48 ] {} <Debug> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5780 | 2026.04.25 18:14:26.281343 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12451 | ||
| 5781 | 2026.04.25 18:14:26.281411 [ 48 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2026.04.25 18:14:26.281437 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5783 | 2026.04.25 18:14:26.281527 [ 189 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 5784 | 2026.04.25 18:14:26.281609 [ 189 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5785 | 2026.04.25 18:14:26.281639 [ 189 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10019 rows starting from the beginning of the part | ||
| 5786 | 2026.04.25 18:14:26.281696 [ 189 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 5787 | 2026.04.25 18:14:26.281742 [ 189 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 5788 | 2026.04.25 18:14:26.281784 [ 189 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 5789 | 2026.04.25 18:14:26.281824 [ 189 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 5790 | 2026.04.25 18:14:26.281869 [ 189 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::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 | ||
| 5791 | 2026.04.25 18:14:26.286024 [ 190 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12451 rows, containing 4 columns (4 merged, 0 gathered) in 0.004532175 sec., 2747246.0794210285 rows/sec., 39.30 MiB/sec. | ||
| 5792 | 2026.04.25 18:14:26.286325 [ 197 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5793 | 2026.04.25 18:14:26.286628 [ 197 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_26_5} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2026.04.25 18:14:26.286698 [ 197 ] {efe9e37c-31df-45ce-a2e9-a1d106451834::all_1_26_5} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5795 | 2026.04.25 18:14:26.286770 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 5796 | 2026.04.25 18:14:26.905794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5797 | 2026.04.25 18:14:26.924392 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2026.04.25 18:14:26.924455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5799 | 2026.04.25 18:14:26.930007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5800 | 2026.04.25 18:14:26.930701 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2026.04.25 18:14:26.930984 [ 48 ] {} <Debug> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5802 | 2026.04.25 18:14:26.931019 [ 48 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2026.04.25 18:14:26.931044 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5804 | 2026.04.25 18:14:26.931154 [ 189 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 5805 | 2026.04.25 18:14:26.934327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5806 | 2026.04.25 18:14:26.935399 [ 189 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5807 | 2026.04.25 18:14:26.937061 [ 189 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 5808 | 2026.04.25 18:14:26.941929 [ 189 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 5809 | 2026.04.25 18:14:26.946520 [ 189 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 5810 | 2026.04.25 18:14:26.951018 [ 189 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 5811 | 2026.04.25 18:14:26.955468 [ 189 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 5812 | 2026.04.25 18:14:26.959318 [ 189 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::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 | ||
| 5813 | 2026.04.25 18:14:27.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.64 MiB, peak 266.64 MiB, free memory in arenas 0.00 B, will set to 260.47 MiB (RSS), difference: -6.16 MiB | ||
| 5814 | 2026.04.25 18:14:27.012396 [ 190 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081291465 sec., 2411.077226865084 rows/sec., 12.47 MiB/sec. | ||
| 5815 | 2026.04.25 18:14:27.014963 [ 200 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5816 | 2026.04.25 18:14:27.017077 [ 200 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_26_5} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2026.04.25 18:14:27.017169 [ 200 ] {b2edb943-c50a-4eb5-abba-08bd8c6d369c::all_1_26_5} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5818 | 2026.04.25 18:14:27.019859 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5819 | 2026.04.25 18:14:28.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.14 MiB, peak 266.64 MiB, free memory in arenas 0.00 B, will set to 261.22 MiB (RSS), difference: 11.08 MiB | ||
| 5820 | 2026.04.25 18:14:28.551777 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5821 | 2026.04.25 18:14:28.551967 [ 4 ] {81d2790c-6da4-46be-b0b4-1df1ad4b32eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5822 | 2026.04.25 18:14:28.552052 [ 4 ] {81d2790c-6da4-46be-b0b4-1df1ad4b32eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5823 | 2026.04.25 18:14:28.552744 [ 4 ] {81d2790c-6da4-46be-b0b4-1df1ad4b32eb} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2026.04.25 18:14:28.552794 [ 4 ] {81d2790c-6da4-46be-b0b4-1df1ad4b32eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5825 | 2026.04.25 18:14:28.553230 [ 4 ] {81d2790c-6da4-46be-b0b4-1df1ad4b32eb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5826 | 2026.04.25 18:14:28.553479 [ 4 ] {81d2790c-6da4-46be-b0b4-1df1ad4b32eb} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2026.04.25 18:14:28.553624 [ 45 ] {} <Debug> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5828 | 2026.04.25 18:14:28.553649 [ 4 ] {81d2790c-6da4-46be-b0b4-1df1ad4b32eb} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001734 sec., 61130.33448673587 rows/sec., 5.13 MiB/sec. | ||
| 5829 | 2026.04.25 18:14:28.553666 [ 45 ] {} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.04.25 18:14:28.553688 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5831 | 2026.04.25 18:14:28.553701 [ 4 ] {81d2790c-6da4-46be-b0b4-1df1ad4b32eb} <Debug> TCPHandler: Processed in 0.002082783 sec. | ||
| 5832 | 2026.04.25 18:14:28.553816 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::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 | ||
| 5833 | 2026.04.25 18:14:28.553853 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.04.25 18:14:28.553964 [ 4 ] {c0c7857e-d4cc-492b-8df5-c09290bf6b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.04.25 18:14:28.553985 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5836 | 2026.04.25 18:14:28.554009 [ 4 ] {c0c7857e-d4cc-492b-8df5-c09290bf6b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5837 | 2026.04.25 18:14:28.554031 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2614 rows starting from the beginning of the part | ||
| 5838 | 2026.04.25 18:14:28.554115 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 106 rows starting from the beginning of the part | ||
| 5839 | 2026.04.25 18:14:28.554170 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 88 rows starting from the beginning of the part | ||
| 5840 | 2026.04.25 18:14:28.554222 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 106 rows starting from the beginning of the part | ||
| 5841 | 2026.04.25 18:14:28.554270 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part | ||
| 5842 | 2026.04.25 18:14:28.554317 [ 190 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 106 rows starting from the beginning of the part | ||
| 5843 | 2026.04.25 18:14:28.554459 [ 4 ] {c0c7857e-d4cc-492b-8df5-c09290bf6b20} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.04.25 18:14:28.554503 [ 4 ] {c0c7857e-d4cc-492b-8df5-c09290bf6b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5845 | 2026.04.25 18:14:28.554862 [ 4 ] {c0c7857e-d4cc-492b-8df5-c09290bf6b20} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5846 | 2026.04.25 18:14:28.555091 [ 4 ] {c0c7857e-d4cc-492b-8df5-c09290bf6b20} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.04.25 18:14:28.555232 [ 4 ] {c0c7857e-d4cc-492b-8df5-c09290bf6b20} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001293 sec., 19334.88012374323 rows/sec., 1.42 MiB/sec. | ||
| 5848 | 2026.04.25 18:14:28.555273 [ 4 ] {c0c7857e-d4cc-492b-8df5-c09290bf6b20} <Debug> TCPHandler: Processed in 0.001472988 sec. | ||
| 5849 | 2026.04.25 18:14:28.555399 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2026.04.25 18:14:28.555497 [ 4 ] {0392af1d-b08b-4a2b-8c06-35407c7d4d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5851 | 2026.04.25 18:14:28.555538 [ 4 ] {0392af1d-b08b-4a2b-8c06-35407c7d4d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5852 | 2026.04.25 18:14:28.555801 [ 195 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.002044482 sec., 1520189.4660848079 rows/sec., 122.35 MiB/sec. | ||
| 5853 | 2026.04.25 18:14:28.555977 [ 4 ] {0392af1d-b08b-4a2b-8c06-35407c7d4d26} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.04.25 18:14:28.556018 [ 4 ] {0392af1d-b08b-4a2b-8c06-35407c7d4d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5855 | 2026.04.25 18:14:28.556212 [ 196 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5856 | 2026.04.25 18:14:28.556347 [ 4 ] {0392af1d-b08b-4a2b-8c06-35407c7d4d26} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5857 | 2026.04.25 18:14:28.556603 [ 196 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_41_8} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.04.25 18:14:28.556635 [ 4 ] {0392af1d-b08b-4a2b-8c06-35407c7d4d26} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.04.25 18:14:28.556699 [ 196 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_41_8} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5860 | 2026.04.25 18:14:28.556767 [ 45 ] {} <Debug> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5861 | 2026.04.25 18:14:28.556781 [ 4 ] {0392af1d-b08b-4a2b-8c06-35407c7d4d26} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001305 sec., 68199.2337164751 rows/sec., 5.33 MiB/sec. | ||
| 5862 | 2026.04.25 18:14:28.556817 [ 45 ] {} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5863 | 2026.04.25 18:14:28.556825 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5864 | 2026.04.25 18:14:28.556831 [ 4 ] {0392af1d-b08b-4a2b-8c06-35407c7d4d26} <Debug> TCPHandler: Processed in 0.001483358 sec. | ||
| 5865 | 2026.04.25 18:14:28.556846 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5866 | 2026.04.25 18:14:28.556934 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::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 | ||
| 5867 | 2026.04.25 18:14:28.556982 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5868 | 2026.04.25 18:14:28.557032 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5869 | 2026.04.25 18:14:28.557068 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1401 rows starting from the beginning of the part | ||
| 5870 | 2026.04.25 18:14:28.557083 [ 4 ] {fbae2d22-e235-48ba-8c21-37dc0c5f3b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.04.25 18:14:28.557133 [ 4 ] {fbae2d22-e235-48ba-8c21-37dc0c5f3b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5872 | 2026.04.25 18:14:28.557148 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 89 rows starting from the beginning of the part | ||
| 5873 | 2026.04.25 18:14:28.557200 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 80 rows starting from the beginning of the part | ||
| 5874 | 2026.04.25 18:14:28.557243 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 89 rows starting from the beginning of the part | ||
| 5875 | 2026.04.25 18:14:28.557281 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 80 rows starting from the beginning of the part | ||
| 5876 | 2026.04.25 18:14:28.557323 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 89 rows starting from the beginning of the part | ||
| 5877 | 2026.04.25 18:14:28.557564 [ 4 ] {fbae2d22-e235-48ba-8c21-37dc0c5f3b97} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2026.04.25 18:14:28.557609 [ 4 ] {fbae2d22-e235-48ba-8c21-37dc0c5f3b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5879 | 2026.04.25 18:14:28.557986 [ 4 ] {fbae2d22-e235-48ba-8c21-37dc0c5f3b97} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5880 | 2026.04.25 18:14:28.558225 [ 4 ] {fbae2d22-e235-48ba-8c21-37dc0c5f3b97} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2026.04.25 18:14:28.558338 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5882 | 2026.04.25 18:14:28.558358 [ 4 ] {fbae2d22-e235-48ba-8c21-37dc0c5f3b97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 5883 | 2026.04.25 18:14:28.558376 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.04.25 18:14:28.558386 [ 190 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1828 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482258 sec., 1233253.590130733 rows/sec., 91.38 MiB/sec. | ||
| 5885 | 2026.04.25 18:14:28.558402 [ 4 ] {fbae2d22-e235-48ba-8c21-37dc0c5f3b97} <Debug> TCPHandler: Processed in 0.001471097 sec. | ||
| 5886 | 2026.04.25 18:14:28.558399 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5887 | 2026.04.25 18:14:28.558510 [ 186 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 5888 | 2026.04.25 18:14:28.558562 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5889 | 2026.04.25 18:14:28.558601 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5890 | 2026.04.25 18:14:28.558623 [ 186 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5891 | 2026.04.25 18:14:28.558659 [ 186 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13950 rows starting from the beginning of the part | ||
| 5892 | 2026.04.25 18:14:28.558695 [ 4 ] {4643711c-c967-4a63-a924-16a63645a470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5893 | 2026.04.25 18:14:28.558715 [ 186 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5894 | 2026.04.25 18:14:28.558768 [ 186 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5895 | 2026.04.25 18:14:28.558770 [ 4 ] {4643711c-c967-4a63-a924-16a63645a470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5896 | 2026.04.25 18:14:28.558815 [ 186 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 5897 | 2026.04.25 18:14:28.558865 [ 186 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5898 | 2026.04.25 18:14:28.558871 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_41_8} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.04.25 18:14:28.558913 [ 186 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5900 | 2026.04.25 18:14:28.558947 [ 196 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_41_8} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5901 | 2026.04.25 18:14:28.559029 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5902 | 2026.04.25 18:14:28.559814 [ 4 ] {4643711c-c967-4a63-a924-16a63645a470} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2026.04.25 18:14:28.559862 [ 4 ] {4643711c-c967-4a63-a924-16a63645a470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5904 | 2026.04.25 18:14:28.560571 [ 4 ] {4643711c-c967-4a63-a924-16a63645a470} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5905 | 2026.04.25 18:14:28.560874 [ 4 ] {4643711c-c967-4a63-a924-16a63645a470} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2026.04.25 18:14:28.561046 [ 4 ] {4643711c-c967-4a63-a924-16a63645a470} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002375 sec., 10526.315789473685 rows/sec., 18.86 MiB/sec. | ||
| 5907 | 2026.04.25 18:14:28.561131 [ 4 ] {4643711c-c967-4a63-a924-16a63645a470} <Debug> TCPHandler: Processed in 0.002630047 sec. | ||
| 5908 | 2026.04.25 18:14:28.561280 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2026.04.25 18:14:28.561399 [ 4 ] {e82b1bd4-f8d0-46d4-94c9-7493ab01bedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5910 | 2026.04.25 18:14:28.561450 [ 4 ] {e82b1bd4-f8d0-46d4-94c9-7493ab01bedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5911 | 2026.04.25 18:14:28.561871 [ 4 ] {e82b1bd4-f8d0-46d4-94c9-7493ab01bedd} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2026.04.25 18:14:28.561916 [ 4 ] {e82b1bd4-f8d0-46d4-94c9-7493ab01bedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 5913 | 2026.04.25 18:14:28.562305 [ 4 ] {e82b1bd4-f8d0-46d4-94c9-7493ab01bedd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5914 | 2026.04.25 18:14:28.562572 [ 4 ] {e82b1bd4-f8d0-46d4-94c9-7493ab01bedd} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2026.04.25 18:14:28.562688 [ 45 ] {} <Debug> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5916 | 2026.04.25 18:14:28.562733 [ 4 ] {e82b1bd4-f8d0-46d4-94c9-7493ab01bedd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
| 5917 | 2026.04.25 18:14:28.562746 [ 45 ] {} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.04.25 18:14:28.562779 [ 4 ] {e82b1bd4-f8d0-46d4-94c9-7493ab01bedd} <Debug> TCPHandler: Processed in 0.001561049 sec. | ||
| 5919 | 2026.04.25 18:14:28.562783 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5920 | 2026.04.25 18:14:28.562899 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 5921 | 2026.04.25 18:14:28.563014 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5922 | 2026.04.25 18:14:28.563048 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1860 rows starting from the beginning of the part | ||
| 5923 | 2026.04.25 18:14:28.563104 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 5924 | 2026.04.25 18:14:28.563150 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5925 | 2026.04.25 18:14:28.563192 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 5926 | 2026.04.25 18:14:28.563237 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5927 | 2026.04.25 18:14:28.563281 [ 190 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 5928 | 2026.04.25 18:14:28.563438 [ 201 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14750 rows, containing 5 columns (5 merged, 0 gathered) in 0.004963486 sec., 2971701.7434923765 rows/sec., 192.74 MiB/sec. | ||
| 5929 | 2026.04.25 18:14:28.563924 [ 191 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5930 | 2026.04.25 18:14:28.564251 [ 191 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2026.04.25 18:14:28.564337 [ 191 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5932 | 2026.04.25 18:14:28.564370 [ 188 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001505639 sec., 1434606.8347060618 rows/sec., 96.68 MiB/sec. | ||
| 5933 | 2026.04.25 18:14:28.564435 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
| 5934 | 2026.04.25 18:14:28.564671 [ 196 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5935 | 2026.04.25 18:14:28.564932 [ 196 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_41_8} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.04.25 18:14:28.565001 [ 196 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_41_8} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5937 | 2026.04.25 18:14:28.565091 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5938 | 2026.04.25 18:14:29.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.76 MiB, peak 269.00 MiB, free memory in arenas 0.00 B, will set to 263.48 MiB (RSS), difference: 1.71 MiB | ||
| 5939 | 2026.04.25 18:14:29.210646 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2026.04.25 18:14:29.210902 [ 4 ] {383cf93d-54f0-4c90-9716-a0338aa1820d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5941 | 2026.04.25 18:14:29.210975 [ 4 ] {383cf93d-54f0-4c90-9716-a0338aa1820d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5942 | 2026.04.25 18:14:29.211683 [ 4 ] {383cf93d-54f0-4c90-9716-a0338aa1820d} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.04.25 18:14:29.211732 [ 4 ] {383cf93d-54f0-4c90-9716-a0338aa1820d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5944 | 2026.04.25 18:14:29.212184 [ 4 ] {383cf93d-54f0-4c90-9716-a0338aa1820d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5945 | 2026.04.25 18:14:29.212450 [ 4 ] {383cf93d-54f0-4c90-9716-a0338aa1820d} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2026.04.25 18:14:29.212634 [ 4 ] {383cf93d-54f0-4c90-9716-a0338aa1820d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001788 sec., 13422.818791946309 rows/sec., 1.11 MiB/sec. | ||
| 5947 | 2026.04.25 18:14:29.212692 [ 4 ] {383cf93d-54f0-4c90-9716-a0338aa1820d} <Debug> TCPHandler: Processed in 0.002233196 sec. | ||
| 5948 | 2026.04.25 18:14:29.212837 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2026.04.25 18:14:29.212959 [ 4 ] {2d805a0b-6c81-46a3-82fb-384971bca416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5950 | 2026.04.25 18:14:29.213010 [ 4 ] {2d805a0b-6c81-46a3-82fb-384971bca416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5951 | 2026.04.25 18:14:29.213496 [ 4 ] {2d805a0b-6c81-46a3-82fb-384971bca416} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.04.25 18:14:29.213541 [ 4 ] {2d805a0b-6c81-46a3-82fb-384971bca416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5953 | 2026.04.25 18:14:29.213900 [ 4 ] {2d805a0b-6c81-46a3-82fb-384971bca416} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5954 | 2026.04.25 18:14:29.214150 [ 4 ] {2d805a0b-6c81-46a3-82fb-384971bca416} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.04.25 18:14:29.214303 [ 4 ] {2d805a0b-6c81-46a3-82fb-384971bca416} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001372 sec., 7288.62973760933 rows/sec., 594.34 KiB/sec. | ||
| 5956 | 2026.04.25 18:14:29.214349 [ 4 ] {2d805a0b-6c81-46a3-82fb-384971bca416} <Debug> TCPHandler: Processed in 0.001576709 sec. | ||
| 5957 | 2026.04.25 18:14:29.214481 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2026.04.25 18:14:29.214596 [ 4 ] {93556a75-6f2f-4996-a4af-d15501530319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5959 | 2026.04.25 18:14:29.214645 [ 4 ] {93556a75-6f2f-4996-a4af-d15501530319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5960 | 2026.04.25 18:14:29.216796 [ 4 ] {93556a75-6f2f-4996-a4af-d15501530319} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.04.25 18:14:29.216840 [ 4 ] {93556a75-6f2f-4996-a4af-d15501530319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5962 | 2026.04.25 18:14:29.217382 [ 4 ] {93556a75-6f2f-4996-a4af-d15501530319} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5963 | 2026.04.25 18:14:29.217633 [ 4 ] {93556a75-6f2f-4996-a4af-d15501530319} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2026.04.25 18:14:29.217788 [ 4 ] {93556a75-6f2f-4996-a4af-d15501530319} <Debug> executeQuery: Read 2548 rows, 195.36 KiB in 0.003215 sec., 792534.9922239502 rows/sec., 59.34 MiB/sec. | ||
| 5965 | 2026.04.25 18:14:29.217842 [ 4 ] {93556a75-6f2f-4996-a4af-d15501530319} <Debug> TCPHandler: Processed in 0.003420367 sec. | ||
| 5966 | 2026.04.25 18:14:29.218009 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5967 | 2026.04.25 18:14:29.218139 [ 4 ] {460e5cbc-0a6d-4cb2-a695-5c3d26ff1fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5968 | 2026.04.25 18:14:29.218192 [ 4 ] {460e5cbc-0a6d-4cb2-a695-5c3d26ff1fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5969 | 2026.04.25 18:14:29.218752 [ 4 ] {460e5cbc-0a6d-4cb2-a695-5c3d26ff1fbe} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2026.04.25 18:14:29.218801 [ 4 ] {460e5cbc-0a6d-4cb2-a695-5c3d26ff1fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5971 | 2026.04.25 18:14:29.219171 [ 4 ] {460e5cbc-0a6d-4cb2-a695-5c3d26ff1fbe} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5972 | 2026.04.25 18:14:29.219423 [ 4 ] {460e5cbc-0a6d-4cb2-a695-5c3d26ff1fbe} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.04.25 18:14:29.219577 [ 4 ] {460e5cbc-0a6d-4cb2-a695-5c3d26ff1fbe} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001465 sec., 28668.941979522184 rows/sec., 2.11 MiB/sec. | ||
| 5974 | 2026.04.25 18:14:29.219627 [ 4 ] {460e5cbc-0a6d-4cb2-a695-5c3d26ff1fbe} <Debug> TCPHandler: Processed in 0.001686763 sec. | ||
| 5975 | 2026.04.25 18:14:29.219766 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2026.04.25 18:14:29.219879 [ 4 ] {d1bd3c0c-5f28-4fbb-a408-e998a256bba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5977 | 2026.04.25 18:14:29.219925 [ 4 ] {d1bd3c0c-5f28-4fbb-a408-e998a256bba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5978 | 2026.04.25 18:14:29.220753 [ 4 ] {d1bd3c0c-5f28-4fbb-a408-e998a256bba7} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2026.04.25 18:14:29.220795 [ 4 ] {d1bd3c0c-5f28-4fbb-a408-e998a256bba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5980 | 2026.04.25 18:14:29.221182 [ 4 ] {d1bd3c0c-5f28-4fbb-a408-e998a256bba7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5981 | 2026.04.25 18:14:29.221438 [ 4 ] {d1bd3c0c-5f28-4fbb-a408-e998a256bba7} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2026.04.25 18:14:29.221590 [ 4 ] {d1bd3c0c-5f28-4fbb-a408-e998a256bba7} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001733 sec., 476053.0871321408 rows/sec., 27.85 MiB/sec. | ||
| 5983 | 2026.04.25 18:14:29.221638 [ 4 ] {d1bd3c0c-5f28-4fbb-a408-e998a256bba7} <Debug> TCPHandler: Processed in 0.001931919 sec. | ||
| 5984 | 2026.04.25 18:14:29.221752 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5985 | 2026.04.25 18:14:29.221855 [ 4 ] {0e38f265-2c11-41aa-a2e2-21a1b9f933da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5986 | 2026.04.25 18:14:29.221896 [ 4 ] {0e38f265-2c11-41aa-a2e2-21a1b9f933da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5987 | 2026.04.25 18:14:29.222306 [ 4 ] {0e38f265-2c11-41aa-a2e2-21a1b9f933da} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2026.04.25 18:14:29.222343 [ 4 ] {0e38f265-2c11-41aa-a2e2-21a1b9f933da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5989 | 2026.04.25 18:14:29.222738 [ 4 ] {0e38f265-2c11-41aa-a2e2-21a1b9f933da} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5990 | 2026.04.25 18:14:29.222997 [ 4 ] {0e38f265-2c11-41aa-a2e2-21a1b9f933da} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2026.04.25 18:14:29.223157 [ 4 ] {0e38f265-2c11-41aa-a2e2-21a1b9f933da} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001319 sec., 758.1501137225171 rows/sec., 53.31 KiB/sec. | ||
| 5992 | 2026.04.25 18:14:29.223203 [ 4 ] {0e38f265-2c11-41aa-a2e2-21a1b9f933da} <Debug> TCPHandler: Processed in 0.001500868 sec. | ||
| 5993 | 2026.04.25 18:14:29.223336 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5994 | 2026.04.25 18:14:29.223451 [ 4 ] {dad51e19-533c-4712-bb77-482dba1e82d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5995 | 2026.04.25 18:14:29.223499 [ 4 ] {dad51e19-533c-4712-bb77-482dba1e82d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5996 | 2026.04.25 18:14:29.223952 [ 4 ] {dad51e19-533c-4712-bb77-482dba1e82d0} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.04.25 18:14:29.223989 [ 4 ] {dad51e19-533c-4712-bb77-482dba1e82d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 5998 | 2026.04.25 18:14:29.224284 [ 4 ] {dad51e19-533c-4712-bb77-482dba1e82d0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5999 | 2026.04.25 18:14:29.224491 [ 4 ] {dad51e19-533c-4712-bb77-482dba1e82d0} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.04.25 18:14:29.224617 [ 4 ] {dad51e19-533c-4712-bb77-482dba1e82d0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001191 sec., 10075.566750629723 rows/sec., 787.15 KiB/sec. | ||
| 6001 | 2026.04.25 18:14:29.224655 [ 4 ] {dad51e19-533c-4712-bb77-482dba1e82d0} <Debug> TCPHandler: Processed in 0.001379635 sec. | ||
| 6002 | 2026.04.25 18:14:29.224768 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6003 | 2026.04.25 18:14:29.224862 [ 4 ] {68d4f400-56a6-45d7-8cef-821b6fb621be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6004 | 2026.04.25 18:14:29.224901 [ 4 ] {68d4f400-56a6-45d7-8cef-821b6fb621be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6005 | 2026.04.25 18:14:29.225857 [ 4 ] {68d4f400-56a6-45d7-8cef-821b6fb621be} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2026.04.25 18:14:29.225894 [ 4 ] {68d4f400-56a6-45d7-8cef-821b6fb621be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6007 | 2026.04.25 18:14:29.226258 [ 4 ] {68d4f400-56a6-45d7-8cef-821b6fb621be} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6008 | 2026.04.25 18:14:29.226467 [ 4 ] {68d4f400-56a6-45d7-8cef-821b6fb621be} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2026.04.25 18:14:29.226593 [ 4 ] {68d4f400-56a6-45d7-8cef-821b6fb621be} <Debug> executeQuery: Read 1345 rows, 92.91 KiB in 0.00175 sec., 768571.4285714285 rows/sec., 51.85 MiB/sec. | ||
| 6010 | 2026.04.25 18:14:29.226632 [ 4 ] {68d4f400-56a6-45d7-8cef-821b6fb621be} <Debug> TCPHandler: Processed in 0.001912449 sec. | ||
| 6011 | 2026.04.25 18:14:29.226743 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6012 | 2026.04.25 18:14:29.226837 [ 4 ] {27f080c2-5f73-4c56-aac7-2873c19c94b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6013 | 2026.04.25 18:14:29.226880 [ 4 ] {27f080c2-5f73-4c56-aac7-2873c19c94b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6014 | 2026.04.25 18:14:29.227610 [ 4 ] {27f080c2-5f73-4c56-aac7-2873c19c94b5} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.04.25 18:14:29.227648 [ 4 ] {27f080c2-5f73-4c56-aac7-2873c19c94b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6016 | 2026.04.25 18:14:29.228097 [ 4 ] {27f080c2-5f73-4c56-aac7-2873c19c94b5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6017 | 2026.04.25 18:14:29.228318 [ 4 ] {27f080c2-5f73-4c56-aac7-2873c19c94b5} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.04.25 18:14:29.228452 [ 4 ] {27f080c2-5f73-4c56-aac7-2873c19c94b5} <Debug> executeQuery: Read 1537 rows, 96.24 KiB in 0.001634 sec., 940636.4749082007 rows/sec., 57.52 MiB/sec. | ||
| 6019 | 2026.04.25 18:14:29.228490 [ 4 ] {27f080c2-5f73-4c56-aac7-2873c19c94b5} <Debug> TCPHandler: Processed in 0.001794016 sec. | ||
| 6020 | 2026.04.25 18:14:29.228606 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2026.04.25 18:14:29.228700 [ 4 ] {13fafbea-512e-40af-9ab1-dd3345b5319f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6022 | 2026.04.25 18:14:29.228754 [ 4 ] {13fafbea-512e-40af-9ab1-dd3345b5319f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6023 | 2026.04.25 18:14:29.229542 [ 4 ] {13fafbea-512e-40af-9ab1-dd3345b5319f} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2026.04.25 18:14:29.229579 [ 4 ] {13fafbea-512e-40af-9ab1-dd3345b5319f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6025 | 2026.04.25 18:14:29.230109 [ 4 ] {13fafbea-512e-40af-9ab1-dd3345b5319f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6026 | 2026.04.25 18:14:29.230341 [ 4 ] {13fafbea-512e-40af-9ab1-dd3345b5319f} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2026.04.25 18:14:29.230486 [ 4 ] {13fafbea-512e-40af-9ab1-dd3345b5319f} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001804 sec., 11086.474501108647 rows/sec., 19.87 MiB/sec. | ||
| 6028 | 2026.04.25 18:14:29.230538 [ 4 ] {13fafbea-512e-40af-9ab1-dd3345b5319f} <Debug> TCPHandler: Processed in 0.001979931 sec. | ||
| 6029 | 2026.04.25 18:14:29.230665 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6030 | 2026.04.25 18:14:29.230758 [ 4 ] {0a829ba4-682a-4753-b195-8786cc5f8b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6031 | 2026.04.25 18:14:29.230801 [ 4 ] {0a829ba4-682a-4753-b195-8786cc5f8b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6032 | 2026.04.25 18:14:29.231122 [ 4 ] {0a829ba4-682a-4753-b195-8786cc5f8b71} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2026.04.25 18:14:29.231158 [ 4 ] {0a829ba4-682a-4753-b195-8786cc5f8b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6034 | 2026.04.25 18:14:29.231468 [ 4 ] {0a829ba4-682a-4753-b195-8786cc5f8b71} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6035 | 2026.04.25 18:14:29.231782 [ 4 ] {0a829ba4-682a-4753-b195-8786cc5f8b71} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6036 | 2026.04.25 18:14:29.231934 [ 4 ] {0a829ba4-682a-4753-b195-8786cc5f8b71} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001194 sec., 10050.251256281408 rows/sec., 693.57 KiB/sec. | ||
| 6037 | 2026.04.25 18:14:29.231977 [ 4 ] {0a829ba4-682a-4753-b195-8786cc5f8b71} <Debug> TCPHandler: Processed in 0.001361114 sec. | ||
| 6038 | 2026.04.25 18:14:31.301680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 774 | ||
| 6039 | 2026.04.25 18:14:31.304558 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.04.25 18:14:31.304620 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6041 | 2026.04.25 18:14:31.305861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6042 | 2026.04.25 18:14:31.306133 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.04.25 18:14:31.306498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 6044 | 2026.04.25 18:14:33.548238 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6045 | 2026.04.25 18:14:33.548417 [ 4 ] {742f9b09-7c4b-4fda-9825-9059235d4128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6046 | 2026.04.25 18:14:33.548485 [ 4 ] {742f9b09-7c4b-4fda-9825-9059235d4128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6047 | 2026.04.25 18:14:33.549128 [ 4 ] {742f9b09-7c4b-4fda-9825-9059235d4128} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2026.04.25 18:14:33.549171 [ 4 ] {742f9b09-7c4b-4fda-9825-9059235d4128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6049 | 2026.04.25 18:14:33.549555 [ 4 ] {742f9b09-7c4b-4fda-9825-9059235d4128} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6050 | 2026.04.25 18:14:33.549793 [ 4 ] {742f9b09-7c4b-4fda-9825-9059235d4128} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2026.04.25 18:14:33.549952 [ 4 ] {742f9b09-7c4b-4fda-9825-9059235d4128} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001584 sec., 2525.2525252525256 rows/sec., 205.92 KiB/sec. | ||
| 6052 | 2026.04.25 18:14:33.550004 [ 4 ] {742f9b09-7c4b-4fda-9825-9059235d4128} <Debug> TCPHandler: Processed in 0.001902089 sec. | ||
| 6053 | 2026.04.25 18:14:33.550144 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6054 | 2026.04.25 18:14:33.550247 [ 4 ] {ea31e76e-65c1-47e0-8743-da05991c1f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6055 | 2026.04.25 18:14:33.550290 [ 4 ] {ea31e76e-65c1-47e0-8743-da05991c1f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6056 | 2026.04.25 18:14:33.550729 [ 4 ] {ea31e76e-65c1-47e0-8743-da05991c1f28} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2026.04.25 18:14:33.550767 [ 4 ] {ea31e76e-65c1-47e0-8743-da05991c1f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6058 | 2026.04.25 18:14:33.551084 [ 4 ] {ea31e76e-65c1-47e0-8743-da05991c1f28} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6059 | 2026.04.25 18:14:33.551306 [ 4 ] {ea31e76e-65c1-47e0-8743-da05991c1f28} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6060 | 2026.04.25 18:14:33.551436 [ 4 ] {ea31e76e-65c1-47e0-8743-da05991c1f28} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.001213 sec., 56059.3569661995 rows/sec., 4.45 MiB/sec. | ||
| 6061 | 2026.04.25 18:14:33.551474 [ 4 ] {ea31e76e-65c1-47e0-8743-da05991c1f28} <Debug> TCPHandler: Processed in 0.001383895 sec. | ||
| 6062 | 2026.04.25 18:14:33.551597 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6063 | 2026.04.25 18:14:33.551694 [ 4 ] {a7ec840c-0c34-4fac-9472-d4f6965b3f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6064 | 2026.04.25 18:14:33.551735 [ 4 ] {a7ec840c-0c34-4fac-9472-d4f6965b3f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6065 | 2026.04.25 18:14:33.552127 [ 4 ] {a7ec840c-0c34-4fac-9472-d4f6965b3f59} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2026.04.25 18:14:33.552164 [ 4 ] {a7ec840c-0c34-4fac-9472-d4f6965b3f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6067 | 2026.04.25 18:14:33.552523 [ 4 ] {a7ec840c-0c34-4fac-9472-d4f6965b3f59} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6068 | 2026.04.25 18:14:33.552737 [ 4 ] {a7ec840c-0c34-4fac-9472-d4f6965b3f59} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2026.04.25 18:14:33.552853 [ 40 ] {} <Debug> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6070 | 2026.04.25 18:14:33.552866 [ 4 ] {a7ec840c-0c34-4fac-9472-d4f6965b3f59} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.00119 sec., 7563.0252100840335 rows/sec., 550.65 KiB/sec. | ||
| 6071 | 2026.04.25 18:14:33.552929 [ 40 ] {} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2026.04.25 18:14:33.552944 [ 4 ] {a7ec840c-0c34-4fac-9472-d4f6965b3f59} <Debug> TCPHandler: Processed in 0.001399365 sec. | ||
| 6073 | 2026.04.25 18:14:33.552955 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6074 | 2026.04.25 18:14:33.553069 [ 188 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::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 | ||
| 6075 | 2026.04.25 18:14:33.553071 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6076 | 2026.04.25 18:14:33.553177 [ 188 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6077 | 2026.04.25 18:14:33.553227 [ 188 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 80 rows starting from the beginning of the part | ||
| 6078 | 2026.04.25 18:14:33.553276 [ 4 ] {f75c58d4-bb36-4969-bca5-f9e6b152c7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6079 | 2026.04.25 18:14:33.553317 [ 188 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 6080 | 2026.04.25 18:14:33.553323 [ 4 ] {f75c58d4-bb36-4969-bca5-f9e6b152c7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6081 | 2026.04.25 18:14:33.553369 [ 188 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 6082 | 2026.04.25 18:14:33.553417 [ 188 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part | ||
| 6083 | 2026.04.25 18:14:33.553453 [ 188 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
| 6084 | 2026.04.25 18:14:33.553492 [ 188 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 9 rows starting from the beginning of the part | ||
| 6085 | 2026.04.25 18:14:33.553758 [ 4 ] {f75c58d4-bb36-4969-bca5-f9e6b152c7ae} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.04.25 18:14:33.553801 [ 4 ] {f75c58d4-bb36-4969-bca5-f9e6b152c7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6087 | 2026.04.25 18:14:33.554145 [ 4 ] {f75c58d4-bb36-4969-bca5-f9e6b152c7ae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6088 | 2026.04.25 18:14:33.554320 [ 196 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291283 sec., 152561.44470267167 rows/sec., 11.74 MiB/sec. | ||
| 6089 | 2026.04.25 18:14:33.554366 [ 4 ] {f75c58d4-bb36-4969-bca5-f9e6b152c7ae} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2026.04.25 18:14:33.554460 [ 188 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6091 | 2026.04.25 18:14:33.554501 [ 4 ] {f75c58d4-bb36-4969-bca5-f9e6b152c7ae} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001243 sec., 58728.881737731295 rows/sec., 4.59 MiB/sec. | ||
| 6092 | 2026.04.25 18:14:33.554546 [ 4 ] {f75c58d4-bb36-4969-bca5-f9e6b152c7ae} <Debug> TCPHandler: Processed in 0.001525509 sec. | ||
| 6093 | 2026.04.25 18:14:33.554669 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6094 | 2026.04.25 18:14:33.554752 [ 188 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_41_8} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2026.04.25 18:14:33.554766 [ 4 ] {56ee9fee-25f4-4699-a3ff-48edcf9ec632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6096 | 2026.04.25 18:14:33.554816 [ 4 ] {56ee9fee-25f4-4699-a3ff-48edcf9ec632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6097 | 2026.04.25 18:14:33.554829 [ 188 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_41_8} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6098 | 2026.04.25 18:14:33.554901 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6099 | 2026.04.25 18:14:33.555211 [ 4 ] {56ee9fee-25f4-4699-a3ff-48edcf9ec632} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.04.25 18:14:33.555252 [ 4 ] {56ee9fee-25f4-4699-a3ff-48edcf9ec632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6101 | 2026.04.25 18:14:33.555596 [ 4 ] {56ee9fee-25f4-4699-a3ff-48edcf9ec632} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6102 | 2026.04.25 18:14:33.555831 [ 4 ] {56ee9fee-25f4-4699-a3ff-48edcf9ec632} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2026.04.25 18:14:33.555960 [ 4 ] {56ee9fee-25f4-4699-a3ff-48edcf9ec632} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001213 sec., 107172.30008244023 rows/sec., 7.46 MiB/sec. | ||
| 6104 | 2026.04.25 18:14:33.555997 [ 4 ] {56ee9fee-25f4-4699-a3ff-48edcf9ec632} <Debug> TCPHandler: Processed in 0.001377285 sec. | ||
| 6105 | 2026.04.25 18:14:33.556113 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2026.04.25 18:14:33.556206 [ 4 ] {3417ea50-5be6-44f5-a360-74a9ba4230de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6107 | 2026.04.25 18:14:33.556261 [ 4 ] {3417ea50-5be6-44f5-a360-74a9ba4230de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6108 | 2026.04.25 18:14:33.557019 [ 4 ] {3417ea50-5be6-44f5-a360-74a9ba4230de} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.04.25 18:14:33.557055 [ 4 ] {3417ea50-5be6-44f5-a360-74a9ba4230de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6110 | 2026.04.25 18:14:33.557584 [ 4 ] {3417ea50-5be6-44f5-a360-74a9ba4230de} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6111 | 2026.04.25 18:14:33.557807 [ 4 ] {3417ea50-5be6-44f5-a360-74a9ba4230de} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.04.25 18:14:33.557923 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6113 | 2026.04.25 18:14:33.557948 [ 4 ] {3417ea50-5be6-44f5-a360-74a9ba4230de} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001759 sec., 2842.5241614553725 rows/sec., 5.09 MiB/sec. | ||
| 6114 | 2026.04.25 18:14:33.557966 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.04.25 18:14:33.557991 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6116 | 2026.04.25 18:14:33.558006 [ 4 ] {3417ea50-5be6-44f5-a360-74a9ba4230de} <Debug> TCPHandler: Processed in 0.00194311 sec. | ||
| 6117 | 2026.04.25 18:14:33.558082 [ 201 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::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 | ||
| 6118 | 2026.04.25 18:14:33.558158 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2026.04.25 18:14:33.558255 [ 4 ] {c8d55d5e-3e8e-4c2e-ab47-11e02f498e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6120 | 2026.04.25 18:14:33.558297 [ 4 ] {c8d55d5e-3e8e-4c2e-ab47-11e02f498e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6121 | 2026.04.25 18:14:33.558315 [ 201 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6122 | 2026.04.25 18:14:33.558377 [ 201 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 629 rows starting from the beginning of the part | ||
| 6123 | 2026.04.25 18:14:33.558513 [ 201 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 6124 | 2026.04.25 18:14:33.558635 [ 201 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 6125 | 2026.04.25 18:14:33.558723 [ 4 ] {c8d55d5e-3e8e-4c2e-ab47-11e02f498e47} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.04.25 18:14:33.558764 [ 201 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part | ||
| 6127 | 2026.04.25 18:14:33.558768 [ 4 ] {c8d55d5e-3e8e-4c2e-ab47-11e02f498e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6128 | 2026.04.25 18:14:33.558879 [ 201 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
| 6129 | 2026.04.25 18:14:33.558993 [ 201 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part | ||
| 6130 | 2026.04.25 18:14:33.559167 [ 4 ] {c8d55d5e-3e8e-4c2e-ab47-11e02f498e47} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6131 | 2026.04.25 18:14:33.559384 [ 4 ] {c8d55d5e-3e8e-4c2e-ab47-11e02f498e47} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.04.25 18:14:33.559512 [ 4 ] {c8d55d5e-3e8e-4c2e-ab47-11e02f498e47} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001275 sec., 37647.05882352941 rows/sec., 2.54 MiB/sec. | ||
| 6133 | 2026.04.25 18:14:33.559547 [ 4 ] {c8d55d5e-3e8e-4c2e-ab47-11e02f498e47} <Debug> TCPHandler: Processed in 0.001438807 sec. | ||
| 6134 | 2026.04.25 18:14:33.563524 [ 191 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 19 columns (19 merged, 0 gathered) in 0.005480429 sec., 131376.57654172694 rows/sec., 235.42 MiB/sec. | ||
| 6135 | 2026.04.25 18:14:33.564451 [ 201 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6136 | 2026.04.25 18:14:33.564839 [ 201 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.04.25 18:14:33.564924 [ 201 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6138 | 2026.04.25 18:14:33.565020 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 6139 | 2026.04.25 18:14:33.781486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12899 | ||
| 6140 | 2026.04.25 18:14:33.782013 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2026.04.25 18:14:33.782059 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6142 | 2026.04.25 18:14:33.782553 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6143 | 2026.04.25 18:14:33.782784 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6144 | 2026.04.25 18:14:33.782919 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12899 | ||
| 6145 | 2026.04.25 18:14:34.434426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6146 | 2026.04.25 18:14:34.450131 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6147 | 2026.04.25 18:14:34.450192 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6148 | 2026.04.25 18:14:34.456087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6149 | 2026.04.25 18:14:34.456779 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2026.04.25 18:14:34.459506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6151 | 2026.04.25 18:14:38.551323 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6152 | 2026.04.25 18:14:38.551524 [ 4 ] {e22c507a-4f90-415e-bec4-6bd76d4ad3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6153 | 2026.04.25 18:14:38.551592 [ 4 ] {e22c507a-4f90-415e-bec4-6bd76d4ad3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6154 | 2026.04.25 18:14:38.552344 [ 4 ] {e22c507a-4f90-415e-bec4-6bd76d4ad3e1} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2026.04.25 18:14:38.552394 [ 4 ] {e22c507a-4f90-415e-bec4-6bd76d4ad3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6156 | 2026.04.25 18:14:38.552812 [ 4 ] {e22c507a-4f90-415e-bec4-6bd76d4ad3e1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6157 | 2026.04.25 18:14:38.553052 [ 4 ] {e22c507a-4f90-415e-bec4-6bd76d4ad3e1} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2026.04.25 18:14:38.553214 [ 4 ] {e22c507a-4f90-415e-bec4-6bd76d4ad3e1} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001742 sec., 60849.598163031 rows/sec., 5.11 MiB/sec. | ||
| 6159 | 2026.04.25 18:14:38.553264 [ 4 ] {e22c507a-4f90-415e-bec4-6bd76d4ad3e1} <Debug> TCPHandler: Processed in 0.002077183 sec. | ||
| 6160 | 2026.04.25 18:14:38.553393 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2026.04.25 18:14:38.553490 [ 4 ] {4260ee90-86e4-45d5-9e58-fa24e0f59174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6162 | 2026.04.25 18:14:38.553532 [ 4 ] {4260ee90-86e4-45d5-9e58-fa24e0f59174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6163 | 2026.04.25 18:14:38.553956 [ 4 ] {4260ee90-86e4-45d5-9e58-fa24e0f59174} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2026.04.25 18:14:38.553995 [ 4 ] {4260ee90-86e4-45d5-9e58-fa24e0f59174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6165 | 2026.04.25 18:14:38.554314 [ 4 ] {4260ee90-86e4-45d5-9e58-fa24e0f59174} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6166 | 2026.04.25 18:14:38.554531 [ 4 ] {4260ee90-86e4-45d5-9e58-fa24e0f59174} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2026.04.25 18:14:38.554660 [ 4 ] {4260ee90-86e4-45d5-9e58-fa24e0f59174} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001189 sec., 21026.072329688814 rows/sec., 1.54 MiB/sec. | ||
| 6168 | 2026.04.25 18:14:38.554697 [ 4 ] {4260ee90-86e4-45d5-9e58-fa24e0f59174} <Debug> TCPHandler: Processed in 0.001354034 sec. | ||
| 6169 | 2026.04.25 18:14:38.554829 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2026.04.25 18:14:38.554924 [ 4 ] {81f94712-b920-47e5-a4dd-fbdc900a702b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6171 | 2026.04.25 18:14:38.554964 [ 4 ] {81f94712-b920-47e5-a4dd-fbdc900a702b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6172 | 2026.04.25 18:14:38.555382 [ 4 ] {81f94712-b920-47e5-a4dd-fbdc900a702b} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2026.04.25 18:14:38.555418 [ 4 ] {81f94712-b920-47e5-a4dd-fbdc900a702b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6174 | 2026.04.25 18:14:38.555737 [ 4 ] {81f94712-b920-47e5-a4dd-fbdc900a702b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6175 | 2026.04.25 18:14:38.555953 [ 4 ] {81f94712-b920-47e5-a4dd-fbdc900a702b} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2026.04.25 18:14:38.556082 [ 4 ] {81f94712-b920-47e5-a4dd-fbdc900a702b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001176 sec., 75680.27210884354 rows/sec., 5.91 MiB/sec. | ||
| 6177 | 2026.04.25 18:14:38.556119 [ 4 ] {81f94712-b920-47e5-a4dd-fbdc900a702b} <Debug> TCPHandler: Processed in 0.001341274 sec. | ||
| 6178 | 2026.04.25 18:14:38.556241 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6179 | 2026.04.25 18:14:38.556336 [ 4 ] {d38a37d9-7c2c-47c1-88ff-20f8c334a541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6180 | 2026.04.25 18:14:38.556380 [ 4 ] {d38a37d9-7c2c-47c1-88ff-20f8c334a541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6181 | 2026.04.25 18:14:38.556798 [ 4 ] {d38a37d9-7c2c-47c1-88ff-20f8c334a541} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2026.04.25 18:14:38.556834 [ 4 ] {d38a37d9-7c2c-47c1-88ff-20f8c334a541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6183 | 2026.04.25 18:14:38.557168 [ 4 ] {d38a37d9-7c2c-47c1-88ff-20f8c334a541} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6184 | 2026.04.25 18:14:38.557379 [ 4 ] {d38a37d9-7c2c-47c1-88ff-20f8c334a541} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2026.04.25 18:14:38.557507 [ 4 ] {d38a37d9-7c2c-47c1-88ff-20f8c334a541} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 6186 | 2026.04.25 18:14:38.557544 [ 4 ] {d38a37d9-7c2c-47c1-88ff-20f8c334a541} <Debug> TCPHandler: Processed in 0.001353444 sec. | ||
| 6187 | 2026.04.25 18:14:38.557658 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2026.04.25 18:14:38.557752 [ 4 ] {06c7a53d-0277-4346-8746-37760eab45e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6189 | 2026.04.25 18:14:38.557806 [ 4 ] {06c7a53d-0277-4346-8746-37760eab45e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6190 | 2026.04.25 18:14:38.558616 [ 4 ] {06c7a53d-0277-4346-8746-37760eab45e2} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2026.04.25 18:14:38.558654 [ 4 ] {06c7a53d-0277-4346-8746-37760eab45e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6192 | 2026.04.25 18:14:38.559184 [ 4 ] {06c7a53d-0277-4346-8746-37760eab45e2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6193 | 2026.04.25 18:14:38.559410 [ 4 ] {06c7a53d-0277-4346-8746-37760eab45e2} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2026.04.25 18:14:38.559548 [ 4 ] {06c7a53d-0277-4346-8746-37760eab45e2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001813 sec., 13789.299503585218 rows/sec., 24.71 MiB/sec. | ||
| 6195 | 2026.04.25 18:14:38.559599 [ 4 ] {06c7a53d-0277-4346-8746-37760eab45e2} <Debug> TCPHandler: Processed in 0.001991671 sec. | ||
| 6196 | 2026.04.25 18:14:38.559729 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6197 | 2026.04.25 18:14:38.559824 [ 4 ] {76dc0c9d-1592-41b2-ab99-0b34c8062ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6198 | 2026.04.25 18:14:38.559865 [ 4 ] {76dc0c9d-1592-41b2-ab99-0b34c8062ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6199 | 2026.04.25 18:14:38.560201 [ 4 ] {76dc0c9d-1592-41b2-ab99-0b34c8062ff2} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.04.25 18:14:38.560237 [ 4 ] {76dc0c9d-1592-41b2-ab99-0b34c8062ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6201 | 2026.04.25 18:14:38.560546 [ 4 ] {76dc0c9d-1592-41b2-ab99-0b34c8062ff2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6202 | 2026.04.25 18:14:38.560766 [ 4 ] {76dc0c9d-1592-41b2-ab99-0b34c8062ff2} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2026.04.25 18:14:38.560893 [ 4 ] {76dc0c9d-1592-41b2-ab99-0b34c8062ff2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 6204 | 2026.04.25 18:14:38.560929 [ 4 ] {76dc0c9d-1592-41b2-ab99-0b34c8062ff2} <Debug> TCPHandler: Processed in 0.001249992 sec. | ||
| 6205 | 2026.04.25 18:14:41.140048 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6206 | 2026.04.25 18:14:41.140149 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6207 | 2026.04.25 18:14:41.283035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13411 | ||
| 6208 | 2026.04.25 18:14:41.283699 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.04.25 18:14:41.283742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6210 | 2026.04.25 18:14:41.284282 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6211 | 2026.04.25 18:14:41.284508 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.04.25 18:14:41.284636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13411 | ||
| 6213 | 2026.04.25 18:14:41.306813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 800 | ||
| 6214 | 2026.04.25 18:14:41.308947 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.04.25 18:14:41.308986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6216 | 2026.04.25 18:14:41.310136 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6217 | 2026.04.25 18:14:41.310408 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2026.04.25 18:14:41.310673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 6219 | 2026.04.25 18:14:41.959591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6220 | 2026.04.25 18:14:41.975521 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2026.04.25 18:14:41.975581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6222 | 2026.04.25 18:14:41.981351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6223 | 2026.04.25 18:14:41.982068 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2026.04.25 18:14:41.984794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6225 | 2026.04.25 18:14:43.550708 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.04.25 18:14:43.550952 [ 4 ] {29263344-d078-4f98-809b-f4a370533369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6227 | 2026.04.25 18:14:43.551043 [ 4 ] {29263344-d078-4f98-809b-f4a370533369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6228 | 2026.04.25 18:14:43.551824 [ 4 ] {29263344-d078-4f98-809b-f4a370533369} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.04.25 18:14:43.551871 [ 4 ] {29263344-d078-4f98-809b-f4a370533369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6230 | 2026.04.25 18:14:43.552269 [ 4 ] {29263344-d078-4f98-809b-f4a370533369} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6231 | 2026.04.25 18:14:43.552500 [ 4 ] {29263344-d078-4f98-809b-f4a370533369} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.04.25 18:14:43.552652 [ 4 ] {29263344-d078-4f98-809b-f4a370533369} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001767 sec., 49801.92416525184 rows/sec., 4.19 MiB/sec. | ||
| 6233 | 2026.04.25 18:14:43.552694 [ 4 ] {29263344-d078-4f98-809b-f4a370533369} <Debug> TCPHandler: Processed in 0.002144904 sec. | ||
| 6234 | 2026.04.25 18:14:43.552839 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.04.25 18:14:43.552934 [ 4 ] {41afaab3-575d-427e-afb8-6edb542ca578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6236 | 2026.04.25 18:14:43.552974 [ 4 ] {41afaab3-575d-427e-afb8-6edb542ca578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6237 | 2026.04.25 18:14:43.553399 [ 4 ] {41afaab3-575d-427e-afb8-6edb542ca578} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.04.25 18:14:43.553435 [ 4 ] {41afaab3-575d-427e-afb8-6edb542ca578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6239 | 2026.04.25 18:14:43.553726 [ 4 ] {41afaab3-575d-427e-afb8-6edb542ca578} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6240 | 2026.04.25 18:14:43.553931 [ 4 ] {41afaab3-575d-427e-afb8-6edb542ca578} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.04.25 18:14:43.554056 [ 4 ] {41afaab3-575d-427e-afb8-6edb542ca578} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00114 sec., 14035.087719298246 rows/sec., 1.03 MiB/sec. | ||
| 6242 | 2026.04.25 18:14:43.554092 [ 4 ] {41afaab3-575d-427e-afb8-6edb542ca578} <Debug> TCPHandler: Processed in 0.001305233 sec. | ||
| 6243 | 2026.04.25 18:14:43.554224 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2026.04.25 18:14:43.554316 [ 4 ] {d134c917-9f50-4c3f-bff3-81559ceb20a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6245 | 2026.04.25 18:14:43.554355 [ 4 ] {d134c917-9f50-4c3f-bff3-81559ceb20a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6246 | 2026.04.25 18:14:43.554833 [ 4 ] {d134c917-9f50-4c3f-bff3-81559ceb20a6} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2026.04.25 18:14:43.554871 [ 4 ] {d134c917-9f50-4c3f-bff3-81559ceb20a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6248 | 2026.04.25 18:14:43.555183 [ 4 ] {d134c917-9f50-4c3f-bff3-81559ceb20a6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6249 | 2026.04.25 18:14:43.555402 [ 4 ] {d134c917-9f50-4c3f-bff3-81559ceb20a6} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2026.04.25 18:14:43.555529 [ 4 ] {d134c917-9f50-4c3f-bff3-81559ceb20a6} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00123 sec., 65040.650406504064 rows/sec., 5.08 MiB/sec. | ||
| 6251 | 2026.04.25 18:14:43.555566 [ 4 ] {d134c917-9f50-4c3f-bff3-81559ceb20a6} <Debug> TCPHandler: Processed in 0.001392705 sec. | ||
| 6252 | 2026.04.25 18:14:43.555707 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2026.04.25 18:14:43.555801 [ 4 ] {4a17f945-b0ad-4bda-8936-d951caaca394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6254 | 2026.04.25 18:14:43.555844 [ 4 ] {4a17f945-b0ad-4bda-8936-d951caaca394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6255 | 2026.04.25 18:14:43.556274 [ 4 ] {4a17f945-b0ad-4bda-8936-d951caaca394} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.04.25 18:14:43.556310 [ 4 ] {4a17f945-b0ad-4bda-8936-d951caaca394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6257 | 2026.04.25 18:14:43.556638 [ 4 ] {4a17f945-b0ad-4bda-8936-d951caaca394} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6258 | 2026.04.25 18:14:43.556849 [ 4 ] {4a17f945-b0ad-4bda-8936-d951caaca394} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.04.25 18:14:43.556981 [ 4 ] {4a17f945-b0ad-4bda-8936-d951caaca394} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 6260 | 2026.04.25 18:14:43.557022 [ 4 ] {4a17f945-b0ad-4bda-8936-d951caaca394} <Debug> TCPHandler: Processed in 0.001362865 sec. | ||
| 6261 | 2026.04.25 18:14:43.557140 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6262 | 2026.04.25 18:14:43.557234 [ 4 ] {047032b9-fcf8-42c2-b650-340ecd7f6bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6263 | 2026.04.25 18:14:43.557288 [ 4 ] {047032b9-fcf8-42c2-b650-340ecd7f6bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6264 | 2026.04.25 18:14:43.558064 [ 4 ] {047032b9-fcf8-42c2-b650-340ecd7f6bba} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.04.25 18:14:43.558100 [ 4 ] {047032b9-fcf8-42c2-b650-340ecd7f6bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6266 | 2026.04.25 18:14:43.558624 [ 4 ] {047032b9-fcf8-42c2-b650-340ecd7f6bba} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6267 | 2026.04.25 18:14:43.558845 [ 4 ] {047032b9-fcf8-42c2-b650-340ecd7f6bba} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.04.25 18:14:43.558978 [ 4 ] {047032b9-fcf8-42c2-b650-340ecd7f6bba} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001761 sec., 9085.746734809767 rows/sec., 16.28 MiB/sec. | ||
| 6269 | 2026.04.25 18:14:43.559035 [ 4 ] {047032b9-fcf8-42c2-b650-340ecd7f6bba} <Debug> TCPHandler: Processed in 0.001942459 sec. | ||
| 6270 | 2026.04.25 18:14:43.559154 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6271 | 2026.04.25 18:14:43.559248 [ 4 ] {2ad0378e-2ade-430f-8a91-5cca74036f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6272 | 2026.04.25 18:14:43.559290 [ 4 ] {2ad0378e-2ade-430f-8a91-5cca74036f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6273 | 2026.04.25 18:14:43.559626 [ 4 ] {2ad0378e-2ade-430f-8a91-5cca74036f4c} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2026.04.25 18:14:43.559666 [ 4 ] {2ad0378e-2ade-430f-8a91-5cca74036f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6275 | 2026.04.25 18:14:43.559968 [ 4 ] {2ad0378e-2ade-430f-8a91-5cca74036f4c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6276 | 2026.04.25 18:14:43.560188 [ 4 ] {2ad0378e-2ade-430f-8a91-5cca74036f4c} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2026.04.25 18:14:43.560317 [ 4 ] {2ad0378e-2ade-430f-8a91-5cca74036f4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 6278 | 2026.04.25 18:14:43.560353 [ 4 ] {2ad0378e-2ade-430f-8a91-5cca74036f4c} <Debug> TCPHandler: Processed in 0.001247162 sec. | ||
| 6279 | 2026.04.25 18:14:44.375311 [ 67 ] {} <Debug> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6280 | 2026.04.25 18:14:44.375374 [ 67 ] {} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6281 | 2026.04.25 18:14:44.375400 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6282 | 2026.04.25 18:14:44.375550 [ 196 ] {01ad2065-f745-4682-a55f-864d47fa0be6::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 | ||
| 6283 | 2026.04.25 18:14:44.375710 [ 196 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6284 | 2026.04.25 18:14:44.375750 [ 196 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6285 | 2026.04.25 18:14:44.375826 [ 196 ] {01ad2065-f745-4682-a55f-864d47fa0be6::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 | ||
| 6286 | 2026.04.25 18:14:44.375878 [ 196 ] {01ad2065-f745-4682-a55f-864d47fa0be6::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 | ||
| 6287 | 2026.04.25 18:14:44.375927 [ 196 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 6288 | 2026.04.25 18:14:44.375973 [ 196 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 6289 | 2026.04.25 18:14:44.376753 [ 201 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264102 sec., 28478.71453411196 rows/sec., 2.38 MiB/sec. | ||
| 6290 | 2026.04.25 18:14:44.376945 [ 201 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6291 | 2026.04.25 18:14:44.377289 [ 201 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_13_3} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6292 | 2026.04.25 18:14:44.377382 [ 201 ] {01ad2065-f745-4682-a55f-864d47fa0be6::all_1_13_3} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6293 | 2026.04.25 18:14:44.377484 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6294 | 2026.04.25 18:14:48.551242 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6295 | 2026.04.25 18:14:48.551555 [ 4 ] {134785ca-892d-4444-b7a9-3609fbca470e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6296 | 2026.04.25 18:14:48.551642 [ 4 ] {134785ca-892d-4444-b7a9-3609fbca470e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6297 | 2026.04.25 18:14:48.552266 [ 4 ] {134785ca-892d-4444-b7a9-3609fbca470e} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6298 | 2026.04.25 18:14:48.552316 [ 4 ] {134785ca-892d-4444-b7a9-3609fbca470e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6299 | 2026.04.25 18:14:48.552709 [ 4 ] {134785ca-892d-4444-b7a9-3609fbca470e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6300 | 2026.04.25 18:14:48.552941 [ 4 ] {134785ca-892d-4444-b7a9-3609fbca470e} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2026.04.25 18:14:48.553097 [ 4 ] {134785ca-892d-4444-b7a9-3609fbca470e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00162 sec., 1234.567901234568 rows/sec., 100.67 KiB/sec. | ||
| 6302 | 2026.04.25 18:14:48.553141 [ 4 ] {134785ca-892d-4444-b7a9-3609fbca470e} <Debug> TCPHandler: Processed in 0.002096394 sec. | ||
| 6303 | 2026.04.25 18:14:48.553271 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6304 | 2026.04.25 18:14:48.553368 [ 4 ] {20f1a813-234a-4883-867d-3b6d0b7f6ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6305 | 2026.04.25 18:14:48.553409 [ 4 ] {20f1a813-234a-4883-867d-3b6d0b7f6ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6306 | 2026.04.25 18:14:48.553861 [ 4 ] {20f1a813-234a-4883-867d-3b6d0b7f6ad7} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2026.04.25 18:14:48.553898 [ 4 ] {20f1a813-234a-4883-867d-3b6d0b7f6ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6308 | 2026.04.25 18:14:48.554232 [ 4 ] {20f1a813-234a-4883-867d-3b6d0b7f6ad7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6309 | 2026.04.25 18:14:48.554448 [ 4 ] {20f1a813-234a-4883-867d-3b6d0b7f6ad7} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.04.25 18:14:48.554561 [ 112 ] {} <Debug> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6311 | 2026.04.25 18:14:48.554576 [ 4 ] {20f1a813-234a-4883-867d-3b6d0b7f6ad7} <Debug> executeQuery: Read 107 rows, 9.19 KiB in 0.001226 sec., 87275.69331158238 rows/sec., 7.32 MiB/sec. | ||
| 6312 | 2026.04.25 18:14:48.554645 [ 112 ] {} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2026.04.25 18:14:48.554657 [ 4 ] {20f1a813-234a-4883-867d-3b6d0b7f6ad7} <Debug> TCPHandler: Processed in 0.001437826 sec. | ||
| 6314 | 2026.04.25 18:14:48.554680 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6315 | 2026.04.25 18:14:48.554794 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6316 | 2026.04.25 18:14:48.554810 [ 187 ] {82dded08-efdc-4ae9-b628-457328f95a0a::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 | ||
| 6317 | 2026.04.25 18:14:48.554893 [ 4 ] {e34256ec-13e2-4280-afeb-3812561e073c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6318 | 2026.04.25 18:14:48.554937 [ 4 ] {e34256ec-13e2-4280-afeb-3812561e073c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6319 | 2026.04.25 18:14:48.554949 [ 187 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6320 | 2026.04.25 18:14:48.554987 [ 187 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2614 rows starting from the beginning of the part | ||
| 6321 | 2026.04.25 18:14:48.555050 [ 187 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2548 rows starting from the beginning of the part | ||
| 6322 | 2026.04.25 18:14:48.555093 [ 187 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 68 rows starting from the beginning of the part | ||
| 6323 | 2026.04.25 18:14:48.555134 [ 187 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 106 rows starting from the beginning of the part | ||
| 6324 | 2026.04.25 18:14:48.555173 [ 187 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 88 rows starting from the beginning of the part | ||
| 6325 | 2026.04.25 18:14:48.555210 [ 187 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 107 rows starting from the beginning of the part | ||
| 6326 | 2026.04.25 18:14:48.555349 [ 4 ] {e34256ec-13e2-4280-afeb-3812561e073c} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2026.04.25 18:14:48.555392 [ 4 ] {e34256ec-13e2-4280-afeb-3812561e073c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6328 | 2026.04.25 18:14:48.555726 [ 4 ] {e34256ec-13e2-4280-afeb-3812561e073c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6329 | 2026.04.25 18:14:48.555950 [ 4 ] {e34256ec-13e2-4280-afeb-3812561e073c} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.04.25 18:14:48.556080 [ 4 ] {e34256ec-13e2-4280-afeb-3812561e073c} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001205 sec., 22406.63900414938 rows/sec., 1.64 MiB/sec. | ||
| 6331 | 2026.04.25 18:14:48.556119 [ 4 ] {e34256ec-13e2-4280-afeb-3812561e073c} <Debug> TCPHandler: Processed in 0.001377106 sec. | ||
| 6332 | 2026.04.25 18:14:48.556237 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6333 | 2026.04.25 18:14:48.556331 [ 4 ] {76826184-5a0c-4bf2-b4c5-d4d5f58242a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6334 | 2026.04.25 18:14:48.556371 [ 4 ] {76826184-5a0c-4bf2-b4c5-d4d5f58242a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6335 | 2026.04.25 18:14:48.556786 [ 4 ] {76826184-5a0c-4bf2-b4c5-d4d5f58242a3} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.04.25 18:14:48.556822 [ 4 ] {76826184-5a0c-4bf2-b4c5-d4d5f58242a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6337 | 2026.04.25 18:14:48.557164 [ 4 ] {76826184-5a0c-4bf2-b4c5-d4d5f58242a3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6338 | 2026.04.25 18:14:48.557333 [ 201 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002580415 sec., 2143453.6692741285 rows/sec., 170.26 MiB/sec. | ||
| 6339 | 2026.04.25 18:14:48.557376 [ 4 ] {76826184-5a0c-4bf2-b4c5-d4d5f58242a3} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6340 | 2026.04.25 18:14:48.557482 [ 112 ] {} <Debug> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6341 | 2026.04.25 18:14:48.557503 [ 4 ] {76826184-5a0c-4bf2-b4c5-d4d5f58242a3} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001189 sec., 76534.90328006729 rows/sec., 5.98 MiB/sec. | ||
| 6342 | 2026.04.25 18:14:48.557516 [ 112 ] {} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.04.25 18:14:48.557545 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6344 | 2026.04.25 18:14:48.557547 [ 4 ] {76826184-5a0c-4bf2-b4c5-d4d5f58242a3} <Debug> TCPHandler: Processed in 0.001359995 sec. | ||
| 6345 | 2026.04.25 18:14:48.557635 [ 201 ] {cb745989-858e-4527-aa37-9783b238ce67::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 | ||
| 6346 | 2026.04.25 18:14:48.557674 [ 196 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6347 | 2026.04.25 18:14:48.557682 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6348 | 2026.04.25 18:14:48.557734 [ 201 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6349 | 2026.04.25 18:14:48.557767 [ 201 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1401 rows starting from the beginning of the part | ||
| 6350 | 2026.04.25 18:14:48.557790 [ 4 ] {871f29e3-4166-4221-8dd5-4e09c249ea8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6351 | 2026.04.25 18:14:48.557836 [ 4 ] {871f29e3-4166-4221-8dd5-4e09c249ea8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6352 | 2026.04.25 18:14:48.557837 [ 201 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1345 rows starting from the beginning of the part | ||
| 6353 | 2026.04.25 18:14:48.557899 [ 201 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 73 rows starting from the beginning of the part | ||
| 6354 | 2026.04.25 18:14:48.557949 [ 201 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 89 rows starting from the beginning of the part | ||
| 6355 | 2026.04.25 18:14:48.557995 [ 201 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 80 rows starting from the beginning of the part | ||
| 6356 | 2026.04.25 18:14:48.558045 [ 201 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 91 rows starting from the beginning of the part | ||
| 6357 | 2026.04.25 18:14:48.558045 [ 196 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_46_9} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2026.04.25 18:14:48.558145 [ 196 ] {82dded08-efdc-4ae9-b628-457328f95a0a::all_1_46_9} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6359 | 2026.04.25 18:14:48.558256 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 6360 | 2026.04.25 18:14:48.558262 [ 4 ] {871f29e3-4166-4221-8dd5-4e09c249ea8c} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2026.04.25 18:14:48.558307 [ 4 ] {871f29e3-4166-4221-8dd5-4e09c249ea8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6362 | 2026.04.25 18:14:48.558653 [ 4 ] {871f29e3-4166-4221-8dd5-4e09c249ea8c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6363 | 2026.04.25 18:14:48.558877 [ 4 ] {871f29e3-4166-4221-8dd5-4e09c249ea8c} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2026.04.25 18:14:48.558974 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6365 | 2026.04.25 18:14:48.559003 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.04.25 18:14:48.559004 [ 4 ] {871f29e3-4166-4221-8dd5-4e09c249ea8c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001233 sec., 130575.83130575831 rows/sec., 9.09 MiB/sec. | ||
| 6367 | 2026.04.25 18:14:48.559021 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6368 | 2026.04.25 18:14:48.559054 [ 4 ] {871f29e3-4166-4221-8dd5-4e09c249ea8c} <Debug> TCPHandler: Processed in 0.001422726 sec. | ||
| 6369 | 2026.04.25 18:14:48.559113 [ 192 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 6370 | 2026.04.25 18:14:48.559174 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2026.04.25 18:14:48.559234 [ 192 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6372 | 2026.04.25 18:14:48.559272 [ 192 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14750 rows starting from the beginning of the part | ||
| 6373 | 2026.04.25 18:14:48.559275 [ 4 ] {e3cbd704-761d-49ad-a94e-da38441154c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6374 | 2026.04.25 18:14:48.559338 [ 192 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1537 rows starting from the beginning of the part | ||
| 6375 | 2026.04.25 18:14:48.559339 [ 4 ] {e3cbd704-761d-49ad-a94e-da38441154c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6376 | 2026.04.25 18:14:48.559392 [ 192 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 130 rows starting from the beginning of the part | ||
| 6377 | 2026.04.25 18:14:48.559440 [ 192 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6378 | 2026.04.25 18:14:48.559479 [ 192 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::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 | ||
| 6379 | 2026.04.25 18:14:48.559518 [ 192 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part | ||
| 6380 | 2026.04.25 18:14:48.559545 [ 199 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001947799 sec., 1580758.5895669933 rows/sec., 114.80 MiB/sec. | ||
| 6381 | 2026.04.25 18:14:48.559761 [ 201 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6382 | 2026.04.25 18:14:48.560054 [ 201 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_46_9} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2026.04.25 18:14:48.560131 [ 201 ] {cb745989-858e-4527-aa37-9783b238ce67::all_1_46_9} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6384 | 2026.04.25 18:14:48.560147 [ 4 ] {e3cbd704-761d-49ad-a94e-da38441154c9} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.04.25 18:14:48.560183 [ 4 ] {e3cbd704-761d-49ad-a94e-da38441154c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6386 | 2026.04.25 18:14:48.560210 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6387 | 2026.04.25 18:14:48.560804 [ 4 ] {e3cbd704-761d-49ad-a94e-da38441154c9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6388 | 2026.04.25 18:14:48.561051 [ 4 ] {e3cbd704-761d-49ad-a94e-da38441154c9} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2026.04.25 18:14:48.561195 [ 4 ] {e3cbd704-761d-49ad-a94e-da38441154c9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00194 sec., 12886.597938144329 rows/sec., 23.09 MiB/sec. | ||
| 6390 | 2026.04.25 18:14:48.561251 [ 4 ] {e3cbd704-761d-49ad-a94e-da38441154c9} <Debug> TCPHandler: Processed in 0.002126974 sec. | ||
| 6391 | 2026.04.25 18:14:48.561378 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6392 | 2026.04.25 18:14:48.561473 [ 4 ] {ab3f1c8e-e8cc-4782-a01a-00eba69692e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6393 | 2026.04.25 18:14:48.561515 [ 4 ] {ab3f1c8e-e8cc-4782-a01a-00eba69692e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6394 | 2026.04.25 18:14:48.561865 [ 4 ] {ab3f1c8e-e8cc-4782-a01a-00eba69692e9} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2026.04.25 18:14:48.561903 [ 4 ] {ab3f1c8e-e8cc-4782-a01a-00eba69692e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6396 | 2026.04.25 18:14:48.562270 [ 4 ] {ab3f1c8e-e8cc-4782-a01a-00eba69692e9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6397 | 2026.04.25 18:14:48.562487 [ 4 ] {ab3f1c8e-e8cc-4782-a01a-00eba69692e9} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.04.25 18:14:48.562598 [ 112 ] {} <Debug> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6399 | 2026.04.25 18:14:48.562618 [ 4 ] {ab3f1c8e-e8cc-4782-a01a-00eba69692e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 6400 | 2026.04.25 18:14:48.562632 [ 112 ] {} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.04.25 18:14:48.562660 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6402 | 2026.04.25 18:14:48.562661 [ 4 ] {ab3f1c8e-e8cc-4782-a01a-00eba69692e9} <Debug> TCPHandler: Processed in 0.001332344 sec. | ||
| 6403 | 2026.04.25 18:14:48.562737 [ 196 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 6404 | 2026.04.25 18:14:48.562848 [ 196 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6405 | 2026.04.25 18:14:48.562879 [ 196 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2160 rows starting from the beginning of the part | ||
| 6406 | 2026.04.25 18:14:48.562938 [ 196 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
| 6407 | 2026.04.25 18:14:48.562989 [ 196 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
| 6408 | 2026.04.25 18:14:48.563037 [ 196 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6409 | 2026.04.25 18:14:48.563081 [ 196 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::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 | ||
| 6410 | 2026.04.25 18:14:48.563126 [ 196 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6411 | 2026.04.25 18:14:48.564236 [ 198 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001526698 sec., 1572020.1375779624 rows/sec., 105.94 MiB/sec. | ||
| 6412 | 2026.04.25 18:14:48.564303 [ 197 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16898 rows, containing 5 columns (5 merged, 0 gathered) in 0.005226242 sec., 3233298.419782322 rows/sec., 209.18 MiB/sec. | ||
| 6413 | 2026.04.25 18:14:48.564514 [ 198 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6414 | 2026.04.25 18:14:48.564610 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6415 | 2026.04.25 18:14:48.564863 [ 198 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_46_9} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.04.25 18:14:48.564955 [ 198 ] {1e181465-4f7e-4864-ad4b-c5b623e93b61::all_1_46_9} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6417 | 2026.04.25 18:14:48.564956 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.04.25 18:14:48.565047 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6419 | 2026.04.25 18:14:48.565052 [ 199 ] {d12b869b-bed7-425d-b8c7-3fefdd74f56e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6420 | 2026.04.25 18:14:48.565161 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 6421 | 2026.04.25 18:14:48.784833 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13859 | ||
| 6422 | 2026.04.25 18:14:48.785237 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.04.25 18:14:48.785278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6424 | 2026.04.25 18:14:48.785750 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6425 | 2026.04.25 18:14:48.786021 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.04.25 18:14:48.786171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13859 | ||
| 6427 | 2026.04.25 18:14:49.484880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6428 | 2026.04.25 18:14:49.501651 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.04.25 18:14:49.501718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6430 | 2026.04.25 18:14:49.507600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6431 | 2026.04.25 18:14:49.508360 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.04.25 18:14:49.511180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6433 | 2026.04.25 18:14:51.310884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 826 | ||
| 6434 | 2026.04.25 18:14:51.313577 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.04.25 18:14:51.313638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6436 | 2026.04.25 18:14:51.314848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6437 | 2026.04.25 18:14:51.315139 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.04.25 18:14:51.315291 [ 105 ] {} <Debug> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6439 | 2026.04.25 18:14:51.315350 [ 105 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2026.04.25 18:14:51.315369 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6441 | 2026.04.25 18:14:51.315498 [ 196 ] {3675d4f8-0866-4862-92f2-e57a0359a396::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 | ||
| 6442 | 2026.04.25 18:14:51.315518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 826 | ||
| 6443 | 2026.04.25 18:14:51.316116 [ 196 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6444 | 2026.04.25 18:14:51.316282 [ 196 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 674 rows starting from the beginning of the part | ||
| 6445 | 2026.04.25 18:14:51.316677 [ 196 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6446 | 2026.04.25 18:14:51.316991 [ 196 ] {3675d4f8-0866-4862-92f2-e57a0359a396::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 | ||
| 6447 | 2026.04.25 18:14:51.317307 [ 196 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
| 6448 | 2026.04.25 18:14:51.317643 [ 196 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 6449 | 2026.04.25 18:14:51.317974 [ 196 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 6450 | 2026.04.25 18:14:51.323909 [ 198 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 826 rows, containing 72 columns (72 merged, 0 gathered) in 0.008468355 sec., 97539.6047992792 rows/sec., 80.60 MiB/sec. | ||
| 6451 | 2026.04.25 18:14:51.325450 [ 197 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6452 | 2026.04.25 18:14:51.326076 [ 197 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_21_4} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.04.25 18:14:51.326161 [ 197 ] {3675d4f8-0866-4862-92f2-e57a0359a396::all_1_21_4} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6454 | 2026.04.25 18:14:51.326414 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6455 | 2026.04.25 18:14:53.550829 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2026.04.25 18:14:53.551023 [ 4 ] {896fb4cd-30a3-4a5c-9a07-705fb8ef66a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6457 | 2026.04.25 18:14:53.551095 [ 4 ] {896fb4cd-30a3-4a5c-9a07-705fb8ef66a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6458 | 2026.04.25 18:14:53.551836 [ 4 ] {896fb4cd-30a3-4a5c-9a07-705fb8ef66a0} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.04.25 18:14:53.551878 [ 4 ] {896fb4cd-30a3-4a5c-9a07-705fb8ef66a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6460 | 2026.04.25 18:14:53.552262 [ 4 ] {896fb4cd-30a3-4a5c-9a07-705fb8ef66a0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6461 | 2026.04.25 18:14:53.552489 [ 4 ] {896fb4cd-30a3-4a5c-9a07-705fb8ef66a0} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.04.25 18:14:53.552637 [ 4 ] {896fb4cd-30a3-4a5c-9a07-705fb8ef66a0} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001667 sec., 52789.44211157768 rows/sec., 4.45 MiB/sec. | ||
| 6463 | 2026.04.25 18:14:53.552679 [ 4 ] {896fb4cd-30a3-4a5c-9a07-705fb8ef66a0} <Debug> TCPHandler: Processed in 0.00198489 sec. | ||
| 6464 | 2026.04.25 18:14:53.552808 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.04.25 18:14:53.552902 [ 4 ] {7490ceb5-ac67-4429-b9c6-7d491c8ff59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6466 | 2026.04.25 18:14:53.552953 [ 4 ] {7490ceb5-ac67-4429-b9c6-7d491c8ff59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6467 | 2026.04.25 18:14:53.553354 [ 4 ] {7490ceb5-ac67-4429-b9c6-7d491c8ff59d} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2026.04.25 18:14:53.553390 [ 4 ] {7490ceb5-ac67-4429-b9c6-7d491c8ff59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6469 | 2026.04.25 18:14:53.553681 [ 4 ] {7490ceb5-ac67-4429-b9c6-7d491c8ff59d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6470 | 2026.04.25 18:14:53.553889 [ 4 ] {7490ceb5-ac67-4429-b9c6-7d491c8ff59d} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2026.04.25 18:14:53.554016 [ 4 ] {7490ceb5-ac67-4429-b9c6-7d491c8ff59d} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001132 sec., 14134.275618374559 rows/sec., 1.04 MiB/sec. | ||
| 6472 | 2026.04.25 18:14:53.554053 [ 4 ] {7490ceb5-ac67-4429-b9c6-7d491c8ff59d} <Debug> TCPHandler: Processed in 0.001293183 sec. | ||
| 6473 | 2026.04.25 18:14:53.554175 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.04.25 18:14:53.554268 [ 4 ] {47d5edbb-e31c-4ab4-b1e7-b8973513b9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6475 | 2026.04.25 18:14:53.554307 [ 4 ] {47d5edbb-e31c-4ab4-b1e7-b8973513b9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6476 | 2026.04.25 18:14:53.554720 [ 4 ] {47d5edbb-e31c-4ab4-b1e7-b8973513b9f0} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2026.04.25 18:14:53.554755 [ 4 ] {47d5edbb-e31c-4ab4-b1e7-b8973513b9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6478 | 2026.04.25 18:14:53.555056 [ 4 ] {47d5edbb-e31c-4ab4-b1e7-b8973513b9f0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6479 | 2026.04.25 18:14:53.555273 [ 4 ] {47d5edbb-e31c-4ab4-b1e7-b8973513b9f0} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.04.25 18:14:53.555396 [ 4 ] {47d5edbb-e31c-4ab4-b1e7-b8973513b9f0} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001145 sec., 69868.99563318778 rows/sec., 5.46 MiB/sec. | ||
| 6481 | 2026.04.25 18:14:53.555432 [ 4 ] {47d5edbb-e31c-4ab4-b1e7-b8973513b9f0} <Debug> TCPHandler: Processed in 0.001304984 sec. | ||
| 6482 | 2026.04.25 18:14:53.555552 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2026.04.25 18:14:53.555652 [ 4 ] {8baf0d71-7d33-4f29-a6f3-8e2e62ddd5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6484 | 2026.04.25 18:14:53.555696 [ 4 ] {8baf0d71-7d33-4f29-a6f3-8e2e62ddd5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6485 | 2026.04.25 18:14:53.556103 [ 4 ] {8baf0d71-7d33-4f29-a6f3-8e2e62ddd5a5} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.04.25 18:14:53.556138 [ 4 ] {8baf0d71-7d33-4f29-a6f3-8e2e62ddd5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6487 | 2026.04.25 18:14:53.556465 [ 4 ] {8baf0d71-7d33-4f29-a6f3-8e2e62ddd5a5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6488 | 2026.04.25 18:14:53.556679 [ 4 ] {8baf0d71-7d33-4f29-a6f3-8e2e62ddd5a5} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.04.25 18:14:53.556806 [ 4 ] {8baf0d71-7d33-4f29-a6f3-8e2e62ddd5a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 6490 | 2026.04.25 18:14:53.556842 [ 4 ] {8baf0d71-7d33-4f29-a6f3-8e2e62ddd5a5} <Debug> TCPHandler: Processed in 0.001336714 sec. | ||
| 6491 | 2026.04.25 18:14:53.556961 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.04.25 18:14:53.557053 [ 4 ] {90c45c4a-50f8-47f9-8c4f-7a86755ed9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6493 | 2026.04.25 18:14:53.557107 [ 4 ] {90c45c4a-50f8-47f9-8c4f-7a86755ed9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6494 | 2026.04.25 18:14:53.557900 [ 4 ] {90c45c4a-50f8-47f9-8c4f-7a86755ed9af} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.04.25 18:14:53.557936 [ 4 ] {90c45c4a-50f8-47f9-8c4f-7a86755ed9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6496 | 2026.04.25 18:14:53.558442 [ 4 ] {90c45c4a-50f8-47f9-8c4f-7a86755ed9af} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6497 | 2026.04.25 18:14:53.558658 [ 4 ] {90c45c4a-50f8-47f9-8c4f-7a86755ed9af} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.04.25 18:14:53.558798 [ 4 ] {90c45c4a-50f8-47f9-8c4f-7a86755ed9af} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001762 sec., 9080.590238365494 rows/sec., 16.27 MiB/sec. | ||
| 6499 | 2026.04.25 18:14:53.558851 [ 4 ] {90c45c4a-50f8-47f9-8c4f-7a86755ed9af} <Debug> TCPHandler: Processed in 0.001937039 sec. | ||
| 6500 | 2026.04.25 18:14:53.558963 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2026.04.25 18:14:53.559057 [ 4 ] {05f34a52-2e3b-4e1d-a876-64f8f9097a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6502 | 2026.04.25 18:14:53.559098 [ 4 ] {05f34a52-2e3b-4e1d-a876-64f8f9097a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6503 | 2026.04.25 18:14:53.559465 [ 4 ] {05f34a52-2e3b-4e1d-a876-64f8f9097a20} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.04.25 18:14:53.559501 [ 4 ] {05f34a52-2e3b-4e1d-a876-64f8f9097a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6505 | 2026.04.25 18:14:53.559798 [ 4 ] {05f34a52-2e3b-4e1d-a876-64f8f9097a20} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6506 | 2026.04.25 18:14:53.560016 [ 4 ] {05f34a52-2e3b-4e1d-a876-64f8f9097a20} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.04.25 18:14:53.560141 [ 4 ] {05f34a52-2e3b-4e1d-a876-64f8f9097a20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 6508 | 2026.04.25 18:14:53.560176 [ 4 ] {05f34a52-2e3b-4e1d-a876-64f8f9097a20} <Debug> TCPHandler: Processed in 0.001261182 sec. | ||
| 6509 | 2026.04.25 18:14:56.140213 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6510 | 2026.04.25 18:14:56.140316 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6511 | 2026.04.25 18:14:56.286270 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14371 | ||
| 6512 | 2026.04.25 18:14:56.286765 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.04.25 18:14:56.286801 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6514 | 2026.04.25 18:14:56.287273 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6515 | 2026.04.25 18:14:56.287499 [ 245 ] {} <Trace> system.asynchronous_metric_log (efe9e37c-31df-45ce-a2e9-a1d106451834): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.04.25 18:14:56.287624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14371 | ||
| 6517 | 2026.04.25 18:14:57.011256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6518 | 2026.04.25 18:14:57.030932 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2026.04.25 18:14:57.031004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6520 | 2026.04.25 18:14:57.037109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6521 | 2026.04.25 18:14:57.037798 [ 244 ] {} <Trace> system.metric_log (b2edb943-c50a-4eb5-abba-08bd8c6d369c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2026.04.25 18:14:57.040761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6523 | 2026.04.25 18:14:58.551679 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6524 | 2026.04.25 18:14:58.551960 [ 4 ] {ae09d41b-51b2-4bea-bc32-84f9a1401c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6525 | 2026.04.25 18:14:58.552051 [ 4 ] {ae09d41b-51b2-4bea-bc32-84f9a1401c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6526 | 2026.04.25 18:14:58.552794 [ 4 ] {ae09d41b-51b2-4bea-bc32-84f9a1401c39} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2026.04.25 18:14:58.552842 [ 4 ] {ae09d41b-51b2-4bea-bc32-84f9a1401c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6528 | 2026.04.25 18:14:58.553247 [ 4 ] {ae09d41b-51b2-4bea-bc32-84f9a1401c39} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6529 | 2026.04.25 18:14:58.553472 [ 4 ] {ae09d41b-51b2-4bea-bc32-84f9a1401c39} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.04.25 18:14:58.553621 [ 4 ] {ae09d41b-51b2-4bea-bc32-84f9a1401c39} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001737 sec., 61024.75532527346 rows/sec., 5.12 MiB/sec. | ||
| 6531 | 2026.04.25 18:14:58.553675 [ 4 ] {ae09d41b-51b2-4bea-bc32-84f9a1401c39} <Debug> TCPHandler: Processed in 0.002179855 sec. | ||
| 6532 | 2026.04.25 18:14:58.553848 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6533 | 2026.04.25 18:14:58.553942 [ 4 ] {b7adf854-6228-4625-86a6-7f707da4e445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6534 | 2026.04.25 18:14:58.553981 [ 4 ] {b7adf854-6228-4625-86a6-7f707da4e445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6535 | 2026.04.25 18:14:58.554516 [ 4 ] {b7adf854-6228-4625-86a6-7f707da4e445} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2026.04.25 18:14:58.554552 [ 4 ] {b7adf854-6228-4625-86a6-7f707da4e445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6537 | 2026.04.25 18:14:58.554847 [ 4 ] {b7adf854-6228-4625-86a6-7f707da4e445} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6538 | 2026.04.25 18:14:58.555052 [ 4 ] {b7adf854-6228-4625-86a6-7f707da4e445} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.04.25 18:14:58.555177 [ 4 ] {b7adf854-6228-4625-86a6-7f707da4e445} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001254 sec., 19936.204146730463 rows/sec., 1.46 MiB/sec. | ||
| 6540 | 2026.04.25 18:14:58.555174 [ 76 ] {} <Debug> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6541 | 2026.04.25 18:14:58.555214 [ 4 ] {b7adf854-6228-4625-86a6-7f707da4e445} <Debug> TCPHandler: Processed in 0.001424286 sec. | ||
| 6542 | 2026.04.25 18:14:58.555254 [ 76 ] {} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.04.25 18:14:58.555281 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6544 | 2026.04.25 18:14:58.555382 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6545 | 2026.04.25 18:14:58.555392 [ 193 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::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 | ||
| 6546 | 2026.04.25 18:14:58.555513 [ 4 ] {dea8fb50-7fc6-43af-82d1-2b6ca0450bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6547 | 2026.04.25 18:14:58.555513 [ 193 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6548 | 2026.04.25 18:14:58.555562 [ 4 ] {dea8fb50-7fc6-43af-82d1-2b6ca0450bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6549 | 2026.04.25 18:14:58.555563 [ 193 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 80 rows starting from the beginning of the part | ||
| 6550 | 2026.04.25 18:14:58.555650 [ 193 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part | ||
| 6551 | 2026.04.25 18:14:58.555724 [ 193 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 16 rows starting from the beginning of the part | ||
| 6552 | 2026.04.25 18:14:58.555792 [ 193 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 27 rows starting from the beginning of the part | ||
| 6553 | 2026.04.25 18:14:58.555852 [ 193 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 16 rows starting from the beginning of the part | ||
| 6554 | 2026.04.25 18:14:58.555894 [ 193 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 25 rows starting from the beginning of the part | ||
| 6555 | 2026.04.25 18:14:58.556172 [ 4 ] {dea8fb50-7fc6-43af-82d1-2b6ca0450bf2} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2026.04.25 18:14:58.556210 [ 4 ] {dea8fb50-7fc6-43af-82d1-2b6ca0450bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6557 | 2026.04.25 18:14:58.556624 [ 4 ] {dea8fb50-7fc6-43af-82d1-2b6ca0450bf2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6558 | 2026.04.25 18:14:58.556914 [ 193 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015783 sec., 119749.09712982323 rows/sec., 9.22 MiB/sec. | ||
| 6559 | 2026.04.25 18:14:58.556946 [ 4 ] {dea8fb50-7fc6-43af-82d1-2b6ca0450bf2} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.04.25 18:14:58.557079 [ 4 ] {dea8fb50-7fc6-43af-82d1-2b6ca0450bf2} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00159 sec., 55974.842767295595 rows/sec., 4.37 MiB/sec. | ||
| 6561 | 2026.04.25 18:14:58.557117 [ 4 ] {dea8fb50-7fc6-43af-82d1-2b6ca0450bf2} <Debug> TCPHandler: Processed in 0.001797025 sec. | ||
| 6562 | 2026.04.25 18:14:58.557123 [ 198 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6563 | 2026.04.25 18:14:58.557238 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6564 | 2026.04.25 18:14:58.557336 [ 4 ] {4c3b60cc-2b8c-4163-bbf0-7407902418f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6565 | 2026.04.25 18:14:58.557380 [ 4 ] {4c3b60cc-2b8c-4163-bbf0-7407902418f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6566 | 2026.04.25 18:14:58.557485 [ 198 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_46_9} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2026.04.25 18:14:58.557576 [ 198 ] {c4a49748-bf52-4e6a-b38c-59f07e5b5b5a::all_1_46_9} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6568 | 2026.04.25 18:14:58.557677 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6569 | 2026.04.25 18:14:58.557836 [ 4 ] {4c3b60cc-2b8c-4163-bbf0-7407902418f9} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2026.04.25 18:14:58.557878 [ 4 ] {4c3b60cc-2b8c-4163-bbf0-7407902418f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6571 | 2026.04.25 18:14:58.558220 [ 4 ] {4c3b60cc-2b8c-4163-bbf0-7407902418f9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6572 | 2026.04.25 18:14:58.558424 [ 4 ] {4c3b60cc-2b8c-4163-bbf0-7407902418f9} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2026.04.25 18:14:58.558554 [ 4 ] {4c3b60cc-2b8c-4163-bbf0-7407902418f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 6574 | 2026.04.25 18:14:58.558591 [ 4 ] {4c3b60cc-2b8c-4163-bbf0-7407902418f9} <Debug> TCPHandler: Processed in 0.001400216 sec. | ||
| 6575 | 2026.04.25 18:14:58.558707 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6576 | 2026.04.25 18:14:58.558803 [ 4 ] {3d0a8ef9-cc46-433c-8bfd-3ac9b589d8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6577 | 2026.04.25 18:14:58.558857 [ 4 ] {3d0a8ef9-cc46-433c-8bfd-3ac9b589d8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6578 | 2026.04.25 18:14:58.559687 [ 4 ] {3d0a8ef9-cc46-433c-8bfd-3ac9b589d8e3} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6579 | 2026.04.25 18:14:58.559723 [ 4 ] {3d0a8ef9-cc46-433c-8bfd-3ac9b589d8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6580 | 2026.04.25 18:14:58.560243 [ 4 ] {3d0a8ef9-cc46-433c-8bfd-3ac9b589d8e3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6581 | 2026.04.25 18:14:58.560459 [ 4 ] {3d0a8ef9-cc46-433c-8bfd-3ac9b589d8e3} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2026.04.25 18:14:58.560594 [ 4 ] {3d0a8ef9-cc46-433c-8bfd-3ac9b589d8e3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00181 sec., 13812.154696132597 rows/sec., 24.75 MiB/sec. | ||
| 6583 | 2026.04.25 18:14:58.560597 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6584 | 2026.04.25 18:14:58.560646 [ 4 ] {3d0a8ef9-cc46-433c-8bfd-3ac9b589d8e3} <Debug> TCPHandler: Processed in 0.00198738 sec. | ||
| 6585 | 2026.04.25 18:14:58.560664 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.04.25 18:14:58.560689 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6587 | 2026.04.25 18:14:58.560764 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2026.04.25 18:14:58.560813 [ 200 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::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 | ||
| 6589 | 2026.04.25 18:14:58.560863 [ 4 ] {181e0710-9cae-410e-aba9-4c92305f139b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6590 | 2026.04.25 18:14:58.560910 [ 4 ] {181e0710-9cae-410e-aba9-4c92305f139b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6591 | 2026.04.25 18:14:58.561070 [ 200 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6592 | 2026.04.25 18:14:58.561141 [ 200 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 720 rows starting from the beginning of the part | ||
| 6593 | 2026.04.25 18:14:58.561254 [ 4 ] {181e0710-9cae-410e-aba9-4c92305f139b} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2026.04.25 18:14:58.561289 [ 200 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 25 rows starting from the beginning of the part | ||
| 6595 | 2026.04.25 18:14:58.561296 [ 4 ] {181e0710-9cae-410e-aba9-4c92305f139b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6596 | 2026.04.25 18:14:58.561415 [ 200 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 16 rows starting from the beginning of the part | ||
| 6597 | 2026.04.25 18:14:58.561525 [ 200 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 25 rows starting from the beginning of the part | ||
| 6598 | 2026.04.25 18:14:58.561623 [ 4 ] {181e0710-9cae-410e-aba9-4c92305f139b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6599 | 2026.04.25 18:14:58.561627 [ 200 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 16 rows starting from the beginning of the part | ||
| 6600 | 2026.04.25 18:14:58.561744 [ 200 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 25 rows starting from the beginning of the part | ||
| 6601 | 2026.04.25 18:14:58.561854 [ 4 ] {181e0710-9cae-410e-aba9-4c92305f139b} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.04.25 18:14:58.561994 [ 4 ] {181e0710-9cae-410e-aba9-4c92305f139b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 6603 | 2026.04.25 18:14:58.562030 [ 4 ] {181e0710-9cae-410e-aba9-4c92305f139b} <Debug> TCPHandler: Processed in 0.001314113 sec. | ||
| 6604 | 2026.04.25 18:14:58.576733 [ 198 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 827 rows, containing 19 columns (19 merged, 0 gathered) in 0.015972196 sec., 51777.47630945675 rows/sec., 92.78 MiB/sec. | ||
| 6605 | 2026.04.25 18:14:58.577893 [ 193 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6606 | 2026.04.25 18:14:58.578289 [ 193 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.04.25 18:14:58.578368 [ 193 ] {7616ef9b-9dca-498e-a396-dc1c6201ecb0::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6608 | 2026.04.25 18:14:58.578523 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.66 MiB. | ||
| 6609 | 2026.04.25 18:14:59.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.37 MiB, peak 275.26 MiB, free memory in arenas 0.00 B, will set to 268.98 MiB (RSS), difference: 1.61 MiB | ||
| 6610 | 2026.04.25 18:14:59.237465 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6611 | 2026.04.25 18:14:59.237720 [ 4 ] {14327e6d-a604-4c0a-8027-aefb0a31c991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6612 | 2026.04.25 18:14:59.237813 [ 4 ] {14327e6d-a604-4c0a-8027-aefb0a31c991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6613 | 2026.04.25 18:14:59.238510 [ 4 ] {14327e6d-a604-4c0a-8027-aefb0a31c991} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.04.25 18:14:59.238564 [ 4 ] {14327e6d-a604-4c0a-8027-aefb0a31c991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6615 | 2026.04.25 18:14:59.238990 [ 4 ] {14327e6d-a604-4c0a-8027-aefb0a31c991} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6616 | 2026.04.25 18:14:59.239226 [ 4 ] {14327e6d-a604-4c0a-8027-aefb0a31c991} <Trace> oximeter.fields_i16 (1ab86ce6-d604-4a31-83b1-60c909706459): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2026.04.25 18:14:59.239389 [ 4 ] {14327e6d-a604-4c0a-8027-aefb0a31c991} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001744 sec., 13761.467889908256 rows/sec., 1.14 MiB/sec. | ||
| 6618 | 2026.04.25 18:14:59.239440 [ 4 ] {14327e6d-a604-4c0a-8027-aefb0a31c991} <Debug> TCPHandler: Processed in 0.002143405 sec. | ||
| 6619 | 2026.04.25 18:14:59.239570 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.04.25 18:14:59.239675 [ 4 ] {e26081f1-d3c4-4a18-b763-229bd85fb6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6621 | 2026.04.25 18:14:59.239720 [ 4 ] {e26081f1-d3c4-4a18-b763-229bd85fb6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6622 | 2026.04.25 18:14:59.240129 [ 4 ] {e26081f1-d3c4-4a18-b763-229bd85fb6d0} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2026.04.25 18:14:59.240168 [ 4 ] {e26081f1-d3c4-4a18-b763-229bd85fb6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6624 | 2026.04.25 18:14:59.240474 [ 4 ] {e26081f1-d3c4-4a18-b763-229bd85fb6d0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6625 | 2026.04.25 18:14:59.240698 [ 4 ] {e26081f1-d3c4-4a18-b763-229bd85fb6d0} <Trace> oximeter.fields_ipaddr (01ad2065-f745-4682-a55f-864d47fa0be6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2026.04.25 18:14:59.240830 [ 4 ] {e26081f1-d3c4-4a18-b763-229bd85fb6d0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001179 sec., 1696.3528413910094 rows/sec., 138.33 KiB/sec. | ||
| 6627 | 2026.04.25 18:14:59.240869 [ 4 ] {e26081f1-d3c4-4a18-b763-229bd85fb6d0} <Debug> TCPHandler: Processed in 0.001353055 sec. | ||
| 6628 | 2026.04.25 18:14:59.240981 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2026.04.25 18:14:59.241078 [ 4 ] {7d3a3392-3f33-41c0-a091-16a822b1b9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6630 | 2026.04.25 18:14:59.241120 [ 4 ] {7d3a3392-3f33-41c0-a091-16a822b1b9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6631 | 2026.04.25 18:14:59.242746 [ 4 ] {7d3a3392-3f33-41c0-a091-16a822b1b9a3} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.04.25 18:14:59.242784 [ 4 ] {7d3a3392-3f33-41c0-a091-16a822b1b9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6633 | 2026.04.25 18:14:59.243245 [ 4 ] {7d3a3392-3f33-41c0-a091-16a822b1b9a3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6634 | 2026.04.25 18:14:59.243465 [ 4 ] {7d3a3392-3f33-41c0-a091-16a822b1b9a3} <Trace> oximeter.fields_string (82dded08-efdc-4ae9-b628-457328f95a0a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.04.25 18:14:59.243596 [ 4 ] {7d3a3392-3f33-41c0-a091-16a822b1b9a3} <Debug> executeQuery: Read 2544 rows, 195.07 KiB in 0.002538 sec., 1002364.0661938535 rows/sec., 75.06 MiB/sec. | ||
| 6636 | 2026.04.25 18:14:59.243635 [ 4 ] {7d3a3392-3f33-41c0-a091-16a822b1b9a3} <Debug> TCPHandler: Processed in 0.002704378 sec. | ||
| 6637 | 2026.04.25 18:14:59.243762 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2026.04.25 18:14:59.243858 [ 4 ] {7ad1277e-8a41-409b-bc15-12a9bdcf2fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6639 | 2026.04.25 18:14:59.243899 [ 4 ] {7ad1277e-8a41-409b-bc15-12a9bdcf2fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6640 | 2026.04.25 18:14:59.244322 [ 4 ] {7ad1277e-8a41-409b-bc15-12a9bdcf2fab} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.04.25 18:14:59.244359 [ 4 ] {7ad1277e-8a41-409b-bc15-12a9bdcf2fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6642 | 2026.04.25 18:14:59.244671 [ 4 ] {7ad1277e-8a41-409b-bc15-12a9bdcf2fab} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6643 | 2026.04.25 18:14:59.244886 [ 4 ] {7ad1277e-8a41-409b-bc15-12a9bdcf2fab} <Trace> oximeter.fields_u16 (c4a49748-bf52-4e6a-b38c-59f07e5b5b5a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.04.25 18:14:59.245020 [ 4 ] {7ad1277e-8a41-409b-bc15-12a9bdcf2fab} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001181 sec., 28789.161727349703 rows/sec., 2.15 MiB/sec. | ||
| 6645 | 2026.04.25 18:14:59.245058 [ 4 ] {7ad1277e-8a41-409b-bc15-12a9bdcf2fab} <Debug> TCPHandler: Processed in 0.001347444 sec. | ||
| 6646 | 2026.04.25 18:14:59.245179 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2026.04.25 18:14:59.245276 [ 4 ] {ad4ca73a-ebbf-4464-8041-7e9d73c1c170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6648 | 2026.04.25 18:14:59.245316 [ 4 ] {ad4ca73a-ebbf-4464-8041-7e9d73c1c170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6649 | 2026.04.25 18:14:59.246019 [ 4 ] {ad4ca73a-ebbf-4464-8041-7e9d73c1c170} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.04.25 18:14:59.246056 [ 4 ] {ad4ca73a-ebbf-4464-8041-7e9d73c1c170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6651 | 2026.04.25 18:14:59.246391 [ 4 ] {ad4ca73a-ebbf-4464-8041-7e9d73c1c170} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6652 | 2026.04.25 18:14:59.246603 [ 4 ] {ad4ca73a-ebbf-4464-8041-7e9d73c1c170} <Trace> oximeter.fields_u32 (bde91247-fd5a-44c4-9eec-d274a5694164): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.04.25 18:14:59.246732 [ 4 ] {ad4ca73a-ebbf-4464-8041-7e9d73c1c170} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001474 sec., 559701.4925373134 rows/sec., 32.74 MiB/sec. | ||
| 6654 | 2026.04.25 18:14:59.246771 [ 4 ] {ad4ca73a-ebbf-4464-8041-7e9d73c1c170} <Debug> TCPHandler: Processed in 0.001641752 sec. | ||
| 6655 | 2026.04.25 18:14:59.246890 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6656 | 2026.04.25 18:14:59.246985 [ 4 ] {f73db928-89dc-425f-a604-536626bf0e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6657 | 2026.04.25 18:14:59.247025 [ 4 ] {f73db928-89dc-425f-a604-536626bf0e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6658 | 2026.04.25 18:14:59.247405 [ 4 ] {f73db928-89dc-425f-a604-536626bf0e52} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.04.25 18:14:59.247443 [ 4 ] {f73db928-89dc-425f-a604-536626bf0e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6660 | 2026.04.25 18:14:59.247732 [ 4 ] {f73db928-89dc-425f-a604-536626bf0e52} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6661 | 2026.04.25 18:14:59.247945 [ 4 ] {f73db928-89dc-425f-a604-536626bf0e52} <Trace> oximeter.fields_u64 (0768bdf7-1f51-414e-899b-7a72504ea4fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.04.25 18:14:59.248071 [ 4 ] {f73db928-89dc-425f-a604-536626bf0e52} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 63.69 KiB/sec. | ||
| 6663 | 2026.04.25 18:14:59.248110 [ 4 ] {f73db928-89dc-425f-a604-536626bf0e52} <Debug> TCPHandler: Processed in 0.001269922 sec. | ||
| 6664 | 2026.04.25 18:14:59.248224 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2026.04.25 18:14:59.248318 [ 4 ] {07f82f2f-654d-454d-a207-c420bf48003b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6666 | 2026.04.25 18:14:59.248358 [ 4 ] {07f82f2f-654d-454d-a207-c420bf48003b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6667 | 2026.04.25 18:14:59.248746 [ 4 ] {07f82f2f-654d-454d-a207-c420bf48003b} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.04.25 18:14:59.248784 [ 4 ] {07f82f2f-654d-454d-a207-c420bf48003b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6669 | 2026.04.25 18:14:59.249075 [ 4 ] {07f82f2f-654d-454d-a207-c420bf48003b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6670 | 2026.04.25 18:14:59.249293 [ 4 ] {07f82f2f-654d-454d-a207-c420bf48003b} <Trace> oximeter.fields_u8 (a0c123f2-5919-4d7b-9e14-c85d46eae85f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2026.04.25 18:14:59.249418 [ 4 ] {07f82f2f-654d-454d-a207-c420bf48003b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 6672 | 2026.04.25 18:14:59.249457 [ 4 ] {07f82f2f-654d-454d-a207-c420bf48003b} <Debug> TCPHandler: Processed in 0.001282813 sec. | ||
| 6673 | 2026.04.25 18:14:59.249567 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6674 | 2026.04.25 18:14:59.249662 [ 4 ] {d1d30886-ac08-47e9-82f3-140e39b7e76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6675 | 2026.04.25 18:14:59.249702 [ 4 ] {d1d30886-ac08-47e9-82f3-140e39b7e76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6676 | 2026.04.25 18:14:59.250575 [ 4 ] {d1d30886-ac08-47e9-82f3-140e39b7e76d} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2026.04.25 18:14:59.250612 [ 4 ] {d1d30886-ac08-47e9-82f3-140e39b7e76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6678 | 2026.04.25 18:14:59.250974 [ 4 ] {d1d30886-ac08-47e9-82f3-140e39b7e76d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6679 | 2026.04.25 18:14:59.251185 [ 4 ] {d1d30886-ac08-47e9-82f3-140e39b7e76d} <Trace> oximeter.fields_uuid (cb745989-858e-4527-aa37-9783b238ce67): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2026.04.25 18:14:59.251313 [ 4 ] {d1d30886-ac08-47e9-82f3-140e39b7e76d} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.00167 sec., 800598.8023952096 rows/sec., 53.95 MiB/sec. | ||
| 6681 | 2026.04.25 18:14:59.251352 [ 4 ] {d1d30886-ac08-47e9-82f3-140e39b7e76d} <Debug> TCPHandler: Processed in 0.001834486 sec. | ||
| 6682 | 2026.04.25 18:14:59.251463 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2026.04.25 18:14:59.251558 [ 4 ] {921f41bb-b0de-4a29-a52e-f0e4a28d2dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6684 | 2026.04.25 18:14:59.251602 [ 4 ] {921f41bb-b0de-4a29-a52e-f0e4a28d2dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6685 | 2026.04.25 18:14:59.252289 [ 4 ] {921f41bb-b0de-4a29-a52e-f0e4a28d2dd9} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.04.25 18:14:59.252325 [ 4 ] {921f41bb-b0de-4a29-a52e-f0e4a28d2dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6687 | 2026.04.25 18:14:59.252759 [ 4 ] {921f41bb-b0de-4a29-a52e-f0e4a28d2dd9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6688 | 2026.04.25 18:14:59.252975 [ 4 ] {921f41bb-b0de-4a29-a52e-f0e4a28d2dd9} <Trace> oximeter.measurements_cumulativeu64 (d12b869b-bed7-425d-b8c7-3fefdd74f56e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.04.25 18:14:59.253101 [ 4 ] {921f41bb-b0de-4a29-a52e-f0e4a28d2dd9} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001561 sec., 982062.7802690582 rows/sec., 60.03 MiB/sec. | ||
| 6690 | 2026.04.25 18:14:59.253138 [ 4 ] {921f41bb-b0de-4a29-a52e-f0e4a28d2dd9} <Debug> TCPHandler: Processed in 0.001725864 sec. | ||
| 6691 | 2026.04.25 18:14:59.253255 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.04.25 18:14:59.253350 [ 4 ] {c4e73161-d28d-42e4-b3c2-463d6f5c03a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6693 | 2026.04.25 18:14:59.253405 [ 4 ] {c4e73161-d28d-42e4-b3c2-463d6f5c03a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6694 | 2026.04.25 18:14:59.254216 [ 4 ] {c4e73161-d28d-42e4-b3c2-463d6f5c03a2} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.04.25 18:14:59.254254 [ 4 ] {c4e73161-d28d-42e4-b3c2-463d6f5c03a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6696 | 2026.04.25 18:14:59.254798 [ 4 ] {c4e73161-d28d-42e4-b3c2-463d6f5c03a2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6697 | 2026.04.25 18:14:59.255055 [ 4 ] {c4e73161-d28d-42e4-b3c2-463d6f5c03a2} <Trace> oximeter.measurements_histogramu64 (7616ef9b-9dca-498e-a396-dc1c6201ecb0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.04.25 18:14:59.255195 [ 4 ] {c4e73161-d28d-42e4-b3c2-463d6f5c03a2} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001864 sec., 10729.613733905579 rows/sec., 19.23 MiB/sec. | ||
| 6699 | 2026.04.25 18:14:59.255248 [ 4 ] {c4e73161-d28d-42e4-b3c2-463d6f5c03a2} <Debug> TCPHandler: Processed in 0.002042862 sec. | ||
| 6700 | 2026.04.25 18:14:59.255412 [ 4 ] {} <Trace> TCP-Session: b140cd53-f152-44ad-8465-3551058176da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.04.25 18:14:59.255538 [ 4 ] {5207fda2-1115-4853-8fe9-9c8fb6b85771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50522) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6702 | 2026.04.25 18:14:59.255589 [ 4 ] {5207fda2-1115-4853-8fe9-9c8fb6b85771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6703 | 2026.04.25 18:14:59.255993 [ 4 ] {5207fda2-1115-4853-8fe9-9c8fb6b85771} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.04.25 18:14:59.256029 [ 4 ] {5207fda2-1115-4853-8fe9-9c8fb6b85771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6705 | 2026.04.25 18:14:59.256350 [ 4 ] {5207fda2-1115-4853-8fe9-9c8fb6b85771} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6706 | 2026.04.25 18:14:59.256564 [ 4 ] {5207fda2-1115-4853-8fe9-9c8fb6b85771} <Trace> oximeter.measurements_u64 (1e181465-4f7e-4864-ad4b-c5b623e93b61): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.04.25 18:14:59.256696 [ 4 ] {5207fda2-1115-4853-8fe9-9c8fb6b85771} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001182 sec., 10152.28426395939 rows/sec., 700.61 KiB/sec. | ||
| 6708 | 2026.04.25 18:14:59.256733 [ 4 ] {5207fda2-1115-4853-8fe9-9c8fb6b85771} <Debug> TCPHandler: Processed in 0.001389195 sec. | ||
| 6709 | 2026.04.25 18:15:01.315688 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 872 | ||
| 6710 | 2026.04.25 18:15:01.318313 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6711 | 2026.04.25 18:15:01.318371 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 6712 | 2026.04.25 18:15:01.319671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6713 | 2026.04.25 18:15:01.319980 [ 243 ] {} <Trace> system.query_log (3675d4f8-0866-4862-92f2-e57a0359a396): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2026.04.25 18:15:01.320350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||