[ Apr 15 04:00:17 Enabled. ] [ Apr 15 04:00:17 Rereading configuration. ] [ Apr 15 04:00:18 Rereading configuration. ] [ Apr 15 04:00:32 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + 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 [ Apr 15 04:00:32 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.04.15 04:00:34.661415 [ 1 ] {} Application: Will watch for the process with pid 27691 2025.04.15 04:00:34.661999 [ 1 ] {} Application: Forked a child process to watch 2025.04.15 04:00:34.993326 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 27691 2025.04.15 04:00:34.994101 [ 1 ] {} Application: starting up 2025.04.15 04:00:34.996190 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.04.15 04:00:35.109748 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.04.15 04:00:35.172679 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.04.15 04:00:35.172744 [ 1 ] {} Application: Initializing DateLUT. 2025.04.15 04:00:35.172760 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.04.15 04:00:35.172835 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.04.15 04:00:35.173289 [ 1 ] {} Application: Initializing interserver credentials. 2025.04.15 04:00:35.175024 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.04.15 04:00:35.175758 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.04.15 04:00:35.176617 [ 1 ] {} 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) 2025.04.15 04:00:35.176639 [ 1 ] {} 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) 2025.04.15 04:00:35.176654 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.04.15 04:00:35.176829 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.04.15 04:00:35.177724 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.04.15 04:00:35.183120 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.04.15 04:00:35.184060 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.04.15 04:00:35.185381 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.04.15 04:00:35.185453 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.04.15 04:00:35.187114 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.04.15 04:00:35.187582 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.04.15 04:00:35.191940 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.04.15 04:00:35.192436 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.04.15 04:00:35.193953 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.04.15 04:00:35.194384 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.04.15 04:00:35.194742 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.04.15 04:00:35.195167 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.04.15 04:00:35.196563 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.04.15 04:00:35.196590 [ 1 ] {} Application: Loading metadata from /data/ 2025.04.15 04:00:35.196680 [ 135 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:00:35.196847 [ 135 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:00:35.253161 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.04.15 04:00:35.253200 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000216435 sec 2025.04.15 04:00:35.253265 [ 1 ] {} ReferentialDeps: No tables 2025.04.15 04:00:35.253291 [ 1 ] {} LoadingDeps: No tables 2025.04.15 04:00:35.255014 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.04.15 04:00:35.256243 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.04.15 04:00:35.271370 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.04.15 04:00:35.271415 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.04.15 04:00:35.271438 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.04.15 04:00:35.271451 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.04.15 04:00:35.271482 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.04.15 04:00:35.271503 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.04.15 04:00:35.274050 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.04.15 04:00:35.274094 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.04.15 04:00:35.274115 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.04.15 04:00:35.274290 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.04.15 04:00:35.274309 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.04.15 04:00:35.274344 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.04.15 04:00:35.274363 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.04.15 04:00:35.274376 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.04.15 04:00:35.274404 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.04.15 04:00:35.274421 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.04.15 04:00:35.304005 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.04.15 04:00:35.315338 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.04.15 04:00:35.315379 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3152e-05 sec 2025.04.15 04:00:35.315395 [ 1 ] {} ReferentialDeps: No tables 2025.04.15 04:00:35.315409 [ 1 ] {} LoadingDeps: No tables 2025.04.15 04:00:35.315444 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.04.15 04:00:35.315659 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.04.15 04:00:35.315704 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.04.15 04:00:35.315717 [ 1 ] {} Application: Loaded metadata. 2025.04.15 04:00:35.315729 [ 1 ] {} 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). 2025.04.15 04:00:35.315741 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.04.15 04:00:35.321100 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.04.15 04:00:35.321325 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.09 MiB (RSS), difference: 92.32 MiB 2025.04.15 04:00:35.322258 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.721e-05 sec. 2025.04.15 04:00:35.323266 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.04.15 04:00:35.323346 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.04.15 04:00:35.323367 [ 1 ] {} Application: Ready for connections. 2025.04.15 04:00:35.672213 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54452 2025.04.15 04:00:35.678195 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:35.678279 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:54452 2025.04.15 04:00:35.678316 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.678347 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.678442 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.04.15 04:00:35.678475 [ 3 ] {} 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 2025.04.15 04:00:35.678503 [ 3 ] {} 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 2025.04.15 04:00:35.692479 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33284 2025.04.15 04:00:35.692508 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42931 2025.04.15 04:00:35.692608 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:35.692640 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:35.692652 [ 4 ] {} TCP-Session: 86f07eb8-68fa-4834-bc2e-10060466639e Authenticating user 'default' from [fd00:1122:3344:101::d]:33284 2025.04.15 04:00:35.692716 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42931 2025.04.15 04:00:35.692726 [ 4 ] {} TCP-Session: 86f07eb8-68fa-4834-bc2e-10060466639e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.692767 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.692792 [ 4 ] {} TCP-Session: 86f07eb8-68fa-4834-bc2e-10060466639e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.692821 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.693279 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62864 2025.04.15 04:00:35.693452 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52605 2025.04.15 04:00:35.693461 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:35.693534 [ 253 ] {} TCP-Session: 167dc7e1-c941-4135-9587-76ab656242bf Authenticating user 'default' from [fd00:1122:3344:101::d]:62864 2025.04.15 04:00:35.693695 [ 253 ] {} TCP-Session: 167dc7e1-c941-4135-9587-76ab656242bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.693721 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61404 2025.04.15 04:00:35.693732 [ 253 ] {} TCP-Session: 167dc7e1-c941-4135-9587-76ab656242bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.693789 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59062 2025.04.15 04:00:35.694026 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42522 2025.04.15 04:00:35.694099 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:35.694134 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38087 2025.04.15 04:00:35.694254 [ 256 ] {} TCP-Session: 958343ab-a79c-4cee-a8df-67e575bf19aa Authenticating user 'default' from [fd00:1122:3344:101::d]:59062 2025.04.15 04:00:35.694362 [ 256 ] {} TCP-Session: 958343ab-a79c-4cee-a8df-67e575bf19aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.694380 [ 256 ] {} TCP-Session: 958343ab-a79c-4cee-a8df-67e575bf19aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.705607 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:35.705668 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:35.705678 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:35.705707 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:35.705741 [ 255 ] {} TCP-Session: e67d74b1-3e00-4cb2-b670-d2ee394b39b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61404 2025.04.15 04:00:35.705769 [ 254 ] {} TCP-Session: 5a05cfdb-8a74-49f1-ba11-80ef681c5380 Authenticating user 'default' from [fd00:1122:3344:101::d]:52605 2025.04.15 04:00:35.705796 [ 257 ] {} TCP-Session: 656184c8-4572-4507-9638-e48210a30996 Authenticating user 'default' from [fd00:1122:3344:101::d]:42522 2025.04.15 04:00:35.705772 [ 258 ] {} TCP-Session: bb7e04bc-dbd6-4488-a448-d7097b9f00c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38087 2025.04.15 04:00:35.705823 [ 255 ] {} TCP-Session: e67d74b1-3e00-4cb2-b670-d2ee394b39b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.705839 [ 254 ] {} TCP-Session: 5a05cfdb-8a74-49f1-ba11-80ef681c5380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.705862 [ 257 ] {} TCP-Session: 656184c8-4572-4507-9638-e48210a30996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.705900 [ 255 ] {} TCP-Session: e67d74b1-3e00-4cb2-b670-d2ee394b39b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.705910 [ 258 ] {} TCP-Session: bb7e04bc-dbd6-4488-a448-d7097b9f00c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.705932 [ 257 ] {} TCP-Session: 656184c8-4572-4507-9638-e48210a30996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.705946 [ 254 ] {} TCP-Session: 5a05cfdb-8a74-49f1-ba11-80ef681c5380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.706037 [ 258 ] {} TCP-Session: bb7e04bc-dbd6-4488-a448-d7097b9f00c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:35.741713 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:35.744843 [ 3 ] {2210ff97-5f6f-431c-a107-f9645e397a1f} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.04.15 04:00:36.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.16 MiB, peak 117.16 MiB, free memory in arenas 0.00 B, will set to 128.63 MiB (RSS), difference: 11.48 MiB 2025.04.15 04:00:36.002601 [ 3 ] {2210ff97-5f6f-431c-a107-f9645e397a1f} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54452) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116b27 in /system/lib/amd64/libc.so.1 2025.04.15 04:00:36.003859 [ 3 ] {2210ff97-5f6f-431c-a107-f9645e397a1f} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116b27 in /system/lib/amd64/libc.so.1 2025.04.15 04:00:36.003963 [ 3 ] {2210ff97-5f6f-431c-a107-f9645e397a1f} TCPHandler: Processed in 0.263752778 sec. 2025.04.15 04:00:36.004414 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.004591 [ 5 ] {d570295e-7030-4133-b2cd-5f7ab9f1e62f} executeQuery: (from [fd00:1122:3344:101::d]:42931) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.04.15 04:00:36.004882 [ 5 ] {d570295e-7030-4133-b2cd-5f7ab9f1e62f} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42931) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116b27 in /system/lib/amd64/libc.so.1 2025.04.15 04:00:36.004989 [ 5 ] {d570295e-7030-4133-b2cd-5f7ab9f1e62f} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116b27 in /system/lib/amd64/libc.so.1 2025.04.15 04:00:36.005049 [ 5 ] {d570295e-7030-4133-b2cd-5f7ab9f1e62f} TCPHandler: Processed in 0.000773707 sec. 2025.04.15 04:00:36.010449 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.011600 [ 3 ] {c40e3c69-108c-4c67-8738-56d8bb16e501} executeQuery: (from [fd00:1122:3344:101::d]:54452) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.04.15 04:00:36.011697 [ 3 ] {c40e3c69-108c-4c67-8738-56d8bb16e501} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.04.15 04:00:36.041155 [ 3 ] {c40e3c69-108c-4c67-8738-56d8bb16e501} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.04.15 04:00:36.041180 [ 3 ] {c40e3c69-108c-4c67-8738-56d8bb16e501} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8001e-05 sec 2025.04.15 04:00:36.041205 [ 3 ] {c40e3c69-108c-4c67-8738-56d8bb16e501} ReferentialDeps: No tables 2025.04.15 04:00:36.041217 [ 3 ] {c40e3c69-108c-4c67-8738-56d8bb16e501} LoadingDeps: No tables 2025.04.15 04:00:36.041241 [ 3 ] {c40e3c69-108c-4c67-8738-56d8bb16e501} DatabaseAtomic (oximeter): Starting up tables. 2025.04.15 04:00:36.041839 [ 3 ] {c40e3c69-108c-4c67-8738-56d8bb16e501} TCPHandler: Processed in 0.031447291 sec. 2025.04.15 04:00:36.042049 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.042208 [ 3 ] {58c08cfe-b260-46ed-82f1-1c88f99f707d} executeQuery: (from [fd00:1122:3344:101::d]:54452) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.04.15 04:00:36.042264 [ 3 ] {58c08cfe-b260-46ed-82f1-1c88f99f707d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.04.15 04:00:36.049827 [ 3 ] {58c08cfe-b260-46ed-82f1-1c88f99f707d} StoragePolicy (default): Storage policy default created, total volumes 1 2025.04.15 04:00:36.070488 [ 3 ] {58c08cfe-b260-46ed-82f1-1c88f99f707d} oximeter.version (1c1ee091-66c9-4e81-a521-ef9e49871657): Loading data parts 2025.04.15 04:00:36.071041 [ 3 ] {58c08cfe-b260-46ed-82f1-1c88f99f707d} oximeter.version (1c1ee091-66c9-4e81-a521-ef9e49871657): There are no data parts 2025.04.15 04:00:36.081958 [ 3 ] {58c08cfe-b260-46ed-82f1-1c88f99f707d} TCPHandler: Processed in 0.039967373 sec. 2025.04.15 04:00:36.082151 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.082367 [ 3 ] {b2d8c10b-0269-451e-bbc7-1f0310e672c7} executeQuery: (from [fd00:1122:3344:101::d]:54452) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ 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) 2025.04.15 04:00:36.082434 [ 3 ] {b2d8c10b-0269-451e-bbc7-1f0310e672c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.04.15 04:00:36.104586 [ 3 ] {b2d8c10b-0269-451e-bbc7-1f0310e672c7} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Loading data parts 2025.04.15 04:00:36.104842 [ 3 ] {b2d8c10b-0269-451e-bbc7-1f0310e672c7} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): There are no data parts 2025.04.15 04:00:36.126880 [ 3 ] {b2d8c10b-0269-451e-bbc7-1f0310e672c7} TCPHandler: Processed in 0.044799916 sec. 2025.04.15 04:00:36.127196 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.127585 [ 3 ] {723d98a9-660f-486d-b3c4-c6378f6917ef} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.127695 [ 3 ] {723d98a9-660f-486d-b3c4-c6378f6917ef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.04.15 04:00:36.140396 [ 3 ] {723d98a9-660f-486d-b3c4-c6378f6917ef} oximeter.measurements_i8 (3de69ecc-e226-4cf2-af1b-3266efbee70e): Loading data parts 2025.04.15 04:00:36.140598 [ 3 ] {723d98a9-660f-486d-b3c4-c6378f6917ef} oximeter.measurements_i8 (3de69ecc-e226-4cf2-af1b-3266efbee70e): There are no data parts 2025.04.15 04:00:36.150928 [ 3 ] {723d98a9-660f-486d-b3c4-c6378f6917ef} TCPHandler: Processed in 0.023839908 sec. 2025.04.15 04:00:36.151135 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.151397 [ 3 ] {cf8164c8-cdfd-4ecb-a41c-1d2f0435cb93} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.151454 [ 3 ] {cf8164c8-cdfd-4ecb-a41c-1d2f0435cb93} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.04.15 04:00:36.177026 [ 3 ] {cf8164c8-cdfd-4ecb-a41c-1d2f0435cb93} oximeter.measurements_u8 (2c7d5666-3043-43eb-9f49-f14109911d3c): Loading data parts 2025.04.15 04:00:36.177222 [ 3 ] {cf8164c8-cdfd-4ecb-a41c-1d2f0435cb93} oximeter.measurements_u8 (2c7d5666-3043-43eb-9f49-f14109911d3c): There are no data parts 2025.04.15 04:00:36.189326 [ 3 ] {cf8164c8-cdfd-4ecb-a41c-1d2f0435cb93} TCPHandler: Processed in 0.038262297 sec. 2025.04.15 04:00:36.189534 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.189743 [ 3 ] {658e04eb-db0f-4256-bf4d-122dfb630e54} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.189800 [ 3 ] {658e04eb-db0f-4256-bf4d-122dfb630e54} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.04.15 04:00:36.212647 [ 3 ] {658e04eb-db0f-4256-bf4d-122dfb630e54} oximeter.measurements_i16 (67fa868f-6392-41f3-8434-f6ec863a305a): Loading data parts 2025.04.15 04:00:36.212823 [ 3 ] {658e04eb-db0f-4256-bf4d-122dfb630e54} oximeter.measurements_i16 (67fa868f-6392-41f3-8434-f6ec863a305a): There are no data parts 2025.04.15 04:00:36.235741 [ 3 ] {658e04eb-db0f-4256-bf4d-122dfb630e54} TCPHandler: Processed in 0.046278007 sec. 2025.04.15 04:00:36.235909 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.236099 [ 3 ] {b89ecb5f-6f6d-4489-ad1d-7baa363fb4d6} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.236158 [ 3 ] {b89ecb5f-6f6d-4489-ad1d-7baa363fb4d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.04.15 04:00:36.255159 [ 3 ] {b89ecb5f-6f6d-4489-ad1d-7baa363fb4d6} oximeter.measurements_u16 (89d9fdff-5039-4722-b7c6-26e245234f72): Loading data parts 2025.04.15 04:00:36.255337 [ 3 ] {b89ecb5f-6f6d-4489-ad1d-7baa363fb4d6} oximeter.measurements_u16 (89d9fdff-5039-4722-b7c6-26e245234f72): There are no data parts 2025.04.15 04:00:36.269158 [ 3 ] {b89ecb5f-6f6d-4489-ad1d-7baa363fb4d6} TCPHandler: Processed in 0.033306361 sec. 2025.04.15 04:00:36.269353 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.269592 [ 3 ] {635e89ab-ff3d-43cc-879e-6dfb13ee57a8} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.269658 [ 3 ] {635e89ab-ff3d-43cc-879e-6dfb13ee57a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.04.15 04:00:36.281234 [ 3 ] {635e89ab-ff3d-43cc-879e-6dfb13ee57a8} oximeter.measurements_i32 (7595f9ba-c1e4-4a8e-ba9f-65e92f78e902): Loading data parts 2025.04.15 04:00:36.281421 [ 3 ] {635e89ab-ff3d-43cc-879e-6dfb13ee57a8} oximeter.measurements_i32 (7595f9ba-c1e4-4a8e-ba9f-65e92f78e902): There are no data parts 2025.04.15 04:00:36.304283 [ 3 ] {635e89ab-ff3d-43cc-879e-6dfb13ee57a8} TCPHandler: Processed in 0.034998617 sec. 2025.04.15 04:00:36.304466 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.304654 [ 3 ] {ee29d97c-cf29-4d8d-9e2e-7ab9ca68bf04} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.304721 [ 3 ] {ee29d97c-cf29-4d8d-9e2e-7ab9ca68bf04} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.04.15 04:00:36.314745 [ 3 ] {ee29d97c-cf29-4d8d-9e2e-7ab9ca68bf04} oximeter.measurements_u32 (22146e3f-e80e-4e34-a3a1-057c7c0addce): Loading data parts 2025.04.15 04:00:36.314981 [ 3 ] {ee29d97c-cf29-4d8d-9e2e-7ab9ca68bf04} oximeter.measurements_u32 (22146e3f-e80e-4e34-a3a1-057c7c0addce): There are no data parts 2025.04.15 04:00:36.337923 [ 3 ] {ee29d97c-cf29-4d8d-9e2e-7ab9ca68bf04} TCPHandler: Processed in 0.033512185 sec. 2025.04.15 04:00:36.338085 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.338290 [ 3 ] {df0a58c6-3494-43c1-88c6-f58bccc4a72e} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.338347 [ 3 ] {df0a58c6-3494-43c1-88c6-f58bccc4a72e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.04.15 04:00:36.349684 [ 3 ] {df0a58c6-3494-43c1-88c6-f58bccc4a72e} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1): Loading data parts 2025.04.15 04:00:36.349870 [ 3 ] {df0a58c6-3494-43c1-88c6-f58bccc4a72e} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1): There are no data parts 2025.04.15 04:00:36.360821 [ 3 ] {df0a58c6-3494-43c1-88c6-f58bccc4a72e} TCPHandler: Processed in 0.022790447 sec. 2025.04.15 04:00:36.360995 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.361184 [ 3 ] {fbcb19d8-ed10-4e9d-a8ed-553c11a150db} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.361242 [ 3 ] {fbcb19d8-ed10-4e9d-a8ed-553c11a150db} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.04.15 04:00:36.381583 [ 3 ] {fbcb19d8-ed10-4e9d-a8ed-553c11a150db} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Loading data parts 2025.04.15 04:00:36.381872 [ 3 ] {fbcb19d8-ed10-4e9d-a8ed-553c11a150db} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): There are no data parts 2025.04.15 04:00:36.388763 [ 3 ] {fbcb19d8-ed10-4e9d-a8ed-553c11a150db} TCPHandler: Processed in 0.027821194 sec. 2025.04.15 04:00:36.388953 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.389218 [ 3 ] {f851f3c2-2502-4dde-be56-bf1312d4e663} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.389288 [ 3 ] {f851f3c2-2502-4dde-be56-bf1312d4e663} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.04.15 04:00:36.414084 [ 3 ] {f851f3c2-2502-4dde-be56-bf1312d4e663} oximeter.measurements_f32 (308f6676-2d40-4a57-beed-01f948c29321): Loading data parts 2025.04.15 04:00:36.414249 [ 3 ] {f851f3c2-2502-4dde-be56-bf1312d4e663} oximeter.measurements_f32 (308f6676-2d40-4a57-beed-01f948c29321): There are no data parts 2025.04.15 04:00:36.433702 [ 3 ] {f851f3c2-2502-4dde-be56-bf1312d4e663} TCPHandler: Processed in 0.044826187 sec. 2025.04.15 04:00:36.433865 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.434063 [ 3 ] {0da55827-cb56-4ade-befe-2ed443a977f8} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.434128 [ 3 ] {0da55827-cb56-4ade-befe-2ed443a977f8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.04.15 04:00:36.456441 [ 3 ] {0da55827-cb56-4ade-befe-2ed443a977f8} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Loading data parts 2025.04.15 04:00:36.456653 [ 3 ] {0da55827-cb56-4ade-befe-2ed443a977f8} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): There are no data parts 2025.04.15 04:00:36.469508 [ 3 ] {0da55827-cb56-4ade-befe-2ed443a977f8} TCPHandler: Processed in 0.035700442 sec. 2025.04.15 04:00:36.469688 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.469902 [ 3 ] {077cbf52-ac21-410e-95e7-6a7c5edefa2a} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.469965 [ 3 ] {077cbf52-ac21-410e-95e7-6a7c5edefa2a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.04.15 04:00:36.492204 [ 3 ] {077cbf52-ac21-410e-95e7-6a7c5edefa2a} oximeter.measurements_string (a314fc43-2894-459f-b59f-dc265ab5320b): Loading data parts 2025.04.15 04:00:36.492421 [ 3 ] {077cbf52-ac21-410e-95e7-6a7c5edefa2a} oximeter.measurements_string (a314fc43-2894-459f-b59f-dc265ab5320b): There are no data parts 2025.04.15 04:00:36.515587 [ 3 ] {077cbf52-ac21-410e-95e7-6a7c5edefa2a} TCPHandler: Processed in 0.04596082 sec. 2025.04.15 04:00:36.517842 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.518075 [ 3 ] {b0a863c2-454f-4ac9-b707-60dc9444bf1d} executeQuery: (from [fd00:1122:3344:101::d]:54452) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.04.15 04:00:36.518157 [ 3 ] {b0a863c2-454f-4ac9-b707-60dc9444bf1d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.04.15 04:00:36.518654 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49802 2025.04.15 04:00:36.519309 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.519359 [ 261 ] {} TCP-Session: 112f3cda-4888-4499-9386-c9f816acc36d Authenticating user 'default' from [fd00:1122:3344:101::a]:49802 2025.04.15 04:00:36.519393 [ 261 ] {} TCP-Session: 112f3cda-4888-4499-9386-c9f816acc36d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.519407 [ 261 ] {} TCP-Session: 112f3cda-4888-4499-9386-c9f816acc36d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.519475 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.04.15 04:00:36.519506 [ 261 ] {} 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 2025.04.15 04:00:36.519527 [ 261 ] {} 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 2025.04.15 04:00:36.520471 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47585 2025.04.15 04:00:36.520560 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59982 2025.04.15 04:00:36.520744 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.520748 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.520804 [ 262 ] {} TCP-Session: 1678f766-2a93-47bc-a7bf-8dcebbff4619 Authenticating user 'default' from [fd00:1122:3344:101::a]:47585 2025.04.15 04:00:36.520815 [ 263 ] {} TCP-Session: d30c41b3-0b8a-46e6-ad7c-3f96bbecda2b Authenticating user 'default' from [fd00:1122:3344:101::a]:59982 2025.04.15 04:00:36.520878 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58264 2025.04.15 04:00:36.520898 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35780 2025.04.15 04:00:36.520923 [ 263 ] {} TCP-Session: d30c41b3-0b8a-46e6-ad7c-3f96bbecda2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.520956 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35314 2025.04.15 04:00:36.520902 [ 262 ] {} TCP-Session: 1678f766-2a93-47bc-a7bf-8dcebbff4619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.521326 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.521398 [ 262 ] {} TCP-Session: 1678f766-2a93-47bc-a7bf-8dcebbff4619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.521441 [ 263 ] {} TCP-Session: d30c41b3-0b8a-46e6-ad7c-3f96bbecda2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.521450 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58989 2025.04.15 04:00:36.521469 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.521486 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50137 2025.04.15 04:00:36.521532 [ 264 ] {} TCP-Session: b1661d0b-3b6a-43d7-84ad-7d1350873f57 Authenticating user 'default' from [fd00:1122:3344:101::a]:35780 2025.04.15 04:00:36.521442 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.521769 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.521700 [ 266 ] {} TCP-Session: 44846f15-500a-45a0-9d95-954cbba802bb Authenticating user 'default' from [fd00:1122:3344:101::a]:35314 2025.04.15 04:00:36.521786 [ 264 ] {} TCP-Session: b1661d0b-3b6a-43d7-84ad-7d1350873f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.521796 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.521879 [ 267 ] {} TCP-Session: 9204768c-a9d0-40b2-b674-6938cc20501e Authenticating user 'default' from [fd00:1122:3344:101::a]:58989 2025.04.15 04:00:36.521887 [ 266 ] {} TCP-Session: 44846f15-500a-45a0-9d95-954cbba802bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.521910 [ 264 ] {} TCP-Session: b1661d0b-3b6a-43d7-84ad-7d1350873f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.521951 [ 268 ] {} TCP-Session: 6f80602e-d851-46c3-964b-b685e1589cd3 Authenticating user 'default' from [fd00:1122:3344:101::a]:50137 2025.04.15 04:00:36.521983 [ 266 ] {} TCP-Session: 44846f15-500a-45a0-9d95-954cbba802bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.521978 [ 267 ] {} TCP-Session: 9204768c-a9d0-40b2-b674-6938cc20501e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.522067 [ 268 ] {} TCP-Session: 6f80602e-d851-46c3-964b-b685e1589cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.522103 [ 267 ] {} TCP-Session: 9204768c-a9d0-40b2-b674-6938cc20501e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.522133 [ 268 ] {} TCP-Session: 6f80602e-d851-46c3-964b-b685e1589cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.522165 [ 265 ] {} TCP-Session: 840d94e4-23cf-4f1c-85c2-f0eaedd3fd92 Authenticating user 'default' from [fd00:1122:3344:101::a]:58264 2025.04.15 04:00:36.522215 [ 265 ] {} TCP-Session: 840d94e4-23cf-4f1c-85c2-f0eaedd3fd92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.522243 [ 265 ] {} TCP-Session: 840d94e4-23cf-4f1c-85c2-f0eaedd3fd92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.535290 [ 3 ] {b0a863c2-454f-4ac9-b707-60dc9444bf1d} oximeter.measurements_bytes (da80a427-aa59-4a91-bb4e-0bce4a783b50): Loading data parts 2025.04.15 04:00:36.535484 [ 3 ] {b0a863c2-454f-4ac9-b707-60dc9444bf1d} oximeter.measurements_bytes (da80a427-aa59-4a91-bb4e-0bce4a783b50): There are no data parts 2025.04.15 04:00:36.549686 [ 3 ] {b0a863c2-454f-4ac9-b707-60dc9444bf1d} TCPHandler: Processed in 0.031908761 sec. 2025.04.15 04:00:36.549904 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.550154 [ 3 ] {4c684fad-f774-4b31-be74-6d9a0504581f} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.550233 [ 3 ] {4c684fad-f774-4b31-be74-6d9a0504581f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.04.15 04:00:36.572630 [ 3 ] {4c684fad-f774-4b31-be74-6d9a0504581f} oximeter.measurements_cumulativei64 (dcc2d5a6-be8a-4f1e-8ecd-298a6c862d9c): Loading data parts 2025.04.15 04:00:36.572849 [ 3 ] {4c684fad-f774-4b31-be74-6d9a0504581f} oximeter.measurements_cumulativei64 (dcc2d5a6-be8a-4f1e-8ecd-298a6c862d9c): There are no data parts 2025.04.15 04:00:36.581797 [ 3 ] {4c684fad-f774-4b31-be74-6d9a0504581f} TCPHandler: Processed in 0.031962362 sec. 2025.04.15 04:00:36.581998 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.582267 [ 3 ] {5d3c8054-1160-464d-891c-6ffe9174eea2} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.582346 [ 3 ] {5d3c8054-1160-464d-891c-6ffe9174eea2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.04.15 04:00:36.593172 [ 3 ] {5d3c8054-1160-464d-891c-6ffe9174eea2} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Loading data parts 2025.04.15 04:00:36.593361 [ 3 ] {5d3c8054-1160-464d-891c-6ffe9174eea2} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): There are no data parts 2025.04.15 04:00:36.604005 [ 3 ] {5d3c8054-1160-464d-891c-6ffe9174eea2} TCPHandler: Processed in 0.022075101 sec. 2025.04.15 04:00:36.604242 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.604457 [ 3 ] {89949c01-12a3-4a32-9f69-fd39165a878f} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.604534 [ 3 ] {89949c01-12a3-4a32-9f69-fd39165a878f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.04.15 04:00:36.627045 [ 3 ] {89949c01-12a3-4a32-9f69-fd39165a878f} oximeter.measurements_cumulativef32 (ef65b357-16fd-4268-aa1e-95068572a7eb): Loading data parts 2025.04.15 04:00:36.627271 [ 3 ] {89949c01-12a3-4a32-9f69-fd39165a878f} oximeter.measurements_cumulativef32 (ef65b357-16fd-4268-aa1e-95068572a7eb): There are no data parts 2025.04.15 04:00:36.648890 [ 3 ] {89949c01-12a3-4a32-9f69-fd39165a878f} TCPHandler: Processed in 0.044734234 sec. 2025.04.15 04:00:36.649105 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.649351 [ 3 ] {cc16489e-7cf5-49a6-bb9b-33dcc7f67f88} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.649426 [ 3 ] {cc16489e-7cf5-49a6-bb9b-33dcc7f67f88} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.04.15 04:00:36.672210 [ 3 ] {cc16489e-7cf5-49a6-bb9b-33dcc7f67f88} oximeter.measurements_cumulativef64 (3234104f-3721-4d6f-bd9f-0953a604fbc3): Loading data parts 2025.04.15 04:00:36.672448 [ 3 ] {cc16489e-7cf5-49a6-bb9b-33dcc7f67f88} oximeter.measurements_cumulativef64 (3234104f-3721-4d6f-bd9f-0953a604fbc3): There are no data parts 2025.04.15 04:00:36.687120 [ 3 ] {cc16489e-7cf5-49a6-bb9b-33dcc7f67f88} TCPHandler: Processed in 0.038082123 sec. 2025.04.15 04:00:36.687401 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.688014 [ 3 ] {d059976b-6571-4304-be63-045f0a9f3362} executeQuery: (from [fd00:1122:3344:101::d]:54452) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ 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) 2025.04.15 04:00:36.688091 [ 3 ] {d059976b-6571-4304-be63-045f0a9f3362} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.04.15 04:00:36.721498 [ 3 ] {d059976b-6571-4304-be63-045f0a9f3362} oximeter.measurements_histogrami8 (5ae04144-29cf-454c-ad40-a74162f079f5): Loading data parts 2025.04.15 04:00:36.721691 [ 3 ] {d059976b-6571-4304-be63-045f0a9f3362} oximeter.measurements_histogrami8 (5ae04144-29cf-454c-ad40-a74162f079f5): There are no data parts 2025.04.15 04:00:36.733150 [ 3 ] {d059976b-6571-4304-be63-045f0a9f3362} TCPHandler: Processed in 0.045853808 sec. 2025.04.15 04:00:36.733328 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.733594 [ 3 ] {fb36db8c-826a-463d-bdc9-5a231cb95e00} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.733664 [ 3 ] {fb36db8c-826a-463d-bdc9-5a231cb95e00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.04.15 04:00:36.737506 [ 3 ] {fb36db8c-826a-463d-bdc9-5a231cb95e00} oximeter.measurements_histogramu8 (d1fd0c79-bcbe-4cb5-86c8-c5ea86426569): Loading data parts 2025.04.15 04:00:36.737729 [ 3 ] {fb36db8c-826a-463d-bdc9-5a231cb95e00} oximeter.measurements_histogramu8 (d1fd0c79-bcbe-4cb5-86c8-c5ea86426569): There are no data parts 2025.04.15 04:00:36.761367 [ 3 ] {fb36db8c-826a-463d-bdc9-5a231cb95e00} TCPHandler: Processed in 0.028092679 sec. 2025.04.15 04:00:36.761621 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.761879 [ 3 ] {ac0388e1-50cb-4ece-8d04-f525bc7bcc47} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.761950 [ 3 ] {ac0388e1-50cb-4ece-8d04-f525bc7bcc47} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.04.15 04:00:36.784338 [ 3 ] {ac0388e1-50cb-4ece-8d04-f525bc7bcc47} oximeter.measurements_histogrami16 (12081061-8584-4be6-a6f0-13c39082ea5e): Loading data parts 2025.04.15 04:00:36.784543 [ 3 ] {ac0388e1-50cb-4ece-8d04-f525bc7bcc47} oximeter.measurements_histogrami16 (12081061-8584-4be6-a6f0-13c39082ea5e): There are no data parts 2025.04.15 04:00:36.805849 [ 3 ] {ac0388e1-50cb-4ece-8d04-f525bc7bcc47} TCPHandler: Processed in 0.044333796 sec. 2025.04.15 04:00:36.806100 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.806371 [ 3 ] {7136ed4b-2227-453e-a386-7eb3ab8b89da} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.806443 [ 3 ] {7136ed4b-2227-453e-a386-7eb3ab8b89da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.04.15 04:00:36.819715 [ 3 ] {7136ed4b-2227-453e-a386-7eb3ab8b89da} oximeter.measurements_histogramu16 (cbb90da7-0d4d-4c08-8907-fc28c1c8ac24): Loading data parts 2025.04.15 04:00:36.819917 [ 3 ] {7136ed4b-2227-453e-a386-7eb3ab8b89da} oximeter.measurements_histogramu16 (cbb90da7-0d4d-4c08-8907-fc28c1c8ac24): There are no data parts 2025.04.15 04:00:36.841675 [ 3 ] {7136ed4b-2227-453e-a386-7eb3ab8b89da} TCPHandler: Processed in 0.035632329 sec. 2025.04.15 04:00:36.841847 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.842116 [ 3 ] {d6bbb7ec-5896-469d-9e6b-b1fbd8a09985} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.842193 [ 3 ] {d6bbb7ec-5896-469d-9e6b-b1fbd8a09985} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.04.15 04:00:36.855519 [ 3 ] {d6bbb7ec-5896-469d-9e6b-b1fbd8a09985} oximeter.measurements_histogrami32 (2537e680-a7b8-447c-ad0f-d22eb73e1210): Loading data parts 2025.04.15 04:00:36.855754 [ 3 ] {d6bbb7ec-5896-469d-9e6b-b1fbd8a09985} oximeter.measurements_histogrami32 (2537e680-a7b8-447c-ad0f-d22eb73e1210): There are no data parts 2025.04.15 04:00:36.865718 [ 3 ] {d6bbb7ec-5896-469d-9e6b-b1fbd8a09985} TCPHandler: Processed in 0.02393259 sec. 2025.04.15 04:00:36.865890 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.866175 [ 3 ] {eda57be1-205f-47e7-9847-ffc9d06b3372} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.866254 [ 3 ] {eda57be1-205f-47e7-9847-ffc9d06b3372} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.04.15 04:00:36.880780 [ 3 ] {eda57be1-205f-47e7-9847-ffc9d06b3372} oximeter.measurements_histogramu32 (71f90773-9fa3-4445-8a29-1fae0bc1d55e): Loading data parts 2025.04.15 04:00:36.880988 [ 3 ] {eda57be1-205f-47e7-9847-ffc9d06b3372} oximeter.measurements_histogramu32 (71f90773-9fa3-4445-8a29-1fae0bc1d55e): There are no data parts 2025.04.15 04:00:36.898000 [ 3 ] {eda57be1-205f-47e7-9847-ffc9d06b3372} TCPHandler: Processed in 0.032166617 sec. 2025.04.15 04:00:36.898197 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.898474 [ 3 ] {ca881658-1cf7-427b-9252-cdf8a726759c} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.898556 [ 3 ] {ca881658-1cf7-427b-9252-cdf8a726759c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.04.15 04:00:36.921717 [ 3 ] {ca881658-1cf7-427b-9252-cdf8a726759c} oximeter.measurements_histogrami64 (7f80449d-fed4-45f2-abe2-51a690cc0267): Loading data parts 2025.04.15 04:00:36.921908 [ 3 ] {ca881658-1cf7-427b-9252-cdf8a726759c} oximeter.measurements_histogrami64 (7f80449d-fed4-45f2-abe2-51a690cc0267): There are no data parts 2025.04.15 04:00:36.942618 [ 3 ] {ca881658-1cf7-427b-9252-cdf8a726759c} TCPHandler: Processed in 0.04449454 sec. 2025.04.15 04:00:36.942788 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.943073 [ 3 ] {5aa18eb6-d0f6-4738-af45-23b41579f066} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.943145 [ 3 ] {5aa18eb6-d0f6-4738-af45-23b41579f066} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.04.15 04:00:36.946285 [ 3 ] {5aa18eb6-d0f6-4738-af45-23b41579f066} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Loading data parts 2025.04.15 04:00:36.946472 [ 3 ] {5aa18eb6-d0f6-4738-af45-23b41579f066} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): There are no data parts 2025.04.15 04:00:36.978928 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34865 2025.04.15 04:00:36.979386 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.979423 [ 269 ] {} TCP-Session: 76d20640-cde5-424e-a3d8-fe0b2bcc4f76 Authenticating user 'default' from [fd00:1122:3344:101::b]:34865 2025.04.15 04:00:36.979448 [ 269 ] {} TCP-Session: 76d20640-cde5-424e-a3d8-fe0b2bcc4f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.979501 [ 269 ] {} TCP-Session: 76d20640-cde5-424e-a3d8-fe0b2bcc4f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.979570 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.04.15 04:00:36.979596 [ 269 ] {} 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 2025.04.15 04:00:36.979628 [ 269 ] {} 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 2025.04.15 04:00:36.980569 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36101 2025.04.15 04:00:36.980723 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.980728 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49859 2025.04.15 04:00:36.980759 [ 270 ] {} TCP-Session: 078b091d-e8e2-4e15-a019-0f3437457e9f Authenticating user 'default' from [fd00:1122:3344:101::b]:36101 2025.04.15 04:00:36.980844 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51100 2025.04.15 04:00:36.980856 [ 270 ] {} TCP-Session: 078b091d-e8e2-4e15-a019-0f3437457e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.981088 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.981105 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.981152 [ 270 ] {} TCP-Session: 078b091d-e8e2-4e15-a019-0f3437457e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.981158 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53257 2025.04.15 04:00:36.981222 [ 272 ] {} TCP-Session: eb9f017a-0b84-4879-8b8f-284ee3624a6c Authenticating user 'default' from [fd00:1122:3344:101::b]:51100 2025.04.15 04:00:36.981242 [ 271 ] {} TCP-Session: bc7b4a5e-f5a5-4963-b283-c62e8608489e Authenticating user 'default' from [fd00:1122:3344:101::b]:49859 2025.04.15 04:00:36.981278 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52602 2025.04.15 04:00:36.981330 [ 272 ] {} TCP-Session: eb9f017a-0b84-4879-8b8f-284ee3624a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.981357 [ 271 ] {} TCP-Session: bc7b4a5e-f5a5-4963-b283-c62e8608489e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.981476 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55748 2025.04.15 04:00:36.981524 [ 271 ] {} TCP-Session: bc7b4a5e-f5a5-4963-b283-c62e8608489e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.981537 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.981542 [ 272 ] {} TCP-Session: eb9f017a-0b84-4879-8b8f-284ee3624a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.981833 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.981860 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.981882 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45715 2025.04.15 04:00:36.981902 [ 274 ] {} TCP-Session: 79bbc0f4-249e-4d1a-9ab1-e1b55b149cbe Authenticating user 'default' from [fd00:1122:3344:101::b]:52602 2025.04.15 04:00:36.981940 [ 273 ] {} TCP-Session: f104e5b6-9b84-4b60-97f6-89e00424979d Authenticating user 'default' from [fd00:1122:3344:101::b]:53257 2025.04.15 04:00:36.981964 [ 275 ] {} TCP-Session: e603fda6-23c7-47cd-b771-83cb2746d9cd Authenticating user 'default' from [fd00:1122:3344:101::b]:55748 2025.04.15 04:00:36.981973 [ 274 ] {} TCP-Session: 79bbc0f4-249e-4d1a-9ab1-e1b55b149cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.982092 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:36.982129 [ 274 ] {} TCP-Session: 79bbc0f4-249e-4d1a-9ab1-e1b55b149cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.982099 [ 273 ] {} TCP-Session: f104e5b6-9b84-4b60-97f6-89e00424979d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.982092 [ 275 ] {} TCP-Session: e603fda6-23c7-47cd-b771-83cb2746d9cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.982201 [ 273 ] {} TCP-Session: f104e5b6-9b84-4b60-97f6-89e00424979d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.982169 [ 276 ] {} TCP-Session: 7abfbe64-3677-4efc-98bf-5cc2a67c5593 Authenticating user 'default' from [fd00:1122:3344:101::b]:45715 2025.04.15 04:00:36.982245 [ 275 ] {} TCP-Session: e603fda6-23c7-47cd-b771-83cb2746d9cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.982284 [ 276 ] {} TCP-Session: 7abfbe64-3677-4efc-98bf-5cc2a67c5593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.982346 [ 276 ] {} TCP-Session: 7abfbe64-3677-4efc-98bf-5cc2a67c5593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:36.982831 [ 3 ] {5aa18eb6-d0f6-4738-af45-23b41579f066} TCPHandler: Processed in 0.040101636 sec. 2025.04.15 04:00:36.983058 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:36.983362 [ 3 ] {9730e3d3-48d5-4b99-b41b-07e323847dc2} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:36.983442 [ 3 ] {9730e3d3-48d5-4b99-b41b-07e323847dc2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.04.15 04:00:36.995041 [ 3 ] {9730e3d3-48d5-4b99-b41b-07e323847dc2} oximeter.measurements_histogramf32 (944d62ef-8790-4b9d-a7eb-ccbdbbe6e6b6): Loading data parts 2025.04.15 04:00:36.995236 [ 3 ] {9730e3d3-48d5-4b99-b41b-07e323847dc2} oximeter.measurements_histogramf32 (944d62ef-8790-4b9d-a7eb-ccbdbbe6e6b6): There are no data parts 2025.04.15 04:00:37.019581 [ 3 ] {9730e3d3-48d5-4b99-b41b-07e323847dc2} TCPHandler: Processed in 0.036604111 sec. 2025.04.15 04:00:37.019816 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.020160 [ 3 ] {57ed4c67-34da-42f9-8b6b-d28184e2902e} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:37.020246 [ 3 ] {57ed4c67-34da-42f9-8b6b-d28184e2902e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.04.15 04:00:37.045131 [ 3 ] {57ed4c67-34da-42f9-8b6b-d28184e2902e} oximeter.measurements_histogramf64 (d6d24a78-98a3-40f3-bf6a-84cb7e871533): Loading data parts 2025.04.15 04:00:37.045332 [ 3 ] {57ed4c67-34da-42f9-8b6b-d28184e2902e} oximeter.measurements_histogramf64 (d6d24a78-98a3-40f3-bf6a-84cb7e871533): There are no data parts 2025.04.15 04:00:37.054947 [ 3 ] {57ed4c67-34da-42f9-8b6b-d28184e2902e} TCPHandler: Processed in 0.035198171 sec. 2025.04.15 04:00:37.055171 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.055418 [ 3 ] {48ef8fe3-7cb9-4ce8-a032-4336e49cdadb} executeQuery: (from [fd00:1122:3344:101::d]:54452) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ 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) 2025.04.15 04:00:37.055507 [ 3 ] {48ef8fe3-7cb9-4ce8-a032-4336e49cdadb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.04.15 04:00:37.073724 [ 3 ] {48ef8fe3-7cb9-4ce8-a032-4336e49cdadb} oximeter.fields_bool (943a585c-d627-419a-ad0e-c0e913c91ad9): Loading data parts 2025.04.15 04:00:37.073953 [ 3 ] {48ef8fe3-7cb9-4ce8-a032-4336e49cdadb} oximeter.fields_bool (943a585c-d627-419a-ad0e-c0e913c91ad9): There are no data parts 2025.04.15 04:00:37.077316 [ 3 ] {48ef8fe3-7cb9-4ce8-a032-4336e49cdadb} TCPHandler: Processed in 0.022213734 sec. 2025.04.15 04:00:37.077486 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.077691 [ 3 ] {32a2eeaf-6421-4f92-be6e-ce869c00e1c7} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:37.077766 [ 3 ] {32a2eeaf-6421-4f92-be6e-ce869c00e1c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.04.15 04:00:37.114125 [ 3 ] {32a2eeaf-6421-4f92-be6e-ce869c00e1c7} oximeter.fields_i8 (5397160c-0108-484c-ad3e-e26f34a716c0): Loading data parts 2025.04.15 04:00:37.114345 [ 3 ] {32a2eeaf-6421-4f92-be6e-ce869c00e1c7} oximeter.fields_i8 (5397160c-0108-484c-ad3e-e26f34a716c0): There are no data parts 2025.04.15 04:00:37.136493 [ 3 ] {32a2eeaf-6421-4f92-be6e-ce869c00e1c7} TCPHandler: Processed in 0.059062421 sec. 2025.04.15 04:00:37.136693 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.136949 [ 3 ] {a4bab57a-5f94-4775-be1a-9b3fd6606df7} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:37.137020 [ 3 ] {a4bab57a-5f94-4775-be1a-9b3fd6606df7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.04.15 04:00:37.164990 [ 3 ] {a4bab57a-5f94-4775-be1a-9b3fd6606df7} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Loading data parts 2025.04.15 04:00:37.165196 [ 3 ] {a4bab57a-5f94-4775-be1a-9b3fd6606df7} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): There are no data parts 2025.04.15 04:00:37.199999 [ 3 ] {a4bab57a-5f94-4775-be1a-9b3fd6606df7} TCPHandler: Processed in 0.063379552 sec. 2025.04.15 04:00:37.200229 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.200448 [ 3 ] {e1cb3927-29d1-4f30-864b-89dba30c1608} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:37.200524 [ 3 ] {e1cb3927-29d1-4f30-864b-89dba30c1608} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.04.15 04:00:37.248374 [ 3 ] {e1cb3927-29d1-4f30-864b-89dba30c1608} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Loading data parts 2025.04.15 04:00:37.248605 [ 3 ] {e1cb3927-29d1-4f30-864b-89dba30c1608} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): There are no data parts 2025.04.15 04:00:37.296117 [ 3 ] {e1cb3927-29d1-4f30-864b-89dba30c1608} TCPHandler: Processed in 0.095984898 sec. 2025.04.15 04:00:37.296361 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.296633 [ 3 ] {73ff0506-8b80-4625-90c5-f589be625547} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:37.296705 [ 3 ] {73ff0506-8b80-4625-90c5-f589be625547} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.04.15 04:00:37.380528 [ 3 ] {73ff0506-8b80-4625-90c5-f589be625547} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Loading data parts 2025.04.15 04:00:37.380763 [ 3 ] {73ff0506-8b80-4625-90c5-f589be625547} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): There are no data parts 2025.04.15 04:00:37.438978 [ 3 ] {73ff0506-8b80-4625-90c5-f589be625547} TCPHandler: Processed in 0.142718816 sec. 2025.04.15 04:00:37.439238 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.439503 [ 3 ] {ff3c02b3-0a21-4dff-836e-92b161f42be0} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:37.439595 [ 3 ] {ff3c02b3-0a21-4dff-836e-92b161f42be0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.04.15 04:00:37.500619 [ 3 ] {ff3c02b3-0a21-4dff-836e-92b161f42be0} oximeter.fields_i32 (837e5da3-640d-4bc9-881a-3cd447568296): Loading data parts 2025.04.15 04:00:37.500948 [ 3 ] {ff3c02b3-0a21-4dff-836e-92b161f42be0} oximeter.fields_i32 (837e5da3-640d-4bc9-881a-3cd447568296): There are no data parts 2025.04.15 04:00:37.523568 [ 3 ] {ff3c02b3-0a21-4dff-836e-92b161f42be0} TCPHandler: Processed in 0.084426252 sec. 2025.04.15 04:00:37.523940 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.524219 [ 3 ] {21ea662e-6f23-45ed-bf52-7e5e05093acb} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:37.524293 [ 3 ] {21ea662e-6f23-45ed-bf52-7e5e05093acb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.04.15 04:00:37.537718 [ 3 ] {21ea662e-6f23-45ed-bf52-7e5e05093acb} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Loading data parts 2025.04.15 04:00:37.537909 [ 3 ] {21ea662e-6f23-45ed-bf52-7e5e05093acb} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): There are no data parts 2025.04.15 04:00:37.561268 [ 3 ] {21ea662e-6f23-45ed-bf52-7e5e05093acb} TCPHandler: Processed in 0.037462859 sec. 2025.04.15 04:00:37.561605 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.561830 [ 3 ] {d849e10b-2fdf-4561-8231-688cd16d7972} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:37.561899 [ 3 ] {d849e10b-2fdf-4561-8231-688cd16d7972} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.04.15 04:00:37.611426 [ 3 ] {d849e10b-2fdf-4561-8231-688cd16d7972} oximeter.fields_i64 (92fc214f-db6a-4c45-bc69-69f43318941f): Loading data parts 2025.04.15 04:00:37.611642 [ 3 ] {d849e10b-2fdf-4561-8231-688cd16d7972} oximeter.fields_i64 (92fc214f-db6a-4c45-bc69-69f43318941f): There are no data parts 2025.04.15 04:00:37.617698 [ 3 ] {d849e10b-2fdf-4561-8231-688cd16d7972} TCPHandler: Processed in 0.056210349 sec. 2025.04.15 04:00:37.617895 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.618158 [ 3 ] {3d8a4d8e-1792-4638-9dd5-236522d5b84b} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:37.618243 [ 3 ] {3d8a4d8e-1792-4638-9dd5-236522d5b84b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.04.15 04:00:37.665755 [ 3 ] {3d8a4d8e-1792-4638-9dd5-236522d5b84b} oximeter.fields_u64 (837e51a5-4bab-4e98-bce5-541f37c4d276): Loading data parts 2025.04.15 04:00:37.666006 [ 3 ] {3d8a4d8e-1792-4638-9dd5-236522d5b84b} oximeter.fields_u64 (837e51a5-4bab-4e98-bce5-541f37c4d276): There are no data parts 2025.04.15 04:00:37.692670 [ 3 ] {3d8a4d8e-1792-4638-9dd5-236522d5b84b} TCPHandler: Processed in 0.074851647 sec. 2025.04.15 04:00:37.692846 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.693042 [ 3 ] {80ec590d-12cf-418c-8802-f472f654d710} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:37.693112 [ 3 ] {80ec590d-12cf-418c-8802-f472f654d710} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.04.15 04:00:37.720877 [ 3 ] {80ec590d-12cf-418c-8802-f472f654d710} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Loading data parts 2025.04.15 04:00:37.721097 [ 3 ] {80ec590d-12cf-418c-8802-f472f654d710} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): There are no data parts 2025.04.15 04:00:37.737603 [ 3 ] {80ec590d-12cf-418c-8802-f472f654d710} TCPHandler: Processed in 0.044808606 sec. 2025.04.15 04:00:37.737964 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.738197 [ 3 ] {38404ad6-7232-4e6c-91f6-5ebdb7512db5} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:37.738268 [ 3 ] {38404ad6-7232-4e6c-91f6-5ebdb7512db5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.04.15 04:00:37.764083 [ 3 ] {38404ad6-7232-4e6c-91f6-5ebdb7512db5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Loading data parts 2025.04.15 04:00:37.764367 [ 3 ] {38404ad6-7232-4e6c-91f6-5ebdb7512db5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): There are no data parts 2025.04.15 04:00:37.789609 [ 3 ] {38404ad6-7232-4e6c-91f6-5ebdb7512db5} TCPHandler: Processed in 0.051766075 sec. 2025.04.15 04:00:37.789791 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.789992 [ 3 ] {0bfeb976-a43f-4dcc-a059-08cb68ce706e} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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) 2025.04.15 04:00:37.790066 [ 3 ] {0bfeb976-a43f-4dcc-a059-08cb68ce706e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.04.15 04:00:37.809055 [ 3 ] {0bfeb976-a43f-4dcc-a059-08cb68ce706e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Loading data parts 2025.04.15 04:00:37.809225 [ 3 ] {0bfeb976-a43f-4dcc-a059-08cb68ce706e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): There are no data parts 2025.04.15 04:00:37.833263 [ 3 ] {0bfeb976-a43f-4dcc-a059-08cb68ce706e} TCPHandler: Processed in 0.043530589 sec. 2025.04.15 04:00:37.833446 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.833726 [ 3 ] {2a0bad86-e31b-44d8-a61d-98e6d3f63f9a} executeQuery: (from [fd00:1122:3344:101::d]:54452) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ 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) 2025.04.15 04:00:37.833823 [ 3 ] {2a0bad86-e31b-44d8-a61d-98e6d3f63f9a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.04.15 04:00:37.845888 [ 3 ] {2a0bad86-e31b-44d8-a61d-98e6d3f63f9a} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Loading data parts 2025.04.15 04:00:37.846082 [ 3 ] {2a0bad86-e31b-44d8-a61d-98e6d3f63f9a} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): There are no data parts 2025.04.15 04:00:37.850456 [ 3 ] {2a0bad86-e31b-44d8-a61d-98e6d3f63f9a} TCPHandler: Processed in 0.017062854 sec. 2025.04.15 04:00:37.850716 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:37.850996 [ 5 ] {8180100f-be9c-456d-854c-5bdd6719bb79} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.04.15 04:00:37.852183 [ 5 ] {8180100f-be9c-456d-854c-5bdd6719bb79} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.04.15 04:00:37.900102 [ 260 ] {8180100f-be9c-456d-854c-5bdd6719bb79} oximeter.version (1c1ee091-66c9-4e81-a521-ef9e49871657): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:00:37.900195 [ 260 ] {8180100f-be9c-456d-854c-5bdd6719bb79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. 2025.04.15 04:00:37.904710 [ 260 ] {8180100f-be9c-456d-854c-5bdd6719bb79} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:00:37.905086 [ 260 ] {8180100f-be9c-456d-854c-5bdd6719bb79} oximeter.version (1c1ee091-66c9-4e81-a521-ef9e49871657): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:00:37.905430 [ 5 ] {8180100f-be9c-456d-854c-5bdd6719bb79} executeQuery: Read 1 rows, 16.00 B in 0.054553 sec., 18.330797573002403 rows/sec., 293.29 B/sec. 2025.04.15 04:00:37.905679 [ 5 ] {8180100f-be9c-456d-854c-5bdd6719bb79} TCPHandler: Processed in 0.055024305 sec. 2025.04.15 04:00:38.001112 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 136.61 MiB, peak 136.61 MiB, free memory in arenas 0.00 B, will set to 140.34 MiB (RSS), difference: 3.73 MiB 2025.04.15 04:00:38.044415 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35335 2025.04.15 04:00:38.046466 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:38.046522 [ 277 ] {} TCP-Session: 8148e441-d682-46f2-94bf-49ebec0f0b58 Authenticating user 'default' from [fd00:1122:3344:101::c]:35335 2025.04.15 04:00:38.046645 [ 277 ] {} TCP-Session: 8148e441-d682-46f2-94bf-49ebec0f0b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.046662 [ 277 ] {} TCP-Session: 8148e441-d682-46f2-94bf-49ebec0f0b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.046716 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.04.15 04:00:38.046857 [ 277 ] {} 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 2025.04.15 04:00:38.046880 [ 277 ] {} 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 2025.04.15 04:00:38.050112 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35510 2025.04.15 04:00:38.050281 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:38.050368 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42187 2025.04.15 04:00:38.050361 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34490 2025.04.15 04:00:38.050439 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35449 2025.04.15 04:00:38.050503 [ 278 ] {} TCP-Session: 8f5cbab0-3d83-40c9-b84f-3a3415843c8b Authenticating user 'default' from [fd00:1122:3344:101::c]:35510 2025.04.15 04:00:38.050801 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:38.050649 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41434 2025.04.15 04:00:38.050867 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:38.050965 [ 281 ] {} TCP-Session: f90148c7-f05d-4ca0-ad49-6f5e0b8556b2 Authenticating user 'default' from [fd00:1122:3344:101::c]:35449 2025.04.15 04:00:38.051040 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52310 2025.04.15 04:00:38.050806 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40891 2025.04.15 04:00:38.051016 [ 279 ] {} TCP-Session: 67c57a40-92f5-4357-89df-c0f54c0c4078 Authenticating user 'default' from [fd00:1122:3344:101::c]:34490 2025.04.15 04:00:38.051173 [ 281 ] {} TCP-Session: f90148c7-f05d-4ca0-ad49-6f5e0b8556b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.051126 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:38.050953 [ 278 ] {} TCP-Session: 8f5cbab0-3d83-40c9-b84f-3a3415843c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.050966 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:38.051410 [ 281 ] {} TCP-Session: f90148c7-f05d-4ca0-ad49-6f5e0b8556b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.051504 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:38.051518 [ 280 ] {} TCP-Session: 97f1305a-9c4f-4476-993f-86df0e49da40 Authenticating user 'default' from [fd00:1122:3344:101::c]:42187 2025.04.15 04:00:38.051629 [ 283 ] {} TCP-Session: 6210f8aa-5d8f-4106-a56b-d9fd3d527d04 Authenticating user 'default' from [fd00:1122:3344:101::c]:40891 2025.04.15 04:00:38.051618 [ 278 ] {} TCP-Session: 8f5cbab0-3d83-40c9-b84f-3a3415843c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.051585 [ 282 ] {} TCP-Session: f0abc4c0-b1e5-4f28-814a-5ed16968645b Authenticating user 'default' from [fd00:1122:3344:101::c]:41434 2025.04.15 04:00:38.051743 [ 280 ] {} TCP-Session: 97f1305a-9c4f-4476-993f-86df0e49da40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.051538 [ 279 ] {} TCP-Session: 67c57a40-92f5-4357-89df-c0f54c0c4078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.051788 [ 283 ] {} TCP-Session: 6210f8aa-5d8f-4106-a56b-d9fd3d527d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.051838 [ 282 ] {} TCP-Session: f0abc4c0-b1e5-4f28-814a-5ed16968645b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.051855 [ 279 ] {} TCP-Session: 67c57a40-92f5-4357-89df-c0f54c0c4078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.051866 [ 280 ] {} TCP-Session: 97f1305a-9c4f-4476-993f-86df0e49da40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.051936 [ 283 ] {} TCP-Session: 6210f8aa-5d8f-4106-a56b-d9fd3d527d04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.051535 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.04.15 04:00:38.052038 [ 282 ] {} TCP-Session: f0abc4c0-b1e5-4f28-814a-5ed16968645b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.052162 [ 284 ] {} TCP-Session: a53e31e8-f3b2-4936-96fd-768d7bb6030d Authenticating user 'default' from [fd00:1122:3344:101::c]:52310 2025.04.15 04:00:38.052221 [ 284 ] {} TCP-Session: a53e31e8-f3b2-4936-96fd-768d7bb6030d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:38.052252 [ 284 ] {} TCP-Session: a53e31e8-f3b2-4936-96fd-768d7bb6030d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:00:42.775324 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.04.15 04:00:42.775345 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2025.04.15 04:00:42.775438 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.04.15 04:00:42.775462 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.04.15 04:00:42.788846 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Loading data parts 2025.04.15 04:00:42.789352 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): There are no data parts 2025.04.15 04:00:42.807888 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:00:42.808073 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.04.15 04:00:42.810077 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:00:42.810518 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:00:42.810845 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2025.04.15 04:00:42.816147 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Loading data parts 2025.04.15 04:00:42.816400 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): There are no data parts 2025.04.15 04:00:42.855410 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:00:42.855621 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.04.15 04:00:42.862960 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:00:42.864106 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:00:42.866613 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.04.15 04:00:43.001137 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.72 MiB, peak 149.72 MiB, free memory in arenas 0.00 B, will set to 150.52 MiB (RSS), difference: 4.80 MiB 2025.04.15 04:00:45.275179 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.04.15 04:00:45.275352 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.04.15 04:00:45.289403 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Loading data parts 2025.04.15 04:00:45.289670 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): There are no data parts 2025.04.15 04:00:45.297339 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:00:45.297468 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.04.15 04:00:45.299207 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:00:45.299790 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:00:45.300345 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.04.15 04:00:46.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.71 MiB, peak 154.71 MiB, free memory in arenas 0.00 B, will set to 150.99 MiB (RSS), difference: -3.72 MiB 2025.04.15 04:00:50.196904 [ 112 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:00:50.196964 [ 112 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:00:50.311910 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2025.04.15 04:00:50.312863 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:00:50.312905 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.04.15 04:00:50.313546 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:00:50.314055 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:00:50.314361 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.04.15 04:00:50.367677 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.04.15 04:00:50.388990 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:00:50.389168 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.04.15 04:00:50.395958 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:00:50.397105 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:00:50.399402 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.04.15 04:00:51.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 151.67 MiB, peak 155.67 MiB, free memory in arenas 0.00 B, will set to 153.66 MiB (RSS), difference: 1.99 MiB 2025.04.15 04:00:56.000179 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 149.67 MiB, peak 155.67 MiB, free memory in arenas 0.00 B, will set to 153.69 MiB (RSS), difference: 4.02 MiB 2025.04.15 04:00:57.814530 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2025.04.15 04:00:57.815119 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:00:57.815164 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.04.15 04:00:57.815822 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:00:57.816082 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:00:57.816344 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2025.04.15 04:00:57.899549 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.04.15 04:00:57.919201 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:00:57.919269 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.04.15 04:00:57.925417 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:00:57.926209 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:00:57.928783 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.04.15 04:00:57.955820 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.956022 [ 3 ] {bf492316-5a7b-4a62-b0b5-97a5ed5424db} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.956431 [ 3 ] {bf492316-5a7b-4a62-b0b5-97a5ed5424db} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.956689 [ 3 ] {bf492316-5a7b-4a62-b0b5-97a5ed5424db} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.957426 [ 3 ] {bf492316-5a7b-4a62-b0b5-97a5ed5424db} TCPHandler: Processed in 0.001736698 sec. 2025.04.15 04:00:57.960221 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.960418 [ 3 ] {4548a4a1-f778-4007-95c1-ae3815665b89} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.962167 [ 3 ] {4548a4a1-f778-4007-95c1-ae3815665b89} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.962228 [ 3 ] {4548a4a1-f778-4007-95c1-ae3815665b89} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.962798 [ 3 ] {4548a4a1-f778-4007-95c1-ae3815665b89} TCPHandler: Processed in 0.002631616 sec. 2025.04.15 04:00:57.963046 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.963188 [ 3 ] {bb99efd4-9e9c-49ab-8bdc-7ec209d1fb3c} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.963552 [ 3 ] {bb99efd4-9e9c-49ab-8bdc-7ec209d1fb3c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.963607 [ 3 ] {bb99efd4-9e9c-49ab-8bdc-7ec209d1fb3c} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.964088 [ 3 ] {bb99efd4-9e9c-49ab-8bdc-7ec209d1fb3c} TCPHandler: Processed in 0.001094474 sec. 2025.04.15 04:00:57.964326 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.964465 [ 3 ] {2d3a8fa3-fce2-40c0-b90c-149b4ac35e1c} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.964774 [ 3 ] {2d3a8fa3-fce2-40c0-b90c-149b4ac35e1c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.964827 [ 3 ] {2d3a8fa3-fce2-40c0-b90c-149b4ac35e1c} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.965321 [ 3 ] {2d3a8fa3-fce2-40c0-b90c-149b4ac35e1c} TCPHandler: Processed in 0.001047322 sec. 2025.04.15 04:00:57.965525 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.965667 [ 3 ] {4fd5e323-359f-4a23-b0c0-8c428ef49391} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.966019 [ 3 ] {4fd5e323-359f-4a23-b0c0-8c428ef49391} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.966071 [ 3 ] {4fd5e323-359f-4a23-b0c0-8c428ef49391} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.966510 [ 3 ] {4fd5e323-359f-4a23-b0c0-8c428ef49391} TCPHandler: Processed in 0.001034563 sec. 2025.04.15 04:00:57.966731 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.966865 [ 3 ] {7b120793-8df0-42e9-90f5-16cbe8948c95} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.967175 [ 3 ] {7b120793-8df0-42e9-90f5-16cbe8948c95} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.967226 [ 3 ] {7b120793-8df0-42e9-90f5-16cbe8948c95} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.967680 [ 3 ] {7b120793-8df0-42e9-90f5-16cbe8948c95} TCPHandler: Processed in 0.000997351 sec. 2025.04.15 04:00:57.967875 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.968019 [ 3 ] {33e16310-1f40-4308-a02c-647048082786} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.968350 [ 3 ] {33e16310-1f40-4308-a02c-647048082786} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.968403 [ 3 ] {33e16310-1f40-4308-a02c-647048082786} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.968839 [ 3 ] {33e16310-1f40-4308-a02c-647048082786} TCPHandler: Processed in 0.001013512 sec. 2025.04.15 04:00:57.969041 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.969187 [ 3 ] {6ea1c7fa-ddf3-486c-b16b-a536fffb271a} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.969510 [ 3 ] {6ea1c7fa-ddf3-486c-b16b-a536fffb271a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.969563 [ 3 ] {6ea1c7fa-ddf3-486c-b16b-a536fffb271a} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.970005 [ 3 ] {6ea1c7fa-ddf3-486c-b16b-a536fffb271a} TCPHandler: Processed in 0.001016892 sec. 2025.04.15 04:00:57.970211 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.970348 [ 3 ] {012458b7-35e9-4b11-8184-e85e3a3e04b6} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.970669 [ 3 ] {012458b7-35e9-4b11-8184-e85e3a3e04b6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.970721 [ 3 ] {012458b7-35e9-4b11-8184-e85e3a3e04b6} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.971162 [ 3 ] {012458b7-35e9-4b11-8184-e85e3a3e04b6} TCPHandler: Processed in 0.000999502 sec. 2025.04.15 04:00:57.971354 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.971491 [ 3 ] {90a98320-a66f-4ef0-90fc-14e144a503d8} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.971817 [ 3 ] {90a98320-a66f-4ef0-90fc-14e144a503d8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.971871 [ 3 ] {90a98320-a66f-4ef0-90fc-14e144a503d8} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.972308 [ 3 ] {90a98320-a66f-4ef0-90fc-14e144a503d8} TCPHandler: Processed in 0.001002021 sec. 2025.04.15 04:00:57.972514 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.972653 [ 3 ] {cd2835b1-6749-41fb-a201-6b129aee2bfe} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.972990 [ 3 ] {cd2835b1-6749-41fb-a201-6b129aee2bfe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.973044 [ 3 ] {cd2835b1-6749-41fb-a201-6b129aee2bfe} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.973485 [ 3 ] {cd2835b1-6749-41fb-a201-6b129aee2bfe} TCPHandler: Processed in 0.001019961 sec. 2025.04.15 04:00:57.973688 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.973836 [ 3 ] {c0ff8f18-3419-45a1-9165-20b13803b418} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.974166 [ 3 ] {c0ff8f18-3419-45a1-9165-20b13803b418} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.974217 [ 3 ] {c0ff8f18-3419-45a1-9165-20b13803b418} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.974668 [ 3 ] {c0ff8f18-3419-45a1-9165-20b13803b418} TCPHandler: Processed in 0.001030282 sec. 2025.04.15 04:00:57.974882 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.975022 [ 3 ] {6ccf08c6-3942-4a4a-b266-0afc72c89882} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.975355 [ 3 ] {6ccf08c6-3942-4a4a-b266-0afc72c89882} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.975408 [ 3 ] {6ccf08c6-3942-4a4a-b266-0afc72c89882} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.975867 [ 3 ] {6ccf08c6-3942-4a4a-b266-0afc72c89882} TCPHandler: Processed in 0.001032812 sec. 2025.04.15 04:00:57.976075 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.976217 [ 3 ] {352151ff-a893-4297-8aee-3053b459af99} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.976558 [ 3 ] {352151ff-a893-4297-8aee-3053b459af99} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.976611 [ 3 ] {352151ff-a893-4297-8aee-3053b459af99} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.977070 [ 3 ] {352151ff-a893-4297-8aee-3053b459af99} TCPHandler: Processed in 0.001044353 sec. 2025.04.15 04:00:57.977275 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.977416 [ 3 ] {efd6b332-e6d8-4e03-9fa9-b5964c408ffc} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.977759 [ 3 ] {efd6b332-e6d8-4e03-9fa9-b5964c408ffc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.977810 [ 3 ] {efd6b332-e6d8-4e03-9fa9-b5964c408ffc} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.978263 [ 3 ] {efd6b332-e6d8-4e03-9fa9-b5964c408ffc} TCPHandler: Processed in 0.001037442 sec. 2025.04.15 04:00:57.978481 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.978629 [ 3 ] {3354e46e-5748-453a-a938-9d760fe004a3} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.978972 [ 3 ] {3354e46e-5748-453a-a938-9d760fe004a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.979025 [ 3 ] {3354e46e-5748-453a-a938-9d760fe004a3} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.979491 [ 3 ] {3354e46e-5748-453a-a938-9d760fe004a3} TCPHandler: Processed in 0.001057862 sec. 2025.04.15 04:00:57.979700 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.979843 [ 3 ] {da7e7da4-5596-4c8e-b43b-017c83566715} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.980185 [ 3 ] {da7e7da4-5596-4c8e-b43b-017c83566715} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.980236 [ 3 ] {da7e7da4-5596-4c8e-b43b-017c83566715} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.980699 [ 3 ] {da7e7da4-5596-4c8e-b43b-017c83566715} TCPHandler: Processed in 0.001049412 sec. 2025.04.15 04:00:57.981156 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.981300 [ 3 ] {b757efa8-6f28-4591-bf85-84e71d35093b} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:00:57.981650 [ 3 ] {b757efa8-6f28-4591-bf85-84e71d35093b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.981703 [ 3 ] {b757efa8-6f28-4591-bf85-84e71d35093b} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:00:57.982135 [ 3 ] {b757efa8-6f28-4591-bf85-84e71d35093b} TCPHandler: Processed in 0.001029012 sec. 2025.04.15 04:00:57.986818 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.986959 [ 3 ] {d6cfac75-d34a-41ed-92c2-7a522cfae50a} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.04.15 04:00:57.987017 [ 3 ] {d6cfac75-d34a-41ed-92c2-7a522cfae50a} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:00:57.987741 [ 3 ] {d6cfac75-d34a-41ed-92c2-7a522cfae50a} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:00:57.987786 [ 3 ] {d6cfac75-d34a-41ed-92c2-7a522cfae50a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.04.15 04:00:57.988382 [ 3 ] {d6cfac75-d34a-41ed-92c2-7a522cfae50a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:00:57.988618 [ 3 ] {d6cfac75-d34a-41ed-92c2-7a522cfae50a} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:00:57.988815 [ 3 ] {d6cfac75-d34a-41ed-92c2-7a522cfae50a} executeQuery: Read 18 rows, 2.52 KiB in 0.0019 sec., 9473.684210526315 rows/sec., 1.29 MiB/sec. 2025.04.15 04:00:57.988868 [ 3 ] {d6cfac75-d34a-41ed-92c2-7a522cfae50a} TCPHandler: Processed in 0.002108816 sec. 2025.04.15 04:00:57.989001 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.989105 [ 3 ] {da28bfd6-949d-4a20-aa90-430db3abb9fb} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:00:57.989152 [ 3 ] {da28bfd6-949d-4a20-aa90-430db3abb9fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:00:57.990335 [ 3 ] {da28bfd6-949d-4a20-aa90-430db3abb9fb} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:00:57.990370 [ 3 ] {da28bfd6-949d-4a20-aa90-430db3abb9fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.04.15 04:00:57.990766 [ 3 ] {da28bfd6-949d-4a20-aa90-430db3abb9fb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:00:57.991013 [ 3 ] {da28bfd6-949d-4a20-aa90-430db3abb9fb} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:00:57.991228 [ 3 ] {da28bfd6-949d-4a20-aa90-430db3abb9fb} executeQuery: Read 30 rows, 2.34 KiB in 0.002139 sec., 14025.245441795232 rows/sec., 1.07 MiB/sec. 2025.04.15 04:00:57.991375 [ 3 ] {da28bfd6-949d-4a20-aa90-430db3abb9fb} TCPHandler: Processed in 0.002420032 sec. 2025.04.15 04:00:57.991504 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.991617 [ 3 ] {911b2178-f8f0-4900-a5c1-bab297bdf188} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:00:57.991665 [ 3 ] {911b2178-f8f0-4900-a5c1-bab297bdf188} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:00:57.992200 [ 3 ] {911b2178-f8f0-4900-a5c1-bab297bdf188} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:00:57.992238 [ 3 ] {911b2178-f8f0-4900-a5c1-bab297bdf188} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.04.15 04:00:57.992591 [ 3 ] {911b2178-f8f0-4900-a5c1-bab297bdf188} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:00:57.992830 [ 3 ] {911b2178-f8f0-4900-a5c1-bab297bdf188} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:00:57.993020 [ 3 ] {911b2178-f8f0-4900-a5c1-bab297bdf188} executeQuery: Read 36 rows, 2.88 KiB in 0.001423 sec., 25298.664792691496 rows/sec., 1.98 MiB/sec. 2025.04.15 04:00:57.993131 [ 3 ] {911b2178-f8f0-4900-a5c1-bab297bdf188} TCPHandler: Processed in 0.001680286 sec. 2025.04.15 04:00:57.993243 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.993350 [ 3 ] {9e5f349b-8cf7-4244-b1ff-e5d0834c604d} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:00:57.993403 [ 3 ] {9e5f349b-8cf7-4244-b1ff-e5d0834c604d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:00:57.994513 [ 3 ] {9e5f349b-8cf7-4244-b1ff-e5d0834c604d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:00:57.994549 [ 3 ] {9e5f349b-8cf7-4244-b1ff-e5d0834c604d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.04.15 04:00:57.994972 [ 3 ] {9e5f349b-8cf7-4244-b1ff-e5d0834c604d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:00:57.995213 [ 3 ] {9e5f349b-8cf7-4244-b1ff-e5d0834c604d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:00:57.995417 [ 3 ] {9e5f349b-8cf7-4244-b1ff-e5d0834c604d} executeQuery: Read 88 rows, 6.29 KiB in 0.002081 sec., 42287.3618452667 rows/sec., 2.95 MiB/sec. 2025.04.15 04:00:57.995527 [ 3 ] {9e5f349b-8cf7-4244-b1ff-e5d0834c604d} TCPHandler: Processed in 0.00233543 sec. 2025.04.15 04:00:57.995651 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:00:57.995777 [ 3 ] {13e0002f-692a-4f10-be68-e3b692aa57d6} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:00:57.995825 [ 3 ] {13e0002f-692a-4f10-be68-e3b692aa57d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:00:57.996273 [ 3 ] {13e0002f-692a-4f10-be68-e3b692aa57d6} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:00:57.996311 [ 3 ] {13e0002f-692a-4f10-be68-e3b692aa57d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. 2025.04.15 04:00:57.996675 [ 3 ] {13e0002f-692a-4f10-be68-e3b692aa57d6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:00:57.996921 [ 3 ] {13e0002f-692a-4f10-be68-e3b692aa57d6} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:00:57.997121 [ 3 ] {13e0002f-692a-4f10-be68-e3b692aa57d6} executeQuery: Read 32 rows, 2.19 KiB in 0.001358 sec., 23564.064801178203 rows/sec., 1.57 MiB/sec. 2025.04.15 04:00:57.997228 [ 3 ] {13e0002f-692a-4f10-be68-e3b692aa57d6} TCPHandler: Processed in 0.001629265 sec. 2025.04.15 04:01:02.959244 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:02.959465 [ 3 ] {bb47114a-a1e3-40de-81e1-597b5481564f} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:01:02.959545 [ 3 ] {bb47114a-a1e3-40de-81e1-597b5481564f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:01:02.960371 [ 3 ] {bb47114a-a1e3-40de-81e1-597b5481564f} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:02.960420 [ 3 ] {bb47114a-a1e3-40de-81e1-597b5481564f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:02.960841 [ 3 ] {bb47114a-a1e3-40de-81e1-597b5481564f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:01:02.961090 [ 3 ] {bb47114a-a1e3-40de-81e1-597b5481564f} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:02.961298 [ 3 ] {bb47114a-a1e3-40de-81e1-597b5481564f} executeQuery: Read 30 rows, 2.34 KiB in 0.001893 sec., 15847.860538827259 rows/sec., 1.21 MiB/sec. 2025.04.15 04:01:02.961358 [ 3 ] {bb47114a-a1e3-40de-81e1-597b5481564f} TCPHandler: Processed in 0.002297249 sec. 2025.04.15 04:01:02.961500 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:02.961612 [ 3 ] {e21c4ba7-9e68-4676-bf57-9c14837229c7} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:01:02.961661 [ 3 ] {e21c4ba7-9e68-4676-bf57-9c14837229c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:01:02.962194 [ 3 ] {e21c4ba7-9e68-4676-bf57-9c14837229c7} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:02.962233 [ 3 ] {e21c4ba7-9e68-4676-bf57-9c14837229c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:02.962572 [ 3 ] {e21c4ba7-9e68-4676-bf57-9c14837229c7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:01:02.962811 [ 3 ] {e21c4ba7-9e68-4676-bf57-9c14837229c7} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:02.962996 [ 3 ] {e21c4ba7-9e68-4676-bf57-9c14837229c7} executeQuery: Read 36 rows, 2.88 KiB in 0.001407 sec., 25586.3539445629 rows/sec., 2.00 MiB/sec. 2025.04.15 04:01:02.963090 [ 3 ] {e21c4ba7-9e68-4676-bf57-9c14837229c7} TCPHandler: Processed in 0.001642515 sec. 2025.04.15 04:01:02.963233 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:02.963340 [ 3 ] {6f12c94d-b2ed-4db5-8d89-4f512172264f} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:02.963390 [ 3 ] {6f12c94d-b2ed-4db5-8d89-4f512172264f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:01:02.963868 [ 3 ] {6f12c94d-b2ed-4db5-8d89-4f512172264f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:02.963906 [ 3 ] {6f12c94d-b2ed-4db5-8d89-4f512172264f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:02.964286 [ 3 ] {6f12c94d-b2ed-4db5-8d89-4f512172264f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:01:02.965252 [ 3 ] {6f12c94d-b2ed-4db5-8d89-4f512172264f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:02.965446 [ 3 ] {6f12c94d-b2ed-4db5-8d89-4f512172264f} executeQuery: Read 110 rows, 7.86 KiB in 0.002116 sec., 51984.87712665407 rows/sec., 3.63 MiB/sec. 2025.04.15 04:01:02.965498 [ 3 ] {6f12c94d-b2ed-4db5-8d89-4f512172264f} TCPHandler: Processed in 0.00231674 sec. 2025.04.15 04:01:02.965635 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:02.965743 [ 3 ] {d7a4d3bc-d931-44ca-8b91-8b9b2f668339} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:01:02.965790 [ 3 ] {d7a4d3bc-d931-44ca-8b91-8b9b2f668339} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:01:02.966214 [ 3 ] {d7a4d3bc-d931-44ca-8b91-8b9b2f668339} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:02.966254 [ 3 ] {d7a4d3bc-d931-44ca-8b91-8b9b2f668339} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:02.966600 [ 3 ] {d7a4d3bc-d931-44ca-8b91-8b9b2f668339} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:01:02.966845 [ 3 ] {d7a4d3bc-d931-44ca-8b91-8b9b2f668339} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:02.967057 [ 3 ] {d7a4d3bc-d931-44ca-8b91-8b9b2f668339} executeQuery: Read 40 rows, 2.73 KiB in 0.001337 sec., 29917.726252804787 rows/sec., 2.00 MiB/sec. 2025.04.15 04:01:02.967108 [ 3 ] {d7a4d3bc-d931-44ca-8b91-8b9b2f668339} TCPHandler: Processed in 0.001527523 sec. 2025.04.15 04:01:05.197039 [ 87 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:01:05.197139 [ 87 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:01:05.300989 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 2025.04.15 04:01:05.305350 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:05.305395 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:05.306819 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:01:05.307110 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:05.307582 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 142 2025.04.15 04:01:05.316557 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2025.04.15 04:01:05.317382 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:05.317426 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:05.317982 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:05.318260 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:05.318498 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.04.15 04:01:05.428889 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.04.15 04:01:05.451289 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:05.451354 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:05.459358 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:05.460534 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:05.463881 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.04.15 04:01:06.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.65 MiB, peak 159.65 MiB, free memory in arenas 0.00 B, will set to 156.89 MiB (RSS), difference: 1.25 MiB 2025.04.15 04:01:07.955211 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:07.955473 [ 3 ] {8e25ba0b-c829-4d46-9359-59367c8e71da} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:01:07.955952 [ 3 ] {8e25ba0b-c829-4d46-9359-59367c8e71da} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:07.956026 [ 3 ] {8e25ba0b-c829-4d46-9359-59367c8e71da} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.04.15 04:01:07.956335 [ 3 ] {8e25ba0b-c829-4d46-9359-59367c8e71da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:07.956590 [ 3 ] {8e25ba0b-c829-4d46-9359-59367c8e71da} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:07.956917 [ 3 ] {8e25ba0b-c829-4d46-9359-59367c8e71da} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.04.15 04:01:07.961976 [ 3 ] {8e25ba0b-c829-4d46-9359-59367c8e71da} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:07.962044 [ 3 ] {8e25ba0b-c829-4d46-9359-59367c8e71da} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:07.962068 [ 3 ] {8e25ba0b-c829-4d46-9359-59367c8e71da} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:07.962187 [ 3 ] {8e25ba0b-c829-4d46-9359-59367c8e71da} 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.04.15 04:01:07.962218 [ 3 ] {8e25ba0b-c829-4d46-9359-59367c8e71da} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.15 04:01:07.966103 [ 3 ] {8e25ba0b-c829-4d46-9359-59367c8e71da} executeQuery: Read 18 rows, 754.00 B in 0.010737 sec., 1676.4459346186086 rows/sec., 68.58 KiB/sec. 2025.04.15 04:01:07.966209 [ 3 ] {8e25ba0b-c829-4d46-9359-59367c8e71da} TCPHandler: Processed in 0.011124007 sec. 2025.04.15 04:01:07.967171 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:07.967355 [ 3 ] {f56d599b-e406-4edf-b325-c13963155c88} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:01:07.967642 [ 3 ] {f56d599b-e406-4edf-b325-c13963155c88} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:07.967686 [ 3 ] {f56d599b-e406-4edf-b325-c13963155c88} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.04.15 04:01:07.967953 [ 3 ] {f56d599b-e406-4edf-b325-c13963155c88} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:07.968021 [ 3 ] {f56d599b-e406-4edf-b325-c13963155c88} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:07.968169 [ 3 ] {f56d599b-e406-4edf-b325-c13963155c88} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.04.15 04:01:07.968206 [ 3 ] {f56d599b-e406-4edf-b325-c13963155c88} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:07.968230 [ 3 ] {f56d599b-e406-4edf-b325-c13963155c88} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:07.968248 [ 3 ] {f56d599b-e406-4edf-b325-c13963155c88} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:07.968292 [ 3 ] {f56d599b-e406-4edf-b325-c13963155c88} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.04.15 04:01:07.968314 [ 3 ] {f56d599b-e406-4edf-b325-c13963155c88} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.15 04:01:07.968851 [ 3 ] {f56d599b-e406-4edf-b325-c13963155c88} executeQuery: Read 18 rows, 754.00 B in 0.001578 sec., 11406.84410646388 rows/sec., 466.62 KiB/sec. 2025.04.15 04:01:07.968935 [ 3 ] {f56d599b-e406-4edf-b325-c13963155c88} TCPHandler: Processed in 0.001828609 sec. 2025.04.15 04:01:07.969246 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:07.969405 [ 3 ] {7b8ffba2-42b8-4a7b-8ee5-4d1916163409} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:01:07.969677 [ 3 ] {7b8ffba2-42b8-4a7b-8ee5-4d1916163409} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:07.969749 [ 3 ] {7b8ffba2-42b8-4a7b-8ee5-4d1916163409} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.04.15 04:01:07.970028 [ 3 ] {7b8ffba2-42b8-4a7b-8ee5-4d1916163409} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:07.970095 [ 3 ] {7b8ffba2-42b8-4a7b-8ee5-4d1916163409} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:07.970237 [ 3 ] {7b8ffba2-42b8-4a7b-8ee5-4d1916163409} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.04.15 04:01:07.970271 [ 3 ] {7b8ffba2-42b8-4a7b-8ee5-4d1916163409} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:07.970294 [ 3 ] {7b8ffba2-42b8-4a7b-8ee5-4d1916163409} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:07.970311 [ 3 ] {7b8ffba2-42b8-4a7b-8ee5-4d1916163409} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:07.970354 [ 3 ] {7b8ffba2-42b8-4a7b-8ee5-4d1916163409} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.04.15 04:01:07.970377 [ 3 ] {7b8ffba2-42b8-4a7b-8ee5-4d1916163409} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.15 04:01:07.970905 [ 3 ] {7b8ffba2-42b8-4a7b-8ee5-4d1916163409} executeQuery: Read 18 rows, 754.00 B in 0.001572 sec., 11450.381679389313 rows/sec., 468.40 KiB/sec. 2025.04.15 04:01:07.970993 [ 3 ] {7b8ffba2-42b8-4a7b-8ee5-4d1916163409} TCPHandler: Processed in 0.001800559 sec. 2025.04.15 04:01:07.971521 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:07.971682 [ 3 ] {1954f5e1-821e-4796-96c8-f4e780e63fb5} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.04.15 04:01:07.971949 [ 3 ] {1954f5e1-821e-4796-96c8-f4e780e63fb5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:07.971991 [ 3 ] {1954f5e1-821e-4796-96c8-f4e780e63fb5} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.04.15 04:01:07.972259 [ 3 ] {1954f5e1-821e-4796-96c8-f4e780e63fb5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:07.972325 [ 3 ] {1954f5e1-821e-4796-96c8-f4e780e63fb5} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:07.972465 [ 3 ] {1954f5e1-821e-4796-96c8-f4e780e63fb5} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.04.15 04:01:07.972499 [ 3 ] {1954f5e1-821e-4796-96c8-f4e780e63fb5} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:07.972523 [ 3 ] {1954f5e1-821e-4796-96c8-f4e780e63fb5} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:07.972541 [ 3 ] {1954f5e1-821e-4796-96c8-f4e780e63fb5} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:07.972592 [ 3 ] {1954f5e1-821e-4796-96c8-f4e780e63fb5} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.04.15 04:01:07.972617 [ 3 ] {1954f5e1-821e-4796-96c8-f4e780e63fb5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.15 04:01:07.973086 [ 3 ] {1954f5e1-821e-4796-96c8-f4e780e63fb5} executeQuery: Read 18 rows, 754.00 B in 0.0015 sec., 12000 rows/sec., 490.89 KiB/sec. 2025.04.15 04:01:07.973173 [ 3 ] {1954f5e1-821e-4796-96c8-f4e780e63fb5} TCPHandler: Processed in 0.001738407 sec. 2025.04.15 04:01:07.973411 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:07.973561 [ 3 ] {2f59b676-7e80-4f4f-b26a-c4f2dbec7cd9} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.04.15 04:01:07.973897 [ 3 ] {2f59b676-7e80-4f4f-b26a-c4f2dbec7cd9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:07.973947 [ 3 ] {2f59b676-7e80-4f4f-b26a-c4f2dbec7cd9} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.04.15 04:01:07.974216 [ 3 ] {2f59b676-7e80-4f4f-b26a-c4f2dbec7cd9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:07.974284 [ 3 ] {2f59b676-7e80-4f4f-b26a-c4f2dbec7cd9} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:07.974427 [ 3 ] {2f59b676-7e80-4f4f-b26a-c4f2dbec7cd9} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.04.15 04:01:07.974464 [ 3 ] {2f59b676-7e80-4f4f-b26a-c4f2dbec7cd9} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:07.974488 [ 3 ] {2f59b676-7e80-4f4f-b26a-c4f2dbec7cd9} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:07.974506 [ 3 ] {2f59b676-7e80-4f4f-b26a-c4f2dbec7cd9} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:07.974548 [ 3 ] {2f59b676-7e80-4f4f-b26a-c4f2dbec7cd9} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.04.15 04:01:07.974571 [ 3 ] {2f59b676-7e80-4f4f-b26a-c4f2dbec7cd9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.15 04:01:07.975093 [ 3 ] {2f59b676-7e80-4f4f-b26a-c4f2dbec7cd9} executeQuery: Read 18 rows, 754.00 B in 0.001544 sec., 11658.031088082902 rows/sec., 476.90 KiB/sec. 2025.04.15 04:01:07.975178 [ 3 ] {2f59b676-7e80-4f4f-b26a-c4f2dbec7cd9} TCPHandler: Processed in 0.001769728 sec. 2025.04.15 04:01:07.975418 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:07.975574 [ 3 ] {9bbf94fb-4c2b-43dd-87dd-c32ba644a200} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.04.15 04:01:07.975841 [ 3 ] {9bbf94fb-4c2b-43dd-87dd-c32ba644a200} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:07.975884 [ 3 ] {9bbf94fb-4c2b-43dd-87dd-c32ba644a200} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.04.15 04:01:07.976144 [ 3 ] {9bbf94fb-4c2b-43dd-87dd-c32ba644a200} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:07.976209 [ 3 ] {9bbf94fb-4c2b-43dd-87dd-c32ba644a200} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:07.976347 [ 3 ] {9bbf94fb-4c2b-43dd-87dd-c32ba644a200} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.04.15 04:01:07.976380 [ 3 ] {9bbf94fb-4c2b-43dd-87dd-c32ba644a200} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:07.976403 [ 3 ] {9bbf94fb-4c2b-43dd-87dd-c32ba644a200} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:07.976419 [ 3 ] {9bbf94fb-4c2b-43dd-87dd-c32ba644a200} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:07.976460 [ 3 ] {9bbf94fb-4c2b-43dd-87dd-c32ba644a200} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.04.15 04:01:07.976481 [ 3 ] {9bbf94fb-4c2b-43dd-87dd-c32ba644a200} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.15 04:01:07.976962 [ 3 ] {9bbf94fb-4c2b-43dd-87dd-c32ba644a200} executeQuery: Read 18 rows, 754.00 B in 0.001458 sec., 12345.679012345678 rows/sec., 505.03 KiB/sec. 2025.04.15 04:01:07.977041 [ 3 ] {9bbf94fb-4c2b-43dd-87dd-c32ba644a200} TCPHandler: Processed in 0.001676136 sec. 2025.04.15 04:01:07.977269 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:07.977422 [ 3 ] {6b5fcefb-891f-4b70-80ce-1d7e3eda7035} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.04.15 04:01:07.977681 [ 3 ] {6b5fcefb-891f-4b70-80ce-1d7e3eda7035} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:07.977722 [ 3 ] {6b5fcefb-891f-4b70-80ce-1d7e3eda7035} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.04.15 04:01:07.978014 [ 3 ] {6b5fcefb-891f-4b70-80ce-1d7e3eda7035} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:07.978094 [ 3 ] {6b5fcefb-891f-4b70-80ce-1d7e3eda7035} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:07.978246 [ 3 ] {6b5fcefb-891f-4b70-80ce-1d7e3eda7035} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.04.15 04:01:07.978292 [ 3 ] {6b5fcefb-891f-4b70-80ce-1d7e3eda7035} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:07.978315 [ 3 ] {6b5fcefb-891f-4b70-80ce-1d7e3eda7035} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:07.978331 [ 3 ] {6b5fcefb-891f-4b70-80ce-1d7e3eda7035} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:07.978372 [ 3 ] {6b5fcefb-891f-4b70-80ce-1d7e3eda7035} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.04.15 04:01:07.978393 [ 3 ] {6b5fcefb-891f-4b70-80ce-1d7e3eda7035} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.15 04:01:07.978853 [ 3 ] {6b5fcefb-891f-4b70-80ce-1d7e3eda7035} executeQuery: Read 18 rows, 754.00 B in 0.001499 sec., 12008.005336891261 rows/sec., 491.21 KiB/sec. 2025.04.15 04:01:07.978931 [ 3 ] {6b5fcefb-891f-4b70-80ce-1d7e3eda7035} TCPHandler: Processed in 0.001712197 sec. 2025.04.15 04:01:07.979152 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:07.979305 [ 3 ] {3a572a33-7040-494d-9c06-a404d39e9ba9} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.04.15 04:01:07.979565 [ 3 ] {3a572a33-7040-494d-9c06-a404d39e9ba9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:07.979607 [ 3 ] {3a572a33-7040-494d-9c06-a404d39e9ba9} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.04.15 04:01:07.979870 [ 3 ] {3a572a33-7040-494d-9c06-a404d39e9ba9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:07.979934 [ 3 ] {3a572a33-7040-494d-9c06-a404d39e9ba9} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:07.980070 [ 3 ] {3a572a33-7040-494d-9c06-a404d39e9ba9} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.04.15 04:01:07.980102 [ 3 ] {3a572a33-7040-494d-9c06-a404d39e9ba9} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:07.980124 [ 3 ] {3a572a33-7040-494d-9c06-a404d39e9ba9} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:07.980140 [ 3 ] {3a572a33-7040-494d-9c06-a404d39e9ba9} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:07.980181 [ 3 ] {3a572a33-7040-494d-9c06-a404d39e9ba9} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.04.15 04:01:07.980203 [ 3 ] {3a572a33-7040-494d-9c06-a404d39e9ba9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.15 04:01:07.980658 [ 3 ] {3a572a33-7040-494d-9c06-a404d39e9ba9} executeQuery: Read 18 rows, 754.00 B in 0.001422 sec., 12658.227848101265 rows/sec., 517.81 KiB/sec. 2025.04.15 04:01:07.980736 [ 3 ] {3a572a33-7040-494d-9c06-a404d39e9ba9} TCPHandler: Processed in 0.001634874 sec. 2025.04.15 04:01:07.980980 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:07.981138 [ 3 ] {5255c823-e175-42da-a289-fc54849dd5c3} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:07.981398 [ 3 ] {5255c823-e175-42da-a289-fc54849dd5c3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:07.981440 [ 3 ] {5255c823-e175-42da-a289-fc54849dd5c3} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:07.981705 [ 3 ] {5255c823-e175-42da-a289-fc54849dd5c3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:07.981770 [ 3 ] {5255c823-e175-42da-a289-fc54849dd5c3} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:07.981904 [ 3 ] {5255c823-e175-42da-a289-fc54849dd5c3} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.04.15 04:01:07.981937 [ 3 ] {5255c823-e175-42da-a289-fc54849dd5c3} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:07.981960 [ 3 ] {5255c823-e175-42da-a289-fc54849dd5c3} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:07.981976 [ 3 ] {5255c823-e175-42da-a289-fc54849dd5c3} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:07.982016 [ 3 ] {5255c823-e175-42da-a289-fc54849dd5c3} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.04.15 04:01:07.982038 [ 3 ] {5255c823-e175-42da-a289-fc54849dd5c3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.15 04:01:07.982549 [ 3 ] {5255c823-e175-42da-a289-fc54849dd5c3} executeQuery: Read 18 rows, 754.00 B in 0.001485 sec., 12121.212121212122 rows/sec., 495.84 KiB/sec. 2025.04.15 04:01:07.982627 [ 3 ] {5255c823-e175-42da-a289-fc54849dd5c3} TCPHandler: Processed in 0.001698506 sec. 2025.04.15 04:01:07.982882 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:07.983034 [ 3 ] {a59325dc-f9f9-43b4-9cf6-f122f038779f} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:07.983294 [ 3 ] {a59325dc-f9f9-43b4-9cf6-f122f038779f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:07.983335 [ 3 ] {a59325dc-f9f9-43b4-9cf6-f122f038779f} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:07.983604 [ 3 ] {a59325dc-f9f9-43b4-9cf6-f122f038779f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:07.983669 [ 3 ] {a59325dc-f9f9-43b4-9cf6-f122f038779f} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:07.983840 [ 3 ] {a59325dc-f9f9-43b4-9cf6-f122f038779f} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.04.15 04:01:07.983883 [ 3 ] {a59325dc-f9f9-43b4-9cf6-f122f038779f} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:07.983907 [ 3 ] {a59325dc-f9f9-43b4-9cf6-f122f038779f} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:07.983925 [ 3 ] {a59325dc-f9f9-43b4-9cf6-f122f038779f} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:07.983970 [ 3 ] {a59325dc-f9f9-43b4-9cf6-f122f038779f} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.04.15 04:01:07.983994 [ 3 ] {a59325dc-f9f9-43b4-9cf6-f122f038779f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.15 04:01:07.984449 [ 3 ] {a59325dc-f9f9-43b4-9cf6-f122f038779f} executeQuery: Read 18 rows, 754.00 B in 0.001484 sec., 12129.380053908355 rows/sec., 496.18 KiB/sec. 2025.04.15 04:01:07.984532 [ 3 ] {a59325dc-f9f9-43b4-9cf6-f122f038779f} TCPHandler: Processed in 0.001702006 sec. 2025.04.15 04:01:07.984756 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:07.984918 [ 3 ] {2d40214f-a4a7-417f-9c46-3ff67c634183} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:07.985187 [ 3 ] {2d40214f-a4a7-417f-9c46-3ff67c634183} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:07.985232 [ 3 ] {2d40214f-a4a7-417f-9c46-3ff67c634183} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:07.985519 [ 3 ] {2d40214f-a4a7-417f-9c46-3ff67c634183} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:07.985586 [ 3 ] {2d40214f-a4a7-417f-9c46-3ff67c634183} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:07.985727 [ 3 ] {2d40214f-a4a7-417f-9c46-3ff67c634183} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.04.15 04:01:07.985761 [ 3 ] {2d40214f-a4a7-417f-9c46-3ff67c634183} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:07.985784 [ 3 ] {2d40214f-a4a7-417f-9c46-3ff67c634183} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:07.985801 [ 3 ] {2d40214f-a4a7-417f-9c46-3ff67c634183} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:07.985843 [ 3 ] {2d40214f-a4a7-417f-9c46-3ff67c634183} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:07.985866 [ 3 ] {2d40214f-a4a7-417f-9c46-3ff67c634183} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.15 04:01:07.986332 [ 3 ] {2d40214f-a4a7-417f-9c46-3ff67c634183} executeQuery: Read 18 rows, 754.00 B in 0.001484 sec., 12129.380053908355 rows/sec., 496.18 KiB/sec. 2025.04.15 04:01:07.986414 [ 3 ] {2d40214f-a4a7-417f-9c46-3ff67c634183} TCPHandler: Processed in 0.001711397 sec. 2025.04.15 04:01:07.986627 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:07.986786 [ 3 ] {35acbe96-969e-4cb0-af18-d6470b395249} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:07.987057 [ 3 ] {35acbe96-969e-4cb0-af18-d6470b395249} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:07.987101 [ 3 ] {35acbe96-969e-4cb0-af18-d6470b395249} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:07.987446 [ 3 ] {35acbe96-969e-4cb0-af18-d6470b395249} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:07.987523 [ 3 ] {35acbe96-969e-4cb0-af18-d6470b395249} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:07.987683 [ 3 ] {35acbe96-969e-4cb0-af18-d6470b395249} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.04.15 04:01:07.987718 [ 3 ] {35acbe96-969e-4cb0-af18-d6470b395249} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:07.987743 [ 3 ] {35acbe96-969e-4cb0-af18-d6470b395249} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:07.987760 [ 3 ] {35acbe96-969e-4cb0-af18-d6470b395249} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:07.987802 [ 3 ] {35acbe96-969e-4cb0-af18-d6470b395249} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:07.987825 [ 3 ] {35acbe96-969e-4cb0-af18-d6470b395249} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.15 04:01:07.988298 [ 3 ] {35acbe96-969e-4cb0-af18-d6470b395249} executeQuery: Read 18 rows, 754.00 B in 0.001586 sec., 11349.306431273644 rows/sec., 464.27 KiB/sec. 2025.04.15 04:01:07.988381 [ 3 ] {35acbe96-969e-4cb0-af18-d6470b395249} TCPHandler: Processed in 0.001804949 sec. 2025.04.15 04:01:07.994356 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:07.994558 [ 3 ] {8ab4462f-5854-4f35-a4d2-f1f2c2a3fa90} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:07.994861 [ 3 ] {8ab4462f-5854-4f35-a4d2-f1f2c2a3fa90} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:07.994909 [ 3 ] {8ab4462f-5854-4f35-a4d2-f1f2c2a3fa90} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:07.995214 [ 3 ] {8ab4462f-5854-4f35-a4d2-f1f2c2a3fa90} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:07.995285 [ 3 ] {8ab4462f-5854-4f35-a4d2-f1f2c2a3fa90} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:07.995428 [ 3 ] {8ab4462f-5854-4f35-a4d2-f1f2c2a3fa90} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.04.15 04:01:07.995463 [ 3 ] {8ab4462f-5854-4f35-a4d2-f1f2c2a3fa90} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:07.995487 [ 3 ] {8ab4462f-5854-4f35-a4d2-f1f2c2a3fa90} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:07.995504 [ 3 ] {8ab4462f-5854-4f35-a4d2-f1f2c2a3fa90} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:07.995546 [ 3 ] {8ab4462f-5854-4f35-a4d2-f1f2c2a3fa90} 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:07.995570 [ 3 ] {8ab4462f-5854-4f35-a4d2-f1f2c2a3fa90} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.04.15 04:01:07.996060 [ 3 ] {8ab4462f-5854-4f35-a4d2-f1f2c2a3fa90} executeQuery: Read 18 rows, 754.00 B in 0.001613 sec., 11159.33044017359 rows/sec., 456.50 KiB/sec. 2025.04.15 04:01:07.996143 [ 3 ] {8ab4462f-5854-4f35-a4d2-f1f2c2a3fa90} TCPHandler: Processed in 0.001841919 sec. 2025.04.15 04:01:08.000835 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:08.000966 [ 3 ] {8d849f94-0f01-4c71-bbed-9fc07caa6f86} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.04.15 04:01:08.001019 [ 3 ] {8d849f94-0f01-4c71-bbed-9fc07caa6f86} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:08.001789 [ 3 ] {8d849f94-0f01-4c71-bbed-9fc07caa6f86} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:08.001843 [ 3 ] {8d849f94-0f01-4c71-bbed-9fc07caa6f86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:08.002454 [ 3 ] {8d849f94-0f01-4c71-bbed-9fc07caa6f86} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:01:08.002682 [ 3 ] {8d849f94-0f01-4c71-bbed-9fc07caa6f86} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:08.002915 [ 3 ] {8d849f94-0f01-4c71-bbed-9fc07caa6f86} executeQuery: Read 13 rows, 4.52 KiB in 0.001981 sec., 6562.342251388188 rows/sec., 2.23 MiB/sec. 2025.04.15 04:01:08.003054 [ 3 ] {8d849f94-0f01-4c71-bbed-9fc07caa6f86} TCPHandler: Processed in 0.002274129 sec. 2025.04.15 04:01:08.003190 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:08.003305 [ 3 ] {5ece2a48-bbca-4631-a3fb-5c4174385bf4} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:01:08.003355 [ 3 ] {5ece2a48-bbca-4631-a3fb-5c4174385bf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:01:08.004616 [ 3 ] {5ece2a48-bbca-4631-a3fb-5c4174385bf4} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:08.004658 [ 3 ] {5ece2a48-bbca-4631-a3fb-5c4174385bf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:08.005064 [ 3 ] {5ece2a48-bbca-4631-a3fb-5c4174385bf4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:01:08.005337 [ 3 ] {5ece2a48-bbca-4631-a3fb-5c4174385bf4} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:08.005614 [ 3 ] {5ece2a48-bbca-4631-a3fb-5c4174385bf4} executeQuery: Read 212 rows, 13.81 KiB in 0.002336 sec., 90753.42465753425 rows/sec., 5.77 MiB/sec. 2025.04.15 04:01:08.005746 [ 3 ] {5ece2a48-bbca-4631-a3fb-5c4174385bf4} TCPHandler: Processed in 0.002605545 sec. 2025.04.15 04:01:08.005866 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:08.005976 [ 3 ] {11c6e958-f428-420f-bd9f-b6bba3ceff8e} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:01:08.006028 [ 3 ] {11c6e958-f428-420f-bd9f-b6bba3ceff8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:01:08.006819 [ 3 ] {11c6e958-f428-420f-bd9f-b6bba3ceff8e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:08.006869 [ 3 ] {11c6e958-f428-420f-bd9f-b6bba3ceff8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:08.007350 [ 3 ] {11c6e958-f428-420f-bd9f-b6bba3ceff8e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:01:08.007659 [ 3 ] {11c6e958-f428-420f-bd9f-b6bba3ceff8e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:08.007900 [ 3 ] {11c6e958-f428-420f-bd9f-b6bba3ceff8e} executeQuery: Read 607 rows, 48.91 KiB in 0.001949 sec., 311441.76500769623 rows/sec., 24.51 MiB/sec. 2025.04.15 04:01:08.007967 [ 3 ] {11c6e958-f428-420f-bd9f-b6bba3ceff8e} TCPHandler: Processed in 0.002154057 sec. 2025.04.15 04:01:08.008102 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:08.008211 [ 3 ] {ddec5edf-e29c-4f96-a219-082b7a866315} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:01:08.008262 [ 3 ] {ddec5edf-e29c-4f96-a219-082b7a866315} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:01:08.009129 [ 3 ] {ddec5edf-e29c-4f96-a219-082b7a866315} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:08.009174 [ 3 ] {ddec5edf-e29c-4f96-a219-082b7a866315} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:08.009626 [ 3 ] {ddec5edf-e29c-4f96-a219-082b7a866315} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:01:08.009934 [ 3 ] {ddec5edf-e29c-4f96-a219-082b7a866315} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:08.010215 [ 3 ] {ddec5edf-e29c-4f96-a219-082b7a866315} executeQuery: Read 114 rows, 6.99 KiB in 0.002028 sec., 56213.017751479296 rows/sec., 3.36 MiB/sec. 2025.04.15 04:01:08.010376 [ 3 ] {ddec5edf-e29c-4f96-a219-082b7a866315} TCPHandler: Processed in 0.00232335 sec. 2025.04.15 04:01:08.010523 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:08.010632 [ 3 ] {479a87df-3fbd-4372-9170-3d9c568f4b06} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:01:08.010678 [ 3 ] {479a87df-3fbd-4372-9170-3d9c568f4b06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:01:08.011281 [ 3 ] {479a87df-3fbd-4372-9170-3d9c568f4b06} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:08.011329 [ 3 ] {479a87df-3fbd-4372-9170-3d9c568f4b06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:08.011708 [ 3 ] {479a87df-3fbd-4372-9170-3d9c568f4b06} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:01:08.011966 [ 3 ] {479a87df-3fbd-4372-9170-3d9c568f4b06} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:08.012172 [ 3 ] {479a87df-3fbd-4372-9170-3d9c568f4b06} executeQuery: Read 113 rows, 7.49 KiB in 0.001564 sec., 72250.63938618926 rows/sec., 4.68 MiB/sec. 2025.04.15 04:01:08.012228 [ 3 ] {479a87df-3fbd-4372-9170-3d9c568f4b06} TCPHandler: Processed in 0.001757608 sec. 2025.04.15 04:01:08.012356 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:08.012470 [ 3 ] {5dc77f15-3060-410c-8544-f824a9a38ba0} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:01:08.012518 [ 3 ] {5dc77f15-3060-410c-8544-f824a9a38ba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:01:08.013085 [ 3 ] {5dc77f15-3060-410c-8544-f824a9a38ba0} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:08.013127 [ 3 ] {5dc77f15-3060-410c-8544-f824a9a38ba0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:08.013485 [ 3 ] {5dc77f15-3060-410c-8544-f824a9a38ba0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:01:08.013742 [ 3 ] {5dc77f15-3060-410c-8544-f824a9a38ba0} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:08.013954 [ 3 ] {5dc77f15-3060-410c-8544-f824a9a38ba0} executeQuery: Read 112 rows, 6.53 KiB in 0.001505 sec., 74418.6046511628 rows/sec., 4.24 MiB/sec. 2025.04.15 04:01:08.014107 [ 3 ] {5dc77f15-3060-410c-8544-f824a9a38ba0} TCPHandler: Processed in 0.001795778 sec. 2025.04.15 04:01:08.014273 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:08.014398 [ 3 ] {886ff46b-6ae7-41cd-88f8-05a540701245} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:01:08.014454 [ 3 ] {886ff46b-6ae7-41cd-88f8-05a540701245} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:01:08.015164 [ 3 ] {886ff46b-6ae7-41cd-88f8-05a540701245} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:08.015203 [ 3 ] {886ff46b-6ae7-41cd-88f8-05a540701245} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:08.015588 [ 3 ] {886ff46b-6ae7-41cd-88f8-05a540701245} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:01:08.015842 [ 3 ] {886ff46b-6ae7-41cd-88f8-05a540701245} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:08.016083 [ 3 ] {886ff46b-6ae7-41cd-88f8-05a540701245} executeQuery: Read 362 rows, 25.99 KiB in 0.001704 sec., 212441.3145539906 rows/sec., 14.89 MiB/sec. 2025.04.15 04:01:08.016233 [ 3 ] {886ff46b-6ae7-41cd-88f8-05a540701245} TCPHandler: Processed in 0.002022063 sec. 2025.04.15 04:01:08.016370 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:08.016479 [ 3 ] {85fa6db7-8689-46de-9449-5057d35f2952} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:01:08.016531 [ 3 ] {85fa6db7-8689-46de-9449-5057d35f2952} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:01:08.016982 [ 3 ] {85fa6db7-8689-46de-9449-5057d35f2952} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:08.017024 [ 3 ] {85fa6db7-8689-46de-9449-5057d35f2952} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:08.017401 [ 3 ] {85fa6db7-8689-46de-9449-5057d35f2952} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:01:08.017647 [ 3 ] {85fa6db7-8689-46de-9449-5057d35f2952} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:08.017888 [ 3 ] {85fa6db7-8689-46de-9449-5057d35f2952} executeQuery: Read 6 rows, 321.00 B in 0.001425 sec., 4210.526315789473 rows/sec., 219.98 KiB/sec. 2025.04.15 04:01:08.018034 [ 3 ] {85fa6db7-8689-46de-9449-5057d35f2952} TCPHandler: Processed in 0.001718546 sec. 2025.04.15 04:01:08.018159 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:08.018267 [ 3 ] {0572aab0-d2e7-492c-943d-acee0cd5baca} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:08.018315 [ 3 ] {0572aab0-d2e7-492c-943d-acee0cd5baca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:01:08.018893 [ 3 ] {0572aab0-d2e7-492c-943d-acee0cd5baca} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:08.018933 [ 3 ] {0572aab0-d2e7-492c-943d-acee0cd5baca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:08.019331 [ 3 ] {0572aab0-d2e7-492c-943d-acee0cd5baca} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:01:08.019650 [ 3 ] {0572aab0-d2e7-492c-943d-acee0cd5baca} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:08.019901 [ 3 ] {0572aab0-d2e7-492c-943d-acee0cd5baca} executeQuery: Read 187 rows, 12.72 KiB in 0.001655 sec., 112990.93655589124 rows/sec., 7.50 MiB/sec. 2025.04.15 04:01:08.019969 [ 3 ] {0572aab0-d2e7-492c-943d-acee0cd5baca} TCPHandler: Processed in 0.00186262 sec. 2025.04.15 04:01:08.020112 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:08.020238 [ 3 ] {4352b88d-cf2c-4665-99e5-d3e6a3f84627} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:01:08.020299 [ 3 ] {4352b88d-cf2c-4665-99e5-d3e6a3f84627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:01:08.020747 [ 3 ] {4352b88d-cf2c-4665-99e5-d3e6a3f84627} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:08.020799 [ 3 ] {4352b88d-cf2c-4665-99e5-d3e6a3f84627} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:08.021169 [ 3 ] {4352b88d-cf2c-4665-99e5-d3e6a3f84627} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:01:08.021423 [ 3 ] {4352b88d-cf2c-4665-99e5-d3e6a3f84627} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:08.021681 [ 3 ] {4352b88d-cf2c-4665-99e5-d3e6a3f84627} executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec. 2025.04.15 04:01:08.021800 [ 3 ] {4352b88d-cf2c-4665-99e5-d3e6a3f84627} TCPHandler: Processed in 0.001750338 sec. 2025.04.15 04:01:08.021928 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:08.022036 [ 3 ] {ceac3c81-2038-4817-8d96-76e614c19e6b} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:08.022106 [ 3 ] {ceac3c81-2038-4817-8d96-76e614c19e6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:01:08.023303 [ 3 ] {ceac3c81-2038-4817-8d96-76e614c19e6b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:08.023345 [ 3 ] {ceac3c81-2038-4817-8d96-76e614c19e6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:08.026274 [ 3 ] {ceac3c81-2038-4817-8d96-76e614c19e6b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:01:08.026579 [ 3 ] {ceac3c81-2038-4817-8d96-76e614c19e6b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:08.026895 [ 3 ] {ceac3c81-2038-4817-8d96-76e614c19e6b} executeQuery: Read 8 rows, 14.68 KiB in 0.004869 sec., 1643.047853768741 rows/sec., 2.94 MiB/sec. 2025.04.15 04:01:08.027036 [ 3 ] {ceac3c81-2038-4817-8d96-76e614c19e6b} TCPHandler: Processed in 0.005158291 sec. 2025.04.15 04:01:08.027168 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:08.027276 [ 3 ] {50fe4e85-e7ad-4f77-b799-ac004ae4c0ee} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:01:08.027324 [ 3 ] {50fe4e85-e7ad-4f77-b799-ac004ae4c0ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:01:08.027741 [ 3 ] {50fe4e85-e7ad-4f77-b799-ac004ae4c0ee} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:08.027781 [ 3 ] {50fe4e85-e7ad-4f77-b799-ac004ae4c0ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. 2025.04.15 04:01:08.028162 [ 3 ] {50fe4e85-e7ad-4f77-b799-ac004ae4c0ee} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:01:08.028407 [ 3 ] {50fe4e85-e7ad-4f77-b799-ac004ae4c0ee} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:08.028609 [ 3 ] {50fe4e85-e7ad-4f77-b799-ac004ae4c0ee} executeQuery: Read 62 rows, 3.93 KiB in 0.001356 sec., 45722.71386430678 rows/sec., 2.83 MiB/sec. 2025.04.15 04:01:08.028657 [ 3 ] {50fe4e85-e7ad-4f77-b799-ac004ae4c0ee} TCPHandler: Processed in 0.001546193 sec. 2025.04.15 04:01:12.818670 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2025.04.15 04:01:12.819280 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:12.819328 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. 2025.04.15 04:01:12.819884 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:12.820131 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:12.820372 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2025.04.15 04:01:12.959452 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:12.959635 [ 3 ] {83d5aceb-b8f0-476a-88ad-98935ab36487} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:01:12.959706 [ 3 ] {83d5aceb-b8f0-476a-88ad-98935ab36487} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:01:12.960468 [ 3 ] {83d5aceb-b8f0-476a-88ad-98935ab36487} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:12.960522 [ 3 ] {83d5aceb-b8f0-476a-88ad-98935ab36487} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. 2025.04.15 04:01:12.960946 [ 3 ] {83d5aceb-b8f0-476a-88ad-98935ab36487} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:12.961198 [ 3 ] {83d5aceb-b8f0-476a-88ad-98935ab36487} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:12.961486 [ 3 ] {83d5aceb-b8f0-476a-88ad-98935ab36487} executeQuery: Read 30 rows, 2.34 KiB in 0.001878 sec., 15974.440894568692 rows/sec., 1.22 MiB/sec. 2025.04.15 04:01:12.961600 [ 3 ] {83d5aceb-b8f0-476a-88ad-98935ab36487} TCPHandler: Processed in 0.002276899 sec. 2025.04.15 04:01:12.961738 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:12.961843 [ 3 ] {cb38b84e-827d-4d64-9ed9-138b53071e81} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:01:12.961889 [ 3 ] {cb38b84e-827d-4d64-9ed9-138b53071e81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:01:12.962413 [ 3 ] {cb38b84e-827d-4d64-9ed9-138b53071e81} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:12.962454 [ 3 ] {cb38b84e-827d-4d64-9ed9-138b53071e81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. 2025.04.15 04:01:12.962798 [ 3 ] {cb38b84e-827d-4d64-9ed9-138b53071e81} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:12.963046 [ 3 ] {cb38b84e-827d-4d64-9ed9-138b53071e81} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:12.963236 [ 3 ] {cb38b84e-827d-4d64-9ed9-138b53071e81} executeQuery: Read 36 rows, 2.88 KiB in 0.001415 sec., 25441.696113074206 rows/sec., 1.99 MiB/sec. 2025.04.15 04:01:12.963288 [ 3 ] {cb38b84e-827d-4d64-9ed9-138b53071e81} TCPHandler: Processed in 0.001600274 sec. 2025.04.15 04:01:12.963422 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:12.963554 [ 3 ] {7e967548-f7b3-4024-9ae9-4b436e66190d} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:12.963615 [ 3 ] {7e967548-f7b3-4024-9ae9-4b436e66190d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:01:12.964037 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.04.15 04:01:12.964367 [ 3 ] {7e967548-f7b3-4024-9ae9-4b436e66190d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:12.964467 [ 3 ] {7e967548-f7b3-4024-9ae9-4b436e66190d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. 2025.04.15 04:01:12.966703 [ 3 ] {7e967548-f7b3-4024-9ae9-4b436e66190d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:12.967505 [ 3 ] {7e967548-f7b3-4024-9ae9-4b436e66190d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:12.968359 [ 3 ] {7e967548-f7b3-4024-9ae9-4b436e66190d} executeQuery: Read 110 rows, 7.86 KiB in 0.0048 sec., 22916.666666666668 rows/sec., 1.60 MiB/sec. 2025.04.15 04:01:12.968700 [ 3 ] {7e967548-f7b3-4024-9ae9-4b436e66190d} TCPHandler: Processed in 0.005325793 sec. 2025.04.15 04:01:12.969125 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:12.969432 [ 3 ] {ec294597-96c1-4e97-97aa-816ef1012f7c} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:01:12.969617 [ 3 ] {ec294597-96c1-4e97-97aa-816ef1012f7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:01:12.972346 [ 3 ] {ec294597-96c1-4e97-97aa-816ef1012f7c} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:12.972445 [ 3 ] {ec294597-96c1-4e97-97aa-816ef1012f7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. 2025.04.15 04:01:12.974637 [ 3 ] {ec294597-96c1-4e97-97aa-816ef1012f7c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:12.975634 [ 3 ] {ec294597-96c1-4e97-97aa-816ef1012f7c} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:12.976284 [ 3 ] {ec294597-96c1-4e97-97aa-816ef1012f7c} executeQuery: Read 40 rows, 2.73 KiB in 0.006918 sec., 5782.017924255565 rows/sec., 395.26 KiB/sec. 2025.04.15 04:01:12.976584 [ 3 ] {ec294597-96c1-4e97-97aa-816ef1012f7c} TCPHandler: Processed in 0.007555022 sec. 2025.04.15 04:01:12.993527 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:12.993601 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.47 GiB. 2025.04.15 04:01:12.999879 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:13.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 162.93 MiB, peak 162.93 MiB, free memory in arenas 0.00 B, will set to 159.17 MiB (RSS), difference: -3.76 MiB 2025.04.15 04:01:13.001015 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:13.004764 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.04.15 04:01:14.000156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.17 MiB, peak 162.93 MiB, free memory in arenas 0.00 B, will set to 159.17 MiB (RSS), difference: 4.00 MiB 2025.04.15 04:01:15.307922 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 200 2025.04.15 04:01:15.311432 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:15.311473 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:15.312970 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:01:15.313260 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:15.313706 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 200 2025.04.15 04:01:17.965453 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:17.965662 [ 3 ] {6aeb9b46-a679-4959-8cf7-6bec8ab87829} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:01:17.965744 [ 3 ] {6aeb9b46-a679-4959-8cf7-6bec8ab87829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:01:17.966542 [ 3 ] {6aeb9b46-a679-4959-8cf7-6bec8ab87829} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:17.966596 [ 3 ] {6aeb9b46-a679-4959-8cf7-6bec8ab87829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:17.967025 [ 3 ] {6aeb9b46-a679-4959-8cf7-6bec8ab87829} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:01:17.967269 [ 3 ] {6aeb9b46-a679-4959-8cf7-6bec8ab87829} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:17.967480 [ 3 ] {6aeb9b46-a679-4959-8cf7-6bec8ab87829} executeQuery: Read 212 rows, 13.81 KiB in 0.001876 sec., 113006.39658848614 rows/sec., 7.19 MiB/sec. 2025.04.15 04:01:17.967539 [ 3 ] {6aeb9b46-a679-4959-8cf7-6bec8ab87829} TCPHandler: Processed in 0.002222268 sec. 2025.04.15 04:01:17.967660 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:17.967766 [ 3 ] {9138ab0f-f554-4fb3-89a5-1006bda1b367} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:01:17.967812 [ 3 ] {9138ab0f-f554-4fb3-89a5-1006bda1b367} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:01:17.968525 [ 3 ] {9138ab0f-f554-4fb3-89a5-1006bda1b367} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:17.968586 [ 3 ] {9138ab0f-f554-4fb3-89a5-1006bda1b367} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:17.969074 [ 3 ] {9138ab0f-f554-4fb3-89a5-1006bda1b367} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:17.969310 [ 3 ] {9138ab0f-f554-4fb3-89a5-1006bda1b367} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:17.969514 [ 3 ] {9138ab0f-f554-4fb3-89a5-1006bda1b367} executeQuery: Read 607 rows, 48.91 KiB in 0.001769 sec., 343131.71283210855 rows/sec., 27.00 MiB/sec. 2025.04.15 04:01:17.969569 [ 3 ] {9138ab0f-f554-4fb3-89a5-1006bda1b367} TCPHandler: Processed in 0.001959912 sec. 2025.04.15 04:01:17.969700 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:17.969805 [ 3 ] {dfc535d5-c7bf-4bc2-9a5e-fbe02951ec2c} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:01:17.969852 [ 3 ] {dfc535d5-c7bf-4bc2-9a5e-fbe02951ec2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:01:17.970378 [ 3 ] {dfc535d5-c7bf-4bc2-9a5e-fbe02951ec2c} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:17.970418 [ 3 ] {dfc535d5-c7bf-4bc2-9a5e-fbe02951ec2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:17.970767 [ 3 ] {dfc535d5-c7bf-4bc2-9a5e-fbe02951ec2c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:01:17.971006 [ 3 ] {dfc535d5-c7bf-4bc2-9a5e-fbe02951ec2c} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:17.971201 [ 3 ] {dfc535d5-c7bf-4bc2-9a5e-fbe02951ec2c} executeQuery: Read 114 rows, 6.99 KiB in 0.001416 sec., 80508.47457627118 rows/sec., 4.82 MiB/sec. 2025.04.15 04:01:17.971255 [ 3 ] {dfc535d5-c7bf-4bc2-9a5e-fbe02951ec2c} TCPHandler: Processed in 0.001604055 sec. 2025.04.15 04:01:17.971374 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:17.971477 [ 3 ] {28f610ef-d98f-428c-92de-1743dbdaf336} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:01:17.971521 [ 3 ] {28f610ef-d98f-428c-92de-1743dbdaf336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:01:17.972039 [ 3 ] {28f610ef-d98f-428c-92de-1743dbdaf336} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:17.972078 [ 3 ] {28f610ef-d98f-428c-92de-1743dbdaf336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:17.972418 [ 3 ] {28f610ef-d98f-428c-92de-1743dbdaf336} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:01:17.972650 [ 3 ] {28f610ef-d98f-428c-92de-1743dbdaf336} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:17.972911 [ 3 ] {28f610ef-d98f-428c-92de-1743dbdaf336} executeQuery: Read 113 rows, 7.49 KiB in 0.001433 sec., 78855.54780181438 rows/sec., 5.10 MiB/sec. 2025.04.15 04:01:17.973024 [ 3 ] {28f610ef-d98f-428c-92de-1743dbdaf336} TCPHandler: Processed in 0.001700017 sec. 2025.04.15 04:01:17.973141 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:17.973245 [ 3 ] {b95ae9b4-b349-42d6-b5bf-a3170fc0aecb} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:01:17.973290 [ 3 ] {b95ae9b4-b349-42d6-b5bf-a3170fc0aecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:01:17.973841 [ 3 ] {b95ae9b4-b349-42d6-b5bf-a3170fc0aecb} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:17.973888 [ 3 ] {b95ae9b4-b349-42d6-b5bf-a3170fc0aecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:17.974237 [ 3 ] {b95ae9b4-b349-42d6-b5bf-a3170fc0aecb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:01:17.974470 [ 3 ] {b95ae9b4-b349-42d6-b5bf-a3170fc0aecb} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:17.974728 [ 3 ] {b95ae9b4-b349-42d6-b5bf-a3170fc0aecb} executeQuery: Read 112 rows, 6.53 KiB in 0.001487 sec., 75319.43510423672 rows/sec., 4.29 MiB/sec. 2025.04.15 04:01:17.974806 [ 3 ] {b95ae9b4-b349-42d6-b5bf-a3170fc0aecb} TCPHandler: Processed in 0.001714087 sec. 2025.04.15 04:01:17.974921 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:17.975025 [ 3 ] {f8b688ce-cd38-4e37-a31e-1a0178ceb120} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:01:17.975070 [ 3 ] {f8b688ce-cd38-4e37-a31e-1a0178ceb120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:01:17.975684 [ 3 ] {f8b688ce-cd38-4e37-a31e-1a0178ceb120} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:17.975723 [ 3 ] {f8b688ce-cd38-4e37-a31e-1a0178ceb120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:17.976084 [ 3 ] {f8b688ce-cd38-4e37-a31e-1a0178ceb120} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:17.976321 [ 3 ] {f8b688ce-cd38-4e37-a31e-1a0178ceb120} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:17.976545 [ 3 ] {f8b688ce-cd38-4e37-a31e-1a0178ceb120} executeQuery: Read 362 rows, 25.99 KiB in 0.001535 sec., 235830.61889250815 rows/sec., 16.53 MiB/sec. 2025.04.15 04:01:17.976699 [ 3 ] {f8b688ce-cd38-4e37-a31e-1a0178ceb120} TCPHandler: Processed in 0.001824519 sec. 2025.04.15 04:01:17.976821 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:17.976926 [ 3 ] {d0857513-8545-4428-b7b7-46a7ac58e7e6} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:01:17.976972 [ 3 ] {d0857513-8545-4428-b7b7-46a7ac58e7e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:01:17.977426 [ 3 ] {d0857513-8545-4428-b7b7-46a7ac58e7e6} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:17.977465 [ 3 ] {d0857513-8545-4428-b7b7-46a7ac58e7e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:17.977817 [ 3 ] {d0857513-8545-4428-b7b7-46a7ac58e7e6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:01:17.978046 [ 3 ] {d0857513-8545-4428-b7b7-46a7ac58e7e6} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:17.978268 [ 3 ] {d0857513-8545-4428-b7b7-46a7ac58e7e6} executeQuery: Read 6 rows, 321.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 230.50 KiB/sec. 2025.04.15 04:01:17.978436 [ 3 ] {d0857513-8545-4428-b7b7-46a7ac58e7e6} TCPHandler: Processed in 0.001660525 sec. 2025.04.15 04:01:17.978550 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:17.978651 [ 3 ] {fd35aa7e-3801-48e7-a586-13698eac5684} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:17.978700 [ 3 ] {fd35aa7e-3801-48e7-a586-13698eac5684} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:01:17.979197 [ 3 ] {fd35aa7e-3801-48e7-a586-13698eac5684} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:17.979236 [ 3 ] {fd35aa7e-3801-48e7-a586-13698eac5684} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:17.979602 [ 3 ] {fd35aa7e-3801-48e7-a586-13698eac5684} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:17.979835 [ 3 ] {fd35aa7e-3801-48e7-a586-13698eac5684} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:17.980048 [ 3 ] {fd35aa7e-3801-48e7-a586-13698eac5684} executeQuery: Read 187 rows, 12.72 KiB in 0.001418 sec., 131875.88152327223 rows/sec., 8.76 MiB/sec. 2025.04.15 04:01:17.980101 [ 3 ] {fd35aa7e-3801-48e7-a586-13698eac5684} TCPHandler: Processed in 0.001599375 sec. 2025.04.15 04:01:17.980210 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:17.980316 [ 3 ] {aedf49f1-3512-4b4f-a639-2d7cf57ef697} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:01:17.980365 [ 3 ] {aedf49f1-3512-4b4f-a639-2d7cf57ef697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:01:17.980766 [ 3 ] {aedf49f1-3512-4b4f-a639-2d7cf57ef697} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:17.980805 [ 3 ] {aedf49f1-3512-4b4f-a639-2d7cf57ef697} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:17.981146 [ 3 ] {aedf49f1-3512-4b4f-a639-2d7cf57ef697} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:01:17.981381 [ 3 ] {aedf49f1-3512-4b4f-a639-2d7cf57ef697} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:17.981611 [ 3 ] {aedf49f1-3512-4b4f-a639-2d7cf57ef697} executeQuery: Read 1 rows, 69.00 B in 0.001314 sec., 761.03500761035 rows/sec., 51.28 KiB/sec. 2025.04.15 04:01:17.981750 [ 3 ] {aedf49f1-3512-4b4f-a639-2d7cf57ef697} TCPHandler: Processed in 0.001583544 sec. 2025.04.15 04:01:17.981895 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:17.982029 [ 3 ] {7b86d8ac-0da5-438b-a8f6-8adb4c735f11} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:17.982109 [ 3 ] {7b86d8ac-0da5-438b-a8f6-8adb4c735f11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:01:17.983234 [ 3 ] {7b86d8ac-0da5-438b-a8f6-8adb4c735f11} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:17.983274 [ 3 ] {7b86d8ac-0da5-438b-a8f6-8adb4c735f11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:17.983855 [ 3 ] {7b86d8ac-0da5-438b-a8f6-8adb4c735f11} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:01:17.984105 [ 3 ] {7b86d8ac-0da5-438b-a8f6-8adb4c735f11} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:17.984356 [ 3 ] {7b86d8ac-0da5-438b-a8f6-8adb4c735f11} executeQuery: Read 8 rows, 14.68 KiB in 0.002352 sec., 3401.360544217687 rows/sec., 6.10 MiB/sec. 2025.04.15 04:01:17.984537 [ 3 ] {7b86d8ac-0da5-438b-a8f6-8adb4c735f11} TCPHandler: Processed in 0.002704248 sec. 2025.04.15 04:01:17.984644 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:17.984744 [ 3 ] {b0f50d9a-e7d6-4fce-bcd5-2ee8f1762322} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:01:17.984790 [ 3 ] {b0f50d9a-e7d6-4fce-bcd5-2ee8f1762322} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:01:17.985215 [ 3 ] {b0f50d9a-e7d6-4fce-bcd5-2ee8f1762322} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:17.985254 [ 3 ] {b0f50d9a-e7d6-4fce-bcd5-2ee8f1762322} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:17.985614 [ 3 ] {b0f50d9a-e7d6-4fce-bcd5-2ee8f1762322} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:17.985846 [ 3 ] {b0f50d9a-e7d6-4fce-bcd5-2ee8f1762322} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:17.986044 [ 3 ] {b0f50d9a-e7d6-4fce-bcd5-2ee8f1762322} executeQuery: Read 62 rows, 3.93 KiB in 0.001321 sec., 46934.14080242241 rows/sec., 2.90 MiB/sec. 2025.04.15 04:01:17.986095 [ 3 ] {b0f50d9a-e7d6-4fce-bcd5-2ee8f1762322} TCPHandler: Processed in 0.001499752 sec. 2025.04.15 04:01:20.198218 [ 68 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:01:20.198297 [ 68 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:01:20.320498 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2025.04.15 04:01:20.321315 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:20.321356 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:20.321934 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:20.322193 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:20.322348 [ 68 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.15 04:01:20.322403 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.04.15 04:01:20.322419 [ 68 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:20.322447 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:20.322740 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.15 04:01:20.322884 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:20.323011 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2025.04.15 04:01:20.323118 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2025.04.15 04:01:20.323314 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2025.04.15 04:01:20.323501 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2025.04.15 04:01:20.323660 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2025.04.15 04:01:20.323771 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2025.04.15 04:01:20.358915 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.036396237 sec., 77095.88219243655 rows/sec., 1.10 MiB/sec. 2025.04.15 04:01:20.359812 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.15 04:01:20.360165 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_6_1} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:20.360235 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_6_1} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.15 04:01:20.360327 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.04.15 04:01:20.505034 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.04.15 04:01:20.525370 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:20.525425 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:20.531954 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:20.532702 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:20.533002 [ 67 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.15 04:01:20.533076 [ 67 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:20.533121 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:20.533584 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.15 04:01:20.547949 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.04.15 04:01:20.549797 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:20.551418 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.04.15 04:01:20.557053 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.04.15 04:01:20.562470 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.04.15 04:01:20.567571 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.04.15 04:01:20.582123 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.04.15 04:01:20.586757 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.04.15 04:01:20.650923 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.117646681 sec., 391.0012557005327 rows/sec., 2.02 MiB/sec. 2025.04.15 04:01:20.653442 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.15 04:01:20.656390 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_6_1} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:20.656520 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_6_1} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.15 04:01:20.659050 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. 2025.04.15 04:01:21.000248 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.37 MiB, peak 169.91 MiB, free memory in arenas 0.00 B, will set to 163.63 MiB (RSS), difference: 3.25 MiB 2025.04.15 04:01:22.955602 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:22.955890 [ 3 ] {10888254-5984-461b-9d92-7544f2a17000} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:22.956298 [ 3 ] {10888254-5984-461b-9d92-7544f2a17000} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:22.956346 [ 3 ] {10888254-5984-461b-9d92-7544f2a17000} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:22.956677 [ 3 ] {10888254-5984-461b-9d92-7544f2a17000} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:22.956756 [ 3 ] {10888254-5984-461b-9d92-7544f2a17000} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:22.956928 [ 3 ] {10888254-5984-461b-9d92-7544f2a17000} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.04.15 04:01:22.957162 [ 287 ] {10888254-5984-461b-9d92-7544f2a17000} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:22.957279 [ 286 ] {10888254-5984-461b-9d92-7544f2a17000} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.15 04:01:22.957444 [ 3 ] {10888254-5984-461b-9d92-7544f2a17000} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:22.957478 [ 3 ] {10888254-5984-461b-9d92-7544f2a17000} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:22.961431 [ 3 ] {10888254-5984-461b-9d92-7544f2a17000} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.15 04:01:22.961462 [ 3 ] {10888254-5984-461b-9d92-7544f2a17000} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.04.15 04:01:22.961520 [ 3 ] {10888254-5984-461b-9d92-7544f2a17000} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:22.961568 [ 3 ] {10888254-5984-461b-9d92-7544f2a17000} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:22.963156 [ 3 ] {10888254-5984-461b-9d92-7544f2a17000} executeQuery: Read 31 rows, 1.17 KiB in 0.007399 sec., 4189.755372347615 rows/sec., 158.12 KiB/sec. 2025.04.15 04:01:22.963315 [ 3 ] {10888254-5984-461b-9d92-7544f2a17000} TCPHandler: Processed in 0.007849467 sec. 2025.04.15 04:01:22.963556 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:22.963715 [ 3 ] {68b567a4-566c-44be-bcfd-43f00d51f575} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:22.964007 [ 3 ] {68b567a4-566c-44be-bcfd-43f00d51f575} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:22.964053 [ 3 ] {68b567a4-566c-44be-bcfd-43f00d51f575} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:22.964348 [ 3 ] {68b567a4-566c-44be-bcfd-43f00d51f575} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:22.964412 [ 3 ] {68b567a4-566c-44be-bcfd-43f00d51f575} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:22.964550 [ 3 ] {68b567a4-566c-44be-bcfd-43f00d51f575} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.04.15 04:01:22.964665 [ 286 ] {68b567a4-566c-44be-bcfd-43f00d51f575} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.15 04:01:22.964665 [ 288 ] {68b567a4-566c-44be-bcfd-43f00d51f575} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:22.964809 [ 3 ] {68b567a4-566c-44be-bcfd-43f00d51f575} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:22.964838 [ 3 ] {68b567a4-566c-44be-bcfd-43f00d51f575} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:22.964917 [ 3 ] {68b567a4-566c-44be-bcfd-43f00d51f575} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.15 04:01:22.964937 [ 3 ] {68b567a4-566c-44be-bcfd-43f00d51f575} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.04.15 04:01:22.964976 [ 3 ] {68b567a4-566c-44be-bcfd-43f00d51f575} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:22.965017 [ 3 ] {68b567a4-566c-44be-bcfd-43f00d51f575} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:22.965936 [ 3 ] {68b567a4-566c-44be-bcfd-43f00d51f575} executeQuery: Read 31 rows, 1.17 KiB in 0.002292 sec., 13525.305410122162 rows/sec., 510.44 KiB/sec. 2025.04.15 04:01:22.966068 [ 3 ] {68b567a4-566c-44be-bcfd-43f00d51f575} TCPHandler: Processed in 0.002561975 sec. 2025.04.15 04:01:22.966268 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:22.966428 [ 3 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} executeQuery: (from [fd00:1122:3344:101::d]:54452) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:22.966711 [ 3 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:22.966756 [ 3 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:22.967053 [ 3 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:22.967117 [ 3 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:22.967253 [ 3 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.04.15 04:01:22.967358 [ 288 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:22.967366 [ 287 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.15 04:01:22.967477 [ 3 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:01:22.967500 [ 3 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:22.967574 [ 3 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.15 04:01:22.967594 [ 3 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.04.15 04:01:22.967632 [ 3 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:22.967672 [ 3 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:22.968697 [ 3 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} executeQuery: Read 31 rows, 1.17 KiB in 0.002343 sec., 13230.900554844216 rows/sec., 499.33 KiB/sec. 2025.04.15 04:01:22.968828 [ 3 ] {6d547c4c-b6d7-4120-8b1e-be5810b1c5e0} TCPHandler: Processed in 0.002609046 sec. 2025.04.15 04:01:22.974746 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:22.974928 [ 3 ] {f89dce26-0e91-491d-ad0f-658fa17e3d26} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.04.15 04:01:22.974993 [ 3 ] {f89dce26-0e91-491d-ad0f-658fa17e3d26} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:22.975626 [ 3 ] {f89dce26-0e91-491d-ad0f-658fa17e3d26} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:22.975670 [ 3 ] {f89dce26-0e91-491d-ad0f-658fa17e3d26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:22.976162 [ 3 ] {f89dce26-0e91-491d-ad0f-658fa17e3d26} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:01:22.976388 [ 3 ] {f89dce26-0e91-491d-ad0f-658fa17e3d26} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:22.976670 [ 3 ] {f89dce26-0e91-491d-ad0f-658fa17e3d26} executeQuery: Read 3 rows, 280.00 B in 0.001772 sec., 1693.0022573363433 rows/sec., 154.31 KiB/sec. 2025.04.15 04:01:22.976806 [ 3 ] {f89dce26-0e91-491d-ad0f-658fa17e3d26} TCPHandler: Processed in 0.002139166 sec. 2025.04.15 04:01:22.976918 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:22.977023 [ 3 ] {a7810df6-06db-474c-afdc-3b662caba335} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:01:22.977069 [ 3 ] {a7810df6-06db-474c-afdc-3b662caba335} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:01:22.977621 [ 3 ] {a7810df6-06db-474c-afdc-3b662caba335} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:22.977660 [ 3 ] {a7810df6-06db-474c-afdc-3b662caba335} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:22.978025 [ 3 ] {a7810df6-06db-474c-afdc-3b662caba335} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:22.978266 [ 3 ] {a7810df6-06db-474c-afdc-3b662caba335} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:22.978447 [ 66 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.15 04:01:22.978499 [ 3 ] {a7810df6-06db-474c-afdc-3b662caba335} executeQuery: Read 84 rows, 7.40 KiB in 0.001489 sec., 56413.70047011417 rows/sec., 4.86 MiB/sec. 2025.04.15 04:01:22.978548 [ 66 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:22.978619 [ 3 ] {a7810df6-06db-474c-afdc-3b662caba335} TCPHandler: Processed in 0.001742438 sec. 2025.04.15 04:01:22.978635 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:22.978811 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:22.978893 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.15 04:01:22.978998 [ 3 ] {8139662a-2d19-41e3-895b-13410d0c557c} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:01:22.979086 [ 3 ] {8139662a-2d19-41e3-895b-13410d0c557c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:01:22.979225 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:22.979315 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part 2025.04.15 04:01:22.979712 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2025.04.15 04:01:22.980103 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 607 rows starting from the beginning of the part 2025.04.15 04:01:22.980549 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.04.15 04:01:22.980773 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 607 rows starting from the beginning of the part 2025.04.15 04:01:22.981133 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 84 rows starting from the beginning of the part 2025.04.15 04:01:22.981855 [ 3 ] {8139662a-2d19-41e3-895b-13410d0c557c} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:22.981917 [ 3 ] {8139662a-2d19-41e3-895b-13410d0c557c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:22.982836 [ 3 ] {8139662a-2d19-41e3-895b-13410d0c557c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:01:22.983367 [ 3 ] {8139662a-2d19-41e3-895b-13410d0c557c} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:22.983799 [ 3 ] {8139662a-2d19-41e3-895b-13410d0c557c} executeQuery: Read 27 rows, 2.03 KiB in 0.004841 sec., 5577.360049576534 rows/sec., 419.39 KiB/sec. 2025.04.15 04:01:22.984103 [ 3 ] {8139662a-2d19-41e3-895b-13410d0c557c} TCPHandler: Processed in 0.005374474 sec. 2025.04.15 04:01:22.984128 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 5 columns (5 merged, 0 gathered) in 0.005352484 sec., 259318.85083635934 rows/sec., 21.47 MiB/sec. 2025.04.15 04:01:22.984239 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:22.984373 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.15 04:01:22.984397 [ 3 ] {7abfea01-dd9e-4e5a-aff2-e1566527d572} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:01:22.984493 [ 3 ] {7abfea01-dd9e-4e5a-aff2-e1566527d572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:01:22.984959 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_6_1} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:22.985161 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_6_1} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.15 04:01:22.985293 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2025.04.15 04:01:22.985515 [ 3 ] {7abfea01-dd9e-4e5a-aff2-e1566527d572} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:22.985559 [ 3 ] {7abfea01-dd9e-4e5a-aff2-e1566527d572} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:22.985908 [ 3 ] {7abfea01-dd9e-4e5a-aff2-e1566527d572} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:22.986142 [ 3 ] {7abfea01-dd9e-4e5a-aff2-e1566527d572} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:22.986324 [ 66 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.15 04:01:22.986398 [ 3 ] {7abfea01-dd9e-4e5a-aff2-e1566527d572} executeQuery: Read 73 rows, 5.85 KiB in 0.00204 sec., 35784.313725490196 rows/sec., 2.80 MiB/sec. 2025.04.15 04:01:22.986411 [ 66 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:22.986513 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:22.986550 [ 3 ] {7abfea01-dd9e-4e5a-aff2-e1566527d572} TCPHandler: Processed in 0.002370831 sec. 2025.04.15 04:01:22.986869 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:22.986875 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.15 04:01:22.987059 [ 3 ] {a4fb813f-2ff1-4081-b66f-6a67c145cb27} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:22.987081 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:22.987119 [ 3 ] {a4fb813f-2ff1-4081-b66f-6a67c145cb27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:01:22.987128 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2025.04.15 04:01:22.987375 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2025.04.15 04:01:22.987746 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 362 rows starting from the beginning of the part 2025.04.15 04:01:22.988086 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2025.04.15 04:01:22.988316 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 362 rows starting from the beginning of the part 2025.04.15 04:01:22.988453 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 73 rows starting from the beginning of the part 2025.04.15 04:01:22.989137 [ 3 ] {a4fb813f-2ff1-4081-b66f-6a67c145cb27} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:22.989182 [ 3 ] {a4fb813f-2ff1-4081-b66f-6a67c145cb27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:22.989752 [ 3 ] {a4fb813f-2ff1-4081-b66f-6a67c145cb27} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:22.990066 [ 3 ] {a4fb813f-2ff1-4081-b66f-6a67c145cb27} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:22.990324 [ 64 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.15 04:01:22.990357 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 905 rows, containing 5 columns (5 merged, 0 gathered) in 0.003715389 sec., 243581.49308188187 rows/sec., 18.40 MiB/sec. 2025.04.15 04:01:22.990418 [ 64 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:22.990483 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:22.990543 [ 3 ] {a4fb813f-2ff1-4081-b66f-6a67c145cb27} executeQuery: Read 110 rows, 7.86 KiB in 0.003496 sec., 31464.530892448514 rows/sec., 2.20 MiB/sec. 2025.04.15 04:01:22.990692 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.15 04:01:22.990832 [ 3 ] {a4fb813f-2ff1-4081-b66f-6a67c145cb27} TCPHandler: Processed in 0.004067407 sec. 2025.04.15 04:01:22.991103 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.15 04:01:22.991133 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:22.991444 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_6_1} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:22.991493 [ 3 ] {387a7e3a-40bd-42ca-a82f-08c4a7432cc9} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:22.991607 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:22.991747 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_6_1} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.15 04:01:22.991795 [ 3 ] {387a7e3a-40bd-42ca-a82f-08c4a7432cc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:01:22.991804 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.04.15 04:01:22.991968 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.04.15 04:01:22.992458 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part 2025.04.15 04:01:22.992875 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 187 rows starting from the beginning of the part 2025.04.15 04:01:22.993254 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part 2025.04.15 04:01:22.993651 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 187 rows starting from the beginning of the part 2025.04.15 04:01:22.994032 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part 2025.04.15 04:01:22.997167 [ 3 ] {387a7e3a-40bd-42ca-a82f-08c4a7432cc9} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:22.997238 [ 3 ] {387a7e3a-40bd-42ca-a82f-08c4a7432cc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:22.997967 [ 192 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.007335177 sec., 107972.8546427714 rows/sec., 7.36 MiB/sec. 2025.04.15 04:01:22.998300 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.15 04:01:22.998590 [ 3 ] {387a7e3a-40bd-42ca-a82f-08c4a7432cc9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:01:22.998877 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_6_1} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:22.999065 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_6_1} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.15 04:01:22.999105 [ 3 ] {387a7e3a-40bd-42ca-a82f-08c4a7432cc9} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:22.999244 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.04.15 04:01:22.999469 [ 3 ] {387a7e3a-40bd-42ca-a82f-08c4a7432cc9} executeQuery: Read 27 rows, 49.54 KiB in 0.008108 sec., 3330.0444005920076 rows/sec., 5.97 MiB/sec. 2025.04.15 04:01:22.999587 [ 3 ] {387a7e3a-40bd-42ca-a82f-08c4a7432cc9} TCPHandler: Processed in 0.008529442 sec. 2025.04.15 04:01:22.999718 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:22.999824 [ 3 ] {707c46ee-093e-43c7-ab9a-f2efe3c6de6b} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.04.15 04:01:22.999870 [ 3 ] {707c46ee-093e-43c7-ab9a-f2efe3c6de6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.04.15 04:01:23.000559 [ 3 ] {707c46ee-093e-43c7-ab9a-f2efe3c6de6b} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.000621 [ 3 ] {707c46ee-093e-43c7-ab9a-f2efe3c6de6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.001042 [ 3 ] {707c46ee-093e-43c7-ab9a-f2efe3c6de6b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:01:23.001279 [ 3 ] {707c46ee-093e-43c7-ab9a-f2efe3c6de6b} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.001523 [ 3 ] {707c46ee-093e-43c7-ab9a-f2efe3c6de6b} executeQuery: Read 18 rows, 1.36 KiB in 0.001699 sec., 10594.46733372572 rows/sec., 798.38 KiB/sec. 2025.04.15 04:01:23.001609 [ 3 ] {707c46ee-093e-43c7-ab9a-f2efe3c6de6b} TCPHandler: Processed in 0.001944141 sec. 2025.04.15 04:01:23.001729 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.001835 [ 3 ] {f480392d-c469-4e1f-8691-624c34ed4c66} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:01:23.001880 [ 3 ] {f480392d-c469-4e1f-8691-624c34ed4c66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:01:23.002292 [ 3 ] {f480392d-c469-4e1f-8691-624c34ed4c66} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.002331 [ 3 ] {f480392d-c469-4e1f-8691-624c34ed4c66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.002680 [ 3 ] {f480392d-c469-4e1f-8691-624c34ed4c66} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:23.002911 [ 3 ] {f480392d-c469-4e1f-8691-624c34ed4c66} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.003074 [ 64 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.15 04:01:23.003142 [ 64 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.003150 [ 3 ] {f480392d-c469-4e1f-8691-624c34ed4c66} executeQuery: Read 40 rows, 2.73 KiB in 0.001329 sec., 30097.817908201654 rows/sec., 2.01 MiB/sec. 2025.04.15 04:01:23.003180 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.003283 [ 3 ] {f480392d-c469-4e1f-8691-624c34ed4c66} TCPHandler: Processed in 0.001599024 sec. 2025.04.15 04:01:23.003410 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.15 04:01:23.003517 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:23.003546 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part 2025.04.15 04:01:23.003641 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2025.04.15 04:01:23.003845 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part 2025.04.15 04:01:23.004037 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2025.04.15 04:01:23.004231 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 62 rows starting from the beginning of the part 2025.04.15 04:01:23.004390 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2025.04.15 04:01:23.005547 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002253298 sec., 122487.12775673701 rows/sec., 7.91 MiB/sec. 2025.04.15 04:01:23.005688 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.15 04:01:23.005977 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_6_1} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.006055 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_6_1} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.15 04:01:23.006132 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.04.15 04:01:23.522734 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.523024 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:23.523433 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:23.523483 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:23.523880 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:23.523992 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:23.524205 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.04.15 04:01:23.524407 [ 287 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:23.524412 [ 288 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.15 04:01:23.524436 [ 286 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.15 04:01:23.524616 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.04.15 04:01:23.524652 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:23.524793 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.15 04:01:23.524823 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.04.15 04:01:23.524877 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.524934 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.524984 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.526613 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} executeQuery: Read 34 rows, 1.31 KiB in 0.003724 sec., 9129.967776584319 rows/sec., 351.39 KiB/sec. 2025.04.15 04:01:23.526919 [ 3 ] {513669d7-7ed0-4ec4-aec1-869164aa0025} TCPHandler: Processed in 0.004327762 sec. 2025.04.15 04:01:23.527200 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.527373 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:23.527672 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:23.527719 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:23.528027 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:23.528093 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:23.528233 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.04.15 04:01:23.528394 [ 290 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.15 04:01:23.528413 [ 288 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.15 04:01:23.528393 [ 286 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:23.528586 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.04.15 04:01:23.528615 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:23.528719 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.15 04:01:23.528741 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.04.15 04:01:23.528779 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.528823 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.528865 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.530125 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} executeQuery: Read 34 rows, 1.31 KiB in 0.002832 sec., 12005.649717514125 rows/sec., 462.07 KiB/sec. 2025.04.15 04:01:23.530300 [ 3 ] {292bb941-6fa4-46ac-ad5c-7202154aee72} TCPHandler: Processed in 0.003150967 sec. 2025.04.15 04:01:23.530527 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.530690 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:23.531016 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:23.531086 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:23.531480 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:23.531561 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:23.531733 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.04.15 04:01:23.531813 [ 287 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:23.531890 [ 288 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.15 04:01:23.531900 [ 290 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.15 04:01:23.532017 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.04.15 04:01:23.532046 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:23.532151 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.15 04:01:23.532171 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.04.15 04:01:23.532211 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.532253 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.532290 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.533578 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} executeQuery: Read 34 rows, 1.31 KiB in 0.002965 sec., 11467.116357504216 rows/sec., 441.35 KiB/sec. 2025.04.15 04:01:23.533780 [ 3 ] {c0d18ad0-8d0c-4cd0-a22e-149cdb7ae2cf} TCPHandler: Processed in 0.003302881 sec. 2025.04.15 04:01:23.534046 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.534213 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:23.534504 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:23.534552 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:23.534862 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:23.534926 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:23.535066 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.04.15 04:01:23.535127 [ 287 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:23.535201 [ 288 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.15 04:01:23.535221 [ 286 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.15 04:01:23.535334 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.04.15 04:01:23.535362 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:23.535467 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.15 04:01:23.535487 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.04.15 04:01:23.535525 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.535566 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.535607 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.536940 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} executeQuery: Read 34 rows, 1.31 KiB in 0.002808 sec., 12108.262108262108 rows/sec., 466.02 KiB/sec. 2025.04.15 04:01:23.537127 [ 3 ] {6dbf8800-43cf-4b73-b0b0-2ff135857ebc} TCPHandler: Processed in 0.003130477 sec. 2025.04.15 04:01:23.537356 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.537520 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:23.537810 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:23.537885 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:23.538220 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:23.538285 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:23.538423 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.04.15 04:01:23.538505 [ 287 ] {51a01b19-343d-4467-b999-833f70af1a59} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:23.538559 [ 288 ] {51a01b19-343d-4467-b999-833f70af1a59} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.15 04:01:23.538588 [ 286 ] {51a01b19-343d-4467-b999-833f70af1a59} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.15 04:01:23.538689 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.04.15 04:01:23.538717 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:23.538825 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.15 04:01:23.538847 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.04.15 04:01:23.538886 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.538927 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.538966 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.540331 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} executeQuery: Read 34 rows, 1.31 KiB in 0.00289 sec., 11764.70588235294 rows/sec., 452.80 KiB/sec. 2025.04.15 04:01:23.540518 [ 3 ] {51a01b19-343d-4467-b999-833f70af1a59} TCPHandler: Processed in 0.003211198 sec. 2025.04.15 04:01:23.540727 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.540888 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} executeQuery: (from [fd00:1122:3344:101::d]:54452) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:23.541182 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:23.541231 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:23.541547 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:23.541611 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:23.541749 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.04.15 04:01:23.541837 [ 287 ] {28df7e4c-41be-4320-b350-c07e04a6831e} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:23.541881 [ 288 ] {28df7e4c-41be-4320-b350-c07e04a6831e} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.15 04:01:23.541901 [ 290 ] {28df7e4c-41be-4320-b350-c07e04a6831e} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.15 04:01:23.542005 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.04.15 04:01:23.542034 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:23.542137 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.15 04:01:23.542158 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Reading approx. 34 rows with 3 streams 2025.04.15 04:01:23.542195 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.542236 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.542273 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:23.543601 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} executeQuery: Read 34 rows, 1.31 KiB in 0.00279 sec., 12186.379928315413 rows/sec., 469.03 KiB/sec. 2025.04.15 04:01:23.543788 [ 3 ] {28df7e4c-41be-4320-b350-c07e04a6831e} TCPHandler: Processed in 0.003109946 sec. 2025.04.15 04:01:23.632085 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.632234 [ 3 ] {35ed01ed-603f-450b-a413-5f2d9e9a0def} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.04.15 04:01:23.632292 [ 3 ] {35ed01ed-603f-450b-a413-5f2d9e9a0def} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:23.633089 [ 3 ] {35ed01ed-603f-450b-a413-5f2d9e9a0def} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.633132 [ 3 ] {35ed01ed-603f-450b-a413-5f2d9e9a0def} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.633609 [ 3 ] {35ed01ed-603f-450b-a413-5f2d9e9a0def} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:23.633832 [ 3 ] {35ed01ed-603f-450b-a413-5f2d9e9a0def} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.634047 [ 3 ] {35ed01ed-603f-450b-a413-5f2d9e9a0def} executeQuery: Read 6 rows, 1.34 KiB in 0.001857 sec., 3231.0177705977385 rows/sec., 719.41 KiB/sec. 2025.04.15 04:01:23.634102 [ 3 ] {35ed01ed-603f-450b-a413-5f2d9e9a0def} TCPHandler: Processed in 0.002096214 sec. 2025.04.15 04:01:23.634223 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.634327 [ 3 ] {af1f0dd3-6a2e-4068-95f9-ce9d9a21e38b} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:01:23.634371 [ 3 ] {af1f0dd3-6a2e-4068-95f9-ce9d9a21e38b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:01:23.634973 [ 3 ] {af1f0dd3-6a2e-4068-95f9-ce9d9a21e38b} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.635013 [ 3 ] {af1f0dd3-6a2e-4068-95f9-ce9d9a21e38b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.635375 [ 3 ] {af1f0dd3-6a2e-4068-95f9-ce9d9a21e38b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:01:23.635614 [ 3 ] {af1f0dd3-6a2e-4068-95f9-ce9d9a21e38b} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.635814 [ 3 ] {af1f0dd3-6a2e-4068-95f9-ce9d9a21e38b} executeQuery: Read 212 rows, 13.81 KiB in 0.00151 sec., 140397.35099337748 rows/sec., 8.93 MiB/sec. 2025.04.15 04:01:23.635866 [ 3 ] {af1f0dd3-6a2e-4068-95f9-ce9d9a21e38b} TCPHandler: Processed in 0.001692566 sec. 2025.04.15 04:01:23.635988 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.636093 [ 3 ] {df394fe0-4a3f-4278-8c3f-989808dd2f54} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:01:23.636138 [ 3 ] {df394fe0-4a3f-4278-8c3f-989808dd2f54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:01:23.637451 [ 3 ] {df394fe0-4a3f-4278-8c3f-989808dd2f54} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.637491 [ 3 ] {df394fe0-4a3f-4278-8c3f-989808dd2f54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.638005 [ 3 ] {df394fe0-4a3f-4278-8c3f-989808dd2f54} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:01:23.638251 [ 3 ] {df394fe0-4a3f-4278-8c3f-989808dd2f54} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.638448 [ 3 ] {df394fe0-4a3f-4278-8c3f-989808dd2f54} executeQuery: Read 1747 rows, 145.48 KiB in 0.002377 sec., 734960.0336558687 rows/sec., 59.77 MiB/sec. 2025.04.15 04:01:23.638499 [ 3 ] {df394fe0-4a3f-4278-8c3f-989808dd2f54} TCPHandler: Processed in 0.002559725 sec. 2025.04.15 04:01:23.638621 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.638725 [ 3 ] {7ff002c8-4b83-4859-be15-294ba1e5996e} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:01:23.638774 [ 3 ] {7ff002c8-4b83-4859-be15-294ba1e5996e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:01:23.639303 [ 3 ] {7ff002c8-4b83-4859-be15-294ba1e5996e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.639342 [ 3 ] {7ff002c8-4b83-4859-be15-294ba1e5996e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.639676 [ 3 ] {7ff002c8-4b83-4859-be15-294ba1e5996e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:23.639908 [ 3 ] {7ff002c8-4b83-4859-be15-294ba1e5996e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.640101 [ 3 ] {7ff002c8-4b83-4859-be15-294ba1e5996e} executeQuery: Read 114 rows, 6.99 KiB in 0.001398 sec., 81545.0643776824 rows/sec., 4.88 MiB/sec. 2025.04.15 04:01:23.640153 [ 3 ] {7ff002c8-4b83-4859-be15-294ba1e5996e} TCPHandler: Processed in 0.001581684 sec. 2025.04.15 04:01:23.640272 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.640376 [ 3 ] {dec05c81-74c0-4852-be20-b6c973130fdc} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:01:23.640418 [ 3 ] {dec05c81-74c0-4852-be20-b6c973130fdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:01:23.641100 [ 3 ] {dec05c81-74c0-4852-be20-b6c973130fdc} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.641147 [ 3 ] {dec05c81-74c0-4852-be20-b6c973130fdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.641586 [ 3 ] {dec05c81-74c0-4852-be20-b6c973130fdc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:01:23.641868 [ 3 ] {dec05c81-74c0-4852-be20-b6c973130fdc} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.642083 [ 3 ] {dec05c81-74c0-4852-be20-b6c973130fdc} executeQuery: Read 341 rows, 23.30 KiB in 0.001729 sec., 197223.82880277617 rows/sec., 13.16 MiB/sec. 2025.04.15 04:01:23.642136 [ 3 ] {dec05c81-74c0-4852-be20-b6c973130fdc} TCPHandler: Processed in 0.001912721 sec. 2025.04.15 04:01:23.642251 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.642356 [ 3 ] {9f10ff70-df44-4490-8bde-c0b2ae801766} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:01:23.642400 [ 3 ] {9f10ff70-df44-4490-8bde-c0b2ae801766} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:01:23.642932 [ 3 ] {9f10ff70-df44-4490-8bde-c0b2ae801766} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.642971 [ 3 ] {9f10ff70-df44-4490-8bde-c0b2ae801766} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.643312 [ 3 ] {9f10ff70-df44-4490-8bde-c0b2ae801766} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:01:23.643554 [ 3 ] {9f10ff70-df44-4490-8bde-c0b2ae801766} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.643764 [ 3 ] {9f10ff70-df44-4490-8bde-c0b2ae801766} executeQuery: Read 112 rows, 6.53 KiB in 0.001422 sec., 78762.30661040788 rows/sec., 4.49 MiB/sec. 2025.04.15 04:01:23.643817 [ 3 ] {9f10ff70-df44-4490-8bde-c0b2ae801766} TCPHandler: Processed in 0.001615075 sec. 2025.04.15 04:01:23.643937 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.644041 [ 3 ] {794eb2a8-f7b0-410a-ad3a-5d3491ef3291} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:01:23.644085 [ 3 ] {794eb2a8-f7b0-410a-ad3a-5d3491ef3291} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:01:23.644865 [ 3 ] {794eb2a8-f7b0-410a-ad3a-5d3491ef3291} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.644904 [ 3 ] {794eb2a8-f7b0-410a-ad3a-5d3491ef3291} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.645275 [ 3 ] {794eb2a8-f7b0-410a-ad3a-5d3491ef3291} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:01:23.645516 [ 3 ] {794eb2a8-f7b0-410a-ad3a-5d3491ef3291} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.645714 [ 3 ] {794eb2a8-f7b0-410a-ad3a-5d3491ef3291} executeQuery: Read 818 rows, 60.28 KiB in 0.001694 sec., 482880.7556080283 rows/sec., 34.75 MiB/sec. 2025.04.15 04:01:23.645766 [ 3 ] {794eb2a8-f7b0-410a-ad3a-5d3491ef3291} TCPHandler: Processed in 0.00187776 sec. 2025.04.15 04:01:23.645882 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.645986 [ 3 ] {3bd73f65-b2ad-4b8b-b57f-ef2218b4f645} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:01:23.646033 [ 3 ] {3bd73f65-b2ad-4b8b-b57f-ef2218b4f645} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:01:23.646438 [ 3 ] {3bd73f65-b2ad-4b8b-b57f-ef2218b4f645} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.646476 [ 3 ] {3bd73f65-b2ad-4b8b-b57f-ef2218b4f645} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.646815 [ 3 ] {3bd73f65-b2ad-4b8b-b57f-ef2218b4f645} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:01:23.647046 [ 3 ] {3bd73f65-b2ad-4b8b-b57f-ef2218b4f645} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.647261 [ 3 ] {3bd73f65-b2ad-4b8b-b57f-ef2218b4f645} executeQuery: Read 6 rows, 321.00 B in 0.001289 sec., 4654.7711404189295 rows/sec., 243.19 KiB/sec. 2025.04.15 04:01:23.647340 [ 3 ] {3bd73f65-b2ad-4b8b-b57f-ef2218b4f645} TCPHandler: Processed in 0.001507582 sec. 2025.04.15 04:01:23.647454 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.647557 [ 3 ] {9301ca50-05f0-45d9-8531-5bef18c79936} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:23.647605 [ 3 ] {9301ca50-05f0-45d9-8531-5bef18c79936} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:01:23.648770 [ 3 ] {9301ca50-05f0-45d9-8531-5bef18c79936} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.648805 [ 3 ] {9301ca50-05f0-45d9-8531-5bef18c79936} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.649347 [ 3 ] {9301ca50-05f0-45d9-8531-5bef18c79936} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:01:23.649585 [ 3 ] {9301ca50-05f0-45d9-8531-5bef18c79936} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.649789 [ 3 ] {9301ca50-05f0-45d9-8531-5bef18c79936} executeQuery: Read 2481 rows, 169.26 KiB in 0.002252 sec., 1101687.3889875666 rows/sec., 73.40 MiB/sec. 2025.04.15 04:01:23.649842 [ 3 ] {9301ca50-05f0-45d9-8531-5bef18c79936} TCPHandler: Processed in 0.002436082 sec. 2025.04.15 04:01:23.649955 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.650060 [ 3 ] {fedc0250-b2d8-4286-af36-3ad9e2987163} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:01:23.650107 [ 3 ] {fedc0250-b2d8-4286-af36-3ad9e2987163} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:01:23.650523 [ 3 ] {fedc0250-b2d8-4286-af36-3ad9e2987163} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.650562 [ 3 ] {fedc0250-b2d8-4286-af36-3ad9e2987163} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.650894 [ 3 ] {fedc0250-b2d8-4286-af36-3ad9e2987163} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:01:23.651128 [ 3 ] {fedc0250-b2d8-4286-af36-3ad9e2987163} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.651315 [ 3 ] {fedc0250-b2d8-4286-af36-3ad9e2987163} executeQuery: Read 1 rows, 69.00 B in 0.001277 sec., 783.0853563038372 rows/sec., 52.77 KiB/sec. 2025.04.15 04:01:23.651366 [ 3 ] {fedc0250-b2d8-4286-af36-3ad9e2987163} TCPHandler: Processed in 0.001459151 sec. 2025.04.15 04:01:23.651478 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.651581 [ 3 ] {f3412758-ebfa-4470-8b4b-dc6e38c49cbd} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:23.651646 [ 3 ] {f3412758-ebfa-4470-8b4b-dc6e38c49cbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:01:23.652608 [ 3 ] {f3412758-ebfa-4470-8b4b-dc6e38c49cbd} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.652646 [ 3 ] {f3412758-ebfa-4470-8b4b-dc6e38c49cbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.653219 [ 3 ] {f3412758-ebfa-4470-8b4b-dc6e38c49cbd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:23.653465 [ 3 ] {f3412758-ebfa-4470-8b4b-dc6e38c49cbd} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.653778 [ 3 ] {f3412758-ebfa-4470-8b4b-dc6e38c49cbd} executeQuery: Read 8 rows, 14.68 KiB in 0.002195 sec., 3644.6469248291573 rows/sec., 6.53 MiB/sec. 2025.04.15 04:01:23.653895 [ 3 ] {f3412758-ebfa-4470-8b4b-dc6e38c49cbd} TCPHandler: Processed in 0.002465583 sec. 2025.04.15 04:01:23.654015 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:23.654118 [ 3 ] {de23a5da-3ec3-4f32-a806-0086b181fb0e} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:01:23.654189 [ 3 ] {de23a5da-3ec3-4f32-a806-0086b181fb0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:01:23.654760 [ 3 ] {de23a5da-3ec3-4f32-a806-0086b181fb0e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:23.654811 [ 3 ] {de23a5da-3ec3-4f32-a806-0086b181fb0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:23.655195 [ 3 ] {de23a5da-3ec3-4f32-a806-0086b181fb0e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:01:23.655432 [ 3 ] {de23a5da-3ec3-4f32-a806-0086b181fb0e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:23.655627 [ 3 ] {de23a5da-3ec3-4f32-a806-0086b181fb0e} executeQuery: Read 30 rows, 1.74 KiB in 0.001531 sec., 19595.03592423253 rows/sec., 1.11 MiB/sec. 2025.04.15 04:01:23.655677 [ 3 ] {de23a5da-3ec3-4f32-a806-0086b181fb0e} TCPHandler: Processed in 0.001711977 sec. 2025.04.15 04:01:24.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.53 MiB, peak 169.91 MiB, free memory in arenas 0.00 B, will set to 164.32 MiB (RSS), difference: -1.21 MiB 2025.04.15 04:01:25.314114 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 280 2025.04.15 04:01:25.318065 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:25.318125 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:25.319739 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:25.320059 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:25.321093 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 280 2025.04.15 04:01:27.822535 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2025.04.15 04:01:27.823145 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:27.823192 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:27.823757 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:01:27.824128 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:27.824355 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2025.04.15 04:01:27.960087 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:27.960374 [ 3 ] {ddb9319d-430d-4717-a87a-50af6d43c55e} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:01:27.960489 [ 3 ] {ddb9319d-430d-4717-a87a-50af6d43c55e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:01:27.961486 [ 3 ] {ddb9319d-430d-4717-a87a-50af6d43c55e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:27.961533 [ 3 ] {ddb9319d-430d-4717-a87a-50af6d43c55e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:27.961963 [ 3 ] {ddb9319d-430d-4717-a87a-50af6d43c55e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:01:27.962219 [ 3 ] {ddb9319d-430d-4717-a87a-50af6d43c55e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:27.962440 [ 3 ] {ddb9319d-430d-4717-a87a-50af6d43c55e} executeQuery: Read 56 rows, 4.41 KiB in 0.002152 sec., 26022.304832713755 rows/sec., 2.00 MiB/sec. 2025.04.15 04:01:27.962503 [ 3 ] {ddb9319d-430d-4717-a87a-50af6d43c55e} TCPHandler: Processed in 0.002549964 sec. 2025.04.15 04:01:27.962631 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:27.962743 [ 3 ] {45d47980-0706-4542-bdda-e3bd679a482f} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:01:27.962793 [ 3 ] {45d47980-0706-4542-bdda-e3bd679a482f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:01:27.963330 [ 3 ] {45d47980-0706-4542-bdda-e3bd679a482f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:27.963372 [ 3 ] {45d47980-0706-4542-bdda-e3bd679a482f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:27.963740 [ 3 ] {45d47980-0706-4542-bdda-e3bd679a482f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:01:27.964106 [ 3 ] {45d47980-0706-4542-bdda-e3bd679a482f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:27.964317 [ 3 ] {45d47980-0706-4542-bdda-e3bd679a482f} executeQuery: Read 64 rows, 5.12 KiB in 0.001601 sec., 39975.015615240474 rows/sec., 3.12 MiB/sec. 2025.04.15 04:01:27.964369 [ 3 ] {45d47980-0706-4542-bdda-e3bd679a482f} TCPHandler: Processed in 0.001791388 sec. 2025.04.15 04:01:27.964487 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:27.964593 [ 3 ] {1105fd2f-aa8a-499b-8fad-23931d8a00ae} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:27.964642 [ 3 ] {1105fd2f-aa8a-499b-8fad-23931d8a00ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:01:27.965118 [ 3 ] {1105fd2f-aa8a-499b-8fad-23931d8a00ae} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:27.965157 [ 3 ] {1105fd2f-aa8a-499b-8fad-23931d8a00ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:27.965530 [ 3 ] {1105fd2f-aa8a-499b-8fad-23931d8a00ae} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:01:27.965761 [ 3 ] {1105fd2f-aa8a-499b-8fad-23931d8a00ae} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:27.965955 [ 3 ] {1105fd2f-aa8a-499b-8fad-23931d8a00ae} executeQuery: Read 128 rows, 9.13 KiB in 0.001386 sec., 92352.09235209235 rows/sec., 6.43 MiB/sec. 2025.04.15 04:01:27.966004 [ 3 ] {1105fd2f-aa8a-499b-8fad-23931d8a00ae} TCPHandler: Processed in 0.001565953 sec. 2025.04.15 04:01:27.966120 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:27.966223 [ 3 ] {6fb2e48e-c1b0-4e9a-989c-36d308341d1e} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:01:27.966268 [ 3 ] {6fb2e48e-c1b0-4e9a-989c-36d308341d1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:01:27.966681 [ 3 ] {6fb2e48e-c1b0-4e9a-989c-36d308341d1e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:27.966719 [ 3 ] {6fb2e48e-c1b0-4e9a-989c-36d308341d1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:27.967060 [ 3 ] {6fb2e48e-c1b0-4e9a-989c-36d308341d1e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:01:27.967294 [ 3 ] {6fb2e48e-c1b0-4e9a-989c-36d308341d1e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:27.967488 [ 3 ] {6fb2e48e-c1b0-4e9a-989c-36d308341d1e} executeQuery: Read 48 rows, 3.31 KiB in 0.001287 sec., 37296.0372960373 rows/sec., 2.51 MiB/sec. 2025.04.15 04:01:27.967535 [ 3 ] {6fb2e48e-c1b0-4e9a-989c-36d308341d1e} TCPHandler: Processed in 0.001463782 sec. 2025.04.15 04:01:28.048059 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.04.15 04:01:28.067474 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:28.067530 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:28.074335 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:01:28.075071 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:28.078031 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.04.15 04:01:29.000235 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.94 MiB, peak 169.91 MiB, free memory in arenas 0.00 B, will set to 166.20 MiB (RSS), difference: 1.26 MiB 2025.04.15 04:01:32.962884 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:32.963102 [ 3 ] {0705db8c-5c1e-4dc9-b6a0-ab64f94daae1} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:01:32.963181 [ 3 ] {0705db8c-5c1e-4dc9-b6a0-ab64f94daae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:01:32.964025 [ 3 ] {0705db8c-5c1e-4dc9-b6a0-ab64f94daae1} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:32.964071 [ 3 ] {0705db8c-5c1e-4dc9-b6a0-ab64f94daae1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:32.964504 [ 3 ] {0705db8c-5c1e-4dc9-b6a0-ab64f94daae1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:01:32.964757 [ 3 ] {0705db8c-5c1e-4dc9-b6a0-ab64f94daae1} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:32.964943 [ 3 ] {0705db8c-5c1e-4dc9-b6a0-ab64f94daae1} executeQuery: Read 110 rows, 9.47 KiB in 0.001896 sec., 58016.877637130805 rows/sec., 4.88 MiB/sec. 2025.04.15 04:01:32.965004 [ 3 ] {0705db8c-5c1e-4dc9-b6a0-ab64f94daae1} TCPHandler: Processed in 0.002259268 sec. 2025.04.15 04:01:32.965148 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:32.965261 [ 3 ] {c498a59f-2e65-43f7-8057-3f9a78dcf81f} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:01:32.965310 [ 3 ] {c498a59f-2e65-43f7-8057-3f9a78dcf81f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:01:32.965866 [ 3 ] {c498a59f-2e65-43f7-8057-3f9a78dcf81f} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:32.965905 [ 3 ] {c498a59f-2e65-43f7-8057-3f9a78dcf81f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:32.966248 [ 3 ] {c498a59f-2e65-43f7-8057-3f9a78dcf81f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:32.966483 [ 3 ] {c498a59f-2e65-43f7-8057-3f9a78dcf81f} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:32.966655 [ 3 ] {c498a59f-2e65-43f7-8057-3f9a78dcf81f} executeQuery: Read 27 rows, 2.03 KiB in 0.001421 sec., 19000.70372976777 rows/sec., 1.40 MiB/sec. 2025.04.15 04:01:32.966705 [ 3 ] {c498a59f-2e65-43f7-8057-3f9a78dcf81f} TCPHandler: Processed in 0.001609654 sec. 2025.04.15 04:01:32.966815 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:32.966920 [ 3 ] {8e7e751e-4fdc-4d90-a1b5-f3b150ac6b3b} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:01:32.966965 [ 3 ] {8e7e751e-4fdc-4d90-a1b5-f3b150ac6b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:01:32.967495 [ 3 ] {8e7e751e-4fdc-4d90-a1b5-f3b150ac6b3b} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:32.967532 [ 3 ] {8e7e751e-4fdc-4d90-a1b5-f3b150ac6b3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:32.967877 [ 3 ] {8e7e751e-4fdc-4d90-a1b5-f3b150ac6b3b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:01:32.968109 [ 3 ] {8e7e751e-4fdc-4d90-a1b5-f3b150ac6b3b} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:32.968310 [ 3 ] {8e7e751e-4fdc-4d90-a1b5-f3b150ac6b3b} executeQuery: Read 91 rows, 7.28 KiB in 0.001412 sec., 64447.59206798866 rows/sec., 5.03 MiB/sec. 2025.04.15 04:01:32.968467 [ 3 ] {8e7e751e-4fdc-4d90-a1b5-f3b150ac6b3b} TCPHandler: Processed in 0.001697366 sec. 2025.04.15 04:01:32.968584 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:32.968689 [ 3 ] {ffdebd45-8666-46c3-aa50-631db1dcdd54} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:32.968736 [ 3 ] {ffdebd45-8666-46c3-aa50-631db1dcdd54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:01:32.969250 [ 3 ] {ffdebd45-8666-46c3-aa50-631db1dcdd54} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:32.969287 [ 3 ] {ffdebd45-8666-46c3-aa50-631db1dcdd54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:32.969671 [ 3 ] {ffdebd45-8666-46c3-aa50-631db1dcdd54} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:01:32.969907 [ 3 ] {ffdebd45-8666-46c3-aa50-631db1dcdd54} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:32.970075 [ 3 ] {ffdebd45-8666-46c3-aa50-631db1dcdd54} executeQuery: Read 160 rows, 11.41 KiB in 0.001407 sec., 113717.12864250178 rows/sec., 7.92 MiB/sec. 2025.04.15 04:01:32.970126 [ 3 ] {ffdebd45-8666-46c3-aa50-631db1dcdd54} TCPHandler: Processed in 0.001592685 sec. 2025.04.15 04:01:32.970234 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:32.970339 [ 3 ] {5eb1c757-3ecb-4c06-99ad-2c5868bc6840} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:32.970403 [ 3 ] {5eb1c757-3ecb-4c06-99ad-2c5868bc6840} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:01:32.971446 [ 3 ] {5eb1c757-3ecb-4c06-99ad-2c5868bc6840} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:32.971483 [ 3 ] {5eb1c757-3ecb-4c06-99ad-2c5868bc6840} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:32.972096 [ 3 ] {5eb1c757-3ecb-4c06-99ad-2c5868bc6840} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:32.972349 [ 3 ] {5eb1c757-3ecb-4c06-99ad-2c5868bc6840} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:32.972532 [ 3 ] {5eb1c757-3ecb-4c06-99ad-2c5868bc6840} executeQuery: Read 27 rows, 49.54 KiB in 0.002214 sec., 12195.121951219513 rows/sec., 21.85 MiB/sec. 2025.04.15 04:01:32.972630 [ 3 ] {5eb1c757-3ecb-4c06-99ad-2c5868bc6840} TCPHandler: Processed in 0.002445622 sec. 2025.04.15 04:01:32.972735 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:32.972836 [ 3 ] {30745c78-3109-423f-aada-015d1f6a275a} executeQuery: (from [fd00:1122:3344:101::d]:54452) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:01:32.972882 [ 3 ] {30745c78-3109-423f-aada-015d1f6a275a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:01:32.973286 [ 3 ] {30745c78-3109-423f-aada-015d1f6a275a} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:32.973322 [ 3 ] {30745c78-3109-423f-aada-015d1f6a275a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:32.973662 [ 3 ] {30745c78-3109-423f-aada-015d1f6a275a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:01:32.973894 [ 3 ] {30745c78-3109-423f-aada-015d1f6a275a} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:32.974070 [ 3 ] {30745c78-3109-423f-aada-015d1f6a275a} executeQuery: Read 60 rows, 4.14 KiB in 0.001255 sec., 47808.764940239045 rows/sec., 3.22 MiB/sec. 2025.04.15 04:01:32.974146 [ 3 ] {30745c78-3109-423f-aada-015d1f6a275a} TCPHandler: Processed in 0.001459471 sec. 2025.04.15 04:01:35.198358 [ 47 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:01:35.198420 [ 47 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:01:35.321521 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 300 2025.04.15 04:01:35.324270 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:35.324328 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:35.324576 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2025.04.15 04:01:35.327870 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:35.327956 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:35.329645 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:01:35.330154 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:35.330220 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:35.330719 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.04.15 04:01:35.331020 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:35.331723 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 300 2025.04.15 04:01:35.578180 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.04.15 04:01:35.597765 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:35.597814 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:35.604550 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:01:35.605327 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:35.607804 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.04.15 04:01:35.706556 [ 3 ] {} TCPHandler: Done processing connection. 2025.04.15 04:01:35.706645 [ 3 ] {} TCP-Session: 282538db-b8f7-42d5-b76b-eb9323400c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.04.15 04:01:36.000241 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.73 MiB, peak 170.76 MiB, free memory in arenas 0.00 B, will set to 166.45 MiB (RSS), difference: 1.72 MiB 2025.04.15 04:01:37.968358 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:37.968569 [ 5 ] {7ff31893-d6af-4b14-8072-be8bf774fd62} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:01:37.968644 [ 5 ] {7ff31893-d6af-4b14-8072-be8bf774fd62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:01:37.969466 [ 5 ] {7ff31893-d6af-4b14-8072-be8bf774fd62} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:37.969521 [ 5 ] {7ff31893-d6af-4b14-8072-be8bf774fd62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:37.969965 [ 5 ] {7ff31893-d6af-4b14-8072-be8bf774fd62} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:37.970226 [ 5 ] {7ff31893-d6af-4b14-8072-be8bf774fd62} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:37.970459 [ 5 ] {7ff31893-d6af-4b14-8072-be8bf774fd62} executeQuery: Read 212 rows, 13.81 KiB in 0.001941 sec., 109222.05048943844 rows/sec., 6.95 MiB/sec. 2025.04.15 04:01:37.970688 [ 5 ] {7ff31893-d6af-4b14-8072-be8bf774fd62} TCPHandler: Processed in 0.002463983 sec. 2025.04.15 04:01:37.970894 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:37.971005 [ 5 ] {70ffb691-f64e-4db4-863e-8d03e5f97ecb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:01:37.971056 [ 5 ] {70ffb691-f64e-4db4-863e-8d03e5f97ecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:01:37.971820 [ 5 ] {70ffb691-f64e-4db4-863e-8d03e5f97ecb} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:37.971864 [ 5 ] {70ffb691-f64e-4db4-863e-8d03e5f97ecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:37.972263 [ 5 ] {70ffb691-f64e-4db4-863e-8d03e5f97ecb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:01:37.972514 [ 5 ] {70ffb691-f64e-4db4-863e-8d03e5f97ecb} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:37.972768 [ 5 ] {70ffb691-f64e-4db4-863e-8d03e5f97ecb} executeQuery: Read 633 rows, 50.98 KiB in 0.001788 sec., 354026.8456375839 rows/sec., 27.84 MiB/sec. 2025.04.15 04:01:37.972945 [ 5 ] {70ffb691-f64e-4db4-863e-8d03e5f97ecb} TCPHandler: Processed in 0.002106205 sec. 2025.04.15 04:01:37.973078 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:37.973188 [ 5 ] {607329a4-5b36-41bd-b0ed-6c5e03e36ffe} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:01:37.973237 [ 5 ] {607329a4-5b36-41bd-b0ed-6c5e03e36ffe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:01:37.973789 [ 5 ] {607329a4-5b36-41bd-b0ed-6c5e03e36ffe} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:37.973831 [ 5 ] {607329a4-5b36-41bd-b0ed-6c5e03e36ffe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:37.974180 [ 5 ] {607329a4-5b36-41bd-b0ed-6c5e03e36ffe} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:37.974422 [ 5 ] {607329a4-5b36-41bd-b0ed-6c5e03e36ffe} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:37.974577 [ 43 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.15 04:01:37.974660 [ 5 ] {607329a4-5b36-41bd-b0ed-6c5e03e36ffe} executeQuery: Read 114 rows, 6.99 KiB in 0.001493 sec., 76356.32953784327 rows/sec., 4.57 MiB/sec. 2025.04.15 04:01:37.974692 [ 43 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:37.974777 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:37.974785 [ 5 ] {607329a4-5b36-41bd-b0ed-6c5e03e36ffe} TCPHandler: Processed in 0.001758787 sec. 2025.04.15 04:01:37.975005 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.15 04:01:37.975016 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:37.975293 [ 5 ] {c2fc0c9f-a97c-4ab4-b34b-f397840a72d0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:01:37.975308 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:37.975375 [ 5 ] {c2fc0c9f-a97c-4ab4-b34b-f397840a72d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:01:37.975394 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part 2025.04.15 04:01:37.975804 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 114 rows starting from the beginning of the part 2025.04.15 04:01:37.976238 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part 2025.04.15 04:01:37.976664 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 114 rows starting from the beginning of the part 2025.04.15 04:01:37.977009 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part 2025.04.15 04:01:37.977153 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 114 rows starting from the beginning of the part 2025.04.15 04:01:37.978006 [ 5 ] {c2fc0c9f-a97c-4ab4-b34b-f397840a72d0} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:37.978081 [ 5 ] {c2fc0c9f-a97c-4ab4-b34b-f397840a72d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:37.979044 [ 5 ] {c2fc0c9f-a97c-4ab4-b34b-f397840a72d0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:37.979585 [ 5 ] {c2fc0c9f-a97c-4ab4-b34b-f397840a72d0} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:37.980320 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 5 columns (5 merged, 0 gathered) in 0.005443956 sec., 93681.8739901645 rows/sec., 6.10 MiB/sec. 2025.04.15 04:01:37.980327 [ 5 ] {c2fc0c9f-a97c-4ab4-b34b-f397840a72d0} executeQuery: Read 113 rows, 7.49 KiB in 0.005113 sec., 22100.528065714843 rows/sec., 1.43 MiB/sec. 2025.04.15 04:01:37.980511 [ 5 ] {c2fc0c9f-a97c-4ab4-b34b-f397840a72d0} TCPHandler: Processed in 0.005589109 sec. 2025.04.15 04:01:37.980607 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.15 04:01:37.980676 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:37.980840 [ 5 ] {ef12999b-0d13-426c-a239-4adeef87026c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:01:37.980914 [ 5 ] {ef12999b-0d13-426c-a239-4adeef87026c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:01:37.981189 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_6_1} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:37.981463 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_6_1} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.15 04:01:37.981654 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:01:37.981982 [ 5 ] {ef12999b-0d13-426c-a239-4adeef87026c} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:37.982029 [ 5 ] {ef12999b-0d13-426c-a239-4adeef87026c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:37.982401 [ 5 ] {ef12999b-0d13-426c-a239-4adeef87026c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:37.982655 [ 5 ] {ef12999b-0d13-426c-a239-4adeef87026c} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:37.982971 [ 5 ] {ef12999b-0d13-426c-a239-4adeef87026c} executeQuery: Read 112 rows, 6.53 KiB in 0.002159 sec., 51875.86845761927 rows/sec., 2.96 MiB/sec. 2025.04.15 04:01:37.983242 [ 5 ] {ef12999b-0d13-426c-a239-4adeef87026c} TCPHandler: Processed in 0.002639737 sec. 2025.04.15 04:01:37.983379 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:37.983483 [ 5 ] {8ca65e0a-b6e5-4d17-9f2a-603e85ef936f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:01:37.983530 [ 5 ] {8ca65e0a-b6e5-4d17-9f2a-603e85ef936f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:01:37.984214 [ 5 ] {8ca65e0a-b6e5-4d17-9f2a-603e85ef936f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:37.984261 [ 5 ] {8ca65e0a-b6e5-4d17-9f2a-603e85ef936f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:37.984732 [ 5 ] {8ca65e0a-b6e5-4d17-9f2a-603e85ef936f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:01:37.985042 [ 5 ] {8ca65e0a-b6e5-4d17-9f2a-603e85ef936f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:37.985296 [ 5 ] {8ca65e0a-b6e5-4d17-9f2a-603e85ef936f} executeQuery: Read 390 rows, 28.23 KiB in 0.001834 sec., 212649.94547437297 rows/sec., 15.03 MiB/sec. 2025.04.15 04:01:37.985369 [ 5 ] {8ca65e0a-b6e5-4d17-9f2a-603e85ef936f} TCPHandler: Processed in 0.002041133 sec. 2025.04.15 04:01:37.985606 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:37.985722 [ 5 ] {72dd68df-2458-4e1a-b174-007484acc12d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:01:37.985776 [ 5 ] {72dd68df-2458-4e1a-b174-007484acc12d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:01:37.986323 [ 5 ] {72dd68df-2458-4e1a-b174-007484acc12d} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:37.986370 [ 5 ] {72dd68df-2458-4e1a-b174-007484acc12d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:37.986763 [ 5 ] {72dd68df-2458-4e1a-b174-007484acc12d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:37.987007 [ 5 ] {72dd68df-2458-4e1a-b174-007484acc12d} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:37.987194 [ 5 ] {72dd68df-2458-4e1a-b174-007484acc12d} executeQuery: Read 6 rows, 321.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 209.26 KiB/sec. 2025.04.15 04:01:37.987247 [ 5 ] {72dd68df-2458-4e1a-b174-007484acc12d} TCPHandler: Processed in 0.001698886 sec. 2025.04.15 04:01:37.987363 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:37.987470 [ 5 ] {7a7cabf7-6c79-4306-95cd-11f5348009aa} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:37.987519 [ 5 ] {7a7cabf7-6c79-4306-95cd-11f5348009aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:01:37.988025 [ 5 ] {7a7cabf7-6c79-4306-95cd-11f5348009aa} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:37.988066 [ 5 ] {7a7cabf7-6c79-4306-95cd-11f5348009aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:37.988454 [ 5 ] {7a7cabf7-6c79-4306-95cd-11f5348009aa} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:01:37.988708 [ 5 ] {7a7cabf7-6c79-4306-95cd-11f5348009aa} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:37.988938 [ 5 ] {7a7cabf7-6c79-4306-95cd-11f5348009aa} executeQuery: Read 237 rows, 16.27 KiB in 0.00149 sec., 159060.40268456377 rows/sec., 10.66 MiB/sec. 2025.04.15 04:01:37.988991 [ 5 ] {7a7cabf7-6c79-4306-95cd-11f5348009aa} TCPHandler: Processed in 0.001680515 sec. 2025.04.15 04:01:37.989126 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:37.989232 [ 5 ] {38d3a6f6-9828-4196-b5ad-188590845ce2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:01:37.989281 [ 5 ] {38d3a6f6-9828-4196-b5ad-188590845ce2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:01:37.989696 [ 5 ] {38d3a6f6-9828-4196-b5ad-188590845ce2} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:37.989739 [ 5 ] {38d3a6f6-9828-4196-b5ad-188590845ce2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:37.990103 [ 5 ] {38d3a6f6-9828-4196-b5ad-188590845ce2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:01:37.990340 [ 5 ] {38d3a6f6-9828-4196-b5ad-188590845ce2} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:37.990542 [ 5 ] {38d3a6f6-9828-4196-b5ad-188590845ce2} executeQuery: Read 1 rows, 69.00 B in 0.001333 sec., 750.1875468867216 rows/sec., 50.55 KiB/sec. 2025.04.15 04:01:37.990591 [ 5 ] {38d3a6f6-9828-4196-b5ad-188590845ce2} TCPHandler: Processed in 0.001518523 sec. 2025.04.15 04:01:37.990711 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:37.990827 [ 5 ] {7e6bcd45-e9c7-4dd1-8fa4-1bf3ae8b3829} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:37.990898 [ 5 ] {7e6bcd45-e9c7-4dd1-8fa4-1bf3ae8b3829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:01:37.991924 [ 5 ] {7e6bcd45-e9c7-4dd1-8fa4-1bf3ae8b3829} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:37.991965 [ 5 ] {7e6bcd45-e9c7-4dd1-8fa4-1bf3ae8b3829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:37.992581 [ 5 ] {7e6bcd45-e9c7-4dd1-8fa4-1bf3ae8b3829} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:37.992895 [ 5 ] {7e6bcd45-e9c7-4dd1-8fa4-1bf3ae8b3829} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:37.993093 [ 42 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.15 04:01:37.993160 [ 5 ] {7e6bcd45-e9c7-4dd1-8fa4-1bf3ae8b3829} executeQuery: Read 8 rows, 14.68 KiB in 0.002354 sec., 3398.470688190314 rows/sec., 6.09 MiB/sec. 2025.04.15 04:01:37.993183 [ 42 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:37.993256 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:37.993579 [ 5 ] {7e6bcd45-e9c7-4dd1-8fa4-1bf3ae8b3829} TCPHandler: Processed in 0.002913872 sec. 2025.04.15 04:01:37.993787 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.15 04:01:37.993948 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:37.994205 [ 5 ] {e28d2de2-7962-43af-8ca7-d879e560ce84} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:01:37.994335 [ 5 ] {e28d2de2-7962-43af-8ca7-d879e560ce84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:01:37.994689 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:37.995083 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.04.15 04:01:37.995991 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.04.15 04:01:37.996514 [ 5 ] {e28d2de2-7962-43af-8ca7-d879e560ce84} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:37.996629 [ 5 ] {e28d2de2-7962-43af-8ca7-d879e560ce84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2025.04.15 04:01:37.996720 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part 2025.04.15 04:01:37.997382 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.04.15 04:01:37.998099 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part 2025.04.15 04:01:37.998176 [ 5 ] {e28d2de2-7962-43af-8ca7-d879e560ce84} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:01:37.998671 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.04.15 04:01:37.999120 [ 5 ] {e28d2de2-7962-43af-8ca7-d879e560ce84} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:37.999975 [ 5 ] {e28d2de2-7962-43af-8ca7-d879e560ce84} executeQuery: Read 82 rows, 5.33 KiB in 0.005845 sec., 14029.084687767321 rows/sec., 912.41 KiB/sec. 2025.04.15 04:01:38.000313 [ 5 ] {e28d2de2-7962-43af-8ca7-d879e560ce84} TCPHandler: Processed in 0.006468138 sec. 2025.04.15 04:01:38.002969 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 86 rows, containing 19 columns (19 merged, 0 gathered) in 0.009518354 sec., 9035.175619650205 rows/sec., 16.19 MiB/sec. 2025.04.15 04:01:38.003362 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.15 04:01:38.003898 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_6_1} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:38.004006 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_6_1} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.15 04:01:38.004137 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.04.15 04:01:42.830959 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2025.04.15 04:01:42.831807 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:42.831881 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:42.832504 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:01:42.832756 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:42.833035 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2025.04.15 04:01:42.962677 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:42.962931 [ 5 ] {800b7ca0-918d-4535-b31e-1de29459e551} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:01:42.963036 [ 5 ] {800b7ca0-918d-4535-b31e-1de29459e551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:01:42.964020 [ 5 ] {800b7ca0-918d-4535-b31e-1de29459e551} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:42.964064 [ 5 ] {800b7ca0-918d-4535-b31e-1de29459e551} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:42.964487 [ 5 ] {800b7ca0-918d-4535-b31e-1de29459e551} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:01:42.964742 [ 5 ] {800b7ca0-918d-4535-b31e-1de29459e551} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:42.964883 [ 37 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.15 04:01:42.964935 [ 37 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:42.964939 [ 5 ] {800b7ca0-918d-4535-b31e-1de29459e551} executeQuery: Read 110 rows, 9.47 KiB in 0.002081 sec., 52859.20230658338 rows/sec., 4.44 MiB/sec. 2025.04.15 04:01:42.964961 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:42.965045 [ 5 ] {800b7ca0-918d-4535-b31e-1de29459e551} TCPHandler: Processed in 0.002496414 sec. 2025.04.15 04:01:42.965353 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:42.965386 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.15 04:01:42.965573 [ 5 ] {d6e1f53b-c923-43b0-89a5-e5fb5fcf03bc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:01:42.965695 [ 5 ] {d6e1f53b-c923-43b0-89a5-e5fb5fcf03bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:01:42.965708 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:42.965806 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 661 rows starting from the beginning of the part 2025.04.15 04:01:42.966060 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1747 rows starting from the beginning of the part 2025.04.15 04:01:42.966490 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2025.04.15 04:01:42.966849 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part 2025.04.15 04:01:42.967300 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 633 rows starting from the beginning of the part 2025.04.15 04:01:42.967577 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part 2025.04.15 04:01:42.968373 [ 5 ] {d6e1f53b-c923-43b0-89a5-e5fb5fcf03bc} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:42.968431 [ 5 ] {d6e1f53b-c923-43b0-89a5-e5fb5fcf03bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:42.969298 [ 5 ] {d6e1f53b-c923-43b0-89a5-e5fb5fcf03bc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:01:42.969918 [ 5 ] {d6e1f53b-c923-43b0-89a5-e5fb5fcf03bc} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:42.970410 [ 5 ] {d6e1f53b-c923-43b0-89a5-e5fb5fcf03bc} executeQuery: Read 27 rows, 2.03 KiB in 0.004897 sec., 5513.579742699611 rows/sec., 414.60 KiB/sec. 2025.04.15 04:01:42.970581 [ 5 ] {d6e1f53b-c923-43b0-89a5-e5fb5fcf03bc} TCPHandler: Processed in 0.005346874 sec. 2025.04.15 04:01:42.970721 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:42.971011 [ 5 ] {373eeaf0-df84-4b66-9b43-c90abb1eee1d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:01:42.971042 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.005971667 sec., 555456.290513185 rows/sec., 46.89 MiB/sec. 2025.04.15 04:01:42.971088 [ 5 ] {373eeaf0-df84-4b66-9b43-c90abb1eee1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:01:42.971339 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.15 04:01:42.971943 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_11_2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:42.972163 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_11_2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.15 04:01:42.972314 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.04.15 04:01:42.972335 [ 5 ] {373eeaf0-df84-4b66-9b43-c90abb1eee1d} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:42.972389 [ 5 ] {373eeaf0-df84-4b66-9b43-c90abb1eee1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:42.972744 [ 5 ] {373eeaf0-df84-4b66-9b43-c90abb1eee1d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:01:42.972978 [ 5 ] {373eeaf0-df84-4b66-9b43-c90abb1eee1d} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:42.973101 [ 37 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.15 04:01:42.973148 [ 37 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:42.973158 [ 5 ] {373eeaf0-df84-4b66-9b43-c90abb1eee1d} executeQuery: Read 91 rows, 7.28 KiB in 0.002229 sec., 40825.4822790489 rows/sec., 3.19 MiB/sec. 2025.04.15 04:01:42.973182 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:42.973262 [ 5 ] {373eeaf0-df84-4b66-9b43-c90abb1eee1d} TCPHandler: Processed in 0.002601805 sec. 2025.04.15 04:01:42.973407 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.15 04:01:42.973468 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:42.973632 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:42.973691 [ 5 ] {ec001cde-0187-4336-9934-931c61b9ffb5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:42.973704 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 399 rows starting from the beginning of the part 2025.04.15 04:01:42.973765 [ 5 ] {ec001cde-0187-4336-9934-931c61b9ffb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:01:42.974039 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 818 rows starting from the beginning of the part 2025.04.15 04:01:42.974429 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2025.04.15 04:01:42.974812 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 91 rows starting from the beginning of the part 2025.04.15 04:01:42.975157 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 390 rows starting from the beginning of the part 2025.04.15 04:01:42.975485 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 91 rows starting from the beginning of the part 2025.04.15 04:01:42.976418 [ 5 ] {ec001cde-0187-4336-9934-931c61b9ffb5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:42.976492 [ 5 ] {ec001cde-0187-4336-9934-931c61b9ffb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:42.977376 [ 5 ] {ec001cde-0187-4336-9934-931c61b9ffb5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:01:42.977808 [ 5 ] {ec001cde-0187-4336-9934-931c61b9ffb5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:42.977979 [ 37 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.15 04:01:42.978071 [ 37 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:42.978145 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:42.978306 [ 5 ] {ec001cde-0187-4336-9934-931c61b9ffb5} executeQuery: Read 160 rows, 11.41 KiB in 0.004659 sec., 34342.133505044 rows/sec., 2.39 MiB/sec. 2025.04.15 04:01:42.978779 [ 5 ] {ec001cde-0187-4336-9934-931c61b9ffb5} TCPHandler: Processed in 0.005384095 sec. 2025.04.15 04:01:42.979122 [ 196 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1853 rows, containing 5 columns (5 merged, 0 gathered) in 0.005835105 sec., 317560.69513744826 rows/sec., 24.16 MiB/sec. 2025.04.15 04:01:42.979183 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.15 04:01:42.979213 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:42.979415 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.15 04:01:42.979578 [ 5 ] {02754f80-7c47-4e85-8d20-84e23f0c356c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:42.979686 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:42.979857 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 792 rows starting from the beginning of the part 2025.04.15 04:01:42.979888 [ 5 ] {02754f80-7c47-4e85-8d20-84e23f0c356c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:01:42.980407 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_11_2} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:42.980522 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2481 rows starting from the beginning of the part 2025.04.15 04:01:42.980721 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_11_2} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.15 04:01:42.981131 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.04.15 04:01:42.981165 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part 2025.04.15 04:01:42.981562 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2025.04.15 04:01:42.981919 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part 2025.04.15 04:01:42.982290 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2025.04.15 04:01:42.985863 [ 5 ] {02754f80-7c47-4e85-8d20-84e23f0c356c} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:42.985908 [ 5 ] {02754f80-7c47-4e85-8d20-84e23f0c356c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:42.986658 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3958 rows, containing 5 columns (5 merged, 0 gathered) in 0.008244996 sec., 480048.7471431157 rows/sec., 32.31 MiB/sec. 2025.04.15 04:01:42.987004 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.15 04:01:42.987243 [ 5 ] {02754f80-7c47-4e85-8d20-84e23f0c356c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:01:42.987485 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_11_2} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:42.987761 [ 5 ] {02754f80-7c47-4e85-8d20-84e23f0c356c} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:42.987813 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_11_2} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.15 04:01:42.988173 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2025.04.15 04:01:42.988387 [ 5 ] {02754f80-7c47-4e85-8d20-84e23f0c356c} executeQuery: Read 27 rows, 49.54 KiB in 0.00895 sec., 3016.759776536313 rows/sec., 5.41 MiB/sec. 2025.04.15 04:01:42.988540 [ 5 ] {02754f80-7c47-4e85-8d20-84e23f0c356c} TCPHandler: Processed in 0.009440731 sec. 2025.04.15 04:01:42.988692 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:42.988797 [ 5 ] {fc7d2ba1-618d-40d9-8430-8d9027fc8e74} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:01:42.988845 [ 5 ] {fc7d2ba1-618d-40d9-8430-8d9027fc8e74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:01:42.989281 [ 5 ] {fc7d2ba1-618d-40d9-8430-8d9027fc8e74} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:42.989319 [ 5 ] {fc7d2ba1-618d-40d9-8430-8d9027fc8e74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:42.989685 [ 5 ] {fc7d2ba1-618d-40d9-8430-8d9027fc8e74} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:01:42.989918 [ 5 ] {fc7d2ba1-618d-40d9-8430-8d9027fc8e74} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:42.990091 [ 36 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.15 04:01:42.990141 [ 5 ] {fc7d2ba1-618d-40d9-8430-8d9027fc8e74} executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec. 2025.04.15 04:01:42.990156 [ 36 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:42.990226 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:42.990264 [ 5 ] {fc7d2ba1-618d-40d9-8430-8d9027fc8e74} TCPHandler: Processed in 0.001620875 sec. 2025.04.15 04:01:42.990431 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.15 04:01:42.990540 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:42.990577 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part 2025.04.15 04:01:42.990674 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2025.04.15 04:01:42.990814 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2025.04.15 04:01:42.990931 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2025.04.15 04:01:42.991103 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part 2025.04.15 04:01:42.991178 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2025.04.15 04:01:42.992271 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 4 columns (4 merged, 0 gathered) in 0.001946682 sec., 285614.18865536334 rows/sec., 18.52 MiB/sec. 2025.04.15 04:01:42.992469 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.15 04:01:42.992810 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_11_2} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:42.992888 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_11_2} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.15 04:01:42.992970 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.04.15 04:01:43.107934 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.04.15 04:01:43.127500 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:43.127565 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:43.134689 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:01:43.135495 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:43.138373 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.04.15 04:01:45.331935 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 334 2025.04.15 04:01:45.335022 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:45.335072 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:45.336564 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:45.336881 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:45.337056 [ 34 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.15 04:01:45.337123 [ 34 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:45.337166 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:45.337860 [ 189 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.15 04:01:45.338489 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 334 2025.04.15 04:01:45.338972 [ 189 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:45.339172 [ 189 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.04.15 04:01:45.339735 [ 189 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2025.04.15 04:01:45.340231 [ 189 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2025.04.15 04:01:45.340926 [ 189 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 80 rows starting from the beginning of the part 2025.04.15 04:01:45.341611 [ 189 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part 2025.04.15 04:01:45.342201 [ 189 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part 2025.04.15 04:01:45.352080 [ 198 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 72 columns (72 merged, 0 gathered) in 0.014729854 sec., 22675.03805536701 rows/sec., 22.69 MiB/sec. 2025.04.15 04:01:45.353157 [ 198 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.15 04:01:45.353973 [ 198 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_6_1} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:45.354052 [ 198 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_6_1} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.15 04:01:45.354347 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. 2025.04.15 04:01:47.967952 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:47.968265 [ 5 ] {68542398-93d8-496c-9a75-00ee6fb44a24} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:01:47.968385 [ 5 ] {68542398-93d8-496c-9a75-00ee6fb44a24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:01:47.969528 [ 5 ] {68542398-93d8-496c-9a75-00ee6fb44a24} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:47.969584 [ 5 ] {68542398-93d8-496c-9a75-00ee6fb44a24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:47.970024 [ 5 ] {68542398-93d8-496c-9a75-00ee6fb44a24} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:47.970295 [ 5 ] {68542398-93d8-496c-9a75-00ee6fb44a24} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:47.970496 [ 30 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.04.15 04:01:47.970520 [ 5 ] {68542398-93d8-496c-9a75-00ee6fb44a24} executeQuery: Read 212 rows, 13.81 KiB in 0.002338 sec., 90675.79127459368 rows/sec., 5.77 MiB/sec. 2025.04.15 04:01:47.970585 [ 30 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:47.970656 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:47.970671 [ 5 ] {68542398-93d8-496c-9a75-00ee6fb44a24} TCPHandler: Processed in 0.002920453 sec. 2025.04.15 04:01:47.970930 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:47.970956 [ 190 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.04.15 04:01:47.971151 [ 5 ] {1bc3f13a-d47b-4e52-8d6f-ad7c920f812e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:01:47.971243 [ 190 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:47.971263 [ 5 ] {1bc3f13a-d47b-4e52-8d6f-ad7c920f812e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:01:47.971328 [ 190 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part 2025.04.15 04:01:47.971721 [ 190 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part 2025.04.15 04:01:47.972162 [ 190 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part 2025.04.15 04:01:47.972544 [ 190 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part 2025.04.15 04:01:47.972744 [ 190 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part 2025.04.15 04:01:47.973818 [ 5 ] {1bc3f13a-d47b-4e52-8d6f-ad7c920f812e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:47.973893 [ 5 ] {1bc3f13a-d47b-4e52-8d6f-ad7c920f812e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:47.974944 [ 5 ] {1bc3f13a-d47b-4e52-8d6f-ad7c920f812e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:01:47.975331 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004559707 sec., 232471.0776372254 rows/sec., 15.67 MiB/sec. 2025.04.15 04:01:47.975465 [ 5 ] {1bc3f13a-d47b-4e52-8d6f-ad7c920f812e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:47.975583 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.04.15 04:01:47.976036 [ 5 ] {1bc3f13a-d47b-4e52-8d6f-ad7c920f812e} executeQuery: Read 633 rows, 50.98 KiB in 0.004915 sec., 128789.42014242116 rows/sec., 10.13 MiB/sec. 2025.04.15 04:01:47.976418 [ 5 ] {1bc3f13a-d47b-4e52-8d6f-ad7c920f812e} TCPHandler: Processed in 0.005578129 sec. 2025.04.15 04:01:47.976612 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_5_1} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:47.976710 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:47.976762 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_5_1} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.04.15 04:01:47.976910 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.15 04:01:47.976916 [ 5 ] {78fc1f1b-4129-4e29-9634-e8ecae5abc87} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:01:47.977003 [ 5 ] {78fc1f1b-4129-4e29-9634-e8ecae5abc87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:01:47.977606 [ 5 ] {78fc1f1b-4129-4e29-9634-e8ecae5abc87} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:47.977649 [ 5 ] {78fc1f1b-4129-4e29-9634-e8ecae5abc87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:47.978016 [ 5 ] {78fc1f1b-4129-4e29-9634-e8ecae5abc87} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:01:47.978264 [ 5 ] {78fc1f1b-4129-4e29-9634-e8ecae5abc87} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:47.978481 [ 5 ] {78fc1f1b-4129-4e29-9634-e8ecae5abc87} executeQuery: Read 114 rows, 6.99 KiB in 0.001639 sec., 69554.60646735814 rows/sec., 4.16 MiB/sec. 2025.04.15 04:01:47.978540 [ 5 ] {78fc1f1b-4129-4e29-9634-e8ecae5abc87} TCPHandler: Processed in 0.0019062 sec. 2025.04.15 04:01:47.978662 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:47.978770 [ 5 ] {94a384ba-1b91-4af6-993e-4a80d3df8587} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:01:47.978817 [ 5 ] {94a384ba-1b91-4af6-993e-4a80d3df8587} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:01:47.979371 [ 5 ] {94a384ba-1b91-4af6-993e-4a80d3df8587} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:47.979412 [ 5 ] {94a384ba-1b91-4af6-993e-4a80d3df8587} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:47.979772 [ 5 ] {94a384ba-1b91-4af6-993e-4a80d3df8587} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:47.980029 [ 5 ] {94a384ba-1b91-4af6-993e-4a80d3df8587} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:47.980300 [ 5 ] {94a384ba-1b91-4af6-993e-4a80d3df8587} executeQuery: Read 113 rows, 7.49 KiB in 0.001531 sec., 73807.96864794251 rows/sec., 4.78 MiB/sec. 2025.04.15 04:01:47.980423 [ 5 ] {94a384ba-1b91-4af6-993e-4a80d3df8587} TCPHandler: Processed in 0.001811449 sec. 2025.04.15 04:01:47.980557 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:47.980663 [ 5 ] {48c9ce44-283a-4f81-ad73-e625dc0c4129} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:01:47.980709 [ 5 ] {48c9ce44-283a-4f81-ad73-e625dc0c4129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:01:47.981295 [ 5 ] {48c9ce44-283a-4f81-ad73-e625dc0c4129} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:47.981335 [ 5 ] {48c9ce44-283a-4f81-ad73-e625dc0c4129} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:47.981687 [ 5 ] {48c9ce44-283a-4f81-ad73-e625dc0c4129} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:47.981935 [ 5 ] {48c9ce44-283a-4f81-ad73-e625dc0c4129} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:47.982113 [ 30 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.04.15 04:01:47.982198 [ 30 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:47.982243 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:47.982241 [ 5 ] {48c9ce44-283a-4f81-ad73-e625dc0c4129} executeQuery: Read 112 rows, 6.53 KiB in 0.001589 sec., 70484.58149779736 rows/sec., 4.02 MiB/sec. 2025.04.15 04:01:47.982513 [ 5 ] {48c9ce44-283a-4f81-ad73-e625dc0c4129} TCPHandler: Processed in 0.002000663 sec. 2025.04.15 04:01:47.982692 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.04.15 04:01:47.982806 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:47.982883 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:47.982969 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part 2025.04.15 04:01:47.983004 [ 5 ] {dc26f935-deb7-4b04-981c-0fd880e275ef} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:01:47.983106 [ 5 ] {dc26f935-deb7-4b04-981c-0fd880e275ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:01:47.983374 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part 2025.04.15 04:01:47.983748 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part 2025.04.15 04:01:47.984159 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part 2025.04.15 04:01:47.984490 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part 2025.04.15 04:01:47.985867 [ 5 ] {dc26f935-deb7-4b04-981c-0fd880e275ef} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:47.985952 [ 5 ] {dc26f935-deb7-4b04-981c-0fd880e275ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:47.987044 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004725761 sec., 118499.43321297881 rows/sec., 7.20 MiB/sec. 2025.04.15 04:01:47.987053 [ 5 ] {dc26f935-deb7-4b04-981c-0fd880e275ef} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:01:47.987225 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.04.15 04:01:47.987536 [ 5 ] {dc26f935-deb7-4b04-981c-0fd880e275ef} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:47.987697 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_5_1} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:47.988087 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_5_1} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.04.15 04:01:47.988168 [ 5 ] {dc26f935-deb7-4b04-981c-0fd880e275ef} executeQuery: Read 390 rows, 28.23 KiB in 0.005165 sec., 75508.2284607938 rows/sec., 5.34 MiB/sec. 2025.04.15 04:01:47.988304 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.04.15 04:01:47.988396 [ 5 ] {dc26f935-deb7-4b04-981c-0fd880e275ef} TCPHandler: Processed in 0.005666261 sec. 2025.04.15 04:01:47.988537 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:47.988649 [ 5 ] {35c8758a-ea94-4415-b716-61a13cdc842a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:01:47.988698 [ 5 ] {35c8758a-ea94-4415-b716-61a13cdc842a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:01:47.989195 [ 5 ] {35c8758a-ea94-4415-b716-61a13cdc842a} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:47.989234 [ 5 ] {35c8758a-ea94-4415-b716-61a13cdc842a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:47.989607 [ 5 ] {35c8758a-ea94-4415-b716-61a13cdc842a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:47.989843 [ 5 ] {35c8758a-ea94-4415-b716-61a13cdc842a} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:47.990104 [ 5 ] {35c8758a-ea94-4415-b716-61a13cdc842a} executeQuery: Read 6 rows, 321.00 B in 0.001472 sec., 4076.086956521739 rows/sec., 212.96 KiB/sec. 2025.04.15 04:01:47.990255 [ 5 ] {35c8758a-ea94-4415-b716-61a13cdc842a} TCPHandler: Processed in 0.001769568 sec. 2025.04.15 04:01:47.990378 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:47.990482 [ 5 ] {c6ee904e-e726-4a33-93ba-6c46fec370e3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:47.990530 [ 5 ] {c6ee904e-e726-4a33-93ba-6c46fec370e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:01:47.991084 [ 5 ] {c6ee904e-e726-4a33-93ba-6c46fec370e3} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:47.991123 [ 5 ] {c6ee904e-e726-4a33-93ba-6c46fec370e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:47.991527 [ 5 ] {c6ee904e-e726-4a33-93ba-6c46fec370e3} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:01:47.991771 [ 5 ] {c6ee904e-e726-4a33-93ba-6c46fec370e3} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:47.992037 [ 5 ] {c6ee904e-e726-4a33-93ba-6c46fec370e3} executeQuery: Read 237 rows, 16.27 KiB in 0.001555 sec., 152411.57556270098 rows/sec., 10.22 MiB/sec. 2025.04.15 04:01:47.992199 [ 5 ] {c6ee904e-e726-4a33-93ba-6c46fec370e3} TCPHandler: Processed in 0.00186815 sec. 2025.04.15 04:01:47.992325 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:47.992441 [ 5 ] {c963665a-a7ed-4bce-8fa1-a220f37316de} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:01:47.992490 [ 5 ] {c963665a-a7ed-4bce-8fa1-a220f37316de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:01:47.992906 [ 5 ] {c963665a-a7ed-4bce-8fa1-a220f37316de} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:47.992947 [ 5 ] {c963665a-a7ed-4bce-8fa1-a220f37316de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:47.993293 [ 5 ] {c963665a-a7ed-4bce-8fa1-a220f37316de} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:47.993526 [ 5 ] {c963665a-a7ed-4bce-8fa1-a220f37316de} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:47.993693 [ 30 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.04.15 04:01:47.993762 [ 30 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:47.993784 [ 5 ] {c963665a-a7ed-4bce-8fa1-a220f37316de} executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. 2025.04.15 04:01:47.993800 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:47.993982 [ 5 ] {c963665a-a7ed-4bce-8fa1-a220f37316de} TCPHandler: Processed in 0.001700736 sec. 2025.04.15 04:01:47.994258 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.04.15 04:01:47.994322 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:47.994503 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:47.994547 [ 5 ] {5af480e3-920c-4706-b97e-e8cb736e5a96} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:47.994566 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.04.15 04:01:47.994852 [ 5 ] {5af480e3-920c-4706-b97e-e8cb736e5a96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:01:47.994901 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.04.15 04:01:47.995250 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.04.15 04:01:47.995713 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.04.15 04:01:47.996063 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.04.15 04:01:47.999510 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005591629 sec., 894.193802915036 rows/sec., 60.25 KiB/sec. 2025.04.15 04:01:47.999756 [ 186 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.04.15 04:01:48.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 171.08 MiB, peak 171.73 MiB, free memory in arenas 0.00 B, will set to 167.25 MiB (RSS), difference: -3.82 MiB 2025.04.15 04:01:48.000169 [ 5 ] {5af480e3-920c-4706-b97e-e8cb736e5a96} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:48.000311 [ 5 ] {5af480e3-920c-4706-b97e-e8cb736e5a96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:48.000643 [ 186 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_5_1} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:48.001101 [ 186 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_5_1} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.04.15 04:01:48.001307 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.04.15 04:01:48.001816 [ 5 ] {5af480e3-920c-4706-b97e-e8cb736e5a96} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:01:48.002095 [ 5 ] {5af480e3-920c-4706-b97e-e8cb736e5a96} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:48.002420 [ 5 ] {5af480e3-920c-4706-b97e-e8cb736e5a96} executeQuery: Read 8 rows, 14.68 KiB in 0.007915 sec., 1010.7391029690461 rows/sec., 1.81 MiB/sec. 2025.04.15 04:01:48.002650 [ 5 ] {5af480e3-920c-4706-b97e-e8cb736e5a96} TCPHandler: Processed in 0.00842719 sec. 2025.04.15 04:01:48.002770 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:48.002870 [ 5 ] {657f4d2f-bb7e-4a83-b0c7-9d37c50f0652} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:01:48.002917 [ 5 ] {657f4d2f-bb7e-4a83-b0c7-9d37c50f0652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:01:48.003406 [ 5 ] {657f4d2f-bb7e-4a83-b0c7-9d37c50f0652} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:48.003444 [ 5 ] {657f4d2f-bb7e-4a83-b0c7-9d37c50f0652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:48.003815 [ 5 ] {657f4d2f-bb7e-4a83-b0c7-9d37c50f0652} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:01:48.004055 [ 5 ] {657f4d2f-bb7e-4a83-b0c7-9d37c50f0652} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:48.004300 [ 5 ] {657f4d2f-bb7e-4a83-b0c7-9d37c50f0652} executeQuery: Read 82 rows, 5.33 KiB in 0.00145 sec., 56551.724137931036 rows/sec., 3.59 MiB/sec. 2025.04.15 04:01:48.004476 [ 5 ] {657f4d2f-bb7e-4a83-b0c7-9d37c50f0652} TCPHandler: Processed in 0.001749947 sec. 2025.04.15 04:01:49.000245 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.27 MiB, peak 171.73 MiB, free memory in arenas 0.00 B, will set to 167.26 MiB (RSS), difference: 2.99 MiB 2025.04.15 04:01:50.198467 [ 27 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:01:50.198541 [ 27 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:01:50.333172 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2025.04.15 04:01:50.333794 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:50.333834 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:50.334347 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:01:50.334601 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:50.334802 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.04.15 04:01:50.638455 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.04.15 04:01:50.658793 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:50.658859 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:50.666265 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:01:50.667033 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:50.669522 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.04.15 04:01:52.956080 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:52.956380 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} executeQuery: (from [fd00:1122:3344:101::d]:42931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:52.956862 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:52.956926 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:52.957325 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:52.957403 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:52.957569 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.04.15 04:01:52.957674 [ 287 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:52.957783 [ 286 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.15 04:01:52.957821 [ 288 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.04.15 04:01:52.957787 [ 290 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.15 04:01:52.957998 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2025.04.15 04:01:52.958029 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:52.958165 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.15 04:01:52.958190 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Reading approx. 40 rows with 4 streams 2025.04.15 04:01:52.958232 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:52.958277 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:52.958317 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:52.958355 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:52.960648 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} executeQuery: Read 40 rows, 1.53 KiB in 0.004413 sec., 9064.12871062769 rows/sec., 345.66 KiB/sec. 2025.04.15 04:01:52.960871 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} MemoryTracker: Peak memory usage (for query): 143.87 KiB. 2025.04.15 04:01:52.960889 [ 5 ] {2e877a2f-dfe9-4d05-afba-7ca127cb3402} TCPHandler: Processed in 0.004950565 sec. 2025.04.15 04:01:52.968666 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:52.968810 [ 5 ] {f297711d-6f79-48f7-bd72-5a4e32026c12} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.04.15 04:01:52.968869 [ 5 ] {f297711d-6f79-48f7-bd72-5a4e32026c12} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:52.969695 [ 5 ] {f297711d-6f79-48f7-bd72-5a4e32026c12} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:52.969740 [ 5 ] {f297711d-6f79-48f7-bd72-5a4e32026c12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:52.970207 [ 5 ] {f297711d-6f79-48f7-bd72-5a4e32026c12} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:01:52.970427 [ 5 ] {f297711d-6f79-48f7-bd72-5a4e32026c12} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:52.970643 [ 5 ] {f297711d-6f79-48f7-bd72-5a4e32026c12} executeQuery: Read 1 rows, 106.00 B in 0.001875 sec., 533.3333333333334 rows/sec., 55.21 KiB/sec. 2025.04.15 04:01:52.970694 [ 5 ] {f297711d-6f79-48f7-bd72-5a4e32026c12} TCPHandler: Processed in 0.002093294 sec. 2025.04.15 04:01:52.970815 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:52.970918 [ 5 ] {5c0a57a6-42fe-4dfa-bae3-bb08e5bb28e8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:01:52.970961 [ 5 ] {5c0a57a6-42fe-4dfa-bae3-bb08e5bb28e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:01:52.971538 [ 5 ] {5c0a57a6-42fe-4dfa-bae3-bb08e5bb28e8} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:52.971576 [ 5 ] {5c0a57a6-42fe-4dfa-bae3-bb08e5bb28e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:52.971926 [ 5 ] {5c0a57a6-42fe-4dfa-bae3-bb08e5bb28e8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:01:52.972157 [ 5 ] {5c0a57a6-42fe-4dfa-bae3-bb08e5bb28e8} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:52.972397 [ 5 ] {5c0a57a6-42fe-4dfa-bae3-bb08e5bb28e8} executeQuery: Read 119 rows, 10.33 KiB in 0.001497 sec., 79492.31796927187 rows/sec., 6.74 MiB/sec. 2025.04.15 04:01:52.972576 [ 5 ] {5c0a57a6-42fe-4dfa-bae3-bb08e5bb28e8} TCPHandler: Processed in 0.001803468 sec. 2025.04.15 04:01:52.972743 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:52.972844 [ 5 ] {00105d26-79c5-4c18-831e-078c6a5f9c58} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:01:52.972888 [ 5 ] {00105d26-79c5-4c18-831e-078c6a5f9c58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:01:52.973424 [ 5 ] {00105d26-79c5-4c18-831e-078c6a5f9c58} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:52.973461 [ 5 ] {00105d26-79c5-4c18-831e-078c6a5f9c58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:52.973789 [ 5 ] {00105d26-79c5-4c18-831e-078c6a5f9c58} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:01:52.974043 [ 5 ] {00105d26-79c5-4c18-831e-078c6a5f9c58} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:52.974208 [ 5 ] {00105d26-79c5-4c18-831e-078c6a5f9c58} executeQuery: Read 31 rows, 2.33 KiB in 0.001386 sec., 22366.522366522364 rows/sec., 1.64 MiB/sec. 2025.04.15 04:01:52.974254 [ 5 ] {00105d26-79c5-4c18-831e-078c6a5f9c58} TCPHandler: Processed in 0.001569684 sec. 2025.04.15 04:01:52.974369 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:52.974471 [ 5 ] {ed3105b8-23a4-4353-ba04-37a5bb1cea7f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:01:52.974513 [ 5 ] {ed3105b8-23a4-4353-ba04-37a5bb1cea7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:01:52.974985 [ 5 ] {ed3105b8-23a4-4353-ba04-37a5bb1cea7f} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:52.975020 [ 5 ] {ed3105b8-23a4-4353-ba04-37a5bb1cea7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:52.975332 [ 5 ] {ed3105b8-23a4-4353-ba04-37a5bb1cea7f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:52.975557 [ 5 ] {ed3105b8-23a4-4353-ba04-37a5bb1cea7f} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:52.975709 [ 60 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.15 04:01:52.975770 [ 5 ] {ed3105b8-23a4-4353-ba04-37a5bb1cea7f} executeQuery: Read 1 rows, 68.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 50.58 KiB/sec. 2025.04.15 04:01:52.975779 [ 60 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:52.975844 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:52.975887 [ 5 ] {ed3105b8-23a4-4353-ba04-37a5bb1cea7f} TCPHandler: Processed in 0.001563743 sec. 2025.04.15 04:01:52.976204 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:52.976298 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.15 04:01:52.976470 [ 5 ] {1b59f3c8-b6ed-4ed0-8a50-774b524b5045} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:01:52.976593 [ 5 ] {1b59f3c8-b6ed-4ed0-8a50-774b524b5045} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:01:52.976612 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:52.976712 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part 2025.04.15 04:01:52.977011 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part 2025.04.15 04:01:52.977468 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 341 rows starting from the beginning of the part 2025.04.15 04:01:52.977952 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part 2025.04.15 04:01:52.978153 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part 2025.04.15 04:01:52.978605 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.04.15 04:01:52.979292 [ 5 ] {1b59f3c8-b6ed-4ed0-8a50-774b524b5045} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:52.979362 [ 5 ] {1b59f3c8-b6ed-4ed0-8a50-774b524b5045} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:52.980305 [ 5 ] {1b59f3c8-b6ed-4ed0-8a50-774b524b5045} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:01:52.980894 [ 5 ] {1b59f3c8-b6ed-4ed0-8a50-774b524b5045} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:52.981375 [ 5 ] {1b59f3c8-b6ed-4ed0-8a50-774b524b5045} executeQuery: Read 104 rows, 8.32 KiB in 0.004945 sec., 21031.34479271992 rows/sec., 1.64 MiB/sec. 2025.04.15 04:01:52.981745 [ 5 ] {1b59f3c8-b6ed-4ed0-8a50-774b524b5045} TCPHandler: Processed in 0.005662481 sec. 2025.04.15 04:01:52.981821 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.005830105 sec., 136189.6569615813 rows/sec., 9.45 MiB/sec. 2025.04.15 04:01:52.981899 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:52.982051 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.15 04:01:52.982053 [ 5 ] {19030dee-9144-4d7e-82ac-08b6ca4f1e69} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:52.982190 [ 5 ] {19030dee-9144-4d7e-82ac-08b6ca4f1e69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:01:52.982669 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_6_1} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:52.982774 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_6_1} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.15 04:01:52.982945 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.04.15 04:01:52.983118 [ 5 ] {19030dee-9144-4d7e-82ac-08b6ca4f1e69} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:52.983160 [ 5 ] {19030dee-9144-4d7e-82ac-08b6ca4f1e69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:52.983540 [ 5 ] {19030dee-9144-4d7e-82ac-08b6ca4f1e69} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:01:52.983792 [ 5 ] {19030dee-9144-4d7e-82ac-08b6ca4f1e69} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:52.983998 [ 5 ] {19030dee-9144-4d7e-82ac-08b6ca4f1e69} executeQuery: Read 160 rows, 11.41 KiB in 0.00199 sec., 80402.01005025125 rows/sec., 5.60 MiB/sec. 2025.04.15 04:01:52.984052 [ 5 ] {19030dee-9144-4d7e-82ac-08b6ca4f1e69} TCPHandler: Processed in 0.002206607 sec. 2025.04.15 04:01:52.984170 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:52.984272 [ 5 ] {00e9968a-ed14-4301-a28f-80f1a8594a94} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:01:52.984317 [ 5 ] {00e9968a-ed14-4301-a28f-80f1a8594a94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:01:52.984713 [ 5 ] {00e9968a-ed14-4301-a28f-80f1a8594a94} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:52.984750 [ 5 ] {00e9968a-ed14-4301-a28f-80f1a8594a94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:52.985086 [ 5 ] {00e9968a-ed14-4301-a28f-80f1a8594a94} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:52.985317 [ 5 ] {00e9968a-ed14-4301-a28f-80f1a8594a94} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:52.985580 [ 5 ] {00e9968a-ed14-4301-a28f-80f1a8594a94} executeQuery: Read 1 rows, 65.00 B in 0.001308 sec., 764.5259938837921 rows/sec., 48.53 KiB/sec. 2025.04.15 04:01:52.985710 [ 5 ] {00e9968a-ed14-4301-a28f-80f1a8594a94} TCPHandler: Processed in 0.001587974 sec. 2025.04.15 04:01:52.985826 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:52.985927 [ 5 ] {185cdabd-0742-4ef6-bb05-daa1e2327f36} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:52.985995 [ 5 ] {185cdabd-0742-4ef6-bb05-daa1e2327f36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:01:52.987089 [ 5 ] {185cdabd-0742-4ef6-bb05-daa1e2327f36} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:52.987127 [ 5 ] {185cdabd-0742-4ef6-bb05-daa1e2327f36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:52.987742 [ 5 ] {185cdabd-0742-4ef6-bb05-daa1e2327f36} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:01:52.987992 [ 5 ] {185cdabd-0742-4ef6-bb05-daa1e2327f36} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:52.988273 [ 5 ] {185cdabd-0742-4ef6-bb05-daa1e2327f36} executeQuery: Read 31 rows, 56.88 KiB in 0.002346 sec., 13213.981244671782 rows/sec., 23.68 MiB/sec. 2025.04.15 04:01:52.988450 [ 5 ] {185cdabd-0742-4ef6-bb05-daa1e2327f36} TCPHandler: Processed in 0.002672527 sec. 2025.04.15 04:01:52.988571 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:52.988673 [ 5 ] {e5eeeb12-8bee-4337-b2d2-18d353aafb99} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.04.15 04:01:52.988718 [ 5 ] {e5eeeb12-8bee-4337-b2d2-18d353aafb99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.04.15 04:01:52.989155 [ 5 ] {e5eeeb12-8bee-4337-b2d2-18d353aafb99} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:52.989203 [ 5 ] {e5eeeb12-8bee-4337-b2d2-18d353aafb99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:52.989616 [ 5 ] {e5eeeb12-8bee-4337-b2d2-18d353aafb99} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:01:52.989892 [ 5 ] {e5eeeb12-8bee-4337-b2d2-18d353aafb99} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:52.990182 [ 5 ] {e5eeeb12-8bee-4337-b2d2-18d353aafb99} executeQuery: Read 9 rows, 651.00 B in 0.001512 sec., 5952.380952380952 rows/sec., 420.46 KiB/sec. 2025.04.15 04:01:52.990243 [ 5 ] {e5eeeb12-8bee-4337-b2d2-18d353aafb99} TCPHandler: Processed in 0.001722157 sec. 2025.04.15 04:01:52.990355 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:52.990458 [ 5 ] {ac4c1e29-113d-4667-8cda-4c4b94a38dfc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:01:52.990502 [ 5 ] {ac4c1e29-113d-4667-8cda-4c4b94a38dfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:01:52.990913 [ 5 ] {ac4c1e29-113d-4667-8cda-4c4b94a38dfc} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:52.990952 [ 5 ] {ac4c1e29-113d-4667-8cda-4c4b94a38dfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:52.991290 [ 5 ] {ac4c1e29-113d-4667-8cda-4c4b94a38dfc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:01:52.991514 [ 5 ] {ac4c1e29-113d-4667-8cda-4c4b94a38dfc} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:52.991749 [ 5 ] {ac4c1e29-113d-4667-8cda-4c4b94a38dfc} executeQuery: Read 60 rows, 4.14 KiB in 0.001312 sec., 45731.70731707317 rows/sec., 3.08 MiB/sec. 2025.04.15 04:01:52.991922 [ 5 ] {ac4c1e29-113d-4667-8cda-4c4b94a38dfc} TCPHandler: Processed in 0.001613194 sec. 2025.04.15 04:01:53.422456 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:53.422715 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} executeQuery: (from [fd00:1122:3344:101::d]:42931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:01:53.423140 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:01:53.423191 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:01:53.423554 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:53.423633 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:01:53.423800 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2025.04.15 04:01:53.424031 [ 288 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.04.15 04:01:53.424073 [ 286 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.04.15 04:01:53.424080 [ 290 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2025.04.15 04:01:53.424032 [ 287 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.04.15 04:01:53.423994 [ 292 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.04.15 04:01:53.424305 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges 2025.04.15 04:01:53.424336 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:01:53.424472 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.04.15 04:01:53.424496 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Reading approx. 40 rows with 4 streams 2025.04.15 04:01:53.424539 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:53.424584 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:53.424625 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:53.424665 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:01:53.426542 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} executeQuery: Read 40 rows, 1.53 KiB in 0.003948 sec., 10131.712259371834 rows/sec., 386.37 KiB/sec. 2025.04.15 04:01:53.426784 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} MemoryTracker: Peak memory usage (for query): 145.53 KiB. 2025.04.15 04:01:53.426801 [ 5 ] {a67a58aa-b8a7-49de-82bd-03f14a388061} TCPHandler: Processed in 0.004466466 sec. 2025.04.15 04:01:53.468803 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:53.468932 [ 5 ] {0a46d5a8-b6bc-49c3-b937-00ef202198a1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.04.15 04:01:53.468988 [ 5 ] {0a46d5a8-b6bc-49c3-b937-00ef202198a1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:01:53.469711 [ 5 ] {0a46d5a8-b6bc-49c3-b937-00ef202198a1} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.469759 [ 5 ] {0a46d5a8-b6bc-49c3-b937-00ef202198a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.470247 [ 5 ] {0a46d5a8-b6bc-49c3-b937-00ef202198a1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:53.470476 [ 5 ] {0a46d5a8-b6bc-49c3-b937-00ef202198a1} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.470664 [ 60 ] {} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.15 04:01:53.470725 [ 5 ] {0a46d5a8-b6bc-49c3-b937-00ef202198a1} executeQuery: Read 1 rows, 232.00 B in 0.001824 sec., 548.2456140350877 rows/sec., 124.21 KiB/sec. 2025.04.15 04:01:53.470744 [ 60 ] {} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.470809 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.470864 [ 5 ] {0a46d5a8-b6bc-49c3-b937-00ef202198a1} TCPHandler: Processed in 0.002120405 sec. 2025.04.15 04:01:53.471064 [ 199 ] {9675b35c-369a-476d-a512-d03f77d290cb::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.15 04:01:53.471079 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:53.471364 [ 5 ] {4f825d00-0103-48f2-a3d1-c6a598e484ad} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:01:53.471469 [ 5 ] {4f825d00-0103-48f2-a3d1-c6a598e484ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:01:53.471911 [ 199 ] {9675b35c-369a-476d-a512-d03f77d290cb::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:53.472016 [ 199 ] {9675b35c-369a-476d-a512-d03f77d290cb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.04.15 04:01:53.472422 [ 199 ] {9675b35c-369a-476d-a512-d03f77d290cb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.04.15 04:01:53.472723 [ 199 ] {9675b35c-369a-476d-a512-d03f77d290cb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2025.04.15 04:01:53.472928 [ 199 ] {9675b35c-369a-476d-a512-d03f77d290cb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.04.15 04:01:53.473221 [ 199 ] {9675b35c-369a-476d-a512-d03f77d290cb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.04.15 04:01:53.473641 [ 199 ] {9675b35c-369a-476d-a512-d03f77d290cb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.04.15 04:01:53.473957 [ 5 ] {4f825d00-0103-48f2-a3d1-c6a598e484ad} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.474054 [ 5 ] {4f825d00-0103-48f2-a3d1-c6a598e484ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.474977 [ 5 ] {4f825d00-0103-48f2-a3d1-c6a598e484ad} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:53.475649 [ 5 ] {4f825d00-0103-48f2-a3d1-c6a598e484ad} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.476200 [ 5 ] {4f825d00-0103-48f2-a3d1-c6a598e484ad} executeQuery: Read 212 rows, 13.81 KiB in 0.004929 sec., 43010.75268817204 rows/sec., 2.74 MiB/sec. 2025.04.15 04:01:53.476448 [ 5 ] {4f825d00-0103-48f2-a3d1-c6a598e484ad} TCPHandler: Processed in 0.005454566 sec. 2025.04.15 04:01:53.476715 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:53.476981 [ 5 ] {825cebe5-ffb2-4d0a-b563-7e917f0a3f85} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:01:53.477101 [ 5 ] {825cebe5-ffb2-4d0a-b563-7e917f0a3f85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:01:53.479930 [ 5 ] {825cebe5-ffb2-4d0a-b563-7e917f0a3f85} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.480023 [ 5 ] {825cebe5-ffb2-4d0a-b563-7e917f0a3f85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.481311 [ 5 ] {825cebe5-ffb2-4d0a-b563-7e917f0a3f85} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.04.15 04:01:53.482010 [ 5 ] {825cebe5-ffb2-4d0a-b563-7e917f0a3f85} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.482794 [ 5 ] {825cebe5-ffb2-4d0a-b563-7e917f0a3f85} executeQuery: Read 10 rows, 835.00 B in 0.005879 sec., 1700.9695526450078 rows/sec., 138.70 KiB/sec. 2025.04.15 04:01:53.482981 [ 5 ] {825cebe5-ffb2-4d0a-b563-7e917f0a3f85} TCPHandler: Processed in 0.006382807 sec. 2025.04.15 04:01:53.483218 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:53.483505 [ 5 ] {73202440-2b5d-4d1e-8e55-59634b0bf807} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:01:53.483630 [ 5 ] {73202440-2b5d-4d1e-8e55-59634b0bf807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:01:53.483695 [ 200 ] {9675b35c-369a-476d-a512-d03f77d290cb::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.012753042 sec., 3293.3318968133253 rows/sec., 703.95 KiB/sec. 2025.04.15 04:01:53.483979 [ 200 ] {9675b35c-369a-476d-a512-d03f77d290cb::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.15 04:01:53.484792 [ 200 ] {9675b35c-369a-476d-a512-d03f77d290cb::all_1_6_1} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.484877 [ 200 ] {9675b35c-369a-476d-a512-d03f77d290cb::all_1_6_1} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.15 04:01:53.485021 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.04.15 04:01:53.485716 [ 5 ] {73202440-2b5d-4d1e-8e55-59634b0bf807} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.485761 [ 5 ] {73202440-2b5d-4d1e-8e55-59634b0bf807} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.486231 [ 5 ] {73202440-2b5d-4d1e-8e55-59634b0bf807} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:01:53.486489 [ 5 ] {73202440-2b5d-4d1e-8e55-59634b0bf807} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.486666 [ 5 ] {73202440-2b5d-4d1e-8e55-59634b0bf807} executeQuery: Read 1778 rows, 147.90 KiB in 0.003253 sec., 546572.394712573 rows/sec., 44.40 MiB/sec. 2025.04.15 04:01:53.486728 [ 5 ] {73202440-2b5d-4d1e-8e55-59634b0bf807} TCPHandler: Processed in 0.003592816 sec. 2025.04.15 04:01:53.486846 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:53.486952 [ 5 ] {2eaba020-2ab4-4dac-a596-ded1fdac0410} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:01:53.486997 [ 5 ] {2eaba020-2ab4-4dac-a596-ded1fdac0410} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:01:53.487552 [ 5 ] {2eaba020-2ab4-4dac-a596-ded1fdac0410} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.487589 [ 5 ] {2eaba020-2ab4-4dac-a596-ded1fdac0410} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.487951 [ 5 ] {2eaba020-2ab4-4dac-a596-ded1fdac0410} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:01:53.488194 [ 5 ] {2eaba020-2ab4-4dac-a596-ded1fdac0410} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.488376 [ 5 ] {2eaba020-2ab4-4dac-a596-ded1fdac0410} executeQuery: Read 124 rows, 7.69 KiB in 0.001445 sec., 85813.14878892733 rows/sec., 5.19 MiB/sec. 2025.04.15 04:01:53.488458 [ 5 ] {2eaba020-2ab4-4dac-a596-ded1fdac0410} TCPHandler: Processed in 0.001659186 sec. 2025.04.15 04:01:53.488580 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:53.488685 [ 5 ] {d81d6f13-0807-42de-983e-79e8153c3675} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:01:53.488729 [ 5 ] {d81d6f13-0807-42de-983e-79e8153c3675} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:01:53.489391 [ 5 ] {d81d6f13-0807-42de-983e-79e8153c3675} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.489430 [ 5 ] {d81d6f13-0807-42de-983e-79e8153c3675} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.489790 [ 5 ] {d81d6f13-0807-42de-983e-79e8153c3675} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:01:53.490044 [ 5 ] {d81d6f13-0807-42de-983e-79e8153c3675} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.490212 [ 5 ] {d81d6f13-0807-42de-983e-79e8153c3675} executeQuery: Read 341 rows, 23.30 KiB in 0.001549 sec., 220142.02711426726 rows/sec., 14.69 MiB/sec. 2025.04.15 04:01:53.490261 [ 5 ] {d81d6f13-0807-42de-983e-79e8153c3675} TCPHandler: Processed in 0.001730837 sec. 2025.04.15 04:01:53.490383 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:53.490488 [ 5 ] {32114314-9c52-410d-95b9-23ae09bd5ae1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:01:53.490533 [ 5 ] {32114314-9c52-410d-95b9-23ae09bd5ae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:01:53.491069 [ 5 ] {32114314-9c52-410d-95b9-23ae09bd5ae1} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.491108 [ 5 ] {32114314-9c52-410d-95b9-23ae09bd5ae1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.491455 [ 5 ] {32114314-9c52-410d-95b9-23ae09bd5ae1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:53.491700 [ 5 ] {32114314-9c52-410d-95b9-23ae09bd5ae1} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.491920 [ 5 ] {32114314-9c52-410d-95b9-23ae09bd5ae1} executeQuery: Read 112 rows, 6.53 KiB in 0.001436 sec., 77994.42896935933 rows/sec., 4.44 MiB/sec. 2025.04.15 04:01:53.492060 [ 5 ] {32114314-9c52-410d-95b9-23ae09bd5ae1} TCPHandler: Processed in 0.001726197 sec. 2025.04.15 04:01:53.492181 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:53.492286 [ 5 ] {13cc3292-7d23-41f9-887a-1e55d6eabbaf} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:01:53.492330 [ 5 ] {13cc3292-7d23-41f9-887a-1e55d6eabbaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:01:53.493142 [ 5 ] {13cc3292-7d23-41f9-887a-1e55d6eabbaf} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.493181 [ 5 ] {13cc3292-7d23-41f9-887a-1e55d6eabbaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.493570 [ 5 ] {13cc3292-7d23-41f9-887a-1e55d6eabbaf} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:01:53.493829 [ 5 ] {13cc3292-7d23-41f9-887a-1e55d6eabbaf} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.494010 [ 5 ] {13cc3292-7d23-41f9-887a-1e55d6eabbaf} executeQuery: Read 856 rows, 63.33 KiB in 0.00174 sec., 491954.0229885057 rows/sec., 35.54 MiB/sec. 2025.04.15 04:01:53.494098 [ 5 ] {13cc3292-7d23-41f9-887a-1e55d6eabbaf} TCPHandler: Processed in 0.001965922 sec. 2025.04.15 04:01:53.494218 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:53.494322 [ 5 ] {e6e35052-34ee-45f8-98e8-3212777e466f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:01:53.494369 [ 5 ] {e6e35052-34ee-45f8-98e8-3212777e466f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:01:53.494781 [ 5 ] {e6e35052-34ee-45f8-98e8-3212777e466f} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.494818 [ 5 ] {e6e35052-34ee-45f8-98e8-3212777e466f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.495168 [ 5 ] {e6e35052-34ee-45f8-98e8-3212777e466f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:01:53.495411 [ 5 ] {e6e35052-34ee-45f8-98e8-3212777e466f} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.495518 [ 93 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.04.15 04:01:53.495562 [ 93 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.495582 [ 5 ] {e6e35052-34ee-45f8-98e8-3212777e466f} executeQuery: Read 6 rows, 321.00 B in 0.001277 sec., 4698.512137823023 rows/sec., 245.48 KiB/sec. 2025.04.15 04:01:53.495586 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.495665 [ 5 ] {e6e35052-34ee-45f8-98e8-3212777e466f} TCPHandler: Processed in 0.001497372 sec. 2025.04.15 04:01:53.495732 [ 201 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.04.15 04:01:53.495839 [ 201 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:53.495844 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:53.495875 [ 201 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.04.15 04:01:53.496018 [ 201 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.04.15 04:01:53.496070 [ 5 ] {27dbda8d-178a-4960-8a59-de50488d20fd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:53.496306 [ 5 ] {27dbda8d-178a-4960-8a59-de50488d20fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:01:53.496327 [ 201 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.04.15 04:01:53.496671 [ 201 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.04.15 04:01:53.496886 [ 201 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.04.15 04:01:53.497244 [ 201 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.04.15 04:01:53.498837 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003161228 sec., 11387.979607924515 rows/sec., 594.98 KiB/sec. 2025.04.15 04:01:53.498869 [ 5 ] {27dbda8d-178a-4960-8a59-de50488d20fd} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.498939 [ 5 ] {27dbda8d-178a-4960-8a59-de50488d20fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.499136 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.04.15 04:01:53.499823 [ 5 ] {27dbda8d-178a-4960-8a59-de50488d20fd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:01:53.500007 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_6_1} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.500230 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_6_1} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.04.15 04:01:53.500292 [ 5 ] {27dbda8d-178a-4960-8a59-de50488d20fd} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.500399 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:01:53.500562 [ 5 ] {27dbda8d-178a-4960-8a59-de50488d20fd} executeQuery: Read 960 rows, 65.32 KiB in 0.00457 sec., 210065.64551422317 rows/sec., 13.96 MiB/sec. 2025.04.15 04:01:53.500628 [ 5 ] {27dbda8d-178a-4960-8a59-de50488d20fd} TCPHandler: Processed in 0.004841303 sec. 2025.04.15 04:01:53.500757 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:53.500862 [ 5 ] {ab510b17-662d-4b1e-a261-8d95e0e8b475} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:01:53.500909 [ 5 ] {ab510b17-662d-4b1e-a261-8d95e0e8b475} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:01:53.501311 [ 5 ] {ab510b17-662d-4b1e-a261-8d95e0e8b475} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.501350 [ 5 ] {ab510b17-662d-4b1e-a261-8d95e0e8b475} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.501692 [ 5 ] {ab510b17-662d-4b1e-a261-8d95e0e8b475} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:01:53.501941 [ 5 ] {ab510b17-662d-4b1e-a261-8d95e0e8b475} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.502107 [ 5 ] {ab510b17-662d-4b1e-a261-8d95e0e8b475} executeQuery: Read 1 rows, 69.00 B in 0.001267 sec., 789.2659826361485 rows/sec., 53.18 KiB/sec. 2025.04.15 04:01:53.502153 [ 5 ] {ab510b17-662d-4b1e-a261-8d95e0e8b475} TCPHandler: Processed in 0.001445691 sec. 2025.04.15 04:01:53.502269 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:53.502371 [ 5 ] {b61966e2-9a8b-4c64-a27a-bcdc7e6dea2f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:53.502435 [ 5 ] {b61966e2-9a8b-4c64-a27a-bcdc7e6dea2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:01:53.503408 [ 5 ] {b61966e2-9a8b-4c64-a27a-bcdc7e6dea2f} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.503445 [ 5 ] {b61966e2-9a8b-4c64-a27a-bcdc7e6dea2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.504004 [ 5 ] {b61966e2-9a8b-4c64-a27a-bcdc7e6dea2f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:01:53.504263 [ 5 ] {b61966e2-9a8b-4c64-a27a-bcdc7e6dea2f} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.504442 [ 5 ] {b61966e2-9a8b-4c64-a27a-bcdc7e6dea2f} executeQuery: Read 8 rows, 14.68 KiB in 0.002092 sec., 3824.091778202677 rows/sec., 6.85 MiB/sec. 2025.04.15 04:01:53.504529 [ 5 ] {b61966e2-9a8b-4c64-a27a-bcdc7e6dea2f} TCPHandler: Processed in 0.002311529 sec. 2025.04.15 04:01:53.504646 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:53.504750 [ 5 ] {9725f274-24c6-464a-a01c-0b41e36dd900} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:01:53.504795 [ 5 ] {9725f274-24c6-464a-a01c-0b41e36dd900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:01:53.505196 [ 5 ] {9725f274-24c6-464a-a01c-0b41e36dd900} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:53.505233 [ 5 ] {9725f274-24c6-464a-a01c-0b41e36dd900} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:53.505576 [ 5 ] {9725f274-24c6-464a-a01c-0b41e36dd900} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:01:53.505815 [ 5 ] {9725f274-24c6-464a-a01c-0b41e36dd900} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:53.505974 [ 5 ] {9725f274-24c6-464a-a01c-0b41e36dd900} executeQuery: Read 34 rows, 2.02 KiB in 0.001246 sec., 27287.319422150886 rows/sec., 1.58 MiB/sec. 2025.04.15 04:01:53.506020 [ 5 ] {9725f274-24c6-464a-a01c-0b41e36dd900} TCPHandler: Processed in 0.00142419 sec. 2025.04.15 04:01:54.000239 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 168.97 MiB, peak 171.80 MiB, free memory in arenas 0.00 B, will set to 167.77 MiB (RSS), difference: -1.20 MiB 2025.04.15 04:01:55.338740 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 406 2025.04.15 04:01:55.342657 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:55.342708 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:55.344239 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:01:55.344551 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:55.345519 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 406 2025.04.15 04:01:57.834906 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2025.04.15 04:01:57.835505 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:57.835544 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:57.836081 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:01:57.836336 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:57.836488 [ 24 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.15 04:01:57.836538 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2025.04.15 04:01:57.836547 [ 24 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:57.836576 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:57.836768 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.15 04:01:57.837009 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:57.837079 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.04.15 04:01:57.837204 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2025.04.15 04:01:57.837325 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2025.04.15 04:01:57.837588 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2025.04.15 04:01:57.837728 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2025.04.15 04:01:57.837860 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2025.04.15 04:01:57.839574 [ 192 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002911262 sec., 1739108.3317131882 rows/sec., 24.88 MiB/sec. 2025.04.15 04:01:57.840192 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.15 04:01:57.840492 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_11_2} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:57.840576 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_11_2} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.15 04:01:57.840666 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.04.15 04:01:57.959726 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:57.959887 [ 5 ] {f39be188-255c-4c86-a71b-fc442e336562} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:01:57.959952 [ 5 ] {f39be188-255c-4c86-a71b-fc442e336562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:01:57.960681 [ 5 ] {f39be188-255c-4c86-a71b-fc442e336562} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:57.960727 [ 5 ] {f39be188-255c-4c86-a71b-fc442e336562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:57.961102 [ 5 ] {f39be188-255c-4c86-a71b-fc442e336562} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:01:57.961343 [ 5 ] {f39be188-255c-4c86-a71b-fc442e336562} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:57.961561 [ 5 ] {f39be188-255c-4c86-a71b-fc442e336562} executeQuery: Read 56 rows, 4.41 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.50 MiB/sec. 2025.04.15 04:01:57.961614 [ 5 ] {f39be188-255c-4c86-a71b-fc442e336562} TCPHandler: Processed in 0.002005493 sec. 2025.04.15 04:01:57.961744 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:57.961853 [ 5 ] {9e4aa956-5667-42ba-bd35-225c31f9c23f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:01:57.961900 [ 5 ] {9e4aa956-5667-42ba-bd35-225c31f9c23f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:01:57.962427 [ 5 ] {9e4aa956-5667-42ba-bd35-225c31f9c23f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:57.962465 [ 5 ] {9e4aa956-5667-42ba-bd35-225c31f9c23f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:57.962830 [ 5 ] {9e4aa956-5667-42ba-bd35-225c31f9c23f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:01:57.963062 [ 5 ] {9e4aa956-5667-42ba-bd35-225c31f9c23f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:57.963259 [ 5 ] {9e4aa956-5667-42ba-bd35-225c31f9c23f} executeQuery: Read 64 rows, 5.12 KiB in 0.001432 sec., 44692.7374301676 rows/sec., 3.49 MiB/sec. 2025.04.15 04:01:57.963308 [ 5 ] {9e4aa956-5667-42ba-bd35-225c31f9c23f} TCPHandler: Processed in 0.001615594 sec. 2025.04.15 04:01:57.963425 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:57.963528 [ 5 ] {c346ba12-7cec-4bf2-9105-f20dfc666655} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:01:57.963575 [ 5 ] {c346ba12-7cec-4bf2-9105-f20dfc666655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:01:57.964054 [ 5 ] {c346ba12-7cec-4bf2-9105-f20dfc666655} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:57.964093 [ 5 ] {c346ba12-7cec-4bf2-9105-f20dfc666655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:57.964456 [ 5 ] {c346ba12-7cec-4bf2-9105-f20dfc666655} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:01:57.964687 [ 5 ] {c346ba12-7cec-4bf2-9105-f20dfc666655} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:57.964884 [ 5 ] {c346ba12-7cec-4bf2-9105-f20dfc666655} executeQuery: Read 128 rows, 9.13 KiB in 0.001377 sec., 92955.70079883805 rows/sec., 6.47 MiB/sec. 2025.04.15 04:01:57.964933 [ 5 ] {c346ba12-7cec-4bf2-9105-f20dfc666655} TCPHandler: Processed in 0.001555404 sec. 2025.04.15 04:01:57.965053 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:01:57.965154 [ 5 ] {85896b47-772f-43a9-a58c-3acd24776f31} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:01:57.965199 [ 5 ] {85896b47-772f-43a9-a58c-3acd24776f31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:01:57.965601 [ 5 ] {85896b47-772f-43a9-a58c-3acd24776f31} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:57.965639 [ 5 ] {85896b47-772f-43a9-a58c-3acd24776f31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:57.965976 [ 5 ] {85896b47-772f-43a9-a58c-3acd24776f31} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:01:57.966207 [ 5 ] {85896b47-772f-43a9-a58c-3acd24776f31} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:57.966396 [ 5 ] {85896b47-772f-43a9-a58c-3acd24776f31} executeQuery: Read 48 rows, 3.31 KiB in 0.001262 sec., 38034.865293185416 rows/sec., 2.56 MiB/sec. 2025.04.15 04:01:57.966442 [ 5 ] {85896b47-772f-43a9-a58c-3acd24776f31} TCPHandler: Processed in 0.001436371 sec. 2025.04.15 04:01:58.169591 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.04.15 04:01:58.191553 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:58.191612 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:58.199004 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:01:58.199876 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:58.200172 [ 127 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.15 04:01:58.200230 [ 127 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:01:58.200266 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2025.04.15 04:01:58.200721 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.15 04:01:58.215174 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.04.15 04:01:58.217015 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:01:58.218729 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.04.15 04:01:58.224643 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.04.15 04:01:58.230221 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.04.15 04:01:58.235606 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.04.15 04:01:58.240989 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.04.15 04:01:58.245165 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.04.15 04:01:58.300896 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.100500144 sec., 825.8694634308185 rows/sec., 4.27 MiB/sec. 2025.04.15 04:01:58.303435 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.15 04:01:58.306445 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_11_2} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:01:58.306588 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_11_2} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.15 04:01:58.309118 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.04.15 04:01:59.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.29 MiB, peak 179.17 MiB, free memory in arenas 0.00 B, will set to 170.82 MiB (RSS), difference: 1.53 MiB 2025.04.15 04:02:02.963913 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:02.964117 [ 5 ] {2d14c873-3dc4-4385-b342-518842a0f7b2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:02:02.964190 [ 5 ] {2d14c873-3dc4-4385-b342-518842a0f7b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:02:02.964974 [ 5 ] {2d14c873-3dc4-4385-b342-518842a0f7b2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:02.965018 [ 5 ] {2d14c873-3dc4-4385-b342-518842a0f7b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:02.965503 [ 5 ] {2d14c873-3dc4-4385-b342-518842a0f7b2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:02:02.965766 [ 5 ] {2d14c873-3dc4-4385-b342-518842a0f7b2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:02.965977 [ 31 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.15 04:02:02.966006 [ 5 ] {2d14c873-3dc4-4385-b342-518842a0f7b2} executeQuery: Read 118 rows, 10.24 KiB in 0.001939 sec., 60856.11139762765 rows/sec., 5.16 MiB/sec. 2025.04.15 04:02:02.966072 [ 31 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:02.966155 [ 5 ] {2d14c873-3dc4-4385-b342-518842a0f7b2} TCPHandler: Processed in 0.00236352 sec. 2025.04.15 04:02:02.966159 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:02.966340 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:02.966361 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.15 04:02:02.966512 [ 5 ] {546f44a6-c52d-4882-ad4c-8a5fa96be630} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:02:02.966623 [ 5 ] {546f44a6-c52d-4882-ad4c-8a5fa96be630} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:02:02.966637 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:02.966744 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1827 rows starting from the beginning of the part 2025.04.15 04:02:02.967089 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 633 rows starting from the beginning of the part 2025.04.15 04:02:02.967500 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 119 rows starting from the beginning of the part 2025.04.15 04:02:02.967863 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1778 rows starting from the beginning of the part 2025.04.15 04:02:02.968251 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2025.04.15 04:02:02.968591 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 118 rows starting from the beginning of the part 2025.04.15 04:02:02.969486 [ 5 ] {546f44a6-c52d-4882-ad4c-8a5fa96be630} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:02.969544 [ 5 ] {546f44a6-c52d-4882-ad4c-8a5fa96be630} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:02.970523 [ 5 ] {546f44a6-c52d-4882-ad4c-8a5fa96be630} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:02:02.971018 [ 5 ] {546f44a6-c52d-4882-ad4c-8a5fa96be630} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:02.971311 [ 31 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.15 04:02:02.971411 [ 31 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:02.971473 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:02.971589 [ 5 ] {546f44a6-c52d-4882-ad4c-8a5fa96be630} executeQuery: Read 31 rows, 2.33 KiB in 0.005084 sec., 6097.5609756097565 rows/sec., 458.51 KiB/sec. 2025.04.15 04:02:02.971812 [ 5 ] {546f44a6-c52d-4882-ad4c-8a5fa96be630} TCPHandler: Processed in 0.005541548 sec. 2025.04.15 04:02:02.971844 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.15 04:02:02.971994 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:02.972276 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:02.972282 [ 5 ] {0ceb39d0-795f-4226-bda8-65850906047d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:02:02.972428 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 141 rows starting from the beginning of the part 2025.04.15 04:02:02.972451 [ 5 ] {0ceb39d0-795f-4226-bda8-65850906047d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:02:02.972959 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part 2025.04.15 04:02:02.973448 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 114 rows starting from the beginning of the part 2025.04.15 04:02:02.973921 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part 2025.04.15 04:02:02.974310 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 124 rows starting from the beginning of the part 2025.04.15 04:02:02.974096 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4531 rows, containing 5 columns (5 merged, 0 gathered) in 0.007794916 sec., 581276.3088146171 rows/sec., 49.38 MiB/sec. 2025.04.15 04:02:02.974719 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part 2025.04.15 04:02:02.975305 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.15 04:02:02.976557 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_16_3} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:02.976708 [ 5 ] {0ceb39d0-795f-4226-bda8-65850906047d} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:02.976820 [ 5 ] {0ceb39d0-795f-4226-bda8-65850906047d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:02.976930 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_16_3} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.15 04:02:02.977323 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.04.15 04:02:02.978098 [ 5 ] {0ceb39d0-795f-4226-bda8-65850906047d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:02:02.978601 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.00700108 sec., 66846.82934632942 rows/sec., 4.49 MiB/sec. 2025.04.15 04:02:02.978643 [ 5 ] {0ceb39d0-795f-4226-bda8-65850906047d} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:02.978829 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.15 04:02:02.978875 [ 31 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.15 04:02:02.978970 [ 31 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:02.979062 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:02.979315 [ 5 ] {0ceb39d0-795f-4226-bda8-65850906047d} executeQuery: Read 95 rows, 7.60 KiB in 0.007104 sec., 13372.747747747748 rows/sec., 1.04 MiB/sec. 2025.04.15 04:02:02.979542 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.15 04:02:02.979794 [ 5 ] {0ceb39d0-795f-4226-bda8-65850906047d} TCPHandler: Processed in 0.007886668 sec. 2025.04.15 04:02:02.980116 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:02.980206 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_11_2} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:02.980225 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:02.980274 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 883 rows starting from the beginning of the part 2025.04.15 04:02:02.980712 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 390 rows starting from the beginning of the part 2025.04.15 04:02:02.980756 [ 5 ] {2d91292f-3256-42f0-b3af-adc6e1997a42} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:02.981012 [ 5 ] {2d91292f-3256-42f0-b3af-adc6e1997a42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:02:02.981015 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part 2025.04.15 04:02:02.981009 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_11_2} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.15 04:02:02.981391 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 856 rows starting from the beginning of the part 2025.04.15 04:02:02.981852 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2025.04.15 04:02:02.982164 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.04.15 04:02:02.982317 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 95 rows starting from the beginning of the part 2025.04.15 04:02:02.983821 [ 5 ] {2d91292f-3256-42f0-b3af-adc6e1997a42} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:02.983894 [ 5 ] {2d91292f-3256-42f0-b3af-adc6e1997a42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:02.984950 [ 5 ] {2d91292f-3256-42f0-b3af-adc6e1997a42} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:02:02.985441 [ 5 ] {2d91292f-3256-42f0-b3af-adc6e1997a42} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:02.985656 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2392 rows, containing 5 columns (5 merged, 0 gathered) in 0.006442637 sec., 371276.5440610731 rows/sec., 28.41 MiB/sec. 2025.04.15 04:02:02.985796 [ 31 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.15 04:02:02.985880 [ 31 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:02.985948 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:02.985959 [ 5 ] {2d91292f-3256-42f0-b3af-adc6e1997a42} executeQuery: Read 160 rows, 11.41 KiB in 0.005454 sec., 29336.266960029337 rows/sec., 2.04 MiB/sec. 2025.04.15 04:02:02.986026 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.15 04:02:02.986291 [ 5 ] {2d91292f-3256-42f0-b3af-adc6e1997a42} TCPHandler: Processed in 0.006228563 sec. 2025.04.15 04:02:02.986445 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.15 04:02:02.986626 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:02.986815 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:02.986934 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3958 rows starting from the beginning of the part 2025.04.15 04:02:02.986951 [ 5 ] {1ddf89d8-2be7-4501-9bbb-25e125ba29d6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:02.987251 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part 2025.04.15 04:02:02.987366 [ 5 ] {1ddf89d8-2be7-4501-9bbb-25e125ba29d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:02:02.987551 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2025.04.15 04:02:02.987945 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 960 rows starting from the beginning of the part 2025.04.15 04:02:02.988060 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_16_3} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:02.988287 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part 2025.04.15 04:02:02.988660 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2025.04.15 04:02:02.989457 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_16_3} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.15 04:02:02.989935 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.04.15 04:02:02.992418 [ 5 ] {1ddf89d8-2be7-4501-9bbb-25e125ba29d6} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:02.992532 [ 5 ] {1ddf89d8-2be7-4501-9bbb-25e125ba29d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:02.993394 [ 5 ] {1ddf89d8-2be7-4501-9bbb-25e125ba29d6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:02:02.993668 [ 5 ] {1ddf89d8-2be7-4501-9bbb-25e125ba29d6} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:02.993854 [ 31 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.15 04:02:02.993931 [ 31 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:02.993949 [ 5 ] {1ddf89d8-2be7-4501-9bbb-25e125ba29d6} executeQuery: Read 31 rows, 56.88 KiB in 0.0071 sec., 4366.197183098591 rows/sec., 7.82 MiB/sec. 2025.04.15 04:02:02.993972 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:02.994455 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.15 04:02:02.994630 [ 5 ] {1ddf89d8-2be7-4501-9bbb-25e125ba29d6} TCPHandler: Processed in 0.008099123 sec. 2025.04.15 04:02:02.995019 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:02.995278 [ 5 ] {6b560d04-2113-42d8-b4b5-183b46a522b9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:02:02.995299 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:02.995346 [ 5 ] {6b560d04-2113-42d8-b4b5-183b46a522b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:02:02.995574 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 86 rows starting from the beginning of the part 2025.04.15 04:02:02.996646 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5603 rows, containing 5 columns (5 merged, 0 gathered) in 0.010573106 sec., 529929.4266036868 rows/sec., 35.68 MiB/sec. 2025.04.15 04:02:02.996970 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part 2025.04.15 04:02:02.997253 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.15 04:02:02.998141 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.04.15 04:02:02.998503 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_16_3} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:02.998957 [ 5 ] {6b560d04-2113-42d8-b4b5-183b46a522b9} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:02.999098 [ 5 ] {6b560d04-2113-42d8-b4b5-183b46a522b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:02.999111 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_16_3} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.15 04:02:02.999364 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part 2025.04.15 04:02:02.999404 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. 2025.04.15 04:02:03.000057 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.04.15 04:02:03.001023 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part 2025.04.15 04:02:03.001017 [ 5 ] {6b560d04-2113-42d8-b4b5-183b46a522b9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:02:03.001788 [ 5 ] {6b560d04-2113-42d8-b4b5-183b46a522b9} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:03.002146 [ 31 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.15 04:02:03.002233 [ 31 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:03.002323 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:03.002530 [ 5 ] {6b560d04-2113-42d8-b4b5-183b46a522b9} executeQuery: Read 60 rows, 4.14 KiB in 0.007294 sec., 8225.939128050451 rows/sec., 567.68 KiB/sec. 2025.04.15 04:02:03.002924 [ 5 ] {6b560d04-2113-42d8-b4b5-183b46a522b9} TCPHandler: Processed in 0.007987341 sec. 2025.04.15 04:02:03.002983 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.15 04:02:03.003626 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:03.003725 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 556 rows starting from the beginning of the part 2025.04.15 04:02:03.003977 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2025.04.15 04:02:03.004227 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2025.04.15 04:02:03.004543 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part 2025.04.15 04:02:03.004851 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2025.04.15 04:02:03.005202 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2025.04.15 04:02:03.008909 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.006437558 sec., 130484.26126801498 rows/sec., 8.47 MiB/sec. 2025.04.15 04:02:03.009185 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.15 04:02:03.009771 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_16_3} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:03.009925 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_16_3} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.15 04:02:03.010020 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.04.15 04:02:03.010393 [ 198 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 19 columns (19 merged, 0 gathered) in 0.016293358 sec., 11722.568177781399 rows/sec., 21.01 MiB/sec. 2025.04.15 04:02:03.010880 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.15 04:02:03.011316 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_11_2} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:03.011411 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_11_2} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.15 04:02:03.011578 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2025.04.15 04:02:05.198612 [ 148 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:02:05.198686 [ 148 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:02:05.336679 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2025.04.15 04:02:05.337424 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:05.337472 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:05.338001 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:02:05.338253 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:05.338483 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.04.15 04:02:05.345857 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 426 2025.04.15 04:02:05.348697 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:05.348751 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:05.350215 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:02:05.350534 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:05.351320 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 426 2025.04.15 04:02:05.715285 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.04.15 04:02:05.735391 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:05.735458 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:05.742649 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:02:05.743440 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:05.746317 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.04.15 04:02:07.967791 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:07.968008 [ 5 ] {64c16951-73ee-4911-8d00-c0f463a51298} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:02:07.968089 [ 5 ] {64c16951-73ee-4911-8d00-c0f463a51298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:02:07.969166 [ 5 ] {64c16951-73ee-4911-8d00-c0f463a51298} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:07.969216 [ 5 ] {64c16951-73ee-4911-8d00-c0f463a51298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:07.969654 [ 5 ] {64c16951-73ee-4911-8d00-c0f463a51298} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:02:07.969927 [ 5 ] {64c16951-73ee-4911-8d00-c0f463a51298} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:07.970160 [ 5 ] {64c16951-73ee-4911-8d00-c0f463a51298} executeQuery: Read 212 rows, 13.81 KiB in 0.002216 sec., 95667.87003610109 rows/sec., 6.08 MiB/sec. 2025.04.15 04:02:07.970218 [ 5 ] {64c16951-73ee-4911-8d00-c0f463a51298} TCPHandler: Processed in 0.002568345 sec. 2025.04.15 04:02:07.970355 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:07.970460 [ 5 ] {f5040e24-def1-4589-8dcc-f1b13ea46dee} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:02:07.970507 [ 5 ] {f5040e24-def1-4589-8dcc-f1b13ea46dee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:02:07.971410 [ 5 ] {f5040e24-def1-4589-8dcc-f1b13ea46dee} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:07.971450 [ 5 ] {f5040e24-def1-4589-8dcc-f1b13ea46dee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:07.971848 [ 5 ] {f5040e24-def1-4589-8dcc-f1b13ea46dee} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:02:07.972088 [ 5 ] {f5040e24-def1-4589-8dcc-f1b13ea46dee} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:07.972329 [ 5 ] {f5040e24-def1-4589-8dcc-f1b13ea46dee} executeQuery: Read 633 rows, 50.98 KiB in 0.001887 sec., 335453.1001589825 rows/sec., 26.38 MiB/sec. 2025.04.15 04:02:07.972498 [ 5 ] {f5040e24-def1-4589-8dcc-f1b13ea46dee} TCPHandler: Processed in 0.002189617 sec. 2025.04.15 04:02:07.972683 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:07.972789 [ 5 ] {6121c2fa-d620-49cb-97fb-9fa81e8cce72} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:02:07.972836 [ 5 ] {6121c2fa-d620-49cb-97fb-9fa81e8cce72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:02:07.973520 [ 5 ] {6121c2fa-d620-49cb-97fb-9fa81e8cce72} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:07.973559 [ 5 ] {6121c2fa-d620-49cb-97fb-9fa81e8cce72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:07.973909 [ 5 ] {6121c2fa-d620-49cb-97fb-9fa81e8cce72} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:02:07.974146 [ 5 ] {6121c2fa-d620-49cb-97fb-9fa81e8cce72} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:07.974307 [ 5 ] {6121c2fa-d620-49cb-97fb-9fa81e8cce72} executeQuery: Read 114 rows, 6.99 KiB in 0.001541 sec., 73977.93640493185 rows/sec., 4.43 MiB/sec. 2025.04.15 04:02:07.974359 [ 5 ] {6121c2fa-d620-49cb-97fb-9fa81e8cce72} TCPHandler: Processed in 0.001743117 sec. 2025.04.15 04:02:07.974490 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:07.974594 [ 5 ] {f40e5652-b541-42cf-9dbb-2d0915dce662} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:02:07.974638 [ 5 ] {f40e5652-b541-42cf-9dbb-2d0915dce662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:02:07.975192 [ 5 ] {f40e5652-b541-42cf-9dbb-2d0915dce662} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:07.975228 [ 5 ] {f40e5652-b541-42cf-9dbb-2d0915dce662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:07.975571 [ 5 ] {f40e5652-b541-42cf-9dbb-2d0915dce662} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:02:07.975815 [ 5 ] {f40e5652-b541-42cf-9dbb-2d0915dce662} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:07.976011 [ 5 ] {f40e5652-b541-42cf-9dbb-2d0915dce662} executeQuery: Read 113 rows, 7.49 KiB in 0.001434 sec., 78800.55788005579 rows/sec., 5.10 MiB/sec. 2025.04.15 04:02:07.976182 [ 5 ] {f40e5652-b541-42cf-9dbb-2d0915dce662} TCPHandler: Processed in 0.001736097 sec. 2025.04.15 04:02:07.976320 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:07.976424 [ 5 ] {36162fc2-ea70-47b9-93a2-ba428133f15b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:02:07.976468 [ 5 ] {36162fc2-ea70-47b9-93a2-ba428133f15b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:02:07.977038 [ 5 ] {36162fc2-ea70-47b9-93a2-ba428133f15b} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:07.977075 [ 5 ] {36162fc2-ea70-47b9-93a2-ba428133f15b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:07.977411 [ 5 ] {36162fc2-ea70-47b9-93a2-ba428133f15b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:02:07.977646 [ 5 ] {36162fc2-ea70-47b9-93a2-ba428133f15b} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:07.977805 [ 5 ] {36162fc2-ea70-47b9-93a2-ba428133f15b} executeQuery: Read 112 rows, 6.53 KiB in 0.001404 sec., 79772.07977207977 rows/sec., 4.54 MiB/sec. 2025.04.15 04:02:07.977854 [ 5 ] {36162fc2-ea70-47b9-93a2-ba428133f15b} TCPHandler: Processed in 0.001584123 sec. 2025.04.15 04:02:07.977974 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:07.978078 [ 5 ] {d212fb5c-5aad-473f-a89e-252be1a8e9ce} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:02:07.978122 [ 5 ] {d212fb5c-5aad-473f-a89e-252be1a8e9ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:02:07.978754 [ 5 ] {d212fb5c-5aad-473f-a89e-252be1a8e9ce} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:07.978791 [ 5 ] {d212fb5c-5aad-473f-a89e-252be1a8e9ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:07.979151 [ 5 ] {d212fb5c-5aad-473f-a89e-252be1a8e9ce} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:02:07.979388 [ 5 ] {d212fb5c-5aad-473f-a89e-252be1a8e9ce} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:07.979589 [ 5 ] {d212fb5c-5aad-473f-a89e-252be1a8e9ce} executeQuery: Read 390 rows, 28.23 KiB in 0.001531 sec., 254735.46701502285 rows/sec., 18.00 MiB/sec. 2025.04.15 04:02:07.979791 [ 5 ] {d212fb5c-5aad-473f-a89e-252be1a8e9ce} TCPHandler: Processed in 0.00186446 sec. 2025.04.15 04:02:07.979935 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:07.980038 [ 5 ] {bbfa0a56-6956-4ae9-afd3-c0a29e30907f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:02:07.980084 [ 5 ] {bbfa0a56-6956-4ae9-afd3-c0a29e30907f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:02:07.980548 [ 5 ] {bbfa0a56-6956-4ae9-afd3-c0a29e30907f} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:07.980585 [ 5 ] {bbfa0a56-6956-4ae9-afd3-c0a29e30907f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:07.980928 [ 5 ] {bbfa0a56-6956-4ae9-afd3-c0a29e30907f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:02:07.981165 [ 5 ] {bbfa0a56-6956-4ae9-afd3-c0a29e30907f} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:07.981324 [ 5 ] {bbfa0a56-6956-4ae9-afd3-c0a29e30907f} executeQuery: Read 6 rows, 321.00 B in 0.001309 sec., 4583.651642475172 rows/sec., 239.48 KiB/sec. 2025.04.15 04:02:07.981371 [ 5 ] {bbfa0a56-6956-4ae9-afd3-c0a29e30907f} TCPHandler: Processed in 0.001486412 sec. 2025.04.15 04:02:07.981497 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:07.981601 [ 5 ] {71b9071c-2648-4f90-ba67-453ea1a84fb6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:07.981648 [ 5 ] {71b9071c-2648-4f90-ba67-453ea1a84fb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:02:07.982166 [ 5 ] {71b9071c-2648-4f90-ba67-453ea1a84fb6} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:07.982202 [ 5 ] {71b9071c-2648-4f90-ba67-453ea1a84fb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:07.982582 [ 5 ] {71b9071c-2648-4f90-ba67-453ea1a84fb6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:02:07.982816 [ 5 ] {71b9071c-2648-4f90-ba67-453ea1a84fb6} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:07.982974 [ 5 ] {71b9071c-2648-4f90-ba67-453ea1a84fb6} executeQuery: Read 237 rows, 16.27 KiB in 0.001396 sec., 169770.77363896847 rows/sec., 11.38 MiB/sec. 2025.04.15 04:02:07.983028 [ 5 ] {71b9071c-2648-4f90-ba67-453ea1a84fb6} TCPHandler: Processed in 0.001582214 sec. 2025.04.15 04:02:07.983150 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:07.983254 [ 5 ] {a1bc935b-2f0b-46fc-b1d0-2e13092bd93f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:02:07.983300 [ 5 ] {a1bc935b-2f0b-46fc-b1d0-2e13092bd93f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:02:07.983696 [ 5 ] {a1bc935b-2f0b-46fc-b1d0-2e13092bd93f} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:07.983733 [ 5 ] {a1bc935b-2f0b-46fc-b1d0-2e13092bd93f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:07.984065 [ 5 ] {a1bc935b-2f0b-46fc-b1d0-2e13092bd93f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:02:07.984297 [ 5 ] {a1bc935b-2f0b-46fc-b1d0-2e13092bd93f} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:07.984455 [ 5 ] {a1bc935b-2f0b-46fc-b1d0-2e13092bd93f} executeQuery: Read 1 rows, 69.00 B in 0.001222 sec., 818.3306055646481 rows/sec., 55.14 KiB/sec. 2025.04.15 04:02:07.984501 [ 5 ] {a1bc935b-2f0b-46fc-b1d0-2e13092bd93f} TCPHandler: Processed in 0.001401529 sec. 2025.04.15 04:02:07.984619 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:07.984722 [ 5 ] {d1f93f19-9b0e-4cbb-8b71-b3f4bfac1129} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:07.984785 [ 5 ] {d1f93f19-9b0e-4cbb-8b71-b3f4bfac1129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:02:07.985791 [ 5 ] {d1f93f19-9b0e-4cbb-8b71-b3f4bfac1129} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:07.985834 [ 5 ] {d1f93f19-9b0e-4cbb-8b71-b3f4bfac1129} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:07.986424 [ 5 ] {d1f93f19-9b0e-4cbb-8b71-b3f4bfac1129} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:02:07.986691 [ 5 ] {d1f93f19-9b0e-4cbb-8b71-b3f4bfac1129} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:07.986872 [ 5 ] {d1f93f19-9b0e-4cbb-8b71-b3f4bfac1129} executeQuery: Read 8 rows, 14.68 KiB in 0.002171 sec., 3684.937816674343 rows/sec., 6.60 MiB/sec. 2025.04.15 04:02:07.986964 [ 5 ] {d1f93f19-9b0e-4cbb-8b71-b3f4bfac1129} TCPHandler: Processed in 0.002395921 sec. 2025.04.15 04:02:07.987091 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:07.987196 [ 5 ] {c49d9e67-352a-494b-b31c-fdca9a13950e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:02:07.987250 [ 5 ] {c49d9e67-352a-494b-b31c-fdca9a13950e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:02:07.987687 [ 5 ] {c49d9e67-352a-494b-b31c-fdca9a13950e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:07.987726 [ 5 ] {c49d9e67-352a-494b-b31c-fdca9a13950e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:07.988090 [ 5 ] {c49d9e67-352a-494b-b31c-fdca9a13950e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:02:07.988327 [ 5 ] {c49d9e67-352a-494b-b31c-fdca9a13950e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:07.988490 [ 5 ] {c49d9e67-352a-494b-b31c-fdca9a13950e} executeQuery: Read 82 rows, 5.33 KiB in 0.001317 sec., 62262.718299164764 rows/sec., 3.95 MiB/sec. 2025.04.15 04:02:07.988537 [ 5 ] {c49d9e67-352a-494b-b31c-fdca9a13950e} TCPHandler: Processed in 0.001497381 sec. 2025.04.15 04:02:12.838625 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2025.04.15 04:02:12.839342 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:12.839394 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:12.840031 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:02:12.840300 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:12.840565 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2025.04.15 04:02:12.964417 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:12.964720 [ 5 ] {e2d96791-ef8f-4fb7-a23a-3ca1b5ae7b62} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:02:12.964835 [ 5 ] {e2d96791-ef8f-4fb7-a23a-3ca1b5ae7b62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:02:12.965630 [ 5 ] {e2d96791-ef8f-4fb7-a23a-3ca1b5ae7b62} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:12.965681 [ 5 ] {e2d96791-ef8f-4fb7-a23a-3ca1b5ae7b62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:12.966097 [ 5 ] {e2d96791-ef8f-4fb7-a23a-3ca1b5ae7b62} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.04.15 04:02:12.966349 [ 5 ] {e2d96791-ef8f-4fb7-a23a-3ca1b5ae7b62} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:12.966561 [ 5 ] {e2d96791-ef8f-4fb7-a23a-3ca1b5ae7b62} executeQuery: Read 2 rows, 167.00 B in 0.001919 sec., 1042.2094841063054 rows/sec., 84.98 KiB/sec. 2025.04.15 04:02:12.966672 [ 5 ] {e2d96791-ef8f-4fb7-a23a-3ca1b5ae7b62} TCPHandler: Processed in 0.002440522 sec. 2025.04.15 04:02:12.966854 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:12.966962 [ 5 ] {4c60aeb3-dd5c-4a03-8018-e47463b20448} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:02:12.967011 [ 5 ] {4c60aeb3-dd5c-4a03-8018-e47463b20448} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:02:12.967696 [ 5 ] {4c60aeb3-dd5c-4a03-8018-e47463b20448} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:12.967736 [ 5 ] {4c60aeb3-dd5c-4a03-8018-e47463b20448} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:12.968091 [ 5 ] {4c60aeb3-dd5c-4a03-8018-e47463b20448} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:02:12.968332 [ 5 ] {4c60aeb3-dd5c-4a03-8018-e47463b20448} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:12.968536 [ 5 ] {4c60aeb3-dd5c-4a03-8018-e47463b20448} executeQuery: Read 119 rows, 10.31 KiB in 0.001598 sec., 74468.08510638298 rows/sec., 6.30 MiB/sec. 2025.04.15 04:02:12.968592 [ 5 ] {4c60aeb3-dd5c-4a03-8018-e47463b20448} TCPHandler: Processed in 0.001791068 sec. 2025.04.15 04:02:12.968718 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:12.968823 [ 5 ] {92995f9b-1c32-42f7-80c0-48854b75d730} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:02:12.968869 [ 5 ] {92995f9b-1c32-42f7-80c0-48854b75d730} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:02:12.969468 [ 5 ] {92995f9b-1c32-42f7-80c0-48854b75d730} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:12.969508 [ 5 ] {92995f9b-1c32-42f7-80c0-48854b75d730} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:12.969849 [ 5 ] {92995f9b-1c32-42f7-80c0-48854b75d730} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:02:12.970104 [ 5 ] {92995f9b-1c32-42f7-80c0-48854b75d730} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:12.970324 [ 5 ] {92995f9b-1c32-42f7-80c0-48854b75d730} executeQuery: Read 33 rows, 2.47 KiB in 0.001515 sec., 21782.17821782178 rows/sec., 1.59 MiB/sec. 2025.04.15 04:02:12.970519 [ 5 ] {92995f9b-1c32-42f7-80c0-48854b75d730} TCPHandler: Processed in 0.00185005 sec. 2025.04.15 04:02:12.970687 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:12.970793 [ 5 ] {942f0b53-d80a-431a-b5c8-6bbf1af059d3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:02:12.970839 [ 5 ] {942f0b53-d80a-431a-b5c8-6bbf1af059d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:02:12.971412 [ 5 ] {942f0b53-d80a-431a-b5c8-6bbf1af059d3} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:12.971452 [ 5 ] {942f0b53-d80a-431a-b5c8-6bbf1af059d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:12.971805 [ 5 ] {942f0b53-d80a-431a-b5c8-6bbf1af059d3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:02:12.972039 [ 5 ] {942f0b53-d80a-431a-b5c8-6bbf1af059d3} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:12.972242 [ 5 ] {942f0b53-d80a-431a-b5c8-6bbf1af059d3} executeQuery: Read 97 rows, 7.76 KiB in 0.001473 sec., 65852.0027155465 rows/sec., 5.15 MiB/sec. 2025.04.15 04:02:12.972298 [ 5 ] {942f0b53-d80a-431a-b5c8-6bbf1af059d3} TCPHandler: Processed in 0.001661435 sec. 2025.04.15 04:02:12.972415 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:12.972520 [ 5 ] {1e6824ca-994a-408a-aa74-7e3c38ed792c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:12.972568 [ 5 ] {1e6824ca-994a-408a-aa74-7e3c38ed792c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:02:12.973083 [ 5 ] {1e6824ca-994a-408a-aa74-7e3c38ed792c} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:12.973122 [ 5 ] {1e6824ca-994a-408a-aa74-7e3c38ed792c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:12.973496 [ 5 ] {1e6824ca-994a-408a-aa74-7e3c38ed792c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:02:12.973734 [ 5 ] {1e6824ca-994a-408a-aa74-7e3c38ed792c} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:12.973936 [ 5 ] {1e6824ca-994a-408a-aa74-7e3c38ed792c} executeQuery: Read 161 rows, 11.48 KiB in 0.001439 sec., 111883.25225851286 rows/sec., 7.79 MiB/sec. 2025.04.15 04:02:12.973992 [ 5 ] {1e6824ca-994a-408a-aa74-7e3c38ed792c} TCPHandler: Processed in 0.001627274 sec. 2025.04.15 04:02:12.974123 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:12.974229 [ 5 ] {eb393163-f3f3-45be-a76a-018c7400ac0f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:12.974296 [ 5 ] {eb393163-f3f3-45be-a76a-018c7400ac0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:02:12.975426 [ 5 ] {eb393163-f3f3-45be-a76a-018c7400ac0f} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:12.975466 [ 5 ] {eb393163-f3f3-45be-a76a-018c7400ac0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:12.976103 [ 5 ] {eb393163-f3f3-45be-a76a-018c7400ac0f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:02:12.976380 [ 5 ] {eb393163-f3f3-45be-a76a-018c7400ac0f} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:12.976593 [ 5 ] {eb393163-f3f3-45be-a76a-018c7400ac0f} executeQuery: Read 31 rows, 56.88 KiB in 0.002387 sec., 12987.012987012988 rows/sec., 23.27 MiB/sec. 2025.04.15 04:02:12.976681 [ 5 ] {eb393163-f3f3-45be-a76a-018c7400ac0f} TCPHandler: Processed in 0.002619826 sec. 2025.04.15 04:02:12.976793 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:12.976895 [ 5 ] {b4b0b17e-fb2e-4446-bc2a-67ba4e273b49} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:02:12.976943 [ 5 ] {b4b0b17e-fb2e-4446-bc2a-67ba4e273b49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:02:12.977389 [ 5 ] {b4b0b17e-fb2e-4446-bc2a-67ba4e273b49} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:12.977428 [ 5 ] {b4b0b17e-fb2e-4446-bc2a-67ba4e273b49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:12.977778 [ 5 ] {b4b0b17e-fb2e-4446-bc2a-67ba4e273b49} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:02:12.978015 [ 5 ] {b4b0b17e-fb2e-4446-bc2a-67ba4e273b49} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:12.978239 [ 5 ] {b4b0b17e-fb2e-4446-bc2a-67ba4e273b49} executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec. 2025.04.15 04:02:12.978318 [ 5 ] {b4b0b17e-fb2e-4446-bc2a-67ba4e273b49} TCPHandler: Processed in 0.001577244 sec. 2025.04.15 04:02:13.246438 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.04.15 04:02:13.266068 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:13.266118 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:13.273627 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:02:13.274421 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:13.276972 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.04.15 04:02:15.351504 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 462 2025.04.15 04:02:15.355304 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:15.355353 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:15.356779 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:02:15.357081 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:15.357605 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 462 2025.04.15 04:02:17.968341 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:17.968550 [ 5 ] {72d3311e-61e7-458a-9c6f-033c7b01b75a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:02:17.968630 [ 5 ] {72d3311e-61e7-458a-9c6f-033c7b01b75a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:02:17.969502 [ 5 ] {72d3311e-61e7-458a-9c6f-033c7b01b75a} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:17.969557 [ 5 ] {72d3311e-61e7-458a-9c6f-033c7b01b75a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:17.970006 [ 5 ] {72d3311e-61e7-458a-9c6f-033c7b01b75a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:02:17.970279 [ 5 ] {72d3311e-61e7-458a-9c6f-033c7b01b75a} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:17.970511 [ 5 ] {72d3311e-61e7-458a-9c6f-033c7b01b75a} executeQuery: Read 212 rows, 13.81 KiB in 0.002019 sec., 105002.47647350174 rows/sec., 6.68 MiB/sec. 2025.04.15 04:02:17.970575 [ 5 ] {72d3311e-61e7-458a-9c6f-033c7b01b75a} TCPHandler: Processed in 0.002372451 sec. 2025.04.15 04:02:17.970707 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:17.970819 [ 5 ] {8eb349c3-882e-4e96-85f2-02764677d9d2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:02:17.970867 [ 5 ] {8eb349c3-882e-4e96-85f2-02764677d9d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:02:17.971690 [ 5 ] {8eb349c3-882e-4e96-85f2-02764677d9d2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:17.971731 [ 5 ] {8eb349c3-882e-4e96-85f2-02764677d9d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:17.972127 [ 5 ] {8eb349c3-882e-4e96-85f2-02764677d9d2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:02:17.972386 [ 5 ] {8eb349c3-882e-4e96-85f2-02764677d9d2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:17.972620 [ 5 ] {8eb349c3-882e-4e96-85f2-02764677d9d2} executeQuery: Read 633 rows, 50.98 KiB in 0.001818 sec., 348184.81848184817 rows/sec., 27.38 MiB/sec. 2025.04.15 04:02:17.972733 [ 5 ] {8eb349c3-882e-4e96-85f2-02764677d9d2} TCPHandler: Processed in 0.002071974 sec. 2025.04.15 04:02:17.972926 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:17.973031 [ 5 ] {1cd6a06e-d95a-4592-9303-54ce70981af2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:02:17.973078 [ 5 ] {1cd6a06e-d95a-4592-9303-54ce70981af2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:02:17.973634 [ 5 ] {1cd6a06e-d95a-4592-9303-54ce70981af2} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:17.973673 [ 5 ] {1cd6a06e-d95a-4592-9303-54ce70981af2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:17.974022 [ 5 ] {1cd6a06e-d95a-4592-9303-54ce70981af2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:02:17.974275 [ 5 ] {1cd6a06e-d95a-4592-9303-54ce70981af2} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:17.974486 [ 5 ] {1cd6a06e-d95a-4592-9303-54ce70981af2} executeQuery: Read 114 rows, 6.99 KiB in 0.001478 sec., 77131.25845737483 rows/sec., 4.62 MiB/sec. 2025.04.15 04:02:17.974606 [ 5 ] {1cd6a06e-d95a-4592-9303-54ce70981af2} TCPHandler: Processed in 0.001743537 sec. 2025.04.15 04:02:17.974730 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:17.974831 [ 5 ] {9de8d49a-c07d-4945-82a9-3d31f37aca2a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:02:17.974874 [ 5 ] {9de8d49a-c07d-4945-82a9-3d31f37aca2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:02:17.975405 [ 5 ] {9de8d49a-c07d-4945-82a9-3d31f37aca2a} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:17.975443 [ 5 ] {9de8d49a-c07d-4945-82a9-3d31f37aca2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:17.975790 [ 5 ] {9de8d49a-c07d-4945-82a9-3d31f37aca2a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:02:17.976023 [ 5 ] {9de8d49a-c07d-4945-82a9-3d31f37aca2a} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:17.976226 [ 5 ] {9de8d49a-c07d-4945-82a9-3d31f37aca2a} executeQuery: Read 113 rows, 7.49 KiB in 0.001417 sec., 79745.94213126323 rows/sec., 5.16 MiB/sec. 2025.04.15 04:02:17.976275 [ 5 ] {9de8d49a-c07d-4945-82a9-3d31f37aca2a} TCPHandler: Processed in 0.001593444 sec. 2025.04.15 04:02:17.976396 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:17.976498 [ 5 ] {51114a51-2659-4e8c-a02c-eeb473f579a3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:02:17.976542 [ 5 ] {51114a51-2659-4e8c-a02c-eeb473f579a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:02:17.977074 [ 5 ] {51114a51-2659-4e8c-a02c-eeb473f579a3} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:17.977112 [ 5 ] {51114a51-2659-4e8c-a02c-eeb473f579a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:17.977453 [ 5 ] {51114a51-2659-4e8c-a02c-eeb473f579a3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:02:17.977683 [ 5 ] {51114a51-2659-4e8c-a02c-eeb473f579a3} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:17.977874 [ 5 ] {51114a51-2659-4e8c-a02c-eeb473f579a3} executeQuery: Read 112 rows, 6.53 KiB in 0.001397 sec., 80171.79670722978 rows/sec., 4.57 MiB/sec. 2025.04.15 04:02:17.977924 [ 5 ] {51114a51-2659-4e8c-a02c-eeb473f579a3} TCPHandler: Processed in 0.001575684 sec. 2025.04.15 04:02:17.978048 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:17.978150 [ 5 ] {6a313d8a-63bb-4444-8df1-74d9106ca0fa} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:02:17.978193 [ 5 ] {6a313d8a-63bb-4444-8df1-74d9106ca0fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:02:17.978823 [ 5 ] {6a313d8a-63bb-4444-8df1-74d9106ca0fa} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:17.978862 [ 5 ] {6a313d8a-63bb-4444-8df1-74d9106ca0fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:17.979244 [ 5 ] {6a313d8a-63bb-4444-8df1-74d9106ca0fa} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:02:17.979481 [ 5 ] {6a313d8a-63bb-4444-8df1-74d9106ca0fa} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:17.979673 [ 5 ] {6a313d8a-63bb-4444-8df1-74d9106ca0fa} executeQuery: Read 390 rows, 28.23 KiB in 0.001545 sec., 252427.18446601942 rows/sec., 17.84 MiB/sec. 2025.04.15 04:02:17.979724 [ 5 ] {6a313d8a-63bb-4444-8df1-74d9106ca0fa} TCPHandler: Processed in 0.001727017 sec. 2025.04.15 04:02:17.979841 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:17.979942 [ 5 ] {324ec890-ca5e-4461-8a16-947257afb9de} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:02:17.979988 [ 5 ] {324ec890-ca5e-4461-8a16-947257afb9de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:02:17.980404 [ 5 ] {324ec890-ca5e-4461-8a16-947257afb9de} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:17.980442 [ 5 ] {324ec890-ca5e-4461-8a16-947257afb9de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:17.980784 [ 5 ] {324ec890-ca5e-4461-8a16-947257afb9de} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:02:17.981015 [ 5 ] {324ec890-ca5e-4461-8a16-947257afb9de} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:17.981270 [ 5 ] {324ec890-ca5e-4461-8a16-947257afb9de} executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. 2025.04.15 04:02:17.981433 [ 5 ] {324ec890-ca5e-4461-8a16-947257afb9de} TCPHandler: Processed in 0.001636375 sec. 2025.04.15 04:02:17.981565 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:17.981681 [ 5 ] {43391eb7-ff2c-463f-8515-f8bde75f839f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:17.981728 [ 5 ] {43391eb7-ff2c-463f-8515-f8bde75f839f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:02:17.982266 [ 5 ] {43391eb7-ff2c-463f-8515-f8bde75f839f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:17.982304 [ 5 ] {43391eb7-ff2c-463f-8515-f8bde75f839f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:17.982680 [ 5 ] {43391eb7-ff2c-463f-8515-f8bde75f839f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:02:17.982909 [ 5 ] {43391eb7-ff2c-463f-8515-f8bde75f839f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:17.983126 [ 5 ] {43391eb7-ff2c-463f-8515-f8bde75f839f} executeQuery: Read 237 rows, 16.27 KiB in 0.001465 sec., 161774.74402730376 rows/sec., 10.84 MiB/sec. 2025.04.15 04:02:17.983256 [ 5 ] {43391eb7-ff2c-463f-8515-f8bde75f839f} TCPHandler: Processed in 0.001739037 sec. 2025.04.15 04:02:17.983403 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:17.983527 [ 5 ] {460218ef-ae89-4617-97ef-4dafcfbd8743} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:02:17.983584 [ 5 ] {460218ef-ae89-4617-97ef-4dafcfbd8743} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:02:17.984089 [ 5 ] {460218ef-ae89-4617-97ef-4dafcfbd8743} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:17.984149 [ 5 ] {460218ef-ae89-4617-97ef-4dafcfbd8743} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:17.984675 [ 5 ] {460218ef-ae89-4617-97ef-4dafcfbd8743} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:02:17.987066 [ 5 ] {460218ef-ae89-4617-97ef-4dafcfbd8743} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:17.987306 [ 5 ] {460218ef-ae89-4617-97ef-4dafcfbd8743} executeQuery: Read 1 rows, 69.00 B in 0.003807 sec., 262.67402153926975 rows/sec., 17.70 KiB/sec. 2025.04.15 04:02:17.987356 [ 5 ] {460218ef-ae89-4617-97ef-4dafcfbd8743} TCPHandler: Processed in 0.004013805 sec. 2025.04.15 04:02:17.987479 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:17.987582 [ 5 ] {d0f575da-f757-42b5-9576-d1eacb05f0b2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:17.987648 [ 5 ] {d0f575da-f757-42b5-9576-d1eacb05f0b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:02:17.988710 [ 5 ] {d0f575da-f757-42b5-9576-d1eacb05f0b2} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:17.988762 [ 5 ] {d0f575da-f757-42b5-9576-d1eacb05f0b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:17.989358 [ 5 ] {d0f575da-f757-42b5-9576-d1eacb05f0b2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:02:17.989622 [ 5 ] {d0f575da-f757-42b5-9576-d1eacb05f0b2} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:17.989849 [ 5 ] {d0f575da-f757-42b5-9576-d1eacb05f0b2} executeQuery: Read 8 rows, 14.68 KiB in 0.002288 sec., 3496.5034965034965 rows/sec., 6.27 MiB/sec. 2025.04.15 04:02:17.989940 [ 5 ] {d0f575da-f757-42b5-9576-d1eacb05f0b2} TCPHandler: Processed in 0.002509983 sec. 2025.04.15 04:02:17.990072 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:17.990175 [ 5 ] {45d44a0d-1396-4727-9923-f222eaeec444} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:02:17.990220 [ 5 ] {45d44a0d-1396-4727-9923-f222eaeec444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:02:17.990645 [ 5 ] {45d44a0d-1396-4727-9923-f222eaeec444} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:17.990683 [ 5 ] {45d44a0d-1396-4727-9923-f222eaeec444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:17.991036 [ 5 ] {45d44a0d-1396-4727-9923-f222eaeec444} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:02:17.991275 [ 5 ] {45d44a0d-1396-4727-9923-f222eaeec444} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:17.991455 [ 5 ] {45d44a0d-1396-4727-9923-f222eaeec444} executeQuery: Read 82 rows, 5.33 KiB in 0.001302 sec., 62980.030721966206 rows/sec., 4.00 MiB/sec. 2025.04.15 04:02:17.991503 [ 5 ] {45d44a0d-1396-4727-9923-f222eaeec444} TCPHandler: Processed in 0.001480722 sec. 2025.04.15 04:02:20.198765 [ 131 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:02:20.198847 [ 131 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:02:20.340700 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2025.04.15 04:02:20.341404 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:20.341450 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:20.342009 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:02:20.342266 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:20.342574 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.04.15 04:02:20.777064 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.04.15 04:02:20.798292 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:20.798357 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:20.805890 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:02:20.806710 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:20.809831 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.04.15 04:02:22.962743 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:22.962946 [ 5 ] {af648a89-2824-4dd9-9327-30c7be47eaad} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:02:22.963027 [ 5 ] {af648a89-2824-4dd9-9327-30c7be47eaad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:02:22.963859 [ 5 ] {af648a89-2824-4dd9-9327-30c7be47eaad} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:22.963903 [ 5 ] {af648a89-2824-4dd9-9327-30c7be47eaad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:22.964384 [ 5 ] {af648a89-2824-4dd9-9327-30c7be47eaad} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:02:22.964644 [ 5 ] {af648a89-2824-4dd9-9327-30c7be47eaad} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:22.964839 [ 5 ] {af648a89-2824-4dd9-9327-30c7be47eaad} executeQuery: Read 118 rows, 10.24 KiB in 0.00195 sec., 60512.820512820515 rows/sec., 5.13 MiB/sec. 2025.04.15 04:02:22.964904 [ 5 ] {af648a89-2824-4dd9-9327-30c7be47eaad} TCPHandler: Processed in 0.002297129 sec. 2025.04.15 04:02:22.965042 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:22.965156 [ 5 ] {e35c16af-d229-4789-98b4-a2771fcd4998} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:02:22.965204 [ 5 ] {e35c16af-d229-4789-98b4-a2771fcd4998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:02:22.965759 [ 5 ] {e35c16af-d229-4789-98b4-a2771fcd4998} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:22.965796 [ 5 ] {e35c16af-d229-4789-98b4-a2771fcd4998} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:22.966143 [ 5 ] {e35c16af-d229-4789-98b4-a2771fcd4998} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:02:22.966374 [ 5 ] {e35c16af-d229-4789-98b4-a2771fcd4998} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:22.966548 [ 5 ] {e35c16af-d229-4789-98b4-a2771fcd4998} executeQuery: Read 31 rows, 2.33 KiB in 0.001419 sec., 21846.370683579986 rows/sec., 1.60 MiB/sec. 2025.04.15 04:02:22.966667 [ 5 ] {e35c16af-d229-4789-98b4-a2771fcd4998} TCPHandler: Processed in 0.001677096 sec. 2025.04.15 04:02:22.966794 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:22.966901 [ 5 ] {a1bf6de7-77c6-4991-92f6-b386fce3c007} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:02:22.966948 [ 5 ] {a1bf6de7-77c6-4991-92f6-b386fce3c007} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:02:22.967512 [ 5 ] {a1bf6de7-77c6-4991-92f6-b386fce3c007} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:22.967549 [ 5 ] {a1bf6de7-77c6-4991-92f6-b386fce3c007} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:22.967900 [ 5 ] {a1bf6de7-77c6-4991-92f6-b386fce3c007} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:02:22.968138 [ 5 ] {a1bf6de7-77c6-4991-92f6-b386fce3c007} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:22.968328 [ 5 ] {a1bf6de7-77c6-4991-92f6-b386fce3c007} executeQuery: Read 95 rows, 7.60 KiB in 0.001434 sec., 66248.25662482566 rows/sec., 5.17 MiB/sec. 2025.04.15 04:02:22.968446 [ 5 ] {a1bf6de7-77c6-4991-92f6-b386fce3c007} TCPHandler: Processed in 0.001700896 sec. 2025.04.15 04:02:22.968630 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:22.968734 [ 5 ] {d71e10ce-83e5-402e-8633-f37b8cb0dccd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:22.968785 [ 5 ] {d71e10ce-83e5-402e-8633-f37b8cb0dccd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:02:22.969317 [ 5 ] {d71e10ce-83e5-402e-8633-f37b8cb0dccd} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:22.969354 [ 5 ] {d71e10ce-83e5-402e-8633-f37b8cb0dccd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:22.969740 [ 5 ] {d71e10ce-83e5-402e-8633-f37b8cb0dccd} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:02:22.970009 [ 5 ] {d71e10ce-83e5-402e-8633-f37b8cb0dccd} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:22.970179 [ 5 ] {d71e10ce-83e5-402e-8633-f37b8cb0dccd} executeQuery: Read 160 rows, 11.41 KiB in 0.001469 sec., 108917.63104152484 rows/sec., 7.59 MiB/sec. 2025.04.15 04:02:22.970230 [ 5 ] {d71e10ce-83e5-402e-8633-f37b8cb0dccd} TCPHandler: Processed in 0.001660455 sec. 2025.04.15 04:02:22.970347 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:22.970452 [ 5 ] {7c3900f1-63bf-40c5-a788-a74b47a76d3a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:22.970517 [ 5 ] {7c3900f1-63bf-40c5-a788-a74b47a76d3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:02:22.971638 [ 5 ] {7c3900f1-63bf-40c5-a788-a74b47a76d3a} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:22.971677 [ 5 ] {7c3900f1-63bf-40c5-a788-a74b47a76d3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:22.972314 [ 5 ] {7c3900f1-63bf-40c5-a788-a74b47a76d3a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:02:22.972574 [ 5 ] {7c3900f1-63bf-40c5-a788-a74b47a76d3a} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:22.972758 [ 5 ] {7c3900f1-63bf-40c5-a788-a74b47a76d3a} executeQuery: Read 31 rows, 56.88 KiB in 0.002328 sec., 13316.151202749139 rows/sec., 23.86 MiB/sec. 2025.04.15 04:02:22.972847 [ 5 ] {7c3900f1-63bf-40c5-a788-a74b47a76d3a} TCPHandler: Processed in 0.002549524 sec. 2025.04.15 04:02:22.972971 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:22.973077 [ 5 ] {4b4d65ba-c206-4a5e-ae99-6a5218c15abb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:02:22.973124 [ 5 ] {4b4d65ba-c206-4a5e-ae99-6a5218c15abb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:02:22.973558 [ 5 ] {4b4d65ba-c206-4a5e-ae99-6a5218c15abb} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:22.973595 [ 5 ] {4b4d65ba-c206-4a5e-ae99-6a5218c15abb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:22.973944 [ 5 ] {4b4d65ba-c206-4a5e-ae99-6a5218c15abb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:02:22.974187 [ 5 ] {4b4d65ba-c206-4a5e-ae99-6a5218c15abb} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:22.974371 [ 5 ] {4b4d65ba-c206-4a5e-ae99-6a5218c15abb} executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. 2025.04.15 04:02:22.974490 [ 5 ] {4b4d65ba-c206-4a5e-ae99-6a5218c15abb} TCPHandler: Processed in 0.001569033 sec. 2025.04.15 04:02:23.463920 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:23.464293 [ 5 ] {73d3a5d0-8753-48e5-99ad-72818d6bcff2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:02:23.464372 [ 5 ] {73d3a5d0-8753-48e5-99ad-72818d6bcff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:02:23.465143 [ 5 ] {73d3a5d0-8753-48e5-99ad-72818d6bcff2} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.465184 [ 5 ] {73d3a5d0-8753-48e5-99ad-72818d6bcff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.465613 [ 5 ] {73d3a5d0-8753-48e5-99ad-72818d6bcff2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:02:23.465876 [ 5 ] {73d3a5d0-8753-48e5-99ad-72818d6bcff2} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.466075 [ 123 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.04.15 04:02:23.466103 [ 5 ] {73d3a5d0-8753-48e5-99ad-72818d6bcff2} executeQuery: Read 212 rows, 13.81 KiB in 0.00189 sec., 112169.31216931216 rows/sec., 7.13 MiB/sec. 2025.04.15 04:02:23.466169 [ 123 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.466250 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.466263 [ 5 ] {73d3a5d0-8753-48e5-99ad-72818d6bcff2} TCPHandler: Processed in 0.002520484 sec. 2025.04.15 04:02:23.466477 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:23.466513 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.04.15 04:02:23.466645 [ 5 ] {4ed89ec0-01b8-4d62-8494-ff2fc23a9cfd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:02:23.466741 [ 5 ] {4ed89ec0-01b8-4d62-8494-ff2fc23a9cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:02:23.467021 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:23.467123 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part 2025.04.15 04:02:23.467536 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part 2025.04.15 04:02:23.467937 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part 2025.04.15 04:02:23.468258 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part 2025.04.15 04:02:23.468547 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part 2025.04.15 04:02:23.469213 [ 5 ] {4ed89ec0-01b8-4d62-8494-ff2fc23a9cfd} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.469276 [ 5 ] {4ed89ec0-01b8-4d62-8494-ff2fc23a9cfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.470205 [ 5 ] {4ed89ec0-01b8-4d62-8494-ff2fc23a9cfd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:02:23.470680 [ 5 ] {4ed89ec0-01b8-4d62-8494-ff2fc23a9cfd} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.471222 [ 5 ] {4ed89ec0-01b8-4d62-8494-ff2fc23a9cfd} executeQuery: Read 2 rows, 167.00 B in 0.004625 sec., 432.43243243243245 rows/sec., 35.26 KiB/sec. 2025.04.15 04:02:23.471556 [ 5 ] {4ed89ec0-01b8-4d62-8494-ff2fc23a9cfd} TCPHandler: Processed in 0.00515757 sec. 2025.04.15 04:02:23.471592 [ 188 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005198711 sec., 203896.69670039363 rows/sec., 13.75 MiB/sec. 2025.04.15 04:02:23.471764 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:23.471900 [ 188 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.04.15 04:02:23.471917 [ 5 ] {d6075d2c-7d7f-4935-9069-a678d4b635d5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:02:23.472021 [ 5 ] {d6075d2c-7d7f-4935-9069-a678d4b635d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:02:23.472517 [ 188 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_9_2} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.472662 [ 188 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_9_2} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.04.15 04:02:23.472760 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.15 04:02:23.473551 [ 5 ] {d6075d2c-7d7f-4935-9069-a678d4b635d5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.473594 [ 5 ] {d6075d2c-7d7f-4935-9069-a678d4b635d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.474084 [ 5 ] {d6075d2c-7d7f-4935-9069-a678d4b635d5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:02:23.474328 [ 5 ] {d6075d2c-7d7f-4935-9069-a678d4b635d5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.474500 [ 123 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.15 04:02:23.474553 [ 5 ] {d6075d2c-7d7f-4935-9069-a678d4b635d5} executeQuery: Read 1774 rows, 147.61 KiB in 0.00267 sec., 664419.4756554307 rows/sec., 53.99 MiB/sec. 2025.04.15 04:02:23.474559 [ 123 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.474645 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.474706 [ 5 ] {d6075d2c-7d7f-4935-9069-a678d4b635d5} TCPHandler: Processed in 0.003007355 sec. 2025.04.15 04:02:23.474903 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.15 04:02:23.474941 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:23.475144 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:23.475169 [ 5 ] {3f48ae17-29a5-4302-9a63-449800d5984f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:02:23.475207 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1841 rows starting from the beginning of the part 2025.04.15 04:02:23.475266 [ 5 ] {3f48ae17-29a5-4302-9a63-449800d5984f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:02:23.475574 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 633 rows starting from the beginning of the part 2025.04.15 04:02:23.475909 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 119 rows starting from the beginning of the part 2025.04.15 04:02:23.476289 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 633 rows starting from the beginning of the part 2025.04.15 04:02:23.476688 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 118 rows starting from the beginning of the part 2025.04.15 04:02:23.476946 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1774 rows starting from the beginning of the part 2025.04.15 04:02:23.477846 [ 5 ] {3f48ae17-29a5-4302-9a63-449800d5984f} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.477931 [ 5 ] {3f48ae17-29a5-4302-9a63-449800d5984f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.478801 [ 5 ] {3f48ae17-29a5-4302-9a63-449800d5984f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:02:23.479306 [ 5 ] {3f48ae17-29a5-4302-9a63-449800d5984f} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.479559 [ 123 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.15 04:02:23.479650 [ 123 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.479703 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.479762 [ 5 ] {3f48ae17-29a5-4302-9a63-449800d5984f} executeQuery: Read 116 rows, 7.13 KiB in 0.00465 sec., 24946.236559139787 rows/sec., 1.50 MiB/sec. 2025.04.15 04:02:23.480003 [ 5 ] {3f48ae17-29a5-4302-9a63-449800d5984f} TCPHandler: Processed in 0.00514037 sec. 2025.04.15 04:02:23.480007 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.15 04:02:23.480178 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:23.480202 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:23.480243 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 155 rows starting from the beginning of the part 2025.04.15 04:02:23.480678 [ 5 ] {d0845adb-1e69-4ff2-a7ed-077a893f4321} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:02:23.480691 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 114 rows starting from the beginning of the part 2025.04.15 04:02:23.480926 [ 5 ] {d0845adb-1e69-4ff2-a7ed-077a893f4321} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:02:23.481376 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 33 rows starting from the beginning of the part 2025.04.15 04:02:23.481790 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 5118 rows, containing 5 columns (5 merged, 0 gathered) in 0.007014159 sec., 729666.9493805316 rows/sec., 61.81 MiB/sec. 2025.04.15 04:02:23.481890 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 114 rows starting from the beginning of the part 2025.04.15 04:02:23.482271 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part 2025.04.15 04:02:23.482316 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.15 04:02:23.482873 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 116 rows starting from the beginning of the part 2025.04.15 04:02:23.483724 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_21_4} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.484005 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_21_4} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.15 04:02:23.484187 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. 2025.04.15 04:02:23.485375 [ 5 ] {d0845adb-1e69-4ff2-a7ed-077a893f4321} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.485457 [ 5 ] {d0845adb-1e69-4ff2-a7ed-077a893f4321} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.486326 [ 199 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 5 columns (5 merged, 0 gathered) in 0.00651612 sec., 86401.10986292455 rows/sec., 5.71 MiB/sec. 2025.04.15 04:02:23.486509 [ 5 ] {d0845adb-1e69-4ff2-a7ed-077a893f4321} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:02:23.486689 [ 199 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.15 04:02:23.486958 [ 5 ] {d0845adb-1e69-4ff2-a7ed-077a893f4321} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.487395 [ 5 ] {d0845adb-1e69-4ff2-a7ed-077a893f4321} executeQuery: Read 341 rows, 23.30 KiB in 0.006991 sec., 48776.99899871263 rows/sec., 3.25 MiB/sec. 2025.04.15 04:02:23.487534 [ 5 ] {d0845adb-1e69-4ff2-a7ed-077a893f4321} TCPHandler: Processed in 0.007417878 sec. 2025.04.15 04:02:23.487604 [ 199 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_16_3} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.487722 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:23.487757 [ 199 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_16_3} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.15 04:02:23.487930 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.04.15 04:02:23.487936 [ 5 ] {55d054af-d841-4af0-aa70-2856a32ecea4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:02:23.488007 [ 5 ] {55d054af-d841-4af0-aa70-2856a32ecea4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:02:23.488582 [ 5 ] {55d054af-d841-4af0-aa70-2856a32ecea4} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.488621 [ 5 ] {55d054af-d841-4af0-aa70-2856a32ecea4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.488988 [ 5 ] {55d054af-d841-4af0-aa70-2856a32ecea4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:02:23.489247 [ 5 ] {55d054af-d841-4af0-aa70-2856a32ecea4} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.489416 [ 123 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.04.15 04:02:23.489479 [ 123 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.489514 [ 5 ] {55d054af-d841-4af0-aa70-2856a32ecea4} executeQuery: Read 112 rows, 6.53 KiB in 0.001633 sec., 68585.42559706063 rows/sec., 3.91 MiB/sec. 2025.04.15 04:02:23.489523 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.489665 [ 5 ] {55d054af-d841-4af0-aa70-2856a32ecea4} TCPHandler: Processed in 0.002010033 sec. 2025.04.15 04:02:23.489961 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.04.15 04:02:23.490004 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:23.490232 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:23.490257 [ 5 ] {005b425c-06fd-4a06-b1b6-a9c3855abc72} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:02:23.490288 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part 2025.04.15 04:02:23.490352 [ 5 ] {005b425c-06fd-4a06-b1b6-a9c3855abc72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:02:23.490591 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part 2025.04.15 04:02:23.490926 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part 2025.04.15 04:02:23.491256 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part 2025.04.15 04:02:23.491631 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part 2025.04.15 04:02:23.493617 [ 5 ] {005b425c-06fd-4a06-b1b6-a9c3855abc72} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.493680 [ 5 ] {005b425c-06fd-4a06-b1b6-a9c3855abc72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.494039 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004377123 sec., 127937.91721183069 rows/sec., 7.78 MiB/sec. 2025.04.15 04:02:23.494264 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.04.15 04:02:23.494489 [ 5 ] {005b425c-06fd-4a06-b1b6-a9c3855abc72} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:02:23.494755 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_9_2} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.494936 [ 5 ] {005b425c-06fd-4a06-b1b6-a9c3855abc72} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.494970 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_9_2} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.04.15 04:02:23.495188 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:02:23.495236 [ 123 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.15 04:02:23.495318 [ 123 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.495360 [ 5 ] {005b425c-06fd-4a06-b1b6-a9c3855abc72} executeQuery: Read 848 rows, 62.68 KiB in 0.005161 sec., 164309.24239488473 rows/sec., 11.86 MiB/sec. 2025.04.15 04:02:23.495368 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.495562 [ 5 ] {005b425c-06fd-4a06-b1b6-a9c3855abc72} TCPHandler: Processed in 0.00563923 sec. 2025.04.15 04:02:23.495622 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.15 04:02:23.495774 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:23.495819 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:23.495875 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 905 rows starting from the beginning of the part 2025.04.15 04:02:23.496000 [ 5 ] {0fa73ec5-b79a-4546-95e6-75e9f6842c0c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:02:23.496171 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 390 rows starting from the beginning of the part 2025.04.15 04:02:23.496191 [ 5 ] {0fa73ec5-b79a-4546-95e6-75e9f6842c0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:02:23.496542 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 97 rows starting from the beginning of the part 2025.04.15 04:02:23.496879 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 390 rows starting from the beginning of the part 2025.04.15 04:02:23.497313 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 95 rows starting from the beginning of the part 2025.04.15 04:02:23.497632 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 848 rows starting from the beginning of the part 2025.04.15 04:02:23.498566 [ 5 ] {0fa73ec5-b79a-4546-95e6-75e9f6842c0c} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.498626 [ 5 ] {0fa73ec5-b79a-4546-95e6-75e9f6842c0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.499542 [ 5 ] {0fa73ec5-b79a-4546-95e6-75e9f6842c0c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:02:23.500100 [ 5 ] {0fa73ec5-b79a-4546-95e6-75e9f6842c0c} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.500415 [ 5 ] {0fa73ec5-b79a-4546-95e6-75e9f6842c0c} executeQuery: Read 6 rows, 321.00 B in 0.004494 sec., 1335.113484646195 rows/sec., 69.75 KiB/sec. 2025.04.15 04:02:23.500621 [ 5 ] {0fa73ec5-b79a-4546-95e6-75e9f6842c0c} TCPHandler: Processed in 0.004913414 sec. 2025.04.15 04:02:23.500850 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:23.501103 [ 200 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2725 rows, containing 5 columns (5 merged, 0 gathered) in 0.00560731 sec., 485972.7748242919 rows/sec., 36.99 MiB/sec. 2025.04.15 04:02:23.501115 [ 5 ] {3151aa29-6159-4cca-9387-0f974077c02a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:23.501208 [ 5 ] {3151aa29-6159-4cca-9387-0f974077c02a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:02:23.501368 [ 200 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.15 04:02:23.501963 [ 200 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_21_4} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.502167 [ 200 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_21_4} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.15 04:02:23.502365 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.04.15 04:02:23.502588 [ 5 ] {3151aa29-6159-4cca-9387-0f974077c02a} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.502633 [ 5 ] {3151aa29-6159-4cca-9387-0f974077c02a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.503092 [ 5 ] {3151aa29-6159-4cca-9387-0f974077c02a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:02:23.503349 [ 5 ] {3151aa29-6159-4cca-9387-0f974077c02a} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.503518 [ 123 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.15 04:02:23.503586 [ 123 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.503596 [ 5 ] {3151aa29-6159-4cca-9387-0f974077c02a} executeQuery: Read 956 rows, 65.04 KiB in 0.002537 sec., 376823.01931415056 rows/sec., 25.04 MiB/sec. 2025.04.15 04:02:23.503617 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.503780 [ 5 ] {3151aa29-6159-4cca-9387-0f974077c02a} TCPHandler: Processed in 0.003024754 sec. 2025.04.15 04:02:23.503861 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.15 04:02:23.503965 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:23.504035 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:23.504117 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5603 rows starting from the beginning of the part 2025.04.15 04:02:23.504163 [ 5 ] {3cc4d4a2-6298-414b-b5da-871f60ef6530} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:02:23.504341 [ 5 ] {3cc4d4a2-6298-414b-b5da-871f60ef6530} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:02:23.504388 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part 2025.04.15 04:02:23.504791 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part 2025.04.15 04:02:23.505204 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part 2025.04.15 04:02:23.505542 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2025.04.15 04:02:23.505855 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 956 rows starting from the beginning of the part 2025.04.15 04:02:23.506554 [ 5 ] {3cc4d4a2-6298-414b-b5da-871f60ef6530} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.506617 [ 5 ] {3cc4d4a2-6298-414b-b5da-871f60ef6530} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.507279 [ 5 ] {3cc4d4a2-6298-414b-b5da-871f60ef6530} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:02:23.507740 [ 5 ] {3cc4d4a2-6298-414b-b5da-871f60ef6530} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.508177 [ 122 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.04.15 04:02:23.508360 [ 5 ] {3cc4d4a2-6298-414b-b5da-871f60ef6530} executeQuery: Read 1 rows, 69.00 B in 0.004241 sec., 235.7934449422306 rows/sec., 15.89 KiB/sec. 2025.04.15 04:02:23.508363 [ 122 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.508622 [ 5 ] {3cc4d4a2-6298-414b-b5da-871f60ef6530} TCPHandler: Processed in 0.00471638 sec. 2025.04.15 04:02:23.508644 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.508951 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:23.509392 [ 5 ] {62982849-2a67-40c5-82c6-6992f8009d6b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:23.509491 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.04.15 04:02:23.509596 [ 5 ] {62982849-2a67-40c5-82c6-6992f8009d6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:02:23.509946 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:23.510193 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2025.04.15 04:02:23.511027 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.04.15 04:02:23.511530 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7354 rows, containing 5 columns (5 merged, 0 gathered) in 0.007565171 sec., 972086.4207828217 rows/sec., 65.42 MiB/sec. 2025.04.15 04:02:23.511725 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2025.04.15 04:02:23.512129 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.04.15 04:02:23.512535 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.04.15 04:02:23.512782 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.15 04:02:23.513205 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.04.15 04:02:23.514163 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_21_4} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.514454 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_21_4} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.15 04:02:23.514736 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. 2025.04.15 04:02:23.516551 [ 5 ] {62982849-2a67-40c5-82c6-6992f8009d6b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.516632 [ 5 ] {62982849-2a67-40c5-82c6-6992f8009d6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.517299 [ 197 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.008452351 sec., 1183.1027840656404 rows/sec., 79.26 KiB/sec. 2025.04.15 04:02:23.517473 [ 201 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.04.15 04:02:23.517807 [ 5 ] {62982849-2a67-40c5-82c6-6992f8009d6b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:02:23.517944 [ 201 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_10_2} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.518054 [ 201 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_10_2} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.04.15 04:02:23.518154 [ 5 ] {62982849-2a67-40c5-82c6-6992f8009d6b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.518182 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.04.15 04:02:23.518361 [ 122 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.15 04:02:23.518436 [ 122 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.518472 [ 5 ] {62982849-2a67-40c5-82c6-6992f8009d6b} executeQuery: Read 8 rows, 14.68 KiB in 0.0092 sec., 869.5652173913044 rows/sec., 1.56 MiB/sec. 2025.04.15 04:02:23.518477 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.518924 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.15 04:02:23.519313 [ 5 ] {62982849-2a67-40c5-82c6-6992f8009d6b} TCPHandler: Processed in 0.010510115 sec. 2025.04.15 04:02:23.519624 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:23.519682 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:23.519861 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part 2025.04.15 04:02:23.519871 [ 5 ] {badad8e1-1ddd-4d6a-9392-11880c4c5128} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:02:23.519980 [ 5 ] {badad8e1-1ddd-4d6a-9392-11880c4c5128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:02:23.520767 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.04.15 04:02:23.521523 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part 2025.04.15 04:02:23.522345 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.04.15 04:02:23.522455 [ 5 ] {badad8e1-1ddd-4d6a-9392-11880c4c5128} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.522544 [ 5 ] {badad8e1-1ddd-4d6a-9392-11880c4c5128} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.523018 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part 2025.04.15 04:02:23.523723 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2025.04.15 04:02:23.524228 [ 5 ] {badad8e1-1ddd-4d6a-9392-11880c4c5128} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:02:23.524814 [ 5 ] {badad8e1-1ddd-4d6a-9392-11880c4c5128} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.525059 [ 122 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.15 04:02:23.525154 [ 122 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:23.525245 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2025.04.15 04:02:23.525464 [ 5 ] {badad8e1-1ddd-4d6a-9392-11880c4c5128} executeQuery: Read 34 rows, 2.02 KiB in 0.005649 sec., 6018.76438307665 rows/sec., 357.68 KiB/sec. 2025.04.15 04:02:23.525879 [ 5 ] {badad8e1-1ddd-4d6a-9392-11880c4c5128} TCPHandler: Processed in 0.006332866 sec. 2025.04.15 04:02:23.525920 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.15 04:02:23.526332 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:23.526397 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part 2025.04.15 04:02:23.526540 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part 2025.04.15 04:02:23.526831 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2025.04.15 04:02:23.527103 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2025.04.15 04:02:23.527484 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2025.04.15 04:02:23.527792 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2025.04.15 04:02:23.531461 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1158 rows, containing 4 columns (4 merged, 0 gathered) in 0.00605887 sec., 191124.74768397407 rows/sec., 12.38 MiB/sec. 2025.04.15 04:02:23.531726 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.15 04:02:23.532299 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_21_4} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.532474 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_21_4} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.15 04:02:23.532550 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.04.15 04:02:23.533172 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 19 columns (19 merged, 0 gathered) in 0.01456055 sec., 19024.00664810052 rows/sec., 34.09 MiB/sec. 2025.04.15 04:02:23.533655 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.15 04:02:23.534051 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_16_3} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:23.534124 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_16_3} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.15 04:02:23.534266 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. 2025.04.15 04:02:25.357849 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 520 2025.04.15 04:02:25.361396 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:25.361448 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:25.362961 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:02:25.363267 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:25.363790 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 520 2025.04.15 04:02:27.842720 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2025.04.15 04:02:27.843412 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:27.843461 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:27.843995 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:02:27.844307 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:27.844609 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2025.04.15 04:02:27.960321 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:27.960519 [ 5 ] {f859aed3-d469-4fd0-b3c1-26ae201d6c81} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:02:27.960588 [ 5 ] {f859aed3-d469-4fd0-b3c1-26ae201d6c81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:02:27.961326 [ 5 ] {f859aed3-d469-4fd0-b3c1-26ae201d6c81} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:27.961369 [ 5 ] {f859aed3-d469-4fd0-b3c1-26ae201d6c81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:27.961820 [ 5 ] {f859aed3-d469-4fd0-b3c1-26ae201d6c81} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:02:27.962083 [ 5 ] {f859aed3-d469-4fd0-b3c1-26ae201d6c81} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:27.962280 [ 5 ] {f859aed3-d469-4fd0-b3c1-26ae201d6c81} executeQuery: Read 56 rows, 4.41 KiB in 0.00181 sec., 30939.22651933702 rows/sec., 2.38 MiB/sec. 2025.04.15 04:02:27.962338 [ 5 ] {f859aed3-d469-4fd0-b3c1-26ae201d6c81} TCPHandler: Processed in 0.002193637 sec. 2025.04.15 04:02:27.962462 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:27.962572 [ 5 ] {f8736918-f65d-4daf-873b-87183af9eda9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:02:27.962620 [ 5 ] {f8736918-f65d-4daf-873b-87183af9eda9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:02:27.963154 [ 5 ] {f8736918-f65d-4daf-873b-87183af9eda9} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:27.963192 [ 5 ] {f8736918-f65d-4daf-873b-87183af9eda9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:27.963545 [ 5 ] {f8736918-f65d-4daf-873b-87183af9eda9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:02:27.963792 [ 5 ] {f8736918-f65d-4daf-873b-87183af9eda9} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:27.963966 [ 5 ] {f8736918-f65d-4daf-873b-87183af9eda9} executeQuery: Read 64 rows, 5.12 KiB in 0.00142 sec., 45070.42253521127 rows/sec., 3.52 MiB/sec. 2025.04.15 04:02:27.964104 [ 5 ] {f8736918-f65d-4daf-873b-87183af9eda9} TCPHandler: Processed in 0.001694506 sec. 2025.04.15 04:02:27.964219 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:27.964322 [ 5 ] {40cdf1c0-6d47-4c7b-bdaf-f2e93dc1444d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:27.964371 [ 5 ] {40cdf1c0-6d47-4c7b-bdaf-f2e93dc1444d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:02:27.964859 [ 5 ] {40cdf1c0-6d47-4c7b-bdaf-f2e93dc1444d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:27.964896 [ 5 ] {40cdf1c0-6d47-4c7b-bdaf-f2e93dc1444d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:27.965285 [ 5 ] {40cdf1c0-6d47-4c7b-bdaf-f2e93dc1444d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:02:27.965526 [ 5 ] {40cdf1c0-6d47-4c7b-bdaf-f2e93dc1444d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:27.965774 [ 5 ] {40cdf1c0-6d47-4c7b-bdaf-f2e93dc1444d} executeQuery: Read 128 rows, 9.13 KiB in 0.001474 sec., 86838.53459972862 rows/sec., 6.05 MiB/sec. 2025.04.15 04:02:27.965823 [ 5 ] {40cdf1c0-6d47-4c7b-bdaf-f2e93dc1444d} TCPHandler: Processed in 0.001654086 sec. 2025.04.15 04:02:27.965934 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:27.966037 [ 5 ] {2dcc9b9c-bd5b-4e46-adb4-f558849b102d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:02:27.966082 [ 5 ] {2dcc9b9c-bd5b-4e46-adb4-f558849b102d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:02:27.966510 [ 5 ] {2dcc9b9c-bd5b-4e46-adb4-f558849b102d} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:27.966548 [ 5 ] {2dcc9b9c-bd5b-4e46-adb4-f558849b102d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:27.966925 [ 5 ] {2dcc9b9c-bd5b-4e46-adb4-f558849b102d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:02:27.967167 [ 5 ] {2dcc9b9c-bd5b-4e46-adb4-f558849b102d} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:27.967325 [ 5 ] {2dcc9b9c-bd5b-4e46-adb4-f558849b102d} executeQuery: Read 48 rows, 3.31 KiB in 0.001309 sec., 36669.21313980137 rows/sec., 2.47 MiB/sec. 2025.04.15 04:02:27.967372 [ 5 ] {2dcc9b9c-bd5b-4e46-adb4-f558849b102d} TCPHandler: Processed in 0.001487492 sec. 2025.04.15 04:02:28.309914 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.04.15 04:02:28.331133 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:28.331199 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:28.339199 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:02:28.339968 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:28.342614 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.04.15 04:02:32.963635 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:32.963828 [ 5 ] {b21c0926-03f1-4072-8fad-da610b7d7e58} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:02:32.963897 [ 5 ] {b21c0926-03f1-4072-8fad-da610b7d7e58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:02:32.964711 [ 5 ] {b21c0926-03f1-4072-8fad-da610b7d7e58} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:32.964757 [ 5 ] {b21c0926-03f1-4072-8fad-da610b7d7e58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:32.965206 [ 5 ] {b21c0926-03f1-4072-8fad-da610b7d7e58} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:02:32.965505 [ 5 ] {b21c0926-03f1-4072-8fad-da610b7d7e58} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:32.965751 [ 5 ] {b21c0926-03f1-4072-8fad-da610b7d7e58} executeQuery: Read 118 rows, 10.24 KiB in 0.001963 sec., 60112.07335710647 rows/sec., 5.09 MiB/sec. 2025.04.15 04:02:32.965901 [ 5 ] {b21c0926-03f1-4072-8fad-da610b7d7e58} TCPHandler: Processed in 0.002386341 sec. 2025.04.15 04:02:32.966058 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:32.966159 [ 5 ] {c9303aad-648f-4a8d-abce-99d33a0a0d8d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:02:32.966202 [ 5 ] {c9303aad-648f-4a8d-abce-99d33a0a0d8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:02:32.966736 [ 5 ] {c9303aad-648f-4a8d-abce-99d33a0a0d8d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:32.966775 [ 5 ] {c9303aad-648f-4a8d-abce-99d33a0a0d8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:32.967116 [ 5 ] {c9303aad-648f-4a8d-abce-99d33a0a0d8d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:02:32.967350 [ 5 ] {c9303aad-648f-4a8d-abce-99d33a0a0d8d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:32.967600 [ 5 ] {c9303aad-648f-4a8d-abce-99d33a0a0d8d} executeQuery: Read 31 rows, 2.33 KiB in 0.001462 sec., 21203.830369357045 rows/sec., 1.56 MiB/sec. 2025.04.15 04:02:32.967815 [ 5 ] {c9303aad-648f-4a8d-abce-99d33a0a0d8d} TCPHandler: Processed in 0.001800779 sec. 2025.04.15 04:02:32.967943 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:32.968043 [ 5 ] {b46516a9-70b0-4785-a6bb-bfc26a60b349} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:02:32.968086 [ 5 ] {b46516a9-70b0-4785-a6bb-bfc26a60b349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:02:32.968655 [ 5 ] {b46516a9-70b0-4785-a6bb-bfc26a60b349} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:32.968693 [ 5 ] {b46516a9-70b0-4785-a6bb-bfc26a60b349} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:32.969043 [ 5 ] {b46516a9-70b0-4785-a6bb-bfc26a60b349} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:02:32.969300 [ 5 ] {b46516a9-70b0-4785-a6bb-bfc26a60b349} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:32.969489 [ 5 ] {b46516a9-70b0-4785-a6bb-bfc26a60b349} executeQuery: Read 95 rows, 7.60 KiB in 0.001468 sec., 64713.89645776567 rows/sec., 5.05 MiB/sec. 2025.04.15 04:02:32.969538 [ 5 ] {b46516a9-70b0-4785-a6bb-bfc26a60b349} TCPHandler: Processed in 0.001641385 sec. 2025.04.15 04:02:32.969651 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:32.969753 [ 5 ] {81d71a06-6d84-486b-8c5d-76e6005f6ba0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:32.969800 [ 5 ] {81d71a06-6d84-486b-8c5d-76e6005f6ba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:02:32.970318 [ 5 ] {81d71a06-6d84-486b-8c5d-76e6005f6ba0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:32.970356 [ 5 ] {81d71a06-6d84-486b-8c5d-76e6005f6ba0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:32.970729 [ 5 ] {81d71a06-6d84-486b-8c5d-76e6005f6ba0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:02:32.970962 [ 5 ] {81d71a06-6d84-486b-8c5d-76e6005f6ba0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:32.971169 [ 5 ] {81d71a06-6d84-486b-8c5d-76e6005f6ba0} executeQuery: Read 160 rows, 11.41 KiB in 0.001437 sec., 111343.07585247043 rows/sec., 7.75 MiB/sec. 2025.04.15 04:02:32.971217 [ 5 ] {81d71a06-6d84-486b-8c5d-76e6005f6ba0} TCPHandler: Processed in 0.001613015 sec. 2025.04.15 04:02:32.971327 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:32.971428 [ 5 ] {b3b0d47f-f2e8-4abb-9a06-94be9c812cec} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:32.971491 [ 5 ] {b3b0d47f-f2e8-4abb-9a06-94be9c812cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:02:32.972579 [ 5 ] {b3b0d47f-f2e8-4abb-9a06-94be9c812cec} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:32.972628 [ 5 ] {b3b0d47f-f2e8-4abb-9a06-94be9c812cec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:32.973245 [ 5 ] {b3b0d47f-f2e8-4abb-9a06-94be9c812cec} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:02:32.973490 [ 5 ] {b3b0d47f-f2e8-4abb-9a06-94be9c812cec} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:32.973708 [ 5 ] {b3b0d47f-f2e8-4abb-9a06-94be9c812cec} executeQuery: Read 31 rows, 56.88 KiB in 0.0023 sec., 13478.260869565218 rows/sec., 24.15 MiB/sec. 2025.04.15 04:02:32.973798 [ 5 ] {b3b0d47f-f2e8-4abb-9a06-94be9c812cec} TCPHandler: Processed in 0.002518134 sec. 2025.04.15 04:02:32.973921 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:32.974022 [ 5 ] {75a050c3-6de3-4cf5-9c90-7d3aede747f2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:02:32.974066 [ 5 ] {75a050c3-6de3-4cf5-9c90-7d3aede747f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:02:32.974477 [ 5 ] {75a050c3-6de3-4cf5-9c90-7d3aede747f2} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:32.974515 [ 5 ] {75a050c3-6de3-4cf5-9c90-7d3aede747f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:32.974856 [ 5 ] {75a050c3-6de3-4cf5-9c90-7d3aede747f2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:02:32.975105 [ 5 ] {75a050c3-6de3-4cf5-9c90-7d3aede747f2} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:32.975297 [ 5 ] {75a050c3-6de3-4cf5-9c90-7d3aede747f2} executeQuery: Read 60 rows, 4.14 KiB in 0.001297 sec., 46260.601387818046 rows/sec., 3.12 MiB/sec. 2025.04.15 04:02:32.975344 [ 5 ] {75a050c3-6de3-4cf5-9c90-7d3aede747f2} TCPHandler: Processed in 0.001472212 sec. 2025.04.15 04:02:34.211175 [ 109 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2025.04.15 04:02:34.211273 [ 109 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:34.211313 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:34.211582 [ 194 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full 2025.04.15 04:02:34.211836 [ 194 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:34.211896 [ 194 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 342 rows starting from the beginning of the part 2025.04.15 04:02:34.212080 [ 194 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 341 rows starting from the beginning of the part 2025.04.15 04:02:34.212366 [ 194 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part 2025.04.15 04:02:34.212604 [ 194 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part 2025.04.15 04:02:34.212745 [ 194 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 341 rows starting from the beginning of the part 2025.04.15 04:02:34.214024 [ 201 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002612395 sec., 478488.13062343176 rows/sec., 33.58 MiB/sec. 2025.04.15 04:02:34.214278 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.04.15 04:02:34.214650 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_10_2} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:34.214736 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_10_2} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2025.04.15 04:02:34.214836 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.04.15 04:02:35.198892 [ 108 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:02:35.198950 [ 108 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:02:35.344742 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2025.04.15 04:02:35.345461 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:35.345506 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:35.346069 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:02:35.346330 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:35.346494 [ 108 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.15 04:02:35.346551 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.04.15 04:02:35.346555 [ 108 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:35.346587 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:35.346739 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.15 04:02:35.346998 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:35.347035 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2025.04.15 04:02:35.347096 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2025.04.15 04:02:35.347274 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2025.04.15 04:02:35.347420 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2025.04.15 04:02:35.347636 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2025.04.15 04:02:35.347785 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2025.04.15 04:02:35.349305 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002662747 sec., 2771949.419152477 rows/sec., 39.65 MiB/sec. 2025.04.15 04:02:35.349791 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.15 04:02:35.350122 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_16_3} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:35.350211 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_16_3} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.15 04:02:35.350320 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2025.04.15 04:02:35.364170 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 540 2025.04.15 04:02:35.367135 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:35.367189 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:35.368657 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:02:35.368973 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:35.369178 [ 108 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.15 04:02:35.369264 [ 108 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:35.369338 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:35.369939 [ 193 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.15 04:02:35.371076 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 540 2025.04.15 04:02:35.371450 [ 193 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:35.371624 [ 193 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 334 rows starting from the beginning of the part 2025.04.15 04:02:35.372245 [ 193 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part 2025.04.15 04:02:35.372828 [ 193 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part 2025.04.15 04:02:35.373404 [ 193 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2025.04.15 04:02:35.373997 [ 193 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part 2025.04.15 04:02:35.374585 [ 193 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part 2025.04.15 04:02:35.382807 [ 196 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 72 columns (72 merged, 0 gathered) in 0.013346115 sec., 40461.212869812676 rows/sec., 36.39 MiB/sec. 2025.04.15 04:02:35.383994 [ 196 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.15 04:02:35.384777 [ 196 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_11_2} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:35.384896 [ 196 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_11_2} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.15 04:02:35.385319 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. 2025.04.15 04:02:35.842707 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.04.15 04:02:35.864131 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:35.864195 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:35.871707 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:02:35.872463 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:35.872842 [ 108 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.15 04:02:35.872981 [ 108 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:35.873049 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:35.873648 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.15 04:02:35.887466 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.04.15 04:02:35.889467 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:35.891232 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.04.15 04:02:35.897391 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.04.15 04:02:35.903040 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.04.15 04:02:35.908475 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.04.15 04:02:35.913923 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2025.04.15 04:02:35.918520 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part 2025.04.15 04:02:35.977801 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.104564991 sec., 1157.1750625407694 rows/sec., 5.98 MiB/sec. 2025.04.15 04:02:35.980340 [ 191 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.15 04:02:35.983286 [ 191 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_16_3} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:35.983391 [ 191 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_16_3} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.15 04:02:35.985637 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.04.15 04:02:36.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 176.19 MiB, peak 186.17 MiB, free memory in arenas 0.00 B, will set to 177.84 MiB (RSS), difference: 1.66 MiB 2025.04.15 04:02:36.001345 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000923 sec. 2025.04.15 04:02:37.968027 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:37.968211 [ 5 ] {6b2c0d3f-00fa-4316-bc8d-d91db6166861} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:02:37.968281 [ 5 ] {6b2c0d3f-00fa-4316-bc8d-d91db6166861} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:02:37.969070 [ 5 ] {6b2c0d3f-00fa-4316-bc8d-d91db6166861} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:37.969116 [ 5 ] {6b2c0d3f-00fa-4316-bc8d-d91db6166861} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:37.969554 [ 5 ] {6b2c0d3f-00fa-4316-bc8d-d91db6166861} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:02:37.969908 [ 5 ] {6b2c0d3f-00fa-4316-bc8d-d91db6166861} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:37.970107 [ 5 ] {6b2c0d3f-00fa-4316-bc8d-d91db6166861} executeQuery: Read 212 rows, 13.81 KiB in 0.001946 sec., 108941.41829393628 rows/sec., 6.93 MiB/sec. 2025.04.15 04:02:37.970173 [ 5 ] {6b2c0d3f-00fa-4316-bc8d-d91db6166861} TCPHandler: Processed in 0.002270269 sec. 2025.04.15 04:02:37.970294 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:37.970406 [ 5 ] {cd3f863e-5088-4707-8b21-6aa2101e3798} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:02:37.970455 [ 5 ] {cd3f863e-5088-4707-8b21-6aa2101e3798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:02:37.971217 [ 5 ] {cd3f863e-5088-4707-8b21-6aa2101e3798} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:37.971256 [ 5 ] {cd3f863e-5088-4707-8b21-6aa2101e3798} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:37.971667 [ 5 ] {cd3f863e-5088-4707-8b21-6aa2101e3798} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:02:37.971912 [ 5 ] {cd3f863e-5088-4707-8b21-6aa2101e3798} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:37.972080 [ 5 ] {cd3f863e-5088-4707-8b21-6aa2101e3798} executeQuery: Read 633 rows, 50.98 KiB in 0.001701 sec., 372134.03880070546 rows/sec., 29.27 MiB/sec. 2025.04.15 04:02:37.972133 [ 5 ] {cd3f863e-5088-4707-8b21-6aa2101e3798} TCPHandler: Processed in 0.001892921 sec. 2025.04.15 04:02:37.972251 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:37.972358 [ 5 ] {d2c5ee9d-f91c-489c-b77f-3d343e4f2cd9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:02:37.972406 [ 5 ] {d2c5ee9d-f91c-489c-b77f-3d343e4f2cd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:02:37.972932 [ 5 ] {d2c5ee9d-f91c-489c-b77f-3d343e4f2cd9} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:37.972970 [ 5 ] {d2c5ee9d-f91c-489c-b77f-3d343e4f2cd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:37.973346 [ 5 ] {d2c5ee9d-f91c-489c-b77f-3d343e4f2cd9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:02:37.973619 [ 5 ] {d2c5ee9d-f91c-489c-b77f-3d343e4f2cd9} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:37.973866 [ 5 ] {d2c5ee9d-f91c-489c-b77f-3d343e4f2cd9} executeQuery: Read 114 rows, 6.99 KiB in 0.001508 sec., 75596.81697612732 rows/sec., 4.52 MiB/sec. 2025.04.15 04:02:37.974128 [ 5 ] {d2c5ee9d-f91c-489c-b77f-3d343e4f2cd9} TCPHandler: Processed in 0.001920751 sec. 2025.04.15 04:02:37.974441 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:37.974549 [ 5 ] {126e2187-0263-4edc-af6f-379749c02b2b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:02:37.974595 [ 5 ] {126e2187-0263-4edc-af6f-379749c02b2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:02:37.975167 [ 5 ] {126e2187-0263-4edc-af6f-379749c02b2b} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:37.975207 [ 5 ] {126e2187-0263-4edc-af6f-379749c02b2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:37.975562 [ 5 ] {126e2187-0263-4edc-af6f-379749c02b2b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:02:37.975826 [ 5 ] {126e2187-0263-4edc-af6f-379749c02b2b} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:37.976007 [ 5 ] {126e2187-0263-4edc-af6f-379749c02b2b} executeQuery: Read 113 rows, 7.49 KiB in 0.00148 sec., 76351.35135135135 rows/sec., 4.94 MiB/sec. 2025.04.15 04:02:37.976068 [ 5 ] {126e2187-0263-4edc-af6f-379749c02b2b} TCPHandler: Processed in 0.001732417 sec. 2025.04.15 04:02:37.976186 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:37.976291 [ 5 ] {17e414a2-d2d7-43a6-b28a-8bf12f324319} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:02:37.976336 [ 5 ] {17e414a2-d2d7-43a6-b28a-8bf12f324319} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:02:37.976901 [ 5 ] {17e414a2-d2d7-43a6-b28a-8bf12f324319} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:37.976936 [ 5 ] {17e414a2-d2d7-43a6-b28a-8bf12f324319} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:37.977311 [ 5 ] {17e414a2-d2d7-43a6-b28a-8bf12f324319} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:02:37.977554 [ 5 ] {17e414a2-d2d7-43a6-b28a-8bf12f324319} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:37.977774 [ 5 ] {17e414a2-d2d7-43a6-b28a-8bf12f324319} executeQuery: Read 112 rows, 6.53 KiB in 0.0015 sec., 74666.66666666667 rows/sec., 4.25 MiB/sec. 2025.04.15 04:02:37.977965 [ 5 ] {17e414a2-d2d7-43a6-b28a-8bf12f324319} TCPHandler: Processed in 0.001830399 sec. 2025.04.15 04:02:37.978098 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:37.978208 [ 5 ] {1bfcd1c7-b5ba-451e-8af2-2c8d64c61459} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:02:37.978254 [ 5 ] {1bfcd1c7-b5ba-451e-8af2-2c8d64c61459} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:02:37.978901 [ 5 ] {1bfcd1c7-b5ba-451e-8af2-2c8d64c61459} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:37.978940 [ 5 ] {1bfcd1c7-b5ba-451e-8af2-2c8d64c61459} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:37.979318 [ 5 ] {1bfcd1c7-b5ba-451e-8af2-2c8d64c61459} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:02:37.979557 [ 5 ] {1bfcd1c7-b5ba-451e-8af2-2c8d64c61459} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:37.979725 [ 5 ] {1bfcd1c7-b5ba-451e-8af2-2c8d64c61459} executeQuery: Read 390 rows, 28.23 KiB in 0.001539 sec., 253411.306042885 rows/sec., 17.91 MiB/sec. 2025.04.15 04:02:37.979777 [ 5 ] {1bfcd1c7-b5ba-451e-8af2-2c8d64c61459} TCPHandler: Processed in 0.001731347 sec. 2025.04.15 04:02:37.979896 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:37.980001 [ 5 ] {91e87cf7-d8bc-4de1-9e0a-4d686d886fea} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:02:37.980047 [ 5 ] {91e87cf7-d8bc-4de1-9e0a-4d686d886fea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:02:37.980463 [ 5 ] {91e87cf7-d8bc-4de1-9e0a-4d686d886fea} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:37.980500 [ 5 ] {91e87cf7-d8bc-4de1-9e0a-4d686d886fea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:37.980859 [ 5 ] {91e87cf7-d8bc-4de1-9e0a-4d686d886fea} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:02:37.981096 [ 5 ] {91e87cf7-d8bc-4de1-9e0a-4d686d886fea} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:37.981292 [ 5 ] {91e87cf7-d8bc-4de1-9e0a-4d686d886fea} executeQuery: Read 6 rows, 321.00 B in 0.001313 sec., 4569.68773800457 rows/sec., 238.75 KiB/sec. 2025.04.15 04:02:37.981458 [ 5 ] {91e87cf7-d8bc-4de1-9e0a-4d686d886fea} TCPHandler: Processed in 0.001610705 sec. 2025.04.15 04:02:37.981585 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:37.981690 [ 5 ] {542def4b-cdbe-4a96-a4e8-7bf1257cdcf7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:37.981739 [ 5 ] {542def4b-cdbe-4a96-a4e8-7bf1257cdcf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:02:37.982256 [ 5 ] {542def4b-cdbe-4a96-a4e8-7bf1257cdcf7} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:37.982294 [ 5 ] {542def4b-cdbe-4a96-a4e8-7bf1257cdcf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:37.982675 [ 5 ] {542def4b-cdbe-4a96-a4e8-7bf1257cdcf7} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:02:37.982916 [ 5 ] {542def4b-cdbe-4a96-a4e8-7bf1257cdcf7} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:37.983110 [ 5 ] {542def4b-cdbe-4a96-a4e8-7bf1257cdcf7} executeQuery: Read 237 rows, 16.27 KiB in 0.001441 sec., 164469.11866759195 rows/sec., 11.02 MiB/sec. 2025.04.15 04:02:37.983322 [ 5 ] {542def4b-cdbe-4a96-a4e8-7bf1257cdcf7} TCPHandler: Processed in 0.001781338 sec. 2025.04.15 04:02:37.983721 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:37.983988 [ 5 ] {32623c61-ad45-4c9d-831f-3a6fc8296a38} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:02:37.984039 [ 5 ] {32623c61-ad45-4c9d-831f-3a6fc8296a38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:02:37.984484 [ 5 ] {32623c61-ad45-4c9d-831f-3a6fc8296a38} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:37.984523 [ 5 ] {32623c61-ad45-4c9d-831f-3a6fc8296a38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:37.984878 [ 5 ] {32623c61-ad45-4c9d-831f-3a6fc8296a38} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:02:37.985116 [ 5 ] {32623c61-ad45-4c9d-831f-3a6fc8296a38} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:37.985322 [ 5 ] {32623c61-ad45-4c9d-831f-3a6fc8296a38} executeQuery: Read 1 rows, 69.00 B in 0.001385 sec., 722.0216606498195 rows/sec., 48.65 KiB/sec. 2025.04.15 04:02:37.985409 [ 5 ] {32623c61-ad45-4c9d-831f-3a6fc8296a38} TCPHandler: Processed in 0.001848099 sec. 2025.04.15 04:02:37.985535 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:37.985641 [ 5 ] {195c2edc-f013-4adf-96e2-99a407ee4a2e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:37.985705 [ 5 ] {195c2edc-f013-4adf-96e2-99a407ee4a2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:02:37.986721 [ 5 ] {195c2edc-f013-4adf-96e2-99a407ee4a2e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:37.986761 [ 5 ] {195c2edc-f013-4adf-96e2-99a407ee4a2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:37.987381 [ 5 ] {195c2edc-f013-4adf-96e2-99a407ee4a2e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:02:37.987669 [ 5 ] {195c2edc-f013-4adf-96e2-99a407ee4a2e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:37.987913 [ 5 ] {195c2edc-f013-4adf-96e2-99a407ee4a2e} executeQuery: Read 8 rows, 14.68 KiB in 0.002294 sec., 3487.3583260680034 rows/sec., 6.25 MiB/sec. 2025.04.15 04:02:37.988035 [ 5 ] {195c2edc-f013-4adf-96e2-99a407ee4a2e} TCPHandler: Processed in 0.002550934 sec. 2025.04.15 04:02:37.988165 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:37.988273 [ 5 ] {b615ac23-a5d7-4e54-8284-c2c2c49d804d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:02:37.988321 [ 5 ] {b615ac23-a5d7-4e54-8284-c2c2c49d804d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:02:37.988760 [ 5 ] {b615ac23-a5d7-4e54-8284-c2c2c49d804d} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:37.988799 [ 5 ] {b615ac23-a5d7-4e54-8284-c2c2c49d804d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:37.989164 [ 5 ] {b615ac23-a5d7-4e54-8284-c2c2c49d804d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:02:37.989408 [ 5 ] {b615ac23-a5d7-4e54-8284-c2c2c49d804d} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:37.989595 [ 5 ] {b615ac23-a5d7-4e54-8284-c2c2c49d804d} executeQuery: Read 82 rows, 5.33 KiB in 0.001347 sec., 60876.02078693392 rows/sec., 3.87 MiB/sec. 2025.04.15 04:02:37.989645 [ 5 ] {b615ac23-a5d7-4e54-8284-c2c2c49d804d} TCPHandler: Processed in 0.001532013 sec. 2025.04.15 04:02:42.846696 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2025.04.15 04:02:42.847331 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:42.847378 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:42.848024 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:02:42.848279 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:42.848627 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2025.04.15 04:02:42.963018 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:42.963225 [ 5 ] {c86a5e68-b13c-400e-b77a-9213f95200f8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:02:42.963304 [ 5 ] {c86a5e68-b13c-400e-b77a-9213f95200f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:02:42.964151 [ 5 ] {c86a5e68-b13c-400e-b77a-9213f95200f8} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:42.964199 [ 5 ] {c86a5e68-b13c-400e-b77a-9213f95200f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:42.964633 [ 5 ] {c86a5e68-b13c-400e-b77a-9213f95200f8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:02:42.964878 [ 5 ] {c86a5e68-b13c-400e-b77a-9213f95200f8} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:42.965118 [ 5 ] {c86a5e68-b13c-400e-b77a-9213f95200f8} executeQuery: Read 4 rows, 334.00 B in 0.001942 sec., 2059.732234809475 rows/sec., 167.96 KiB/sec. 2025.04.15 04:02:42.965285 [ 5 ] {c86a5e68-b13c-400e-b77a-9213f95200f8} TCPHandler: Processed in 0.002395561 sec. 2025.04.15 04:02:42.965448 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:42.965552 [ 5 ] {9f0f4aa9-dc09-4177-9eb6-57bea1593d34} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:02:42.965596 [ 5 ] {9f0f4aa9-dc09-4177-9eb6-57bea1593d34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:02:42.966263 [ 5 ] {9f0f4aa9-dc09-4177-9eb6-57bea1593d34} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:42.966302 [ 5 ] {9f0f4aa9-dc09-4177-9eb6-57bea1593d34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:42.966692 [ 5 ] {9f0f4aa9-dc09-4177-9eb6-57bea1593d34} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:02:42.966923 [ 5 ] {9f0f4aa9-dc09-4177-9eb6-57bea1593d34} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:42.967187 [ 5 ] {9f0f4aa9-dc09-4177-9eb6-57bea1593d34} executeQuery: Read 120 rows, 10.39 KiB in 0.001639 sec., 73215.37522879805 rows/sec., 6.19 MiB/sec. 2025.04.15 04:02:42.967271 [ 5 ] {9f0f4aa9-dc09-4177-9eb6-57bea1593d34} TCPHandler: Processed in 0.00187068 sec. 2025.04.15 04:02:42.967545 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:42.967687 [ 5 ] {2637f879-b3f3-4349-90a7-0cfce6a18c2b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:02:42.967734 [ 5 ] {2637f879-b3f3-4349-90a7-0cfce6a18c2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:02:42.968288 [ 5 ] {2637f879-b3f3-4349-90a7-0cfce6a18c2b} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:42.968326 [ 5 ] {2637f879-b3f3-4349-90a7-0cfce6a18c2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:42.968658 [ 5 ] {2637f879-b3f3-4349-90a7-0cfce6a18c2b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:02:42.968886 [ 5 ] {2637f879-b3f3-4349-90a7-0cfce6a18c2b} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:42.969081 [ 5 ] {2637f879-b3f3-4349-90a7-0cfce6a18c2b} executeQuery: Read 35 rows, 2.61 KiB in 0.001417 sec., 24700.070571630204 rows/sec., 1.80 MiB/sec. 2025.04.15 04:02:42.969134 [ 5 ] {2637f879-b3f3-4349-90a7-0cfce6a18c2b} TCPHandler: Processed in 0.001681316 sec. 2025.04.15 04:02:42.969251 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:42.969352 [ 5 ] {90391290-022e-48d0-b435-e2942aad7fd9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:02:42.969395 [ 5 ] {90391290-022e-48d0-b435-e2942aad7fd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:02:42.969922 [ 5 ] {90391290-022e-48d0-b435-e2942aad7fd9} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:42.969960 [ 5 ] {90391290-022e-48d0-b435-e2942aad7fd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:42.970449 [ 5 ] {90391290-022e-48d0-b435-e2942aad7fd9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:02:42.970703 [ 5 ] {90391290-022e-48d0-b435-e2942aad7fd9} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:42.970890 [ 5 ] {90391290-022e-48d0-b435-e2942aad7fd9} executeQuery: Read 99 rows, 7.92 KiB in 0.001559 sec., 63502.24502886466 rows/sec., 4.96 MiB/sec. 2025.04.15 04:02:42.970939 [ 5 ] {90391290-022e-48d0-b435-e2942aad7fd9} TCPHandler: Processed in 0.001736527 sec. 2025.04.15 04:02:42.971050 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:42.971153 [ 5 ] {492418e6-6ca1-4f34-a4d0-504b9ff85060} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:42.971200 [ 5 ] {492418e6-6ca1-4f34-a4d0-504b9ff85060} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:02:42.971697 [ 5 ] {492418e6-6ca1-4f34-a4d0-504b9ff85060} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:42.971734 [ 5 ] {492418e6-6ca1-4f34-a4d0-504b9ff85060} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:42.972096 [ 5 ] {492418e6-6ca1-4f34-a4d0-504b9ff85060} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:02:42.972329 [ 5 ] {492418e6-6ca1-4f34-a4d0-504b9ff85060} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:42.972533 [ 5 ] {492418e6-6ca1-4f34-a4d0-504b9ff85060} executeQuery: Read 162 rows, 11.55 KiB in 0.001402 sec., 115549.21540656206 rows/sec., 8.05 MiB/sec. 2025.04.15 04:02:42.972598 [ 5 ] {492418e6-6ca1-4f34-a4d0-504b9ff85060} TCPHandler: Processed in 0.001596364 sec. 2025.04.15 04:02:42.972740 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:42.972848 [ 5 ] {f47981a7-669c-4c9d-be84-5c62368f7038} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:42.972910 [ 5 ] {f47981a7-669c-4c9d-be84-5c62368f7038} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:02:42.973978 [ 5 ] {f47981a7-669c-4c9d-be84-5c62368f7038} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:42.974015 [ 5 ] {f47981a7-669c-4c9d-be84-5c62368f7038} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:42.974628 [ 5 ] {f47981a7-669c-4c9d-be84-5c62368f7038} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:02:42.974876 [ 5 ] {f47981a7-669c-4c9d-be84-5c62368f7038} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:42.975070 [ 5 ] {f47981a7-669c-4c9d-be84-5c62368f7038} executeQuery: Read 31 rows, 56.88 KiB in 0.002243 sec., 13820.77574676772 rows/sec., 24.77 MiB/sec. 2025.04.15 04:02:42.975157 [ 5 ] {f47981a7-669c-4c9d-be84-5c62368f7038} TCPHandler: Processed in 0.002475403 sec. 2025.04.15 04:02:42.975273 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:42.975374 [ 5 ] {57b1b9ad-ff17-4c1f-8511-cb48079b3fe6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:02:42.975421 [ 5 ] {57b1b9ad-ff17-4c1f-8511-cb48079b3fe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:02:42.975826 [ 5 ] {57b1b9ad-ff17-4c1f-8511-cb48079b3fe6} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:42.975864 [ 5 ] {57b1b9ad-ff17-4c1f-8511-cb48079b3fe6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:42.976203 [ 5 ] {57b1b9ad-ff17-4c1f-8511-cb48079b3fe6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:02:42.976451 [ 5 ] {57b1b9ad-ff17-4c1f-8511-cb48079b3fe6} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:42.976676 [ 5 ] {57b1b9ad-ff17-4c1f-8511-cb48079b3fe6} executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. 2025.04.15 04:02:42.976812 [ 5 ] {57b1b9ad-ff17-4c1f-8511-cb48079b3fe6} TCPHandler: Processed in 0.001583834 sec. 2025.04.15 04:02:43.387586 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.04.15 04:02:43.406596 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:43.406647 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:43.413842 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:02:43.414579 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:43.417923 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.04.15 04:02:44.000234 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 178.42 MiB, peak 186.17 MiB, free memory in arenas 0.00 B, will set to 179.72 MiB (RSS), difference: 1.31 MiB 2025.04.15 04:02:45.371284 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 576 2025.04.15 04:02:45.374963 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:45.375020 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:45.376518 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:02:45.376849 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:45.377837 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 576 2025.04.15 04:02:47.967872 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:47.968135 [ 5 ] {1d89dc89-9f0d-4817-acdd-398f1ba98f63} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:02:47.968206 [ 5 ] {1d89dc89-9f0d-4817-acdd-398f1ba98f63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:02:47.969038 [ 5 ] {1d89dc89-9f0d-4817-acdd-398f1ba98f63} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:47.969084 [ 5 ] {1d89dc89-9f0d-4817-acdd-398f1ba98f63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:47.969502 [ 5 ] {1d89dc89-9f0d-4817-acdd-398f1ba98f63} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:02:47.969754 [ 5 ] {1d89dc89-9f0d-4817-acdd-398f1ba98f63} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:47.969987 [ 5 ] {1d89dc89-9f0d-4817-acdd-398f1ba98f63} executeQuery: Read 212 rows, 13.81 KiB in 0.001904 sec., 111344.53781512605 rows/sec., 7.08 MiB/sec. 2025.04.15 04:02:47.970045 [ 5 ] {1d89dc89-9f0d-4817-acdd-398f1ba98f63} TCPHandler: Processed in 0.0023484 sec. 2025.04.15 04:02:47.970182 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:47.970289 [ 5 ] {1063b54e-40ff-4ad7-8294-6e1140e60ead} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:02:47.970338 [ 5 ] {1063b54e-40ff-4ad7-8294-6e1140e60ead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:02:47.971179 [ 5 ] {1063b54e-40ff-4ad7-8294-6e1140e60ead} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:47.971218 [ 5 ] {1063b54e-40ff-4ad7-8294-6e1140e60ead} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:47.971607 [ 5 ] {1063b54e-40ff-4ad7-8294-6e1140e60ead} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:02:47.971842 [ 5 ] {1063b54e-40ff-4ad7-8294-6e1140e60ead} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:47.972009 [ 94 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.15 04:02:47.972065 [ 5 ] {1063b54e-40ff-4ad7-8294-6e1140e60ead} executeQuery: Read 633 rows, 50.98 KiB in 0.001789 sec., 353828.9547233091 rows/sec., 27.83 MiB/sec. 2025.04.15 04:02:47.972093 [ 94 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:47.972159 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:47.972177 [ 5 ] {1063b54e-40ff-4ad7-8294-6e1140e60ead} TCPHandler: Processed in 0.002046913 sec. 2025.04.15 04:02:47.972357 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:47.972376 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.15 04:02:47.972526 [ 5 ] {a4853d9c-eefe-4ec6-8290-0cbd6f47e17e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:02:47.972612 [ 5 ] {a4853d9c-eefe-4ec6-8290-0cbd6f47e17e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:02:47.972652 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:47.972755 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1843 rows starting from the beginning of the part 2025.04.15 04:02:47.973034 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2025.04.15 04:02:47.973438 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 118 rows starting from the beginning of the part 2025.04.15 04:02:47.973702 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 633 rows starting from the beginning of the part 2025.04.15 04:02:47.974139 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 120 rows starting from the beginning of the part 2025.04.15 04:02:47.974571 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 633 rows starting from the beginning of the part 2025.04.15 04:02:47.975371 [ 5 ] {a4853d9c-eefe-4ec6-8290-0cbd6f47e17e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:47.975440 [ 5 ] {a4853d9c-eefe-4ec6-8290-0cbd6f47e17e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:47.976305 [ 5 ] {a4853d9c-eefe-4ec6-8290-0cbd6f47e17e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:02:47.976795 [ 5 ] {a4853d9c-eefe-4ec6-8290-0cbd6f47e17e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:47.977052 [ 5 ] {a4853d9c-eefe-4ec6-8290-0cbd6f47e17e} executeQuery: Read 114 rows, 6.99 KiB in 0.004575 sec., 24918.032786885244 rows/sec., 1.49 MiB/sec. 2025.04.15 04:02:47.977126 [ 5 ] {a4853d9c-eefe-4ec6-8290-0cbd6f47e17e} TCPHandler: Processed in 0.004837793 sec. 2025.04.15 04:02:47.977281 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:47.977568 [ 5 ] {2e785678-4a25-4190-886b-960a0ccfc379} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:02:47.977633 [ 5 ] {2e785678-4a25-4190-886b-960a0ccfc379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:02:47.977652 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3403 rows, containing 5 columns (5 merged, 0 gathered) in 0.005360754 sec., 634798.761517503 rows/sec., 53.60 MiB/sec. 2025.04.15 04:02:47.978112 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.15 04:02:47.978639 [ 5 ] {2e785678-4a25-4190-886b-960a0ccfc379} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:47.978693 [ 5 ] {2e785678-4a25-4190-886b-960a0ccfc379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:47.978784 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_26_5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:47.978951 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_26_5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.15 04:02:47.979123 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.04.15 04:02:47.979294 [ 5 ] {2e785678-4a25-4190-886b-960a0ccfc379} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:02:47.979530 [ 5 ] {2e785678-4a25-4190-886b-960a0ccfc379} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:47.979736 [ 5 ] {2e785678-4a25-4190-886b-960a0ccfc379} executeQuery: Read 113 rows, 7.49 KiB in 0.002284 sec., 49474.60595446585 rows/sec., 3.20 MiB/sec. 2025.04.15 04:02:47.979790 [ 5 ] {2e785678-4a25-4190-886b-960a0ccfc379} TCPHandler: Processed in 0.002586535 sec. 2025.04.15 04:02:47.979912 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:47.980014 [ 5 ] {2e6356f7-0786-424b-81cf-dc5ae03f9eb2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:02:47.980057 [ 5 ] {2e6356f7-0786-424b-81cf-dc5ae03f9eb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:02:47.980607 [ 5 ] {2e6356f7-0786-424b-81cf-dc5ae03f9eb2} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:47.980645 [ 5 ] {2e6356f7-0786-424b-81cf-dc5ae03f9eb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:47.980979 [ 5 ] {2e6356f7-0786-424b-81cf-dc5ae03f9eb2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:02:47.981217 [ 5 ] {2e6356f7-0786-424b-81cf-dc5ae03f9eb2} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:47.981409 [ 5 ] {2e6356f7-0786-424b-81cf-dc5ae03f9eb2} executeQuery: Read 112 rows, 6.53 KiB in 0.001416 sec., 79096.04519774011 rows/sec., 4.51 MiB/sec. 2025.04.15 04:02:47.981461 [ 5 ] {2e6356f7-0786-424b-81cf-dc5ae03f9eb2} TCPHandler: Processed in 0.001597354 sec. 2025.04.15 04:02:47.981578 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:47.981679 [ 5 ] {6a7632c1-8e4b-48cc-93b2-ed911999eedb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:02:47.981723 [ 5 ] {6a7632c1-8e4b-48cc-93b2-ed911999eedb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:02:47.982401 [ 5 ] {6a7632c1-8e4b-48cc-93b2-ed911999eedb} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:47.982439 [ 5 ] {6a7632c1-8e4b-48cc-93b2-ed911999eedb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:47.982798 [ 5 ] {6a7632c1-8e4b-48cc-93b2-ed911999eedb} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:02:47.983026 [ 5 ] {6a7632c1-8e4b-48cc-93b2-ed911999eedb} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:47.983178 [ 92 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.15 04:02:47.983246 [ 5 ] {6a7632c1-8e4b-48cc-93b2-ed911999eedb} executeQuery: Read 390 rows, 28.23 KiB in 0.001581 sec., 246679.31688804555 rows/sec., 17.43 MiB/sec. 2025.04.15 04:02:47.983250 [ 92 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:47.983328 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:47.983362 [ 5 ] {6a7632c1-8e4b-48cc-93b2-ed911999eedb} TCPHandler: Processed in 0.001827619 sec. 2025.04.15 04:02:47.983617 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.15 04:02:47.983632 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:47.984016 [ 5 ] {8d52e64a-6640-4952-b0a6-9cdf24fcf9d4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:02:47.984076 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:47.984206 [ 5 ] {8d52e64a-6640-4952-b0a6-9cdf24fcf9d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:02:47.984217 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part 2025.04.15 04:02:47.984650 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2025.04.15 04:02:47.985065 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 95 rows starting from the beginning of the part 2025.04.15 04:02:47.985409 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 390 rows starting from the beginning of the part 2025.04.15 04:02:47.985747 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 99 rows starting from the beginning of the part 2025.04.15 04:02:47.985901 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 390 rows starting from the beginning of the part 2025.04.15 04:02:47.986728 [ 5 ] {8d52e64a-6640-4952-b0a6-9cdf24fcf9d4} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:47.986786 [ 5 ] {8d52e64a-6640-4952-b0a6-9cdf24fcf9d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:47.987718 [ 5 ] {8d52e64a-6640-4952-b0a6-9cdf24fcf9d4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:02:47.988339 [ 5 ] {8d52e64a-6640-4952-b0a6-9cdf24fcf9d4} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:47.988567 [ 92 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.04.15 04:02:47.988638 [ 92 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:47.988657 [ 5 ] {8d52e64a-6640-4952-b0a6-9cdf24fcf9d4} executeQuery: Read 6 rows, 321.00 B in 0.004827 sec., 1243.008079552517 rows/sec., 64.94 KiB/sec. 2025.04.15 04:02:47.988680 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:47.988831 [ 5 ] {8d52e64a-6640-4952-b0a6-9cdf24fcf9d4} TCPHandler: Processed in 0.005337864 sec. 2025.04.15 04:02:47.989249 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.04.15 04:02:47.989393 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:47.989432 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2025.04.15 04:02:47.989503 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.04.15 04:02:47.989567 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.04.15 04:02:47.989808 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.04.15 04:02:47.989899 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:47.990307 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.04.15 04:02:47.990535 [ 5 ] {78897278-9a9c-4563-831e-f49abb524e20} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:47.990919 [ 5 ] {78897278-9a9c-4563-831e-f49abb524e20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:02:47.990978 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.04.15 04:02:47.991787 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.008353399 sec., 233078.77428098433 rows/sec., 17.80 MiB/sec. 2025.04.15 04:02:47.992268 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.15 04:02:47.993223 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_26_5} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:47.993445 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_26_5} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.15 04:02:47.993732 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.04.15 04:02:47.994477 [ 5 ] {78897278-9a9c-4563-831e-f49abb524e20} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:47.994554 [ 5 ] {78897278-9a9c-4563-831e-f49abb524e20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:47.995018 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005817704 sec., 11344.681681983133 rows/sec., 592.72 KiB/sec. 2025.04.15 04:02:47.995195 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.04.15 04:02:47.995541 [ 5 ] {78897278-9a9c-4563-831e-f49abb524e20} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:02:47.995734 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_11_2} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:47.995926 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_11_2} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.04.15 04:02:47.996083 [ 5 ] {78897278-9a9c-4563-831e-f49abb524e20} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:47.996093 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.04.15 04:02:47.996321 [ 91 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.15 04:02:47.996370 [ 5 ] {78897278-9a9c-4563-831e-f49abb524e20} executeQuery: Read 237 rows, 16.27 KiB in 0.006039 sec., 39244.908097367115 rows/sec., 2.63 MiB/sec. 2025.04.15 04:02:47.996398 [ 91 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:47.996483 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:47.996521 [ 5 ] {78897278-9a9c-4563-831e-f49abb524e20} TCPHandler: Processed in 0.006821946 sec. 2025.04.15 04:02:47.996754 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.15 04:02:47.996766 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:47.997035 [ 5 ] {aa8d8d0e-62ca-4fa2-9f69-b6e7ee246e80} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:02:47.997052 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:47.997136 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7354 rows starting from the beginning of the part 2025.04.15 04:02:47.997143 [ 5 ] {aa8d8d0e-62ca-4fa2-9f69-b6e7ee246e80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:02:47.997542 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part 2025.04.15 04:02:47.997949 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2025.04.15 04:02:47.998289 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part 2025.04.15 04:02:47.998483 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part 2025.04.15 04:02:47.998902 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part 2025.04.15 04:02:47.999537 [ 5 ] {aa8d8d0e-62ca-4fa2-9f69-b6e7ee246e80} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:47.999608 [ 5 ] {aa8d8d0e-62ca-4fa2-9f69-b6e7ee246e80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:48.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 183.67 MiB, peak 186.75 MiB, free memory in arenas 0.00 B, will set to 179.78 MiB (RSS), difference: -3.89 MiB 2025.04.15 04:02:48.000883 [ 5 ] {aa8d8d0e-62ca-4fa2-9f69-b6e7ee246e80} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:02:48.001526 [ 5 ] {aa8d8d0e-62ca-4fa2-9f69-b6e7ee246e80} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:48.002264 [ 5 ] {aa8d8d0e-62ca-4fa2-9f69-b6e7ee246e80} executeQuery: Read 1 rows, 69.00 B in 0.005292 sec., 188.9644746787604 rows/sec., 12.73 KiB/sec. 2025.04.15 04:02:48.002525 [ 5 ] {aa8d8d0e-62ca-4fa2-9f69-b6e7ee246e80} TCPHandler: Processed in 0.005841805 sec. 2025.04.15 04:02:48.002664 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:48.002786 [ 5 ] {bc23ccf9-ee72-4946-a609-4a07f2050bf2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:48.002911 [ 5 ] {bc23ccf9-ee72-4946-a609-4a07f2050bf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:02:48.004735 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 8278 rows, containing 5 columns (5 merged, 0 gathered) in 0.008120323 sec., 1019417.5773549894 rows/sec., 68.72 MiB/sec. 2025.04.15 04:02:48.004884 [ 5 ] {bc23ccf9-ee72-4946-a609-4a07f2050bf2} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:48.004942 [ 5 ] {bc23ccf9-ee72-4946-a609-4a07f2050bf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:48.005015 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.15 04:02:48.005684 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_26_5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:48.005867 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_26_5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.15 04:02:48.006047 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. 2025.04.15 04:02:48.006323 [ 5 ] {bc23ccf9-ee72-4946-a609-4a07f2050bf2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:02:48.006603 [ 5 ] {bc23ccf9-ee72-4946-a609-4a07f2050bf2} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:48.006860 [ 5 ] {bc23ccf9-ee72-4946-a609-4a07f2050bf2} executeQuery: Read 8 rows, 14.68 KiB in 0.004097 sec., 1952.648279228704 rows/sec., 3.50 MiB/sec. 2025.04.15 04:02:48.006964 [ 5 ] {bc23ccf9-ee72-4946-a609-4a07f2050bf2} TCPHandler: Processed in 0.004351103 sec. 2025.04.15 04:02:48.007094 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:48.007200 [ 5 ] {68b0d3c2-eebf-424a-9547-4d98b6a59350} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:02:48.007246 [ 5 ] {68b0d3c2-eebf-424a-9547-4d98b6a59350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:02:48.007672 [ 5 ] {68b0d3c2-eebf-424a-9547-4d98b6a59350} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:48.007712 [ 5 ] {68b0d3c2-eebf-424a-9547-4d98b6a59350} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:48.008071 [ 5 ] {68b0d3c2-eebf-424a-9547-4d98b6a59350} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:02:48.008327 [ 5 ] {68b0d3c2-eebf-424a-9547-4d98b6a59350} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:48.008487 [ 91 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.15 04:02:48.008549 [ 5 ] {68b0d3c2-eebf-424a-9547-4d98b6a59350} executeQuery: Read 82 rows, 5.33 KiB in 0.001365 sec., 60073.26007326008 rows/sec., 3.82 MiB/sec. 2025.04.15 04:02:48.008556 [ 91 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:48.008635 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2025.04.15 04:02:48.008676 [ 5 ] {68b0d3c2-eebf-424a-9547-4d98b6a59350} TCPHandler: Processed in 0.001631764 sec. 2025.04.15 04:02:48.008847 [ 200 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.15 04:02:48.008959 [ 200 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:48.008990 [ 200 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1158 rows starting from the beginning of the part 2025.04.15 04:02:48.009050 [ 200 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part 2025.04.15 04:02:48.009174 [ 200 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2025.04.15 04:02:48.009288 [ 200 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part 2025.04.15 04:02:48.009379 [ 200 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2025.04.15 04:02:48.009471 [ 200 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part 2025.04.15 04:02:48.010688 [ 190 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 4 columns (4 merged, 0 gathered) in 0.001942691 sec., 766977.3525486039 rows/sec., 49.81 MiB/sec. 2025.04.15 04:02:48.010910 [ 190 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.15 04:02:48.011222 [ 190 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_26_5} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:48.011305 [ 190 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_26_5} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.15 04:02:48.011389 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.04.15 04:02:49.000188 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 176.81 MiB, peak 186.75 MiB, free memory in arenas 0.00 B, will set to 180.04 MiB (RSS), difference: 3.23 MiB 2025.04.15 04:02:50.199058 [ 90 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:02:50.199149 [ 90 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:02:50.348797 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2025.04.15 04:02:50.349459 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:50.349509 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:50.350031 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:02:50.350290 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:50.350593 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.04.15 04:02:50.918026 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.04.15 04:02:50.938292 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:50.938356 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:50.945945 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:02:50.946719 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:50.949366 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.04.15 04:02:52.963255 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:52.963438 [ 5 ] {49ebb7ef-dfb3-4f36-b302-0af07a6a1ca0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:02:52.963510 [ 5 ] {49ebb7ef-dfb3-4f36-b302-0af07a6a1ca0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:02:52.964366 [ 5 ] {49ebb7ef-dfb3-4f36-b302-0af07a6a1ca0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:52.964419 [ 5 ] {49ebb7ef-dfb3-4f36-b302-0af07a6a1ca0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:52.964855 [ 5 ] {49ebb7ef-dfb3-4f36-b302-0af07a6a1ca0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:02:52.965108 [ 5 ] {49ebb7ef-dfb3-4f36-b302-0af07a6a1ca0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:52.965334 [ 5 ] {49ebb7ef-dfb3-4f36-b302-0af07a6a1ca0} executeQuery: Read 120 rows, 10.44 KiB in 0.001949 sec., 61570.035915854285 rows/sec., 5.23 MiB/sec. 2025.04.15 04:02:52.965402 [ 5 ] {49ebb7ef-dfb3-4f36-b302-0af07a6a1ca0} TCPHandler: Processed in 0.002275098 sec. 2025.04.15 04:02:52.965553 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:52.965667 [ 5 ] {f59421f7-9ebc-4425-99fa-7d468d637080} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:02:52.965716 [ 5 ] {f59421f7-9ebc-4425-99fa-7d468d637080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:02:52.966302 [ 5 ] {f59421f7-9ebc-4425-99fa-7d468d637080} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:52.966344 [ 5 ] {f59421f7-9ebc-4425-99fa-7d468d637080} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:52.966692 [ 5 ] {f59421f7-9ebc-4425-99fa-7d468d637080} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:02:52.966933 [ 5 ] {f59421f7-9ebc-4425-99fa-7d468d637080} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:52.967108 [ 87 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.15 04:02:52.967142 [ 5 ] {f59421f7-9ebc-4425-99fa-7d468d637080} executeQuery: Read 32 rows, 2.41 KiB in 0.001503 sec., 21290.751829673987 rows/sec., 1.56 MiB/sec. 2025.04.15 04:02:52.967210 [ 87 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:52.967279 [ 5 ] {f59421f7-9ebc-4425-99fa-7d468d637080} TCPHandler: Processed in 0.001775148 sec. 2025.04.15 04:02:52.967284 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:52.967455 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:52.967626 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.15 04:02:52.967657 [ 5 ] {6ee29cf3-aeae-4011-8aea-f4cc8ab81a1c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:02:52.967785 [ 5 ] {6ee29cf3-aeae-4011-8aea-f4cc8ab81a1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:02:52.968121 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:52.968254 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 159 rows starting from the beginning of the part 2025.04.15 04:02:52.968609 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part 2025.04.15 04:02:52.969026 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 114 rows starting from the beginning of the part 2025.04.15 04:02:52.969345 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part 2025.04.15 04:02:52.969675 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 114 rows starting from the beginning of the part 2025.04.15 04:02:52.970048 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part 2025.04.15 04:02:52.970684 [ 5 ] {6ee29cf3-aeae-4011-8aea-f4cc8ab81a1c} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:52.970750 [ 5 ] {6ee29cf3-aeae-4011-8aea-f4cc8ab81a1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:52.971694 [ 5 ] {6ee29cf3-aeae-4011-8aea-f4cc8ab81a1c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:02:52.972253 [ 5 ] {6ee29cf3-aeae-4011-8aea-f4cc8ab81a1c} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:52.972797 [ 5 ] {6ee29cf3-aeae-4011-8aea-f4cc8ab81a1c} executeQuery: Read 96 rows, 7.68 KiB in 0.00516 sec., 18604.6511627907 rows/sec., 1.45 MiB/sec. 2025.04.15 04:02:52.973018 [ 5 ] {6ee29cf3-aeae-4011-8aea-f4cc8ab81a1c} TCPHandler: Processed in 0.005637681 sec. 2025.04.15 04:02:52.973026 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 485 rows, containing 5 columns (5 merged, 0 gathered) in 0.005578539 sec., 86940.32613198545 rows/sec., 5.87 MiB/sec. 2025.04.15 04:02:52.973172 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:52.973229 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.15 04:02:52.973413 [ 5 ] {5aedfb17-cb22-494a-981f-ef812bee8cec} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:52.973488 [ 5 ] {5aedfb17-cb22-494a-981f-ef812bee8cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:02:52.973836 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_21_4} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:52.974041 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_21_4} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.15 04:02:52.974147 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:02:52.974439 [ 5 ] {5aedfb17-cb22-494a-981f-ef812bee8cec} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:52.974487 [ 5 ] {5aedfb17-cb22-494a-981f-ef812bee8cec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:52.974882 [ 5 ] {5aedfb17-cb22-494a-981f-ef812bee8cec} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:02:52.975123 [ 5 ] {5aedfb17-cb22-494a-981f-ef812bee8cec} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:52.975332 [ 5 ] {5aedfb17-cb22-494a-981f-ef812bee8cec} executeQuery: Read 160 rows, 11.41 KiB in 0.002008 sec., 79681.27490039842 rows/sec., 5.55 MiB/sec. 2025.04.15 04:02:52.975390 [ 5 ] {5aedfb17-cb22-494a-981f-ef812bee8cec} TCPHandler: Processed in 0.002281688 sec. 2025.04.15 04:02:52.975525 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:52.975631 [ 5 ] {d5dbea1b-6858-4a48-96da-e352496cf1c5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:52.975697 [ 5 ] {d5dbea1b-6858-4a48-96da-e352496cf1c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:02:52.976832 [ 5 ] {d5dbea1b-6858-4a48-96da-e352496cf1c5} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:52.976870 [ 5 ] {d5dbea1b-6858-4a48-96da-e352496cf1c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:52.977497 [ 5 ] {d5dbea1b-6858-4a48-96da-e352496cf1c5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:02:52.977750 [ 5 ] {d5dbea1b-6858-4a48-96da-e352496cf1c5} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:52.977937 [ 87 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.15 04:02:52.978006 [ 87 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:52.978030 [ 5 ] {d5dbea1b-6858-4a48-96da-e352496cf1c5} executeQuery: Read 32 rows, 58.72 KiB in 0.00242 sec., 13223.140495867769 rows/sec., 23.70 MiB/sec. 2025.04.15 04:02:52.978058 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:52.978357 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.15 04:02:52.978390 [ 5 ] {d5dbea1b-6858-4a48-96da-e352496cf1c5} TCPHandler: Processed in 0.002916052 sec. 2025.04.15 04:02:52.978624 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:52.978859 [ 5 ] {5a0cb502-642b-4487-89ac-d5e0467e05ea} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:02:52.978967 [ 5 ] {5a0cb502-642b-4487-89ac-d5e0467e05ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:02:52.978985 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:02:52.979226 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part 2025.04.15 04:02:52.979920 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part 2025.04.15 04:02:52.980709 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part 2025.04.15 04:02:52.980848 [ 5 ] {5a0cb502-642b-4487-89ac-d5e0467e05ea} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:52.980966 [ 5 ] {5a0cb502-642b-4487-89ac-d5e0467e05ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:52.981383 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part 2025.04.15 04:02:52.982001 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part 2025.04.15 04:02:52.982364 [ 5 ] {5a0cb502-642b-4487-89ac-d5e0467e05ea} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:02:52.982552 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part 2025.04.15 04:02:52.983137 [ 5 ] {5a0cb502-642b-4487-89ac-d5e0467e05ea} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:52.983655 [ 5 ] {5a0cb502-642b-4487-89ac-d5e0467e05ea} executeQuery: Read 60 rows, 4.14 KiB in 0.004874 sec., 12310.217480508823 rows/sec., 849.53 KiB/sec. 2025.04.15 04:02:52.983754 [ 5 ] {5a0cb502-642b-4487-89ac-d5e0467e05ea} TCPHandler: Processed in 0.005219032 sec. 2025.04.15 04:02:52.986937 [ 197 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 387 rows, containing 19 columns (19 merged, 0 gathered) in 0.008750637 sec., 44225.35182295871 rows/sec., 79.25 MiB/sec. 2025.04.15 04:02:52.987638 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.15 04:02:52.988114 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_21_4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:52.988212 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_21_4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.15 04:02:52.988380 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. 2025.04.15 04:02:53.460823 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:53.461108 [ 5 ] {91d6eab7-1510-4831-918c-6118c544a9e9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:02:53.461222 [ 5 ] {91d6eab7-1510-4831-918c-6118c544a9e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:02:53.462052 [ 5 ] {91d6eab7-1510-4831-918c-6118c544a9e9} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:53.462100 [ 5 ] {91d6eab7-1510-4831-918c-6118c544a9e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:53.462535 [ 5 ] {91d6eab7-1510-4831-918c-6118c544a9e9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:02:53.462789 [ 5 ] {91d6eab7-1510-4831-918c-6118c544a9e9} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:53.463056 [ 5 ] {91d6eab7-1510-4831-918c-6118c544a9e9} executeQuery: Read 212 rows, 13.81 KiB in 0.002018 sec., 105054.50941526264 rows/sec., 6.68 MiB/sec. 2025.04.15 04:02:53.463184 [ 5 ] {91d6eab7-1510-4831-918c-6118c544a9e9} TCPHandler: Processed in 0.002524144 sec. 2025.04.15 04:02:53.463386 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:53.463498 [ 5 ] {30c7590f-c138-4d59-9e22-71a2a94e31f2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:02:53.463547 [ 5 ] {30c7590f-c138-4d59-9e22-71a2a94e31f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:02:53.464124 [ 5 ] {30c7590f-c138-4d59-9e22-71a2a94e31f2} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:53.464166 [ 5 ] {30c7590f-c138-4d59-9e22-71a2a94e31f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:53.464511 [ 5 ] {30c7590f-c138-4d59-9e22-71a2a94e31f2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:02:53.464747 [ 5 ] {30c7590f-c138-4d59-9e22-71a2a94e31f2} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:53.464996 [ 5 ] {30c7590f-c138-4d59-9e22-71a2a94e31f2} executeQuery: Read 10 rows, 835.00 B in 0.001517 sec., 6591.957811470007 rows/sec., 537.53 KiB/sec. 2025.04.15 04:02:53.465160 [ 5 ] {30c7590f-c138-4d59-9e22-71a2a94e31f2} TCPHandler: Processed in 0.001841309 sec. 2025.04.15 04:02:53.465291 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:53.465398 [ 5 ] {7c852c5b-0b2f-461d-878c-83da85e1efeb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:02:53.465443 [ 5 ] {7c852c5b-0b2f-461d-878c-83da85e1efeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:02:53.466872 [ 5 ] {7c852c5b-0b2f-461d-878c-83da85e1efeb} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:53.466912 [ 5 ] {7c852c5b-0b2f-461d-878c-83da85e1efeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:53.467383 [ 5 ] {7c852c5b-0b2f-461d-878c-83da85e1efeb} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:02:53.467714 [ 5 ] {7c852c5b-0b2f-461d-878c-83da85e1efeb} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:53.467922 [ 5 ] {7c852c5b-0b2f-461d-878c-83da85e1efeb} executeQuery: Read 1778 rows, 147.90 KiB in 0.002548 sec., 697802.1978021978 rows/sec., 56.69 MiB/sec. 2025.04.15 04:02:53.467978 [ 5 ] {7c852c5b-0b2f-461d-878c-83da85e1efeb} TCPHandler: Processed in 0.002738098 sec. 2025.04.15 04:02:53.468095 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:53.468202 [ 5 ] {6ae03e59-2265-403a-9257-e1aaf5773214} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:02:53.468248 [ 5 ] {6ae03e59-2265-403a-9257-e1aaf5773214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:02:53.468806 [ 5 ] {6ae03e59-2265-403a-9257-e1aaf5773214} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:53.468845 [ 5 ] {6ae03e59-2265-403a-9257-e1aaf5773214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:53.469225 [ 5 ] {6ae03e59-2265-403a-9257-e1aaf5773214} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:02:53.469464 [ 5 ] {6ae03e59-2265-403a-9257-e1aaf5773214} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:53.469666 [ 5 ] {6ae03e59-2265-403a-9257-e1aaf5773214} executeQuery: Read 124 rows, 7.69 KiB in 0.001487 sec., 83389.37457969064 rows/sec., 5.05 MiB/sec. 2025.04.15 04:02:53.469717 [ 5 ] {6ae03e59-2265-403a-9257-e1aaf5773214} TCPHandler: Processed in 0.001670965 sec. 2025.04.15 04:02:53.469836 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:53.469941 [ 5 ] {1523a34e-0995-4481-895d-d56f84f55662} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:02:53.469984 [ 5 ] {1523a34e-0995-4481-895d-d56f84f55662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:02:53.470657 [ 5 ] {1523a34e-0995-4481-895d-d56f84f55662} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:53.470696 [ 5 ] {1523a34e-0995-4481-895d-d56f84f55662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:53.471059 [ 5 ] {1523a34e-0995-4481-895d-d56f84f55662} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:02:53.471297 [ 5 ] {1523a34e-0995-4481-895d-d56f84f55662} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:53.471507 [ 5 ] {1523a34e-0995-4481-895d-d56f84f55662} executeQuery: Read 341 rows, 23.30 KiB in 0.001588 sec., 214735.51637279597 rows/sec., 14.33 MiB/sec. 2025.04.15 04:02:53.471558 [ 5 ] {1523a34e-0995-4481-895d-d56f84f55662} TCPHandler: Processed in 0.001772258 sec. 2025.04.15 04:02:53.471690 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:53.471794 [ 5 ] {28328050-1b05-4843-9c2f-1b4e2e186519} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:02:53.471839 [ 5 ] {28328050-1b05-4843-9c2f-1b4e2e186519} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:02:53.472418 [ 5 ] {28328050-1b05-4843-9c2f-1b4e2e186519} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:53.472456 [ 5 ] {28328050-1b05-4843-9c2f-1b4e2e186519} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:53.472802 [ 5 ] {28328050-1b05-4843-9c2f-1b4e2e186519} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:02:53.473058 [ 5 ] {28328050-1b05-4843-9c2f-1b4e2e186519} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:53.473300 [ 5 ] {28328050-1b05-4843-9c2f-1b4e2e186519} executeQuery: Read 112 rows, 6.53 KiB in 0.001526 sec., 73394.49541284403 rows/sec., 4.18 MiB/sec. 2025.04.15 04:02:53.473501 [ 5 ] {28328050-1b05-4843-9c2f-1b4e2e186519} TCPHandler: Processed in 0.00183661 sec. 2025.04.15 04:02:53.473642 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:53.473748 [ 5 ] {be8d8f68-13dc-4013-aa46-2f8ff88c2067} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:02:53.473791 [ 5 ] {be8d8f68-13dc-4013-aa46-2f8ff88c2067} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:02:53.474879 [ 5 ] {be8d8f68-13dc-4013-aa46-2f8ff88c2067} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:53.474919 [ 5 ] {be8d8f68-13dc-4013-aa46-2f8ff88c2067} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:53.475309 [ 5 ] {be8d8f68-13dc-4013-aa46-2f8ff88c2067} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:02:53.475563 [ 5 ] {be8d8f68-13dc-4013-aa46-2f8ff88c2067} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:53.475756 [ 5 ] {be8d8f68-13dc-4013-aa46-2f8ff88c2067} executeQuery: Read 856 rows, 63.33 KiB in 0.00203 sec., 421674.8768472906 rows/sec., 30.47 MiB/sec. 2025.04.15 04:02:53.475812 [ 5 ] {be8d8f68-13dc-4013-aa46-2f8ff88c2067} TCPHandler: Processed in 0.002219527 sec. 2025.04.15 04:02:53.475934 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:53.476039 [ 5 ] {4f9e01e7-ea68-48ce-a920-4ee41a76a3c0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:02:53.476086 [ 5 ] {4f9e01e7-ea68-48ce-a920-4ee41a76a3c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:02:53.476596 [ 5 ] {4f9e01e7-ea68-48ce-a920-4ee41a76a3c0} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:53.476635 [ 5 ] {4f9e01e7-ea68-48ce-a920-4ee41a76a3c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:53.476981 [ 5 ] {4f9e01e7-ea68-48ce-a920-4ee41a76a3c0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:02:53.477211 [ 5 ] {4f9e01e7-ea68-48ce-a920-4ee41a76a3c0} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:53.477454 [ 5 ] {4f9e01e7-ea68-48ce-a920-4ee41a76a3c0} executeQuery: Read 6 rows, 321.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 218.30 KiB/sec. 2025.04.15 04:02:53.477622 [ 5 ] {4f9e01e7-ea68-48ce-a920-4ee41a76a3c0} TCPHandler: Processed in 0.001734367 sec. 2025.04.15 04:02:53.477748 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:53.477862 [ 5 ] {864d1bbb-b114-4bd6-9df8-3cfbbb6a0ed7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:53.477911 [ 5 ] {864d1bbb-b114-4bd6-9df8-3cfbbb6a0ed7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:02:53.478735 [ 5 ] {864d1bbb-b114-4bd6-9df8-3cfbbb6a0ed7} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:53.478774 [ 5 ] {864d1bbb-b114-4bd6-9df8-3cfbbb6a0ed7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:53.479197 [ 5 ] {864d1bbb-b114-4bd6-9df8-3cfbbb6a0ed7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:02:53.479429 [ 5 ] {864d1bbb-b114-4bd6-9df8-3cfbbb6a0ed7} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:53.479650 [ 5 ] {864d1bbb-b114-4bd6-9df8-3cfbbb6a0ed7} executeQuery: Read 960 rows, 65.32 KiB in 0.001803 sec., 532445.9234608986 rows/sec., 35.38 MiB/sec. 2025.04.15 04:02:53.479723 [ 5 ] {864d1bbb-b114-4bd6-9df8-3cfbbb6a0ed7} TCPHandler: Processed in 0.002018493 sec. 2025.04.15 04:02:53.479950 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:53.480056 [ 5 ] {df13908a-f5b0-4108-8336-077c83030863} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:02:53.480105 [ 5 ] {df13908a-f5b0-4108-8336-077c83030863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:02:53.480514 [ 5 ] {df13908a-f5b0-4108-8336-077c83030863} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:53.480552 [ 5 ] {df13908a-f5b0-4108-8336-077c83030863} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:53.480887 [ 5 ] {df13908a-f5b0-4108-8336-077c83030863} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:02:53.481137 [ 5 ] {df13908a-f5b0-4108-8336-077c83030863} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:53.481313 [ 5 ] {df13908a-f5b0-4108-8336-077c83030863} executeQuery: Read 1 rows, 69.00 B in 0.001269 sec., 788.0220646178093 rows/sec., 53.10 KiB/sec. 2025.04.15 04:02:53.481495 [ 5 ] {df13908a-f5b0-4108-8336-077c83030863} TCPHandler: Processed in 0.001622875 sec. 2025.04.15 04:02:53.481652 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:53.481766 [ 5 ] {5c83c46f-4f46-43a0-a94c-c0d3bc0165eb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:53.481842 [ 5 ] {5c83c46f-4f46-43a0-a94c-c0d3bc0165eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:02:53.482889 [ 5 ] {5c83c46f-4f46-43a0-a94c-c0d3bc0165eb} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:53.482927 [ 5 ] {5c83c46f-4f46-43a0-a94c-c0d3bc0165eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:53.483513 [ 5 ] {5c83c46f-4f46-43a0-a94c-c0d3bc0165eb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:02:53.483765 [ 5 ] {5c83c46f-4f46-43a0-a94c-c0d3bc0165eb} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:53.483993 [ 5 ] {5c83c46f-4f46-43a0-a94c-c0d3bc0165eb} executeQuery: Read 8 rows, 14.68 KiB in 0.00225 sec., 3555.5555555555557 rows/sec., 6.37 MiB/sec. 2025.04.15 04:02:53.484446 [ 5 ] {5c83c46f-4f46-43a0-a94c-c0d3bc0165eb} TCPHandler: Processed in 0.002844641 sec. 2025.04.15 04:02:53.484579 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:53.484684 [ 5 ] {6f086cf8-befd-40d0-a8e5-56c4e286943e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:02:53.484730 [ 5 ] {6f086cf8-befd-40d0-a8e5-56c4e286943e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:02:53.485173 [ 5 ] {6f086cf8-befd-40d0-a8e5-56c4e286943e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:53.485211 [ 5 ] {6f086cf8-befd-40d0-a8e5-56c4e286943e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:53.485557 [ 5 ] {6f086cf8-befd-40d0-a8e5-56c4e286943e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:02:53.485791 [ 5 ] {6f086cf8-befd-40d0-a8e5-56c4e286943e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:53.485954 [ 5 ] {6f086cf8-befd-40d0-a8e5-56c4e286943e} executeQuery: Read 34 rows, 2.02 KiB in 0.001292 sec., 26315.78947368421 rows/sec., 1.53 MiB/sec. 2025.04.15 04:02:53.486002 [ 5 ] {6f086cf8-befd-40d0-a8e5-56c4e286943e} TCPHandler: Processed in 0.001473282 sec. 2025.04.15 04:02:55.378089 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 634 2025.04.15 04:02:55.381598 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:55.381658 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:55.383158 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:02:55.383506 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:55.384195 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 634 2025.04.15 04:02:57.850752 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2025.04.15 04:02:57.851452 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:57.851500 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:57.852022 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:02:57.852308 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:57.852546 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2025.04.15 04:02:57.960035 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:57.960213 [ 5 ] {9e6ef4f8-a932-4948-a346-7c29790e3500} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:02:57.960285 [ 5 ] {9e6ef4f8-a932-4948-a346-7c29790e3500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:02:57.961036 [ 5 ] {9e6ef4f8-a932-4948-a346-7c29790e3500} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:57.961080 [ 5 ] {9e6ef4f8-a932-4948-a346-7c29790e3500} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:57.961538 [ 5 ] {9e6ef4f8-a932-4948-a346-7c29790e3500} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:02:57.961796 [ 5 ] {9e6ef4f8-a932-4948-a346-7c29790e3500} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:57.962019 [ 5 ] {9e6ef4f8-a932-4948-a346-7c29790e3500} executeQuery: Read 56 rows, 4.41 KiB in 0.001858 sec., 30139.93541442411 rows/sec., 2.32 MiB/sec. 2025.04.15 04:02:57.962083 [ 5 ] {9e6ef4f8-a932-4948-a346-7c29790e3500} TCPHandler: Processed in 0.002172787 sec. 2025.04.15 04:02:57.962209 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:57.962322 [ 5 ] {e07780b9-cd44-4dcf-8fe0-839c1ca8990f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:02:57.962370 [ 5 ] {e07780b9-cd44-4dcf-8fe0-839c1ca8990f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:02:57.962911 [ 5 ] {e07780b9-cd44-4dcf-8fe0-839c1ca8990f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:57.962951 [ 5 ] {e07780b9-cd44-4dcf-8fe0-839c1ca8990f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:57.963314 [ 5 ] {e07780b9-cd44-4dcf-8fe0-839c1ca8990f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:02:57.963553 [ 5 ] {e07780b9-cd44-4dcf-8fe0-839c1ca8990f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:57.963747 [ 5 ] {e07780b9-cd44-4dcf-8fe0-839c1ca8990f} executeQuery: Read 64 rows, 5.12 KiB in 0.001452 sec., 44077.134986225894 rows/sec., 3.44 MiB/sec. 2025.04.15 04:02:57.963799 [ 5 ] {e07780b9-cd44-4dcf-8fe0-839c1ca8990f} TCPHandler: Processed in 0.001641886 sec. 2025.04.15 04:02:57.963915 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:57.964021 [ 5 ] {bf4f60c7-a2ec-44b7-bf0d-b6a1efb55a2a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:02:57.964070 [ 5 ] {bf4f60c7-a2ec-44b7-bf0d-b6a1efb55a2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:02:57.964560 [ 5 ] {bf4f60c7-a2ec-44b7-bf0d-b6a1efb55a2a} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:57.964599 [ 5 ] {bf4f60c7-a2ec-44b7-bf0d-b6a1efb55a2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:57.964993 [ 5 ] {bf4f60c7-a2ec-44b7-bf0d-b6a1efb55a2a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:02:57.965230 [ 5 ] {bf4f60c7-a2ec-44b7-bf0d-b6a1efb55a2a} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:57.965419 [ 5 ] {bf4f60c7-a2ec-44b7-bf0d-b6a1efb55a2a} executeQuery: Read 128 rows, 9.13 KiB in 0.001421 sec., 90077.41027445461 rows/sec., 6.27 MiB/sec. 2025.04.15 04:02:57.965470 [ 5 ] {bf4f60c7-a2ec-44b7-bf0d-b6a1efb55a2a} TCPHandler: Processed in 0.001605914 sec. 2025.04.15 04:02:57.965585 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:02:57.965690 [ 5 ] {f01b4770-c2dc-4fd2-a16a-58f3cb71513d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:02:57.965738 [ 5 ] {f01b4770-c2dc-4fd2-a16a-58f3cb71513d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:02:57.966141 [ 5 ] {f01b4770-c2dc-4fd2-a16a-58f3cb71513d} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:57.966180 [ 5 ] {f01b4770-c2dc-4fd2-a16a-58f3cb71513d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:57.966636 [ 5 ] {f01b4770-c2dc-4fd2-a16a-58f3cb71513d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:02:57.966925 [ 5 ] {f01b4770-c2dc-4fd2-a16a-58f3cb71513d} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:57.967162 [ 5 ] {f01b4770-c2dc-4fd2-a16a-58f3cb71513d} executeQuery: Read 48 rows, 3.31 KiB in 0.001495 sec., 32107.023411371236 rows/sec., 2.16 MiB/sec. 2025.04.15 04:02:57.967277 [ 5 ] {f01b4770-c2dc-4fd2-a16a-58f3cb71513d} TCPHandler: Processed in 0.001738446 sec. 2025.04.15 04:02:58.449461 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.04.15 04:02:58.471043 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:02:58.471104 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:02:58.478705 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:02:58.479491 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:02:58.482308 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.04.15 04:03:02.963861 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:02.964098 [ 5 ] {208e2846-4230-415c-bee7-34ce1bb22f82} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:03:02.964181 [ 5 ] {208e2846-4230-415c-bee7-34ce1bb22f82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:03:02.965011 [ 5 ] {208e2846-4230-415c-bee7-34ce1bb22f82} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:02.965057 [ 5 ] {208e2846-4230-415c-bee7-34ce1bb22f82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:02.965500 [ 5 ] {208e2846-4230-415c-bee7-34ce1bb22f82} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:03:02.965750 [ 5 ] {208e2846-4230-415c-bee7-34ce1bb22f82} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:02.965963 [ 5 ] {208e2846-4230-415c-bee7-34ce1bb22f82} executeQuery: Read 120 rows, 10.44 KiB in 0.001927 sec., 62272.96315516347 rows/sec., 5.29 MiB/sec. 2025.04.15 04:03:02.966018 [ 5 ] {208e2846-4230-415c-bee7-34ce1bb22f82} TCPHandler: Processed in 0.002291018 sec. 2025.04.15 04:03:02.966146 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:02.966250 [ 5 ] {0c6ceb01-a0fd-4661-9b13-5402343e7a24} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:03:02.966295 [ 5 ] {0c6ceb01-a0fd-4661-9b13-5402343e7a24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:03:02.966803 [ 5 ] {0c6ceb01-a0fd-4661-9b13-5402343e7a24} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:02.966841 [ 5 ] {0c6ceb01-a0fd-4661-9b13-5402343e7a24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:02.967168 [ 5 ] {0c6ceb01-a0fd-4661-9b13-5402343e7a24} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:03:02.967397 [ 5 ] {0c6ceb01-a0fd-4661-9b13-5402343e7a24} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:02.967602 [ 5 ] {0c6ceb01-a0fd-4661-9b13-5402343e7a24} executeQuery: Read 32 rows, 2.41 KiB in 0.00137 sec., 23357.664233576645 rows/sec., 1.72 MiB/sec. 2025.04.15 04:03:02.967676 [ 5 ] {0c6ceb01-a0fd-4661-9b13-5402343e7a24} TCPHandler: Processed in 0.001579304 sec. 2025.04.15 04:03:02.967809 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:02.967906 [ 5 ] {835df6a8-6753-417d-a292-26631d904e21} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:03:02.967949 [ 5 ] {835df6a8-6753-417d-a292-26631d904e21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:03:02.968476 [ 5 ] {835df6a8-6753-417d-a292-26631d904e21} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:02.968514 [ 5 ] {835df6a8-6753-417d-a292-26631d904e21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:02.968842 [ 5 ] {835df6a8-6753-417d-a292-26631d904e21} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:03:02.969075 [ 5 ] {835df6a8-6753-417d-a292-26631d904e21} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:02.969294 [ 5 ] {835df6a8-6753-417d-a292-26631d904e21} executeQuery: Read 96 rows, 7.68 KiB in 0.001402 sec., 68473.60912981455 rows/sec., 5.35 MiB/sec. 2025.04.15 04:03:02.969364 [ 5 ] {835df6a8-6753-417d-a292-26631d904e21} TCPHandler: Processed in 0.001605465 sec. 2025.04.15 04:03:02.969590 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:02.969697 [ 5 ] {7f104552-827d-454f-a385-ef47cd5774bc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:02.969746 [ 5 ] {7f104552-827d-454f-a385-ef47cd5774bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:03:02.970255 [ 5 ] {7f104552-827d-454f-a385-ef47cd5774bc} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:02.970293 [ 5 ] {7f104552-827d-454f-a385-ef47cd5774bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:02.970659 [ 5 ] {7f104552-827d-454f-a385-ef47cd5774bc} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:03:02.970887 [ 5 ] {7f104552-827d-454f-a385-ef47cd5774bc} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:02.971110 [ 5 ] {7f104552-827d-454f-a385-ef47cd5774bc} executeQuery: Read 160 rows, 11.41 KiB in 0.001431 sec., 111809.92313067785 rows/sec., 7.79 MiB/sec. 2025.04.15 04:03:02.971199 [ 5 ] {7f104552-827d-454f-a385-ef47cd5774bc} TCPHandler: Processed in 0.001694126 sec. 2025.04.15 04:03:02.971341 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:02.971438 [ 5 ] {d0f2a75d-8af3-4d1c-97e0-42836dcf3df4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:02.971501 [ 5 ] {d0f2a75d-8af3-4d1c-97e0-42836dcf3df4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:03:02.972581 [ 5 ] {d0f2a75d-8af3-4d1c-97e0-42836dcf3df4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:02.972618 [ 5 ] {d0f2a75d-8af3-4d1c-97e0-42836dcf3df4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:02.973231 [ 5 ] {d0f2a75d-8af3-4d1c-97e0-42836dcf3df4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:03:02.973478 [ 5 ] {d0f2a75d-8af3-4d1c-97e0-42836dcf3df4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:02.973758 [ 5 ] {d0f2a75d-8af3-4d1c-97e0-42836dcf3df4} executeQuery: Read 32 rows, 58.72 KiB in 0.002339 sec., 13681.06028217187 rows/sec., 24.52 MiB/sec. 2025.04.15 04:03:02.974203 [ 5 ] {d0f2a75d-8af3-4d1c-97e0-42836dcf3df4} TCPHandler: Processed in 0.002911142 sec. 2025.04.15 04:03:02.974310 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:02.974409 [ 5 ] {429e6c4f-ddc1-4890-bd0b-b4454a72adb0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:03:02.974454 [ 5 ] {429e6c4f-ddc1-4890-bd0b-b4454a72adb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:03:02.974879 [ 5 ] {429e6c4f-ddc1-4890-bd0b-b4454a72adb0} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:02.974917 [ 5 ] {429e6c4f-ddc1-4890-bd0b-b4454a72adb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:02.975258 [ 5 ] {429e6c4f-ddc1-4890-bd0b-b4454a72adb0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:03:02.975491 [ 5 ] {429e6c4f-ddc1-4890-bd0b-b4454a72adb0} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:02.975717 [ 5 ] {429e6c4f-ddc1-4890-bd0b-b4454a72adb0} executeQuery: Read 60 rows, 4.14 KiB in 0.001324 sec., 45317.220543806645 rows/sec., 3.05 MiB/sec. 2025.04.15 04:03:02.975779 [ 5 ] {429e6c4f-ddc1-4890-bd0b-b4454a72adb0} TCPHandler: Processed in 0.001515693 sec. 2025.04.15 04:03:05.199419 [ 73 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:03:05.199500 [ 73 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:03:05.204414 [ 73 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.04.15 04:03:05.204454 [ 73 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:05.204479 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:05.204888 [ 199 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.04.15 04:03:05.205173 [ 199 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:05.205235 [ 199 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part 2025.04.15 04:03:05.205368 [ 199 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2025.04.15 04:03:05.205746 [ 199 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2025.04.15 04:03:05.206099 [ 199 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2025.04.15 04:03:05.206255 [ 199 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2025.04.15 04:03:05.207303 [ 197 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002695048 sec., 10389.425346042075 rows/sec., 887.77 KiB/sec. 2025.04.15 04:03:05.207436 [ 199 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.04.15 04:03:05.207704 [ 199 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_5_1} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:05.207779 [ 199 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_5_1} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.04.15 04:03:05.207850 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.04.15 04:03:05.353599 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2025.04.15 04:03:05.354251 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:05.354294 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:05.354870 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:03:05.355122 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:05.355398 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.04.15 04:03:05.385418 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 654 2025.04.15 04:03:05.388182 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:05.388234 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:05.389683 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:03:05.390001 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:05.391035 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 654 2025.04.15 04:03:05.983333 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.04.15 04:03:06.003945 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:06.003988 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:06.011386 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:03:06.012121 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:06.015237 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.04.15 04:03:07.967388 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:07.967591 [ 5 ] {ca58c797-0a2d-490b-8af8-9ba724ad65bd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:03:07.967665 [ 5 ] {ca58c797-0a2d-490b-8af8-9ba724ad65bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:03:07.968496 [ 5 ] {ca58c797-0a2d-490b-8af8-9ba724ad65bd} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:07.968545 [ 5 ] {ca58c797-0a2d-490b-8af8-9ba724ad65bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:07.969018 [ 5 ] {ca58c797-0a2d-490b-8af8-9ba724ad65bd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:03:07.969270 [ 5 ] {ca58c797-0a2d-490b-8af8-9ba724ad65bd} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:07.969457 [ 70 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.04.15 04:03:07.969527 [ 5 ] {ca58c797-0a2d-490b-8af8-9ba724ad65bd} executeQuery: Read 212 rows, 13.81 KiB in 0.001986 sec., 106747.2306143001 rows/sec., 6.79 MiB/sec. 2025.04.15 04:03:07.969553 [ 70 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:07.969625 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:07.969648 [ 5 ] {ca58c797-0a2d-490b-8af8-9ba724ad65bd} TCPHandler: Processed in 0.002388542 sec. 2025.04.15 04:03:07.969965 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.04.15 04:03:07.969984 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:07.970294 [ 5 ] {b4ee0cb9-e54a-4ce2-882c-38c8e1baa223} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:03:07.970310 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:07.970392 [ 5 ] {b4ee0cb9-e54a-4ce2-882c-38c8e1baa223} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:03:07.970408 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part 2025.04.15 04:03:07.970784 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part 2025.04.15 04:03:07.971178 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part 2025.04.15 04:03:07.971607 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part 2025.04.15 04:03:07.971944 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part 2025.04.15 04:03:07.973519 [ 5 ] {b4ee0cb9-e54a-4ce2-882c-38c8e1baa223} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:07.973591 [ 5 ] {b4ee0cb9-e54a-4ce2-882c-38c8e1baa223} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:07.974543 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004788462 sec., 221365.44051096155 rows/sec., 14.92 MiB/sec. 2025.04.15 04:03:07.974580 [ 5 ] {b4ee0cb9-e54a-4ce2-882c-38c8e1baa223} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:03:07.974779 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.04.15 04:03:07.975043 [ 5 ] {b4ee0cb9-e54a-4ce2-882c-38c8e1baa223} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:07.975380 [ 70 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.15 04:03:07.975417 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_13_3} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:07.975511 [ 70 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:07.975597 [ 5 ] {b4ee0cb9-e54a-4ce2-882c-38c8e1baa223} executeQuery: Read 633 rows, 50.98 KiB in 0.005377 sec., 117723.63771619863 rows/sec., 9.26 MiB/sec. 2025.04.15 04:03:07.975629 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:07.975722 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_13_3} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.04.15 04:03:07.975888 [ 5 ] {b4ee0cb9-e54a-4ce2-882c-38c8e1baa223} TCPHandler: Processed in 0.006018389 sec. 2025.04.15 04:03:07.976121 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.15 04:03:07.976172 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:07.976201 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.15 04:03:07.976377 [ 5 ] {1d3d457e-de45-4d22-b71f-07b0962d3ca5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:03:07.976491 [ 5 ] {1d3d457e-de45-4d22-b71f-07b0962d3ca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:03:07.976493 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:07.976600 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1845 rows starting from the beginning of the part 2025.04.15 04:03:07.976922 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 120 rows starting from the beginning of the part 2025.04.15 04:03:07.977336 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1778 rows starting from the beginning of the part 2025.04.15 04:03:07.977748 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2025.04.15 04:03:07.978083 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 120 rows starting from the beginning of the part 2025.04.15 04:03:07.978413 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 633 rows starting from the beginning of the part 2025.04.15 04:03:07.979322 [ 5 ] {1d3d457e-de45-4d22-b71f-07b0962d3ca5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:07.979386 [ 5 ] {1d3d457e-de45-4d22-b71f-07b0962d3ca5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:07.980293 [ 5 ] {1d3d457e-de45-4d22-b71f-07b0962d3ca5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:03:07.980856 [ 5 ] {1d3d457e-de45-4d22-b71f-07b0962d3ca5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:07.981221 [ 5 ] {1d3d457e-de45-4d22-b71f-07b0962d3ca5} executeQuery: Read 114 rows, 6.99 KiB in 0.004903 sec., 23251.070772996125 rows/sec., 1.39 MiB/sec. 2025.04.15 04:03:07.981397 [ 5 ] {1d3d457e-de45-4d22-b71f-07b0962d3ca5} TCPHandler: Processed in 0.005300643 sec. 2025.04.15 04:03:07.981549 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:07.981666 [ 5 ] {df5fe8e6-fff5-4119-8fd7-ea037d1a1b64} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:03:07.981711 [ 5 ] {df5fe8e6-fff5-4119-8fd7-ea037d1a1b64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:03:07.982398 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 4552 rows, containing 5 columns (5 merged, 0 gathered) in 0.0065817 sec., 691614.6284394609 rows/sec., 58.77 MiB/sec. 2025.04.15 04:03:07.982755 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.15 04:03:07.983186 [ 5 ] {df5fe8e6-fff5-4119-8fd7-ea037d1a1b64} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:07.983235 [ 5 ] {df5fe8e6-fff5-4119-8fd7-ea037d1a1b64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:07.983370 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_31_6} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:07.983499 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_31_6} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.15 04:03:07.983669 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.04.15 04:03:07.983878 [ 5 ] {df5fe8e6-fff5-4119-8fd7-ea037d1a1b64} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:03:07.984118 [ 5 ] {df5fe8e6-fff5-4119-8fd7-ea037d1a1b64} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:07.984331 [ 5 ] {df5fe8e6-fff5-4119-8fd7-ea037d1a1b64} executeQuery: Read 113 rows, 7.49 KiB in 0.00268 sec., 42164.17910447761 rows/sec., 2.73 MiB/sec. 2025.04.15 04:03:07.984454 [ 5 ] {df5fe8e6-fff5-4119-8fd7-ea037d1a1b64} TCPHandler: Processed in 0.002961144 sec. 2025.04.15 04:03:07.984631 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:07.984736 [ 5 ] {e0ea349e-93bd-4388-a077-365988193d06} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:03:07.984782 [ 5 ] {e0ea349e-93bd-4388-a077-365988193d06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:03:07.985333 [ 5 ] {e0ea349e-93bd-4388-a077-365988193d06} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:07.985374 [ 5 ] {e0ea349e-93bd-4388-a077-365988193d06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:07.985730 [ 5 ] {e0ea349e-93bd-4388-a077-365988193d06} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:03:07.985968 [ 5 ] {e0ea349e-93bd-4388-a077-365988193d06} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:07.986132 [ 70 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.04.15 04:03:07.986190 [ 5 ] {e0ea349e-93bd-4388-a077-365988193d06} executeQuery: Read 112 rows, 6.53 KiB in 0.001471 sec., 76138.6811692726 rows/sec., 4.34 MiB/sec. 2025.04.15 04:03:07.986202 [ 70 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:07.986276 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:07.986326 [ 5 ] {e0ea349e-93bd-4388-a077-365988193d06} TCPHandler: Processed in 0.001746188 sec. 2025.04.15 04:03:07.986442 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.04.15 04:03:07.986489 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:07.986545 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:07.986586 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part 2025.04.15 04:03:07.986609 [ 5 ] {447a83d1-0222-41aa-9fc8-3beac818aae2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:03:07.986699 [ 5 ] {447a83d1-0222-41aa-9fc8-3beac818aae2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:03:07.986763 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part 2025.04.15 04:03:07.986996 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part 2025.04.15 04:03:07.987183 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part 2025.04.15 04:03:07.987513 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part 2025.04.15 04:03:07.988605 [ 5 ] {447a83d1-0222-41aa-9fc8-3beac818aae2} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:07.988651 [ 5 ] {447a83d1-0222-41aa-9fc8-3beac818aae2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:07.989074 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.002700198 sec., 207392.19864617335 rows/sec., 12.61 MiB/sec. 2025.04.15 04:03:07.989200 [ 5 ] {447a83d1-0222-41aa-9fc8-3beac818aae2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:03:07.989257 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.04.15 04:03:07.989703 [ 5 ] {447a83d1-0222-41aa-9fc8-3beac818aae2} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:07.989859 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_13_3} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:07.990054 [ 70 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.15 04:03:07.990174 [ 70 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:07.990223 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_13_3} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.04.15 04:03:07.990239 [ 5 ] {447a83d1-0222-41aa-9fc8-3beac818aae2} executeQuery: Read 390 rows, 28.23 KiB in 0.003631 sec., 107408.42743045992 rows/sec., 7.59 MiB/sec. 2025.04.15 04:03:07.990252 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:07.990475 [ 5 ] {447a83d1-0222-41aa-9fc8-3beac818aae2} TCPHandler: Processed in 0.004032326 sec. 2025.04.15 04:03:07.990675 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.15 04:03:07.990752 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.15 04:03:07.990753 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:07.990894 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:07.990912 [ 5 ] {29452981-b51d-47d8-be1d-5555cc98863e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:03:07.990929 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 913 rows starting from the beginning of the part 2025.04.15 04:03:07.990971 [ 5 ] {29452981-b51d-47d8-be1d-5555cc98863e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:03:07.991102 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 96 rows starting from the beginning of the part 2025.04.15 04:03:07.991381 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 856 rows starting from the beginning of the part 2025.04.15 04:03:07.991722 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2025.04.15 04:03:07.991926 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 96 rows starting from the beginning of the part 2025.04.15 04:03:07.992074 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 390 rows starting from the beginning of the part 2025.04.15 04:03:07.992560 [ 5 ] {29452981-b51d-47d8-be1d-5555cc98863e} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:07.992604 [ 5 ] {29452981-b51d-47d8-be1d-5555cc98863e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:07.993134 [ 5 ] {29452981-b51d-47d8-be1d-5555cc98863e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:03:07.993438 [ 5 ] {29452981-b51d-47d8-be1d-5555cc98863e} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:07.993670 [ 5 ] {29452981-b51d-47d8-be1d-5555cc98863e} executeQuery: Read 6 rows, 321.00 B in 0.002797 sec., 2145.1555237754737 rows/sec., 112.08 KiB/sec. 2025.04.15 04:03:07.993722 [ 5 ] {29452981-b51d-47d8-be1d-5555cc98863e} TCPHandler: Processed in 0.003052595 sec. 2025.04.15 04:03:07.993883 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:07.993941 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.003506875 sec., 688647.2999465336 rows/sec., 52.73 MiB/sec. 2025.04.15 04:03:07.994029 [ 5 ] {2585607d-613a-4311-9f94-f050591fc6c7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:07.994085 [ 5 ] {2585607d-613a-4311-9f94-f050591fc6c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:03:07.994246 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.15 04:03:07.994888 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_31_6} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:07.995138 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_31_6} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.15 04:03:07.995164 [ 5 ] {2585607d-613a-4311-9f94-f050591fc6c7} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:07.995226 [ 5 ] {2585607d-613a-4311-9f94-f050591fc6c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:07.995288 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.04.15 04:03:07.995688 [ 5 ] {2585607d-613a-4311-9f94-f050591fc6c7} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:03:07.995935 [ 5 ] {2585607d-613a-4311-9f94-f050591fc6c7} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:07.996067 [ 69 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.15 04:03:07.996103 [ 5 ] {2585607d-613a-4311-9f94-f050591fc6c7} executeQuery: Read 237 rows, 16.27 KiB in 0.002122 sec., 111687.08765315739 rows/sec., 7.49 MiB/sec. 2025.04.15 04:03:07.996112 [ 69 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:07.996152 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:07.996180 [ 5 ] {2585607d-613a-4311-9f94-f050591fc6c7} TCPHandler: Processed in 0.002375011 sec. 2025.04.15 04:03:07.996292 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.15 04:03:07.996334 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:07.996430 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:07.996469 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8278 rows starting from the beginning of the part 2025.04.15 04:03:07.996473 [ 5 ] {a32c3c44-f566-4cfb-a10b-2829ed4df62a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:03:07.996565 [ 5 ] {a32c3c44-f566-4cfb-a10b-2829ed4df62a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:03:07.996592 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2025.04.15 04:03:07.996884 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 960 rows starting from the beginning of the part 2025.04.15 04:03:07.997249 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part 2025.04.15 04:03:07.997509 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2025.04.15 04:03:07.997817 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part 2025.04.15 04:03:07.998475 [ 5 ] {a32c3c44-f566-4cfb-a10b-2829ed4df62a} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:07.998519 [ 5 ] {a32c3c44-f566-4cfb-a10b-2829ed4df62a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:07.998910 [ 5 ] {a32c3c44-f566-4cfb-a10b-2829ed4df62a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:03:07.999184 [ 5 ] {a32c3c44-f566-4cfb-a10b-2829ed4df62a} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:07.999529 [ 5 ] {a32c3c44-f566-4cfb-a10b-2829ed4df62a} executeQuery: Read 1 rows, 69.00 B in 0.003071 sec., 325.62683165092807 rows/sec., 21.94 KiB/sec. 2025.04.15 04:03:07.999692 [ 5 ] {a32c3c44-f566-4cfb-a10b-2829ed4df62a} TCPHandler: Processed in 0.003411263 sec. 2025.04.15 04:03:07.999846 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:07.999991 [ 5 ] {0ac61c6a-0903-46ad-ba7d-c628e37c15ba} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:08.000093 [ 5 ] {0ac61c6a-0903-46ad-ba7d-c628e37c15ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:03:08.001217 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 185.97 MiB, peak 186.75 MiB, free memory in arenas 0.00 B, will set to 182.55 MiB (RSS), difference: -3.42 MiB 2025.04.15 04:03:08.002153 [ 5 ] {0ac61c6a-0903-46ad-ba7d-c628e37c15ba} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:08.002198 [ 5 ] {0ac61c6a-0903-46ad-ba7d-c628e37c15ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:08.002586 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9923 rows, containing 5 columns (5 merged, 0 gathered) in 0.006371236 sec., 1557468.597929821 rows/sec., 104.99 MiB/sec. 2025.04.15 04:03:08.002860 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.15 04:03:08.003178 [ 5 ] {0ac61c6a-0903-46ad-ba7d-c628e37c15ba} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:03:08.003282 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_31_6} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:08.003383 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_31_6} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.15 04:03:08.003463 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. 2025.04.15 04:03:08.003527 [ 5 ] {0ac61c6a-0903-46ad-ba7d-c628e37c15ba} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:08.003713 [ 5 ] {0ac61c6a-0903-46ad-ba7d-c628e37c15ba} executeQuery: Read 8 rows, 14.68 KiB in 0.00376 sec., 2127.6595744680853 rows/sec., 3.81 MiB/sec. 2025.04.15 04:03:08.003808 [ 5 ] {0ac61c6a-0903-46ad-ba7d-c628e37c15ba} TCPHandler: Processed in 0.004023116 sec. 2025.04.15 04:03:08.003938 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:08.004043 [ 5 ] {655a695c-45a0-4baa-8726-180d3cf8c010} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:03:08.004090 [ 5 ] {655a695c-45a0-4baa-8726-180d3cf8c010} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:03:08.004518 [ 5 ] {655a695c-45a0-4baa-8726-180d3cf8c010} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:08.004554 [ 5 ] {655a695c-45a0-4baa-8726-180d3cf8c010} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:08.004916 [ 5 ] {655a695c-45a0-4baa-8726-180d3cf8c010} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:03:08.005152 [ 5 ] {655a695c-45a0-4baa-8726-180d3cf8c010} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:08.005278 [ 69 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.15 04:03:08.005319 [ 69 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:08.005321 [ 5 ] {655a695c-45a0-4baa-8726-180d3cf8c010} executeQuery: Read 82 rows, 5.33 KiB in 0.001298 sec., 63174.11402157165 rows/sec., 4.01 MiB/sec. 2025.04.15 04:03:08.005344 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:08.005424 [ 5 ] {655a695c-45a0-4baa-8726-180d3cf8c010} TCPHandler: Processed in 0.001533203 sec. 2025.04.15 04:03:08.005666 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.15 04:03:08.005798 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:08.005832 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1490 rows starting from the beginning of the part 2025.04.15 04:03:08.005921 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2025.04.15 04:03:08.006002 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part 2025.04.15 04:03:08.006225 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part 2025.04.15 04:03:08.006421 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2025.04.15 04:03:08.006554 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part 2025.04.15 04:03:08.007867 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1774 rows, containing 4 columns (4 merged, 0 gathered) in 0.002429642 sec., 730148.7214988875 rows/sec., 47.44 MiB/sec. 2025.04.15 04:03:08.008128 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.15 04:03:08.008463 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_31_6} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:08.008554 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_31_6} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.15 04:03:08.008647 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.04.15 04:03:09.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 179.50 MiB, peak 186.75 MiB, free memory in arenas 0.00 B, will set to 182.86 MiB (RSS), difference: 3.36 MiB 2025.04.15 04:03:12.856464 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2025.04.15 04:03:12.857080 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:12.857131 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:12.857645 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:03:12.857902 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:12.858074 [ 64 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.15 04:03:12.858111 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2025.04.15 04:03:12.858130 [ 64 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:12.858157 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:12.858270 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.15 04:03:12.858388 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:12.858428 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.04.15 04:03:12.858503 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2025.04.15 04:03:12.858693 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2025.04.15 04:03:12.858942 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2025.04.15 04:03:12.859128 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2025.04.15 04:03:12.859350 [ 196 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part 2025.04.15 04:03:12.861320 [ 195 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003099166 sec., 3109868.9131204975 rows/sec., 44.49 MiB/sec. 2025.04.15 04:03:12.861696 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.15 04:03:12.862064 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_21_4} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:12.862157 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_21_4} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.15 04:03:12.862274 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2025.04.15 04:03:12.963356 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:12.963536 [ 5 ] {6bcf7179-8d10-4ae1-937b-eaabdc270382} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:03:12.963607 [ 5 ] {6bcf7179-8d10-4ae1-937b-eaabdc270382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:03:12.964406 [ 5 ] {6bcf7179-8d10-4ae1-937b-eaabdc270382} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:12.964451 [ 5 ] {6bcf7179-8d10-4ae1-937b-eaabdc270382} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:12.964866 [ 5 ] {6bcf7179-8d10-4ae1-937b-eaabdc270382} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.04.15 04:03:12.965121 [ 5 ] {6bcf7179-8d10-4ae1-937b-eaabdc270382} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:12.965336 [ 5 ] {6bcf7179-8d10-4ae1-937b-eaabdc270382} executeQuery: Read 2 rows, 167.00 B in 0.001849 sec., 1081.6657652785289 rows/sec., 88.20 KiB/sec. 2025.04.15 04:03:12.965399 [ 5 ] {6bcf7179-8d10-4ae1-937b-eaabdc270382} TCPHandler: Processed in 0.002161696 sec. 2025.04.15 04:03:12.965534 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:12.965644 [ 5 ] {3465ffd7-35c0-4a79-bd88-6072985558d8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:03:12.965692 [ 5 ] {3465ffd7-35c0-4a79-bd88-6072985558d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:03:12.966296 [ 5 ] {3465ffd7-35c0-4a79-bd88-6072985558d8} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:12.966336 [ 5 ] {3465ffd7-35c0-4a79-bd88-6072985558d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:12.966697 [ 5 ] {3465ffd7-35c0-4a79-bd88-6072985558d8} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:03:12.966943 [ 5 ] {3465ffd7-35c0-4a79-bd88-6072985558d8} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:12.967129 [ 5 ] {3465ffd7-35c0-4a79-bd88-6072985558d8} executeQuery: Read 121 rows, 10.51 KiB in 0.001511 sec., 80079.41760423561 rows/sec., 6.80 MiB/sec. 2025.04.15 04:03:12.967180 [ 5 ] {3465ffd7-35c0-4a79-bd88-6072985558d8} TCPHandler: Processed in 0.001697516 sec. 2025.04.15 04:03:12.967306 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:12.967410 [ 5 ] {31b400ac-c6f3-441d-9cea-8980353dc808} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:03:12.967455 [ 5 ] {31b400ac-c6f3-441d-9cea-8980353dc808} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:03:12.967996 [ 5 ] {31b400ac-c6f3-441d-9cea-8980353dc808} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:12.968034 [ 5 ] {31b400ac-c6f3-441d-9cea-8980353dc808} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:12.968368 [ 5 ] {31b400ac-c6f3-441d-9cea-8980353dc808} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:03:12.968598 [ 5 ] {31b400ac-c6f3-441d-9cea-8980353dc808} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:12.968796 [ 5 ] {31b400ac-c6f3-441d-9cea-8980353dc808} executeQuery: Read 34 rows, 2.55 KiB in 0.001408 sec., 24147.727272727272 rows/sec., 1.77 MiB/sec. 2025.04.15 04:03:12.968846 [ 5 ] {31b400ac-c6f3-441d-9cea-8980353dc808} TCPHandler: Processed in 0.001588894 sec. 2025.04.15 04:03:12.968954 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:12.969055 [ 5 ] {9576036b-5d9d-4cb8-ae6f-b9d32505cf36} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:03:12.969102 [ 5 ] {9576036b-5d9d-4cb8-ae6f-b9d32505cf36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:03:12.969631 [ 5 ] {9576036b-5d9d-4cb8-ae6f-b9d32505cf36} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:12.969668 [ 5 ] {9576036b-5d9d-4cb8-ae6f-b9d32505cf36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:12.970016 [ 5 ] {9576036b-5d9d-4cb8-ae6f-b9d32505cf36} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:03:12.970239 [ 5 ] {9576036b-5d9d-4cb8-ae6f-b9d32505cf36} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:12.970422 [ 5 ] {9576036b-5d9d-4cb8-ae6f-b9d32505cf36} executeQuery: Read 98 rows, 7.84 KiB in 0.001388 sec., 70605.18731988473 rows/sec., 5.52 MiB/sec. 2025.04.15 04:03:12.970470 [ 5 ] {9576036b-5d9d-4cb8-ae6f-b9d32505cf36} TCPHandler: Processed in 0.001566693 sec. 2025.04.15 04:03:12.970576 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:12.970678 [ 5 ] {e7062afb-4681-4b91-b5f8-1c8f196e5981} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:12.970725 [ 5 ] {e7062afb-4681-4b91-b5f8-1c8f196e5981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:03:12.971234 [ 5 ] {e7062afb-4681-4b91-b5f8-1c8f196e5981} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:12.971271 [ 5 ] {e7062afb-4681-4b91-b5f8-1c8f196e5981} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:12.971634 [ 5 ] {e7062afb-4681-4b91-b5f8-1c8f196e5981} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:03:12.971868 [ 5 ] {e7062afb-4681-4b91-b5f8-1c8f196e5981} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:12.972069 [ 5 ] {e7062afb-4681-4b91-b5f8-1c8f196e5981} executeQuery: Read 161 rows, 11.48 KiB in 0.001404 sec., 114672.36467236467 rows/sec., 7.99 MiB/sec. 2025.04.15 04:03:12.972174 [ 5 ] {e7062afb-4681-4b91-b5f8-1c8f196e5981} TCPHandler: Processed in 0.001644615 sec. 2025.04.15 04:03:12.972354 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:12.972489 [ 5 ] {83c0cb42-3e50-4f6f-92c4-91491ecaf8b4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:12.972557 [ 5 ] {83c0cb42-3e50-4f6f-92c4-91491ecaf8b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:03:12.973670 [ 5 ] {83c0cb42-3e50-4f6f-92c4-91491ecaf8b4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:12.973708 [ 5 ] {83c0cb42-3e50-4f6f-92c4-91491ecaf8b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:12.974319 [ 5 ] {83c0cb42-3e50-4f6f-92c4-91491ecaf8b4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:03:12.974566 [ 5 ] {83c0cb42-3e50-4f6f-92c4-91491ecaf8b4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:12.974793 [ 5 ] {83c0cb42-3e50-4f6f-92c4-91491ecaf8b4} executeQuery: Read 32 rows, 58.72 KiB in 0.002328 sec., 13745.704467353951 rows/sec., 24.63 MiB/sec. 2025.04.15 04:03:12.974898 [ 5 ] {83c0cb42-3e50-4f6f-92c4-91491ecaf8b4} TCPHandler: Processed in 0.002634707 sec. 2025.04.15 04:03:12.975003 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:12.975103 [ 5 ] {33952a26-606a-4b18-b834-7f89304faa1e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:03:12.975150 [ 5 ] {33952a26-606a-4b18-b834-7f89304faa1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:03:12.975558 [ 5 ] {33952a26-606a-4b18-b834-7f89304faa1e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:12.975596 [ 5 ] {33952a26-606a-4b18-b834-7f89304faa1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:12.975929 [ 5 ] {33952a26-606a-4b18-b834-7f89304faa1e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:03:12.976155 [ 5 ] {33952a26-606a-4b18-b834-7f89304faa1e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:12.976353 [ 5 ] {33952a26-606a-4b18-b834-7f89304faa1e} executeQuery: Read 60 rows, 4.14 KiB in 0.001272 sec., 47169.81132075472 rows/sec., 3.18 MiB/sec. 2025.04.15 04:03:12.976401 [ 5 ] {33952a26-606a-4b18-b834-7f89304faa1e} TCPHandler: Processed in 0.001444771 sec. 2025.04.15 04:03:13.516255 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.04.15 04:03:13.538286 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:13.538341 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:13.545808 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:03:13.546590 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:13.546921 [ 63 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.15 04:03:13.546989 [ 63 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:13.547033 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:13.547748 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.15 04:03:13.561756 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.04.15 04:03:13.563708 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:13.565282 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.04.15 04:03:13.571424 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.04.15 04:03:13.577045 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.04.15 04:03:13.582582 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.04.15 04:03:13.588021 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.04.15 04:03:13.592537 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.04.15 04:03:13.649647 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.102472456 sec., 1551.6364709751856 rows/sec., 8.02 MiB/sec. 2025.04.15 04:03:13.651234 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.15 04:03:13.653572 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_21_4} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:13.653678 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_21_4} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.15 04:03:13.655094 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.04.15 04:03:14.000178 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 183.96 MiB, peak 194.51 MiB, free memory in arenas 0.00 B, will set to 186.51 MiB (RSS), difference: 2.56 MiB 2025.04.15 04:03:15.392134 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 690 2025.04.15 04:03:15.395288 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:15.395340 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:15.396821 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:03:15.397148 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:15.397752 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 690 2025.04.15 04:03:17.968237 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:17.968423 [ 5 ] {785dbe33-f1b9-46bb-9b2f-47b109d06614} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:03:17.968494 [ 5 ] {785dbe33-f1b9-46bb-9b2f-47b109d06614} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:03:17.969459 [ 5 ] {785dbe33-f1b9-46bb-9b2f-47b109d06614} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:17.969510 [ 5 ] {785dbe33-f1b9-46bb-9b2f-47b109d06614} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:17.969942 [ 5 ] {785dbe33-f1b9-46bb-9b2f-47b109d06614} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:03:17.970190 [ 5 ] {785dbe33-f1b9-46bb-9b2f-47b109d06614} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:17.970445 [ 5 ] {785dbe33-f1b9-46bb-9b2f-47b109d06614} executeQuery: Read 212 rows, 13.81 KiB in 0.002062 sec., 102812.80310378273 rows/sec., 6.54 MiB/sec. 2025.04.15 04:03:17.970586 [ 5 ] {785dbe33-f1b9-46bb-9b2f-47b109d06614} TCPHandler: Processed in 0.002474483 sec. 2025.04.15 04:03:17.970765 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:17.970875 [ 5 ] {2f0b033e-bf90-4656-9238-464b689cc1cd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:03:17.970924 [ 5 ] {2f0b033e-bf90-4656-9238-464b689cc1cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:03:17.971878 [ 5 ] {2f0b033e-bf90-4656-9238-464b689cc1cd} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:17.971918 [ 5 ] {2f0b033e-bf90-4656-9238-464b689cc1cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:17.972312 [ 5 ] {2f0b033e-bf90-4656-9238-464b689cc1cd} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:03:17.972542 [ 5 ] {2f0b033e-bf90-4656-9238-464b689cc1cd} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:17.972745 [ 5 ] {2f0b033e-bf90-4656-9238-464b689cc1cd} executeQuery: Read 633 rows, 50.98 KiB in 0.001899 sec., 333333.3333333333 rows/sec., 26.21 MiB/sec. 2025.04.15 04:03:17.972800 [ 5 ] {2f0b033e-bf90-4656-9238-464b689cc1cd} TCPHandler: Processed in 0.002091335 sec. 2025.04.15 04:03:17.972914 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:17.973018 [ 5 ] {8596ae45-c06f-4b65-ae70-01e6cd2d5465} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:03:17.973063 [ 5 ] {8596ae45-c06f-4b65-ae70-01e6cd2d5465} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:03:17.973616 [ 5 ] {8596ae45-c06f-4b65-ae70-01e6cd2d5465} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:17.973655 [ 5 ] {8596ae45-c06f-4b65-ae70-01e6cd2d5465} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:17.973992 [ 5 ] {8596ae45-c06f-4b65-ae70-01e6cd2d5465} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:03:17.974223 [ 5 ] {8596ae45-c06f-4b65-ae70-01e6cd2d5465} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:17.974383 [ 58 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.15 04:03:17.974445 [ 5 ] {8596ae45-c06f-4b65-ae70-01e6cd2d5465} executeQuery: Read 114 rows, 6.99 KiB in 0.001441 sec., 79111.7279666898 rows/sec., 4.74 MiB/sec. 2025.04.15 04:03:17.974476 [ 58 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:17.974544 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:17.974568 [ 5 ] {8596ae45-c06f-4b65-ae70-01e6cd2d5465} TCPHandler: Processed in 0.001701346 sec. 2025.04.15 04:03:17.974761 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:17.974764 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.15 04:03:17.974934 [ 5 ] {49bb1b4e-f62c-4946-a16b-a6a479c0b7be} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:03:17.975047 [ 5 ] {49bb1b4e-f62c-4946-a16b-a6a479c0b7be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:03:17.975066 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:17.975179 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 164 rows starting from the beginning of the part 2025.04.15 04:03:17.975505 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 124 rows starting from the beginning of the part 2025.04.15 04:03:17.975990 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part 2025.04.15 04:03:17.976339 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 114 rows starting from the beginning of the part 2025.04.15 04:03:17.976605 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part 2025.04.15 04:03:17.976956 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 114 rows starting from the beginning of the part 2025.04.15 04:03:17.977691 [ 5 ] {49bb1b4e-f62c-4946-a16b-a6a479c0b7be} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:17.977749 [ 5 ] {49bb1b4e-f62c-4946-a16b-a6a479c0b7be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:17.978747 [ 5 ] {49bb1b4e-f62c-4946-a16b-a6a479c0b7be} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:03:17.979328 [ 5 ] {49bb1b4e-f62c-4946-a16b-a6a479c0b7be} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:17.979552 [ 58 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.04.15 04:03:17.979688 [ 58 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:17.979783 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:17.979972 [ 5 ] {49bb1b4e-f62c-4946-a16b-a6a479c0b7be} executeQuery: Read 113 rows, 7.49 KiB in 0.005043 sec., 22407.297243704146 rows/sec., 1.45 MiB/sec. 2025.04.15 04:03:17.980200 [ 5 ] {49bb1b4e-f62c-4946-a16b-a6a479c0b7be} TCPHandler: Processed in 0.005518388 sec. 2025.04.15 04:03:17.980208 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.04.15 04:03:17.980468 [ 197 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.005807004 sec., 100223.79870928278 rows/sec., 6.65 MiB/sec. 2025.04.15 04:03:17.980504 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:17.980589 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:17.980696 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 342 rows starting from the beginning of the part 2025.04.15 04:03:17.980768 [ 5 ] {47343b58-a5ed-42cb-a85b-c6de6bd362bc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:03:17.980784 [ 197 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.15 04:03:17.980963 [ 5 ] {47343b58-a5ed-42cb-a85b-c6de6bd362bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:03:17.981042 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part 2025.04.15 04:03:17.981604 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part 2025.04.15 04:03:17.982079 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 341 rows starting from the beginning of the part 2025.04.15 04:03:17.982544 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part 2025.04.15 04:03:17.982699 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_26_5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:17.983064 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part 2025.04.15 04:03:17.983740 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_26_5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.15 04:03:17.984103 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.04.15 04:03:17.985023 [ 5 ] {47343b58-a5ed-42cb-a85b-c6de6bd362bc} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:17.985101 [ 5 ] {47343b58-a5ed-42cb-a85b-c6de6bd362bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:17.986044 [ 5 ] {47343b58-a5ed-42cb-a85b-c6de6bd362bc} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:03:17.986446 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.006481109 sec., 175124.34986049458 rows/sec., 12.21 MiB/sec. 2025.04.15 04:03:17.986652 [ 5 ] {47343b58-a5ed-42cb-a85b-c6de6bd362bc} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:17.986708 [ 187 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.04.15 04:03:17.987243 [ 5 ] {47343b58-a5ed-42cb-a85b-c6de6bd362bc} executeQuery: Read 112 rows, 6.53 KiB in 0.006491 sec., 17254.660298875366 rows/sec., 1006.50 KiB/sec. 2025.04.15 04:03:17.987614 [ 5 ] {47343b58-a5ed-42cb-a85b-c6de6bd362bc} TCPHandler: Processed in 0.007192194 sec. 2025.04.15 04:03:17.987617 [ 187 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_15_3} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:17.987796 [ 187 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_15_3} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.04.15 04:03:17.987829 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:17.987950 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.04.15 04:03:17.988050 [ 5 ] {3ddc2918-3085-424e-b28a-2321c08ed3b5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:03:17.988112 [ 5 ] {3ddc2918-3085-424e-b28a-2321c08ed3b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:03:17.988840 [ 5 ] {3ddc2918-3085-424e-b28a-2321c08ed3b5} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:17.988878 [ 5 ] {3ddc2918-3085-424e-b28a-2321c08ed3b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:17.989254 [ 5 ] {3ddc2918-3085-424e-b28a-2321c08ed3b5} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:03:17.989485 [ 5 ] {3ddc2918-3085-424e-b28a-2321c08ed3b5} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:17.989713 [ 5 ] {3ddc2918-3085-424e-b28a-2321c08ed3b5} executeQuery: Read 390 rows, 28.23 KiB in 0.001704 sec., 228873.2394366197 rows/sec., 16.18 MiB/sec. 2025.04.15 04:03:17.989784 [ 5 ] {3ddc2918-3085-424e-b28a-2321c08ed3b5} TCPHandler: Processed in 0.002042763 sec. 2025.04.15 04:03:17.990025 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:17.990135 [ 5 ] {2bc7a899-ddb6-4c4e-9182-e36af781107d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:03:17.990182 [ 5 ] {2bc7a899-ddb6-4c4e-9182-e36af781107d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:03:17.990606 [ 5 ] {2bc7a899-ddb6-4c4e-9182-e36af781107d} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:17.990643 [ 5 ] {2bc7a899-ddb6-4c4e-9182-e36af781107d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:17.990985 [ 5 ] {2bc7a899-ddb6-4c4e-9182-e36af781107d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:03:17.991212 [ 5 ] {2bc7a899-ddb6-4c4e-9182-e36af781107d} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:17.991411 [ 5 ] {2bc7a899-ddb6-4c4e-9182-e36af781107d} executeQuery: Read 6 rows, 321.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 241.32 KiB/sec. 2025.04.15 04:03:17.991459 [ 5 ] {2bc7a899-ddb6-4c4e-9182-e36af781107d} TCPHandler: Processed in 0.001523203 sec. 2025.04.15 04:03:17.991575 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:17.991676 [ 5 ] {51aaa896-88e2-478b-a6a6-0c0606147bae} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:17.991723 [ 5 ] {51aaa896-88e2-478b-a6a6-0c0606147bae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:03:17.992226 [ 5 ] {51aaa896-88e2-478b-a6a6-0c0606147bae} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:17.992263 [ 5 ] {51aaa896-88e2-478b-a6a6-0c0606147bae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:17.992635 [ 5 ] {51aaa896-88e2-478b-a6a6-0c0606147bae} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:03:17.992884 [ 5 ] {51aaa896-88e2-478b-a6a6-0c0606147bae} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:17.993096 [ 5 ] {51aaa896-88e2-478b-a6a6-0c0606147bae} executeQuery: Read 237 rows, 16.27 KiB in 0.001434 sec., 165271.96652719667 rows/sec., 11.08 MiB/sec. 2025.04.15 04:03:17.993161 [ 5 ] {51aaa896-88e2-478b-a6a6-0c0606147bae} TCPHandler: Processed in 0.001631215 sec. 2025.04.15 04:03:17.993405 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:17.993509 [ 5 ] {841679b1-ab2c-4a62-bd4b-3def846c25af} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:03:17.993557 [ 5 ] {841679b1-ab2c-4a62-bd4b-3def846c25af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:03:17.993957 [ 5 ] {841679b1-ab2c-4a62-bd4b-3def846c25af} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:17.993995 [ 5 ] {841679b1-ab2c-4a62-bd4b-3def846c25af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:17.994330 [ 5 ] {841679b1-ab2c-4a62-bd4b-3def846c25af} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:03:17.994560 [ 5 ] {841679b1-ab2c-4a62-bd4b-3def846c25af} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:17.994710 [ 58 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.04.15 04:03:17.994776 [ 5 ] {841679b1-ab2c-4a62-bd4b-3def846c25af} executeQuery: Read 1 rows, 69.00 B in 0.001282 sec., 780.0312012480499 rows/sec., 52.56 KiB/sec. 2025.04.15 04:03:17.994784 [ 58 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:17.994858 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:17.994901 [ 5 ] {841679b1-ab2c-4a62-bd4b-3def846c25af} TCPHandler: Processed in 0.001579933 sec. 2025.04.15 04:03:17.995057 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.04.15 04:03:17.995081 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:17.995184 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:17.995210 [ 5 ] {a10f1a8a-3c08-4a1e-a264-7d6cb794bd55} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:17.995222 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part 2025.04.15 04:03:17.995406 [ 5 ] {a10f1a8a-3c08-4a1e-a264-7d6cb794bd55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:03:17.995417 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.04.15 04:03:17.995646 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.04.15 04:03:17.995860 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.04.15 04:03:17.996035 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.04.15 04:03:17.996255 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.04.15 04:03:17.998409 [ 201 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.003448643 sec., 4349.5369048057455 rows/sec., 291.95 KiB/sec. 2025.04.15 04:03:17.998555 [ 201 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.04.15 04:03:17.998584 [ 5 ] {a10f1a8a-3c08-4a1e-a264-7d6cb794bd55} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:17.998631 [ 5 ] {a10f1a8a-3c08-4a1e-a264-7d6cb794bd55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:17.998934 [ 201 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_15_3} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:17.999053 [ 201 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_15_3} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.04.15 04:03:17.999157 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:03:17.999380 [ 5 ] {a10f1a8a-3c08-4a1e-a264-7d6cb794bd55} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:03:17.999632 [ 5 ] {a10f1a8a-3c08-4a1e-a264-7d6cb794bd55} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:17.999833 [ 58 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.15 04:03:17.999922 [ 58 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:17.999926 [ 5 ] {a10f1a8a-3c08-4a1e-a264-7d6cb794bd55} executeQuery: Read 8 rows, 14.68 KiB in 0.004736 sec., 1689.1891891891892 rows/sec., 3.03 MiB/sec. 2025.04.15 04:03:17.999960 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:18.000329 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.15 04:03:18.000360 [ 5 ] {a10f1a8a-3c08-4a1e-a264-7d6cb794bd55} TCPHandler: Processed in 0.005325943 sec. 2025.04.15 04:03:18.000748 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:18.001042 [ 5 ] {ae62b7ce-b1ce-4e16-9068-a55badbbd316} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:03:18.001216 [ 5 ] {ae62b7ce-b1ce-4e16-9068-a55badbbd316} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:03:18.001504 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:18.001620 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 387 rows starting from the beginning of the part 2025.04.15 04:03:18.001979 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part 2025.04.15 04:03:18.002369 [ 5 ] {ae62b7ce-b1ce-4e16-9068-a55badbbd316} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:18.002413 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part 2025.04.15 04:03:18.002416 [ 5 ] {ae62b7ce-b1ce-4e16-9068-a55badbbd316} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2025.04.15 04:03:18.002769 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part 2025.04.15 04:03:18.003143 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part 2025.04.15 04:03:18.003203 [ 5 ] {ae62b7ce-b1ce-4e16-9068-a55badbbd316} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:03:18.003423 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part 2025.04.15 04:03:18.003707 [ 5 ] {ae62b7ce-b1ce-4e16-9068-a55badbbd316} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:18.004071 [ 5 ] {ae62b7ce-b1ce-4e16-9068-a55badbbd316} executeQuery: Read 82 rows, 5.33 KiB in 0.003151 sec., 26023.48460806093 rows/sec., 1.65 MiB/sec. 2025.04.15 04:03:18.004133 [ 5 ] {ae62b7ce-b1ce-4e16-9068-a55badbbd316} TCPHandler: Processed in 0.003464134 sec. 2025.04.15 04:03:18.007093 [ 189 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 475 rows, containing 19 columns (19 merged, 0 gathered) in 0.007013069 sec., 67730.68965954847 rows/sec., 121.37 MiB/sec. 2025.04.15 04:03:18.007666 [ 189 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.15 04:03:18.008064 [ 189 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_26_5} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:18.008135 [ 189 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_26_5} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.15 04:03:18.008230 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. 2025.04.15 04:03:20.199565 [ 54 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:03:20.199644 [ 54 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:03:20.358206 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2025.04.15 04:03:20.358868 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:20.358915 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:20.359442 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:03:20.359702 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:20.359946 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.04.15 04:03:21.062816 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.04.15 04:03:21.082138 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:21.082194 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:21.089188 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:03:21.089962 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:21.093217 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.04.15 04:03:22.964742 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:22.964929 [ 5 ] {785ae274-4348-495d-9065-8d99a057485d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:03:22.964999 [ 5 ] {785ae274-4348-495d-9065-8d99a057485d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:03:22.965816 [ 5 ] {785ae274-4348-495d-9065-8d99a057485d} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:22.965862 [ 5 ] {785ae274-4348-495d-9065-8d99a057485d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:22.966439 [ 5 ] {785ae274-4348-495d-9065-8d99a057485d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:03:22.966697 [ 5 ] {785ae274-4348-495d-9065-8d99a057485d} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:22.966935 [ 5 ] {785ae274-4348-495d-9065-8d99a057485d} executeQuery: Read 120 rows, 10.44 KiB in 0.002047 sec., 58622.37420615534 rows/sec., 4.98 MiB/sec. 2025.04.15 04:03:22.967040 [ 5 ] {785ae274-4348-495d-9065-8d99a057485d} TCPHandler: Processed in 0.002418542 sec. 2025.04.15 04:03:22.967292 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:22.967403 [ 5 ] {65e94fc0-3944-40fc-ab50-ccbde4b48a7d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:03:22.967453 [ 5 ] {65e94fc0-3944-40fc-ab50-ccbde4b48a7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:03:22.968013 [ 5 ] {65e94fc0-3944-40fc-ab50-ccbde4b48a7d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:22.968142 [ 5 ] {65e94fc0-3944-40fc-ab50-ccbde4b48a7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:22.968496 [ 5 ] {65e94fc0-3944-40fc-ab50-ccbde4b48a7d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:03:22.968743 [ 5 ] {65e94fc0-3944-40fc-ab50-ccbde4b48a7d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:22.968942 [ 5 ] {65e94fc0-3944-40fc-ab50-ccbde4b48a7d} executeQuery: Read 32 rows, 2.41 KiB in 0.001564 sec., 20460.358056265984 rows/sec., 1.50 MiB/sec. 2025.04.15 04:03:22.968996 [ 5 ] {65e94fc0-3944-40fc-ab50-ccbde4b48a7d} TCPHandler: Processed in 0.001790938 sec. 2025.04.15 04:03:22.969119 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:22.969223 [ 5 ] {ef7d8506-13f1-4f6e-b252-60560f2385ac} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:03:22.969268 [ 5 ] {ef7d8506-13f1-4f6e-b252-60560f2385ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:03:22.969825 [ 5 ] {ef7d8506-13f1-4f6e-b252-60560f2385ac} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:22.969865 [ 5 ] {ef7d8506-13f1-4f6e-b252-60560f2385ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:22.970238 [ 5 ] {ef7d8506-13f1-4f6e-b252-60560f2385ac} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:03:22.970505 [ 5 ] {ef7d8506-13f1-4f6e-b252-60560f2385ac} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:22.970709 [ 5 ] {ef7d8506-13f1-4f6e-b252-60560f2385ac} executeQuery: Read 96 rows, 7.68 KiB in 0.001508 sec., 63660.477453580905 rows/sec., 4.97 MiB/sec. 2025.04.15 04:03:22.970765 [ 5 ] {ef7d8506-13f1-4f6e-b252-60560f2385ac} TCPHandler: Processed in 0.001698817 sec. 2025.04.15 04:03:22.970889 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:22.970994 [ 5 ] {bd8a8566-95ed-4dd3-a7ca-2783a3d589a8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:22.971043 [ 5 ] {bd8a8566-95ed-4dd3-a7ca-2783a3d589a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:03:22.971575 [ 5 ] {bd8a8566-95ed-4dd3-a7ca-2783a3d589a8} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:22.971614 [ 5 ] {bd8a8566-95ed-4dd3-a7ca-2783a3d589a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:22.972005 [ 5 ] {bd8a8566-95ed-4dd3-a7ca-2783a3d589a8} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:03:22.972251 [ 5 ] {bd8a8566-95ed-4dd3-a7ca-2783a3d589a8} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:22.972448 [ 5 ] {bd8a8566-95ed-4dd3-a7ca-2783a3d589a8} executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. 2025.04.15 04:03:22.972500 [ 5 ] {bd8a8566-95ed-4dd3-a7ca-2783a3d589a8} TCPHandler: Processed in 0.001661306 sec. 2025.04.15 04:03:22.972618 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:22.972723 [ 5 ] {e5368d95-13f2-48f7-9fb1-93d64c552314} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:22.972788 [ 5 ] {e5368d95-13f2-48f7-9fb1-93d64c552314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:03:22.973866 [ 5 ] {e5368d95-13f2-48f7-9fb1-93d64c552314} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:22.973905 [ 5 ] {e5368d95-13f2-48f7-9fb1-93d64c552314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:22.974554 [ 5 ] {e5368d95-13f2-48f7-9fb1-93d64c552314} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:03:22.974815 [ 5 ] {e5368d95-13f2-48f7-9fb1-93d64c552314} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:22.975038 [ 5 ] {e5368d95-13f2-48f7-9fb1-93d64c552314} executeQuery: Read 32 rows, 58.72 KiB in 0.002338 sec., 13686.911890504705 rows/sec., 24.53 MiB/sec. 2025.04.15 04:03:22.975129 [ 5 ] {e5368d95-13f2-48f7-9fb1-93d64c552314} TCPHandler: Processed in 0.002561535 sec. 2025.04.15 04:03:22.975261 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:22.975367 [ 5 ] {634894e5-2792-4429-a369-2b3941994813} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:03:22.975413 [ 5 ] {634894e5-2792-4429-a369-2b3941994813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:03:22.975848 [ 5 ] {634894e5-2792-4429-a369-2b3941994813} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:22.975887 [ 5 ] {634894e5-2792-4429-a369-2b3941994813} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:22.976237 [ 5 ] {634894e5-2792-4429-a369-2b3941994813} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:03:22.976470 [ 5 ] {634894e5-2792-4429-a369-2b3941994813} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:22.976709 [ 5 ] {634894e5-2792-4429-a369-2b3941994813} executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. 2025.04.15 04:03:22.976809 [ 5 ] {634894e5-2792-4429-a369-2b3941994813} TCPHandler: Processed in 0.001596414 sec. 2025.04.15 04:03:23.465465 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:23.465665 [ 5 ] {5ab25321-a76e-427f-af1e-1b02d9b39186} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:03:23.465745 [ 5 ] {5ab25321-a76e-427f-af1e-1b02d9b39186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:03:23.466599 [ 5 ] {5ab25321-a76e-427f-af1e-1b02d9b39186} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:23.466647 [ 5 ] {5ab25321-a76e-427f-af1e-1b02d9b39186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:23.467095 [ 5 ] {5ab25321-a76e-427f-af1e-1b02d9b39186} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:03:23.467347 [ 5 ] {5ab25321-a76e-427f-af1e-1b02d9b39186} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:23.467583 [ 5 ] {5ab25321-a76e-427f-af1e-1b02d9b39186} executeQuery: Read 212 rows, 13.81 KiB in 0.001973 sec., 107450.58286872783 rows/sec., 6.83 MiB/sec. 2025.04.15 04:03:23.467639 [ 5 ] {5ab25321-a76e-427f-af1e-1b02d9b39186} TCPHandler: Processed in 0.002305179 sec. 2025.04.15 04:03:23.467763 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:23.467867 [ 5 ] {970388ef-804a-4d6b-9f91-a8fbbd7e4815} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:03:23.467913 [ 5 ] {970388ef-804a-4d6b-9f91-a8fbbd7e4815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:03:23.468413 [ 5 ] {970388ef-804a-4d6b-9f91-a8fbbd7e4815} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:23.468453 [ 5 ] {970388ef-804a-4d6b-9f91-a8fbbd7e4815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:23.468782 [ 5 ] {970388ef-804a-4d6b-9f91-a8fbbd7e4815} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:03:23.469014 [ 5 ] {970388ef-804a-4d6b-9f91-a8fbbd7e4815} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:23.469260 [ 5 ] {970388ef-804a-4d6b-9f91-a8fbbd7e4815} executeQuery: Read 2 rows, 167.00 B in 0.001407 sec., 1421.4641080312722 rows/sec., 115.91 KiB/sec. 2025.04.15 04:03:23.469402 [ 5 ] {970388ef-804a-4d6b-9f91-a8fbbd7e4815} TCPHandler: Processed in 0.001686165 sec. 2025.04.15 04:03:23.469525 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:23.469630 [ 5 ] {d12def0f-cada-4a01-9d0d-3d117791c32c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:03:23.469674 [ 5 ] {d12def0f-cada-4a01-9d0d-3d117791c32c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:03:23.471341 [ 5 ] {d12def0f-cada-4a01-9d0d-3d117791c32c} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:23.471381 [ 5 ] {d12def0f-cada-4a01-9d0d-3d117791c32c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:23.471849 [ 5 ] {d12def0f-cada-4a01-9d0d-3d117791c32c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:03:23.472088 [ 5 ] {d12def0f-cada-4a01-9d0d-3d117791c32c} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:23.472306 [ 5 ] {d12def0f-cada-4a01-9d0d-3d117791c32c} executeQuery: Read 1774 rows, 147.61 KiB in 0.002698 sec., 657524.0919199408 rows/sec., 53.43 MiB/sec. 2025.04.15 04:03:23.472358 [ 5 ] {d12def0f-cada-4a01-9d0d-3d117791c32c} TCPHandler: Processed in 0.002882352 sec. 2025.04.15 04:03:23.472476 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:23.472580 [ 5 ] {11451c55-6b7a-46c4-ac43-89f4e0cbd0bc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:03:23.472626 [ 5 ] {11451c55-6b7a-46c4-ac43-89f4e0cbd0bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:03:23.473181 [ 5 ] {11451c55-6b7a-46c4-ac43-89f4e0cbd0bc} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:23.473220 [ 5 ] {11451c55-6b7a-46c4-ac43-89f4e0cbd0bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:23.473586 [ 5 ] {11451c55-6b7a-46c4-ac43-89f4e0cbd0bc} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:03:23.473820 [ 5 ] {11451c55-6b7a-46c4-ac43-89f4e0cbd0bc} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:23.474017 [ 5 ] {11451c55-6b7a-46c4-ac43-89f4e0cbd0bc} executeQuery: Read 116 rows, 7.13 KiB in 0.001459 sec., 79506.51130911583 rows/sec., 4.77 MiB/sec. 2025.04.15 04:03:23.474071 [ 5 ] {11451c55-6b7a-46c4-ac43-89f4e0cbd0bc} TCPHandler: Processed in 0.001645395 sec. 2025.04.15 04:03:23.474220 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:23.474323 [ 5 ] {b7ac3a20-2481-42c5-8b4f-5adbba2bc318} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:03:23.474367 [ 5 ] {b7ac3a20-2481-42c5-8b4f-5adbba2bc318} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:03:23.475021 [ 5 ] {b7ac3a20-2481-42c5-8b4f-5adbba2bc318} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:23.475060 [ 5 ] {b7ac3a20-2481-42c5-8b4f-5adbba2bc318} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:23.475419 [ 5 ] {b7ac3a20-2481-42c5-8b4f-5adbba2bc318} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:03:23.475653 [ 5 ] {b7ac3a20-2481-42c5-8b4f-5adbba2bc318} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:23.475853 [ 5 ] {b7ac3a20-2481-42c5-8b4f-5adbba2bc318} executeQuery: Read 341 rows, 23.30 KiB in 0.00155 sec., 220000 rows/sec., 14.68 MiB/sec. 2025.04.15 04:03:23.475904 [ 5 ] {b7ac3a20-2481-42c5-8b4f-5adbba2bc318} TCPHandler: Processed in 0.001735577 sec. 2025.04.15 04:03:23.476025 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:23.476130 [ 5 ] {9eda0bdd-cd57-4a87-b28e-abcf738761ff} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:03:23.476176 [ 5 ] {9eda0bdd-cd57-4a87-b28e-abcf738761ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:03:23.476722 [ 5 ] {9eda0bdd-cd57-4a87-b28e-abcf738761ff} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:23.476761 [ 5 ] {9eda0bdd-cd57-4a87-b28e-abcf738761ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:23.477111 [ 5 ] {9eda0bdd-cd57-4a87-b28e-abcf738761ff} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:03:23.477348 [ 5 ] {9eda0bdd-cd57-4a87-b28e-abcf738761ff} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:23.477582 [ 5 ] {9eda0bdd-cd57-4a87-b28e-abcf738761ff} executeQuery: Read 112 rows, 6.53 KiB in 0.001473 sec., 76035.30210454855 rows/sec., 4.33 MiB/sec. 2025.04.15 04:03:23.477789 [ 5 ] {9eda0bdd-cd57-4a87-b28e-abcf738761ff} TCPHandler: Processed in 0.001812739 sec. 2025.04.15 04:03:23.477917 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:23.478019 [ 5 ] {8aed143a-3737-4cd2-886b-81f3abbe6655} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:03:23.478065 [ 5 ] {8aed143a-3737-4cd2-886b-81f3abbe6655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:03:23.478993 [ 5 ] {8aed143a-3737-4cd2-886b-81f3abbe6655} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:23.479033 [ 5 ] {8aed143a-3737-4cd2-886b-81f3abbe6655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:23.479425 [ 5 ] {8aed143a-3737-4cd2-886b-81f3abbe6655} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:03:23.479679 [ 5 ] {8aed143a-3737-4cd2-886b-81f3abbe6655} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:23.479921 [ 5 ] {8aed143a-3737-4cd2-886b-81f3abbe6655} executeQuery: Read 848 rows, 62.68 KiB in 0.001914 sec., 443051.2016718913 rows/sec., 31.98 MiB/sec. 2025.04.15 04:03:23.480037 [ 5 ] {8aed143a-3737-4cd2-886b-81f3abbe6655} TCPHandler: Processed in 0.002166196 sec. 2025.04.15 04:03:23.480265 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:23.480373 [ 5 ] {72387f99-e8f4-42ba-97cf-1ebb354d8f41} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:03:23.480421 [ 5 ] {72387f99-e8f4-42ba-97cf-1ebb354d8f41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:03:23.480857 [ 5 ] {72387f99-e8f4-42ba-97cf-1ebb354d8f41} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:23.480895 [ 5 ] {72387f99-e8f4-42ba-97cf-1ebb354d8f41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:23.481243 [ 5 ] {72387f99-e8f4-42ba-97cf-1ebb354d8f41} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:03:23.481478 [ 5 ] {72387f99-e8f4-42ba-97cf-1ebb354d8f41} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:23.481723 [ 5 ] {72387f99-e8f4-42ba-97cf-1ebb354d8f41} executeQuery: Read 6 rows, 321.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 228.32 KiB/sec. 2025.04.15 04:03:23.481898 [ 5 ] {72387f99-e8f4-42ba-97cf-1ebb354d8f41} TCPHandler: Processed in 0.001708646 sec. 2025.04.15 04:03:23.482021 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:23.482127 [ 5 ] {346a3119-e4b9-458e-bb58-c6b0218149ed} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:23.482175 [ 5 ] {346a3119-e4b9-458e-bb58-c6b0218149ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:03:23.482926 [ 5 ] {346a3119-e4b9-458e-bb58-c6b0218149ed} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:23.482965 [ 5 ] {346a3119-e4b9-458e-bb58-c6b0218149ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:23.483396 [ 5 ] {346a3119-e4b9-458e-bb58-c6b0218149ed} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:03:23.483635 [ 5 ] {346a3119-e4b9-458e-bb58-c6b0218149ed} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:23.483839 [ 5 ] {346a3119-e4b9-458e-bb58-c6b0218149ed} executeQuery: Read 956 rows, 65.04 KiB in 0.001736 sec., 550691.2442396313 rows/sec., 36.59 MiB/sec. 2025.04.15 04:03:23.483891 [ 5 ] {346a3119-e4b9-458e-bb58-c6b0218149ed} TCPHandler: Processed in 0.001920591 sec. 2025.04.15 04:03:23.484010 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:23.484123 [ 5 ] {cdda2468-efa1-4a7c-a68d-0737c0ebe81a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:03:23.484171 [ 5 ] {cdda2468-efa1-4a7c-a68d-0737c0ebe81a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:03:23.484597 [ 5 ] {cdda2468-efa1-4a7c-a68d-0737c0ebe81a} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:23.484636 [ 5 ] {cdda2468-efa1-4a7c-a68d-0737c0ebe81a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:23.484978 [ 5 ] {cdda2468-efa1-4a7c-a68d-0737c0ebe81a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:03:23.485237 [ 5 ] {cdda2468-efa1-4a7c-a68d-0737c0ebe81a} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:23.485424 [ 5 ] {cdda2468-efa1-4a7c-a68d-0737c0ebe81a} executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec. 2025.04.15 04:03:23.485473 [ 5 ] {cdda2468-efa1-4a7c-a68d-0737c0ebe81a} TCPHandler: Processed in 0.001514543 sec. 2025.04.15 04:03:23.485590 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:23.485695 [ 5 ] {e58e79ab-54ab-4cc0-8a8f-3a56dd3a06cc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:23.485760 [ 5 ] {e58e79ab-54ab-4cc0-8a8f-3a56dd3a06cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:03:23.486763 [ 5 ] {e58e79ab-54ab-4cc0-8a8f-3a56dd3a06cc} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:23.486802 [ 5 ] {e58e79ab-54ab-4cc0-8a8f-3a56dd3a06cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:23.487384 [ 5 ] {e58e79ab-54ab-4cc0-8a8f-3a56dd3a06cc} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:03:23.487635 [ 5 ] {e58e79ab-54ab-4cc0-8a8f-3a56dd3a06cc} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:23.487864 [ 5 ] {e58e79ab-54ab-4cc0-8a8f-3a56dd3a06cc} executeQuery: Read 8 rows, 14.68 KiB in 0.00219 sec., 3652.9680365296804 rows/sec., 6.55 MiB/sec. 2025.04.15 04:03:23.487955 [ 5 ] {e58e79ab-54ab-4cc0-8a8f-3a56dd3a06cc} TCPHandler: Processed in 0.002416192 sec. 2025.04.15 04:03:23.488074 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:23.488179 [ 5 ] {47261c52-4e56-4e3c-9e49-b935f41a4fc2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:03:23.488225 [ 5 ] {47261c52-4e56-4e3c-9e49-b935f41a4fc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:03:23.488658 [ 5 ] {47261c52-4e56-4e3c-9e49-b935f41a4fc2} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:23.488699 [ 5 ] {47261c52-4e56-4e3c-9e49-b935f41a4fc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:23.489049 [ 5 ] {47261c52-4e56-4e3c-9e49-b935f41a4fc2} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:03:23.489291 [ 5 ] {47261c52-4e56-4e3c-9e49-b935f41a4fc2} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:23.489495 [ 5 ] {47261c52-4e56-4e3c-9e49-b935f41a4fc2} executeQuery: Read 34 rows, 2.02 KiB in 0.001338 sec., 25411.061285500746 rows/sec., 1.47 MiB/sec. 2025.04.15 04:03:23.489545 [ 5 ] {47261c52-4e56-4e3c-9e49-b935f41a4fc2} TCPHandler: Processed in 0.001522692 sec. 2025.04.15 04:03:25.398927 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 748 2025.04.15 04:03:25.402483 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:25.402537 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:25.404037 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:03:25.404379 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:25.404594 [ 48 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.04.15 04:03:25.404713 [ 48 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:25.404780 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:25.405357 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.04.15 04:03:25.406011 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 748 2025.04.15 04:03:25.406498 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:25.406693 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part 2025.04.15 04:03:25.407202 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2025.04.15 04:03:25.407703 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part 2025.04.15 04:03:25.408185 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part 2025.04.15 04:03:25.408657 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part 2025.04.15 04:03:25.409107 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 58 rows starting from the beginning of the part 2025.04.15 04:03:25.416878 [ 192 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 72 columns (72 merged, 0 gathered) in 0.011931585 sec., 62690.74896587503 rows/sec., 53.03 MiB/sec. 2025.04.15 04:03:25.418134 [ 189 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.04.15 04:03:25.418849 [ 189 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_16_3} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:25.418935 [ 189 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_16_3} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.04.15 04:03:25.419154 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2025.04.15 04:03:27.860054 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2025.04.15 04:03:27.860756 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:27.860812 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:27.861457 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:03:27.861710 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:27.861967 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2025.04.15 04:03:27.960128 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:27.960329 [ 5 ] {95fe3989-0103-4c19-842b-f65b2f7da516} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:03:27.960406 [ 5 ] {95fe3989-0103-4c19-842b-f65b2f7da516} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:03:27.961328 [ 5 ] {95fe3989-0103-4c19-842b-f65b2f7da516} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:27.961369 [ 5 ] {95fe3989-0103-4c19-842b-f65b2f7da516} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:27.961782 [ 5 ] {95fe3989-0103-4c19-842b-f65b2f7da516} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:03:27.962045 [ 5 ] {95fe3989-0103-4c19-842b-f65b2f7da516} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:27.962194 [ 45 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.15 04:03:27.962236 [ 5 ] {95fe3989-0103-4c19-842b-f65b2f7da516} executeQuery: Read 56 rows, 4.41 KiB in 0.001964 sec., 28513.238289205703 rows/sec., 2.19 MiB/sec. 2025.04.15 04:03:27.962247 [ 45 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:27.962288 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:27.962310 [ 5 ] {95fe3989-0103-4c19-842b-f65b2f7da516} TCPHandler: Processed in 0.002314899 sec. 2025.04.15 04:03:27.962500 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:27.962531 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.15 04:03:27.962662 [ 5 ] {4199bf95-468c-4811-b502-09d8d97b0f53} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:03:27.962754 [ 5 ] {4199bf95-468c-4811-b502-09d8d97b0f53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:03:27.962901 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:27.962990 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1847 rows starting from the beginning of the part 2025.04.15 04:03:27.963322 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 121 rows starting from the beginning of the part 2025.04.15 04:03:27.963682 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 633 rows starting from the beginning of the part 2025.04.15 04:03:27.964020 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 120 rows starting from the beginning of the part 2025.04.15 04:03:27.964459 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1774 rows starting from the beginning of the part 2025.04.15 04:03:27.964776 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2025.04.15 04:03:27.965677 [ 5 ] {4199bf95-468c-4811-b502-09d8d97b0f53} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:27.965741 [ 5 ] {4199bf95-468c-4811-b502-09d8d97b0f53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:27.966617 [ 5 ] {4199bf95-468c-4811-b502-09d8d97b0f53} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:03:27.967144 [ 5 ] {4199bf95-468c-4811-b502-09d8d97b0f53} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:27.967401 [ 45 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.15 04:03:27.967505 [ 45 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:27.967589 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:27.967765 [ 5 ] {4199bf95-468c-4811-b502-09d8d97b0f53} executeQuery: Read 64 rows, 5.12 KiB in 0.005125 sec., 12487.80487804878 rows/sec., 998.09 KiB/sec. 2025.04.15 04:03:27.968047 [ 5 ] {4199bf95-468c-4811-b502-09d8d97b0f53} TCPHandler: Processed in 0.005628191 sec. 2025.04.15 04:03:27.968056 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.15 04:03:27.968190 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:27.968207 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:27.968230 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part 2025.04.15 04:03:27.968409 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 98 rows starting from the beginning of the part 2025.04.15 04:03:27.968420 [ 5 ] {def9ea87-e740-4ebb-a06a-685eecdbdff8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:27.968711 [ 5 ] {def9ea87-e740-4ebb-a06a-685eecdbdff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:03:27.968870 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 390 rows starting from the beginning of the part 2025.04.15 04:03:27.969416 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 96 rows starting from the beginning of the part 2025.04.15 04:03:27.970205 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 848 rows starting from the beginning of the part 2025.04.15 04:03:27.970686 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 4551 rows, containing 5 columns (5 merged, 0 gathered) in 0.008272406 sec., 550142.2439856072 rows/sec., 46.75 MiB/sec. 2025.04.15 04:03:27.970723 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2025.04.15 04:03:27.971542 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.15 04:03:27.972630 [ 5 ] {def9ea87-e740-4ebb-a06a-685eecdbdff8} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:27.972639 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_36_7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:27.972711 [ 5 ] {def9ea87-e740-4ebb-a06a-685eecdbdff8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:27.973053 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_36_7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.15 04:03:27.973415 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.04.15 04:03:27.973830 [ 5 ] {def9ea87-e740-4ebb-a06a-685eecdbdff8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:03:27.974079 [ 5 ] {def9ea87-e740-4ebb-a06a-685eecdbdff8} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:27.974222 [ 45 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.15 04:03:27.974299 [ 45 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:27.974365 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:27.974468 [ 5 ] {def9ea87-e740-4ebb-a06a-685eecdbdff8} executeQuery: Read 128 rows, 9.13 KiB in 0.006113 sec., 20938.982496319317 rows/sec., 1.46 MiB/sec. 2025.04.15 04:03:27.974772 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.00701554 sec., 343523.09301921166 rows/sec., 26.30 MiB/sec. 2025.04.15 04:03:27.974842 [ 5 ] {def9ea87-e740-4ebb-a06a-685eecdbdff8} TCPHandler: Processed in 0.006692023 sec. 2025.04.15 04:03:27.975203 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.15 04:03:27.975246 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:27.975587 [ 5 ] {cb1de77a-d5e1-42aa-9db2-a938b5ca9f88} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:03:27.975749 [ 5 ] {cb1de77a-d5e1-42aa-9db2-a938b5ca9f88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:03:27.976218 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.15 04:03:27.976240 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_36_7} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:27.976568 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_36_7} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.15 04:03:27.976870 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.04.15 04:03:27.976949 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:27.977038 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9923 rows starting from the beginning of the part 2025.04.15 04:03:27.977319 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part 2025.04.15 04:03:27.977734 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part 2025.04.15 04:03:27.978124 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2025.04.15 04:03:27.978375 [ 5 ] {cb1de77a-d5e1-42aa-9db2-a938b5ca9f88} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:27.978465 [ 5 ] {cb1de77a-d5e1-42aa-9db2-a938b5ca9f88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:27.978484 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 956 rows starting from the beginning of the part 2025.04.15 04:03:27.978860 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part 2025.04.15 04:03:27.979602 [ 5 ] {cb1de77a-d5e1-42aa-9db2-a938b5ca9f88} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:03:27.980062 [ 5 ] {cb1de77a-d5e1-42aa-9db2-a938b5ca9f88} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:27.980245 [ 45 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.15 04:03:27.980286 [ 45 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:27.980327 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:27.980335 [ 5 ] {cb1de77a-d5e1-42aa-9db2-a938b5ca9f88} executeQuery: Read 48 rows, 3.31 KiB in 0.004831 sec., 9935.831090871454 rows/sec., 685.68 KiB/sec. 2025.04.15 04:03:27.980669 [ 5 ] {cb1de77a-d5e1-42aa-9db2-a938b5ca9f88} TCPHandler: Processed in 0.005575059 sec. 2025.04.15 04:03:27.980697 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.15 04:03:27.980975 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:27.981021 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1774 rows starting from the beginning of the part 2025.04.15 04:03:27.981147 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2025.04.15 04:03:27.981588 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part 2025.04.15 04:03:27.981930 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2025.04.15 04:03:27.982309 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part 2025.04.15 04:03:27.982623 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part 2025.04.15 04:03:27.984586 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2058 rows, containing 4 columns (4 merged, 0 gathered) in 0.004139948 sec., 497107.6931401071 rows/sec., 32.31 MiB/sec. 2025.04.15 04:03:27.984978 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.15 04:03:27.985436 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11565 rows, containing 5 columns (5 merged, 0 gathered) in 0.010655297 sec., 1085375.6586982044 rows/sec., 73.16 MiB/sec. 2025.04.15 04:03:27.985624 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_36_7} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:27.985724 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_36_7} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.15 04:03:27.985865 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.04.15 04:03:27.985982 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.15 04:03:27.986295 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_36_7} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:27.986377 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_36_7} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.15 04:03:27.986471 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. 2025.04.15 04:03:28.593275 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.04.15 04:03:28.613907 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:28.613968 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:28.621468 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:03:28.622269 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:28.625182 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.04.15 04:03:32.963849 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:32.964078 [ 5 ] {e9c84224-ad59-4ec2-8179-60437fb734ee} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:03:32.964164 [ 5 ] {e9c84224-ad59-4ec2-8179-60437fb734ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:03:32.964979 [ 5 ] {e9c84224-ad59-4ec2-8179-60437fb734ee} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:32.965029 [ 5 ] {e9c84224-ad59-4ec2-8179-60437fb734ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:32.965467 [ 5 ] {e9c84224-ad59-4ec2-8179-60437fb734ee} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:03:32.965715 [ 5 ] {e9c84224-ad59-4ec2-8179-60437fb734ee} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:32.965963 [ 5 ] {e9c84224-ad59-4ec2-8179-60437fb734ee} executeQuery: Read 120 rows, 10.44 KiB in 0.001933 sec., 62079.66890843249 rows/sec., 5.28 MiB/sec. 2025.04.15 04:03:32.966060 [ 5 ] {e9c84224-ad59-4ec2-8179-60437fb734ee} TCPHandler: Processed in 0.00234291 sec. 2025.04.15 04:03:32.966318 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:32.966428 [ 5 ] {8b2c361b-940a-4eee-b4d0-89de473b7ab5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:03:32.966477 [ 5 ] {8b2c361b-940a-4eee-b4d0-89de473b7ab5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:03:32.967038 [ 5 ] {8b2c361b-940a-4eee-b4d0-89de473b7ab5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:32.967078 [ 5 ] {8b2c361b-940a-4eee-b4d0-89de473b7ab5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:32.967422 [ 5 ] {8b2c361b-940a-4eee-b4d0-89de473b7ab5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:03:32.967659 [ 5 ] {8b2c361b-940a-4eee-b4d0-89de473b7ab5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:32.967863 [ 5 ] {8b2c361b-940a-4eee-b4d0-89de473b7ab5} executeQuery: Read 32 rows, 2.41 KiB in 0.001459 sec., 21932.830705962988 rows/sec., 1.61 MiB/sec. 2025.04.15 04:03:32.967915 [ 5 ] {8b2c361b-940a-4eee-b4d0-89de473b7ab5} TCPHandler: Processed in 0.001689396 sec. 2025.04.15 04:03:32.968034 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:32.968139 [ 5 ] {26cf4772-c0ef-484e-b3eb-79f0e25f4cc6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:03:32.968184 [ 5 ] {26cf4772-c0ef-484e-b3eb-79f0e25f4cc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:03:32.968727 [ 5 ] {26cf4772-c0ef-484e-b3eb-79f0e25f4cc6} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:32.968767 [ 5 ] {26cf4772-c0ef-484e-b3eb-79f0e25f4cc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:32.969132 [ 5 ] {26cf4772-c0ef-484e-b3eb-79f0e25f4cc6} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:03:32.969370 [ 5 ] {26cf4772-c0ef-484e-b3eb-79f0e25f4cc6} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:32.969568 [ 5 ] {26cf4772-c0ef-484e-b3eb-79f0e25f4cc6} executeQuery: Read 96 rows, 7.68 KiB in 0.001451 sec., 66161.26809097175 rows/sec., 5.17 MiB/sec. 2025.04.15 04:03:32.969619 [ 5 ] {26cf4772-c0ef-484e-b3eb-79f0e25f4cc6} TCPHandler: Processed in 0.001634585 sec. 2025.04.15 04:03:32.969750 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:32.969855 [ 5 ] {0e3815c7-6cf9-4adb-8db9-fe806562e1df} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:32.969904 [ 5 ] {0e3815c7-6cf9-4adb-8db9-fe806562e1df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:03:32.970440 [ 5 ] {0e3815c7-6cf9-4adb-8db9-fe806562e1df} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:32.970478 [ 5 ] {0e3815c7-6cf9-4adb-8db9-fe806562e1df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:32.970864 [ 5 ] {0e3815c7-6cf9-4adb-8db9-fe806562e1df} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:03:32.971095 [ 5 ] {0e3815c7-6cf9-4adb-8db9-fe806562e1df} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:32.971304 [ 5 ] {0e3815c7-6cf9-4adb-8db9-fe806562e1df} executeQuery: Read 160 rows, 11.41 KiB in 0.001469 sec., 108917.63104152484 rows/sec., 7.59 MiB/sec. 2025.04.15 04:03:32.971382 [ 5 ] {0e3815c7-6cf9-4adb-8db9-fe806562e1df} TCPHandler: Processed in 0.001680856 sec. 2025.04.15 04:03:32.971531 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:32.971632 [ 5 ] {5b7fb243-a326-4ca2-9453-31a3abd9afc4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:32.971696 [ 5 ] {5b7fb243-a326-4ca2-9453-31a3abd9afc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:03:32.972783 [ 5 ] {5b7fb243-a326-4ca2-9453-31a3abd9afc4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:32.972821 [ 5 ] {5b7fb243-a326-4ca2-9453-31a3abd9afc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:32.973433 [ 5 ] {5b7fb243-a326-4ca2-9453-31a3abd9afc4} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:03:32.973681 [ 5 ] {5b7fb243-a326-4ca2-9453-31a3abd9afc4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:32.973970 [ 5 ] {5b7fb243-a326-4ca2-9453-31a3abd9afc4} executeQuery: Read 32 rows, 58.72 KiB in 0.002355 sec., 13588.110403397028 rows/sec., 24.35 MiB/sec. 2025.04.15 04:03:32.974397 [ 5 ] {5b7fb243-a326-4ca2-9453-31a3abd9afc4} TCPHandler: Processed in 0.002924723 sec. 2025.04.15 04:03:32.974520 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:32.974624 [ 5 ] {3c41235b-4f72-44c1-b18c-a1038fc923ef} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:03:32.974670 [ 5 ] {3c41235b-4f72-44c1-b18c-a1038fc923ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:03:32.975106 [ 5 ] {3c41235b-4f72-44c1-b18c-a1038fc923ef} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:32.975148 [ 5 ] {3c41235b-4f72-44c1-b18c-a1038fc923ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:32.975494 [ 5 ] {3c41235b-4f72-44c1-b18c-a1038fc923ef} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:03:32.975730 [ 5 ] {3c41235b-4f72-44c1-b18c-a1038fc923ef} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:32.975951 [ 5 ] {3c41235b-4f72-44c1-b18c-a1038fc923ef} executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. 2025.04.15 04:03:32.976071 [ 5 ] {3c41235b-4f72-44c1-b18c-a1038fc923ef} TCPHandler: Processed in 0.001601104 sec. 2025.04.15 04:03:34.787788 [ 37 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.04.15 04:03:34.787859 [ 37 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:34.787886 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:34.788168 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.04.15 04:03:34.788335 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:34.788373 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2025.04.15 04:03:34.788444 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.04.15 04:03:34.788520 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.04.15 04:03:34.788754 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.04.15 04:03:34.788914 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.04.15 04:03:34.789909 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001936912 sec., 46465.71449812898 rows/sec., 2.37 MiB/sec. 2025.04.15 04:03:34.790045 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.04.15 04:03:34.790330 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_15_3} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:34.790408 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_15_3} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.04.15 04:03:34.790485 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:03:35.199897 [ 37 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:03:35.199950 [ 37 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:03:35.362090 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2025.04.15 04:03:35.362730 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:35.362771 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:35.363269 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:03:35.363514 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:35.363717 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.04.15 04:03:35.406324 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 768 2025.04.15 04:03:35.409152 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:35.409213 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:35.410700 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:03:35.411018 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:35.411661 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 768 2025.04.15 04:03:36.125266 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.04.15 04:03:36.145954 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:36.146013 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:36.153515 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:03:36.154287 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:36.157038 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.04.15 04:03:37.967835 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:37.968044 [ 5 ] {29f4995a-3508-4a8a-90bf-91122a8dd1fe} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:03:37.968127 [ 5 ] {29f4995a-3508-4a8a-90bf-91122a8dd1fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:03:37.968944 [ 5 ] {29f4995a-3508-4a8a-90bf-91122a8dd1fe} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:37.968998 [ 5 ] {29f4995a-3508-4a8a-90bf-91122a8dd1fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:37.969438 [ 5 ] {29f4995a-3508-4a8a-90bf-91122a8dd1fe} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:03:37.969699 [ 5 ] {29f4995a-3508-4a8a-90bf-91122a8dd1fe} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:37.969923 [ 5 ] {29f4995a-3508-4a8a-90bf-91122a8dd1fe} executeQuery: Read 212 rows, 13.81 KiB in 0.001939 sec., 109334.70861268695 rows/sec., 6.95 MiB/sec. 2025.04.15 04:03:37.969977 [ 5 ] {29f4995a-3508-4a8a-90bf-91122a8dd1fe} TCPHandler: Processed in 0.002279178 sec. 2025.04.15 04:03:37.970100 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:37.970207 [ 5 ] {548ae9fd-fea3-41f8-9d83-6281070c71be} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:03:37.970252 [ 5 ] {548ae9fd-fea3-41f8-9d83-6281070c71be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:03:37.970938 [ 5 ] {548ae9fd-fea3-41f8-9d83-6281070c71be} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:37.970977 [ 5 ] {548ae9fd-fea3-41f8-9d83-6281070c71be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:37.971357 [ 5 ] {548ae9fd-fea3-41f8-9d83-6281070c71be} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:03:37.971588 [ 5 ] {548ae9fd-fea3-41f8-9d83-6281070c71be} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:37.971793 [ 5 ] {548ae9fd-fea3-41f8-9d83-6281070c71be} executeQuery: Read 633 rows, 50.98 KiB in 0.001609 sec., 393412.05717837164 rows/sec., 30.94 MiB/sec. 2025.04.15 04:03:37.971842 [ 5 ] {548ae9fd-fea3-41f8-9d83-6281070c71be} TCPHandler: Processed in 0.001794288 sec. 2025.04.15 04:03:37.971953 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:37.972057 [ 5 ] {708473c0-ec27-4f7e-9db3-c68bed975d08} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:03:37.972102 [ 5 ] {708473c0-ec27-4f7e-9db3-c68bed975d08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:03:37.972612 [ 5 ] {708473c0-ec27-4f7e-9db3-c68bed975d08} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:37.972651 [ 5 ] {708473c0-ec27-4f7e-9db3-c68bed975d08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:37.972993 [ 5 ] {708473c0-ec27-4f7e-9db3-c68bed975d08} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:03:37.973230 [ 5 ] {708473c0-ec27-4f7e-9db3-c68bed975d08} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:37.973425 [ 5 ] {708473c0-ec27-4f7e-9db3-c68bed975d08} executeQuery: Read 114 rows, 6.99 KiB in 0.00139 sec., 82014.38848920864 rows/sec., 4.91 MiB/sec. 2025.04.15 04:03:37.973475 [ 5 ] {708473c0-ec27-4f7e-9db3-c68bed975d08} TCPHandler: Processed in 0.001572194 sec. 2025.04.15 04:03:37.973585 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:37.973688 [ 5 ] {2856419a-027f-40d0-8252-157f80ab1f8b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:03:37.973731 [ 5 ] {2856419a-027f-40d0-8252-157f80ab1f8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:03:37.974244 [ 5 ] {2856419a-027f-40d0-8252-157f80ab1f8b} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:37.974283 [ 5 ] {2856419a-027f-40d0-8252-157f80ab1f8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:37.974628 [ 5 ] {2856419a-027f-40d0-8252-157f80ab1f8b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:03:37.974863 [ 5 ] {2856419a-027f-40d0-8252-157f80ab1f8b} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:37.975114 [ 5 ] {2856419a-027f-40d0-8252-157f80ab1f8b} executeQuery: Read 113 rows, 7.49 KiB in 0.001444 sec., 78254.84764542937 rows/sec., 5.07 MiB/sec. 2025.04.15 04:03:37.975333 [ 5 ] {2856419a-027f-40d0-8252-157f80ab1f8b} TCPHandler: Processed in 0.001792189 sec. 2025.04.15 04:03:37.975488 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:37.975591 [ 5 ] {699942b3-f996-4dce-8aad-24c34597dd8d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:03:37.975636 [ 5 ] {699942b3-f996-4dce-8aad-24c34597dd8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:03:37.976183 [ 5 ] {699942b3-f996-4dce-8aad-24c34597dd8d} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:37.976222 [ 5 ] {699942b3-f996-4dce-8aad-24c34597dd8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:37.976567 [ 5 ] {699942b3-f996-4dce-8aad-24c34597dd8d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:03:37.976804 [ 5 ] {699942b3-f996-4dce-8aad-24c34597dd8d} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:37.977004 [ 5 ] {699942b3-f996-4dce-8aad-24c34597dd8d} executeQuery: Read 112 rows, 6.53 KiB in 0.001436 sec., 77994.42896935933 rows/sec., 4.44 MiB/sec. 2025.04.15 04:03:37.977056 [ 5 ] {699942b3-f996-4dce-8aad-24c34597dd8d} TCPHandler: Processed in 0.001617624 sec. 2025.04.15 04:03:37.977166 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:37.977270 [ 5 ] {58fb22f0-4f30-48ac-a3fd-dbf0bc8bd142} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:03:37.977315 [ 5 ] {58fb22f0-4f30-48ac-a3fd-dbf0bc8bd142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:03:37.977923 [ 5 ] {58fb22f0-4f30-48ac-a3fd-dbf0bc8bd142} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:37.977962 [ 5 ] {58fb22f0-4f30-48ac-a3fd-dbf0bc8bd142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:37.978327 [ 5 ] {58fb22f0-4f30-48ac-a3fd-dbf0bc8bd142} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:03:37.978557 [ 5 ] {58fb22f0-4f30-48ac-a3fd-dbf0bc8bd142} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:37.978758 [ 5 ] {58fb22f0-4f30-48ac-a3fd-dbf0bc8bd142} executeQuery: Read 390 rows, 28.23 KiB in 0.00151 sec., 258278.14569536422 rows/sec., 18.25 MiB/sec. 2025.04.15 04:03:37.978809 [ 5 ] {58fb22f0-4f30-48ac-a3fd-dbf0bc8bd142} TCPHandler: Processed in 0.001693446 sec. 2025.04.15 04:03:37.978920 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:37.979024 [ 5 ] {608d4a3a-bcc1-4d91-99e3-64fe48dd0fc6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:03:37.979071 [ 5 ] {608d4a3a-bcc1-4d91-99e3-64fe48dd0fc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:03:37.979491 [ 5 ] {608d4a3a-bcc1-4d91-99e3-64fe48dd0fc6} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:37.979529 [ 5 ] {608d4a3a-bcc1-4d91-99e3-64fe48dd0fc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:37.979871 [ 5 ] {608d4a3a-bcc1-4d91-99e3-64fe48dd0fc6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:03:37.980116 [ 5 ] {608d4a3a-bcc1-4d91-99e3-64fe48dd0fc6} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:37.980369 [ 5 ] {608d4a3a-bcc1-4d91-99e3-64fe48dd0fc6} executeQuery: Read 6 rows, 321.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 231.01 KiB/sec. 2025.04.15 04:03:37.980549 [ 5 ] {608d4a3a-bcc1-4d91-99e3-64fe48dd0fc6} TCPHandler: Processed in 0.001674806 sec. 2025.04.15 04:03:37.980706 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:37.980809 [ 5 ] {8fc024a9-70cb-4ae1-a1ae-6f80cdfdcbc1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:37.980858 [ 5 ] {8fc024a9-70cb-4ae1-a1ae-6f80cdfdcbc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:03:37.981375 [ 5 ] {8fc024a9-70cb-4ae1-a1ae-6f80cdfdcbc1} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:37.981413 [ 5 ] {8fc024a9-70cb-4ae1-a1ae-6f80cdfdcbc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:37.981786 [ 5 ] {8fc024a9-70cb-4ae1-a1ae-6f80cdfdcbc1} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:03:37.982019 [ 5 ] {8fc024a9-70cb-4ae1-a1ae-6f80cdfdcbc1} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:37.982187 [ 5 ] {8fc024a9-70cb-4ae1-a1ae-6f80cdfdcbc1} executeQuery: Read 237 rows, 16.27 KiB in 0.001401 sec., 169164.88222698073 rows/sec., 11.34 MiB/sec. 2025.04.15 04:03:37.982235 [ 5 ] {8fc024a9-70cb-4ae1-a1ae-6f80cdfdcbc1} TCPHandler: Processed in 0.001580234 sec. 2025.04.15 04:03:37.982346 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:37.982452 [ 5 ] {e52a446d-7b87-4fd2-aa73-ef2cf535f62d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:03:37.982498 [ 5 ] {e52a446d-7b87-4fd2-aa73-ef2cf535f62d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:03:37.982879 [ 5 ] {e52a446d-7b87-4fd2-aa73-ef2cf535f62d} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:37.982915 [ 5 ] {e52a446d-7b87-4fd2-aa73-ef2cf535f62d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:37.983245 [ 5 ] {e52a446d-7b87-4fd2-aa73-ef2cf535f62d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:03:37.983474 [ 5 ] {e52a446d-7b87-4fd2-aa73-ef2cf535f62d} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:37.983636 [ 5 ] {e52a446d-7b87-4fd2-aa73-ef2cf535f62d} executeQuery: Read 1 rows, 69.00 B in 0.001207 sec., 828.5004142502072 rows/sec., 55.83 KiB/sec. 2025.04.15 04:03:37.983682 [ 5 ] {e52a446d-7b87-4fd2-aa73-ef2cf535f62d} TCPHandler: Processed in 0.00138553 sec. 2025.04.15 04:03:37.983789 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:37.983892 [ 5 ] {6caa2bf3-530b-4782-8e00-67ba3316c538} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:37.983955 [ 5 ] {6caa2bf3-530b-4782-8e00-67ba3316c538} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:03:37.984923 [ 5 ] {6caa2bf3-530b-4782-8e00-67ba3316c538} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:37.984959 [ 5 ] {6caa2bf3-530b-4782-8e00-67ba3316c538} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:37.985532 [ 5 ] {6caa2bf3-530b-4782-8e00-67ba3316c538} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:03:37.985783 [ 5 ] {6caa2bf3-530b-4782-8e00-67ba3316c538} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:37.986015 [ 5 ] {6caa2bf3-530b-4782-8e00-67ba3316c538} executeQuery: Read 8 rows, 14.68 KiB in 0.002137 sec., 3743.5657463734206 rows/sec., 6.71 MiB/sec. 2025.04.15 04:03:37.986443 [ 5 ] {6caa2bf3-530b-4782-8e00-67ba3316c538} TCPHandler: Processed in 0.002703038 sec. 2025.04.15 04:03:37.986556 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:37.986656 [ 5 ] {0e6d4676-5213-4d6a-a1ef-b37e7d2d7ca9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:03:37.986702 [ 5 ] {0e6d4676-5213-4d6a-a1ef-b37e7d2d7ca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:03:37.987126 [ 5 ] {0e6d4676-5213-4d6a-a1ef-b37e7d2d7ca9} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:37.987164 [ 5 ] {0e6d4676-5213-4d6a-a1ef-b37e7d2d7ca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:37.987524 [ 5 ] {0e6d4676-5213-4d6a-a1ef-b37e7d2d7ca9} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:03:37.987765 [ 5 ] {0e6d4676-5213-4d6a-a1ef-b37e7d2d7ca9} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:37.987933 [ 5 ] {0e6d4676-5213-4d6a-a1ef-b37e7d2d7ca9} executeQuery: Read 82 rows, 5.33 KiB in 0.001299 sec., 63125.48113933795 rows/sec., 4.01 MiB/sec. 2025.04.15 04:03:37.987982 [ 5 ] {0e6d4676-5213-4d6a-a1ef-b37e7d2d7ca9} TCPHandler: Processed in 0.001476752 sec. 2025.04.15 04:03:42.863849 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2025.04.15 04:03:42.864464 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:42.864503 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:42.865048 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:03:42.865310 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:42.865563 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2025.04.15 04:03:42.964166 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:42.964460 [ 5 ] {7477d10f-0bd0-400c-9dec-aac512a3edb9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:03:42.964573 [ 5 ] {7477d10f-0bd0-400c-9dec-aac512a3edb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:03:42.965408 [ 5 ] {7477d10f-0bd0-400c-9dec-aac512a3edb9} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:42.965453 [ 5 ] {7477d10f-0bd0-400c-9dec-aac512a3edb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:42.965850 [ 5 ] {7477d10f-0bd0-400c-9dec-aac512a3edb9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.04.15 04:03:42.966092 [ 5 ] {7477d10f-0bd0-400c-9dec-aac512a3edb9} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:42.966331 [ 5 ] {7477d10f-0bd0-400c-9dec-aac512a3edb9} executeQuery: Read 4 rows, 334.00 B in 0.001947 sec., 2054.442732408834 rows/sec., 167.53 KiB/sec. 2025.04.15 04:03:42.966523 [ 5 ] {7477d10f-0bd0-400c-9dec-aac512a3edb9} TCPHandler: Processed in 0.002525564 sec. 2025.04.15 04:03:42.966692 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:42.966802 [ 5 ] {461b4598-1840-4f5c-b51d-0a728d111a84} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:03:42.966849 [ 5 ] {461b4598-1840-4f5c-b51d-0a728d111a84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:03:42.967515 [ 5 ] {461b4598-1840-4f5c-b51d-0a728d111a84} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:42.967554 [ 5 ] {461b4598-1840-4f5c-b51d-0a728d111a84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:42.967896 [ 5 ] {461b4598-1840-4f5c-b51d-0a728d111a84} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:03:42.968117 [ 5 ] {461b4598-1840-4f5c-b51d-0a728d111a84} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:42.968307 [ 5 ] {461b4598-1840-4f5c-b51d-0a728d111a84} executeQuery: Read 122 rows, 10.59 KiB in 0.001531 sec., 79686.47942521228 rows/sec., 6.75 MiB/sec. 2025.04.15 04:03:42.968356 [ 5 ] {461b4598-1840-4f5c-b51d-0a728d111a84} TCPHandler: Processed in 0.001713206 sec. 2025.04.15 04:03:42.968477 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:42.968579 [ 5 ] {0a75e4fa-0cfe-4417-9aee-aebc0a4236cb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:03:42.968623 [ 5 ] {0a75e4fa-0cfe-4417-9aee-aebc0a4236cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:03:42.969141 [ 5 ] {0a75e4fa-0cfe-4417-9aee-aebc0a4236cb} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:42.969183 [ 5 ] {0a75e4fa-0cfe-4417-9aee-aebc0a4236cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:42.969515 [ 5 ] {0a75e4fa-0cfe-4417-9aee-aebc0a4236cb} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:03:42.969737 [ 5 ] {0a75e4fa-0cfe-4417-9aee-aebc0a4236cb} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:42.969897 [ 27 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.15 04:03:42.969943 [ 5 ] {0a75e4fa-0cfe-4417-9aee-aebc0a4236cb} executeQuery: Read 36 rows, 2.69 KiB in 0.001385 sec., 25992.779783393504 rows/sec., 1.89 MiB/sec. 2025.04.15 04:03:42.970002 [ 27 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:42.970059 [ 5 ] {0a75e4fa-0cfe-4417-9aee-aebc0a4236cb} TCPHandler: Processed in 0.001628385 sec. 2025.04.15 04:03:42.970066 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:42.970254 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:42.970392 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.15 04:03:42.970614 [ 5 ] {c1004da4-8cba-4461-a2e5-017c3f1f12ee} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:03:42.970782 [ 5 ] {c1004da4-8cba-4461-a2e5-017c3f1f12ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:03:42.971175 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:42.971259 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 164 rows starting from the beginning of the part 2025.04.15 04:03:42.971672 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part 2025.04.15 04:03:42.972080 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 116 rows starting from the beginning of the part 2025.04.15 04:03:42.972415 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part 2025.04.15 04:03:42.972562 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 114 rows starting from the beginning of the part 2025.04.15 04:03:42.972903 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part 2025.04.15 04:03:42.973846 [ 5 ] {c1004da4-8cba-4461-a2e5-017c3f1f12ee} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:42.973926 [ 5 ] {c1004da4-8cba-4461-a2e5-017c3f1f12ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:42.974911 [ 5 ] {c1004da4-8cba-4461-a2e5-017c3f1f12ee} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:03:42.975433 [ 5 ] {c1004da4-8cba-4461-a2e5-017c3f1f12ee} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:42.975911 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 5 columns (5 merged, 0 gathered) in 0.005726692 sec., 86262.71501942133 rows/sec., 5.83 MiB/sec. 2025.04.15 04:03:42.975971 [ 5 ] {c1004da4-8cba-4461-a2e5-017c3f1f12ee} executeQuery: Read 100 rows, 8.00 KiB in 0.005497 sec., 18191.740949608877 rows/sec., 1.42 MiB/sec. 2025.04.15 04:03:42.976099 [ 5 ] {c1004da4-8cba-4461-a2e5-017c3f1f12ee} TCPHandler: Processed in 0.005939396 sec. 2025.04.15 04:03:42.976240 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.15 04:03:42.976259 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:42.976430 [ 5 ] {2ab10724-9ea1-4ccd-9bb9-da62a7b4147e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:42.976502 [ 5 ] {2ab10724-9ea1-4ccd-9bb9-da62a7b4147e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:03:42.976893 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_31_6} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:42.977079 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_31_6} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.15 04:03:42.977247 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:03:42.977486 [ 5 ] {2ab10724-9ea1-4ccd-9bb9-da62a7b4147e} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:42.977529 [ 5 ] {2ab10724-9ea1-4ccd-9bb9-da62a7b4147e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:42.977912 [ 5 ] {2ab10724-9ea1-4ccd-9bb9-da62a7b4147e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:03:42.978135 [ 5 ] {2ab10724-9ea1-4ccd-9bb9-da62a7b4147e} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:42.978332 [ 5 ] {2ab10724-9ea1-4ccd-9bb9-da62a7b4147e} executeQuery: Read 162 rows, 11.55 KiB in 0.001927 sec., 84068.50025947069 rows/sec., 5.85 MiB/sec. 2025.04.15 04:03:42.978384 [ 5 ] {2ab10724-9ea1-4ccd-9bb9-da62a7b4147e} TCPHandler: Processed in 0.002194887 sec. 2025.04.15 04:03:42.978496 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:42.978598 [ 5 ] {3b195121-ac95-4f3f-b918-69d166a0df2f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:42.978662 [ 5 ] {3b195121-ac95-4f3f-b918-69d166a0df2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:03:42.979748 [ 5 ] {3b195121-ac95-4f3f-b918-69d166a0df2f} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:42.979785 [ 5 ] {3b195121-ac95-4f3f-b918-69d166a0df2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:42.980403 [ 5 ] {3b195121-ac95-4f3f-b918-69d166a0df2f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:03:42.980651 [ 5 ] {3b195121-ac95-4f3f-b918-69d166a0df2f} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:42.980824 [ 27 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.15 04:03:42.980892 [ 27 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:42.980911 [ 5 ] {3b195121-ac95-4f3f-b918-69d166a0df2f} executeQuery: Read 32 rows, 58.72 KiB in 0.002334 sec., 13710.368466152528 rows/sec., 24.57 MiB/sec. 2025.04.15 04:03:42.980942 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:42.981443 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.15 04:03:42.981449 [ 5 ] {3b195121-ac95-4f3f-b918-69d166a0df2f} TCPHandler: Processed in 0.002995864 sec. 2025.04.15 04:03:42.981931 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:42.982264 [ 5 ] {949f343c-8511-453f-b781-b6c4a1f2549e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:03:42.982393 [ 5 ] {949f343c-8511-453f-b781-b6c4a1f2549e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:03:42.982780 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:42.983037 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 475 rows starting from the beginning of the part 2025.04.15 04:03:42.983701 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part 2025.04.15 04:03:42.984596 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part 2025.04.15 04:03:42.984632 [ 5 ] {949f343c-8511-453f-b781-b6c4a1f2549e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:42.984708 [ 5 ] {949f343c-8511-453f-b781-b6c4a1f2549e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:42.985192 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part 2025.04.15 04:03:42.985913 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.04.15 04:03:42.986220 [ 5 ] {949f343c-8511-453f-b781-b6c4a1f2549e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:03:42.986557 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part 2025.04.15 04:03:42.987113 [ 5 ] {949f343c-8511-453f-b781-b6c4a1f2549e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:42.987920 [ 5 ] {949f343c-8511-453f-b781-b6c4a1f2549e} executeQuery: Read 60 rows, 4.14 KiB in 0.005737 sec., 10458.427749694963 rows/sec., 721.74 KiB/sec. 2025.04.15 04:03:42.988256 [ 5 ] {949f343c-8511-453f-b781-b6c4a1f2549e} TCPHandler: Processed in 0.006427238 sec. 2025.04.15 04:03:42.999908 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 587 rows, containing 19 columns (19 merged, 0 gathered) in 0.018823061 sec., 31185.15102299249 rows/sec., 55.88 MiB/sec. 2025.04.15 04:03:43.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 194.29 MiB, peak 197.40 MiB, free memory in arenas 0.00 B, will set to 191.00 MiB (RSS), difference: -3.29 MiB 2025.04.15 04:03:43.000772 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.15 04:03:43.001204 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_31_6} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:43.001295 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_31_6} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.15 04:03:43.001446 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2025.04.15 04:03:43.657116 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.04.15 04:03:43.679347 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:43.679393 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:43.686813 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:03:43.687573 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:43.691105 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.04.15 04:03:44.000224 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 187.31 MiB, peak 197.40 MiB, free memory in arenas 0.00 B, will set to 191.24 MiB (RSS), difference: 3.93 MiB 2025.04.15 04:03:45.411871 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 804 2025.04.15 04:03:45.415455 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:45.415513 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:45.416988 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:03:45.417309 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:45.418681 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 804 2025.04.15 04:03:47.968270 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:47.968446 [ 5 ] {29a9aacf-7663-4016-af33-77622935d8d0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:03:47.968513 [ 5 ] {29a9aacf-7663-4016-af33-77622935d8d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:03:47.969355 [ 5 ] {29a9aacf-7663-4016-af33-77622935d8d0} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:47.969395 [ 5 ] {29a9aacf-7663-4016-af33-77622935d8d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:47.969810 [ 5 ] {29a9aacf-7663-4016-af33-77622935d8d0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:03:47.970051 [ 5 ] {29a9aacf-7663-4016-af33-77622935d8d0} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:47.970186 [ 93 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.04.15 04:03:47.970237 [ 93 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:47.970261 [ 5 ] {29a9aacf-7663-4016-af33-77622935d8d0} executeQuery: Read 212 rows, 13.81 KiB in 0.00186 sec., 113978.4946236559 rows/sec., 7.25 MiB/sec. 2025.04.15 04:03:47.970268 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:47.970361 [ 5 ] {29a9aacf-7663-4016-af33-77622935d8d0} TCPHandler: Processed in 0.002207658 sec. 2025.04.15 04:03:47.970624 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.04.15 04:03:47.970674 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:47.970983 [ 5 ] {2c230b3b-3e2b-4c6a-a7c0-bc24ac3ba6dc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:03:47.971006 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:47.971084 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 212 rows starting from the beginning of the part 2025.04.15 04:03:47.971092 [ 5 ] {2c230b3b-3e2b-4c6a-a7c0-bc24ac3ba6dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:03:47.971381 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part 2025.04.15 04:03:47.971771 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part 2025.04.15 04:03:47.972137 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part 2025.04.15 04:03:47.972531 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part 2025.04.15 04:03:47.974324 [ 5 ] {2c230b3b-3e2b-4c6a-a7c0-bc24ac3ba6dc} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:47.974391 [ 5 ] {2c230b3b-3e2b-4c6a-a7c0-bc24ac3ba6dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:47.975230 [ 5 ] {2c230b3b-3e2b-4c6a-a7c0-bc24ac3ba6dc} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:03:47.975244 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004856933 sec., 218244.72357349793 rows/sec., 14.71 MiB/sec. 2025.04.15 04:03:47.975559 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.04.15 04:03:47.975621 [ 5 ] {2c230b3b-3e2b-4c6a-a7c0-bc24ac3ba6dc} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:47.976094 [ 5 ] {2c230b3b-3e2b-4c6a-a7c0-bc24ac3ba6dc} executeQuery: Read 633 rows, 50.98 KiB in 0.005179 sec., 122224.36763854027 rows/sec., 9.61 MiB/sec. 2025.04.15 04:03:47.976420 [ 5 ] {2c230b3b-3e2b-4c6a-a7c0-bc24ac3ba6dc} TCPHandler: Processed in 0.005845805 sec. 2025.04.15 04:03:47.976527 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_17_4} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:47.976735 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:47.976877 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_17_4} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.04.15 04:03:47.976920 [ 5 ] {14e29e2e-3888-44e9-b5cf-c264dbfdd7c2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:03:47.977023 [ 5 ] {14e29e2e-3888-44e9-b5cf-c264dbfdd7c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:03:47.977050 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.15 04:03:47.977649 [ 5 ] {14e29e2e-3888-44e9-b5cf-c264dbfdd7c2} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:47.977690 [ 5 ] {14e29e2e-3888-44e9-b5cf-c264dbfdd7c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:47.978037 [ 5 ] {14e29e2e-3888-44e9-b5cf-c264dbfdd7c2} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:03:47.978267 [ 5 ] {14e29e2e-3888-44e9-b5cf-c264dbfdd7c2} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:47.978425 [ 5 ] {14e29e2e-3888-44e9-b5cf-c264dbfdd7c2} executeQuery: Read 114 rows, 6.99 KiB in 0.00156 sec., 73076.92307692308 rows/sec., 4.37 MiB/sec. 2025.04.15 04:03:47.978476 [ 5 ] {14e29e2e-3888-44e9-b5cf-c264dbfdd7c2} TCPHandler: Processed in 0.00184232 sec. 2025.04.15 04:03:47.978603 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:47.978704 [ 5 ] {4e1ad13f-5aeb-4afb-9fad-afa07d375bb5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:03:47.978746 [ 5 ] {4e1ad13f-5aeb-4afb-9fad-afa07d375bb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:03:47.979266 [ 5 ] {4e1ad13f-5aeb-4afb-9fad-afa07d375bb5} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:47.979303 [ 5 ] {4e1ad13f-5aeb-4afb-9fad-afa07d375bb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:47.979634 [ 5 ] {4e1ad13f-5aeb-4afb-9fad-afa07d375bb5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:03:47.979857 [ 5 ] {4e1ad13f-5aeb-4afb-9fad-afa07d375bb5} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:47.980021 [ 5 ] {4e1ad13f-5aeb-4afb-9fad-afa07d375bb5} executeQuery: Read 113 rows, 7.49 KiB in 0.001338 sec., 84454.40956651719 rows/sec., 5.47 MiB/sec. 2025.04.15 04:03:47.980072 [ 5 ] {4e1ad13f-5aeb-4afb-9fad-afa07d375bb5} TCPHandler: Processed in 0.001518553 sec. 2025.04.15 04:03:47.980183 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:47.980284 [ 5 ] {039b980a-895a-4f80-8561-46381e4c8e38} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:03:47.980326 [ 5 ] {039b980a-895a-4f80-8561-46381e4c8e38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:03:47.980839 [ 5 ] {039b980a-895a-4f80-8561-46381e4c8e38} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:47.980875 [ 5 ] {039b980a-895a-4f80-8561-46381e4c8e38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:47.981202 [ 5 ] {039b980a-895a-4f80-8561-46381e4c8e38} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:03:47.981434 [ 5 ] {039b980a-895a-4f80-8561-46381e4c8e38} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:47.981547 [ 93 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.04.15 04:03:47.981593 [ 93 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:47.981602 [ 5 ] {039b980a-895a-4f80-8561-46381e4c8e38} executeQuery: Read 112 rows, 6.53 KiB in 0.001337 sec., 83769.6335078534 rows/sec., 4.77 MiB/sec. 2025.04.15 04:03:47.981616 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:47.981678 [ 5 ] {039b980a-895a-4f80-8561-46381e4c8e38} TCPHandler: Processed in 0.001541693 sec. 2025.04.15 04:03:47.981873 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.04.15 04:03:47.981933 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:47.982327 [ 5 ] {ab5d61e9-dee8-4b75-b5d7-758e1c61b2ed} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:03:47.982386 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:47.982508 [ 5 ] {ab5d61e9-dee8-4b75-b5d7-758e1c61b2ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:03:47.982544 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 112 rows starting from the beginning of the part 2025.04.15 04:03:47.983032 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part 2025.04.15 04:03:47.983208 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part 2025.04.15 04:03:47.983460 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part 2025.04.15 04:03:47.983676 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part 2025.04.15 04:03:47.984793 [ 5 ] {ab5d61e9-dee8-4b75-b5d7-758e1c61b2ed} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:47.984841 [ 5 ] {ab5d61e9-dee8-4b75-b5d7-758e1c61b2ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:47.985290 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003596847 sec., 155691.9157250781 rows/sec., 9.46 MiB/sec. 2025.04.15 04:03:47.985459 [ 5 ] {ab5d61e9-dee8-4b75-b5d7-758e1c61b2ed} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:03:47.985573 [ 190 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.04.15 04:03:47.986235 [ 190 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_17_4} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:47.986254 [ 5 ] {ab5d61e9-dee8-4b75-b5d7-758e1c61b2ed} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:47.986423 [ 190 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_17_4} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.04.15 04:03:47.986710 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:03:47.986836 [ 5 ] {ab5d61e9-dee8-4b75-b5d7-758e1c61b2ed} executeQuery: Read 390 rows, 28.23 KiB in 0.004641 sec., 84033.61344537814 rows/sec., 5.94 MiB/sec. 2025.04.15 04:03:47.986954 [ 5 ] {ab5d61e9-dee8-4b75-b5d7-758e1c61b2ed} TCPHandler: Processed in 0.005078798 sec. 2025.04.15 04:03:47.987074 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:47.987177 [ 5 ] {1628a133-3ba5-4088-852e-22942cbe79ac} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:03:47.987223 [ 5 ] {1628a133-3ba5-4088-852e-22942cbe79ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:03:47.987638 [ 5 ] {1628a133-3ba5-4088-852e-22942cbe79ac} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:47.987675 [ 5 ] {1628a133-3ba5-4088-852e-22942cbe79ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:47.988051 [ 5 ] {1628a133-3ba5-4088-852e-22942cbe79ac} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:03:47.988292 [ 5 ] {1628a133-3ba5-4088-852e-22942cbe79ac} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:47.988449 [ 5 ] {1628a133-3ba5-4088-852e-22942cbe79ac} executeQuery: Read 6 rows, 321.00 B in 0.001294 sec., 4636.7851622874805 rows/sec., 242.25 KiB/sec. 2025.04.15 04:03:47.988496 [ 5 ] {1628a133-3ba5-4088-852e-22942cbe79ac} TCPHandler: Processed in 0.001470601 sec. 2025.04.15 04:03:47.988617 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:47.988733 [ 5 ] {93a3d236-95f8-4d85-bf35-47234ae410b4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:47.988781 [ 5 ] {93a3d236-95f8-4d85-bf35-47234ae410b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:03:47.989267 [ 5 ] {93a3d236-95f8-4d85-bf35-47234ae410b4} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:47.989328 [ 5 ] {93a3d236-95f8-4d85-bf35-47234ae410b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:47.989696 [ 5 ] {93a3d236-95f8-4d85-bf35-47234ae410b4} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:03:47.989926 [ 5 ] {93a3d236-95f8-4d85-bf35-47234ae410b4} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:47.990087 [ 5 ] {93a3d236-95f8-4d85-bf35-47234ae410b4} executeQuery: Read 237 rows, 16.27 KiB in 0.001376 sec., 172238.37209302324 rows/sec., 11.54 MiB/sec. 2025.04.15 04:03:47.990136 [ 5 ] {93a3d236-95f8-4d85-bf35-47234ae410b4} TCPHandler: Processed in 0.001568114 sec. 2025.04.15 04:03:47.990248 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:47.990351 [ 5 ] {e9c6c467-6d18-437c-a720-3c13be6d4248} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:03:47.990397 [ 5 ] {e9c6c467-6d18-437c-a720-3c13be6d4248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:03:47.990781 [ 5 ] {e9c6c467-6d18-437c-a720-3c13be6d4248} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:47.990817 [ 5 ] {e9c6c467-6d18-437c-a720-3c13be6d4248} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:47.991145 [ 5 ] {e9c6c467-6d18-437c-a720-3c13be6d4248} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:03:47.991384 [ 5 ] {e9c6c467-6d18-437c-a720-3c13be6d4248} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:47.991576 [ 5 ] {e9c6c467-6d18-437c-a720-3c13be6d4248} executeQuery: Read 1 rows, 69.00 B in 0.001233 sec., 811.0300081103002 rows/sec., 54.65 KiB/sec. 2025.04.15 04:03:47.991700 [ 5 ] {e9c6c467-6d18-437c-a720-3c13be6d4248} TCPHandler: Processed in 0.001496162 sec. 2025.04.15 04:03:47.991884 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:47.991987 [ 5 ] {27ff5f19-9861-494d-9931-7f4597dee172} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:47.992058 [ 5 ] {27ff5f19-9861-494d-9931-7f4597dee172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:03:47.993043 [ 5 ] {27ff5f19-9861-494d-9931-7f4597dee172} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:47.993080 [ 5 ] {27ff5f19-9861-494d-9931-7f4597dee172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:47.993652 [ 5 ] {27ff5f19-9861-494d-9931-7f4597dee172} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:03:47.993892 [ 5 ] {27ff5f19-9861-494d-9931-7f4597dee172} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:47.994070 [ 5 ] {27ff5f19-9861-494d-9931-7f4597dee172} executeQuery: Read 8 rows, 14.68 KiB in 0.002106 sec., 3798.6704653371326 rows/sec., 6.81 MiB/sec. 2025.04.15 04:03:47.994159 [ 5 ] {27ff5f19-9861-494d-9931-7f4597dee172} TCPHandler: Processed in 0.002330869 sec. 2025.04.15 04:03:47.994282 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:47.994393 [ 5 ] {6caf3275-d4da-43dc-836b-e11ebd737b06} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:03:47.994439 [ 5 ] {6caf3275-d4da-43dc-836b-e11ebd737b06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:03:47.994856 [ 5 ] {6caf3275-d4da-43dc-836b-e11ebd737b06} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:47.994892 [ 5 ] {6caf3275-d4da-43dc-836b-e11ebd737b06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.04.15 04:03:47.995269 [ 5 ] {6caf3275-d4da-43dc-836b-e11ebd737b06} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:03:47.995503 [ 5 ] {6caf3275-d4da-43dc-836b-e11ebd737b06} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:47.995668 [ 5 ] {6caf3275-d4da-43dc-836b-e11ebd737b06} executeQuery: Read 82 rows, 5.33 KiB in 0.001297 sec., 63222.82189668466 rows/sec., 4.02 MiB/sec. 2025.04.15 04:03:47.995716 [ 5 ] {6caf3275-d4da-43dc-836b-e11ebd737b06} TCPHandler: Processed in 0.001485291 sec. 2025.04.15 04:03:50.200007 [ 144 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:03:50.200067 [ 144 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:03:50.365700 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2025.04.15 04:03:50.366352 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:50.366393 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:50.366896 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:03:50.367144 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:50.367301 [ 144 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.15 04:03:50.367370 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.04.15 04:03:50.367372 [ 144 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:50.367418 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:50.367574 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.15 04:03:50.367737 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:50.367781 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part 2025.04.15 04:03:50.367866 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part 2025.04.15 04:03:50.368109 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part 2025.04.15 04:03:50.368289 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part 2025.04.15 04:03:50.368490 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part 2025.04.15 04:03:50.368598 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part 2025.04.15 04:03:50.371328 [ 190 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003826382 sec., 3124622.685346105 rows/sec., 44.70 MiB/sec. 2025.04.15 04:03:50.371755 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.15 04:03:50.372098 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_26_5} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:50.372197 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_26_5} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.15 04:03:50.372310 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.04.15 04:03:51.191215 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.04.15 04:03:51.212295 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:51.212340 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:51.219745 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:03:51.220484 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:51.220804 [ 135 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.15 04:03:51.220864 [ 135 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:51.220901 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:51.221499 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.15 04:03:51.236512 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.04.15 04:03:51.238318 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:51.239811 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.04.15 04:03:51.245808 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.04.15 04:03:51.251610 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.04.15 04:03:51.257269 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.04.15 04:03:51.263101 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.04.15 04:03:51.267387 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.04.15 04:03:51.328939 [ 186 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.107901552 sec., 1816.470628707917 rows/sec., 9.39 MiB/sec. 2025.04.15 04:03:51.331792 [ 186 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.15 04:03:51.334884 [ 186 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_26_5} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:51.335019 [ 186 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_26_5} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.15 04:03:51.337851 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.04.15 04:03:52.000229 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 192.85 MiB, peak 203.41 MiB, free memory in arenas 0.00 B, will set to 194.60 MiB (RSS), difference: 1.75 MiB 2025.04.15 04:03:52.964251 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:52.964554 [ 5 ] {c2e3780d-af6c-4e08-8bc1-07312d8ca0a9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:03:52.964670 [ 5 ] {c2e3780d-af6c-4e08-8bc1-07312d8ca0a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:03:52.965633 [ 5 ] {c2e3780d-af6c-4e08-8bc1-07312d8ca0a9} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:52.965681 [ 5 ] {c2e3780d-af6c-4e08-8bc1-07312d8ca0a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:52.966116 [ 5 ] {c2e3780d-af6c-4e08-8bc1-07312d8ca0a9} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:03:52.966370 [ 5 ] {c2e3780d-af6c-4e08-8bc1-07312d8ca0a9} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:52.966575 [ 127 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.15 04:03:52.966604 [ 5 ] {c2e3780d-af6c-4e08-8bc1-07312d8ca0a9} executeQuery: Read 120 rows, 10.44 KiB in 0.002134 sec., 56232.427366447984 rows/sec., 4.78 MiB/sec. 2025.04.15 04:03:52.966655 [ 127 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:52.966741 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:52.966747 [ 5 ] {c2e3780d-af6c-4e08-8bc1-07312d8ca0a9} TCPHandler: Processed in 0.002681867 sec. 2025.04.15 04:03:52.966969 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.15 04:03:52.966982 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:52.967247 [ 5 ] {2a8a7c8a-3e71-4b01-9654-4ce336bb4ff0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:03:52.967251 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:52.967336 [ 5 ] {2a8a7c8a-3e71-4b01-9654-4ce336bb4ff0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:03:52.967347 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1847 rows starting from the beginning of the part 2025.04.15 04:03:52.967724 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 120 rows starting from the beginning of the part 2025.04.15 04:03:52.968114 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 633 rows starting from the beginning of the part 2025.04.15 04:03:52.968480 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 122 rows starting from the beginning of the part 2025.04.15 04:03:52.968908 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 633 rows starting from the beginning of the part 2025.04.15 04:03:52.969223 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 120 rows starting from the beginning of the part 2025.04.15 04:03:52.970113 [ 5 ] {2a8a7c8a-3e71-4b01-9654-4ce336bb4ff0} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:52.970170 [ 5 ] {2a8a7c8a-3e71-4b01-9654-4ce336bb4ff0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:52.971110 [ 5 ] {2a8a7c8a-3e71-4b01-9654-4ce336bb4ff0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:03:52.971711 [ 5 ] {2a8a7c8a-3e71-4b01-9654-4ce336bb4ff0} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:52.972173 [ 5 ] {2a8a7c8a-3e71-4b01-9654-4ce336bb4ff0} executeQuery: Read 32 rows, 2.41 KiB in 0.005012 sec., 6384.676775738229 rows/sec., 480.10 KiB/sec. 2025.04.15 04:03:52.972517 [ 5 ] {2a8a7c8a-3e71-4b01-9654-4ce336bb4ff0} TCPHandler: Processed in 0.00561506 sec. 2025.04.15 04:03:52.972935 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:52.973116 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 3475 rows, containing 5 columns (5 merged, 0 gathered) in 0.006257363 sec., 555345.7582690984 rows/sec., 47.03 MiB/sec. 2025.04.15 04:03:52.973151 [ 5 ] {b17df079-e629-43bf-bb01-30831bb7702d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:03:52.973218 [ 5 ] {b17df079-e629-43bf-bb01-30831bb7702d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:03:52.973421 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.15 04:03:52.974058 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_41_8} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:52.974276 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_41_8} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.15 04:03:52.974462 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.04.15 04:03:52.974533 [ 5 ] {b17df079-e629-43bf-bb01-30831bb7702d} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:52.974578 [ 5 ] {b17df079-e629-43bf-bb01-30831bb7702d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:52.974938 [ 5 ] {b17df079-e629-43bf-bb01-30831bb7702d} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:03:52.975182 [ 5 ] {b17df079-e629-43bf-bb01-30831bb7702d} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:52.975369 [ 127 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.15 04:03:52.975428 [ 127 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:52.975432 [ 5 ] {b17df079-e629-43bf-bb01-30831bb7702d} executeQuery: Read 96 rows, 7.68 KiB in 0.002312 sec., 41522.49134948097 rows/sec., 3.24 MiB/sec. 2025.04.15 04:03:52.975471 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:52.975623 [ 5 ] {b17df079-e629-43bf-bb01-30831bb7702d} TCPHandler: Processed in 0.002829201 sec. 2025.04.15 04:03:52.975688 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.15 04:03:52.975757 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:52.975798 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:52.975830 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part 2025.04.15 04:03:52.975897 [ 5 ] {5c90f37a-ffe2-4efc-abeb-04d5f8151da3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:52.976004 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 96 rows starting from the beginning of the part 2025.04.15 04:03:52.976052 [ 5 ] {5c90f37a-ffe2-4efc-abeb-04d5f8151da3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:03:52.976364 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 390 rows starting from the beginning of the part 2025.04.15 04:03:52.976619 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 100 rows starting from the beginning of the part 2025.04.15 04:03:52.976992 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 390 rows starting from the beginning of the part 2025.04.15 04:03:52.977445 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 96 rows starting from the beginning of the part 2025.04.15 04:03:52.978334 [ 5 ] {5c90f37a-ffe2-4efc-abeb-04d5f8151da3} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:52.978379 [ 5 ] {5c90f37a-ffe2-4efc-abeb-04d5f8151da3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:52.978960 [ 5 ] {5c90f37a-ffe2-4efc-abeb-04d5f8151da3} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:03:52.979217 [ 5 ] {5c90f37a-ffe2-4efc-abeb-04d5f8151da3} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:52.979481 [ 127 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.15 04:03:52.979602 [ 127 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:52.979697 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:52.979742 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 5 columns (5 merged, 0 gathered) in 0.004134558 sec., 480341.55041482067 rows/sec., 36.74 MiB/sec. 2025.04.15 04:03:52.979799 [ 5 ] {5c90f37a-ffe2-4efc-abeb-04d5f8151da3} executeQuery: Read 160 rows, 11.41 KiB in 0.003923 sec., 40785.113433596736 rows/sec., 2.84 MiB/sec. 2025.04.15 04:03:52.980150 [ 5 ] {5c90f37a-ffe2-4efc-abeb-04d5f8151da3} TCPHandler: Processed in 0.004443324 sec. 2025.04.15 04:03:52.980149 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.15 04:03:52.980225 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.15 04:03:52.980378 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:52.980648 [ 5 ] {d7e4c85f-c916-494d-9225-c6aaee4fea2a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:52.980722 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:52.980873 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11565 rows starting from the beginning of the part 2025.04.15 04:03:52.980895 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_41_8} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:52.980917 [ 5 ] {d7e4c85f-c916-494d-9225-c6aaee4fea2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:03:52.981304 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_41_8} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.15 04:03:52.981399 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2025.04.15 04:03:52.981674 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.04.15 04:03:52.981943 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part 2025.04.15 04:03:52.982369 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 162 rows starting from the beginning of the part 2025.04.15 04:03:52.982723 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part 2025.04.15 04:03:52.983140 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2025.04.15 04:03:52.986129 [ 5 ] {d7e4c85f-c916-494d-9225-c6aaee4fea2a} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:52.986213 [ 5 ] {d7e4c85f-c916-494d-9225-c6aaee4fea2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:52.987795 [ 5 ] {d7e4c85f-c916-494d-9225-c6aaee4fea2a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:03:52.988482 [ 5 ] {d7e4c85f-c916-494d-9225-c6aaee4fea2a} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:52.988776 [ 5 ] {d7e4c85f-c916-494d-9225-c6aaee4fea2a} executeQuery: Read 32 rows, 58.72 KiB in 0.00823 sec., 3888.2138517618473 rows/sec., 6.97 MiB/sec. 2025.04.15 04:03:52.989202 [ 5 ] {d7e4c85f-c916-494d-9225-c6aaee4fea2a} TCPHandler: Processed in 0.008892099 sec. 2025.04.15 04:03:52.989333 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:52.989441 [ 5 ] {53a35dbc-194a-47c5-986a-e93c4c34ee0c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:03:52.989498 [ 5 ] {53a35dbc-194a-47c5-986a-e93c4c34ee0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:03:52.990265 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 12521 rows, containing 5 columns (5 merged, 0 gathered) in 0.010408032 sec., 1203013.2113352458 rows/sec., 81.18 MiB/sec. 2025.04.15 04:03:52.990404 [ 5 ] {53a35dbc-194a-47c5-986a-e93c4c34ee0c} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:52.990448 [ 5 ] {53a35dbc-194a-47c5-986a-e93c4c34ee0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:52.990646 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.15 04:03:52.991076 [ 5 ] {53a35dbc-194a-47c5-986a-e93c4c34ee0c} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:03:52.991145 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_41_8} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:52.991282 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_41_8} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.15 04:03:52.991426 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. 2025.04.15 04:03:52.991497 [ 5 ] {53a35dbc-194a-47c5-986a-e93c4c34ee0c} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:52.991671 [ 127 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.15 04:03:52.991730 [ 127 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:52.991774 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:52.991770 [ 5 ] {53a35dbc-194a-47c5-986a-e93c4c34ee0c} executeQuery: Read 60 rows, 4.14 KiB in 0.002346 sec., 25575.447570332482 rows/sec., 1.72 MiB/sec. 2025.04.15 04:03:52.991950 [ 5 ] {53a35dbc-194a-47c5-986a-e93c4c34ee0c} TCPHandler: Processed in 0.002666337 sec. 2025.04.15 04:03:52.991987 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.15 04:03:52.992084 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:03:52.992111 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2058 rows starting from the beginning of the part 2025.04.15 04:03:52.992176 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2025.04.15 04:03:52.992411 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part 2025.04.15 04:03:52.992518 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2025.04.15 04:03:52.992708 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part 2025.04.15 04:03:52.992831 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2025.04.15 04:03:52.994212 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2402 rows, containing 4 columns (4 merged, 0 gathered) in 0.002333309 sec., 1029439.3070099159 rows/sec., 66.99 MiB/sec. 2025.04.15 04:03:52.994452 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.15 04:03:52.994717 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_41_8} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:52.994790 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_41_8} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.15 04:03:52.994855 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.04.15 04:03:53.461346 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:53.461646 [ 5 ] {35a6c837-07ea-479a-a3a4-f7830bf1de7e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:03:53.461767 [ 5 ] {35a6c837-07ea-479a-a3a4-f7830bf1de7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:03:53.462750 [ 5 ] {35a6c837-07ea-479a-a3a4-f7830bf1de7e} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:53.462801 [ 5 ] {35a6c837-07ea-479a-a3a4-f7830bf1de7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:53.463262 [ 5 ] {35a6c837-07ea-479a-a3a4-f7830bf1de7e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:03:53.463543 [ 5 ] {35a6c837-07ea-479a-a3a4-f7830bf1de7e} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:53.463776 [ 5 ] {35a6c837-07ea-479a-a3a4-f7830bf1de7e} executeQuery: Read 212 rows, 13.81 KiB in 0.002216 sec., 95667.87003610109 rows/sec., 6.08 MiB/sec. 2025.04.15 04:03:53.463839 [ 5 ] {35a6c837-07ea-479a-a3a4-f7830bf1de7e} TCPHandler: Processed in 0.002683687 sec. 2025.04.15 04:03:53.463965 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:53.464080 [ 5 ] {77395618-a110-4f5a-8668-73f148e7fd14} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:03:53.464132 [ 5 ] {77395618-a110-4f5a-8668-73f148e7fd14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:03:53.464654 [ 5 ] {77395618-a110-4f5a-8668-73f148e7fd14} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:53.464697 [ 5 ] {77395618-a110-4f5a-8668-73f148e7fd14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:53.465066 [ 5 ] {77395618-a110-4f5a-8668-73f148e7fd14} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.04.15 04:03:53.465326 [ 5 ] {77395618-a110-4f5a-8668-73f148e7fd14} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:53.465601 [ 5 ] {77395618-a110-4f5a-8668-73f148e7fd14} executeQuery: Read 10 rows, 835.00 B in 0.001537 sec., 6506.180871828237 rows/sec., 530.53 KiB/sec. 2025.04.15 04:03:53.465822 [ 5 ] {77395618-a110-4f5a-8668-73f148e7fd14} TCPHandler: Processed in 0.00190246 sec. 2025.04.15 04:03:53.466011 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:53.466121 [ 5 ] {4c969e55-cb46-4a49-9941-c67f33816822} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:03:53.466169 [ 5 ] {4c969e55-cb46-4a49-9941-c67f33816822} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:03:53.467612 [ 5 ] {4c969e55-cb46-4a49-9941-c67f33816822} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:53.467654 [ 5 ] {4c969e55-cb46-4a49-9941-c67f33816822} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:53.468119 [ 5 ] {4c969e55-cb46-4a49-9941-c67f33816822} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:03:53.468379 [ 5 ] {4c969e55-cb46-4a49-9941-c67f33816822} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:53.468591 [ 5 ] {4c969e55-cb46-4a49-9941-c67f33816822} executeQuery: Read 1778 rows, 147.90 KiB in 0.002496 sec., 712339.7435897436 rows/sec., 57.87 MiB/sec. 2025.04.15 04:03:53.468645 [ 5 ] {4c969e55-cb46-4a49-9941-c67f33816822} TCPHandler: Processed in 0.002695968 sec. 2025.04.15 04:03:53.468769 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:53.468875 [ 5 ] {5ccce7f2-54e3-4769-9d6f-796f9a6671f7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:03:53.468921 [ 5 ] {5ccce7f2-54e3-4769-9d6f-796f9a6671f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:03:53.469483 [ 5 ] {5ccce7f2-54e3-4769-9d6f-796f9a6671f7} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:53.469524 [ 5 ] {5ccce7f2-54e3-4769-9d6f-796f9a6671f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:53.469880 [ 5 ] {5ccce7f2-54e3-4769-9d6f-796f9a6671f7} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:03:53.470123 [ 5 ] {5ccce7f2-54e3-4769-9d6f-796f9a6671f7} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:53.470330 [ 5 ] {5ccce7f2-54e3-4769-9d6f-796f9a6671f7} executeQuery: Read 124 rows, 7.69 KiB in 0.001477 sec., 83953.96073121192 rows/sec., 5.08 MiB/sec. 2025.04.15 04:03:53.470381 [ 5 ] {5ccce7f2-54e3-4769-9d6f-796f9a6671f7} TCPHandler: Processed in 0.001663875 sec. 2025.04.15 04:03:53.470502 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:53.470606 [ 5 ] {5a200516-5c60-49a6-aa6b-d3ae792fe165} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:03:53.470650 [ 5 ] {5a200516-5c60-49a6-aa6b-d3ae792fe165} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:03:53.471290 [ 5 ] {5a200516-5c60-49a6-aa6b-d3ae792fe165} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:53.471330 [ 5 ] {5a200516-5c60-49a6-aa6b-d3ae792fe165} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:53.471694 [ 5 ] {5a200516-5c60-49a6-aa6b-d3ae792fe165} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:03:53.471935 [ 5 ] {5a200516-5c60-49a6-aa6b-d3ae792fe165} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:53.472137 [ 5 ] {5a200516-5c60-49a6-aa6b-d3ae792fe165} executeQuery: Read 341 rows, 23.30 KiB in 0.001553 sec., 219575.01609787508 rows/sec., 14.65 MiB/sec. 2025.04.15 04:03:53.472190 [ 5 ] {5a200516-5c60-49a6-aa6b-d3ae792fe165} TCPHandler: Processed in 0.001739447 sec. 2025.04.15 04:03:53.472304 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:53.472407 [ 5 ] {a2e99e0d-64b1-4c18-adbd-3bc702b5e5be} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:03:53.472453 [ 5 ] {a2e99e0d-64b1-4c18-adbd-3bc702b5e5be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:03:53.472993 [ 5 ] {a2e99e0d-64b1-4c18-adbd-3bc702b5e5be} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:53.473033 [ 5 ] {a2e99e0d-64b1-4c18-adbd-3bc702b5e5be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:53.473383 [ 5 ] {a2e99e0d-64b1-4c18-adbd-3bc702b5e5be} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:03:53.473623 [ 5 ] {a2e99e0d-64b1-4c18-adbd-3bc702b5e5be} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:53.473828 [ 5 ] {a2e99e0d-64b1-4c18-adbd-3bc702b5e5be} executeQuery: Read 112 rows, 6.53 KiB in 0.001442 sec., 77669.90291262136 rows/sec., 4.42 MiB/sec. 2025.04.15 04:03:53.473881 [ 5 ] {a2e99e0d-64b1-4c18-adbd-3bc702b5e5be} TCPHandler: Processed in 0.001627635 sec. 2025.04.15 04:03:53.474001 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:53.474106 [ 5 ] {77ec1dc2-eb6e-4992-9a8e-b8f1146d6026} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:03:53.474153 [ 5 ] {77ec1dc2-eb6e-4992-9a8e-b8f1146d6026} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:03:53.475000 [ 5 ] {77ec1dc2-eb6e-4992-9a8e-b8f1146d6026} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:53.475039 [ 5 ] {77ec1dc2-eb6e-4992-9a8e-b8f1146d6026} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:53.475450 [ 5 ] {77ec1dc2-eb6e-4992-9a8e-b8f1146d6026} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:03:53.475704 [ 5 ] {77ec1dc2-eb6e-4992-9a8e-b8f1146d6026} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:53.475909 [ 5 ] {77ec1dc2-eb6e-4992-9a8e-b8f1146d6026} executeQuery: Read 856 rows, 63.33 KiB in 0.001825 sec., 469041.09589041094 rows/sec., 33.89 MiB/sec. 2025.04.15 04:03:53.475960 [ 5 ] {77ec1dc2-eb6e-4992-9a8e-b8f1146d6026} TCPHandler: Processed in 0.002010533 sec. 2025.04.15 04:03:53.476081 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:53.476187 [ 5 ] {8819e7aa-bc3e-4e0d-9e50-1ccdbbfce2f3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:03:53.476235 [ 5 ] {8819e7aa-bc3e-4e0d-9e50-1ccdbbfce2f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:03:53.476659 [ 5 ] {8819e7aa-bc3e-4e0d-9e50-1ccdbbfce2f3} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:53.476699 [ 5 ] {8819e7aa-bc3e-4e0d-9e50-1ccdbbfce2f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:53.477055 [ 5 ] {8819e7aa-bc3e-4e0d-9e50-1ccdbbfce2f3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:03:53.477297 [ 5 ] {8819e7aa-bc3e-4e0d-9e50-1ccdbbfce2f3} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:53.477504 [ 5 ] {8819e7aa-bc3e-4e0d-9e50-1ccdbbfce2f3} executeQuery: Read 6 rows, 321.00 B in 0.001338 sec., 4484.304932735426 rows/sec., 234.29 KiB/sec. 2025.04.15 04:03:53.477553 [ 5 ] {8819e7aa-bc3e-4e0d-9e50-1ccdbbfce2f3} TCPHandler: Processed in 0.001524763 sec. 2025.04.15 04:03:53.477672 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:53.477777 [ 5 ] {90679d2b-bb89-403a-86c6-5039c6564e01} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:53.477826 [ 5 ] {90679d2b-bb89-403a-86c6-5039c6564e01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:03:53.478529 [ 5 ] {90679d2b-bb89-403a-86c6-5039c6564e01} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:53.478570 [ 5 ] {90679d2b-bb89-403a-86c6-5039c6564e01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:53.478989 [ 5 ] {90679d2b-bb89-403a-86c6-5039c6564e01} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:03:53.479234 [ 5 ] {90679d2b-bb89-403a-86c6-5039c6564e01} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:53.479430 [ 5 ] {90679d2b-bb89-403a-86c6-5039c6564e01} executeQuery: Read 960 rows, 65.32 KiB in 0.001675 sec., 573134.328358209 rows/sec., 38.08 MiB/sec. 2025.04.15 04:03:53.479481 [ 5 ] {90679d2b-bb89-403a-86c6-5039c6564e01} TCPHandler: Processed in 0.001859399 sec. 2025.04.15 04:03:53.479600 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:53.479705 [ 5 ] {9764fad7-cba8-4255-ad82-d4b77e543760} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:03:53.479754 [ 5 ] {9764fad7-cba8-4255-ad82-d4b77e543760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:03:53.480153 [ 5 ] {9764fad7-cba8-4255-ad82-d4b77e543760} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:53.480193 [ 5 ] {9764fad7-cba8-4255-ad82-d4b77e543760} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:53.480544 [ 5 ] {9764fad7-cba8-4255-ad82-d4b77e543760} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:03:53.480782 [ 5 ] {9764fad7-cba8-4255-ad82-d4b77e543760} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:53.481021 [ 5 ] {9764fad7-cba8-4255-ad82-d4b77e543760} executeQuery: Read 1 rows, 69.00 B in 0.001328 sec., 753.0120481927711 rows/sec., 50.74 KiB/sec. 2025.04.15 04:03:53.481134 [ 5 ] {9764fad7-cba8-4255-ad82-d4b77e543760} TCPHandler: Processed in 0.001581823 sec. 2025.04.15 04:03:53.481340 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:53.481446 [ 5 ] {413336d9-0051-45ad-a70d-74eda48b5fa5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:53.481519 [ 5 ] {413336d9-0051-45ad-a70d-74eda48b5fa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:03:53.482554 [ 5 ] {413336d9-0051-45ad-a70d-74eda48b5fa5} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:53.482593 [ 5 ] {413336d9-0051-45ad-a70d-74eda48b5fa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:53.483178 [ 5 ] {413336d9-0051-45ad-a70d-74eda48b5fa5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:03:53.483437 [ 5 ] {413336d9-0051-45ad-a70d-74eda48b5fa5} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:53.483624 [ 5 ] {413336d9-0051-45ad-a70d-74eda48b5fa5} executeQuery: Read 8 rows, 14.68 KiB in 0.002201 sec., 3634.7114947751024 rows/sec., 6.51 MiB/sec. 2025.04.15 04:03:53.483723 [ 5 ] {413336d9-0051-45ad-a70d-74eda48b5fa5} TCPHandler: Processed in 0.002443012 sec. 2025.04.15 04:03:53.483832 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:53.483934 [ 5 ] {3c38f902-1872-477e-a029-aa0328798244} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:03:53.483979 [ 5 ] {3c38f902-1872-477e-a029-aa0328798244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:03:53.484390 [ 5 ] {3c38f902-1872-477e-a029-aa0328798244} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:53.484428 [ 5 ] {3c38f902-1872-477e-a029-aa0328798244} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:53.484781 [ 5 ] {3c38f902-1872-477e-a029-aa0328798244} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:03:53.485022 [ 5 ] {3c38f902-1872-477e-a029-aa0328798244} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:53.485191 [ 5 ] {3c38f902-1872-477e-a029-aa0328798244} executeQuery: Read 34 rows, 2.02 KiB in 0.00128 sec., 26562.499999999996 rows/sec., 1.54 MiB/sec. 2025.04.15 04:03:53.485238 [ 5 ] {3c38f902-1872-477e-a029-aa0328798244} TCPHandler: Processed in 0.001456601 sec. 2025.04.15 04:03:55.419861 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 862 2025.04.15 04:03:55.423368 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:55.423413 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:55.424880 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:03:55.425206 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:55.425764 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 862 2025.04.15 04:03:57.868441 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2025.04.15 04:03:57.869088 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:57.869139 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:57.869663 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:03:57.869922 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:57.870176 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2025.04.15 04:03:57.960361 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:57.960568 [ 5 ] {00b7c4b5-62db-49ff-885b-aa3eb0902b9c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:03:57.960645 [ 5 ] {00b7c4b5-62db-49ff-885b-aa3eb0902b9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:03:57.961547 [ 5 ] {00b7c4b5-62db-49ff-885b-aa3eb0902b9c} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:57.961593 [ 5 ] {00b7c4b5-62db-49ff-885b-aa3eb0902b9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:57.962024 [ 5 ] {00b7c4b5-62db-49ff-885b-aa3eb0902b9c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:03:57.962284 [ 5 ] {00b7c4b5-62db-49ff-885b-aa3eb0902b9c} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:57.962506 [ 5 ] {00b7c4b5-62db-49ff-885b-aa3eb0902b9c} executeQuery: Read 56 rows, 4.41 KiB in 0.001996 sec., 28056.112224448898 rows/sec., 2.16 MiB/sec. 2025.04.15 04:03:57.962561 [ 5 ] {00b7c4b5-62db-49ff-885b-aa3eb0902b9c} TCPHandler: Processed in 0.00233371 sec. 2025.04.15 04:03:57.962694 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:57.962797 [ 5 ] {30ec22c6-2019-4954-965b-7f0ac8e4f328} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:03:57.962841 [ 5 ] {30ec22c6-2019-4954-965b-7f0ac8e4f328} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:03:57.963385 [ 5 ] {30ec22c6-2019-4954-965b-7f0ac8e4f328} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:57.963424 [ 5 ] {30ec22c6-2019-4954-965b-7f0ac8e4f328} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:57.963766 [ 5 ] {30ec22c6-2019-4954-965b-7f0ac8e4f328} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:03:57.963999 [ 5 ] {30ec22c6-2019-4954-965b-7f0ac8e4f328} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:57.964180 [ 5 ] {30ec22c6-2019-4954-965b-7f0ac8e4f328} executeQuery: Read 64 rows, 5.12 KiB in 0.001395 sec., 45878.13620071685 rows/sec., 3.58 MiB/sec. 2025.04.15 04:03:57.964252 [ 5 ] {30ec22c6-2019-4954-965b-7f0ac8e4f328} TCPHandler: Processed in 0.001606014 sec. 2025.04.15 04:03:57.964377 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:57.964478 [ 5 ] {b19c7448-bee1-49b2-b73d-ad56a628d8b0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:03:57.964526 [ 5 ] {b19c7448-bee1-49b2-b73d-ad56a628d8b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:03:57.965019 [ 5 ] {b19c7448-bee1-49b2-b73d-ad56a628d8b0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:57.965058 [ 5 ] {b19c7448-bee1-49b2-b73d-ad56a628d8b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:57.965443 [ 5 ] {b19c7448-bee1-49b2-b73d-ad56a628d8b0} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:03:57.965673 [ 5 ] {b19c7448-bee1-49b2-b73d-ad56a628d8b0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:57.965872 [ 5 ] {b19c7448-bee1-49b2-b73d-ad56a628d8b0} executeQuery: Read 128 rows, 9.13 KiB in 0.001414 sec., 90523.33804809053 rows/sec., 6.30 MiB/sec. 2025.04.15 04:03:57.965921 [ 5 ] {b19c7448-bee1-49b2-b73d-ad56a628d8b0} TCPHandler: Processed in 0.001592225 sec. 2025.04.15 04:03:57.966032 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:03:57.966134 [ 5 ] {20f77014-7607-4854-a5e8-636ecca33326} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:03:57.966179 [ 5 ] {20f77014-7607-4854-a5e8-636ecca33326} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:03:57.966574 [ 5 ] {20f77014-7607-4854-a5e8-636ecca33326} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:57.966612 [ 5 ] {20f77014-7607-4854-a5e8-636ecca33326} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:57.966951 [ 5 ] {20f77014-7607-4854-a5e8-636ecca33326} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:03:57.967194 [ 5 ] {20f77014-7607-4854-a5e8-636ecca33326} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:57.967401 [ 5 ] {20f77014-7607-4854-a5e8-636ecca33326} executeQuery: Read 48 rows, 3.31 KiB in 0.001287 sec., 37296.0372960373 rows/sec., 2.51 MiB/sec. 2025.04.15 04:03:57.967454 [ 5 ] {20f77014-7607-4854-a5e8-636ecca33326} TCPHandler: Processed in 0.001470191 sec. 2025.04.15 04:03:58.737517 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.04.15 04:03:58.755766 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:03:58.755839 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:03:58.763105 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:03:58.763870 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:03:58.767262 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.04.15 04:04:02.963069 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:02.963271 [ 5 ] {955f0441-63cd-4d35-8e95-f0f6d2782749} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:04:02.963343 [ 5 ] {955f0441-63cd-4d35-8e95-f0f6d2782749} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:04:02.964100 [ 5 ] {955f0441-63cd-4d35-8e95-f0f6d2782749} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:02.964148 [ 5 ] {955f0441-63cd-4d35-8e95-f0f6d2782749} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:02.964585 [ 5 ] {955f0441-63cd-4d35-8e95-f0f6d2782749} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:04:02.964837 [ 5 ] {955f0441-63cd-4d35-8e95-f0f6d2782749} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:02.965024 [ 5 ] {955f0441-63cd-4d35-8e95-f0f6d2782749} executeQuery: Read 120 rows, 10.44 KiB in 0.001806 sec., 66445.18272425249 rows/sec., 5.65 MiB/sec. 2025.04.15 04:04:02.965080 [ 5 ] {955f0441-63cd-4d35-8e95-f0f6d2782749} TCPHandler: Processed in 0.002141716 sec. 2025.04.15 04:04:02.965203 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:02.965309 [ 5 ] {ecacde1b-9b33-4c7b-a123-67e17d9d3a20} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:04:02.965355 [ 5 ] {ecacde1b-9b33-4c7b-a123-67e17d9d3a20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:04:02.965861 [ 5 ] {ecacde1b-9b33-4c7b-a123-67e17d9d3a20} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:02.965898 [ 5 ] {ecacde1b-9b33-4c7b-a123-67e17d9d3a20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:02.966238 [ 5 ] {ecacde1b-9b33-4c7b-a123-67e17d9d3a20} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:04:02.966475 [ 5 ] {ecacde1b-9b33-4c7b-a123-67e17d9d3a20} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:02.966646 [ 5 ] {ecacde1b-9b33-4c7b-a123-67e17d9d3a20} executeQuery: Read 32 rows, 2.41 KiB in 0.001359 sec., 23546.7255334805 rows/sec., 1.73 MiB/sec. 2025.04.15 04:04:02.966694 [ 5 ] {ecacde1b-9b33-4c7b-a123-67e17d9d3a20} TCPHandler: Processed in 0.001543024 sec. 2025.04.15 04:04:02.966804 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:02.966909 [ 5 ] {264b24da-ee16-4d48-99cc-1286f2447f57} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:04:02.966954 [ 5 ] {264b24da-ee16-4d48-99cc-1286f2447f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:04:02.967470 [ 5 ] {264b24da-ee16-4d48-99cc-1286f2447f57} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:02.967507 [ 5 ] {264b24da-ee16-4d48-99cc-1286f2447f57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:02.967859 [ 5 ] {264b24da-ee16-4d48-99cc-1286f2447f57} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:04:02.968101 [ 5 ] {264b24da-ee16-4d48-99cc-1286f2447f57} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:02.968267 [ 5 ] {264b24da-ee16-4d48-99cc-1286f2447f57} executeQuery: Read 96 rows, 7.68 KiB in 0.001381 sec., 69514.84431571324 rows/sec., 5.43 MiB/sec. 2025.04.15 04:04:02.968317 [ 5 ] {264b24da-ee16-4d48-99cc-1286f2447f57} TCPHandler: Processed in 0.001562433 sec. 2025.04.15 04:04:02.968429 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:02.968534 [ 5 ] {3a447b4b-6781-46e0-a423-0dc18790b131} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:02.968583 [ 5 ] {3a447b4b-6781-46e0-a423-0dc18790b131} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:04:02.969077 [ 5 ] {3a447b4b-6781-46e0-a423-0dc18790b131} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:02.969114 [ 5 ] {3a447b4b-6781-46e0-a423-0dc18790b131} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:02.969489 [ 5 ] {3a447b4b-6781-46e0-a423-0dc18790b131} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:04:02.969716 [ 5 ] {3a447b4b-6781-46e0-a423-0dc18790b131} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:02.969881 [ 5 ] {3a447b4b-6781-46e0-a423-0dc18790b131} executeQuery: Read 160 rows, 11.41 KiB in 0.00137 sec., 116788.32116788322 rows/sec., 8.13 MiB/sec. 2025.04.15 04:04:02.969930 [ 5 ] {3a447b4b-6781-46e0-a423-0dc18790b131} TCPHandler: Processed in 0.001551534 sec. 2025.04.15 04:04:02.970043 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:02.970148 [ 5 ] {03f126a3-7402-46ad-9f36-5d86d49364e4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:02.970213 [ 5 ] {03f126a3-7402-46ad-9f36-5d86d49364e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:04:02.971242 [ 5 ] {03f126a3-7402-46ad-9f36-5d86d49364e4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:02.971280 [ 5 ] {03f126a3-7402-46ad-9f36-5d86d49364e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:02.971911 [ 5 ] {03f126a3-7402-46ad-9f36-5d86d49364e4} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:04:02.972158 [ 5 ] {03f126a3-7402-46ad-9f36-5d86d49364e4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:02.972345 [ 5 ] {03f126a3-7402-46ad-9f36-5d86d49364e4} executeQuery: Read 32 rows, 58.72 KiB in 0.00222 sec., 14414.414414414414 rows/sec., 25.83 MiB/sec. 2025.04.15 04:04:02.972434 [ 5 ] {03f126a3-7402-46ad-9f36-5d86d49364e4} TCPHandler: Processed in 0.002442082 sec. 2025.04.15 04:04:02.972541 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:02.972643 [ 5 ] {c876adad-f01c-438b-91a5-6d5d878a0186} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:04:02.972689 [ 5 ] {c876adad-f01c-438b-91a5-6d5d878a0186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:04:02.973101 [ 5 ] {c876adad-f01c-438b-91a5-6d5d878a0186} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:02.973137 [ 5 ] {c876adad-f01c-438b-91a5-6d5d878a0186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:02.973478 [ 5 ] {c876adad-f01c-438b-91a5-6d5d878a0186} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:04:02.973707 [ 5 ] {c876adad-f01c-438b-91a5-6d5d878a0186} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:02.973870 [ 5 ] {c876adad-f01c-438b-91a5-6d5d878a0186} executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. 2025.04.15 04:04:02.973917 [ 5 ] {c876adad-f01c-438b-91a5-6d5d878a0186} TCPHandler: Processed in 0.001426311 sec. 2025.04.15 04:04:04.818381 [ 143 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2025.04.15 04:04:04.818487 [ 143 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:04.818526 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:04.818762 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full 2025.04.15 04:04:04.819023 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:04.819087 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part 2025.04.15 04:04:04.819211 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.04.15 04:04:04.819624 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.04.15 04:04:04.819861 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.04.15 04:04:04.820046 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.04.15 04:04:04.821175 [ 193 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.002550724 sec., 7448.865498580011 rows/sec., 500.39 KiB/sec. 2025.04.15 04:04:04.821327 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2025.04.15 04:04:04.821602 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_19_4} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:04.821678 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_19_4} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 2025.04.15 04:04:04.821748 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.04.15 04:04:04.889163 [ 142 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2025.04.15 04:04:04.889232 [ 142 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:04.889255 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:04.889424 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full 2025.04.15 04:04:04.889600 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:04.889646 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 342 rows starting from the beginning of the part 2025.04.15 04:04:04.889787 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 341 rows starting from the beginning of the part 2025.04.15 04:04:04.889980 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 113 rows starting from the beginning of the part 2025.04.15 04:04:04.890135 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part 2025.04.15 04:04:04.890263 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 341 rows starting from the beginning of the part 2025.04.15 04:04:04.891489 [ 191 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002157586 sec., 579351.1822935448 rows/sec., 40.66 MiB/sec. 2025.04.15 04:04:04.891687 [ 193 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2025.04.15 04:04:04.892014 [ 193 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_19_4} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:04.892103 [ 193 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_19_4} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 2025.04.15 04:04:04.892202 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.04.15 04:04:05.173818 [ 142 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.04.15 04:04:05.173923 [ 142 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:05.173968 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:05.174290 [ 191 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.04.15 04:04:05.174612 [ 191 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:05.174678 [ 191 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2025.04.15 04:04:05.174769 [ 191 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2025.04.15 04:04:05.175020 [ 191 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2025.04.15 04:04:05.175195 [ 191 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2025.04.15 04:04:05.175293 [ 191 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part 2025.04.15 04:04:05.176476 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002397231 sec., 15017.326240149572 rows/sec., 1.25 MiB/sec. 2025.04.15 04:04:05.176670 [ 200 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.04.15 04:04:05.177038 [ 200 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_9_2} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:05.177136 [ 200 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_9_2} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.04.15 04:04:05.177245 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:04:05.200116 [ 142 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:04:05.200164 [ 142 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:04:05.371166 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2025.04.15 04:04:05.372003 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:05.372043 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:05.372523 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:04:05.372760 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:05.372993 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.04.15 04:04:05.426848 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 882 2025.04.15 04:04:05.429746 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:05.429791 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:05.431267 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:04:05.431604 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:05.432274 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 882 2025.04.15 04:04:06.267742 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.04.15 04:04:06.288097 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:06.288164 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:06.295514 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:04:06.296260 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:06.299606 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.04.15 04:04:07.964413 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:07.964615 [ 5 ] {859c2a5a-8575-4e32-83df-3090afd973bb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:04:07.964695 [ 5 ] {859c2a5a-8575-4e32-83df-3090afd973bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:04:07.965557 [ 5 ] {859c2a5a-8575-4e32-83df-3090afd973bb} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:07.965605 [ 5 ] {859c2a5a-8575-4e32-83df-3090afd973bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:07.966042 [ 5 ] {859c2a5a-8575-4e32-83df-3090afd973bb} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:04:07.966285 [ 5 ] {859c2a5a-8575-4e32-83df-3090afd973bb} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:07.966483 [ 5 ] {859c2a5a-8575-4e32-83df-3090afd973bb} executeQuery: Read 212 rows, 13.81 KiB in 0.001918 sec., 110531.8039624609 rows/sec., 7.03 MiB/sec. 2025.04.15 04:04:07.966593 [ 5 ] {859c2a5a-8575-4e32-83df-3090afd973bb} TCPHandler: Processed in 0.00232039 sec. 2025.04.15 04:04:07.966801 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:07.966905 [ 5 ] {0714866c-a9ed-4d30-b17d-fd6ea466e9e6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:04:07.966952 [ 5 ] {0714866c-a9ed-4d30-b17d-fd6ea466e9e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:04:07.967771 [ 5 ] {0714866c-a9ed-4d30-b17d-fd6ea466e9e6} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:07.967810 [ 5 ] {0714866c-a9ed-4d30-b17d-fd6ea466e9e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:07.968193 [ 5 ] {0714866c-a9ed-4d30-b17d-fd6ea466e9e6} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:04:07.968426 [ 5 ] {0714866c-a9ed-4d30-b17d-fd6ea466e9e6} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:07.968617 [ 5 ] {0714866c-a9ed-4d30-b17d-fd6ea466e9e6} executeQuery: Read 633 rows, 50.98 KiB in 0.001738 sec., 364211.7376294592 rows/sec., 28.64 MiB/sec. 2025.04.15 04:04:07.968669 [ 5 ] {0714866c-a9ed-4d30-b17d-fd6ea466e9e6} TCPHandler: Processed in 0.001930941 sec. 2025.04.15 04:04:07.968783 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:07.968887 [ 5 ] {1a254865-057d-4a82-b25a-56aada12cbb0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:04:07.968932 [ 5 ] {1a254865-057d-4a82-b25a-56aada12cbb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:04:07.969475 [ 5 ] {1a254865-057d-4a82-b25a-56aada12cbb0} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:07.969515 [ 5 ] {1a254865-057d-4a82-b25a-56aada12cbb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:07.969855 [ 5 ] {1a254865-057d-4a82-b25a-56aada12cbb0} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:04:07.970087 [ 5 ] {1a254865-057d-4a82-b25a-56aada12cbb0} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:07.970254 [ 139 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.15 04:04:07.970279 [ 5 ] {1a254865-057d-4a82-b25a-56aada12cbb0} executeQuery: Read 114 rows, 6.99 KiB in 0.001409 sec., 80908.44570617459 rows/sec., 4.84 MiB/sec. 2025.04.15 04:04:07.970346 [ 139 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:07.970422 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:07.970423 [ 5 ] {1a254865-057d-4a82-b25a-56aada12cbb0} TCPHandler: Processed in 0.001691237 sec. 2025.04.15 04:04:07.970811 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:07.970831 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.15 04:04:07.971201 [ 5 ] {5f290835-efa0-4b9c-aed7-07700163f81c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:04:07.971223 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:07.971301 [ 5 ] {5f290835-efa0-4b9c-aed7-07700163f81c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:04:07.971305 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 164 rows starting from the beginning of the part 2025.04.15 04:04:07.971693 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 114 rows starting from the beginning of the part 2025.04.15 04:04:07.972082 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part 2025.04.15 04:04:07.972432 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 124 rows starting from the beginning of the part 2025.04.15 04:04:07.972832 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part 2025.04.15 04:04:07.973183 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 114 rows starting from the beginning of the part 2025.04.15 04:04:07.974116 [ 5 ] {5f290835-efa0-4b9c-aed7-07700163f81c} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:07.974184 [ 5 ] {5f290835-efa0-4b9c-aed7-07700163f81c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:07.975182 [ 5 ] {5f290835-efa0-4b9c-aed7-07700163f81c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:04:07.975768 [ 5 ] {5f290835-efa0-4b9c-aed7-07700163f81c} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:07.976079 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.005561238 sec., 104293.32461584994 rows/sec., 6.92 MiB/sec. 2025.04.15 04:04:07.976179 [ 5 ] {5f290835-efa0-4b9c-aed7-07700163f81c} executeQuery: Read 113 rows, 7.49 KiB in 0.005116 sec., 22087.56841282252 rows/sec., 1.43 MiB/sec. 2025.04.15 04:04:07.976253 [ 5 ] {5f290835-efa0-4b9c-aed7-07700163f81c} TCPHandler: Processed in 0.00562368 sec. 2025.04.15 04:04:07.976292 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.15 04:04:07.976386 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:07.976511 [ 5 ] {76e2e0f7-2453-4c21-83c7-bc05d65a2f85} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:04:07.976568 [ 5 ] {76e2e0f7-2453-4c21-83c7-bc05d65a2f85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:04:07.976691 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_36_7} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:07.976838 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_36_7} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.15 04:04:07.976966 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.04.15 04:04:07.977288 [ 5 ] {76e2e0f7-2453-4c21-83c7-bc05d65a2f85} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:07.977326 [ 5 ] {76e2e0f7-2453-4c21-83c7-bc05d65a2f85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:07.977671 [ 5 ] {76e2e0f7-2453-4c21-83c7-bc05d65a2f85} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:04:07.977911 [ 5 ] {76e2e0f7-2453-4c21-83c7-bc05d65a2f85} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:07.978130 [ 5 ] {76e2e0f7-2453-4c21-83c7-bc05d65a2f85} executeQuery: Read 112 rows, 6.53 KiB in 0.00164 sec., 68292.68292682926 rows/sec., 3.89 MiB/sec. 2025.04.15 04:04:07.978242 [ 5 ] {76e2e0f7-2453-4c21-83c7-bc05d65a2f85} TCPHandler: Processed in 0.001912031 sec. 2025.04.15 04:04:07.978445 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:07.978546 [ 5 ] {b30193e0-1361-42a8-9f9c-9951a6aa62a4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:04:07.978593 [ 5 ] {b30193e0-1361-42a8-9f9c-9951a6aa62a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:04:07.979252 [ 5 ] {b30193e0-1361-42a8-9f9c-9951a6aa62a4} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:07.979293 [ 5 ] {b30193e0-1361-42a8-9f9c-9951a6aa62a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:07.979669 [ 5 ] {b30193e0-1361-42a8-9f9c-9951a6aa62a4} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:04:07.979916 [ 5 ] {b30193e0-1361-42a8-9f9c-9951a6aa62a4} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:07.980108 [ 5 ] {b30193e0-1361-42a8-9f9c-9951a6aa62a4} executeQuery: Read 390 rows, 28.23 KiB in 0.001582 sec., 246523.38811630846 rows/sec., 17.42 MiB/sec. 2025.04.15 04:04:07.980209 [ 5 ] {b30193e0-1361-42a8-9f9c-9951a6aa62a4} TCPHandler: Processed in 0.001833709 sec. 2025.04.15 04:04:07.980445 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:07.980575 [ 5 ] {cda97525-fad4-4656-8639-7ed15a906f06} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:04:07.980625 [ 5 ] {cda97525-fad4-4656-8639-7ed15a906f06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:04:07.981063 [ 5 ] {cda97525-fad4-4656-8639-7ed15a906f06} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:07.981103 [ 5 ] {cda97525-fad4-4656-8639-7ed15a906f06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:07.981452 [ 5 ] {cda97525-fad4-4656-8639-7ed15a906f06} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:04:07.981699 [ 5 ] {cda97525-fad4-4656-8639-7ed15a906f06} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:07.981897 [ 5 ] {cda97525-fad4-4656-8639-7ed15a906f06} executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. 2025.04.15 04:04:07.981946 [ 5 ] {cda97525-fad4-4656-8639-7ed15a906f06} TCPHandler: Processed in 0.001596604 sec. 2025.04.15 04:04:07.982064 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:07.982169 [ 5 ] {0123869a-253f-4eb8-b19d-e236b42f1ee1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:07.982218 [ 5 ] {0123869a-253f-4eb8-b19d-e236b42f1ee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:04:07.982742 [ 5 ] {0123869a-253f-4eb8-b19d-e236b42f1ee1} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:07.982782 [ 5 ] {0123869a-253f-4eb8-b19d-e236b42f1ee1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:07.983189 [ 5 ] {0123869a-253f-4eb8-b19d-e236b42f1ee1} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:04:07.983459 [ 5 ] {0123869a-253f-4eb8-b19d-e236b42f1ee1} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:07.983679 [ 5 ] {0123869a-253f-4eb8-b19d-e236b42f1ee1} executeQuery: Read 237 rows, 16.27 KiB in 0.001535 sec., 154397.39413680782 rows/sec., 10.35 MiB/sec. 2025.04.15 04:04:07.983735 [ 5 ] {0123869a-253f-4eb8-b19d-e236b42f1ee1} TCPHandler: Processed in 0.001724307 sec. 2025.04.15 04:04:07.983866 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:07.983979 [ 5 ] {8155b986-f838-4040-9fd0-a266f15cd3f3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:04:07.984028 [ 5 ] {8155b986-f838-4040-9fd0-a266f15cd3f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:04:07.984429 [ 5 ] {8155b986-f838-4040-9fd0-a266f15cd3f3} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:07.984469 [ 5 ] {8155b986-f838-4040-9fd0-a266f15cd3f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:07.984829 [ 5 ] {8155b986-f838-4040-9fd0-a266f15cd3f3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:04:07.985086 [ 5 ] {8155b986-f838-4040-9fd0-a266f15cd3f3} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:07.985287 [ 5 ] {8155b986-f838-4040-9fd0-a266f15cd3f3} executeQuery: Read 1 rows, 69.00 B in 0.001333 sec., 750.1875468867216 rows/sec., 50.55 KiB/sec. 2025.04.15 04:04:07.985348 [ 5 ] {8155b986-f838-4040-9fd0-a266f15cd3f3} TCPHandler: Processed in 0.001539263 sec. 2025.04.15 04:04:07.985470 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:07.985574 [ 5 ] {bbc15f00-3350-4621-ac74-7d81054f49fe} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:07.985642 [ 5 ] {bbc15f00-3350-4621-ac74-7d81054f49fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:04:07.986690 [ 5 ] {bbc15f00-3350-4621-ac74-7d81054f49fe} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:07.986732 [ 5 ] {bbc15f00-3350-4621-ac74-7d81054f49fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:07.987361 [ 5 ] {bbc15f00-3350-4621-ac74-7d81054f49fe} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:04:07.987639 [ 5 ] {bbc15f00-3350-4621-ac74-7d81054f49fe} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:07.987817 [ 139 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.15 04:04:07.987887 [ 139 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:07.987921 [ 5 ] {bbc15f00-3350-4621-ac74-7d81054f49fe} executeQuery: Read 8 rows, 14.68 KiB in 0.00236 sec., 3389.830508474576 rows/sec., 6.07 MiB/sec. 2025.04.15 04:04:07.987928 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:07.988352 [ 5 ] {bbc15f00-3350-4621-ac74-7d81054f49fe} TCPHandler: Processed in 0.002935433 sec. 2025.04.15 04:04:07.988384 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.15 04:04:07.988535 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:07.988802 [ 5 ] {dcab838a-c2c8-4205-a45f-2f90e8717470} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:04:07.988939 [ 5 ] {dcab838a-c2c8-4205-a45f-2f90e8717470} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:04:07.989243 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:07.989484 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 587 rows starting from the beginning of the part 2025.04.15 04:04:07.990255 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.04.15 04:04:07.991089 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part 2025.04.15 04:04:07.991154 [ 5 ] {dcab838a-c2c8-4205-a45f-2f90e8717470} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:07.991217 [ 5 ] {dcab838a-c2c8-4205-a45f-2f90e8717470} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:07.991746 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.04.15 04:04:07.992504 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part 2025.04.15 04:04:07.992802 [ 5 ] {dcab838a-c2c8-4205-a45f-2f90e8717470} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:04:07.993091 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.04.15 04:04:07.993702 [ 5 ] {dcab838a-c2c8-4205-a45f-2f90e8717470} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:07.994271 [ 5 ] {dcab838a-c2c8-4205-a45f-2f90e8717470} executeQuery: Read 82 rows, 5.33 KiB in 0.005573 sec., 14713.798672169389 rows/sec., 956.94 KiB/sec. 2025.04.15 04:04:07.994364 [ 5 ] {dcab838a-c2c8-4205-a45f-2f90e8717470} TCPHandler: Processed in 0.005914886 sec. 2025.04.15 04:04:07.998716 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 19 columns (19 merged, 0 gathered) in 0.010611796 sec., 63608.45986862168 rows/sec., 113.98 MiB/sec. 2025.04.15 04:04:07.999661 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.15 04:04:08.000151 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 202.06 MiB, peak 205.11 MiB, free memory in arenas 0.00 B, will set to 197.62 MiB (RSS), difference: -4.44 MiB 2025.04.15 04:04:08.000256 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_36_7} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:08.000358 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_36_7} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.15 04:04:08.000595 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. 2025.04.15 04:04:09.000152 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 193.26 MiB, peak 205.11 MiB, free memory in arenas 0.00 B, will set to 197.62 MiB (RSS), difference: 4.37 MiB 2025.04.15 04:04:12.873136 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2025.04.15 04:04:12.874150 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:12.874240 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:12.874782 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:04:12.875039 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:12.875302 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2025.04.15 04:04:12.956983 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:12.957193 [ 5 ] {c8f9d88f-e7cc-44db-b0f7-8f43066922a2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:04:12.957277 [ 5 ] {c8f9d88f-e7cc-44db-b0f7-8f43066922a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:04:12.958164 [ 5 ] {c8f9d88f-e7cc-44db-b0f7-8f43066922a2} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:12.958216 [ 5 ] {c8f9d88f-e7cc-44db-b0f7-8f43066922a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:12.958639 [ 5 ] {c8f9d88f-e7cc-44db-b0f7-8f43066922a2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.04.15 04:04:12.958899 [ 5 ] {c8f9d88f-e7cc-44db-b0f7-8f43066922a2} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:12.959118 [ 5 ] {c8f9d88f-e7cc-44db-b0f7-8f43066922a2} executeQuery: Read 2 rows, 167.00 B in 0.001983 sec., 1008.5728693898135 rows/sec., 82.24 KiB/sec. 2025.04.15 04:04:12.959185 [ 5 ] {c8f9d88f-e7cc-44db-b0f7-8f43066922a2} TCPHandler: Processed in 0.00234031 sec. 2025.04.15 04:04:12.959325 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:12.959439 [ 5 ] {63f1e563-321d-4536-ac9b-aa8ddf895fd5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:04:12.959489 [ 5 ] {63f1e563-321d-4536-ac9b-aa8ddf895fd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:04:12.960104 [ 5 ] {63f1e563-321d-4536-ac9b-aa8ddf895fd5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:12.960144 [ 5 ] {63f1e563-321d-4536-ac9b-aa8ddf895fd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:12.960515 [ 5 ] {63f1e563-321d-4536-ac9b-aa8ddf895fd5} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:04:12.960767 [ 5 ] {63f1e563-321d-4536-ac9b-aa8ddf895fd5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:12.960970 [ 126 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.15 04:04:12.960992 [ 5 ] {63f1e563-321d-4536-ac9b-aa8ddf895fd5} executeQuery: Read 121 rows, 10.51 KiB in 0.001571 sec., 77021.00572883514 rows/sec., 6.54 MiB/sec. 2025.04.15 04:04:12.961100 [ 126 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:12.961156 [ 5 ] {63f1e563-321d-4536-ac9b-aa8ddf895fd5} TCPHandler: Processed in 0.00188234 sec. 2025.04.15 04:04:12.961182 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:12.961344 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:12.961499 [ 186 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.15 04:04:12.961529 [ 5 ] {7404ff7b-7078-4df1-83a7-bf571d552cf6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:04:12.961635 [ 5 ] {7404ff7b-7078-4df1-83a7-bf571d552cf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:04:12.961977 [ 186 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:12.962061 [ 186 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1847 rows starting from the beginning of the part 2025.04.15 04:04:12.962401 [ 186 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1778 rows starting from the beginning of the part 2025.04.15 04:04:12.962853 [ 186 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2025.04.15 04:04:12.963239 [ 186 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 120 rows starting from the beginning of the part 2025.04.15 04:04:12.963392 [ 186 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 633 rows starting from the beginning of the part 2025.04.15 04:04:12.963831 [ 186 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 121 rows starting from the beginning of the part 2025.04.15 04:04:12.964535 [ 5 ] {7404ff7b-7078-4df1-83a7-bf571d552cf6} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:12.964603 [ 5 ] {7404ff7b-7078-4df1-83a7-bf571d552cf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:12.965439 [ 5 ] {7404ff7b-7078-4df1-83a7-bf571d552cf6} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:04:12.966014 [ 5 ] {7404ff7b-7078-4df1-83a7-bf571d552cf6} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:12.966442 [ 5 ] {7404ff7b-7078-4df1-83a7-bf571d552cf6} executeQuery: Read 34 rows, 2.55 KiB in 0.004952 sec., 6865.9127625201945 rows/sec., 514.12 KiB/sec. 2025.04.15 04:04:12.966639 [ 5 ] {7404ff7b-7078-4df1-83a7-bf571d552cf6} TCPHandler: Processed in 0.005375385 sec. 2025.04.15 04:04:12.966960 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:12.967223 [ 5 ] {5513d440-dd0f-47c1-9260-ab8eb375933b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:04:12.967370 [ 5 ] {5513d440-dd0f-47c1-9260-ab8eb375933b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:04:12.967428 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 4555 rows, containing 5 columns (5 merged, 0 gathered) in 0.00609211 sec., 747688.4035252153 rows/sec., 63.54 MiB/sec. 2025.04.15 04:04:12.967727 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.15 04:04:12.968088 [ 5 ] {5513d440-dd0f-47c1-9260-ab8eb375933b} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:12.968093 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_46_9} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:12.968129 [ 5 ] {5513d440-dd0f-47c1-9260-ab8eb375933b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:12.968201 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_46_9} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.15 04:04:12.968310 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.04.15 04:04:12.968559 [ 5 ] {5513d440-dd0f-47c1-9260-ab8eb375933b} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:04:12.968795 [ 5 ] {5513d440-dd0f-47c1-9260-ab8eb375933b} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:12.968964 [ 126 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.15 04:04:12.969005 [ 5 ] {5513d440-dd0f-47c1-9260-ab8eb375933b} executeQuery: Read 98 rows, 7.84 KiB in 0.001892 sec., 51797.04016913319 rows/sec., 4.05 MiB/sec. 2025.04.15 04:04:12.969029 [ 126 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:12.969103 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:12.969129 [ 5 ] {5513d440-dd0f-47c1-9260-ab8eb375933b} TCPHandler: Processed in 0.002254348 sec. 2025.04.15 04:04:12.969352 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.15 04:04:12.969370 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:12.969580 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:12.969600 [ 5 ] {2585237d-7e62-4c4f-b3d4-94bde9b5bf24} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:12.969631 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part 2025.04.15 04:04:12.969741 [ 5 ] {2585237d-7e62-4c4f-b3d4-94bde9b5bf24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:04:12.969973 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 856 rows starting from the beginning of the part 2025.04.15 04:04:12.970344 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2025.04.15 04:04:12.970620 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 96 rows starting from the beginning of the part 2025.04.15 04:04:12.971021 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 390 rows starting from the beginning of the part 2025.04.15 04:04:12.971433 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 98 rows starting from the beginning of the part 2025.04.15 04:04:12.972393 [ 5 ] {2585237d-7e62-4c4f-b3d4-94bde9b5bf24} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:12.972454 [ 5 ] {2585237d-7e62-4c4f-b3d4-94bde9b5bf24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:12.973357 [ 5 ] {2585237d-7e62-4c4f-b3d4-94bde9b5bf24} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:04:12.973750 [ 5 ] {2585237d-7e62-4c4f-b3d4-94bde9b5bf24} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:12.974046 [ 126 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.15 04:04:12.974076 [ 5 ] {2585237d-7e62-4c4f-b3d4-94bde9b5bf24} executeQuery: Read 161 rows, 11.48 KiB in 0.004525 sec., 35580.11049723757 rows/sec., 2.48 MiB/sec. 2025.04.15 04:04:12.974528 [ 5 ] {2585237d-7e62-4c4f-b3d4-94bde9b5bf24} TCPHandler: Processed in 0.005234422 sec. 2025.04.15 04:04:12.974546 [ 126 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:12.974634 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.005429626 sec., 445334.54053741455 rows/sec., 34.11 MiB/sec. 2025.04.15 04:04:12.974690 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:12.974760 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:12.974929 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.15 04:04:12.975137 [ 5 ] {98d61b2d-54c4-4c8d-ad4b-8e6b2cc8216b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:12.975351 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.15 04:04:12.975409 [ 5 ] {98d61b2d-54c4-4c8d-ad4b-8e6b2cc8216b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:04:12.975823 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_46_9} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:12.976162 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_46_9} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.15 04:04:12.976311 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:12.976421 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.04.15 04:04:12.976579 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12521 rows starting from the beginning of the part 2025.04.15 04:04:12.977071 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 960 rows starting from the beginning of the part 2025.04.15 04:04:12.977505 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part 2025.04.15 04:04:12.977836 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2025.04.15 04:04:12.978309 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part 2025.04.15 04:04:12.978761 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part 2025.04.15 04:04:12.980583 [ 5 ] {98d61b2d-54c4-4c8d-ad4b-8e6b2cc8216b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:12.980644 [ 5 ] {98d61b2d-54c4-4c8d-ad4b-8e6b2cc8216b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:12.982438 [ 5 ] {98d61b2d-54c4-4c8d-ad4b-8e6b2cc8216b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:04:12.982914 [ 5 ] {98d61b2d-54c4-4c8d-ad4b-8e6b2cc8216b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:12.983234 [ 5 ] {98d61b2d-54c4-4c8d-ad4b-8e6b2cc8216b} executeQuery: Read 32 rows, 58.72 KiB in 0.008235 sec., 3885.8530661809355 rows/sec., 6.96 MiB/sec. 2025.04.15 04:04:12.983892 [ 5 ] {98d61b2d-54c4-4c8d-ad4b-8e6b2cc8216b} TCPHandler: Processed in 0.009218927 sec. 2025.04.15 04:04:12.984102 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:12.984214 [ 5 ] {c2303cda-0536-45ae-8874-379e927de986} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:04:12.984293 [ 5 ] {c2303cda-0536-45ae-8874-379e927de986} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:04:12.984833 [ 5 ] {c2303cda-0536-45ae-8874-379e927de986} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:12.984875 [ 5 ] {c2303cda-0536-45ae-8874-379e927de986} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:12.985572 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 14167 rows, containing 5 columns (5 merged, 0 gathered) in 0.010687408 sec., 1325578.6622911748 rows/sec., 89.44 MiB/sec. 2025.04.15 04:04:12.985637 [ 5 ] {c2303cda-0536-45ae-8874-379e927de986} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:04:12.985931 [ 5 ] {c2303cda-0536-45ae-8874-379e927de986} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:12.986003 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.15 04:04:12.986303 [ 126 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.15 04:04:12.986424 [ 5 ] {c2303cda-0536-45ae-8874-379e927de986} executeQuery: Read 60 rows, 4.14 KiB in 0.002207 sec., 27186.225645672857 rows/sec., 1.83 MiB/sec. 2025.04.15 04:04:12.986477 [ 126 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:12.986671 [ 5 ] {c2303cda-0536-45ae-8874-379e927de986} TCPHandler: Processed in 0.002614345 sec. 2025.04.15 04:04:12.986663 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:12.986905 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_46_9} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:12.987086 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.15 04:04:12.987162 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_46_9} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.15 04:04:12.987335 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:12.987338 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. 2025.04.15 04:04:12.987392 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2402 rows starting from the beginning of the part 2025.04.15 04:04:12.987472 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part 2025.04.15 04:04:12.987616 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part 2025.04.15 04:04:12.987803 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2025.04.15 04:04:12.987891 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part 2025.04.15 04:04:12.988117 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2025.04.15 04:04:12.989434 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2686 rows, containing 4 columns (4 merged, 0 gathered) in 0.002521763 sec., 1065127.8490484632 rows/sec., 69.32 MiB/sec. 2025.04.15 04:04:12.989799 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.15 04:04:12.990131 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_46_9} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:12.990216 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_46_9} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.15 04:04:12.990306 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.04.15 04:04:13.799674 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.04.15 04:04:13.820863 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:13.820922 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.04.15 04:04:13.828287 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:04:13.829059 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:13.832367 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.04.15 04:04:15.432442 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 918 2025.04.15 04:04:15.436112 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:15.436178 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:15.437685 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:04:15.438141 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:15.438392 [ 133 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.04.15 04:04:15.438516 [ 133 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:15.438579 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:15.439053 [ 196 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.04.15 04:04:15.439737 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 918 2025.04.15 04:04:15.440212 [ 196 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:15.440421 [ 196 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 748 rows starting from the beginning of the part 2025.04.15 04:04:15.440986 [ 196 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part 2025.04.15 04:04:15.441507 [ 196 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part 2025.04.15 04:04:15.441990 [ 196 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part 2025.04.15 04:04:15.442466 [ 196 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part 2025.04.15 04:04:15.442920 [ 196 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part 2025.04.15 04:04:15.451025 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 72 columns (72 merged, 0 gathered) in 0.012320773 sec., 74508.31210022293 rows/sec., 61.11 MiB/sec. 2025.04.15 04:04:15.452872 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.04.15 04:04:15.453694 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_21_4} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:15.453792 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_21_4} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.04.15 04:04:15.454123 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. 2025.04.15 04:04:17.959718 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:17.960011 [ 5 ] {6a52ddd2-52bb-4d8a-bef6-62b6b115f7e4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:04:17.960122 [ 5 ] {6a52ddd2-52bb-4d8a-bef6-62b6b115f7e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:04:17.961645 [ 5 ] {6a52ddd2-52bb-4d8a-bef6-62b6b115f7e4} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:17.961693 [ 5 ] {6a52ddd2-52bb-4d8a-bef6-62b6b115f7e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:17.962132 [ 5 ] {6a52ddd2-52bb-4d8a-bef6-62b6b115f7e4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:04:17.962395 [ 5 ] {6a52ddd2-52bb-4d8a-bef6-62b6b115f7e4} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:17.962629 [ 5 ] {6a52ddd2-52bb-4d8a-bef6-62b6b115f7e4} executeQuery: Read 212 rows, 13.81 KiB in 0.002699 sec., 78547.61022600964 rows/sec., 5.00 MiB/sec. 2025.04.15 04:04:17.962749 [ 5 ] {6a52ddd2-52bb-4d8a-bef6-62b6b115f7e4} TCPHandler: Processed in 0.003207618 sec. 2025.04.15 04:04:17.962885 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:17.962989 [ 5 ] {2dc33860-f2e9-40b5-9840-0de034a3d2b0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:04:17.963036 [ 5 ] {2dc33860-f2e9-40b5-9840-0de034a3d2b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:04:17.963857 [ 5 ] {2dc33860-f2e9-40b5-9840-0de034a3d2b0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:17.963894 [ 5 ] {2dc33860-f2e9-40b5-9840-0de034a3d2b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:17.964281 [ 5 ] {2dc33860-f2e9-40b5-9840-0de034a3d2b0} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:04:17.964519 [ 5 ] {2dc33860-f2e9-40b5-9840-0de034a3d2b0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:17.964704 [ 5 ] {2dc33860-f2e9-40b5-9840-0de034a3d2b0} executeQuery: Read 633 rows, 50.98 KiB in 0.001738 sec., 364211.7376294592 rows/sec., 28.64 MiB/sec. 2025.04.15 04:04:17.964755 [ 5 ] {2dc33860-f2e9-40b5-9840-0de034a3d2b0} TCPHandler: Processed in 0.001921811 sec. 2025.04.15 04:04:17.964864 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:17.964969 [ 5 ] {b370e7a8-eb46-482e-85b3-1b29f0c914da} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:04:17.965013 [ 5 ] {b370e7a8-eb46-482e-85b3-1b29f0c914da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:04:17.965542 [ 5 ] {b370e7a8-eb46-482e-85b3-1b29f0c914da} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:17.965581 [ 5 ] {b370e7a8-eb46-482e-85b3-1b29f0c914da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:17.965921 [ 5 ] {b370e7a8-eb46-482e-85b3-1b29f0c914da} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:04:17.966189 [ 5 ] {b370e7a8-eb46-482e-85b3-1b29f0c914da} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:17.966392 [ 5 ] {b370e7a8-eb46-482e-85b3-1b29f0c914da} executeQuery: Read 114 rows, 6.99 KiB in 0.001445 sec., 78892.73356401383 rows/sec., 4.72 MiB/sec. 2025.04.15 04:04:17.966442 [ 5 ] {b370e7a8-eb46-482e-85b3-1b29f0c914da} TCPHandler: Processed in 0.001629055 sec. 2025.04.15 04:04:17.966553 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:17.966658 [ 5 ] {5599ff92-c987-49e6-8d90-47f7de89de76} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:04:17.966704 [ 5 ] {5599ff92-c987-49e6-8d90-47f7de89de76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:04:17.967238 [ 5 ] {5599ff92-c987-49e6-8d90-47f7de89de76} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:17.967278 [ 5 ] {5599ff92-c987-49e6-8d90-47f7de89de76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:17.967625 [ 5 ] {5599ff92-c987-49e6-8d90-47f7de89de76} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:04:17.967865 [ 5 ] {5599ff92-c987-49e6-8d90-47f7de89de76} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:17.968055 [ 5 ] {5599ff92-c987-49e6-8d90-47f7de89de76} executeQuery: Read 113 rows, 7.49 KiB in 0.001418 sec., 79689.70380818054 rows/sec., 5.16 MiB/sec. 2025.04.15 04:04:17.968104 [ 5 ] {5599ff92-c987-49e6-8d90-47f7de89de76} TCPHandler: Processed in 0.001601195 sec. 2025.04.15 04:04:17.968216 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:17.968320 [ 5 ] {6ae6046d-d5c7-4516-8cde-004d3fa79101} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:04:17.968364 [ 5 ] {6ae6046d-d5c7-4516-8cde-004d3fa79101} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:04:17.968888 [ 5 ] {6ae6046d-d5c7-4516-8cde-004d3fa79101} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:17.968927 [ 5 ] {6ae6046d-d5c7-4516-8cde-004d3fa79101} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:17.969272 [ 5 ] {6ae6046d-d5c7-4516-8cde-004d3fa79101} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:04:17.969513 [ 5 ] {6ae6046d-d5c7-4516-8cde-004d3fa79101} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:17.969701 [ 5 ] {6ae6046d-d5c7-4516-8cde-004d3fa79101} executeQuery: Read 112 rows, 6.53 KiB in 0.001403 sec., 79828.93799002138 rows/sec., 4.55 MiB/sec. 2025.04.15 04:04:17.969753 [ 5 ] {6ae6046d-d5c7-4516-8cde-004d3fa79101} TCPHandler: Processed in 0.001588164 sec. 2025.04.15 04:04:17.969861 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:17.969960 [ 5 ] {348780f0-2cbd-4dad-b162-23400b528749} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:04:17.970005 [ 5 ] {348780f0-2cbd-4dad-b162-23400b528749} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:04:17.970638 [ 5 ] {348780f0-2cbd-4dad-b162-23400b528749} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:17.970676 [ 5 ] {348780f0-2cbd-4dad-b162-23400b528749} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:17.971051 [ 5 ] {348780f0-2cbd-4dad-b162-23400b528749} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:04:17.971280 [ 5 ] {348780f0-2cbd-4dad-b162-23400b528749} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:17.971497 [ 5 ] {348780f0-2cbd-4dad-b162-23400b528749} executeQuery: Read 390 rows, 28.23 KiB in 0.001549 sec., 251775.33892834085 rows/sec., 17.79 MiB/sec. 2025.04.15 04:04:17.971598 [ 5 ] {348780f0-2cbd-4dad-b162-23400b528749} TCPHandler: Processed in 0.001788218 sec. 2025.04.15 04:04:17.971841 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:17.971953 [ 5 ] {ac837a92-8001-4dda-9655-5db4fffa0d11} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:04:17.972002 [ 5 ] {ac837a92-8001-4dda-9655-5db4fffa0d11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:04:17.972464 [ 5 ] {ac837a92-8001-4dda-9655-5db4fffa0d11} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:17.972503 [ 5 ] {ac837a92-8001-4dda-9655-5db4fffa0d11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:17.972853 [ 5 ] {ac837a92-8001-4dda-9655-5db4fffa0d11} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:04:17.973088 [ 5 ] {ac837a92-8001-4dda-9655-5db4fffa0d11} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:17.973247 [ 124 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.04.15 04:04:17.973306 [ 5 ] {ac837a92-8001-4dda-9655-5db4fffa0d11} executeQuery: Read 6 rows, 321.00 B in 0.001374 sec., 4366.812227074236 rows/sec., 228.15 KiB/sec. 2025.04.15 04:04:17.973329 [ 124 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:17.973383 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:17.973409 [ 5 ] {ac837a92-8001-4dda-9655-5db4fffa0d11} TCPHandler: Processed in 0.001655386 sec. 2025.04.15 04:04:17.973704 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:17.973987 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.04.15 04:04:17.974018 [ 5 ] {82e3d360-6e1c-4430-9c97-c5553ac0bbee} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:17.974139 [ 5 ] {82e3d360-6e1c-4430-9c97-c5553ac0bbee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:04:17.974370 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:17.974473 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part 2025.04.15 04:04:17.974783 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.04.15 04:04:17.975058 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.04.15 04:04:17.975266 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2025.04.15 04:04:17.975695 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2025.04.15 04:04:17.976170 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2025.04.15 04:04:17.976849 [ 5 ] {82e3d360-6e1c-4430-9c97-c5553ac0bbee} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:17.976913 [ 5 ] {82e3d360-6e1c-4430-9c97-c5553ac0bbee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:17.978097 [ 5 ] {82e3d360-6e1c-4430-9c97-c5553ac0bbee} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:04:17.978556 [ 201 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.005015347 sec., 23926.55981729679 rows/sec., 1.22 MiB/sec. 2025.04.15 04:04:17.978619 [ 5 ] {82e3d360-6e1c-4430-9c97-c5553ac0bbee} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:17.978706 [ 201 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.04.15 04:04:17.978935 [ 5 ] {82e3d360-6e1c-4430-9c97-c5553ac0bbee} executeQuery: Read 237 rows, 16.27 KiB in 0.00502 sec., 47211.15537848605 rows/sec., 3.16 MiB/sec. 2025.04.15 04:04:17.979027 [ 5 ] {82e3d360-6e1c-4430-9c97-c5553ac0bbee} TCPHandler: Processed in 0.005448557 sec. 2025.04.15 04:04:17.979170 [ 201 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_20_4} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:17.979174 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:17.979253 [ 201 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_20_4} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.04.15 04:04:17.979322 [ 5 ] {d2f33f44-0cb2-4826-b612-3d6b35150a33} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:04:17.979350 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.04.15 04:04:17.979386 [ 5 ] {d2f33f44-0cb2-4826-b612-3d6b35150a33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:04:17.979820 [ 5 ] {d2f33f44-0cb2-4826-b612-3d6b35150a33} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:17.979859 [ 5 ] {d2f33f44-0cb2-4826-b612-3d6b35150a33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:17.980212 [ 5 ] {d2f33f44-0cb2-4826-b612-3d6b35150a33} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:04:17.980492 [ 5 ] {d2f33f44-0cb2-4826-b612-3d6b35150a33} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:17.980689 [ 5 ] {d2f33f44-0cb2-4826-b612-3d6b35150a33} executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec. 2025.04.15 04:04:17.980738 [ 5 ] {d2f33f44-0cb2-4826-b612-3d6b35150a33} TCPHandler: Processed in 0.001623035 sec. 2025.04.15 04:04:17.980859 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:17.980964 [ 5 ] {2a347aaa-8c6d-43d0-b890-fbde07b03edf} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:17.981030 [ 5 ] {2a347aaa-8c6d-43d0-b890-fbde07b03edf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:04:17.982082 [ 5 ] {2a347aaa-8c6d-43d0-b890-fbde07b03edf} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:17.982122 [ 5 ] {2a347aaa-8c6d-43d0-b890-fbde07b03edf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:17.982729 [ 5 ] {2a347aaa-8c6d-43d0-b890-fbde07b03edf} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:04:17.982996 [ 5 ] {2a347aaa-8c6d-43d0-b890-fbde07b03edf} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:17.983263 [ 5 ] {2a347aaa-8c6d-43d0-b890-fbde07b03edf} executeQuery: Read 8 rows, 14.68 KiB in 0.002313 sec., 3458.7116299178556 rows/sec., 6.20 MiB/sec. 2025.04.15 04:04:17.983750 [ 5 ] {2a347aaa-8c6d-43d0-b890-fbde07b03edf} TCPHandler: Processed in 0.002935522 sec. 2025.04.15 04:04:17.983940 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:17.984043 [ 5 ] {bfb47009-4213-4ff3-982d-c1d5de009d55} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:04:17.984091 [ 5 ] {bfb47009-4213-4ff3-982d-c1d5de009d55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:04:17.984547 [ 5 ] {bfb47009-4213-4ff3-982d-c1d5de009d55} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:17.984587 [ 5 ] {bfb47009-4213-4ff3-982d-c1d5de009d55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:17.984951 [ 5 ] {bfb47009-4213-4ff3-982d-c1d5de009d55} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:04:17.985197 [ 5 ] {bfb47009-4213-4ff3-982d-c1d5de009d55} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:17.985402 [ 5 ] {bfb47009-4213-4ff3-982d-c1d5de009d55} executeQuery: Read 82 rows, 5.33 KiB in 0.001383 sec., 59291.39551699205 rows/sec., 3.77 MiB/sec. 2025.04.15 04:04:17.985453 [ 5 ] {bfb47009-4213-4ff3-982d-c1d5de009d55} TCPHandler: Processed in 0.001565274 sec. 2025.04.15 04:04:20.200442 [ 123 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:04:20.200523 [ 123 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:04:20.375408 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2025.04.15 04:04:20.376164 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:20.376220 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:20.376734 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:04:20.376988 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:20.377238 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.04.15 04:04:21.332414 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.04.15 04:04:21.353609 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:21.353663 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:21.361223 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:04:21.362024 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:21.365877 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.04.15 04:04:22.954632 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:22.954819 [ 5 ] {71e593d9-98e4-425f-94d3-6f3ed3b672da} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:04:22.954889 [ 5 ] {71e593d9-98e4-425f-94d3-6f3ed3b672da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:04:22.955645 [ 5 ] {71e593d9-98e4-425f-94d3-6f3ed3b672da} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:22.955695 [ 5 ] {71e593d9-98e4-425f-94d3-6f3ed3b672da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:22.956124 [ 5 ] {71e593d9-98e4-425f-94d3-6f3ed3b672da} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:04:22.956371 [ 5 ] {71e593d9-98e4-425f-94d3-6f3ed3b672da} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:22.956591 [ 5 ] {71e593d9-98e4-425f-94d3-6f3ed3b672da} executeQuery: Read 120 rows, 10.44 KiB in 0.001825 sec., 65753.42465753424 rows/sec., 5.59 MiB/sec. 2025.04.15 04:04:22.956644 [ 5 ] {71e593d9-98e4-425f-94d3-6f3ed3b672da} TCPHandler: Processed in 0.002140436 sec. 2025.04.15 04:04:22.956766 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:22.956873 [ 5 ] {ed1cb3c8-c7aa-4dd7-8e19-481e8868d405} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:04:22.956917 [ 5 ] {ed1cb3c8-c7aa-4dd7-8e19-481e8868d405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:04:22.957429 [ 5 ] {ed1cb3c8-c7aa-4dd7-8e19-481e8868d405} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:22.957468 [ 5 ] {ed1cb3c8-c7aa-4dd7-8e19-481e8868d405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:22.957811 [ 5 ] {ed1cb3c8-c7aa-4dd7-8e19-481e8868d405} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:04:22.958047 [ 5 ] {ed1cb3c8-c7aa-4dd7-8e19-481e8868d405} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:22.958283 [ 5 ] {ed1cb3c8-c7aa-4dd7-8e19-481e8868d405} executeQuery: Read 32 rows, 2.41 KiB in 0.001423 sec., 22487.702037947998 rows/sec., 1.65 MiB/sec. 2025.04.15 04:04:22.958417 [ 5 ] {ed1cb3c8-c7aa-4dd7-8e19-481e8868d405} TCPHandler: Processed in 0.001696557 sec. 2025.04.15 04:04:22.958633 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:22.958737 [ 5 ] {96843ff4-a53b-4319-bd3f-e21b3b36f2ca} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:04:22.958782 [ 5 ] {96843ff4-a53b-4319-bd3f-e21b3b36f2ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:04:22.959332 [ 5 ] {96843ff4-a53b-4319-bd3f-e21b3b36f2ca} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:22.959371 [ 5 ] {96843ff4-a53b-4319-bd3f-e21b3b36f2ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:22.959726 [ 5 ] {96843ff4-a53b-4319-bd3f-e21b3b36f2ca} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:04:22.959960 [ 5 ] {96843ff4-a53b-4319-bd3f-e21b3b36f2ca} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:22.960149 [ 5 ] {96843ff4-a53b-4319-bd3f-e21b3b36f2ca} executeQuery: Read 96 rows, 7.68 KiB in 0.001435 sec., 66898.95470383274 rows/sec., 5.22 MiB/sec. 2025.04.15 04:04:22.960198 [ 5 ] {96843ff4-a53b-4319-bd3f-e21b3b36f2ca} TCPHandler: Processed in 0.001642675 sec. 2025.04.15 04:04:22.960311 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:22.960415 [ 5 ] {0136518b-ea99-4b63-88b0-146e02db3dfa} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:22.960463 [ 5 ] {0136518b-ea99-4b63-88b0-146e02db3dfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:04:22.960957 [ 5 ] {0136518b-ea99-4b63-88b0-146e02db3dfa} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:22.960995 [ 5 ] {0136518b-ea99-4b63-88b0-146e02db3dfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:22.961370 [ 5 ] {0136518b-ea99-4b63-88b0-146e02db3dfa} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:04:22.961602 [ 5 ] {0136518b-ea99-4b63-88b0-146e02db3dfa} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:22.961788 [ 5 ] {0136518b-ea99-4b63-88b0-146e02db3dfa} executeQuery: Read 160 rows, 11.41 KiB in 0.001396 sec., 114613.1805157593 rows/sec., 7.98 MiB/sec. 2025.04.15 04:04:22.961837 [ 5 ] {0136518b-ea99-4b63-88b0-146e02db3dfa} TCPHandler: Processed in 0.001577704 sec. 2025.04.15 04:04:22.961946 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:22.962049 [ 5 ] {348d0d6a-3ba2-4156-bf6c-d24c23adc110} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:22.962114 [ 5 ] {348d0d6a-3ba2-4156-bf6c-d24c23adc110} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:04:22.963177 [ 5 ] {348d0d6a-3ba2-4156-bf6c-d24c23adc110} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:22.963216 [ 5 ] {348d0d6a-3ba2-4156-bf6c-d24c23adc110} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:22.963832 [ 5 ] {348d0d6a-3ba2-4156-bf6c-d24c23adc110} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:04:22.964079 [ 5 ] {348d0d6a-3ba2-4156-bf6c-d24c23adc110} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:22.964294 [ 5 ] {348d0d6a-3ba2-4156-bf6c-d24c23adc110} executeQuery: Read 32 rows, 58.72 KiB in 0.002266 sec., 14121.800529567521 rows/sec., 25.31 MiB/sec. 2025.04.15 04:04:22.964382 [ 5 ] {348d0d6a-3ba2-4156-bf6c-d24c23adc110} TCPHandler: Processed in 0.002486703 sec. 2025.04.15 04:04:22.964488 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:22.964588 [ 5 ] {4de19092-1e3e-4725-8b17-853808b3031c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:04:22.964635 [ 5 ] {4de19092-1e3e-4725-8b17-853808b3031c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:04:22.965040 [ 5 ] {4de19092-1e3e-4725-8b17-853808b3031c} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:22.965078 [ 5 ] {4de19092-1e3e-4725-8b17-853808b3031c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:22.965426 [ 5 ] {4de19092-1e3e-4725-8b17-853808b3031c} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:04:22.965652 [ 5 ] {4de19092-1e3e-4725-8b17-853808b3031c} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:22.965862 [ 5 ] {4de19092-1e3e-4725-8b17-853808b3031c} executeQuery: Read 60 rows, 4.14 KiB in 0.001292 sec., 46439.62848297214 rows/sec., 3.13 MiB/sec. 2025.04.15 04:04:22.965935 [ 5 ] {4de19092-1e3e-4725-8b17-853808b3031c} TCPHandler: Processed in 0.001496252 sec. 2025.04.15 04:04:23.451149 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:23.451333 [ 5 ] {4084f467-54eb-434b-94e9-87258e374180} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:04:23.451403 [ 5 ] {4084f467-54eb-434b-94e9-87258e374180} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:04:23.452215 [ 5 ] {4084f467-54eb-434b-94e9-87258e374180} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:23.452266 [ 5 ] {4084f467-54eb-434b-94e9-87258e374180} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:23.452701 [ 5 ] {4084f467-54eb-434b-94e9-87258e374180} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:04:23.452963 [ 5 ] {4084f467-54eb-434b-94e9-87258e374180} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:23.453150 [ 120 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.04.15 04:04:23.453206 [ 5 ] {4084f467-54eb-434b-94e9-87258e374180} executeQuery: Read 212 rows, 13.81 KiB in 0.001919 sec., 110474.20531526838 rows/sec., 7.03 MiB/sec. 2025.04.15 04:04:23.453230 [ 120 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:23.453292 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:23.453337 [ 5 ] {4084f467-54eb-434b-94e9-87258e374180} TCPHandler: Processed in 0.002305939 sec. 2025.04.15 04:04:23.453582 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.04.15 04:04:23.453598 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:23.453994 [ 5 ] {a3b6c4b6-c545-4d89-9b1a-5f76556d00e4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:04:23.454097 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:23.454167 [ 5 ] {a3b6c4b6-c545-4d89-9b1a-5f76556d00e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:04:23.454212 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 212 rows starting from the beginning of the part 2025.04.15 04:04:23.454554 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part 2025.04.15 04:04:23.454925 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part 2025.04.15 04:04:23.455298 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part 2025.04.15 04:04:23.455645 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part 2025.04.15 04:04:23.456576 [ 5 ] {a3b6c4b6-c545-4d89-9b1a-5f76556d00e4} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:23.456650 [ 5 ] {a3b6c4b6-c545-4d89-9b1a-5f76556d00e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:23.457638 [ 5 ] {a3b6c4b6-c545-4d89-9b1a-5f76556d00e4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.04.15 04:04:23.458123 [ 5 ] {a3b6c4b6-c545-4d89-9b1a-5f76556d00e4} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:23.458282 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004892904 sec., 216640.26108012747 rows/sec., 14.60 MiB/sec. 2025.04.15 04:04:23.458507 [ 5 ] {a3b6c4b6-c545-4d89-9b1a-5f76556d00e4} executeQuery: Read 2 rows, 167.00 B in 0.004661 sec., 429.0924694271615 rows/sec., 34.99 KiB/sec. 2025.04.15 04:04:23.458547 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.04.15 04:04:23.458696 [ 5 ] {a3b6c4b6-c545-4d89-9b1a-5f76556d00e4} TCPHandler: Processed in 0.00518981 sec. 2025.04.15 04:04:23.458859 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:23.459044 [ 5 ] {a7623395-b12c-4ca1-a125-2f2ee1b6c0a9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:04:23.459061 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_21_5} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:23.459117 [ 5 ] {a7623395-b12c-4ca1-a125-2f2ee1b6c0a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:04:23.459220 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_21_5} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.04.15 04:04:23.459357 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.15 04:04:23.460895 [ 5 ] {a7623395-b12c-4ca1-a125-2f2ee1b6c0a9} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:23.460948 [ 5 ] {a7623395-b12c-4ca1-a125-2f2ee1b6c0a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:23.461424 [ 5 ] {a7623395-b12c-4ca1-a125-2f2ee1b6c0a9} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:04:23.461671 [ 5 ] {a7623395-b12c-4ca1-a125-2f2ee1b6c0a9} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:23.461868 [ 5 ] {a7623395-b12c-4ca1-a125-2f2ee1b6c0a9} executeQuery: Read 1774 rows, 147.61 KiB in 0.002877 sec., 616614.5290232882 rows/sec., 50.10 MiB/sec. 2025.04.15 04:04:23.461925 [ 5 ] {a7623395-b12c-4ca1-a125-2f2ee1b6c0a9} TCPHandler: Processed in 0.003123576 sec. 2025.04.15 04:04:23.462044 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:23.462149 [ 5 ] {18931bd6-d5b4-4985-9c25-c364605f1c5a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:04:23.462195 [ 5 ] {18931bd6-d5b4-4985-9c25-c364605f1c5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:04:23.462771 [ 5 ] {18931bd6-d5b4-4985-9c25-c364605f1c5a} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:23.462811 [ 5 ] {18931bd6-d5b4-4985-9c25-c364605f1c5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:23.463152 [ 5 ] {18931bd6-d5b4-4985-9c25-c364605f1c5a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:04:23.463389 [ 5 ] {18931bd6-d5b4-4985-9c25-c364605f1c5a} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:23.463599 [ 5 ] {18931bd6-d5b4-4985-9c25-c364605f1c5a} executeQuery: Read 116 rows, 7.13 KiB in 0.001472 sec., 78804.34782608696 rows/sec., 4.73 MiB/sec. 2025.04.15 04:04:23.463653 [ 5 ] {18931bd6-d5b4-4985-9c25-c364605f1c5a} TCPHandler: Processed in 0.001659525 sec. 2025.04.15 04:04:23.463772 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:23.463876 [ 5 ] {97d09b89-9468-44a7-82de-c0798b6651ec} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:04:23.463920 [ 5 ] {97d09b89-9468-44a7-82de-c0798b6651ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:04:23.464556 [ 5 ] {97d09b89-9468-44a7-82de-c0798b6651ec} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:23.464595 [ 5 ] {97d09b89-9468-44a7-82de-c0798b6651ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:23.464943 [ 5 ] {97d09b89-9468-44a7-82de-c0798b6651ec} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:04:23.465173 [ 5 ] {97d09b89-9468-44a7-82de-c0798b6651ec} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:23.465425 [ 5 ] {97d09b89-9468-44a7-82de-c0798b6651ec} executeQuery: Read 341 rows, 23.30 KiB in 0.001559 sec., 218729.9550994227 rows/sec., 14.59 MiB/sec. 2025.04.15 04:04:23.465606 [ 5 ] {97d09b89-9468-44a7-82de-c0798b6651ec} TCPHandler: Processed in 0.00187841 sec. 2025.04.15 04:04:23.465785 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:23.465889 [ 5 ] {0c096655-74b9-46a3-bdeb-bea45eea7854} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:04:23.465936 [ 5 ] {0c096655-74b9-46a3-bdeb-bea45eea7854} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:04:23.466533 [ 5 ] {0c096655-74b9-46a3-bdeb-bea45eea7854} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:23.466574 [ 5 ] {0c096655-74b9-46a3-bdeb-bea45eea7854} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:23.466923 [ 5 ] {0c096655-74b9-46a3-bdeb-bea45eea7854} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:04:23.467155 [ 5 ] {0c096655-74b9-46a3-bdeb-bea45eea7854} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:23.467305 [ 120 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.04.15 04:04:23.467368 [ 120 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:23.467382 [ 5 ] {0c096655-74b9-46a3-bdeb-bea45eea7854} executeQuery: Read 112 rows, 6.53 KiB in 0.00151 sec., 74172.18543046358 rows/sec., 4.23 MiB/sec. 2025.04.15 04:04:23.467402 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:23.467541 [ 5 ] {0c096655-74b9-46a3-bdeb-bea45eea7854} TCPHandler: Processed in 0.001810369 sec. 2025.04.15 04:04:23.467604 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.04.15 04:04:23.467700 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:23.467754 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:23.467815 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 112 rows starting from the beginning of the part 2025.04.15 04:04:23.467899 [ 5 ] {18eeccfa-3b97-4cee-8120-9ce95034e88d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:04:23.468068 [ 5 ] {18eeccfa-3b97-4cee-8120-9ce95034e88d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:04:23.468075 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part 2025.04.15 04:04:23.468460 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part 2025.04.15 04:04:23.468727 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part 2025.04.15 04:04:23.469072 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part 2025.04.15 04:04:23.471002 [ 5 ] {18eeccfa-3b97-4cee-8120-9ce95034e88d} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:23.471066 [ 5 ] {18eeccfa-3b97-4cee-8120-9ce95034e88d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:23.471420 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003900834 sec., 143559.04404032574 rows/sec., 8.73 MiB/sec. 2025.04.15 04:04:23.471703 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.04.15 04:04:23.471860 [ 5 ] {18eeccfa-3b97-4cee-8120-9ce95034e88d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:04:23.472261 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_21_5} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:23.472376 [ 5 ] {18eeccfa-3b97-4cee-8120-9ce95034e88d} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:23.472452 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_21_5} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.04.15 04:04:23.472731 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.15 04:04:23.472746 [ 5 ] {18eeccfa-3b97-4cee-8120-9ce95034e88d} executeQuery: Read 848 rows, 62.68 KiB in 0.004904 sec., 172920.0652528548 rows/sec., 12.48 MiB/sec. 2025.04.15 04:04:23.472840 [ 5 ] {18eeccfa-3b97-4cee-8120-9ce95034e88d} TCPHandler: Processed in 0.005205961 sec. 2025.04.15 04:04:23.472972 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:23.473077 [ 5 ] {0429ddd6-fadf-4be8-8b23-aa8074c444c7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:04:23.473126 [ 5 ] {0429ddd6-fadf-4be8-8b23-aa8074c444c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:04:23.473559 [ 5 ] {0429ddd6-fadf-4be8-8b23-aa8074c444c7} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:23.473598 [ 5 ] {0429ddd6-fadf-4be8-8b23-aa8074c444c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:23.473946 [ 5 ] {0429ddd6-fadf-4be8-8b23-aa8074c444c7} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:04:23.474178 [ 5 ] {0429ddd6-fadf-4be8-8b23-aa8074c444c7} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:23.474371 [ 5 ] {0429ddd6-fadf-4be8-8b23-aa8074c444c7} executeQuery: Read 6 rows, 321.00 B in 0.001315 sec., 4562.737642585552 rows/sec., 238.39 KiB/sec. 2025.04.15 04:04:23.474421 [ 5 ] {0429ddd6-fadf-4be8-8b23-aa8074c444c7} TCPHandler: Processed in 0.001499082 sec. 2025.04.15 04:04:23.474543 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:23.474647 [ 5 ] {e09e1b54-8cd7-4353-a3b6-a51b756f8e51} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:23.474694 [ 5 ] {e09e1b54-8cd7-4353-a3b6-a51b756f8e51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:04:23.475375 [ 5 ] {e09e1b54-8cd7-4353-a3b6-a51b756f8e51} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:23.475412 [ 5 ] {e09e1b54-8cd7-4353-a3b6-a51b756f8e51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:23.475825 [ 5 ] {e09e1b54-8cd7-4353-a3b6-a51b756f8e51} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:04:23.476053 [ 5 ] {e09e1b54-8cd7-4353-a3b6-a51b756f8e51} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:23.476286 [ 5 ] {e09e1b54-8cd7-4353-a3b6-a51b756f8e51} executeQuery: Read 956 rows, 65.04 KiB in 0.001653 sec., 578342.4077434967 rows/sec., 38.42 MiB/sec. 2025.04.15 04:04:23.476395 [ 5 ] {e09e1b54-8cd7-4353-a3b6-a51b756f8e51} TCPHandler: Processed in 0.001899761 sec. 2025.04.15 04:04:23.476626 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:23.476732 [ 5 ] {40b86803-f082-4a40-adb9-3121076a1653} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:04:23.476781 [ 5 ] {40b86803-f082-4a40-adb9-3121076a1653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:04:23.477193 [ 5 ] {40b86803-f082-4a40-adb9-3121076a1653} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:23.477231 [ 5 ] {40b86803-f082-4a40-adb9-3121076a1653} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:23.477564 [ 5 ] {40b86803-f082-4a40-adb9-3121076a1653} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:04:23.477796 [ 5 ] {40b86803-f082-4a40-adb9-3121076a1653} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:23.478040 [ 5 ] {40b86803-f082-4a40-adb9-3121076a1653} executeQuery: Read 1 rows, 69.00 B in 0.001319 sec., 758.1501137225171 rows/sec., 51.09 KiB/sec. 2025.04.15 04:04:23.478241 [ 5 ] {40b86803-f082-4a40-adb9-3121076a1653} TCPHandler: Processed in 0.001692226 sec. 2025.04.15 04:04:23.478418 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:23.478521 [ 5 ] {b46a15a3-ee8b-48b9-bf47-74c81b08df3e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:23.478596 [ 5 ] {b46a15a3-ee8b-48b9-bf47-74c81b08df3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:04:23.479620 [ 5 ] {b46a15a3-ee8b-48b9-bf47-74c81b08df3e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:23.479659 [ 5 ] {b46a15a3-ee8b-48b9-bf47-74c81b08df3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:23.480235 [ 5 ] {b46a15a3-ee8b-48b9-bf47-74c81b08df3e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:04:23.480481 [ 5 ] {b46a15a3-ee8b-48b9-bf47-74c81b08df3e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:23.480762 [ 5 ] {b46a15a3-ee8b-48b9-bf47-74c81b08df3e} executeQuery: Read 8 rows, 14.68 KiB in 0.00226 sec., 3539.823008849558 rows/sec., 6.34 MiB/sec. 2025.04.15 04:04:23.481247 [ 5 ] {b46a15a3-ee8b-48b9-bf47-74c81b08df3e} TCPHandler: Processed in 0.002883302 sec. 2025.04.15 04:04:23.481409 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:23.481511 [ 5 ] {e18c81b2-4d59-410e-a8b1-a280c7c48418} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:04:23.481557 [ 5 ] {e18c81b2-4d59-410e-a8b1-a280c7c48418} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:04:23.481999 [ 5 ] {e18c81b2-4d59-410e-a8b1-a280c7c48418} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:23.482038 [ 5 ] {e18c81b2-4d59-410e-a8b1-a280c7c48418} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:23.482382 [ 5 ] {e18c81b2-4d59-410e-a8b1-a280c7c48418} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:04:23.482606 [ 5 ] {e18c81b2-4d59-410e-a8b1-a280c7c48418} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:23.482800 [ 5 ] {e18c81b2-4d59-410e-a8b1-a280c7c48418} executeQuery: Read 34 rows, 2.02 KiB in 0.00131 sec., 25954.198473282442 rows/sec., 1.51 MiB/sec. 2025.04.15 04:04:23.482849 [ 5 ] {e18c81b2-4d59-410e-a8b1-a280c7c48418} TCPHandler: Processed in 0.001488562 sec. 2025.04.15 04:04:25.439962 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 976 2025.04.15 04:04:25.443630 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:25.443681 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:25.445148 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:04:25.445445 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:25.445984 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 976 2025.04.15 04:04:27.877798 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2025.04.15 04:04:27.878428 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:27.878470 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:27.878977 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:04:27.879236 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:27.879441 [ 114 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.15 04:04:27.879480 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2025.04.15 04:04:27.879526 [ 114 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:27.879559 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:27.879803 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.15 04:04:27.880026 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:27.880069 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2025.04.15 04:04:27.880150 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part 2025.04.15 04:04:27.880362 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part 2025.04.15 04:04:27.880659 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part 2025.04.15 04:04:27.880801 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part 2025.04.15 04:04:27.880986 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part 2025.04.15 04:04:27.883552 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003893803 sec., 3650158.983389761 rows/sec., 52.22 MiB/sec. 2025.04.15 04:04:27.884143 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.15 04:04:27.884475 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_31_6} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:27.884577 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_31_6} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.15 04:04:27.884695 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. 2025.04.15 04:04:27.951428 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:27.951591 [ 5 ] {2e689d65-66f8-474a-a3cb-dbeee5c24afc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:04:27.951658 [ 5 ] {2e689d65-66f8-474a-a3cb-dbeee5c24afc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:04:27.952372 [ 5 ] {2e689d65-66f8-474a-a3cb-dbeee5c24afc} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:27.952417 [ 5 ] {2e689d65-66f8-474a-a3cb-dbeee5c24afc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:27.952813 [ 5 ] {2e689d65-66f8-474a-a3cb-dbeee5c24afc} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.15 04:04:27.953087 [ 5 ] {2e689d65-66f8-474a-a3cb-dbeee5c24afc} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:27.953323 [ 5 ] {2e689d65-66f8-474a-a3cb-dbeee5c24afc} executeQuery: Read 56 rows, 4.41 KiB in 0.001783 sec., 31407.73976444195 rows/sec., 2.41 MiB/sec. 2025.04.15 04:04:27.953390 [ 5 ] {2e689d65-66f8-474a-a3cb-dbeee5c24afc} TCPHandler: Processed in 0.002078394 sec. 2025.04.15 04:04:27.953509 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:27.953622 [ 5 ] {3b87bb79-7d19-48a3-a9bd-795321d9f889} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:04:27.953671 [ 5 ] {3b87bb79-7d19-48a3-a9bd-795321d9f889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:04:27.954201 [ 5 ] {3b87bb79-7d19-48a3-a9bd-795321d9f889} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:27.954242 [ 5 ] {3b87bb79-7d19-48a3-a9bd-795321d9f889} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:27.954599 [ 5 ] {3b87bb79-7d19-48a3-a9bd-795321d9f889} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.15 04:04:27.954835 [ 5 ] {3b87bb79-7d19-48a3-a9bd-795321d9f889} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:27.955065 [ 5 ] {3b87bb79-7d19-48a3-a9bd-795321d9f889} executeQuery: Read 64 rows, 5.12 KiB in 0.001466 sec., 43656.20736698499 rows/sec., 3.41 MiB/sec. 2025.04.15 04:04:27.955149 [ 5 ] {3b87bb79-7d19-48a3-a9bd-795321d9f889} TCPHandler: Processed in 0.001692206 sec. 2025.04.15 04:04:27.955368 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:27.955496 [ 5 ] {e29796ff-0256-41e1-b580-68223e4d5a3f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:27.955549 [ 5 ] {e29796ff-0256-41e1-b580-68223e4d5a3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:04:27.956043 [ 5 ] {e29796ff-0256-41e1-b580-68223e4d5a3f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:27.956083 [ 5 ] {e29796ff-0256-41e1-b580-68223e4d5a3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:27.956469 [ 5 ] {e29796ff-0256-41e1-b580-68223e4d5a3f} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.15 04:04:27.956708 [ 5 ] {e29796ff-0256-41e1-b580-68223e4d5a3f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:27.956935 [ 5 ] {e29796ff-0256-41e1-b580-68223e4d5a3f} executeQuery: Read 128 rows, 9.13 KiB in 0.001462 sec., 87551.29958960328 rows/sec., 6.10 MiB/sec. 2025.04.15 04:04:27.956986 [ 5 ] {e29796ff-0256-41e1-b580-68223e4d5a3f} TCPHandler: Processed in 0.001705666 sec. 2025.04.15 04:04:27.957119 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:27.957246 [ 5 ] {fde02f11-44ac-41af-80bb-05821d1bff04} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:04:27.957293 [ 5 ] {fde02f11-44ac-41af-80bb-05821d1bff04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:04:27.957695 [ 5 ] {fde02f11-44ac-41af-80bb-05821d1bff04} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:27.957734 [ 5 ] {fde02f11-44ac-41af-80bb-05821d1bff04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:27.958081 [ 5 ] {fde02f11-44ac-41af-80bb-05821d1bff04} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.15 04:04:27.958333 [ 5 ] {fde02f11-44ac-41af-80bb-05821d1bff04} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:27.958527 [ 5 ] {fde02f11-44ac-41af-80bb-05821d1bff04} executeQuery: Read 48 rows, 3.31 KiB in 0.001304 sec., 36809.815950920245 rows/sec., 2.48 MiB/sec. 2025.04.15 04:04:27.958574 [ 5 ] {fde02f11-44ac-41af-80bb-05821d1bff04} TCPHandler: Processed in 0.001526192 sec. 2025.04.15 04:04:28.866532 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.04.15 04:04:28.887716 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:28.887776 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:28.895424 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:04:28.896230 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:28.896609 [ 113 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.15 04:04:28.896735 [ 113 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:28.896810 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:28.897143 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.15 04:04:28.904896 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.04.15 04:04:28.906254 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:28.907136 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.04.15 04:04:28.911866 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.04.15 04:04:28.916606 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2025.04.15 04:04:28.921659 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2025.04.15 04:04:28.926916 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.04.15 04:04:28.931234 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2025.04.15 04:04:28.988004 [ 191 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.091069283 sec., 2569.472299457985 rows/sec., 13.29 MiB/sec. 2025.04.15 04:04:28.989797 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.15 04:04:28.992055 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_31_6} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:28.992150 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_31_6} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.15 04:04:28.993264 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.04.15 04:04:29.001158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 199.98 MiB, peak 210.50 MiB, free memory in arenas 0.00 B, will set to 201.89 MiB (RSS), difference: 1.91 MiB 2025.04.15 04:04:32.954116 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:32.954339 [ 5 ] {0b164376-85d3-4593-b2e3-346db1e682e5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:04:32.954417 [ 5 ] {0b164376-85d3-4593-b2e3-346db1e682e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:04:32.955318 [ 5 ] {0b164376-85d3-4593-b2e3-346db1e682e5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:32.955368 [ 5 ] {0b164376-85d3-4593-b2e3-346db1e682e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:32.955820 [ 5 ] {0b164376-85d3-4593-b2e3-346db1e682e5} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.15 04:04:32.956063 [ 5 ] {0b164376-85d3-4593-b2e3-346db1e682e5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:32.956252 [ 107 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.15 04:04:32.956310 [ 5 ] {0b164376-85d3-4593-b2e3-346db1e682e5} executeQuery: Read 120 rows, 10.44 KiB in 0.002021 sec., 59376.54626422564 rows/sec., 5.05 MiB/sec. 2025.04.15 04:04:32.956361 [ 107 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:32.956425 [ 5 ] {0b164376-85d3-4593-b2e3-346db1e682e5} TCPHandler: Processed in 0.002444342 sec. 2025.04.15 04:04:32.956432 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:32.956596 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:32.956608 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.15 04:04:32.956734 [ 5 ] {ade6cf9b-c272-4385-97a2-b4b7b1a8e262} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:04:32.956771 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:32.956793 [ 5 ] {ade6cf9b-c272-4385-97a2-b4b7b1a8e262} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:04:32.956817 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1847 rows starting from the beginning of the part 2025.04.15 04:04:32.956948 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 633 rows starting from the beginning of the part 2025.04.15 04:04:32.957335 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 120 rows starting from the beginning of the part 2025.04.15 04:04:32.957848 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1774 rows starting from the beginning of the part 2025.04.15 04:04:32.958258 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2025.04.15 04:04:32.958685 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 120 rows starting from the beginning of the part 2025.04.15 04:04:32.959593 [ 5 ] {ade6cf9b-c272-4385-97a2-b4b7b1a8e262} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:32.959634 [ 5 ] {ade6cf9b-c272-4385-97a2-b4b7b1a8e262} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:32.960222 [ 5 ] {ade6cf9b-c272-4385-97a2-b4b7b1a8e262} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:04:32.960543 [ 5 ] {ade6cf9b-c272-4385-97a2-b4b7b1a8e262} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:32.960728 [ 107 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.15 04:04:32.960804 [ 107 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:32.960819 [ 5 ] {ade6cf9b-c272-4385-97a2-b4b7b1a8e262} executeQuery: Read 32 rows, 2.41 KiB in 0.004113 sec., 7780.209093119377 rows/sec., 585.04 KiB/sec. 2025.04.15 04:04:32.960849 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:32.960996 [ 5 ] {ade6cf9b-c272-4385-97a2-b4b7b1a8e262} TCPHandler: Processed in 0.004452195 sec. 2025.04.15 04:04:32.961233 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.15 04:04:32.961257 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:32.961610 [ 5 ] {d6d6815e-ac39-4b8c-95c6-4b362e7e998d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:04:32.961800 [ 5 ] {d6d6815e-ac39-4b8c-95c6-4b362e7e998d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:04:32.961939 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:32.962053 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.005499057 sec., 827414.5912653751 rows/sec., 70.32 MiB/sec. 2025.04.15 04:04:32.962091 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 164 rows starting from the beginning of the part 2025.04.15 04:04:32.962499 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part 2025.04.15 04:04:32.962579 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.15 04:04:32.963082 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 114 rows starting from the beginning of the part 2025.04.15 04:04:32.963676 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part 2025.04.15 04:04:32.963961 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_51_10} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:32.964188 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 116 rows starting from the beginning of the part 2025.04.15 04:04:32.964669 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_51_10} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.15 04:04:32.964743 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part 2025.04.15 04:04:32.964997 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.04.15 04:04:32.965803 [ 5 ] {d6d6815e-ac39-4b8c-95c6-4b362e7e998d} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:32.965851 [ 5 ] {d6d6815e-ac39-4b8c-95c6-4b362e7e998d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:32.966813 [ 5 ] {d6d6815e-ac39-4b8c-95c6-4b362e7e998d} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.15 04:04:32.967315 [ 5 ] {d6d6815e-ac39-4b8c-95c6-4b362e7e998d} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:32.967654 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.006631892 sec., 74186.97409427052 rows/sec., 5.01 MiB/sec. 2025.04.15 04:04:32.967704 [ 108 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.15 04:04:32.967782 [ 5 ] {d6d6815e-ac39-4b8c-95c6-4b362e7e998d} executeQuery: Read 96 rows, 7.68 KiB in 0.006303 sec., 15230.842455973347 rows/sec., 1.19 MiB/sec. 2025.04.15 04:04:32.967790 [ 108 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:32.967901 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:32.967936 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.15 04:04:32.967982 [ 5 ] {d6d6815e-ac39-4b8c-95c6-4b362e7e998d} TCPHandler: Processed in 0.006784315 sec. 2025.04.15 04:04:32.968408 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:32.968936 [ 5 ] {b22cfe1d-b71b-4e91-bef4-e9ddb7e7ad77} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:32.969208 [ 5 ] {b22cfe1d-b71b-4e91-bef4-e9ddb7e7ad77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:04:32.969396 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_41_8} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:32.969430 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.15 04:04:32.969835 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_41_8} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.15 04:04:32.970137 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:04:32.970429 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:32.970538 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part 2025.04.15 04:04:32.970827 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 390 rows starting from the beginning of the part 2025.04.15 04:04:32.971227 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 96 rows starting from the beginning of the part 2025.04.15 04:04:32.971613 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 848 rows starting from the beginning of the part 2025.04.15 04:04:32.971965 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2025.04.15 04:04:32.972317 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 96 rows starting from the beginning of the part 2025.04.15 04:04:32.972408 [ 5 ] {b22cfe1d-b71b-4e91-bef4-e9ddb7e7ad77} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:32.972522 [ 5 ] {b22cfe1d-b71b-4e91-bef4-e9ddb7e7ad77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:32.973570 [ 5 ] {b22cfe1d-b71b-4e91-bef4-e9ddb7e7ad77} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.15 04:04:32.974117 [ 5 ] {b22cfe1d-b71b-4e91-bef4-e9ddb7e7ad77} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:32.974448 [ 108 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.15 04:04:32.974557 [ 108 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:32.974629 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:32.974736 [ 5 ] {b22cfe1d-b71b-4e91-bef4-e9ddb7e7ad77} executeQuery: Read 160 rows, 11.41 KiB in 0.005999 sec., 26671.11185197533 rows/sec., 1.86 MiB/sec. 2025.04.15 04:04:32.975062 [ 5 ] {b22cfe1d-b71b-4e91-bef4-e9ddb7e7ad77} TCPHandler: Processed in 0.006795475 sec. 2025.04.15 04:04:32.975201 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.15 04:04:32.975313 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:32.975606 [ 5 ] {aa6c47c1-0da0-4316-8392-2fdeb251ce36} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:32.975625 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:32.975763 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14167 rows starting from the beginning of the part 2025.04.15 04:04:32.975871 [ 5 ] {aa6c47c1-0da0-4316-8392-2fdeb251ce36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:04:32.976423 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part 2025.04.15 04:04:32.977073 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2025.04.15 04:04:32.977569 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 956 rows starting from the beginning of the part 2025.04.15 04:04:32.978020 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part 2025.04.15 04:04:32.978509 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part 2025.04.15 04:04:32.979220 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.011018136 sec., 218548.7636021193 rows/sec., 16.73 MiB/sec. 2025.04.15 04:04:32.979646 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.15 04:04:32.980427 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_51_10} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:32.980729 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_51_10} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.15 04:04:32.980892 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.04.15 04:04:32.981510 [ 5 ] {aa6c47c1-0da0-4316-8392-2fdeb251ce36} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:32.981550 [ 5 ] {aa6c47c1-0da0-4316-8392-2fdeb251ce36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:32.983422 [ 5 ] {aa6c47c1-0da0-4316-8392-2fdeb251ce36} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:04:32.983729 [ 5 ] {aa6c47c1-0da0-4316-8392-2fdeb251ce36} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:32.984003 [ 108 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.15 04:04:32.984094 [ 108 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:32.984163 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:32.984214 [ 5 ] {aa6c47c1-0da0-4316-8392-2fdeb251ce36} executeQuery: Read 32 rows, 58.72 KiB in 0.008723 sec., 3668.4626848561275 rows/sec., 6.57 MiB/sec. 2025.04.15 04:04:32.984722 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.15 04:04:32.984755 [ 5 ] {aa6c47c1-0da0-4316-8392-2fdeb251ce36} TCPHandler: Processed in 0.009504683 sec. 2025.04.15 04:04:32.985008 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:32.985311 [ 5 ] {0a4f7976-9f45-4642-b154-6b80b051df77} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:04:32.985452 [ 5 ] {0a4f7976-9f45-4642-b154-6b80b051df77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:04:32.985487 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:32.985828 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 675 rows starting from the beginning of the part 2025.04.15 04:04:32.987187 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part 2025.04.15 04:04:32.987415 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 15808 rows, containing 5 columns (5 merged, 0 gathered) in 0.012597889 sec., 1254813.4056428026 rows/sec., 84.65 MiB/sec. 2025.04.15 04:04:32.988242 [ 5 ] {0a4f7976-9f45-4642-b154-6b80b051df77} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:32.988279 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.15 04:04:32.988301 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.04.15 04:04:32.988325 [ 5 ] {0a4f7976-9f45-4642-b154-6b80b051df77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:32.989619 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part 2025.04.15 04:04:32.989638 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_51_10} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:32.990037 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_51_10} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.15 04:04:32.990570 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. 2025.04.15 04:04:32.990671 [ 5 ] {0a4f7976-9f45-4642-b154-6b80b051df77} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.15 04:04:32.990772 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.04.15 04:04:32.991366 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part 2025.04.15 04:04:32.991454 [ 5 ] {0a4f7976-9f45-4642-b154-6b80b051df77} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:32.991930 [ 108 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.15 04:04:32.992023 [ 108 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:32.992182 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:32.992334 [ 5 ] {0a4f7976-9f45-4642-b154-6b80b051df77} executeQuery: Read 60 rows, 4.14 KiB in 0.0071 sec., 8450.704225352112 rows/sec., 583.19 KiB/sec. 2025.04.15 04:04:32.992683 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.15 04:04:32.992736 [ 5 ] {0a4f7976-9f45-4642-b154-6b80b051df77} TCPHandler: Processed in 0.007814306 sec. 2025.04.15 04:04:32.993074 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:32.993124 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2686 rows starting from the beginning of the part 2025.04.15 04:04:32.993221 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part 2025.04.15 04:04:32.993464 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2025.04.15 04:04:32.993841 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part 2025.04.15 04:04:32.994173 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part 2025.04.15 04:04:32.994455 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2025.04.15 04:04:32.996060 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2970 rows, containing 4 columns (4 merged, 0 gathered) in 0.003696549 sec., 803452.0846335326 rows/sec., 52.30 MiB/sec. 2025.04.15 04:04:32.996366 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.15 04:04:32.996756 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_51_10} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:32.996902 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_51_10} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.15 04:04:32.996995 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.04.15 04:04:32.998909 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 19 columns (19 merged, 0 gathered) in 0.014483899 sec., 54336.197732392364 rows/sec., 97.37 MiB/sec. 2025.04.15 04:04:33.000210 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.15 04:04:33.000645 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_41_8} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:33.000732 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_41_8} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.15 04:04:33.000894 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. 2025.04.15 04:04:33.001089 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 202.50 MiB, peak 210.50 MiB, free memory in arenas 0.00 B, will set to 203.73 MiB (RSS), difference: 1.24 MiB 2025.04.15 04:04:35.200571 [ 105 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:04:35.200626 [ 105 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:04:35.380310 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2025.04.15 04:04:35.380961 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:35.381005 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:35.381530 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:04:35.381781 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:35.382021 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.04.15 04:04:35.446899 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 996 2025.04.15 04:04:35.449788 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:35.449854 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:35.452028 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:04:35.452350 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:35.453020 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 996 2025.04.15 04:04:36.002281 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000903149 sec. 2025.04.15 04:04:36.405681 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.04.15 04:04:36.423981 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:36.424035 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:36.430804 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:04:36.431547 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:36.434849 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.04.15 04:04:37.958721 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:37.959021 [ 5 ] {3dd050e3-aeb5-4fb1-ad61-cb7061076fea} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:04:37.959095 [ 5 ] {3dd050e3-aeb5-4fb1-ad61-cb7061076fea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:04:37.959891 [ 5 ] {3dd050e3-aeb5-4fb1-ad61-cb7061076fea} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:37.959964 [ 5 ] {3dd050e3-aeb5-4fb1-ad61-cb7061076fea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:37.960424 [ 5 ] {3dd050e3-aeb5-4fb1-ad61-cb7061076fea} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:04:37.960692 [ 5 ] {3dd050e3-aeb5-4fb1-ad61-cb7061076fea} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:37.960919 [ 5 ] {3dd050e3-aeb5-4fb1-ad61-cb7061076fea} executeQuery: Read 212 rows, 13.81 KiB in 0.001976 sec., 107287.44939271256 rows/sec., 6.82 MiB/sec. 2025.04.15 04:04:37.961059 [ 5 ] {3dd050e3-aeb5-4fb1-ad61-cb7061076fea} TCPHandler: Processed in 0.002517513 sec. 2025.04.15 04:04:37.961284 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:37.961418 [ 5 ] {93c5f021-4844-4805-a4a0-855080a4d232} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:04:37.961472 [ 5 ] {93c5f021-4844-4805-a4a0-855080a4d232} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:04:37.962249 [ 5 ] {93c5f021-4844-4805-a4a0-855080a4d232} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:37.962290 [ 5 ] {93c5f021-4844-4805-a4a0-855080a4d232} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:37.962691 [ 5 ] {93c5f021-4844-4805-a4a0-855080a4d232} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.15 04:04:37.962939 [ 5 ] {93c5f021-4844-4805-a4a0-855080a4d232} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:37.963170 [ 5 ] {93c5f021-4844-4805-a4a0-855080a4d232} executeQuery: Read 633 rows, 50.98 KiB in 0.001773 sec., 357021.99661590526 rows/sec., 28.08 MiB/sec. 2025.04.15 04:04:37.963262 [ 5 ] {93c5f021-4844-4805-a4a0-855080a4d232} TCPHandler: Processed in 0.002075065 sec. 2025.04.15 04:04:37.963452 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:37.963627 [ 5 ] {ce5f1f50-5560-4ba1-862f-11122161c33e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:04:37.963689 [ 5 ] {ce5f1f50-5560-4ba1-862f-11122161c33e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:04:37.964300 [ 5 ] {ce5f1f50-5560-4ba1-862f-11122161c33e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:37.964341 [ 5 ] {ce5f1f50-5560-4ba1-862f-11122161c33e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:37.964711 [ 5 ] {ce5f1f50-5560-4ba1-862f-11122161c33e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:04:37.964960 [ 5 ] {ce5f1f50-5560-4ba1-862f-11122161c33e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:37.965203 [ 5 ] {ce5f1f50-5560-4ba1-862f-11122161c33e} executeQuery: Read 114 rows, 6.99 KiB in 0.0016 sec., 71250 rows/sec., 4.26 MiB/sec. 2025.04.15 04:04:37.965382 [ 5 ] {ce5f1f50-5560-4ba1-862f-11122161c33e} TCPHandler: Processed in 0.002043433 sec. 2025.04.15 04:04:37.965617 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:37.965724 [ 5 ] {48991482-e844-4a8a-932f-398cf15413a1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:04:37.965771 [ 5 ] {48991482-e844-4a8a-932f-398cf15413a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:04:37.966327 [ 5 ] {48991482-e844-4a8a-932f-398cf15413a1} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:37.966367 [ 5 ] {48991482-e844-4a8a-932f-398cf15413a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:37.966716 [ 5 ] {48991482-e844-4a8a-932f-398cf15413a1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:04:37.966951 [ 5 ] {48991482-e844-4a8a-932f-398cf15413a1} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:37.967198 [ 5 ] {48991482-e844-4a8a-932f-398cf15413a1} executeQuery: Read 113 rows, 7.49 KiB in 0.001486 sec., 76043.06864064603 rows/sec., 4.92 MiB/sec. 2025.04.15 04:04:37.967398 [ 5 ] {48991482-e844-4a8a-932f-398cf15413a1} TCPHandler: Processed in 0.001860369 sec. 2025.04.15 04:04:37.967584 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:37.967690 [ 5 ] {74a642f8-2d5b-4003-928e-bcd9c69d43be} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:04:37.967736 [ 5 ] {74a642f8-2d5b-4003-928e-bcd9c69d43be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:04:37.968293 [ 5 ] {74a642f8-2d5b-4003-928e-bcd9c69d43be} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:37.968333 [ 5 ] {74a642f8-2d5b-4003-928e-bcd9c69d43be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:37.968679 [ 5 ] {74a642f8-2d5b-4003-928e-bcd9c69d43be} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:04:37.968914 [ 5 ] {74a642f8-2d5b-4003-928e-bcd9c69d43be} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:37.969161 [ 5 ] {74a642f8-2d5b-4003-928e-bcd9c69d43be} executeQuery: Read 112 rows, 6.53 KiB in 0.00149 sec., 75167.78523489933 rows/sec., 4.28 MiB/sec. 2025.04.15 04:04:37.969385 [ 5 ] {74a642f8-2d5b-4003-928e-bcd9c69d43be} TCPHandler: Processed in 0.00185881 sec. 2025.04.15 04:04:37.969539 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:37.969642 [ 5 ] {b643e621-3b5f-436a-8aad-8eb13a32aa7e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:04:37.969688 [ 5 ] {b643e621-3b5f-436a-8aad-8eb13a32aa7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:04:37.970333 [ 5 ] {b643e621-3b5f-436a-8aad-8eb13a32aa7e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:37.970372 [ 5 ] {b643e621-3b5f-436a-8aad-8eb13a32aa7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:37.970738 [ 5 ] {b643e621-3b5f-436a-8aad-8eb13a32aa7e} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.15 04:04:37.970984 [ 5 ] {b643e621-3b5f-436a-8aad-8eb13a32aa7e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:37.971223 [ 5 ] {b643e621-3b5f-436a-8aad-8eb13a32aa7e} executeQuery: Read 390 rows, 28.23 KiB in 0.001597 sec., 244207.88979336258 rows/sec., 17.26 MiB/sec. 2025.04.15 04:04:37.971303 [ 5 ] {b643e621-3b5f-436a-8aad-8eb13a32aa7e} TCPHandler: Processed in 0.001813709 sec. 2025.04.15 04:04:37.971543 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:37.971679 [ 5 ] {590e943f-8942-42e7-a91a-e8cc20338d3d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:04:37.971729 [ 5 ] {590e943f-8942-42e7-a91a-e8cc20338d3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:04:37.972169 [ 5 ] {590e943f-8942-42e7-a91a-e8cc20338d3d} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:37.972208 [ 5 ] {590e943f-8942-42e7-a91a-e8cc20338d3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:37.972558 [ 5 ] {590e943f-8942-42e7-a91a-e8cc20338d3d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:04:37.972790 [ 5 ] {590e943f-8942-42e7-a91a-e8cc20338d3d} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:37.973056 [ 5 ] {590e943f-8942-42e7-a91a-e8cc20338d3d} executeQuery: Read 6 rows, 321.00 B in 0.001398 sec., 4291.845493562232 rows/sec., 224.23 KiB/sec. 2025.04.15 04:04:37.973296 [ 5 ] {590e943f-8942-42e7-a91a-e8cc20338d3d} TCPHandler: Processed in 0.001852059 sec. 2025.04.15 04:04:37.973530 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:37.973637 [ 5 ] {2d05d172-aada-49d6-8cd4-d8af68cd8e7d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:37.973689 [ 5 ] {2d05d172-aada-49d6-8cd4-d8af68cd8e7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:04:37.974306 [ 5 ] {2d05d172-aada-49d6-8cd4-d8af68cd8e7d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:37.974350 [ 5 ] {2d05d172-aada-49d6-8cd4-d8af68cd8e7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:37.974808 [ 5 ] {2d05d172-aada-49d6-8cd4-d8af68cd8e7d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.15 04:04:37.975107 [ 5 ] {2d05d172-aada-49d6-8cd4-d8af68cd8e7d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:37.975286 [ 5 ] {2d05d172-aada-49d6-8cd4-d8af68cd8e7d} executeQuery: Read 237 rows, 16.27 KiB in 0.001673 sec., 141661.68559473997 rows/sec., 9.50 MiB/sec. 2025.04.15 04:04:37.975351 [ 5 ] {2d05d172-aada-49d6-8cd4-d8af68cd8e7d} TCPHandler: Processed in 0.00188992 sec. 2025.04.15 04:04:37.975543 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:37.975849 [ 5 ] {057925ec-33d2-47c0-a45b-e0669e67eed4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:04:37.976033 [ 5 ] {057925ec-33d2-47c0-a45b-e0669e67eed4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:04:37.977036 [ 5 ] {057925ec-33d2-47c0-a45b-e0669e67eed4} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:37.977114 [ 5 ] {057925ec-33d2-47c0-a45b-e0669e67eed4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:37.977588 [ 5 ] {057925ec-33d2-47c0-a45b-e0669e67eed4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:04:37.977929 [ 5 ] {057925ec-33d2-47c0-a45b-e0669e67eed4} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:37.978176 [ 5 ] {057925ec-33d2-47c0-a45b-e0669e67eed4} executeQuery: Read 1 rows, 69.00 B in 0.002453 sec., 407.6640847941297 rows/sec., 27.47 KiB/sec. 2025.04.15 04:04:37.978237 [ 5 ] {057925ec-33d2-47c0-a45b-e0669e67eed4} TCPHandler: Processed in 0.00278749 sec. 2025.04.15 04:04:37.978357 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:37.978465 [ 5 ] {3e918b6e-0ad3-4a21-b9d1-ee35b7213bcb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:37.978532 [ 5 ] {3e918b6e-0ad3-4a21-b9d1-ee35b7213bcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:04:37.979540 [ 5 ] {3e918b6e-0ad3-4a21-b9d1-ee35b7213bcb} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:37.979579 [ 5 ] {3e918b6e-0ad3-4a21-b9d1-ee35b7213bcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:37.980190 [ 5 ] {3e918b6e-0ad3-4a21-b9d1-ee35b7213bcb} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:04:37.980464 [ 5 ] {3e918b6e-0ad3-4a21-b9d1-ee35b7213bcb} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:37.980754 [ 5 ] {3e918b6e-0ad3-4a21-b9d1-ee35b7213bcb} executeQuery: Read 8 rows, 14.68 KiB in 0.002309 sec., 3464.7033347769598 rows/sec., 6.21 MiB/sec. 2025.04.15 04:04:37.981258 [ 5 ] {3e918b6e-0ad3-4a21-b9d1-ee35b7213bcb} TCPHandler: Processed in 0.002945862 sec. 2025.04.15 04:04:37.981439 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:37.981543 [ 5 ] {f3d97bd9-d29f-4e56-a003-ce7907705eca} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:04:37.981589 [ 5 ] {f3d97bd9-d29f-4e56-a003-ce7907705eca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:04:37.982030 [ 5 ] {f3d97bd9-d29f-4e56-a003-ce7907705eca} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:37.982068 [ 5 ] {f3d97bd9-d29f-4e56-a003-ce7907705eca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.04.15 04:04:37.982429 [ 5 ] {f3d97bd9-d29f-4e56-a003-ce7907705eca} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.15 04:04:37.982660 [ 5 ] {f3d97bd9-d29f-4e56-a003-ce7907705eca} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:37.982856 [ 5 ] {f3d97bd9-d29f-4e56-a003-ce7907705eca} executeQuery: Read 82 rows, 5.33 KiB in 0.001335 sec., 61423.22097378277 rows/sec., 3.90 MiB/sec. 2025.04.15 04:04:37.982908 [ 5 ] {f3d97bd9-d29f-4e56-a003-ce7907705eca} TCPHandler: Processed in 0.001517893 sec. 2025.04.15 04:04:42.883024 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 2025.04.15 04:04:42.883657 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:42.883708 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:42.884223 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:04:42.884489 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:42.884725 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 2025.04.15 04:04:42.954197 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:42.954380 [ 5 ] {9cea4f13-10b7-4266-b576-b2f8570f8337} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:04:42.954446 [ 5 ] {9cea4f13-10b7-4266-b576-b2f8570f8337} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:04:42.955200 [ 5 ] {9cea4f13-10b7-4266-b576-b2f8570f8337} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:42.955240 [ 5 ] {9cea4f13-10b7-4266-b576-b2f8570f8337} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:42.955643 [ 5 ] {9cea4f13-10b7-4266-b576-b2f8570f8337} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.04.15 04:04:42.955887 [ 5 ] {9cea4f13-10b7-4266-b576-b2f8570f8337} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:42.956085 [ 5 ] {9cea4f13-10b7-4266-b576-b2f8570f8337} executeQuery: Read 4 rows, 334.00 B in 0.001746 sec., 2290.950744558992 rows/sec., 186.81 KiB/sec. 2025.04.15 04:04:42.956248 [ 5 ] {9cea4f13-10b7-4266-b576-b2f8570f8337} TCPHandler: Processed in 0.002162626 sec. 2025.04.15 04:04:42.956413 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:42.956518 [ 5 ] {cdd10653-a816-4e34-ae61-8bbb7f94c00b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:04:42.956566 [ 5 ] {cdd10653-a816-4e34-ae61-8bbb7f94c00b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:04:42.957126 [ 5 ] {cdd10653-a816-4e34-ae61-8bbb7f94c00b} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:42.957164 [ 5 ] {cdd10653-a816-4e34-ae61-8bbb7f94c00b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:42.957518 [ 5 ] {cdd10653-a816-4e34-ae61-8bbb7f94c00b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.15 04:04:42.957766 [ 5 ] {cdd10653-a816-4e34-ae61-8bbb7f94c00b} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:42.957924 [ 5 ] {cdd10653-a816-4e34-ae61-8bbb7f94c00b} executeQuery: Read 122 rows, 10.59 KiB in 0.001428 sec., 85434.17366946778 rows/sec., 7.24 MiB/sec. 2025.04.15 04:04:42.957975 [ 5 ] {cdd10653-a816-4e34-ae61-8bbb7f94c00b} TCPHandler: Processed in 0.001614224 sec. 2025.04.15 04:04:42.958088 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:42.958189 [ 5 ] {40074f57-f6e5-415d-91c4-8321b5322764} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:04:42.958232 [ 5 ] {40074f57-f6e5-415d-91c4-8321b5322764} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:04:42.958727 [ 5 ] {40074f57-f6e5-415d-91c4-8321b5322764} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:42.958763 [ 5 ] {40074f57-f6e5-415d-91c4-8321b5322764} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:42.959085 [ 5 ] {40074f57-f6e5-415d-91c4-8321b5322764} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:04:42.959315 [ 5 ] {40074f57-f6e5-415d-91c4-8321b5322764} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:42.959471 [ 5 ] {40074f57-f6e5-415d-91c4-8321b5322764} executeQuery: Read 36 rows, 2.69 KiB in 0.001303 sec., 27628.549501151192 rows/sec., 2.01 MiB/sec. 2025.04.15 04:04:42.959525 [ 5 ] {40074f57-f6e5-415d-91c4-8321b5322764} TCPHandler: Processed in 0.001484782 sec. 2025.04.15 04:04:42.959633 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:42.959732 [ 5 ] {087d598d-d5de-45f5-beb6-e99eec894118} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:04:42.959774 [ 5 ] {087d598d-d5de-45f5-beb6-e99eec894118} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:04:42.960277 [ 5 ] {087d598d-d5de-45f5-beb6-e99eec894118} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:42.960313 [ 5 ] {087d598d-d5de-45f5-beb6-e99eec894118} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:42.960646 [ 5 ] {087d598d-d5de-45f5-beb6-e99eec894118} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.15 04:04:42.960865 [ 5 ] {087d598d-d5de-45f5-beb6-e99eec894118} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:42.961040 [ 5 ] {087d598d-d5de-45f5-beb6-e99eec894118} executeQuery: Read 100 rows, 8.00 KiB in 0.001328 sec., 75301.2048192771 rows/sec., 5.89 MiB/sec. 2025.04.15 04:04:42.961101 [ 5 ] {087d598d-d5de-45f5-beb6-e99eec894118} TCPHandler: Processed in 0.001515462 sec. 2025.04.15 04:04:42.961226 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:42.961341 [ 5 ] {3998f26e-7e8b-4576-badb-144a7bc9317e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:42.961387 [ 5 ] {3998f26e-7e8b-4576-badb-144a7bc9317e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:04:42.961894 [ 5 ] {3998f26e-7e8b-4576-badb-144a7bc9317e} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:42.961930 [ 5 ] {3998f26e-7e8b-4576-badb-144a7bc9317e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:42.962285 [ 5 ] {3998f26e-7e8b-4576-badb-144a7bc9317e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.15 04:04:42.962509 [ 5 ] {3998f26e-7e8b-4576-badb-144a7bc9317e} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:42.962692 [ 5 ] {3998f26e-7e8b-4576-badb-144a7bc9317e} executeQuery: Read 162 rows, 11.55 KiB in 0.001373 sec., 117989.80335032774 rows/sec., 8.22 MiB/sec. 2025.04.15 04:04:42.962740 [ 5 ] {3998f26e-7e8b-4576-badb-144a7bc9317e} TCPHandler: Processed in 0.001577883 sec. 2025.04.15 04:04:42.962845 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:42.962947 [ 5 ] {77fc4383-3bb7-4c64-aadd-d2cdff15a99b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:42.963012 [ 5 ] {77fc4383-3bb7-4c64-aadd-d2cdff15a99b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:04:42.964052 [ 5 ] {77fc4383-3bb7-4c64-aadd-d2cdff15a99b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:42.964090 [ 5 ] {77fc4383-3bb7-4c64-aadd-d2cdff15a99b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:42.964700 [ 5 ] {77fc4383-3bb7-4c64-aadd-d2cdff15a99b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:04:42.964940 [ 5 ] {77fc4383-3bb7-4c64-aadd-d2cdff15a99b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:42.965199 [ 5 ] {77fc4383-3bb7-4c64-aadd-d2cdff15a99b} executeQuery: Read 32 rows, 58.72 KiB in 0.002261 sec., 14153.029632905795 rows/sec., 25.36 MiB/sec. 2025.04.15 04:04:42.965611 [ 5 ] {77fc4383-3bb7-4c64-aadd-d2cdff15a99b} TCPHandler: Processed in 0.00280781 sec. 2025.04.15 04:04:42.965838 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:42.965940 [ 5 ] {c66d0e87-3dc1-4ada-a446-b0739b8e119d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:04:42.965986 [ 5 ] {c66d0e87-3dc1-4ada-a446-b0739b8e119d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:04:42.966426 [ 5 ] {c66d0e87-3dc1-4ada-a446-b0739b8e119d} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:42.966464 [ 5 ] {c66d0e87-3dc1-4ada-a446-b0739b8e119d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:42.966800 [ 5 ] {c66d0e87-3dc1-4ada-a446-b0739b8e119d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.15 04:04:42.967025 [ 5 ] {c66d0e87-3dc1-4ada-a446-b0739b8e119d} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:42.967231 [ 5 ] {c66d0e87-3dc1-4ada-a446-b0739b8e119d} executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec. 2025.04.15 04:04:42.967277 [ 5 ] {c66d0e87-3dc1-4ada-a446-b0739b8e119d} TCPHandler: Processed in 0.001495082 sec. 2025.04.15 04:04:43.935795 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.04.15 04:04:43.955180 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:43.955239 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:43.962743 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:04:43.963522 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:43.966824 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.04.15 04:04:45.454064 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1032 2025.04.15 04:04:45.457466 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:45.457516 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:45.458980 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:04:45.459297 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:45.461005 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1032 2025.04.15 04:04:47.959039 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:47.959245 [ 5 ] {eb5e97cb-dfd5-4eff-80d0-a39e4fc24427} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:04:47.959323 [ 5 ] {eb5e97cb-dfd5-4eff-80d0-a39e4fc24427} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:04:47.960360 [ 5 ] {eb5e97cb-dfd5-4eff-80d0-a39e4fc24427} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:47.960426 [ 5 ] {eb5e97cb-dfd5-4eff-80d0-a39e4fc24427} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:47.960930 [ 5 ] {eb5e97cb-dfd5-4eff-80d0-a39e4fc24427} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:04:47.961217 [ 5 ] {eb5e97cb-dfd5-4eff-80d0-a39e4fc24427} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:47.961451 [ 5 ] {eb5e97cb-dfd5-4eff-80d0-a39e4fc24427} executeQuery: Read 212 rows, 13.81 KiB in 0.002265 sec., 93598.23399558499 rows/sec., 5.95 MiB/sec. 2025.04.15 04:04:47.961507 [ 5 ] {eb5e97cb-dfd5-4eff-80d0-a39e4fc24427} TCPHandler: Processed in 0.002605546 sec. 2025.04.15 04:04:47.961658 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:47.961763 [ 5 ] {73bc06c8-f4c3-493d-8346-53bf5f0b49e7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:04:47.961808 [ 5 ] {73bc06c8-f4c3-493d-8346-53bf5f0b49e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:04:47.962678 [ 5 ] {73bc06c8-f4c3-493d-8346-53bf5f0b49e7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:47.962717 [ 5 ] {73bc06c8-f4c3-493d-8346-53bf5f0b49e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:47.963095 [ 5 ] {73bc06c8-f4c3-493d-8346-53bf5f0b49e7} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.15 04:04:47.963335 [ 5 ] {73bc06c8-f4c3-493d-8346-53bf5f0b49e7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:47.963532 [ 5 ] {73bc06c8-f4c3-493d-8346-53bf5f0b49e7} executeQuery: Read 633 rows, 50.98 KiB in 0.001792 sec., 353236.60714285716 rows/sec., 27.78 MiB/sec. 2025.04.15 04:04:47.963583 [ 5 ] {73bc06c8-f4c3-493d-8346-53bf5f0b49e7} TCPHandler: Processed in 0.001973802 sec. 2025.04.15 04:04:47.963705 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:47.963808 [ 5 ] {9fe3955e-1f11-4633-a4c3-2a0ec188fc48} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:04:47.963852 [ 5 ] {9fe3955e-1f11-4633-a4c3-2a0ec188fc48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:04:47.964398 [ 5 ] {9fe3955e-1f11-4633-a4c3-2a0ec188fc48} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:47.964435 [ 5 ] {9fe3955e-1f11-4633-a4c3-2a0ec188fc48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:47.964769 [ 5 ] {9fe3955e-1f11-4633-a4c3-2a0ec188fc48} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:04:47.964995 [ 5 ] {9fe3955e-1f11-4633-a4c3-2a0ec188fc48} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:47.965186 [ 5 ] {9fe3955e-1f11-4633-a4c3-2a0ec188fc48} executeQuery: Read 114 rows, 6.99 KiB in 0.0014 sec., 81428.57142857143 rows/sec., 4.87 MiB/sec. 2025.04.15 04:04:47.965236 [ 5 ] {9fe3955e-1f11-4633-a4c3-2a0ec188fc48} TCPHandler: Processed in 0.001579153 sec. 2025.04.15 04:04:47.965356 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:47.965457 [ 5 ] {4a422184-ab49-40bd-8e43-422a2b68335d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:04:47.965499 [ 5 ] {4a422184-ab49-40bd-8e43-422a2b68335d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:04:47.966036 [ 5 ] {4a422184-ab49-40bd-8e43-422a2b68335d} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:47.966074 [ 5 ] {4a422184-ab49-40bd-8e43-422a2b68335d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:47.966407 [ 5 ] {4a422184-ab49-40bd-8e43-422a2b68335d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:04:47.966639 [ 5 ] {4a422184-ab49-40bd-8e43-422a2b68335d} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:47.966803 [ 92 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 2025.04.15 04:04:47.966854 [ 5 ] {4a422184-ab49-40bd-8e43-422a2b68335d} executeQuery: Read 113 rows, 7.49 KiB in 0.001409 sec., 80198.72249822569 rows/sec., 5.19 MiB/sec. 2025.04.15 04:04:47.966882 [ 92 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:47.966952 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:47.966964 [ 5 ] {4a422184-ab49-40bd-8e43-422a2b68335d} TCPHandler: Processed in 0.001653745 sec. 2025.04.15 04:04:47.967188 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_24_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full 2025.04.15 04:04:47.967199 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:47.967430 [ 5 ] {0dcec8c1-553e-49f6-9a5a-877af31686b6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:04:47.967442 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:47.967518 [ 5 ] {0dcec8c1-553e-49f6-9a5a-877af31686b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:04:47.967522 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 342 rows starting from the beginning of the part 2025.04.15 04:04:47.967838 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part 2025.04.15 04:04:47.968193 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 113 rows starting from the beginning of the part 2025.04.15 04:04:47.968701 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 341 rows starting from the beginning of the part 2025.04.15 04:04:47.968999 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part 2025.04.15 04:04:47.969384 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 113 rows starting from the beginning of the part 2025.04.15 04:04:47.970460 [ 5 ] {0dcec8c1-553e-49f6-9a5a-877af31686b6} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:47.970511 [ 5 ] {0dcec8c1-553e-49f6-9a5a-877af31686b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:47.971452 [ 5 ] {0dcec8c1-553e-49f6-9a5a-877af31686b6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:04:47.971905 [ 5 ] {0dcec8c1-553e-49f6-9a5a-877af31686b6} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:47.972174 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.005099469 sec., 222572.19330091035 rows/sec., 15.52 MiB/sec. 2025.04.15 04:04:47.972351 [ 5 ] {0dcec8c1-553e-49f6-9a5a-877af31686b6} executeQuery: Read 112 rows, 6.53 KiB in 0.004989 sec., 22449.38865504109 rows/sec., 1.28 MiB/sec. 2025.04.15 04:04:47.972484 [ 5 ] {0dcec8c1-553e-49f6-9a5a-877af31686b6} TCPHandler: Processed in 0.005367055 sec. 2025.04.15 04:04:47.972492 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.04.15 04:04:47.972675 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:47.972852 [ 5 ] {3c11841f-726f-47c6-bba8-86b3aa804de7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:04:47.972937 [ 5 ] {3c11841f-726f-47c6-bba8-86b3aa804de7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:04:47.973056 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_24_5} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:47.973252 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_24_5} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 2025.04.15 04:04:47.973428 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.04.15 04:04:47.973984 [ 5 ] {3c11841f-726f-47c6-bba8-86b3aa804de7} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:47.974027 [ 5 ] {3c11841f-726f-47c6-bba8-86b3aa804de7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:47.974393 [ 5 ] {3c11841f-726f-47c6-bba8-86b3aa804de7} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.15 04:04:47.974624 [ 5 ] {3c11841f-726f-47c6-bba8-86b3aa804de7} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:47.974843 [ 5 ] {3c11841f-726f-47c6-bba8-86b3aa804de7} executeQuery: Read 390 rows, 28.23 KiB in 0.002027 sec., 192402.56536753822 rows/sec., 13.60 MiB/sec. 2025.04.15 04:04:47.974908 [ 5 ] {3c11841f-726f-47c6-bba8-86b3aa804de7} TCPHandler: Processed in 0.002304099 sec. 2025.04.15 04:04:47.975119 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:47.975263 [ 5 ] {ce6e0fb3-c51c-4901-8270-33a3c7c53e8d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:04:47.975310 [ 5 ] {ce6e0fb3-c51c-4901-8270-33a3c7c53e8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:04:47.975741 [ 5 ] {ce6e0fb3-c51c-4901-8270-33a3c7c53e8d} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:47.975779 [ 5 ] {ce6e0fb3-c51c-4901-8270-33a3c7c53e8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:47.976117 [ 5 ] {ce6e0fb3-c51c-4901-8270-33a3c7c53e8d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:04:47.976341 [ 5 ] {ce6e0fb3-c51c-4901-8270-33a3c7c53e8d} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:47.976579 [ 5 ] {ce6e0fb3-c51c-4901-8270-33a3c7c53e8d} executeQuery: Read 6 rows, 321.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 235.70 KiB/sec. 2025.04.15 04:04:47.976706 [ 5 ] {ce6e0fb3-c51c-4901-8270-33a3c7c53e8d} TCPHandler: Processed in 0.001668286 sec. 2025.04.15 04:04:47.976913 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:47.977015 [ 5 ] {dea2806f-9a10-4afe-a61b-bd1dcff9d2d1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:47.977063 [ 5 ] {dea2806f-9a10-4afe-a61b-bd1dcff9d2d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:04:47.977656 [ 5 ] {dea2806f-9a10-4afe-a61b-bd1dcff9d2d1} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:47.977694 [ 5 ] {dea2806f-9a10-4afe-a61b-bd1dcff9d2d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:47.978071 [ 5 ] {dea2806f-9a10-4afe-a61b-bd1dcff9d2d1} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.15 04:04:47.978333 [ 5 ] {dea2806f-9a10-4afe-a61b-bd1dcff9d2d1} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:47.978531 [ 5 ] {dea2806f-9a10-4afe-a61b-bd1dcff9d2d1} executeQuery: Read 237 rows, 16.27 KiB in 0.001539 sec., 153996.10136452242 rows/sec., 10.32 MiB/sec. 2025.04.15 04:04:47.978582 [ 5 ] {dea2806f-9a10-4afe-a61b-bd1dcff9d2d1} TCPHandler: Processed in 0.001730027 sec. 2025.04.15 04:04:47.978723 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:47.978845 [ 5 ] {55590177-77c5-4252-883e-051d6455b439} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:04:47.978890 [ 5 ] {55590177-77c5-4252-883e-051d6455b439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:04:47.979292 [ 5 ] {55590177-77c5-4252-883e-051d6455b439} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:47.979330 [ 5 ] {55590177-77c5-4252-883e-051d6455b439} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:47.979671 [ 5 ] {55590177-77c5-4252-883e-051d6455b439} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:04:47.979914 [ 5 ] {55590177-77c5-4252-883e-051d6455b439} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:47.980086 [ 92 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 2025.04.15 04:04:47.980156 [ 92 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:47.980196 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:47.980205 [ 5 ] {55590177-77c5-4252-883e-051d6455b439} executeQuery: Read 1 rows, 69.00 B in 0.001391 sec., 718.9072609633357 rows/sec., 48.44 KiB/sec. 2025.04.15 04:04:47.980515 [ 5 ] {55590177-77c5-4252-883e-051d6455b439} TCPHandler: Processed in 0.001851579 sec. 2025.04.15 04:04:47.980839 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_24_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full 2025.04.15 04:04:47.980874 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:47.981098 [ 5 ] {388525ff-dd75-401a-8263-b1778700a81e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:47.981142 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:47.981247 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part 2025.04.15 04:04:47.981263 [ 5 ] {388525ff-dd75-401a-8263-b1778700a81e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:04:47.981729 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.04.15 04:04:47.982143 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.04.15 04:04:47.982534 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2025.04.15 04:04:47.982928 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2025.04.15 04:04:47.983244 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.04.15 04:04:47.986548 [ 5 ] {388525ff-dd75-401a-8263-b1778700a81e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:47.986643 [ 5 ] {388525ff-dd75-401a-8263-b1778700a81e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:47.987026 [ 190 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.006712643 sec., 3575.342826961005 rows/sec., 240.33 KiB/sec. 2025.04.15 04:04:47.987317 [ 195 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.04.15 04:04:47.988051 [ 5 ] {388525ff-dd75-401a-8263-b1778700a81e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:04:47.988060 [ 195 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_24_5} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:47.988240 [ 195 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_24_5} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 2025.04.15 04:04:47.988411 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:04:47.988538 [ 5 ] {388525ff-dd75-401a-8263-b1778700a81e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:47.988789 [ 5 ] {388525ff-dd75-401a-8263-b1778700a81e} executeQuery: Read 8 rows, 14.68 KiB in 0.007776 sec., 1028.80658436214 rows/sec., 1.84 MiB/sec. 2025.04.15 04:04:47.988901 [ 5 ] {388525ff-dd75-401a-8263-b1778700a81e} TCPHandler: Processed in 0.008133983 sec. 2025.04.15 04:04:47.989043 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:47.989145 [ 5 ] {54fed231-5797-435f-b7a1-08cac5b543ae} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:04:47.989191 [ 5 ] {54fed231-5797-435f-b7a1-08cac5b543ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:04:47.989646 [ 5 ] {54fed231-5797-435f-b7a1-08cac5b543ae} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:47.989683 [ 5 ] {54fed231-5797-435f-b7a1-08cac5b543ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:47.990035 [ 5 ] {54fed231-5797-435f-b7a1-08cac5b543ae} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.15 04:04:47.990268 [ 5 ] {54fed231-5797-435f-b7a1-08cac5b543ae} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:47.990509 [ 5 ] {54fed231-5797-435f-b7a1-08cac5b543ae} executeQuery: Read 82 rows, 5.33 KiB in 0.001381 sec., 59377.262853005064 rows/sec., 3.77 MiB/sec. 2025.04.15 04:04:47.990596 [ 5 ] {54fed231-5797-435f-b7a1-08cac5b543ae} TCPHandler: Processed in 0.001602474 sec. 2025.04.15 04:04:50.200882 [ 88 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:04:50.200936 [ 88 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:04:50.384852 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 2025.04.15 04:04:50.385566 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:50.385609 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:50.386119 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:04:50.386378 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:50.386579 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.04.15 04:04:51.466930 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.04.15 04:04:51.488223 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:51.488280 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:51.495801 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:04:51.496577 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:51.499222 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.04.15 04:04:52.954304 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:52.954521 [ 5 ] {aec30104-b15c-4e58-a267-23877e77dd1b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:04:52.954598 [ 5 ] {aec30104-b15c-4e58-a267-23877e77dd1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:04:52.955328 [ 5 ] {aec30104-b15c-4e58-a267-23877e77dd1b} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:52.955369 [ 5 ] {aec30104-b15c-4e58-a267-23877e77dd1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:52.955793 [ 5 ] {aec30104-b15c-4e58-a267-23877e77dd1b} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.15 04:04:52.956031 [ 5 ] {aec30104-b15c-4e58-a267-23877e77dd1b} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:52.956233 [ 5 ] {aec30104-b15c-4e58-a267-23877e77dd1b} executeQuery: Read 120 rows, 10.44 KiB in 0.00177 sec., 67796.61016949153 rows/sec., 5.76 MiB/sec. 2025.04.15 04:04:52.956330 [ 5 ] {aec30104-b15c-4e58-a267-23877e77dd1b} TCPHandler: Processed in 0.002155236 sec. 2025.04.15 04:04:52.956512 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:52.956654 [ 5 ] {7cc3c630-1cde-437e-8d7d-e652e0d5c52a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:04:52.956700 [ 5 ] {7cc3c630-1cde-437e-8d7d-e652e0d5c52a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:04:52.957204 [ 5 ] {7cc3c630-1cde-437e-8d7d-e652e0d5c52a} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:52.957240 [ 5 ] {7cc3c630-1cde-437e-8d7d-e652e0d5c52a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:52.957570 [ 5 ] {7cc3c630-1cde-437e-8d7d-e652e0d5c52a} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:04:52.957793 [ 5 ] {7cc3c630-1cde-437e-8d7d-e652e0d5c52a} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:52.957958 [ 5 ] {7cc3c630-1cde-437e-8d7d-e652e0d5c52a} executeQuery: Read 32 rows, 2.41 KiB in 0.001327 sec., 24114.544084400903 rows/sec., 1.77 MiB/sec. 2025.04.15 04:04:52.958008 [ 5 ] {7cc3c630-1cde-437e-8d7d-e652e0d5c52a} TCPHandler: Processed in 0.001594414 sec. 2025.04.15 04:04:52.958113 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:52.958213 [ 5 ] {53040e51-b933-42c0-a3de-98757aa3ca0e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:04:52.958255 [ 5 ] {53040e51-b933-42c0-a3de-98757aa3ca0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:04:52.958756 [ 5 ] {53040e51-b933-42c0-a3de-98757aa3ca0e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:52.958792 [ 5 ] {53040e51-b933-42c0-a3de-98757aa3ca0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:52.959136 [ 5 ] {53040e51-b933-42c0-a3de-98757aa3ca0e} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.15 04:04:52.959360 [ 5 ] {53040e51-b933-42c0-a3de-98757aa3ca0e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:52.959521 [ 5 ] {53040e51-b933-42c0-a3de-98757aa3ca0e} executeQuery: Read 96 rows, 7.68 KiB in 0.00133 sec., 72180.45112781954 rows/sec., 5.64 MiB/sec. 2025.04.15 04:04:52.959572 [ 5 ] {53040e51-b933-42c0-a3de-98757aa3ca0e} TCPHandler: Processed in 0.001506801 sec. 2025.04.15 04:04:52.959680 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:52.959780 [ 5 ] {238ae2b7-ea37-40c1-bc40-3f0f0d498710} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:52.959826 [ 5 ] {238ae2b7-ea37-40c1-bc40-3f0f0d498710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:04:52.960333 [ 5 ] {238ae2b7-ea37-40c1-bc40-3f0f0d498710} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:52.960368 [ 5 ] {238ae2b7-ea37-40c1-bc40-3f0f0d498710} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:52.960737 [ 5 ] {238ae2b7-ea37-40c1-bc40-3f0f0d498710} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.15 04:04:52.960961 [ 5 ] {238ae2b7-ea37-40c1-bc40-3f0f0d498710} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:52.961125 [ 5 ] {238ae2b7-ea37-40c1-bc40-3f0f0d498710} executeQuery: Read 160 rows, 11.41 KiB in 0.001367 sec., 117044.62326261887 rows/sec., 8.15 MiB/sec. 2025.04.15 04:04:52.961175 [ 5 ] {238ae2b7-ea37-40c1-bc40-3f0f0d498710} TCPHandler: Processed in 0.001543143 sec. 2025.04.15 04:04:52.961289 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:52.961389 [ 5 ] {1d7a88ba-bdd0-4a19-97a8-37d96ad5c765} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:52.961453 [ 5 ] {1d7a88ba-bdd0-4a19-97a8-37d96ad5c765} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:04:52.962469 [ 5 ] {1d7a88ba-bdd0-4a19-97a8-37d96ad5c765} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:52.962505 [ 5 ] {1d7a88ba-bdd0-4a19-97a8-37d96ad5c765} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:52.963107 [ 5 ] {1d7a88ba-bdd0-4a19-97a8-37d96ad5c765} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:04:52.963350 [ 5 ] {1d7a88ba-bdd0-4a19-97a8-37d96ad5c765} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:52.963540 [ 5 ] {1d7a88ba-bdd0-4a19-97a8-37d96ad5c765} executeQuery: Read 32 rows, 58.72 KiB in 0.002171 sec., 14739.751266697373 rows/sec., 26.41 MiB/sec. 2025.04.15 04:04:52.963631 [ 5 ] {1d7a88ba-bdd0-4a19-97a8-37d96ad5c765} TCPHandler: Processed in 0.002390161 sec. 2025.04.15 04:04:52.963759 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:52.963861 [ 5 ] {2e5df258-a27e-4719-8198-841d39b34637} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:04:52.963906 [ 5 ] {2e5df258-a27e-4719-8198-841d39b34637} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:04:52.964306 [ 5 ] {2e5df258-a27e-4719-8198-841d39b34637} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:52.964342 [ 5 ] {2e5df258-a27e-4719-8198-841d39b34637} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:52.964674 [ 5 ] {2e5df258-a27e-4719-8198-841d39b34637} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.15 04:04:52.964896 [ 5 ] {2e5df258-a27e-4719-8198-841d39b34637} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:52.965079 [ 5 ] {2e5df258-a27e-4719-8198-841d39b34637} executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. 2025.04.15 04:04:52.965180 [ 5 ] {2e5df258-a27e-4719-8198-841d39b34637} TCPHandler: Processed in 0.001467491 sec. 2025.04.15 04:04:53.455485 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:53.455685 [ 5 ] {723562e5-d010-4378-b232-802ee9ffeae6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:04:53.455764 [ 5 ] {723562e5-d010-4378-b232-802ee9ffeae6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:04:53.456607 [ 5 ] {723562e5-d010-4378-b232-802ee9ffeae6} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.456650 [ 5 ] {723562e5-d010-4378-b232-802ee9ffeae6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.457073 [ 5 ] {723562e5-d010-4378-b232-802ee9ffeae6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:04:53.457326 [ 5 ] {723562e5-d010-4378-b232-802ee9ffeae6} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.457550 [ 5 ] {723562e5-d010-4378-b232-802ee9ffeae6} executeQuery: Read 212 rows, 13.81 KiB in 0.00192 sec., 110416.66666666666 rows/sec., 7.02 MiB/sec. 2025.04.15 04:04:53.457614 [ 5 ] {723562e5-d010-4378-b232-802ee9ffeae6} TCPHandler: Processed in 0.00230594 sec. 2025.04.15 04:04:53.457731 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:53.457844 [ 5 ] {6013c1d2-1be7-4105-bbcc-9ea90b489345} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:04:53.457892 [ 5 ] {6013c1d2-1be7-4105-bbcc-9ea90b489345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:04:53.458397 [ 5 ] {6013c1d2-1be7-4105-bbcc-9ea90b489345} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.458436 [ 5 ] {6013c1d2-1be7-4105-bbcc-9ea90b489345} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.458772 [ 5 ] {6013c1d2-1be7-4105-bbcc-9ea90b489345} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.04.15 04:04:53.459003 [ 5 ] {6013c1d2-1be7-4105-bbcc-9ea90b489345} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.459236 [ 5 ] {6013c1d2-1be7-4105-bbcc-9ea90b489345} executeQuery: Read 10 rows, 835.00 B in 0.001407 sec., 7107.320540156361 rows/sec., 579.55 KiB/sec. 2025.04.15 04:04:53.459327 [ 5 ] {6013c1d2-1be7-4105-bbcc-9ea90b489345} TCPHandler: Processed in 0.001648915 sec. 2025.04.15 04:04:53.459581 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:53.459695 [ 5 ] {ce0298c3-b8cf-48eb-bcaa-60654d6d924d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:04:53.459742 [ 5 ] {ce0298c3-b8cf-48eb-bcaa-60654d6d924d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:04:53.460917 [ 5 ] {ce0298c3-b8cf-48eb-bcaa-60654d6d924d} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.460956 [ 5 ] {ce0298c3-b8cf-48eb-bcaa-60654d6d924d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.461412 [ 5 ] {ce0298c3-b8cf-48eb-bcaa-60654d6d924d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.15 04:04:53.461649 [ 5 ] {ce0298c3-b8cf-48eb-bcaa-60654d6d924d} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.461810 [ 84 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.15 04:04:53.461867 [ 5 ] {ce0298c3-b8cf-48eb-bcaa-60654d6d924d} executeQuery: Read 1778 rows, 147.90 KiB in 0.002195 sec., 810022.7790432802 rows/sec., 65.80 MiB/sec. 2025.04.15 04:04:53.461892 [ 84 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.461951 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.461982 [ 5 ] {ce0298c3-b8cf-48eb-bcaa-60654d6d924d} TCPHandler: Processed in 0.002484673 sec. 2025.04.15 04:04:53.462198 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:53.462200 [ 187 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.15 04:04:53.462388 [ 5 ] {012cbf8c-775e-44e7-bc29-3955aec3cbbc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:04:53.462501 [ 5 ] {012cbf8c-775e-44e7-bc29-3955aec3cbbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:04:53.462513 [ 187 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:53.462626 [ 187 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1847 rows starting from the beginning of the part 2025.04.15 04:04:53.462896 [ 187 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 633 rows starting from the beginning of the part 2025.04.15 04:04:53.463425 [ 187 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 122 rows starting from the beginning of the part 2025.04.15 04:04:53.463786 [ 187 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 633 rows starting from the beginning of the part 2025.04.15 04:04:53.464082 [ 187 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 120 rows starting from the beginning of the part 2025.04.15 04:04:53.464373 [ 187 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1778 rows starting from the beginning of the part 2025.04.15 04:04:53.465169 [ 5 ] {012cbf8c-775e-44e7-bc29-3955aec3cbbc} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.465228 [ 5 ] {012cbf8c-775e-44e7-bc29-3955aec3cbbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.466019 [ 5 ] {012cbf8c-775e-44e7-bc29-3955aec3cbbc} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:04:53.466578 [ 5 ] {012cbf8c-775e-44e7-bc29-3955aec3cbbc} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.466896 [ 84 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.15 04:04:53.466980 [ 84 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.467042 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.467172 [ 5 ] {012cbf8c-775e-44e7-bc29-3955aec3cbbc} executeQuery: Read 124 rows, 7.69 KiB in 0.004796 sec., 25854.87906588824 rows/sec., 1.56 MiB/sec. 2025.04.15 04:04:53.467577 [ 5 ] {012cbf8c-775e-44e7-bc29-3955aec3cbbc} TCPHandler: Processed in 0.005466976 sec. 2025.04.15 04:04:53.467977 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:53.467984 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.15 04:04:53.468421 [ 5 ] {25f66f76-8cce-411c-89ab-f08fabee4cce} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:04:53.468499 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:53.468616 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 164 rows starting from the beginning of the part 2025.04.15 04:04:53.468622 [ 5 ] {25f66f76-8cce-411c-89ab-f08fabee4cce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:04:53.469239 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 114 rows starting from the beginning of the part 2025.04.15 04:04:53.469811 [ 187 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 5133 rows, containing 5 columns (5 merged, 0 gathered) in 0.007727874 sec., 664218.9041902081 rows/sec., 56.27 MiB/sec. 2025.04.15 04:04:53.469911 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part 2025.04.15 04:04:53.470415 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.15 04:04:53.470578 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 114 rows starting from the beginning of the part 2025.04.15 04:04:53.471226 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part 2025.04.15 04:04:53.471495 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_56_11} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.471745 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 124 rows starting from the beginning of the part 2025.04.15 04:04:53.471894 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_56_11} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.15 04:04:53.472331 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. 2025.04.15 04:04:53.472887 [ 5 ] {25f66f76-8cce-411c-89ab-f08fabee4cce} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.472948 [ 5 ] {25f66f76-8cce-411c-89ab-f08fabee4cce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.473955 [ 5 ] {25f66f76-8cce-411c-89ab-f08fabee4cce} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:04:53.474489 [ 5 ] {25f66f76-8cce-411c-89ab-f08fabee4cce} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.474915 [ 198 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.007707095 sec., 75774.33520671538 rows/sec., 5.03 MiB/sec. 2025.04.15 04:04:53.474977 [ 5 ] {25f66f76-8cce-411c-89ab-f08fabee4cce} executeQuery: Read 341 rows, 23.30 KiB in 0.006741 sec., 50585.966473816945 rows/sec., 3.38 MiB/sec. 2025.04.15 04:04:53.475111 [ 5 ] {25f66f76-8cce-411c-89ab-f08fabee4cce} TCPHandler: Processed in 0.007287736 sec. 2025.04.15 04:04:53.475244 [ 198 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.15 04:04:53.475270 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:53.475420 [ 5 ] {0960850d-b0cc-4341-9c3b-42569ddb20d4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:04:53.475499 [ 5 ] {0960850d-b0cc-4341-9c3b-42569ddb20d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:04:53.475810 [ 198 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_46_9} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.476098 [ 198 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_46_9} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.15 04:04:53.476271 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.04.15 04:04:53.476537 [ 5 ] {0960850d-b0cc-4341-9c3b-42569ddb20d4} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.476581 [ 5 ] {0960850d-b0cc-4341-9c3b-42569ddb20d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.476933 [ 5 ] {0960850d-b0cc-4341-9c3b-42569ddb20d4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:04:53.477175 [ 5 ] {0960850d-b0cc-4341-9c3b-42569ddb20d4} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.477374 [ 5 ] {0960850d-b0cc-4341-9c3b-42569ddb20d4} executeQuery: Read 112 rows, 6.53 KiB in 0.001978 sec., 56622.851365015165 rows/sec., 3.23 MiB/sec. 2025.04.15 04:04:53.477432 [ 5 ] {0960850d-b0cc-4341-9c3b-42569ddb20d4} TCPHandler: Processed in 0.002235867 sec. 2025.04.15 04:04:53.477543 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:53.477647 [ 5 ] {711ad8b3-de5a-42cf-b002-d338b70962c4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:04:53.477693 [ 5 ] {711ad8b3-de5a-42cf-b002-d338b70962c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:04:53.478523 [ 5 ] {711ad8b3-de5a-42cf-b002-d338b70962c4} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.478562 [ 5 ] {711ad8b3-de5a-42cf-b002-d338b70962c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.478949 [ 5 ] {711ad8b3-de5a-42cf-b002-d338b70962c4} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.15 04:04:53.479192 [ 5 ] {711ad8b3-de5a-42cf-b002-d338b70962c4} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.479346 [ 84 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.15 04:04:53.479402 [ 84 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.479409 [ 5 ] {711ad8b3-de5a-42cf-b002-d338b70962c4} executeQuery: Read 856 rows, 63.33 KiB in 0.001773 sec., 482797.51833051327 rows/sec., 34.88 MiB/sec. 2025.04.15 04:04:53.479431 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.479572 [ 5 ] {711ad8b3-de5a-42cf-b002-d338b70962c4} TCPHandler: Processed in 0.002073964 sec. 2025.04.15 04:04:53.479824 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.15 04:04:53.479871 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:53.480240 [ 5 ] {38bdd4ea-175e-4e44-903f-a8fe8898d86b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:04:53.480437 [ 5 ] {38bdd4ea-175e-4e44-903f-a8fe8898d86b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:04:53.480537 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:53.480699 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part 2025.04.15 04:04:53.481303 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 390 rows starting from the beginning of the part 2025.04.15 04:04:53.481659 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 100 rows starting from the beginning of the part 2025.04.15 04:04:53.481981 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 390 rows starting from the beginning of the part 2025.04.15 04:04:53.482356 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 96 rows starting from the beginning of the part 2025.04.15 04:04:53.482797 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 856 rows starting from the beginning of the part 2025.04.15 04:04:53.483472 [ 5 ] {38bdd4ea-175e-4e44-903f-a8fe8898d86b} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.483526 [ 5 ] {38bdd4ea-175e-4e44-903f-a8fe8898d86b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.484492 [ 5 ] {38bdd4ea-175e-4e44-903f-a8fe8898d86b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:04:53.485055 [ 5 ] {38bdd4ea-175e-4e44-903f-a8fe8898d86b} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.485477 [ 5 ] {38bdd4ea-175e-4e44-903f-a8fe8898d86b} executeQuery: Read 6 rows, 321.00 B in 0.005386 sec., 1113.9992573338284 rows/sec., 58.20 KiB/sec. 2025.04.15 04:04:53.485768 [ 5 ] {38bdd4ea-175e-4e44-903f-a8fe8898d86b} TCPHandler: Processed in 0.005971237 sec. 2025.04.15 04:04:53.486210 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:53.486292 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2746 rows, containing 5 columns (5 merged, 0 gathered) in 0.006726914 sec., 408210.9567626404 rows/sec., 31.09 MiB/sec. 2025.04.15 04:04:53.486348 [ 5 ] {16dc8694-ed28-487b-84ec-2fefb8a061c4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:53.486399 [ 5 ] {16dc8694-ed28-487b-84ec-2fefb8a061c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:04:53.486516 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.15 04:04:53.486948 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_56_11} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.487094 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_56_11} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.15 04:04:53.487232 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.04.15 04:04:53.487375 [ 5 ] {16dc8694-ed28-487b-84ec-2fefb8a061c4} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.487413 [ 5 ] {16dc8694-ed28-487b-84ec-2fefb8a061c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.487843 [ 5 ] {16dc8694-ed28-487b-84ec-2fefb8a061c4} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.15 04:04:53.488084 [ 5 ] {16dc8694-ed28-487b-84ec-2fefb8a061c4} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.488235 [ 84 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.15 04:04:53.488290 [ 84 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.488308 [ 5 ] {16dc8694-ed28-487b-84ec-2fefb8a061c4} executeQuery: Read 960 rows, 65.32 KiB in 0.001981 sec., 484603.7354871277 rows/sec., 32.20 MiB/sec. 2025.04.15 04:04:53.488323 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.488446 [ 5 ] {16dc8694-ed28-487b-84ec-2fefb8a061c4} TCPHandler: Processed in 0.002363531 sec. 2025.04.15 04:04:53.488501 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.15 04:04:53.488599 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:53.488621 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:53.488654 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15808 rows starting from the beginning of the part 2025.04.15 04:04:53.488760 [ 5 ] {e91da0b5-7fbb-41ad-91c0-adfb4f32b674} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:04:53.488859 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part 2025.04.15 04:04:53.488929 [ 5 ] {e91da0b5-7fbb-41ad-91c0-adfb4f32b674} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:04:53.489370 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 162 rows starting from the beginning of the part 2025.04.15 04:04:53.489619 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part 2025.04.15 04:04:53.489933 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2025.04.15 04:04:53.490304 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 960 rows starting from the beginning of the part 2025.04.15 04:04:53.490960 [ 5 ] {e91da0b5-7fbb-41ad-91c0-adfb4f32b674} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.491003 [ 5 ] {e91da0b5-7fbb-41ad-91c0-adfb4f32b674} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.491571 [ 5 ] {e91da0b5-7fbb-41ad-91c0-adfb4f32b674} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:04:53.491832 [ 5 ] {e91da0b5-7fbb-41ad-91c0-adfb4f32b674} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.492259 [ 5 ] {e91da0b5-7fbb-41ad-91c0-adfb4f32b674} executeQuery: Read 1 rows, 69.00 B in 0.003556 sec., 281.214848143982 rows/sec., 18.95 KiB/sec. 2025.04.15 04:04:53.492665 [ 5 ] {e91da0b5-7fbb-41ad-91c0-adfb4f32b674} TCPHandler: Processed in 0.004121128 sec. 2025.04.15 04:04:53.493116 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:53.493451 [ 5 ] {4eba9d63-c613-444e-8c85-7b1de0f4948d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:53.493582 [ 5 ] {4eba9d63-c613-444e-8c85-7b1de0f4948d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:04:53.495276 [ 5 ] {4eba9d63-c613-444e-8c85-7b1de0f4948d} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.495315 [ 5 ] {4eba9d63-c613-444e-8c85-7b1de0f4948d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.495981 [ 5 ] {4eba9d63-c613-444e-8c85-7b1de0f4948d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:04:53.496254 [ 5 ] {4eba9d63-c613-444e-8c85-7b1de0f4948d} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.496449 [ 84 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.15 04:04:53.496513 [ 84 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.496570 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.496578 [ 5 ] {4eba9d63-c613-444e-8c85-7b1de0f4948d} executeQuery: Read 8 rows, 14.68 KiB in 0.003194 sec., 2504.6963055729493 rows/sec., 4.49 MiB/sec. 2025.04.15 04:04:53.496841 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.15 04:04:53.496971 [ 5 ] {4eba9d63-c613-444e-8c85-7b1de0f4948d} TCPHandler: Processed in 0.004009725 sec. 2025.04.15 04:04:53.497136 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:53.497289 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:53.497361 [ 5 ] {37914bbf-6126-49a3-98d3-5eee6b6dd622} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:04:53.497496 [ 5 ] {37914bbf-6126-49a3-98d3-5eee6b6dd622} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:04:53.497522 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 787 rows starting from the beginning of the part 2025.04.15 04:04:53.498049 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 17564 rows, containing 5 columns (5 merged, 0 gathered) in 0.009587335 sec., 1832000.2378137405 rows/sec., 123.54 MiB/sec. 2025.04.15 04:04:53.498571 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.15 04:04:53.498769 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2025.04.15 04:04:53.499501 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part 2025.04.15 04:04:53.499563 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_56_11} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.499846 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_56_11} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.15 04:04:53.500289 [ 5 ] {37914bbf-6126-49a3-98d3-5eee6b6dd622} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.500307 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. 2025.04.15 04:04:53.500351 [ 5 ] {37914bbf-6126-49a3-98d3-5eee6b6dd622} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.500404 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part 2025.04.15 04:04:53.500915 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part 2025.04.15 04:04:53.501499 [ 5 ] {37914bbf-6126-49a3-98d3-5eee6b6dd622} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.15 04:04:53.501509 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part 2025.04.15 04:04:53.502021 [ 5 ] {37914bbf-6126-49a3-98d3-5eee6b6dd622} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.502274 [ 83 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.15 04:04:53.502382 [ 83 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:53.502389 [ 5 ] {37914bbf-6126-49a3-98d3-5eee6b6dd622} executeQuery: Read 34 rows, 2.02 KiB in 0.005088 sec., 6682.389937106918 rows/sec., 397.11 KiB/sec. 2025.04.15 04:04:53.502465 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:53.502675 [ 5 ] {37914bbf-6126-49a3-98d3-5eee6b6dd622} TCPHandler: Processed in 0.005590899 sec. 2025.04.15 04:04:53.502928 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.15 04:04:53.503104 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:04:53.503142 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2970 rows starting from the beginning of the part 2025.04.15 04:04:53.503256 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part 2025.04.15 04:04:53.503408 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2025.04.15 04:04:53.503576 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part 2025.04.15 04:04:53.503697 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2025.04.15 04:04:53.503939 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part 2025.04.15 04:04:53.506056 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 4 columns (4 merged, 0 gathered) in 0.003399932 sec., 967078.1650927137 rows/sec., 62.88 MiB/sec. 2025.04.15 04:04:53.506386 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.15 04:04:53.506767 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_56_11} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.506839 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_56_11} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.15 04:04:53.506904 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.04.15 04:04:53.515791 [ 186 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 875 rows, containing 19 columns (19 merged, 0 gathered) in 0.019123058 sec., 45756.280193261984 rows/sec., 81.99 MiB/sec. 2025.04.15 04:04:53.516651 [ 197 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.15 04:04:53.517017 [ 197 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_46_9} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:53.517093 [ 197 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_46_9} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.15 04:04:53.517195 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. 2025.04.15 04:04:54.000248 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 205.62 MiB, peak 213.13 MiB, free memory in arenas 0.00 B, will set to 208.20 MiB (RSS), difference: 2.58 MiB 2025.04.15 04:04:55.461357 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1090 2025.04.15 04:04:55.464896 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:55.464942 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:55.466407 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:04:55.466725 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:55.467309 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1090 2025.04.15 04:04:57.886778 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 2025.04.15 04:04:57.887491 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:57.887547 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:57.888070 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:04:57.888333 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:57.888620 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 2025.04.15 04:04:57.950983 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:57.951187 [ 5 ] {109f94de-890d-4bd6-8e7d-f8b0a458d8d9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:04:57.951267 [ 5 ] {109f94de-890d-4bd6-8e7d-f8b0a458d8d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:04:57.952045 [ 5 ] {109f94de-890d-4bd6-8e7d-f8b0a458d8d9} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:57.952098 [ 5 ] {109f94de-890d-4bd6-8e7d-f8b0a458d8d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:57.952524 [ 5 ] {109f94de-890d-4bd6-8e7d-f8b0a458d8d9} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.15 04:04:57.952775 [ 5 ] {109f94de-890d-4bd6-8e7d-f8b0a458d8d9} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:57.953023 [ 5 ] {109f94de-890d-4bd6-8e7d-f8b0a458d8d9} executeQuery: Read 56 rows, 4.41 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.28 MiB/sec. 2025.04.15 04:04:57.953130 [ 5 ] {109f94de-890d-4bd6-8e7d-f8b0a458d8d9} TCPHandler: Processed in 0.002283168 sec. 2025.04.15 04:04:57.953366 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:57.953525 [ 5 ] {78cc4b41-4e53-47b5-84a8-540e7b467cfd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:04:57.953575 [ 5 ] {78cc4b41-4e53-47b5-84a8-540e7b467cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:04:57.954113 [ 5 ] {78cc4b41-4e53-47b5-84a8-540e7b467cfd} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:57.954154 [ 5 ] {78cc4b41-4e53-47b5-84a8-540e7b467cfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:57.954519 [ 5 ] {78cc4b41-4e53-47b5-84a8-540e7b467cfd} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.15 04:04:57.954761 [ 5 ] {78cc4b41-4e53-47b5-84a8-540e7b467cfd} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:57.954953 [ 5 ] {78cc4b41-4e53-47b5-84a8-540e7b467cfd} executeQuery: Read 64 rows, 5.12 KiB in 0.001457 sec., 43925.87508579272 rows/sec., 3.43 MiB/sec. 2025.04.15 04:04:57.955004 [ 5 ] {78cc4b41-4e53-47b5-84a8-540e7b467cfd} TCPHandler: Processed in 0.001740297 sec. 2025.04.15 04:04:57.955116 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:57.955219 [ 5 ] {af9b17f0-cba2-432c-bf57-503be20d526b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:04:57.955267 [ 5 ] {af9b17f0-cba2-432c-bf57-503be20d526b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:04:57.955742 [ 5 ] {af9b17f0-cba2-432c-bf57-503be20d526b} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:57.955780 [ 5 ] {af9b17f0-cba2-432c-bf57-503be20d526b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:57.956160 [ 5 ] {af9b17f0-cba2-432c-bf57-503be20d526b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.15 04:04:57.956395 [ 5 ] {af9b17f0-cba2-432c-bf57-503be20d526b} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:57.956587 [ 5 ] {af9b17f0-cba2-432c-bf57-503be20d526b} executeQuery: Read 128 rows, 9.13 KiB in 0.00139 sec., 92086.3309352518 rows/sec., 6.41 MiB/sec. 2025.04.15 04:04:57.956635 [ 5 ] {af9b17f0-cba2-432c-bf57-503be20d526b} TCPHandler: Processed in 0.001568383 sec. 2025.04.15 04:04:57.956743 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:04:57.956846 [ 5 ] {51dc0a94-bb5e-4467-81e7-cd5ba3edaa5f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:04:57.956891 [ 5 ] {51dc0a94-bb5e-4467-81e7-cd5ba3edaa5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:04:57.957290 [ 5 ] {51dc0a94-bb5e-4467-81e7-cd5ba3edaa5f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:57.957327 [ 5 ] {51dc0a94-bb5e-4467-81e7-cd5ba3edaa5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:57.957671 [ 5 ] {51dc0a94-bb5e-4467-81e7-cd5ba3edaa5f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.15 04:04:57.957909 [ 5 ] {51dc0a94-bb5e-4467-81e7-cd5ba3edaa5f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:57.958098 [ 5 ] {51dc0a94-bb5e-4467-81e7-cd5ba3edaa5f} executeQuery: Read 48 rows, 3.31 KiB in 0.001274 sec., 37676.609105180534 rows/sec., 2.54 MiB/sec. 2025.04.15 04:04:57.958144 [ 5 ] {51dc0a94-bb5e-4467-81e7-cd5ba3edaa5f} TCPHandler: Processed in 0.001449941 sec. 2025.04.15 04:04:59.001060 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.04.15 04:04:59.024376 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:04:59.024443 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.04.15 04:04:59.032719 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:04:59.033509 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:04:59.036472 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.04.15 04:05:02.959277 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:02.959549 [ 5 ] {b72b9204-3b6e-43de-b44a-7af2f3db185e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:05:02.959616 [ 5 ] {b72b9204-3b6e-43de-b44a-7af2f3db185e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:05:02.960328 [ 5 ] {b72b9204-3b6e-43de-b44a-7af2f3db185e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:02.960366 [ 5 ] {b72b9204-3b6e-43de-b44a-7af2f3db185e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:02.960856 [ 5 ] {b72b9204-3b6e-43de-b44a-7af2f3db185e} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.15 04:05:02.961102 [ 5 ] {b72b9204-3b6e-43de-b44a-7af2f3db185e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:02.961300 [ 5 ] {b72b9204-3b6e-43de-b44a-7af2f3db185e} executeQuery: Read 120 rows, 10.44 KiB in 0.001851 sec., 64829.82171799028 rows/sec., 5.51 MiB/sec. 2025.04.15 04:05:02.961459 [ 5 ] {b72b9204-3b6e-43de-b44a-7af2f3db185e} TCPHandler: Processed in 0.002253158 sec. 2025.04.15 04:05:02.961666 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:02.961799 [ 5 ] {6c1afc72-7729-4f05-9db3-f3d21812dcf0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:05:02.961844 [ 5 ] {6c1afc72-7729-4f05-9db3-f3d21812dcf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:05:02.962333 [ 5 ] {6c1afc72-7729-4f05-9db3-f3d21812dcf0} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:02.962370 [ 5 ] {6c1afc72-7729-4f05-9db3-f3d21812dcf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:02.962758 [ 5 ] {6c1afc72-7729-4f05-9db3-f3d21812dcf0} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:05:02.962990 [ 5 ] {6c1afc72-7729-4f05-9db3-f3d21812dcf0} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:02.963142 [ 5 ] {6c1afc72-7729-4f05-9db3-f3d21812dcf0} executeQuery: Read 32 rows, 2.41 KiB in 0.001388 sec., 23054.755043227666 rows/sec., 1.69 MiB/sec. 2025.04.15 04:05:02.963189 [ 5 ] {6c1afc72-7729-4f05-9db3-f3d21812dcf0} TCPHandler: Processed in 0.001649315 sec. 2025.04.15 04:05:02.963294 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:02.963456 [ 5 ] {7678de20-5f3e-41a4-a2b5-c147429898c6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:05:02.963498 [ 5 ] {7678de20-5f3e-41a4-a2b5-c147429898c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:05:02.963993 [ 5 ] {7678de20-5f3e-41a4-a2b5-c147429898c6} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:02.964029 [ 5 ] {7678de20-5f3e-41a4-a2b5-c147429898c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:02.964370 [ 5 ] {7678de20-5f3e-41a4-a2b5-c147429898c6} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.15 04:05:02.964659 [ 5 ] {7678de20-5f3e-41a4-a2b5-c147429898c6} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:02.964815 [ 5 ] {7678de20-5f3e-41a4-a2b5-c147429898c6} executeQuery: Read 96 rows, 7.68 KiB in 0.001404 sec., 68376.06837606838 rows/sec., 5.34 MiB/sec. 2025.04.15 04:05:02.964862 [ 5 ] {7678de20-5f3e-41a4-a2b5-c147429898c6} TCPHandler: Processed in 0.001586054 sec. 2025.04.15 04:05:02.964968 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:02.965066 [ 5 ] {af7d5aeb-4478-4489-87e5-b4f0b7ce572d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:02.965112 [ 5 ] {af7d5aeb-4478-4489-87e5-b4f0b7ce572d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:05:02.965637 [ 5 ] {af7d5aeb-4478-4489-87e5-b4f0b7ce572d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:02.965672 [ 5 ] {af7d5aeb-4478-4489-87e5-b4f0b7ce572d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:02.966027 [ 5 ] {af7d5aeb-4478-4489-87e5-b4f0b7ce572d} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.15 04:05:02.966255 [ 5 ] {af7d5aeb-4478-4489-87e5-b4f0b7ce572d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:02.966495 [ 5 ] {af7d5aeb-4478-4489-87e5-b4f0b7ce572d} executeQuery: Read 160 rows, 11.41 KiB in 0.001408 sec., 113636.36363636363 rows/sec., 7.91 MiB/sec. 2025.04.15 04:05:02.966554 [ 5 ] {af7d5aeb-4478-4489-87e5-b4f0b7ce572d} TCPHandler: Processed in 0.001604844 sec. 2025.04.15 04:05:02.966701 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:02.966801 [ 5 ] {a3b1131e-7983-4e3a-b074-924c925c4362} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:02.966863 [ 5 ] {a3b1131e-7983-4e3a-b074-924c925c4362} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:05:02.967905 [ 5 ] {a3b1131e-7983-4e3a-b074-924c925c4362} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:02.967939 [ 5 ] {a3b1131e-7983-4e3a-b074-924c925c4362} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:02.968588 [ 5 ] {a3b1131e-7983-4e3a-b074-924c925c4362} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:05:02.968829 [ 5 ] {a3b1131e-7983-4e3a-b074-924c925c4362} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:02.968996 [ 5 ] {a3b1131e-7983-4e3a-b074-924c925c4362} executeQuery: Read 32 rows, 58.72 KiB in 0.002225 sec., 14382.022471910113 rows/sec., 25.77 MiB/sec. 2025.04.15 04:05:02.969079 [ 5 ] {a3b1131e-7983-4e3a-b074-924c925c4362} TCPHandler: Processed in 0.002461982 sec. 2025.04.15 04:05:02.969181 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:02.969278 [ 5 ] {b7878ca0-9114-4f1d-98b6-8bf164146d83} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:05:02.969346 [ 5 ] {b7878ca0-9114-4f1d-98b6-8bf164146d83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:05:02.969790 [ 5 ] {b7878ca0-9114-4f1d-98b6-8bf164146d83} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:02.969825 [ 5 ] {b7878ca0-9114-4f1d-98b6-8bf164146d83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:02.970153 [ 5 ] {b7878ca0-9114-4f1d-98b6-8bf164146d83} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.15 04:05:02.970376 [ 5 ] {b7878ca0-9114-4f1d-98b6-8bf164146d83} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:02.970602 [ 5 ] {b7878ca0-9114-4f1d-98b6-8bf164146d83} executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. 2025.04.15 04:05:02.970647 [ 5 ] {b7878ca0-9114-4f1d-98b6-8bf164146d83} TCPHandler: Processed in 0.001476192 sec. 2025.04.15 04:05:05.201031 [ 71 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:05:05.201146 [ 71 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:05:05.270546 [ 71 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.04.15 04:05:05.270641 [ 71 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:05.270681 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:05.270936 [ 194 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.04.15 04:05:05.271187 [ 194 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:05.271230 [ 194 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2025.04.15 04:05:05.271321 [ 194 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2025.04.15 04:05:05.271628 [ 194 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2025.04.15 04:05:05.271924 [ 194 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2025.04.15 04:05:05.272069 [ 194 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part 2025.04.15 04:05:05.273139 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00233466 sec., 15419.804168487059 rows/sec., 1.29 MiB/sec. 2025.04.15 04:05:05.273285 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.04.15 04:05:05.273616 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_13_3} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:05.273698 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_13_3} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.04.15 04:05:05.273780 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:05:05.397530 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 2025.04.15 04:05:05.398543 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:05.398613 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:05.399324 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:05:05.399581 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:05.399818 [ 71 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.15 04:05:05.399883 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.04.15 04:05:05.399933 [ 71 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:05.399980 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:05.400171 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.15 04:05:05.400376 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:05.400437 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part 2025.04.15 04:05:05.400555 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part 2025.04.15 04:05:05.400756 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part 2025.04.15 04:05:05.400957 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part 2025.04.15 04:05:05.401128 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part 2025.04.15 04:05:05.401307 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part 2025.04.15 04:05:05.403623 [ 195 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003549205 sec., 4657662.772367333 rows/sec., 66.63 MiB/sec. 2025.04.15 04:05:05.403756 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.15 04:05:05.404067 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_36_7} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:05.404148 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_36_7} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.15 04:05:05.404264 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.04.15 04:05:05.476351 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1110 2025.04.15 04:05:05.478927 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:05.478967 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:05.480345 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:05:05.480643 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:05.480914 [ 71 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.04.15 04:05:05.481055 [ 71 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:05.481170 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:05.481506 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.04.15 04:05:05.481734 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1110 2025.04.15 04:05:05.482154 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:05.482274 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 918 rows starting from the beginning of the part 2025.04.15 04:05:05.482884 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part 2025.04.15 04:05:05.483447 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part 2025.04.15 04:05:05.483991 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2025.04.15 04:05:05.484528 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part 2025.04.15 04:05:05.485067 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part 2025.04.15 04:05:05.493281 [ 195 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 72 columns (72 merged, 0 gathered) in 0.011940055 sec., 92964.39589264874 rows/sec., 74.44 MiB/sec. 2025.04.15 04:05:05.494767 [ 192 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.04.15 04:05:05.495584 [ 192 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_26_5} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:05.495674 [ 192 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_26_5} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.04.15 04:05:05.496015 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. 2025.04.15 04:05:05.694921 [ 71 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.04.15 04:05:05.694995 [ 71 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:05.695036 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:05.695308 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.04.15 04:05:05.695795 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:05.695832 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part 2025.04.15 04:05:05.695909 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.04.15 04:05:05.696073 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2025.04.15 04:05:05.696387 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.04.15 04:05:05.696593 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2025.04.15 04:05:05.697673 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002539974 sec., 56693.49371292777 rows/sec., 2.89 MiB/sec. 2025.04.15 04:05:05.697865 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.04.15 04:05:05.698224 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_24_5} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:05.698330 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_24_5} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.04.15 04:05:05.698433 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.04.15 04:05:06.543741 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.04.15 04:05:06.565338 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:06.565393 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:06.572875 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:05:06.573640 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:06.573945 [ 71 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.15 04:05:06.574010 [ 71 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:06.574048 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:06.574537 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.15 04:05:06.588618 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.04.15 04:05:06.590547 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:06.592232 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2025.04.15 04:05:06.597986 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.04.15 04:05:06.603731 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2025.04.15 04:05:06.609162 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.04.15 04:05:06.614787 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2025.04.15 04:05:06.619310 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.04.15 04:05:06.677950 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.103747413 sec., 2621.752120219133 rows/sec., 13.56 MiB/sec. 2025.04.15 04:05:06.680867 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.15 04:05:06.683845 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_36_7} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:06.683980 [ 201 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_36_7} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.15 04:05:06.686398 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.04.15 04:05:07.967689 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:07.967893 [ 5 ] {c1faf011-5d1a-41f2-9a01-dc1e94113f0d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:05:07.967973 [ 5 ] {c1faf011-5d1a-41f2-9a01-dc1e94113f0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:05:07.968813 [ 5 ] {c1faf011-5d1a-41f2-9a01-dc1e94113f0d} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:07.968869 [ 5 ] {c1faf011-5d1a-41f2-9a01-dc1e94113f0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:07.969316 [ 5 ] {c1faf011-5d1a-41f2-9a01-dc1e94113f0d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:05:07.969590 [ 5 ] {c1faf011-5d1a-41f2-9a01-dc1e94113f0d} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:07.969773 [ 68 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.04.15 04:05:07.969821 [ 5 ] {c1faf011-5d1a-41f2-9a01-dc1e94113f0d} executeQuery: Read 212 rows, 13.81 KiB in 0.001981 sec., 107016.65825340737 rows/sec., 6.81 MiB/sec. 2025.04.15 04:05:07.969854 [ 68 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:07.969927 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:07.969939 [ 5 ] {c1faf011-5d1a-41f2-9a01-dc1e94113f0d} TCPHandler: Processed in 0.002383251 sec. 2025.04.15 04:05:07.970150 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:07.970182 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.04.15 04:05:07.970321 [ 5 ] {5ef08c11-40de-4b73-b1e1-2d31622a1954} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:05:07.970428 [ 5 ] {5ef08c11-40de-4b73-b1e1-2d31622a1954} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:05:07.970712 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:07.970840 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 212 rows starting from the beginning of the part 2025.04.15 04:05:07.971326 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part 2025.04.15 04:05:07.971690 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part 2025.04.15 04:05:07.972006 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part 2025.04.15 04:05:07.972159 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part 2025.04.15 04:05:07.973217 [ 5 ] {5ef08c11-40de-4b73-b1e1-2d31622a1954} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:07.973279 [ 5 ] {5ef08c11-40de-4b73-b1e1-2d31622a1954} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:07.974380 [ 5 ] {5ef08c11-40de-4b73-b1e1-2d31622a1954} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.15 04:05:07.974918 [ 5 ] {5ef08c11-40de-4b73-b1e1-2d31622a1954} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:07.974941 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004901195 sec., 216273.78629089438 rows/sec., 14.58 MiB/sec. 2025.04.15 04:05:07.975191 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.04.15 04:05:07.975415 [ 5 ] {5ef08c11-40de-4b73-b1e1-2d31622a1954} executeQuery: Read 633 rows, 50.98 KiB in 0.005108 sec., 123923.25763508223 rows/sec., 9.75 MiB/sec. 2025.04.15 04:05:07.975829 [ 5 ] {5ef08c11-40de-4b73-b1e1-2d31622a1954} TCPHandler: Processed in 0.005753443 sec. 2025.04.15 04:05:07.976055 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_25_6} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:07.976177 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:07.976254 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_25_6} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.04.15 04:05:07.976386 [ 5 ] {0e3bd4e6-acab-46cd-938e-3a8c06816653} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:05:07.976389 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.15 04:05:07.976462 [ 5 ] {0e3bd4e6-acab-46cd-938e-3a8c06816653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:05:07.977110 [ 5 ] {0e3bd4e6-acab-46cd-938e-3a8c06816653} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:07.977150 [ 5 ] {0e3bd4e6-acab-46cd-938e-3a8c06816653} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:07.977513 [ 5 ] {0e3bd4e6-acab-46cd-938e-3a8c06816653} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:05:07.977754 [ 5 ] {0e3bd4e6-acab-46cd-938e-3a8c06816653} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:07.977952 [ 5 ] {0e3bd4e6-acab-46cd-938e-3a8c06816653} executeQuery: Read 114 rows, 6.99 KiB in 0.001617 sec., 70500.92764378479 rows/sec., 4.22 MiB/sec. 2025.04.15 04:05:07.978004 [ 5 ] {0e3bd4e6-acab-46cd-938e-3a8c06816653} TCPHandler: Processed in 0.001937831 sec. 2025.04.15 04:05:07.978136 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:07.978240 [ 5 ] {2383e0c5-0ab1-4120-a82e-391cec50467c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:05:07.978284 [ 5 ] {2383e0c5-0ab1-4120-a82e-391cec50467c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:05:07.978828 [ 5 ] {2383e0c5-0ab1-4120-a82e-391cec50467c} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:07.978868 [ 5 ] {2383e0c5-0ab1-4120-a82e-391cec50467c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:07.979215 [ 5 ] {2383e0c5-0ab1-4120-a82e-391cec50467c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:05:07.979450 [ 5 ] {2383e0c5-0ab1-4120-a82e-391cec50467c} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:07.979639 [ 5 ] {2383e0c5-0ab1-4120-a82e-391cec50467c} executeQuery: Read 113 rows, 7.49 KiB in 0.001421 sec., 79521.46375791696 rows/sec., 5.15 MiB/sec. 2025.04.15 04:05:07.979689 [ 5 ] {2383e0c5-0ab1-4120-a82e-391cec50467c} TCPHandler: Processed in 0.001604754 sec. 2025.04.15 04:05:07.979813 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:07.979919 [ 5 ] {de8b62f3-7315-4ace-92b8-66a470662fc4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:05:07.979963 [ 5 ] {de8b62f3-7315-4ace-92b8-66a470662fc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:05:07.980510 [ 5 ] {de8b62f3-7315-4ace-92b8-66a470662fc4} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:07.980548 [ 5 ] {de8b62f3-7315-4ace-92b8-66a470662fc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:07.980896 [ 5 ] {de8b62f3-7315-4ace-92b8-66a470662fc4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:05:07.981135 [ 5 ] {de8b62f3-7315-4ace-92b8-66a470662fc4} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:07.981284 [ 68 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.04.15 04:05:07.981347 [ 5 ] {de8b62f3-7315-4ace-92b8-66a470662fc4} executeQuery: Read 112 rows, 6.53 KiB in 0.001446 sec., 77455.04840940525 rows/sec., 4.41 MiB/sec. 2025.04.15 04:05:07.981354 [ 68 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:07.981424 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:07.981470 [ 5 ] {de8b62f3-7315-4ace-92b8-66a470662fc4} TCPHandler: Processed in 0.001705206 sec. 2025.04.15 04:05:07.981659 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.04.15 04:05:07.981695 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:07.981869 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:07.981900 [ 5 ] {7412a0bb-ff86-415b-838d-3e2c713cbf4f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:05:07.981927 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 112 rows starting from the beginning of the part 2025.04.15 04:05:07.981989 [ 5 ] {7412a0bb-ff86-415b-838d-3e2c713cbf4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:05:07.982248 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part 2025.04.15 04:05:07.982626 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part 2025.04.15 04:05:07.983002 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part 2025.04.15 04:05:07.983357 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part 2025.04.15 04:05:07.985012 [ 5 ] {7412a0bb-ff86-415b-838d-3e2c713cbf4f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:07.985080 [ 5 ] {7412a0bb-ff86-415b-838d-3e2c713cbf4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:07.986039 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004511307 sec., 124132.54074706066 rows/sec., 7.54 MiB/sec. 2025.04.15 04:05:07.986145 [ 5 ] {7412a0bb-ff86-415b-838d-3e2c713cbf4f} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.15 04:05:07.986215 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.04.15 04:05:07.986600 [ 5 ] {7412a0bb-ff86-415b-838d-3e2c713cbf4f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:07.986718 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_25_6} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:07.986995 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_25_6} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.04.15 04:05:07.987014 [ 5 ] {7412a0bb-ff86-415b-838d-3e2c713cbf4f} executeQuery: Read 390 rows, 28.23 KiB in 0.005174 sec., 75376.88442211055 rows/sec., 5.33 MiB/sec. 2025.04.15 04:05:07.987233 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:05:07.987258 [ 5 ] {7412a0bb-ff86-415b-838d-3e2c713cbf4f} TCPHandler: Processed in 0.00562963 sec. 2025.04.15 04:05:07.987405 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:07.987512 [ 5 ] {a0ee5b23-fa72-4b5c-adb4-e85caa611fa5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:05:07.987559 [ 5 ] {a0ee5b23-fa72-4b5c-adb4-e85caa611fa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:05:07.988000 [ 5 ] {a0ee5b23-fa72-4b5c-adb4-e85caa611fa5} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:07.988039 [ 5 ] {a0ee5b23-fa72-4b5c-adb4-e85caa611fa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:07.988399 [ 5 ] {a0ee5b23-fa72-4b5c-adb4-e85caa611fa5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:05:07.988638 [ 5 ] {a0ee5b23-fa72-4b5c-adb4-e85caa611fa5} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:07.988870 [ 5 ] {a0ee5b23-fa72-4b5c-adb4-e85caa611fa5} executeQuery: Read 6 rows, 321.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 228.32 KiB/sec. 2025.04.15 04:05:07.989010 [ 5 ] {a0ee5b23-fa72-4b5c-adb4-e85caa611fa5} TCPHandler: Processed in 0.001650555 sec. 2025.04.15 04:05:07.989189 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:07.989294 [ 5 ] {6d56a17b-7261-4e3f-a5a1-7c1faf168c94} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:07.989344 [ 5 ] {6d56a17b-7261-4e3f-a5a1-7c1faf168c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:05:07.989897 [ 5 ] {6d56a17b-7261-4e3f-a5a1-7c1faf168c94} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:07.989937 [ 5 ] {6d56a17b-7261-4e3f-a5a1-7c1faf168c94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:07.990337 [ 5 ] {6d56a17b-7261-4e3f-a5a1-7c1faf168c94} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.15 04:05:07.990569 [ 5 ] {6d56a17b-7261-4e3f-a5a1-7c1faf168c94} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:07.990800 [ 5 ] {6d56a17b-7261-4e3f-a5a1-7c1faf168c94} executeQuery: Read 237 rows, 16.27 KiB in 0.001526 sec., 155307.99475753604 rows/sec., 10.41 MiB/sec. 2025.04.15 04:05:07.990874 [ 5 ] {6d56a17b-7261-4e3f-a5a1-7c1faf168c94} TCPHandler: Processed in 0.001754358 sec. 2025.04.15 04:05:07.991092 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:07.991224 [ 5 ] {67fd9a37-8c77-4110-a0da-0c621dc7b85c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:05:07.991274 [ 5 ] {67fd9a37-8c77-4110-a0da-0c621dc7b85c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:05:07.991696 [ 5 ] {67fd9a37-8c77-4110-a0da-0c621dc7b85c} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:07.991735 [ 5 ] {67fd9a37-8c77-4110-a0da-0c621dc7b85c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:07.992075 [ 5 ] {67fd9a37-8c77-4110-a0da-0c621dc7b85c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:05:07.992313 [ 5 ] {67fd9a37-8c77-4110-a0da-0c621dc7b85c} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:07.992531 [ 5 ] {67fd9a37-8c77-4110-a0da-0c621dc7b85c} executeQuery: Read 1 rows, 69.00 B in 0.001327 sec., 753.5795026375282 rows/sec., 50.78 KiB/sec. 2025.04.15 04:05:07.992629 [ 5 ] {67fd9a37-8c77-4110-a0da-0c621dc7b85c} TCPHandler: Processed in 0.001628824 sec. 2025.04.15 04:05:07.992783 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:07.992887 [ 5 ] {d99224cc-99a3-4370-b20d-c538e1004452} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:07.992948 [ 5 ] {d99224cc-99a3-4370-b20d-c538e1004452} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:05:07.993970 [ 5 ] {d99224cc-99a3-4370-b20d-c538e1004452} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:07.994009 [ 5 ] {d99224cc-99a3-4370-b20d-c538e1004452} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:07.994599 [ 5 ] {d99224cc-99a3-4370-b20d-c538e1004452} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:05:07.994848 [ 5 ] {d99224cc-99a3-4370-b20d-c538e1004452} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:07.995111 [ 5 ] {d99224cc-99a3-4370-b20d-c538e1004452} executeQuery: Read 8 rows, 14.68 KiB in 0.002237 sec., 3576.218149307108 rows/sec., 6.41 MiB/sec. 2025.04.15 04:05:07.995530 [ 5 ] {d99224cc-99a3-4370-b20d-c538e1004452} TCPHandler: Processed in 0.002793169 sec. 2025.04.15 04:05:07.995768 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:07.995873 [ 5 ] {bc0aba98-8eb3-4dae-b382-84aad5775ef4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:05:07.995921 [ 5 ] {bc0aba98-8eb3-4dae-b382-84aad5775ef4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:05:07.996375 [ 5 ] {bc0aba98-8eb3-4dae-b382-84aad5775ef4} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:07.996413 [ 5 ] {bc0aba98-8eb3-4dae-b382-84aad5775ef4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:07.996783 [ 5 ] {bc0aba98-8eb3-4dae-b382-84aad5775ef4} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.15 04:05:07.997024 [ 5 ] {bc0aba98-8eb3-4dae-b382-84aad5775ef4} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:07.997218 [ 5 ] {bc0aba98-8eb3-4dae-b382-84aad5775ef4} executeQuery: Read 82 rows, 5.33 KiB in 0.001369 sec., 59897.73557341125 rows/sec., 3.80 MiB/sec. 2025.04.15 04:05:07.997266 [ 5 ] {bc0aba98-8eb3-4dae-b382-84aad5775ef4} TCPHandler: Processed in 0.001557153 sec. 2025.04.15 04:05:12.900529 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 2025.04.15 04:05:12.901526 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:12.901612 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:12.902201 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:05:12.902458 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:12.902719 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 2025.04.15 04:05:12.963431 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:12.963643 [ 5 ] {ada76cfa-aaac-4767-b5ca-6e73b705c3e5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:05:12.963725 [ 5 ] {ada76cfa-aaac-4767-b5ca-6e73b705c3e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:05:12.964539 [ 5 ] {ada76cfa-aaac-4767-b5ca-6e73b705c3e5} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:12.964591 [ 5 ] {ada76cfa-aaac-4767-b5ca-6e73b705c3e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:12.965001 [ 5 ] {ada76cfa-aaac-4767-b5ca-6e73b705c3e5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.04.15 04:05:12.965251 [ 5 ] {ada76cfa-aaac-4767-b5ca-6e73b705c3e5} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:12.965489 [ 5 ] {ada76cfa-aaac-4767-b5ca-6e73b705c3e5} executeQuery: Read 2 rows, 167.00 B in 0.001894 sec., 1055.9662090813094 rows/sec., 86.11 KiB/sec. 2025.04.15 04:05:12.965671 [ 5 ] {ada76cfa-aaac-4767-b5ca-6e73b705c3e5} TCPHandler: Processed in 0.002369121 sec. 2025.04.15 04:05:12.965822 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:12.965926 [ 5 ] {3c66527c-80a4-4d33-b1d6-80f54c985ea2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:05:12.965972 [ 5 ] {3c66527c-80a4-4d33-b1d6-80f54c985ea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:05:12.966594 [ 5 ] {3c66527c-80a4-4d33-b1d6-80f54c985ea2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:12.966633 [ 5 ] {3c66527c-80a4-4d33-b1d6-80f54c985ea2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:12.967004 [ 5 ] {3c66527c-80a4-4d33-b1d6-80f54c985ea2} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.15 04:05:12.967246 [ 5 ] {3c66527c-80a4-4d33-b1d6-80f54c985ea2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:12.967445 [ 5 ] {3c66527c-80a4-4d33-b1d6-80f54c985ea2} executeQuery: Read 121 rows, 10.51 KiB in 0.001542 sec., 78469.52010376134 rows/sec., 6.66 MiB/sec. 2025.04.15 04:05:12.967496 [ 5 ] {3c66527c-80a4-4d33-b1d6-80f54c985ea2} TCPHandler: Processed in 0.001724577 sec. 2025.04.15 04:05:12.967618 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:12.967722 [ 5 ] {2cf78afe-57ba-4627-ac35-032b991b670e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:05:12.967768 [ 5 ] {2cf78afe-57ba-4627-ac35-032b991b670e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:05:12.968304 [ 5 ] {2cf78afe-57ba-4627-ac35-032b991b670e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:12.968342 [ 5 ] {2cf78afe-57ba-4627-ac35-032b991b670e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:12.968687 [ 5 ] {2cf78afe-57ba-4627-ac35-032b991b670e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:05:12.968931 [ 5 ] {2cf78afe-57ba-4627-ac35-032b991b670e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:12.969119 [ 5 ] {2cf78afe-57ba-4627-ac35-032b991b670e} executeQuery: Read 34 rows, 2.55 KiB in 0.001419 sec., 23960.535588442566 rows/sec., 1.75 MiB/sec. 2025.04.15 04:05:12.969170 [ 5 ] {2cf78afe-57ba-4627-ac35-032b991b670e} TCPHandler: Processed in 0.001602264 sec. 2025.04.15 04:05:12.969288 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:12.969392 [ 5 ] {6854e0e8-fdc6-454d-845a-49479ddb8b07} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:05:12.969437 [ 5 ] {6854e0e8-fdc6-454d-845a-49479ddb8b07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:05:12.969982 [ 5 ] {6854e0e8-fdc6-454d-845a-49479ddb8b07} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:12.970021 [ 5 ] {6854e0e8-fdc6-454d-845a-49479ddb8b07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:12.970359 [ 5 ] {6854e0e8-fdc6-454d-845a-49479ddb8b07} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.15 04:05:12.970596 [ 5 ] {6854e0e8-fdc6-454d-845a-49479ddb8b07} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:12.970803 [ 5 ] {6854e0e8-fdc6-454d-845a-49479ddb8b07} executeQuery: Read 98 rows, 7.84 KiB in 0.001433 sec., 68387.99720865318 rows/sec., 5.34 MiB/sec. 2025.04.15 04:05:12.970855 [ 5 ] {6854e0e8-fdc6-454d-845a-49479ddb8b07} TCPHandler: Processed in 0.001616674 sec. 2025.04.15 04:05:12.970973 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:12.971077 [ 5 ] {31f0fa7f-16f2-4886-a115-3c4510e3855d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:12.971125 [ 5 ] {31f0fa7f-16f2-4886-a115-3c4510e3855d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:05:12.971641 [ 5 ] {31f0fa7f-16f2-4886-a115-3c4510e3855d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:12.971680 [ 5 ] {31f0fa7f-16f2-4886-a115-3c4510e3855d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:12.972061 [ 5 ] {31f0fa7f-16f2-4886-a115-3c4510e3855d} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.15 04:05:12.972294 [ 5 ] {31f0fa7f-16f2-4886-a115-3c4510e3855d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:12.972501 [ 5 ] {31f0fa7f-16f2-4886-a115-3c4510e3855d} executeQuery: Read 161 rows, 11.48 KiB in 0.001446 sec., 111341.63208852005 rows/sec., 7.75 MiB/sec. 2025.04.15 04:05:12.972551 [ 5 ] {31f0fa7f-16f2-4886-a115-3c4510e3855d} TCPHandler: Processed in 0.001629474 sec. 2025.04.15 04:05:12.972671 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:12.972776 [ 5 ] {103c5580-286c-404f-b627-365f06941471} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:12.972841 [ 5 ] {103c5580-286c-404f-b627-365f06941471} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:05:12.974015 [ 5 ] {103c5580-286c-404f-b627-365f06941471} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:12.974054 [ 5 ] {103c5580-286c-404f-b627-365f06941471} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:12.974669 [ 5 ] {103c5580-286c-404f-b627-365f06941471} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:05:12.974933 [ 5 ] {103c5580-286c-404f-b627-365f06941471} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:12.975161 [ 5 ] {103c5580-286c-404f-b627-365f06941471} executeQuery: Read 32 rows, 58.72 KiB in 0.002407 sec., 13294.557540506856 rows/sec., 23.82 MiB/sec. 2025.04.15 04:05:12.975254 [ 5 ] {103c5580-286c-404f-b627-365f06941471} TCPHandler: Processed in 0.002632506 sec. 2025.04.15 04:05:12.975373 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:12.975478 [ 5 ] {4101452f-3a8c-4325-9bbe-a951f5b1bfff} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:05:12.975523 [ 5 ] {4101452f-3a8c-4325-9bbe-a951f5b1bfff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:05:12.975955 [ 5 ] {4101452f-3a8c-4325-9bbe-a951f5b1bfff} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:12.975994 [ 5 ] {4101452f-3a8c-4325-9bbe-a951f5b1bfff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:12.976338 [ 5 ] {4101452f-3a8c-4325-9bbe-a951f5b1bfff} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.15 04:05:12.976575 [ 5 ] {4101452f-3a8c-4325-9bbe-a951f5b1bfff} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:12.976756 [ 5 ] {4101452f-3a8c-4325-9bbe-a951f5b1bfff} executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. 2025.04.15 04:05:12.976821 [ 5 ] {4101452f-3a8c-4325-9bbe-a951f5b1bfff} TCPHandler: Processed in 0.001499002 sec. 2025.04.15 04:05:14.088948 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.04.15 04:05:14.107052 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:14.107097 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:14.113929 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:05:14.114646 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:14.117117 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.04.15 04:05:15.482379 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1146 2025.04.15 04:05:15.487006 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:15.487052 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:15.488482 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:05:15.488784 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:15.489316 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1146 2025.04.15 04:05:17.968012 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:17.968197 [ 5 ] {bbc3cfff-ac56-4197-98ae-84502fc080b0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:05:17.968269 [ 5 ] {bbc3cfff-ac56-4197-98ae-84502fc080b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:05:17.969074 [ 5 ] {bbc3cfff-ac56-4197-98ae-84502fc080b0} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.969124 [ 5 ] {bbc3cfff-ac56-4197-98ae-84502fc080b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:17.969546 [ 5 ] {bbc3cfff-ac56-4197-98ae-84502fc080b0} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:05:17.969798 [ 5 ] {bbc3cfff-ac56-4197-98ae-84502fc080b0} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:17.970040 [ 5 ] {bbc3cfff-ac56-4197-98ae-84502fc080b0} executeQuery: Read 212 rows, 13.81 KiB in 0.001891 sec., 112109.9947117927 rows/sec., 7.13 MiB/sec. 2025.04.15 04:05:17.970135 [ 5 ] {bbc3cfff-ac56-4197-98ae-84502fc080b0} TCPHandler: Processed in 0.002243137 sec. 2025.04.15 04:05:17.970289 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:17.970393 [ 5 ] {4326900a-a812-4871-91bd-113d7cbd11a0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:05:17.970441 [ 5 ] {4326900a-a812-4871-91bd-113d7cbd11a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:05:17.971252 [ 5 ] {4326900a-a812-4871-91bd-113d7cbd11a0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.971291 [ 5 ] {4326900a-a812-4871-91bd-113d7cbd11a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:17.971672 [ 5 ] {4326900a-a812-4871-91bd-113d7cbd11a0} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.15 04:05:17.971905 [ 5 ] {4326900a-a812-4871-91bd-113d7cbd11a0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:17.972104 [ 5 ] {4326900a-a812-4871-91bd-113d7cbd11a0} executeQuery: Read 633 rows, 50.98 KiB in 0.001731 sec., 365684.57538994803 rows/sec., 28.76 MiB/sec. 2025.04.15 04:05:17.972124 [ 58 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.04.15 04:05:17.972170 [ 5 ] {4326900a-a812-4871-91bd-113d7cbd11a0} TCPHandler: Processed in 0.001936771 sec. 2025.04.15 04:05:17.972258 [ 58 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.972328 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:17.972353 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:17.972612 [ 5 ] {7b8b899b-82b5-49fc-ae06-0e1bb3117e55} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:05:17.972655 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.04.15 04:05:17.972675 [ 5 ] {7b8b899b-82b5-49fc-ae06-0e1bb3117e55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:05:17.973015 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:17.973128 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1847 rows starting from the beginning of the part 2025.04.15 04:05:17.973502 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2025.04.15 04:05:17.973844 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 120 rows starting from the beginning of the part 2025.04.15 04:05:17.974020 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 633 rows starting from the beginning of the part 2025.04.15 04:05:17.974357 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 121 rows starting from the beginning of the part 2025.04.15 04:05:17.974747 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 633 rows starting from the beginning of the part 2025.04.15 04:05:17.975485 [ 5 ] {7b8b899b-82b5-49fc-ae06-0e1bb3117e55} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.975540 [ 5 ] {7b8b899b-82b5-49fc-ae06-0e1bb3117e55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:17.976352 [ 5 ] {7b8b899b-82b5-49fc-ae06-0e1bb3117e55} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.15 04:05:17.976834 [ 5 ] {7b8b899b-82b5-49fc-ae06-0e1bb3117e55} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:17.977367 [ 5 ] {7b8b899b-82b5-49fc-ae06-0e1bb3117e55} executeQuery: Read 114 rows, 6.99 KiB in 0.004839 sec., 23558.58648481091 rows/sec., 1.41 MiB/sec. 2025.04.15 04:05:17.977510 [ 5 ] {7b8b899b-82b5-49fc-ae06-0e1bb3117e55} TCPHandler: Processed in 0.005218402 sec. 2025.04.15 04:05:17.977657 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:17.977789 [ 5 ] {ce382bdb-bdb6-4248-a315-eb9597ff0e57} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:05:17.977848 [ 5 ] {ce382bdb-bdb6-4248-a315-eb9597ff0e57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:05:17.978650 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3410 rows, containing 5 columns (5 merged, 0 gathered) in 0.006208102 sec., 549282.2121801478 rows/sec., 46.40 MiB/sec. 2025.04.15 04:05:17.979011 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.04.15 04:05:17.979193 [ 5 ] {ce382bdb-bdb6-4248-a315-eb9597ff0e57} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.979251 [ 5 ] {ce382bdb-bdb6-4248-a315-eb9597ff0e57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:17.979704 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_61_12} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:17.979897 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_61_12} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.04.15 04:05:17.979979 [ 5 ] {ce382bdb-bdb6-4248-a315-eb9597ff0e57} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:05:17.980053 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.04.15 04:05:17.980293 [ 5 ] {ce382bdb-bdb6-4248-a315-eb9597ff0e57} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:17.980503 [ 5 ] {ce382bdb-bdb6-4248-a315-eb9597ff0e57} executeQuery: Read 113 rows, 7.49 KiB in 0.002739 sec., 41255.93282219788 rows/sec., 2.67 MiB/sec. 2025.04.15 04:05:17.980560 [ 5 ] {ce382bdb-bdb6-4248-a315-eb9597ff0e57} TCPHandler: Processed in 0.002963423 sec. 2025.04.15 04:05:17.980700 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:17.980804 [ 5 ] {dd234af7-3220-47fc-adf5-102ec02fba6a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:05:17.980847 [ 5 ] {dd234af7-3220-47fc-adf5-102ec02fba6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:05:17.981411 [ 5 ] {dd234af7-3220-47fc-adf5-102ec02fba6a} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.981449 [ 5 ] {dd234af7-3220-47fc-adf5-102ec02fba6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:17.981787 [ 5 ] {dd234af7-3220-47fc-adf5-102ec02fba6a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:05:17.982016 [ 5 ] {dd234af7-3220-47fc-adf5-102ec02fba6a} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:17.982213 [ 5 ] {dd234af7-3220-47fc-adf5-102ec02fba6a} executeQuery: Read 112 rows, 6.53 KiB in 0.001434 sec., 78103.20781032079 rows/sec., 4.45 MiB/sec. 2025.04.15 04:05:17.982277 [ 5 ] {dd234af7-3220-47fc-adf5-102ec02fba6a} TCPHandler: Processed in 0.001644335 sec. 2025.04.15 04:05:17.982468 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:17.982567 [ 5 ] {8f7379b8-a71f-4d71-8008-da87d7f44025} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:05:17.982609 [ 5 ] {8f7379b8-a71f-4d71-8008-da87d7f44025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:05:17.983321 [ 5 ] {8f7379b8-a71f-4d71-8008-da87d7f44025} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.983359 [ 5 ] {8f7379b8-a71f-4d71-8008-da87d7f44025} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:17.983731 [ 5 ] {8f7379b8-a71f-4d71-8008-da87d7f44025} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.15 04:05:17.983963 [ 5 ] {8f7379b8-a71f-4d71-8008-da87d7f44025} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:17.984134 [ 58 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.04.15 04:05:17.984152 [ 5 ] {8f7379b8-a71f-4d71-8008-da87d7f44025} executeQuery: Read 390 rows, 28.23 KiB in 0.001568 sec., 248724.48979591837 rows/sec., 17.58 MiB/sec. 2025.04.15 04:05:17.984182 [ 58 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.984250 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:17.984275 [ 5 ] {8f7379b8-a71f-4d71-8008-da87d7f44025} TCPHandler: Processed in 0.00185207 sec. 2025.04.15 04:05:17.984430 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.04.15 04:05:17.984437 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:17.984594 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:17.984594 [ 5 ] {027745db-f58d-4f24-8e85-3ef20f8057c0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:05:17.984639 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part 2025.04.15 04:05:17.984664 [ 5 ] {027745db-f58d-4f24-8e85-3ef20f8057c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:05:17.984927 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2025.04.15 04:05:17.985286 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 96 rows starting from the beginning of the part 2025.04.15 04:05:17.985554 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 390 rows starting from the beginning of the part 2025.04.15 04:05:17.985741 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 98 rows starting from the beginning of the part 2025.04.15 04:05:17.985908 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 390 rows starting from the beginning of the part 2025.04.15 04:05:17.986492 [ 5 ] {027745db-f58d-4f24-8e85-3ef20f8057c0} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.986533 [ 5 ] {027745db-f58d-4f24-8e85-3ef20f8057c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:17.987023 [ 5 ] {027745db-f58d-4f24-8e85-3ef20f8057c0} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:05:17.987357 [ 5 ] {027745db-f58d-4f24-8e85-3ef20f8057c0} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:17.987600 [ 5 ] {027745db-f58d-4f24-8e85-3ef20f8057c0} executeQuery: Read 6 rows, 321.00 B in 0.003045 sec., 1970.4433497536945 rows/sec., 102.95 KiB/sec. 2025.04.15 04:05:17.987654 [ 5 ] {027745db-f58d-4f24-8e85-3ef20f8057c0} TCPHandler: Processed in 0.00327466 sec. 2025.04.15 04:05:17.987788 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:17.987946 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.003600237 sec., 542186.5282757774 rows/sec., 41.42 MiB/sec. 2025.04.15 04:05:17.987952 [ 5 ] {c85e741c-db3f-4d04-a653-d21af0e3e67b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:17.988019 [ 5 ] {c85e741c-db3f-4d04-a653-d21af0e3e67b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:05:17.988126 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.04.15 04:05:17.988503 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_61_12} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:17.988620 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_61_12} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.04.15 04:05:17.988720 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.04.15 04:05:17.988772 [ 5 ] {c85e741c-db3f-4d04-a653-d21af0e3e67b} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.988809 [ 5 ] {c85e741c-db3f-4d04-a653-d21af0e3e67b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:17.989179 [ 5 ] {c85e741c-db3f-4d04-a653-d21af0e3e67b} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.15 04:05:17.989406 [ 5 ] {c85e741c-db3f-4d04-a653-d21af0e3e67b} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:17.989580 [ 58 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.04.15 04:05:17.989640 [ 5 ] {c85e741c-db3f-4d04-a653-d21af0e3e67b} executeQuery: Read 237 rows, 16.27 KiB in 0.001707 sec., 138840.07029876977 rows/sec., 9.31 MiB/sec. 2025.04.15 04:05:17.989649 [ 58 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.989730 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:17.989774 [ 5 ] {c85e741c-db3f-4d04-a653-d21af0e3e67b} TCPHandler: Processed in 0.002037253 sec. 2025.04.15 04:05:17.989923 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.04.15 04:05:17.989948 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:17.990053 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:17.990077 [ 5 ] {2c7ee1a0-de63-47e3-8090-004efda13051} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:05:17.990089 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17564 rows starting from the beginning of the part 2025.04.15 04:05:17.990136 [ 5 ] {2c7ee1a0-de63-47e3-8090-004efda13051} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:05:17.990281 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part 2025.04.15 04:05:17.990683 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2025.04.15 04:05:17.991098 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part 2025.04.15 04:05:17.991534 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part 2025.04.15 04:05:17.991825 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part 2025.04.15 04:05:17.992548 [ 5 ] {2c7ee1a0-de63-47e3-8090-004efda13051} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.992591 [ 5 ] {2c7ee1a0-de63-47e3-8090-004efda13051} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:17.993026 [ 5 ] {2c7ee1a0-de63-47e3-8090-004efda13051} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:05:17.993289 [ 5 ] {2c7ee1a0-de63-47e3-8090-004efda13051} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:17.993648 [ 5 ] {2c7ee1a0-de63-47e3-8090-004efda13051} executeQuery: Read 1 rows, 69.00 B in 0.003602 sec., 277.623542476402 rows/sec., 18.71 KiB/sec. 2025.04.15 04:05:17.993738 [ 5 ] {2c7ee1a0-de63-47e3-8090-004efda13051} TCPHandler: Processed in 0.003847642 sec. 2025.04.15 04:05:17.993877 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:17.994012 [ 5 ] {5bed2651-d02b-45c0-93cd-70e27ace95ed} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:17.994121 [ 5 ] {5bed2651-d02b-45c0-93cd-70e27ace95ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:05:17.995734 [ 5 ] {5bed2651-d02b-45c0-93cd-70e27ace95ed} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.995775 [ 5 ] {5bed2651-d02b-45c0-93cd-70e27ace95ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:17.996505 [ 5 ] {5bed2651-d02b-45c0-93cd-70e27ace95ed} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.15 04:05:17.996876 [ 5 ] {5bed2651-d02b-45c0-93cd-70e27ace95ed} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:17.997227 [ 5 ] {5bed2651-d02b-45c0-93cd-70e27ace95ed} executeQuery: Read 8 rows, 14.68 KiB in 0.003252 sec., 2460.0246002460026 rows/sec., 4.41 MiB/sec. 2025.04.15 04:05:17.997361 [ 5 ] {5bed2651-d02b-45c0-93cd-70e27ace95ed} TCPHandler: Processed in 0.003540885 sec. 2025.04.15 04:05:17.997474 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:17.997579 [ 5 ] {e547b01a-3981-49c5-824f-676349a568ea} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:05:17.997627 [ 5 ] {e547b01a-3981-49c5-824f-676349a568ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:05:17.998279 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 18487 rows, containing 5 columns (5 merged, 0 gathered) in 0.00841967 sec., 2195691.755140047 rows/sec., 148.16 MiB/sec. 2025.04.15 04:05:17.998355 [ 5 ] {e547b01a-3981-49c5-824f-676349a568ea} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.998407 [ 5 ] {e547b01a-3981-49c5-824f-676349a568ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:17.998629 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.04.15 04:05:17.999072 [ 5 ] {e547b01a-3981-49c5-824f-676349a568ea} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.15 04:05:17.999219 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_61_12} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:17.999355 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_61_12} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.04.15 04:05:17.999532 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. 2025.04.15 04:05:17.999532 [ 5 ] {e547b01a-3981-49c5-824f-676349a568ea} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:17.999760 [ 58 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.04.15 04:05:17.999815 [ 58 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:17.999823 [ 5 ] {e547b01a-3981-49c5-824f-676349a568ea} executeQuery: Read 82 rows, 5.33 KiB in 0.002259 sec., 36299.24745462594 rows/sec., 2.31 MiB/sec. 2025.04.15 04:05:17.999846 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:18.000055 [ 5 ] {e547b01a-3981-49c5-824f-676349a568ea} TCPHandler: Processed in 0.002626416 sec. 2025.04.15 04:05:18.000117 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.04.15 04:05:18.000483 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:18.000629 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3288 rows starting from the beginning of the part 2025.04.15 04:05:18.001006 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part 2025.04.15 04:05:18.001367 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2025.04.15 04:05:18.001686 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part 2025.04.15 04:05:18.002042 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2025.04.15 04:05:18.002264 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part 2025.04.15 04:05:18.003525 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3620 rows, containing 4 columns (4 merged, 0 gathered) in 0.003562216 sec., 1016221.3633311399 rows/sec., 66.12 MiB/sec. 2025.04.15 04:05:18.003819 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.04.15 04:05:18.004094 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_61_12} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:18.004171 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_61_12} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.04.15 04:05:18.004252 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.04.15 04:05:20.201201 [ 53 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:05:20.201278 [ 53 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:05:20.402888 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 2025.04.15 04:05:20.403681 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:20.403725 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:20.404265 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:05:20.404538 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:20.404812 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.04.15 04:05:21.617179 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.04.15 04:05:21.637642 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:21.637705 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:21.645050 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:05:21.645823 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:21.649559 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.04.15 04:05:22.963098 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:22.963306 [ 5 ] {2ee85a9f-cf7c-4545-88c7-e97f56c6896b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:05:22.963389 [ 5 ] {2ee85a9f-cf7c-4545-88c7-e97f56c6896b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:05:22.964227 [ 5 ] {2ee85a9f-cf7c-4545-88c7-e97f56c6896b} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:22.964276 [ 5 ] {2ee85a9f-cf7c-4545-88c7-e97f56c6896b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:22.964721 [ 5 ] {2ee85a9f-cf7c-4545-88c7-e97f56c6896b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.15 04:05:22.964990 [ 5 ] {2ee85a9f-cf7c-4545-88c7-e97f56c6896b} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:22.965224 [ 5 ] {2ee85a9f-cf7c-4545-88c7-e97f56c6896b} executeQuery: Read 120 rows, 10.44 KiB in 0.001977 sec., 60698.02731411229 rows/sec., 5.16 MiB/sec. 2025.04.15 04:05:22.965289 [ 5 ] {2ee85a9f-cf7c-4545-88c7-e97f56c6896b} TCPHandler: Processed in 0.002326539 sec. 2025.04.15 04:05:22.965414 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:22.965526 [ 5 ] {4bfb2344-f698-4c07-a108-0ba25cf78d04} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:05:22.965576 [ 5 ] {4bfb2344-f698-4c07-a108-0ba25cf78d04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:05:22.966104 [ 5 ] {4bfb2344-f698-4c07-a108-0ba25cf78d04} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:22.966146 [ 5 ] {4bfb2344-f698-4c07-a108-0ba25cf78d04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:22.966498 [ 5 ] {4bfb2344-f698-4c07-a108-0ba25cf78d04} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.15 04:05:22.966738 [ 5 ] {4bfb2344-f698-4c07-a108-0ba25cf78d04} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:22.966913 [ 51 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.15 04:05:22.966965 [ 5 ] {4bfb2344-f698-4c07-a108-0ba25cf78d04} executeQuery: Read 32 rows, 2.41 KiB in 0.00146 sec., 21917.808219178085 rows/sec., 1.61 MiB/sec. 2025.04.15 04:05:22.967011 [ 51 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:22.967089 [ 5 ] {4bfb2344-f698-4c07-a108-0ba25cf78d04} TCPHandler: Processed in 0.001722827 sec. 2025.04.15 04:05:22.967090 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:22.967308 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:22.967400 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.15 04:05:22.967579 [ 5 ] {ad092c2c-38de-418a-8e28-e69dccbac229} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:05:22.967736 [ 5 ] {ad092c2c-38de-418a-8e28-e69dccbac229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:05:22.968055 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:22.968224 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 164 rows starting from the beginning of the part 2025.04.15 04:05:22.968583 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part 2025.04.15 04:05:22.968937 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 114 rows starting from the beginning of the part 2025.04.15 04:05:22.969278 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part 2025.04.15 04:05:22.969603 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 114 rows starting from the beginning of the part 2025.04.15 04:05:22.969918 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part 2025.04.15 04:05:22.971196 [ 5 ] {ad092c2c-38de-418a-8e28-e69dccbac229} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:22.971272 [ 5 ] {ad092c2c-38de-418a-8e28-e69dccbac229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:22.972225 [ 5 ] {ad092c2c-38de-418a-8e28-e69dccbac229} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.15 04:05:22.972784 [ 5 ] {ad092c2c-38de-418a-8e28-e69dccbac229} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:22.972908 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 5 columns (5 merged, 0 gathered) in 0.005676111 sec., 86326.71207451721 rows/sec., 5.83 MiB/sec. 2025.04.15 04:05:22.973178 [ 5 ] {ad092c2c-38de-418a-8e28-e69dccbac229} executeQuery: Read 96 rows, 7.68 KiB in 0.005715 sec., 16797.900262467192 rows/sec., 1.31 MiB/sec. 2025.04.15 04:05:22.973308 [ 5 ] {ad092c2c-38de-418a-8e28-e69dccbac229} TCPHandler: Processed in 0.006112871 sec. 2025.04.15 04:05:22.973298 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.15 04:05:22.973475 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:22.973650 [ 5 ] {c0601180-4d00-4b4e-9ef0-035806c6d8f2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:22.973749 [ 5 ] {c0601180-4d00-4b4e-9ef0-035806c6d8f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:05:22.973942 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_51_10} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:22.974211 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_51_10} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.15 04:05:22.974359 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:05:22.974647 [ 5 ] {c0601180-4d00-4b4e-9ef0-035806c6d8f2} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:22.974690 [ 5 ] {c0601180-4d00-4b4e-9ef0-035806c6d8f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:22.975084 [ 5 ] {c0601180-4d00-4b4e-9ef0-035806c6d8f2} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.15 04:05:22.975335 [ 5 ] {c0601180-4d00-4b4e-9ef0-035806c6d8f2} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:22.975534 [ 5 ] {c0601180-4d00-4b4e-9ef0-035806c6d8f2} executeQuery: Read 160 rows, 11.41 KiB in 0.001944 sec., 82304.5267489712 rows/sec., 5.73 MiB/sec. 2025.04.15 04:05:22.975594 [ 5 ] {c0601180-4d00-4b4e-9ef0-035806c6d8f2} TCPHandler: Processed in 0.002201747 sec. 2025.04.15 04:05:22.975712 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:22.975817 [ 5 ] {9ceb96fc-4fb8-4bb1-86f2-665ff0d90593} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:22.975882 [ 5 ] {9ceb96fc-4fb8-4bb1-86f2-665ff0d90593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:05:22.977000 [ 5 ] {9ceb96fc-4fb8-4bb1-86f2-665ff0d90593} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:22.977039 [ 5 ] {9ceb96fc-4fb8-4bb1-86f2-665ff0d90593} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:22.977674 [ 5 ] {9ceb96fc-4fb8-4bb1-86f2-665ff0d90593} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.15 04:05:22.977927 [ 5 ] {9ceb96fc-4fb8-4bb1-86f2-665ff0d90593} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:22.978119 [ 51 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.15 04:05:22.978171 [ 5 ] {9ceb96fc-4fb8-4bb1-86f2-665ff0d90593} executeQuery: Read 32 rows, 58.72 KiB in 0.002371 sec., 13496.415014761706 rows/sec., 24.18 MiB/sec. 2025.04.15 04:05:22.978187 [ 51 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:22.978263 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:22.978597 [ 5 ] {9ceb96fc-4fb8-4bb1-86f2-665ff0d90593} TCPHandler: Processed in 0.002931623 sec. 2025.04.15 04:05:22.978621 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.15 04:05:22.978778 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:22.979025 [ 5 ] {64e127d6-8198-4f29-9e66-40a199e70e51} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:05:22.979144 [ 5 ] {64e127d6-8198-4f29-9e66-40a199e70e51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:05:22.979246 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:22.979496 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 875 rows starting from the beginning of the part 2025.04.15 04:05:22.980324 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part 2025.04.15 04:05:22.981241 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part 2025.04.15 04:05:22.981381 [ 5 ] {64e127d6-8198-4f29-9e66-40a199e70e51} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:22.981475 [ 5 ] {64e127d6-8198-4f29-9e66-40a199e70e51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:22.981925 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part 2025.04.15 04:05:22.982592 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part 2025.04.15 04:05:22.983111 [ 5 ] {64e127d6-8198-4f29-9e66-40a199e70e51} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.15 04:05:22.983266 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part 2025.04.15 04:05:22.983996 [ 5 ] {64e127d6-8198-4f29-9e66-40a199e70e51} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:22.984578 [ 5 ] {64e127d6-8198-4f29-9e66-40a199e70e51} executeQuery: Read 60 rows, 4.14 KiB in 0.005635 sec., 10647.737355811889 rows/sec., 734.80 KiB/sec. 2025.04.15 04:05:22.984971 [ 5 ] {64e127d6-8198-4f29-9e66-40a199e70e51} TCPHandler: Processed in 0.006241953 sec. 2025.04.15 04:05:22.992044 [ 192 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 19 columns (19 merged, 0 gathered) in 0.013648811 sec., 72313.99130664203 rows/sec., 129.58 MiB/sec. 2025.04.15 04:05:22.993008 [ 192 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.15 04:05:22.993397 [ 192 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_51_10} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:22.993486 [ 192 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_51_10} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.15 04:05:22.993606 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.22 MiB. 2025.04.15 04:05:23.000262 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 212.67 MiB, peak 221.64 MiB, free memory in arenas 0.00 B, will set to 215.96 MiB (RSS), difference: 3.29 MiB 2025.04.15 04:05:23.462706 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:23.463003 [ 5 ] {f27ddb3a-e32f-4f08-8038-5b397f695a1b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:05:23.463117 [ 5 ] {f27ddb3a-e32f-4f08-8038-5b397f695a1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:05:23.464230 [ 5 ] {f27ddb3a-e32f-4f08-8038-5b397f695a1b} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:23.464275 [ 5 ] {f27ddb3a-e32f-4f08-8038-5b397f695a1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:23.464703 [ 5 ] {f27ddb3a-e32f-4f08-8038-5b397f695a1b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:05:23.464953 [ 5 ] {f27ddb3a-e32f-4f08-8038-5b397f695a1b} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:23.465216 [ 5 ] {f27ddb3a-e32f-4f08-8038-5b397f695a1b} executeQuery: Read 212 rows, 13.81 KiB in 0.002288 sec., 92657.34265734266 rows/sec., 5.89 MiB/sec. 2025.04.15 04:05:23.465352 [ 5 ] {f27ddb3a-e32f-4f08-8038-5b397f695a1b} TCPHandler: Processed in 0.00281812 sec. 2025.04.15 04:05:23.465573 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:23.465680 [ 5 ] {1e18c67a-1856-47d7-8ac4-392f60e466dc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:05:23.465727 [ 5 ] {1e18c67a-1856-47d7-8ac4-392f60e466dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:05:23.466244 [ 5 ] {1e18c67a-1856-47d7-8ac4-392f60e466dc} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:23.466285 [ 5 ] {1e18c67a-1856-47d7-8ac4-392f60e466dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:23.466630 [ 5 ] {1e18c67a-1856-47d7-8ac4-392f60e466dc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.04.15 04:05:23.466872 [ 5 ] {1e18c67a-1856-47d7-8ac4-392f60e466dc} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:23.467131 [ 5 ] {1e18c67a-1856-47d7-8ac4-392f60e466dc} executeQuery: Read 2 rows, 167.00 B in 0.00147 sec., 1360.544217687075 rows/sec., 110.94 KiB/sec. 2025.04.15 04:05:23.467329 [ 5 ] {1e18c67a-1856-47d7-8ac4-392f60e466dc} TCPHandler: Processed in 0.001823249 sec. 2025.04.15 04:05:23.467469 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:23.467573 [ 5 ] {6083c6f5-aa55-496d-9269-6d1d89feb6b2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:05:23.467619 [ 5 ] {6083c6f5-aa55-496d-9269-6d1d89feb6b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:05:23.469382 [ 5 ] {6083c6f5-aa55-496d-9269-6d1d89feb6b2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:23.469425 [ 5 ] {6083c6f5-aa55-496d-9269-6d1d89feb6b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:23.469948 [ 5 ] {6083c6f5-aa55-496d-9269-6d1d89feb6b2} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.15 04:05:23.470197 [ 5 ] {6083c6f5-aa55-496d-9269-6d1d89feb6b2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:23.470445 [ 5 ] {6083c6f5-aa55-496d-9269-6d1d89feb6b2} executeQuery: Read 1774 rows, 147.61 KiB in 0.00289 sec., 613840.8304498269 rows/sec., 49.88 MiB/sec. 2025.04.15 04:05:23.470531 [ 5 ] {6083c6f5-aa55-496d-9269-6d1d89feb6b2} TCPHandler: Processed in 0.003111866 sec. 2025.04.15 04:05:23.470780 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:23.470920 [ 5 ] {62af3d5e-7a17-411d-96ee-cf3172ed10f5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:05:23.470967 [ 5 ] {62af3d5e-7a17-411d-96ee-cf3172ed10f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:05:23.471558 [ 5 ] {62af3d5e-7a17-411d-96ee-cf3172ed10f5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:23.471598 [ 5 ] {62af3d5e-7a17-411d-96ee-cf3172ed10f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:23.471940 [ 5 ] {62af3d5e-7a17-411d-96ee-cf3172ed10f5} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.15 04:05:23.472175 [ 5 ] {62af3d5e-7a17-411d-96ee-cf3172ed10f5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:23.472380 [ 5 ] {62af3d5e-7a17-411d-96ee-cf3172ed10f5} executeQuery: Read 116 rows, 7.13 KiB in 0.001484 sec., 78167.11590296496 rows/sec., 4.69 MiB/sec. 2025.04.15 04:05:23.472431 [ 5 ] {62af3d5e-7a17-411d-96ee-cf3172ed10f5} TCPHandler: Processed in 0.001749607 sec. 2025.04.15 04:05:23.472547 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:23.472652 [ 5 ] {b8471d44-dfe4-49f2-b6c6-c39167948901} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:05:23.472697 [ 5 ] {b8471d44-dfe4-49f2-b6c6-c39167948901} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:05:23.473373 [ 5 ] {b8471d44-dfe4-49f2-b6c6-c39167948901} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:23.473412 [ 5 ] {b8471d44-dfe4-49f2-b6c6-c39167948901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:23.473769 [ 5 ] {b8471d44-dfe4-49f2-b6c6-c39167948901} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:05:23.474014 [ 5 ] {b8471d44-dfe4-49f2-b6c6-c39167948901} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:23.474181 [ 5 ] {b8471d44-dfe4-49f2-b6c6-c39167948901} executeQuery: Read 341 rows, 23.30 KiB in 0.001551 sec., 219858.15602836877 rows/sec., 14.67 MiB/sec. 2025.04.15 04:05:23.474229 [ 5 ] {b8471d44-dfe4-49f2-b6c6-c39167948901} TCPHandler: Processed in 0.001731177 sec. 2025.04.15 04:05:23.474344 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:23.474449 [ 5 ] {0f6bf012-5484-453c-b2dd-8249c5ea55dc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:05:23.474493 [ 5 ] {0f6bf012-5484-453c-b2dd-8249c5ea55dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:05:23.475035 [ 5 ] {0f6bf012-5484-453c-b2dd-8249c5ea55dc} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:23.475073 [ 5 ] {0f6bf012-5484-453c-b2dd-8249c5ea55dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:23.475410 [ 5 ] {0f6bf012-5484-453c-b2dd-8249c5ea55dc} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:05:23.475650 [ 5 ] {0f6bf012-5484-453c-b2dd-8249c5ea55dc} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:23.475813 [ 5 ] {0f6bf012-5484-453c-b2dd-8249c5ea55dc} executeQuery: Read 112 rows, 6.53 KiB in 0.001386 sec., 80808.0808080808 rows/sec., 4.60 MiB/sec. 2025.04.15 04:05:23.475862 [ 5 ] {0f6bf012-5484-453c-b2dd-8249c5ea55dc} TCPHandler: Processed in 0.001567353 sec. 2025.04.15 04:05:23.475980 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:23.476083 [ 5 ] {399d358b-d709-4a44-bd7b-0b42471ba9fd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:05:23.476128 [ 5 ] {399d358b-d709-4a44-bd7b-0b42471ba9fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:05:23.477023 [ 5 ] {399d358b-d709-4a44-bd7b-0b42471ba9fd} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:23.477060 [ 5 ] {399d358b-d709-4a44-bd7b-0b42471ba9fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:23.477430 [ 5 ] {399d358b-d709-4a44-bd7b-0b42471ba9fd} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.15 04:05:23.477662 [ 5 ] {399d358b-d709-4a44-bd7b-0b42471ba9fd} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:23.477825 [ 5 ] {399d358b-d709-4a44-bd7b-0b42471ba9fd} executeQuery: Read 848 rows, 62.68 KiB in 0.001764 sec., 480725.62358276645 rows/sec., 34.70 MiB/sec. 2025.04.15 04:05:23.477874 [ 5 ] {399d358b-d709-4a44-bd7b-0b42471ba9fd} TCPHandler: Processed in 0.001946311 sec. 2025.04.15 04:05:23.477990 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:23.478094 [ 5 ] {93de13df-7c48-4c04-b016-c9da9ea82f91} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:05:23.478140 [ 5 ] {93de13df-7c48-4c04-b016-c9da9ea82f91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:05:23.478547 [ 5 ] {93de13df-7c48-4c04-b016-c9da9ea82f91} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:23.478583 [ 5 ] {93de13df-7c48-4c04-b016-c9da9ea82f91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:23.478924 [ 5 ] {93de13df-7c48-4c04-b016-c9da9ea82f91} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:05:23.479155 [ 5 ] {93de13df-7c48-4c04-b016-c9da9ea82f91} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:23.479327 [ 5 ] {93de13df-7c48-4c04-b016-c9da9ea82f91} executeQuery: Read 6 rows, 321.00 B in 0.001254 sec., 4784.6889952153115 rows/sec., 249.98 KiB/sec. 2025.04.15 04:05:23.479424 [ 5 ] {93de13df-7c48-4c04-b016-c9da9ea82f91} TCPHandler: Processed in 0.001484002 sec. 2025.04.15 04:05:23.479563 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:23.479663 [ 5 ] {0907a80d-1935-46c5-8ffe-2328236feb4a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:23.479710 [ 5 ] {0907a80d-1935-46c5-8ffe-2328236feb4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:05:23.480472 [ 5 ] {0907a80d-1935-46c5-8ffe-2328236feb4a} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:23.480508 [ 5 ] {0907a80d-1935-46c5-8ffe-2328236feb4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:23.480926 [ 5 ] {0907a80d-1935-46c5-8ffe-2328236feb4a} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.15 04:05:23.481155 [ 5 ] {0907a80d-1935-46c5-8ffe-2328236feb4a} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:23.481305 [ 5 ] {0907a80d-1935-46c5-8ffe-2328236feb4a} executeQuery: Read 956 rows, 65.04 KiB in 0.001686 sec., 567022.5385527876 rows/sec., 37.67 MiB/sec. 2025.04.15 04:05:23.481350 [ 5 ] {0907a80d-1935-46c5-8ffe-2328236feb4a} TCPHandler: Processed in 0.00186651 sec. 2025.04.15 04:05:23.481460 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:23.481558 [ 5 ] {e2a88821-55cc-497f-bc08-0ec3040ccec4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:05:23.481602 [ 5 ] {e2a88821-55cc-497f-bc08-0ec3040ccec4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:05:23.482034 [ 5 ] {e2a88821-55cc-497f-bc08-0ec3040ccec4} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:23.482072 [ 5 ] {e2a88821-55cc-497f-bc08-0ec3040ccec4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:23.482403 [ 5 ] {e2a88821-55cc-497f-bc08-0ec3040ccec4} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:05:23.482638 [ 5 ] {e2a88821-55cc-497f-bc08-0ec3040ccec4} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:23.482807 [ 5 ] {e2a88821-55cc-497f-bc08-0ec3040ccec4} executeQuery: Read 1 rows, 69.00 B in 0.001232 sec., 811.6883116883117 rows/sec., 54.69 KiB/sec. 2025.04.15 04:05:23.482855 [ 5 ] {e2a88821-55cc-497f-bc08-0ec3040ccec4} TCPHandler: Processed in 0.00141217 sec. 2025.04.15 04:05:23.482967 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:23.483070 [ 5 ] {1687e067-b7af-4e8e-8fed-d6782aa72456} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:23.483135 [ 5 ] {1687e067-b7af-4e8e-8fed-d6782aa72456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:05:23.484145 [ 5 ] {1687e067-b7af-4e8e-8fed-d6782aa72456} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:23.484181 [ 5 ] {1687e067-b7af-4e8e-8fed-d6782aa72456} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:23.484745 [ 5 ] {1687e067-b7af-4e8e-8fed-d6782aa72456} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.15 04:05:23.484995 [ 5 ] {1687e067-b7af-4e8e-8fed-d6782aa72456} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:23.485170 [ 5 ] {1687e067-b7af-4e8e-8fed-d6782aa72456} executeQuery: Read 8 rows, 14.68 KiB in 0.002122 sec., 3770.028275212064 rows/sec., 6.76 MiB/sec. 2025.04.15 04:05:23.485257 [ 5 ] {1687e067-b7af-4e8e-8fed-d6782aa72456} TCPHandler: Processed in 0.00233932 sec. 2025.04.15 04:05:23.485374 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:23.485479 [ 5 ] {768be671-27db-42f4-a871-248e39d1e4fe} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:05:23.485552 [ 5 ] {768be671-27db-42f4-a871-248e39d1e4fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:05:23.485960 [ 5 ] {768be671-27db-42f4-a871-248e39d1e4fe} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:23.485998 [ 5 ] {768be671-27db-42f4-a871-248e39d1e4fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:23.486348 [ 5 ] {768be671-27db-42f4-a871-248e39d1e4fe} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.15 04:05:23.486575 [ 5 ] {768be671-27db-42f4-a871-248e39d1e4fe} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:23.486738 [ 5 ] {768be671-27db-42f4-a871-248e39d1e4fe} executeQuery: Read 34 rows, 2.02 KiB in 0.001281 sec., 26541.76424668228 rows/sec., 1.54 MiB/sec. 2025.04.15 04:05:23.486786 [ 5 ] {768be671-27db-42f4-a871-248e39d1e4fe} TCPHandler: Processed in 0.001461171 sec. 2025.04.15 04:05:25.489585 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1204 2025.04.15 04:05:25.493380 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:25.493452 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:25.494939 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:05:25.495291 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:25.496085 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1204 2025.04.15 04:05:27.905009 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 2025.04.15 04:05:27.905826 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:27.905882 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:27.906408 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:05:27.906664 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:27.906945 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 2025.04.15 04:05:27.960288 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:27.960493 [ 5 ] {41c7f24b-5663-4b2d-8e63-570ad550f68f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:05:27.960572 [ 5 ] {41c7f24b-5663-4b2d-8e63-570ad550f68f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:05:27.961438 [ 5 ] {41c7f24b-5663-4b2d-8e63-570ad550f68f} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:27.961493 [ 5 ] {41c7f24b-5663-4b2d-8e63-570ad550f68f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:27.961970 [ 5 ] {41c7f24b-5663-4b2d-8e63-570ad550f68f} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.15 04:05:27.962220 [ 5 ] {41c7f24b-5663-4b2d-8e63-570ad550f68f} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:27.962402 [ 5 ] {41c7f24b-5663-4b2d-8e63-570ad550f68f} executeQuery: Read 56 rows, 4.41 KiB in 0.001966 sec., 28484.231943031537 rows/sec., 2.19 MiB/sec. 2025.04.15 04:05:27.962466 [ 5 ] {41c7f24b-5663-4b2d-8e63-570ad550f68f} TCPHandler: Processed in 0.002308289 sec. 2025.04.15 04:05:27.962595 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:27.962706 [ 5 ] {6b1fe380-95ae-4280-b041-9d816c53479e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:05:27.962754 [ 5 ] {6b1fe380-95ae-4280-b041-9d816c53479e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:05:27.963279 [ 5 ] {6b1fe380-95ae-4280-b041-9d816c53479e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:27.963315 [ 5 ] {6b1fe380-95ae-4280-b041-9d816c53479e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:27.963662 [ 5 ] {6b1fe380-95ae-4280-b041-9d816c53479e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.15 04:05:27.963891 [ 5 ] {6b1fe380-95ae-4280-b041-9d816c53479e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:27.964053 [ 5 ] {6b1fe380-95ae-4280-b041-9d816c53479e} executeQuery: Read 64 rows, 5.12 KiB in 0.001369 sec., 46749.45215485756 rows/sec., 3.65 MiB/sec. 2025.04.15 04:05:27.964122 [ 5 ] {6b1fe380-95ae-4280-b041-9d816c53479e} TCPHandler: Processed in 0.001577304 sec. 2025.04.15 04:05:27.964257 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:27.964359 [ 5 ] {2dd39e7a-dedd-4a6d-a367-aef2939c98e3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:27.964407 [ 5 ] {2dd39e7a-dedd-4a6d-a367-aef2939c98e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:05:27.964881 [ 5 ] {2dd39e7a-dedd-4a6d-a367-aef2939c98e3} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:27.964917 [ 5 ] {2dd39e7a-dedd-4a6d-a367-aef2939c98e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:27.965276 [ 5 ] {2dd39e7a-dedd-4a6d-a367-aef2939c98e3} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.15 04:05:27.965507 [ 5 ] {2dd39e7a-dedd-4a6d-a367-aef2939c98e3} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:27.965661 [ 5 ] {2dd39e7a-dedd-4a6d-a367-aef2939c98e3} executeQuery: Read 128 rows, 9.13 KiB in 0.001323 sec., 96749.81103552533 rows/sec., 6.74 MiB/sec. 2025.04.15 04:05:27.965708 [ 5 ] {2dd39e7a-dedd-4a6d-a367-aef2939c98e3} TCPHandler: Processed in 0.001506422 sec. 2025.04.15 04:05:27.965820 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:27.965921 [ 5 ] {33e80165-330a-4f85-bf23-9ccd4364d942} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:05:27.965967 [ 5 ] {33e80165-330a-4f85-bf23-9ccd4364d942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:05:27.966385 [ 5 ] {33e80165-330a-4f85-bf23-9ccd4364d942} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:27.966420 [ 5 ] {33e80165-330a-4f85-bf23-9ccd4364d942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:27.966754 [ 5 ] {33e80165-330a-4f85-bf23-9ccd4364d942} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.15 04:05:27.966977 [ 5 ] {33e80165-330a-4f85-bf23-9ccd4364d942} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:27.967134 [ 5 ] {33e80165-330a-4f85-bf23-9ccd4364d942} executeQuery: Read 48 rows, 3.31 KiB in 0.001234 sec., 38897.89303079416 rows/sec., 2.62 MiB/sec. 2025.04.15 04:05:27.967179 [ 5 ] {33e80165-330a-4f85-bf23-9ccd4364d942} TCPHandler: Processed in 0.00140783 sec. 2025.04.15 04:05:29.149695 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.04.15 04:05:29.170855 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:29.170921 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.04.15 04:05:29.178578 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:05:29.179338 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:29.181929 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.04.15 04:05:32.963225 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:32.963448 [ 5 ] {b6807bcb-44b0-45ae-8a15-85060eb1414f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:05:32.963531 [ 5 ] {b6807bcb-44b0-45ae-8a15-85060eb1414f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:05:32.964411 [ 5 ] {b6807bcb-44b0-45ae-8a15-85060eb1414f} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:32.964459 [ 5 ] {b6807bcb-44b0-45ae-8a15-85060eb1414f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:32.964896 [ 5 ] {b6807bcb-44b0-45ae-8a15-85060eb1414f} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.15 04:05:32.965159 [ 5 ] {b6807bcb-44b0-45ae-8a15-85060eb1414f} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:32.965411 [ 5 ] {b6807bcb-44b0-45ae-8a15-85060eb1414f} executeQuery: Read 120 rows, 10.44 KiB in 0.00202 sec., 59405.9405940594 rows/sec., 5.05 MiB/sec. 2025.04.15 04:05:32.965478 [ 5 ] {b6807bcb-44b0-45ae-8a15-85060eb1414f} TCPHandler: Processed in 0.002387371 sec. 2025.04.15 04:05:32.965615 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:32.965728 [ 5 ] {d9b66bd1-67c9-4e22-82ac-c75bf460574a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:05:32.965777 [ 5 ] {d9b66bd1-67c9-4e22-82ac-c75bf460574a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:05:32.966377 [ 5 ] {d9b66bd1-67c9-4e22-82ac-c75bf460574a} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:32.966426 [ 5 ] {d9b66bd1-67c9-4e22-82ac-c75bf460574a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:32.966844 [ 5 ] {d9b66bd1-67c9-4e22-82ac-c75bf460574a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.15 04:05:32.967122 [ 5 ] {d9b66bd1-67c9-4e22-82ac-c75bf460574a} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:32.967301 [ 5 ] {d9b66bd1-67c9-4e22-82ac-c75bf460574a} executeQuery: Read 32 rows, 2.41 KiB in 0.001594 sec., 20075.282308657468 rows/sec., 1.47 MiB/sec. 2025.04.15 04:05:32.967411 [ 5 ] {d9b66bd1-67c9-4e22-82ac-c75bf460574a} TCPHandler: Processed in 0.00184315 sec. 2025.04.15 04:05:32.967591 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:32.967735 [ 5 ] {ad95b6e1-06b3-474a-913d-ca730ebe68e8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:05:32.967783 [ 5 ] {ad95b6e1-06b3-474a-913d-ca730ebe68e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:05:32.968358 [ 5 ] {ad95b6e1-06b3-474a-913d-ca730ebe68e8} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:32.968396 [ 5 ] {ad95b6e1-06b3-474a-913d-ca730ebe68e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:32.968739 [ 5 ] {ad95b6e1-06b3-474a-913d-ca730ebe68e8} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.15 04:05:32.968969 [ 5 ] {ad95b6e1-06b3-474a-913d-ca730ebe68e8} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:32.969155 [ 5 ] {ad95b6e1-06b3-474a-913d-ca730ebe68e8} executeQuery: Read 96 rows, 7.68 KiB in 0.001445 sec., 66435.98615916955 rows/sec., 5.19 MiB/sec. 2025.04.15 04:05:32.969226 [ 5 ] {ad95b6e1-06b3-474a-913d-ca730ebe68e8} TCPHandler: Processed in 0.001737037 sec. 2025.04.15 04:05:32.969352 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:32.969477 [ 5 ] {dca6cba2-484b-401a-8128-22d02fab9a9e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:32.969525 [ 5 ] {dca6cba2-484b-401a-8128-22d02fab9a9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:05:32.970051 [ 5 ] {dca6cba2-484b-401a-8128-22d02fab9a9e} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:32.970088 [ 5 ] {dca6cba2-484b-401a-8128-22d02fab9a9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:32.970457 [ 5 ] {dca6cba2-484b-401a-8128-22d02fab9a9e} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.15 04:05:32.970687 [ 5 ] {dca6cba2-484b-401a-8128-22d02fab9a9e} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:32.970889 [ 5 ] {dca6cba2-484b-401a-8128-22d02fab9a9e} executeQuery: Read 160 rows, 11.41 KiB in 0.001435 sec., 111498.25783972125 rows/sec., 7.77 MiB/sec. 2025.04.15 04:05:32.970940 [ 5 ] {dca6cba2-484b-401a-8128-22d02fab9a9e} TCPHandler: Processed in 0.001645535 sec. 2025.04.15 04:05:32.971055 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:32.971159 [ 5 ] {b112d2c7-78fa-412e-87db-7385c2e1d59e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:32.971224 [ 5 ] {b112d2c7-78fa-412e-87db-7385c2e1d59e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:05:32.972355 [ 5 ] {b112d2c7-78fa-412e-87db-7385c2e1d59e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:32.972394 [ 5 ] {b112d2c7-78fa-412e-87db-7385c2e1d59e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:32.973015 [ 5 ] {b112d2c7-78fa-412e-87db-7385c2e1d59e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.15 04:05:32.973269 [ 5 ] {b112d2c7-78fa-412e-87db-7385c2e1d59e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:32.973477 [ 5 ] {b112d2c7-78fa-412e-87db-7385c2e1d59e} executeQuery: Read 32 rows, 58.72 KiB in 0.002341 sec., 13669.372063220844 rows/sec., 24.49 MiB/sec. 2025.04.15 04:05:32.973567 [ 5 ] {b112d2c7-78fa-412e-87db-7385c2e1d59e} TCPHandler: Processed in 0.002560454 sec. 2025.04.15 04:05:32.973702 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:32.973805 [ 5 ] {eddbf3b0-7414-4fb5-a56a-c473de9e0965} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:05:32.973851 [ 5 ] {eddbf3b0-7414-4fb5-a56a-c473de9e0965} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:05:32.974305 [ 5 ] {eddbf3b0-7414-4fb5-a56a-c473de9e0965} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:32.974343 [ 5 ] {eddbf3b0-7414-4fb5-a56a-c473de9e0965} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:32.974694 [ 5 ] {eddbf3b0-7414-4fb5-a56a-c473de9e0965} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.15 04:05:32.974921 [ 5 ] {eddbf3b0-7414-4fb5-a56a-c473de9e0965} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:32.975110 [ 5 ] {eddbf3b0-7414-4fb5-a56a-c473de9e0965} executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. 2025.04.15 04:05:32.975158 [ 5 ] {eddbf3b0-7414-4fb5-a56a-c473de9e0965} TCPHandler: Processed in 0.001505212 sec. 2025.04.15 04:05:35.201359 [ 36 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:05:35.201441 [ 36 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:05:35.303260 [ 36 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 2025.04.15 04:05:35.303349 [ 36 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:35.303391 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:35.303706 [ 195 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_28_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full 2025.04.15 04:05:35.304045 [ 195 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_28_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:35.304109 [ 195 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 342 rows starting from the beginning of the part 2025.04.15 04:05:35.304255 [ 195 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 341 rows starting from the beginning of the part 2025.04.15 04:05:35.304687 [ 195 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part 2025.04.15 04:05:35.304888 [ 195 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 113 rows starting from the beginning of the part 2025.04.15 04:05:35.305084 [ 195 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 341 rows starting from the beginning of the part 2025.04.15 04:05:35.306344 [ 187 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_28_6} MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002845531 sec., 439285.3214391268 rows/sec., 30.83 MiB/sec. 2025.04.15 04:05:35.306500 [ 187 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_28_6} MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) 2025.04.15 04:05:35.306817 [ 187 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_28_6} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:35.306911 [ 187 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_28_6} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 2025.04.15 04:05:35.306997 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.04.15 04:05:35.407106 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 2025.04.15 04:05:35.407833 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:35.407879 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:35.408460 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:05:35.408717 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:35.408970 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.04.15 04:05:35.496445 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1224 2025.04.15 04:05:35.500374 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:35.500437 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:35.502154 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:05:35.502509 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:35.503740 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1224 2025.04.15 04:05:35.920523 [ 35 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 2025.04.15 04:05:35.920596 [ 35 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:35.920624 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:35.920823 [ 199 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_28_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full 2025.04.15 04:05:35.921194 [ 199 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_28_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:35.921239 [ 199 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part 2025.04.15 04:05:35.921318 [ 199 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2025.04.15 04:05:35.921536 [ 199 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2025.04.15 04:05:35.921798 [ 199 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2025.04.15 04:05:35.922042 [ 199 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2025.04.15 04:05:35.923120 [ 195 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_28_6} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002425731 sec., 11542.912219038302 rows/sec., 776.18 KiB/sec. 2025.04.15 04:05:35.923311 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_28_6} MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) 2025.04.15 04:05:35.923665 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_28_6} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:35.923762 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_28_6} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 2025.04.15 04:05:35.923872 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.04.15 04:05:36.682070 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.04.15 04:05:36.702874 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:36.702920 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:36.710120 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:05:36.710881 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:36.713611 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.04.15 04:05:37.968055 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:37.968265 [ 5 ] {70afb7fb-88c8-4952-b80c-610e5ac7c9cc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:05:37.968341 [ 5 ] {70afb7fb-88c8-4952-b80c-610e5ac7c9cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:05:37.969287 [ 5 ] {70afb7fb-88c8-4952-b80c-610e5ac7c9cc} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:37.969343 [ 5 ] {70afb7fb-88c8-4952-b80c-610e5ac7c9cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:37.969773 [ 5 ] {70afb7fb-88c8-4952-b80c-610e5ac7c9cc} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:05:37.970027 [ 5 ] {70afb7fb-88c8-4952-b80c-610e5ac7c9cc} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:37.970280 [ 5 ] {70afb7fb-88c8-4952-b80c-610e5ac7c9cc} executeQuery: Read 212 rows, 13.81 KiB in 0.002072 sec., 102316.60231660231 rows/sec., 6.51 MiB/sec. 2025.04.15 04:05:37.970346 [ 5 ] {70afb7fb-88c8-4952-b80c-610e5ac7c9cc} TCPHandler: Processed in 0.002427012 sec. 2025.04.15 04:05:37.970471 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:37.970581 [ 5 ] {fe8d85e0-69a2-4380-8d5e-d02a3c0fb8f7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:05:37.970630 [ 5 ] {fe8d85e0-69a2-4380-8d5e-d02a3c0fb8f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:05:37.971492 [ 5 ] {fe8d85e0-69a2-4380-8d5e-d02a3c0fb8f7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:37.971533 [ 5 ] {fe8d85e0-69a2-4380-8d5e-d02a3c0fb8f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:37.971920 [ 5 ] {fe8d85e0-69a2-4380-8d5e-d02a3c0fb8f7} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.15 04:05:37.972154 [ 5 ] {fe8d85e0-69a2-4380-8d5e-d02a3c0fb8f7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:37.972305 [ 33 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.04.15 04:05:37.972319 [ 5 ] {fe8d85e0-69a2-4380-8d5e-d02a3c0fb8f7} executeQuery: Read 633 rows, 50.98 KiB in 0.001762 sec., 359250.8513053349 rows/sec., 28.25 MiB/sec. 2025.04.15 04:05:37.972354 [ 33 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:37.972396 [ 5 ] {fe8d85e0-69a2-4380-8d5e-d02a3c0fb8f7} TCPHandler: Processed in 0.001976052 sec. 2025.04.15 04:05:37.972399 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:37.972578 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:37.972620 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.04.15 04:05:37.972742 [ 5 ] {e6a8efd8-c6d6-4ae1-9be6-6056394803bd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:05:37.972840 [ 5 ] {e6a8efd8-c6d6-4ae1-9be6-6056394803bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:05:37.972948 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:37.973039 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1847 rows starting from the beginning of the part 2025.04.15 04:05:37.973323 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 120 rows starting from the beginning of the part 2025.04.15 04:05:37.973781 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1774 rows starting from the beginning of the part 2025.04.15 04:05:37.974267 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2025.04.15 04:05:37.974566 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 120 rows starting from the beginning of the part 2025.04.15 04:05:37.974937 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 633 rows starting from the beginning of the part 2025.04.15 04:05:37.975643 [ 5 ] {e6a8efd8-c6d6-4ae1-9be6-6056394803bd} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:37.975705 [ 5 ] {e6a8efd8-c6d6-4ae1-9be6-6056394803bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:37.976508 [ 5 ] {e6a8efd8-c6d6-4ae1-9be6-6056394803bd} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.15 04:05:37.977030 [ 5 ] {e6a8efd8-c6d6-4ae1-9be6-6056394803bd} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:37.977658 [ 5 ] {e6a8efd8-c6d6-4ae1-9be6-6056394803bd} executeQuery: Read 114 rows, 6.99 KiB in 0.004958 sec., 22993.14239612747 rows/sec., 1.38 MiB/sec. 2025.04.15 04:05:37.978014 [ 5 ] {e6a8efd8-c6d6-4ae1-9be6-6056394803bd} TCPHandler: Processed in 0.005508748 sec. 2025.04.15 04:05:37.978422 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:37.978633 [ 5 ] {d82bf61e-9776-437c-8804-b4d7a1d2358c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:05:37.978693 [ 5 ] {d82bf61e-9776-437c-8804-b4d7a1d2358c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:05:37.979481 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.006964099 sec., 653350.8498371433 rows/sec., 55.53 MiB/sec. 2025.04.15 04:05:37.979724 [ 5 ] {d82bf61e-9776-437c-8804-b4d7a1d2358c} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:37.979776 [ 5 ] {d82bf61e-9776-437c-8804-b4d7a1d2358c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:37.979801 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.04.15 04:05:37.980433 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_66_13} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:37.980534 [ 5 ] {d82bf61e-9776-437c-8804-b4d7a1d2358c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:05:37.980586 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_66_13} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.04.15 04:05:37.980740 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.04.15 04:05:37.980930 [ 5 ] {d82bf61e-9776-437c-8804-b4d7a1d2358c} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:37.981137 [ 5 ] {d82bf61e-9776-437c-8804-b4d7a1d2358c} executeQuery: Read 113 rows, 7.49 KiB in 0.002531 sec., 44646.38482813117 rows/sec., 2.89 MiB/sec. 2025.04.15 04:05:37.981290 [ 5 ] {d82bf61e-9776-437c-8804-b4d7a1d2358c} TCPHandler: Processed in 0.003013675 sec. 2025.04.15 04:05:37.981586 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:37.981713 [ 5 ] {e66b502d-463f-4c31-9038-7b477cf624da} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:05:37.981761 [ 5 ] {e66b502d-463f-4c31-9038-7b477cf624da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:05:37.982342 [ 5 ] {e66b502d-463f-4c31-9038-7b477cf624da} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:37.982380 [ 5 ] {e66b502d-463f-4c31-9038-7b477cf624da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:37.982726 [ 5 ] {e66b502d-463f-4c31-9038-7b477cf624da} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:05:37.982957 [ 5 ] {e66b502d-463f-4c31-9038-7b477cf624da} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:37.983155 [ 5 ] {e66b502d-463f-4c31-9038-7b477cf624da} executeQuery: Read 112 rows, 6.53 KiB in 0.00146 sec., 76712.3287671233 rows/sec., 4.37 MiB/sec. 2025.04.15 04:05:37.983323 [ 5 ] {e66b502d-463f-4c31-9038-7b477cf624da} TCPHandler: Processed in 0.001837899 sec. 2025.04.15 04:05:37.983509 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:37.983612 [ 5 ] {5ac1ceff-6821-423a-9e84-87487d4b5ab4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:05:37.983658 [ 5 ] {5ac1ceff-6821-423a-9e84-87487d4b5ab4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:05:37.984364 [ 5 ] {5ac1ceff-6821-423a-9e84-87487d4b5ab4} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:37.984401 [ 5 ] {5ac1ceff-6821-423a-9e84-87487d4b5ab4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:37.984759 [ 5 ] {5ac1ceff-6821-423a-9e84-87487d4b5ab4} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.15 04:05:37.984997 [ 5 ] {5ac1ceff-6821-423a-9e84-87487d4b5ab4} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:37.985129 [ 33 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.04.15 04:05:37.985172 [ 33 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:37.985175 [ 5 ] {5ac1ceff-6821-423a-9e84-87487d4b5ab4} executeQuery: Read 390 rows, 28.23 KiB in 0.001585 sec., 246056.78233438486 rows/sec., 17.39 MiB/sec. 2025.04.15 04:05:37.985197 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:37.985280 [ 5 ] {5ac1ceff-6821-423a-9e84-87487d4b5ab4} TCPHandler: Processed in 0.001825579 sec. 2025.04.15 04:05:37.985440 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.04.15 04:05:37.985510 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:37.985667 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:37.985724 [ 5 ] {bf7b8a28-a367-406f-82d2-c90c2f681aea} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:05:37.985742 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part 2025.04.15 04:05:37.985833 [ 5 ] {bf7b8a28-a367-406f-82d2-c90c2f681aea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:05:37.986029 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 96 rows starting from the beginning of the part 2025.04.15 04:05:37.986387 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 848 rows starting from the beginning of the part 2025.04.15 04:05:37.986786 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2025.04.15 04:05:37.987119 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 96 rows starting from the beginning of the part 2025.04.15 04:05:37.987579 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 390 rows starting from the beginning of the part 2025.04.15 04:05:37.989863 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.004555787 sec., 528558.5125028891 rows/sec., 40.46 MiB/sec. 2025.04.15 04:05:37.990047 [ 5 ] {bf7b8a28-a367-406f-82d2-c90c2f681aea} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:37.990115 [ 5 ] {bf7b8a28-a367-406f-82d2-c90c2f681aea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:37.990170 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.04.15 04:05:37.990960 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_66_13} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:37.991116 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_66_13} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.04.15 04:05:37.991125 [ 5 ] {bf7b8a28-a367-406f-82d2-c90c2f681aea} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:05:37.991240 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.04.15 04:05:37.991469 [ 5 ] {bf7b8a28-a367-406f-82d2-c90c2f681aea} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:37.991700 [ 5 ] {bf7b8a28-a367-406f-82d2-c90c2f681aea} executeQuery: Read 6 rows, 321.00 B in 0.006023 sec., 996.1813049975096 rows/sec., 52.05 KiB/sec. 2025.04.15 04:05:37.991882 [ 5 ] {bf7b8a28-a367-406f-82d2-c90c2f681aea} TCPHandler: Processed in 0.006450278 sec. 2025.04.15 04:05:37.992110 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:37.992215 [ 5 ] {b530ee9d-a5ed-44e0-9727-811517ff32ab} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:37.992265 [ 5 ] {b530ee9d-a5ed-44e0-9727-811517ff32ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:05:37.992817 [ 5 ] {b530ee9d-a5ed-44e0-9727-811517ff32ab} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:37.992854 [ 5 ] {b530ee9d-a5ed-44e0-9727-811517ff32ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:37.993235 [ 5 ] {b530ee9d-a5ed-44e0-9727-811517ff32ab} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.15 04:05:37.993482 [ 5 ] {b530ee9d-a5ed-44e0-9727-811517ff32ab} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:37.993612 [ 33 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.04.15 04:05:37.993647 [ 5 ] {b530ee9d-a5ed-44e0-9727-811517ff32ab} executeQuery: Read 237 rows, 16.27 KiB in 0.001456 sec., 162774.72527472526 rows/sec., 10.91 MiB/sec. 2025.04.15 04:05:37.993651 [ 33 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:37.993692 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:37.993717 [ 5 ] {b530ee9d-a5ed-44e0-9727-811517ff32ab} TCPHandler: Processed in 0.001671956 sec. 2025.04.15 04:05:37.993823 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.04.15 04:05:37.993850 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:37.993943 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:37.993986 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18487 rows starting from the beginning of the part 2025.04.15 04:05:37.993989 [ 5 ] {4d0a831d-3f49-4d3a-826c-c23abed6c841} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:05:37.994060 [ 5 ] {4d0a831d-3f49-4d3a-826c-c23abed6c841} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:05:37.994108 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2025.04.15 04:05:37.994350 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 956 rows starting from the beginning of the part 2025.04.15 04:05:37.994575 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part 2025.04.15 04:05:37.994786 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2025.04.15 04:05:37.994988 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part 2025.04.15 04:05:37.995490 [ 5 ] {4d0a831d-3f49-4d3a-826c-c23abed6c841} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:37.995535 [ 5 ] {4d0a831d-3f49-4d3a-826c-c23abed6c841} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:37.995967 [ 5 ] {4d0a831d-3f49-4d3a-826c-c23abed6c841} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:05:37.996226 [ 5 ] {4d0a831d-3f49-4d3a-826c-c23abed6c841} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:37.996548 [ 5 ] {4d0a831d-3f49-4d3a-826c-c23abed6c841} executeQuery: Read 1 rows, 69.00 B in 0.002583 sec., 387.14672861014327 rows/sec., 26.09 KiB/sec. 2025.04.15 04:05:37.996824 [ 5 ] {4d0a831d-3f49-4d3a-826c-c23abed6c841} TCPHandler: Processed in 0.003033905 sec. 2025.04.15 04:05:37.997176 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:37.997438 [ 5 ] {c71d4e90-edc0-4a6b-a01a-f6bec721c392} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:37.997565 [ 5 ] {c71d4e90-edc0-4a6b-a01a-f6bec721c392} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:05:37.999104 [ 5 ] {c71d4e90-edc0-4a6b-a01a-f6bec721c392} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:37.999146 [ 5 ] {c71d4e90-edc0-4a6b-a01a-f6bec721c392} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:38.001733 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 220.36 MiB, peak 221.64 MiB, free memory in arenas 0.00 B, will set to 217.02 MiB (RSS), difference: -3.34 MiB 2025.04.15 04:05:38.001978 [ 5 ] {c71d4e90-edc0-4a6b-a01a-f6bec721c392} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.15 04:05:38.002476 [ 5 ] {c71d4e90-edc0-4a6b-a01a-f6bec721c392} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:38.002791 [ 5 ] {c71d4e90-edc0-4a6b-a01a-f6bec721c392} executeQuery: Read 8 rows, 14.68 KiB in 0.005392 sec., 1483.679525222552 rows/sec., 2.66 MiB/sec. 2025.04.15 04:05:38.003726 [ 5 ] {c71d4e90-edc0-4a6b-a01a-f6bec721c392} TCPHandler: Processed in 0.006662502 sec. 2025.04.15 04:05:38.004123 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:38.004569 [ 5 ] {a1587179-8ff5-4933-97c5-6462fb1f0618} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:05:38.004793 [ 5 ] {a1587179-8ff5-4933-97c5-6462fb1f0618} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:05:38.004965 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 20128 rows, containing 5 columns (5 merged, 0 gathered) in 0.011194929 sec., 1797956.9142421538 rows/sec., 121.31 MiB/sec. 2025.04.15 04:05:38.005253 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.04.15 04:05:38.005474 [ 5 ] {a1587179-8ff5-4933-97c5-6462fb1f0618} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:38.005514 [ 5 ] {a1587179-8ff5-4933-97c5-6462fb1f0618} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:38.005625 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_66_13} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:38.005730 [ 201 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_66_13} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.04.15 04:05:38.005824 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.04.15 04:05:38.005963 [ 5 ] {a1587179-8ff5-4933-97c5-6462fb1f0618} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.15 04:05:38.006219 [ 5 ] {a1587179-8ff5-4933-97c5-6462fb1f0618} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:38.006354 [ 33 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.04.15 04:05:38.006389 [ 5 ] {a1587179-8ff5-4933-97c5-6462fb1f0618} executeQuery: Read 82 rows, 5.33 KiB in 0.002006 sec., 40877.367896311065 rows/sec., 2.60 MiB/sec. 2025.04.15 04:05:38.006393 [ 33 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:38.006433 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:38.006461 [ 5 ] {a1587179-8ff5-4933-97c5-6462fb1f0618} TCPHandler: Processed in 0.002453773 sec. 2025.04.15 04:05:38.006951 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.04.15 04:05:38.007634 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:38.007782 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3620 rows starting from the beginning of the part 2025.04.15 04:05:38.008339 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2025.04.15 04:05:38.008763 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part 2025.04.15 04:05:38.008904 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part 2025.04.15 04:05:38.009066 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2025.04.15 04:05:38.009171 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part 2025.04.15 04:05:38.010931 [ 190 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3904 rows, containing 4 columns (4 merged, 0 gathered) in 0.004353223 sec., 896806.8026838965 rows/sec., 58.36 MiB/sec. 2025.04.15 04:05:38.011281 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.04.15 04:05:38.011584 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_66_13} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:38.011672 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_66_13} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.04.15 04:05:38.011765 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.04.15 04:05:39.001150 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 209.94 MiB, peak 224.40 MiB, free memory in arenas 0.00 B, will set to 217.02 MiB (RSS), difference: 7.08 MiB 2025.04.15 04:05:42.910061 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 2025.04.15 04:05:42.910681 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:42.910726 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:42.911245 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:05:42.911509 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:42.911711 [ 27 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.15 04:05:42.911774 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 2025.04.15 04:05:42.911814 [ 27 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:42.911842 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:42.912084 [ 191 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.15 04:05:42.912662 [ 191 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:42.912809 [ 191 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2025.04.15 04:05:42.913330 [ 191 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part 2025.04.15 04:05:42.913470 [ 191 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part 2025.04.15 04:05:42.913653 [ 191 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part 2025.04.15 04:05:42.913880 [ 191 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part 2025.04.15 04:05:42.914020 [ 191 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part 2025.04.15 04:05:42.916429 [ 190 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004516427 sec., 4159925.534056014 rows/sec., 59.51 MiB/sec. 2025.04.15 04:05:42.916919 [ 193 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.15 04:05:42.917380 [ 193 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_41_8} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:42.917487 [ 193 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_41_8} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.15 04:05:42.917604 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.04.15 04:05:42.963468 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:42.963624 [ 5 ] {7b068e84-3519-49d4-91c5-a50b42aad584} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:05:42.963689 [ 5 ] {7b068e84-3519-49d4-91c5-a50b42aad584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:05:42.964390 [ 5 ] {7b068e84-3519-49d4-91c5-a50b42aad584} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:42.964433 [ 5 ] {7b068e84-3519-49d4-91c5-a50b42aad584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:42.964812 [ 5 ] {7b068e84-3519-49d4-91c5-a50b42aad584} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.04.15 04:05:42.965054 [ 5 ] {7b068e84-3519-49d4-91c5-a50b42aad584} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:42.965290 [ 5 ] {7b068e84-3519-49d4-91c5-a50b42aad584} executeQuery: Read 4 rows, 334.00 B in 0.001704 sec., 2347.417840375587 rows/sec., 191.42 KiB/sec. 2025.04.15 04:05:42.965429 [ 5 ] {7b068e84-3519-49d4-91c5-a50b42aad584} TCPHandler: Processed in 0.002073705 sec. 2025.04.15 04:05:42.965617 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:42.965722 [ 5 ] {af36e7cc-c7b9-499b-9948-cba28fcb1ed5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:05:42.965767 [ 5 ] {af36e7cc-c7b9-499b-9948-cba28fcb1ed5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:05:42.966374 [ 5 ] {af36e7cc-c7b9-499b-9948-cba28fcb1ed5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:42.966413 [ 5 ] {af36e7cc-c7b9-499b-9948-cba28fcb1ed5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:42.966770 [ 5 ] {af36e7cc-c7b9-499b-9948-cba28fcb1ed5} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.15 04:05:42.967003 [ 5 ] {af36e7cc-c7b9-499b-9948-cba28fcb1ed5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:42.967204 [ 5 ] {af36e7cc-c7b9-499b-9948-cba28fcb1ed5} executeQuery: Read 122 rows, 10.59 KiB in 0.001505 sec., 81063.12292358803 rows/sec., 6.87 MiB/sec. 2025.04.15 04:05:42.967256 [ 5 ] {af36e7cc-c7b9-499b-9948-cba28fcb1ed5} TCPHandler: Processed in 0.001703876 sec. 2025.04.15 04:05:42.967377 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:42.967481 [ 5 ] {489fbace-6386-45b6-a1a9-ffaad9787c86} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:05:42.967525 [ 5 ] {489fbace-6386-45b6-a1a9-ffaad9787c86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:05:42.968041 [ 5 ] {489fbace-6386-45b6-a1a9-ffaad9787c86} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:42.968080 [ 5 ] {489fbace-6386-45b6-a1a9-ffaad9787c86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:42.968428 [ 5 ] {489fbace-6386-45b6-a1a9-ffaad9787c86} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.15 04:05:42.968664 [ 5 ] {489fbace-6386-45b6-a1a9-ffaad9787c86} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:42.968864 [ 5 ] {489fbace-6386-45b6-a1a9-ffaad9787c86} executeQuery: Read 36 rows, 2.69 KiB in 0.001404 sec., 25641.02564102564 rows/sec., 1.87 MiB/sec. 2025.04.15 04:05:42.968913 [ 5 ] {489fbace-6386-45b6-a1a9-ffaad9787c86} TCPHandler: Processed in 0.001586654 sec. 2025.04.15 04:05:42.969029 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:42.969132 [ 5 ] {b3d94903-af4c-45f6-840c-4796bbb67163} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:05:42.969175 [ 5 ] {b3d94903-af4c-45f6-840c-4796bbb67163} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:05:42.969723 [ 5 ] {b3d94903-af4c-45f6-840c-4796bbb67163} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:42.969762 [ 5 ] {b3d94903-af4c-45f6-840c-4796bbb67163} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:42.970135 [ 5 ] {b3d94903-af4c-45f6-840c-4796bbb67163} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.15 04:05:42.970367 [ 5 ] {b3d94903-af4c-45f6-840c-4796bbb67163} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:42.970555 [ 5 ] {b3d94903-af4c-45f6-840c-4796bbb67163} executeQuery: Read 100 rows, 8.00 KiB in 0.001444 sec., 69252.07756232687 rows/sec., 5.41 MiB/sec. 2025.04.15 04:05:42.970606 [ 5 ] {b3d94903-af4c-45f6-840c-4796bbb67163} TCPHandler: Processed in 0.001627905 sec. 2025.04.15 04:05:42.970725 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:42.970830 [ 5 ] {7f35feee-3589-4774-8a09-9d9512eaeb57} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:42.970878 [ 5 ] {7f35feee-3589-4774-8a09-9d9512eaeb57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:05:42.971373 [ 5 ] {7f35feee-3589-4774-8a09-9d9512eaeb57} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:42.971412 [ 5 ] {7f35feee-3589-4774-8a09-9d9512eaeb57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:42.971784 [ 5 ] {7f35feee-3589-4774-8a09-9d9512eaeb57} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.15 04:05:42.972014 [ 5 ] {7f35feee-3589-4774-8a09-9d9512eaeb57} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:42.972207 [ 5 ] {7f35feee-3589-4774-8a09-9d9512eaeb57} executeQuery: Read 162 rows, 11.55 KiB in 0.001399 sec., 115796.99785561115 rows/sec., 8.06 MiB/sec. 2025.04.15 04:05:42.972256 [ 5 ] {7f35feee-3589-4774-8a09-9d9512eaeb57} TCPHandler: Processed in 0.001582223 sec. 2025.04.15 04:05:42.972372 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:42.972476 [ 5 ] {9b092574-8906-4854-b677-2542714d93e4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:42.972540 [ 5 ] {9b092574-8906-4854-b677-2542714d93e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:05:42.973651 [ 5 ] {9b092574-8906-4854-b677-2542714d93e4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:42.973689 [ 5 ] {9b092574-8906-4854-b677-2542714d93e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:42.974318 [ 5 ] {9b092574-8906-4854-b677-2542714d93e4} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.15 04:05:42.974572 [ 5 ] {9b092574-8906-4854-b677-2542714d93e4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:42.974794 [ 5 ] {9b092574-8906-4854-b677-2542714d93e4} executeQuery: Read 32 rows, 58.72 KiB in 0.00234 sec., 13675.213675213674 rows/sec., 24.51 MiB/sec. 2025.04.15 04:05:42.974884 [ 5 ] {9b092574-8906-4854-b677-2542714d93e4} TCPHandler: Processed in 0.002563514 sec. 2025.04.15 04:05:42.975008 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:42.975113 [ 5 ] {ee68090b-d641-47b7-b3ab-59b4dc037f48} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:05:42.975160 [ 5 ] {ee68090b-d641-47b7-b3ab-59b4dc037f48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:05:42.975576 [ 5 ] {ee68090b-d641-47b7-b3ab-59b4dc037f48} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:42.975615 [ 5 ] {ee68090b-d641-47b7-b3ab-59b4dc037f48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:42.975980 [ 5 ] {ee68090b-d641-47b7-b3ab-59b4dc037f48} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.15 04:05:42.976216 [ 5 ] {ee68090b-d641-47b7-b3ab-59b4dc037f48} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:42.976424 [ 5 ] {ee68090b-d641-47b7-b3ab-59b4dc037f48} executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. 2025.04.15 04:05:42.976478 [ 5 ] {ee68090b-d641-47b7-b3ab-59b4dc037f48} TCPHandler: Processed in 0.001520773 sec. 2025.04.15 04:05:44.213654 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.04.15 04:05:44.236502 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:44.236551 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:44.243745 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:05:44.244501 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:44.244904 [ 44 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.15 04:05:44.245035 [ 44 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:44.245106 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:44.245736 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.15 04:05:44.261356 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.04.15 04:05:44.262996 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:44.264430 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2025.04.15 04:05:44.269909 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2025.04.15 04:05:44.275329 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.04.15 04:05:44.280957 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2025.04.15 04:05:44.286759 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.04.15 04:05:44.290991 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2025.04.15 04:05:44.348756 [ 190 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.103479958 sec., 2986.0854794703337 rows/sec., 15.44 MiB/sec. 2025.04.15 04:05:44.351538 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.15 04:05:44.354467 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_41_8} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:44.354584 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_41_8} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.15 04:05:44.356939 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.04.15 04:05:45.503875 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1260 2025.04.15 04:05:45.507503 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:45.507565 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:45.509073 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:05:45.509413 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:45.510866 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1260 2025.04.15 04:05:47.968251 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:47.968461 [ 5 ] {7ad10d2f-51d5-4b78-9b6b-b39904025b67} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:05:47.968545 [ 5 ] {7ad10d2f-51d5-4b78-9b6b-b39904025b67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:05:47.969385 [ 5 ] {7ad10d2f-51d5-4b78-9b6b-b39904025b67} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:47.969439 [ 5 ] {7ad10d2f-51d5-4b78-9b6b-b39904025b67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:47.969874 [ 5 ] {7ad10d2f-51d5-4b78-9b6b-b39904025b67} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:05:47.970131 [ 5 ] {7ad10d2f-51d5-4b78-9b6b-b39904025b67} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:47.970313 [ 110 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.04.15 04:05:47.970383 [ 5 ] {7ad10d2f-51d5-4b78-9b6b-b39904025b67} executeQuery: Read 212 rows, 13.81 KiB in 0.00198 sec., 107070.70707070707 rows/sec., 6.81 MiB/sec. 2025.04.15 04:05:47.970399 [ 110 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:47.970471 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:47.970526 [ 5 ] {7ad10d2f-51d5-4b78-9b6b-b39904025b67} TCPHandler: Processed in 0.002417431 sec. 2025.04.15 04:05:47.970648 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.04.15 04:05:47.970691 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:47.970763 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:47.970803 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 212 rows starting from the beginning of the part 2025.04.15 04:05:47.970821 [ 5 ] {04c9bc30-31f5-4f79-80d2-c6d9f6de8eab} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:05:47.970895 [ 5 ] {04c9bc30-31f5-4f79-80d2-c6d9f6de8eab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:05:47.970919 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part 2025.04.15 04:05:47.971254 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part 2025.04.15 04:05:47.971613 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part 2025.04.15 04:05:47.972009 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part 2025.04.15 04:05:47.973435 [ 5 ] {04c9bc30-31f5-4f79-80d2-c6d9f6de8eab} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:47.973473 [ 5 ] {04c9bc30-31f5-4f79-80d2-c6d9f6de8eab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:47.973729 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003150817 sec., 336420.68073137855 rows/sec., 22.68 MiB/sec. 2025.04.15 04:05:47.974021 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.04.15 04:05:47.974147 [ 5 ] {04c9bc30-31f5-4f79-80d2-c6d9f6de8eab} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.15 04:05:47.974559 [ 5 ] {04c9bc30-31f5-4f79-80d2-c6d9f6de8eab} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:47.974613 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_29_7} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:47.974851 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_29_7} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.04.15 04:05:47.975037 [ 5 ] {04c9bc30-31f5-4f79-80d2-c6d9f6de8eab} executeQuery: Read 633 rows, 50.98 KiB in 0.004233 sec., 149539.33380581148 rows/sec., 11.76 MiB/sec. 2025.04.15 04:05:47.975151 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.15 04:05:47.975349 [ 5 ] {04c9bc30-31f5-4f79-80d2-c6d9f6de8eab} TCPHandler: Processed in 0.00471471 sec. 2025.04.15 04:05:47.975580 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:47.975698 [ 5 ] {7ab115d0-70e4-443e-9ec6-021c387b0a8d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:05:47.975744 [ 5 ] {7ab115d0-70e4-443e-9ec6-021c387b0a8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:05:47.976333 [ 5 ] {7ab115d0-70e4-443e-9ec6-021c387b0a8d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:47.976373 [ 5 ] {7ab115d0-70e4-443e-9ec6-021c387b0a8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:47.976724 [ 5 ] {7ab115d0-70e4-443e-9ec6-021c387b0a8d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.15 04:05:47.976978 [ 5 ] {7ab115d0-70e4-443e-9ec6-021c387b0a8d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:47.977123 [ 93 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.15 04:05:47.977150 [ 5 ] {7ab115d0-70e4-443e-9ec6-021c387b0a8d} executeQuery: Read 114 rows, 6.99 KiB in 0.001474 sec., 77340.5698778833 rows/sec., 4.63 MiB/sec. 2025.04.15 04:05:47.977168 [ 93 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:47.977208 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:47.977222 [ 5 ] {7ab115d0-70e4-443e-9ec6-021c387b0a8d} TCPHandler: Processed in 0.001727856 sec. 2025.04.15 04:05:47.977487 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:47.977539 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.15 04:05:47.977827 [ 5 ] {7248fa1a-7711-4e31-a3a8-d71fba697e5c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:05:47.978036 [ 5 ] {7248fa1a-7711-4e31-a3a8-d71fba697e5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:05:47.978087 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:47.978229 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 164 rows starting from the beginning of the part 2025.04.15 04:05:47.978666 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 116 rows starting from the beginning of the part 2025.04.15 04:05:47.979076 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part 2025.04.15 04:05:47.979457 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 114 rows starting from the beginning of the part 2025.04.15 04:05:47.979876 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part 2025.04.15 04:05:47.980231 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 114 rows starting from the beginning of the part 2025.04.15 04:05:47.981823 [ 5 ] {7248fa1a-7711-4e31-a3a8-d71fba697e5c} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:47.981907 [ 5 ] {7248fa1a-7711-4e31-a3a8-d71fba697e5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:47.982914 [ 5 ] {7248fa1a-7711-4e31-a3a8-d71fba697e5c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:05:47.983319 [ 200 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 5 columns (5 merged, 0 gathered) in 0.006006048 sec., 95903.32944392053 rows/sec., 6.36 MiB/sec. 2025.04.15 04:05:47.983400 [ 5 ] {7248fa1a-7711-4e31-a3a8-d71fba697e5c} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:47.983578 [ 200 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.15 04:05:47.983885 [ 5 ] {7248fa1a-7711-4e31-a3a8-d71fba697e5c} executeQuery: Read 113 rows, 7.49 KiB in 0.006198 sec., 18231.687641174572 rows/sec., 1.18 MiB/sec. 2025.04.15 04:05:47.984162 [ 5 ] {7248fa1a-7711-4e31-a3a8-d71fba697e5c} TCPHandler: Processed in 0.006782484 sec. 2025.04.15 04:05:47.984511 [ 200 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_56_11} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:47.984531 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:47.984798 [ 200 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_56_11} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.15 04:05:47.984808 [ 5 ] {84dd6b97-5408-4d81-9fd5-54547060c78e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:05:47.984899 [ 5 ] {84dd6b97-5408-4d81-9fd5-54547060c78e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:05:47.984961 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.04.15 04:05:47.985559 [ 5 ] {84dd6b97-5408-4d81-9fd5-54547060c78e} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:47.985602 [ 5 ] {84dd6b97-5408-4d81-9fd5-54547060c78e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:47.985958 [ 5 ] {84dd6b97-5408-4d81-9fd5-54547060c78e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:05:47.986248 [ 5 ] {84dd6b97-5408-4d81-9fd5-54547060c78e} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:47.986403 [ 93 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.04.15 04:05:47.986452 [ 93 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:47.986461 [ 5 ] {84dd6b97-5408-4d81-9fd5-54547060c78e} executeQuery: Read 112 rows, 6.53 KiB in 0.00171 sec., 65497.07602339182 rows/sec., 3.73 MiB/sec. 2025.04.15 04:05:47.986477 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:47.986623 [ 5 ] {84dd6b97-5408-4d81-9fd5-54547060c78e} TCPHandler: Processed in 0.002229598 sec. 2025.04.15 04:05:47.986763 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.04.15 04:05:47.987016 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:47.987070 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:47.987186 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 112 rows starting from the beginning of the part 2025.04.15 04:05:47.987254 [ 5 ] {3674fd89-fbd9-4823-b2dd-318801d03fd2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:05:47.987531 [ 5 ] {3674fd89-fbd9-4823-b2dd-318801d03fd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:05:47.987776 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 112 rows starting from the beginning of the part 2025.04.15 04:05:47.987960 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 112 rows starting from the beginning of the part 2025.04.15 04:05:47.988235 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part 2025.04.15 04:05:47.988586 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part 2025.04.15 04:05:47.990216 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003627357 sec., 154382.37813372107 rows/sec., 9.38 MiB/sec. 2025.04.15 04:05:47.990467 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.04.15 04:05:47.991020 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_29_7} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:47.991239 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_29_7} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.04.15 04:05:47.991439 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.15 04:05:47.991560 [ 5 ] {3674fd89-fbd9-4823-b2dd-318801d03fd2} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:47.991606 [ 5 ] {3674fd89-fbd9-4823-b2dd-318801d03fd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:47.992039 [ 5 ] {3674fd89-fbd9-4823-b2dd-318801d03fd2} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.15 04:05:47.992291 [ 5 ] {3674fd89-fbd9-4823-b2dd-318801d03fd2} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:47.992507 [ 5 ] {3674fd89-fbd9-4823-b2dd-318801d03fd2} executeQuery: Read 390 rows, 28.23 KiB in 0.00531 sec., 73446.32768361582 rows/sec., 5.19 MiB/sec. 2025.04.15 04:05:47.992613 [ 5 ] {3674fd89-fbd9-4823-b2dd-318801d03fd2} TCPHandler: Processed in 0.005688542 sec. 2025.04.15 04:05:47.992827 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:47.992991 [ 5 ] {e43c3796-a578-4cc5-80b6-ba3c69e9f4ae} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:05:47.993041 [ 5 ] {e43c3796-a578-4cc5-80b6-ba3c69e9f4ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:05:47.993486 [ 5 ] {e43c3796-a578-4cc5-80b6-ba3c69e9f4ae} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:47.993525 [ 5 ] {e43c3796-a578-4cc5-80b6-ba3c69e9f4ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:47.993871 [ 5 ] {e43c3796-a578-4cc5-80b6-ba3c69e9f4ae} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:05:47.994118 [ 5 ] {e43c3796-a578-4cc5-80b6-ba3c69e9f4ae} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:47.994284 [ 128 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.04.15 04:05:47.994338 [ 5 ] {e43c3796-a578-4cc5-80b6-ba3c69e9f4ae} executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec. 2025.04.15 04:05:47.994351 [ 128 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:47.994415 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:47.994449 [ 5 ] {e43c3796-a578-4cc5-80b6-ba3c69e9f4ae} TCPHandler: Processed in 0.001711927 sec. 2025.04.15 04:05:47.994665 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.04.15 04:05:47.994685 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:47.994943 [ 5 ] {816159e7-f4a8-4e90-98d8-0cda8ad58879} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:47.994949 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:47.995035 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part 2025.04.15 04:05:47.995046 [ 5 ] {816159e7-f4a8-4e90-98d8-0cda8ad58879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:05:47.995344 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.04.15 04:05:47.995800 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.04.15 04:05:47.996132 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2025.04.15 04:05:47.996484 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2025.04.15 04:05:47.996779 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.04.15 04:05:47.997777 [ 5 ] {816159e7-f4a8-4e90-98d8-0cda8ad58879} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:47.997863 [ 5 ] {816159e7-f4a8-4e90-98d8-0cda8ad58879} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:47.998993 [ 5 ] {816159e7-f4a8-4e90-98d8-0cda8ad58879} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.15 04:05:47.999402 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.004874004 sec., 35699.60139548511 rows/sec., 1.82 MiB/sec. 2025.04.15 04:05:47.999481 [ 5 ] {816159e7-f4a8-4e90-98d8-0cda8ad58879} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:47.999606 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.04.15 04:05:47.999939 [ 5 ] {816159e7-f4a8-4e90-98d8-0cda8ad58879} executeQuery: Read 237 rows, 16.27 KiB in 0.005089 sec., 46571.03556690902 rows/sec., 3.12 MiB/sec. 2025.04.15 04:05:48.000188 [ 5 ] {816159e7-f4a8-4e90-98d8-0cda8ad58879} TCPHandler: Processed in 0.005579089 sec. 2025.04.15 04:05:48.000349 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 222.85 MiB, peak 231.51 MiB, free memory in arenas 0.00 B, will set to 219.11 MiB (RSS), difference: -3.74 MiB 2025.04.15 04:05:48.000576 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:48.001020 [ 5 ] {a5a740e5-6f8e-443f-964e-4d4acf5725e4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:05:48.001053 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_29_6} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:48.001206 [ 5 ] {a5a740e5-6f8e-443f-964e-4d4acf5725e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:05:48.001345 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_29_6} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.04.15 04:05:48.001639 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.04.15 04:05:48.002248 [ 5 ] {a5a740e5-6f8e-443f-964e-4d4acf5725e4} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:48.002291 [ 5 ] {a5a740e5-6f8e-443f-964e-4d4acf5725e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:48.002632 [ 5 ] {a5a740e5-6f8e-443f-964e-4d4acf5725e4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:05:48.002857 [ 5 ] {a5a740e5-6f8e-443f-964e-4d4acf5725e4} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:48.003057 [ 5 ] {a5a740e5-6f8e-443f-964e-4d4acf5725e4} executeQuery: Read 1 rows, 69.00 B in 0.002187 sec., 457.2473708276177 rows/sec., 30.81 KiB/sec. 2025.04.15 04:05:48.003115 [ 5 ] {a5a740e5-6f8e-443f-964e-4d4acf5725e4} TCPHandler: Processed in 0.002679937 sec. 2025.04.15 04:05:48.003234 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:48.003337 [ 5 ] {efc28d36-1859-4257-9933-c6d84a4b1eb0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:48.003402 [ 5 ] {efc28d36-1859-4257-9933-c6d84a4b1eb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:05:48.004425 [ 5 ] {efc28d36-1859-4257-9933-c6d84a4b1eb0} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:48.004464 [ 5 ] {efc28d36-1859-4257-9933-c6d84a4b1eb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:48.005053 [ 5 ] {efc28d36-1859-4257-9933-c6d84a4b1eb0} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.15 04:05:48.005307 [ 5 ] {efc28d36-1859-4257-9933-c6d84a4b1eb0} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:48.005487 [ 128 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.15 04:05:48.005548 [ 5 ] {efc28d36-1859-4257-9933-c6d84a4b1eb0} executeQuery: Read 8 rows, 14.68 KiB in 0.002226 sec., 3593.8903863432165 rows/sec., 6.44 MiB/sec. 2025.04.15 04:05:48.005555 [ 128 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:48.005630 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:48.005858 [ 5 ] {efc28d36-1859-4257-9933-c6d84a4b1eb0} TCPHandler: Processed in 0.002669997 sec. 2025.04.15 04:05:48.005882 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.15 04:05:48.005984 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:48.006130 [ 5 ] {c68385f9-bd13-4f1b-8ead-16a81980167a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:05:48.006175 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:48.006188 [ 5 ] {c68385f9-bd13-4f1b-8ead-16a81980167a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:05:48.006283 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 987 rows starting from the beginning of the part 2025.04.15 04:05:48.006804 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part 2025.04.15 04:05:48.007200 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part 2025.04.15 04:05:48.007642 [ 5 ] {c68385f9-bd13-4f1b-8ead-16a81980167a} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:48.007663 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part 2025.04.15 04:05:48.007690 [ 5 ] {c68385f9-bd13-4f1b-8ead-16a81980167a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:48.008270 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part 2025.04.15 04:05:48.008849 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part 2025.04.15 04:05:48.008889 [ 5 ] {c68385f9-bd13-4f1b-8ead-16a81980167a} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.15 04:05:48.009481 [ 5 ] {c68385f9-bd13-4f1b-8ead-16a81980167a} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:48.009846 [ 5 ] {c68385f9-bd13-4f1b-8ead-16a81980167a} executeQuery: Read 82 rows, 5.33 KiB in 0.00374 sec., 21925.133689839575 rows/sec., 1.39 MiB/sec. 2025.04.15 04:05:48.010030 [ 5 ] {c68385f9-bd13-4f1b-8ead-16a81980167a} TCPHandler: Processed in 0.004092297 sec. 2025.04.15 04:05:48.016839 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1075 rows, containing 19 columns (19 merged, 0 gathered) in 0.011086916 sec., 96961.13869718144 rows/sec., 173.75 MiB/sec. 2025.04.15 04:05:48.018347 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.15 04:05:48.018771 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_56_11} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:48.018862 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_56_11} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.15 04:05:48.019025 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.31 MiB. 2025.04.15 04:05:49.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 216.22 MiB, peak 231.51 MiB, free memory in arenas 0.00 B, will set to 222.14 MiB (RSS), difference: 5.92 MiB 2025.04.15 04:05:50.201521 [ 144 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:05:50.201584 [ 144 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:05:50.411969 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 2025.04.15 04:05:50.412725 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:50.412775 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:50.413312 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:05:50.413578 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:50.413865 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.04.15 04:05:51.761518 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.04.15 04:05:51.780814 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:51.780873 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:51.788443 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:05:51.789178 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:51.792660 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.04.15 04:05:52.963384 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:52.963589 [ 5 ] {e1c1e1cc-7a61-4d18-bb1a-6d47cd257c73} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:05:52.963668 [ 5 ] {e1c1e1cc-7a61-4d18-bb1a-6d47cd257c73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:05:52.964558 [ 5 ] {e1c1e1cc-7a61-4d18-bb1a-6d47cd257c73} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:52.964610 [ 5 ] {e1c1e1cc-7a61-4d18-bb1a-6d47cd257c73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:52.965075 [ 5 ] {e1c1e1cc-7a61-4d18-bb1a-6d47cd257c73} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.15 04:05:52.965326 [ 5 ] {e1c1e1cc-7a61-4d18-bb1a-6d47cd257c73} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:52.965522 [ 5 ] {e1c1e1cc-7a61-4d18-bb1a-6d47cd257c73} executeQuery: Read 120 rows, 10.44 KiB in 0.001989 sec., 60331.82503770739 rows/sec., 5.13 MiB/sec. 2025.04.15 04:05:52.965638 [ 5 ] {e1c1e1cc-7a61-4d18-bb1a-6d47cd257c73} TCPHandler: Processed in 0.00238209 sec. 2025.04.15 04:05:52.965877 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:52.966036 [ 5 ] {113f1191-cdbb-4033-a68f-b7f053122c2b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:05:52.966081 [ 5 ] {113f1191-cdbb-4033-a68f-b7f053122c2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:05:52.966661 [ 5 ] {113f1191-cdbb-4033-a68f-b7f053122c2b} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:52.966700 [ 5 ] {113f1191-cdbb-4033-a68f-b7f053122c2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:52.967065 [ 5 ] {113f1191-cdbb-4033-a68f-b7f053122c2b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.15 04:05:52.967296 [ 5 ] {113f1191-cdbb-4033-a68f-b7f053122c2b} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:52.967494 [ 5 ] {113f1191-cdbb-4033-a68f-b7f053122c2b} executeQuery: Read 32 rows, 2.41 KiB in 0.001479 sec., 21636.24070317782 rows/sec., 1.59 MiB/sec. 2025.04.15 04:05:52.967562 [ 5 ] {113f1191-cdbb-4033-a68f-b7f053122c2b} TCPHandler: Processed in 0.001809199 sec. 2025.04.15 04:05:52.967678 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:52.967785 [ 5 ] {906f05a3-582c-4e06-8d72-b394a1f83bbe} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:05:52.967827 [ 5 ] {906f05a3-582c-4e06-8d72-b394a1f83bbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:05:52.968346 [ 5 ] {906f05a3-582c-4e06-8d72-b394a1f83bbe} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:52.968383 [ 5 ] {906f05a3-582c-4e06-8d72-b394a1f83bbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:52.968721 [ 5 ] {906f05a3-582c-4e06-8d72-b394a1f83bbe} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.15 04:05:52.968944 [ 5 ] {906f05a3-582c-4e06-8d72-b394a1f83bbe} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:52.969140 [ 5 ] {906f05a3-582c-4e06-8d72-b394a1f83bbe} executeQuery: Read 96 rows, 7.68 KiB in 0.001376 sec., 69767.44186046511 rows/sec., 5.45 MiB/sec. 2025.04.15 04:05:52.969193 [ 5 ] {906f05a3-582c-4e06-8d72-b394a1f83bbe} TCPHandler: Processed in 0.001572353 sec. 2025.04.15 04:05:52.969305 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:52.969407 [ 5 ] {60627083-ad86-403d-b416-96b96ab1fc56} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:52.969454 [ 5 ] {60627083-ad86-403d-b416-96b96ab1fc56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:05:52.969952 [ 5 ] {60627083-ad86-403d-b416-96b96ab1fc56} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:52.969990 [ 5 ] {60627083-ad86-403d-b416-96b96ab1fc56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:52.970356 [ 5 ] {60627083-ad86-403d-b416-96b96ab1fc56} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.15 04:05:52.970582 [ 5 ] {60627083-ad86-403d-b416-96b96ab1fc56} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:52.970771 [ 5 ] {60627083-ad86-403d-b416-96b96ab1fc56} executeQuery: Read 160 rows, 11.41 KiB in 0.001385 sec., 115523.46570397112 rows/sec., 8.05 MiB/sec. 2025.04.15 04:05:52.970822 [ 5 ] {60627083-ad86-403d-b416-96b96ab1fc56} TCPHandler: Processed in 0.001564233 sec. 2025.04.15 04:05:52.970932 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:52.971033 [ 5 ] {340f2628-5fef-4f2d-abb4-a1c41f89bb50} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:52.971096 [ 5 ] {340f2628-5fef-4f2d-abb4-a1c41f89bb50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:05:52.972143 [ 5 ] {340f2628-5fef-4f2d-abb4-a1c41f89bb50} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:52.972180 [ 5 ] {340f2628-5fef-4f2d-abb4-a1c41f89bb50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:52.972802 [ 5 ] {340f2628-5fef-4f2d-abb4-a1c41f89bb50} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.15 04:05:52.973050 [ 5 ] {340f2628-5fef-4f2d-abb4-a1c41f89bb50} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:52.973268 [ 5 ] {340f2628-5fef-4f2d-abb4-a1c41f89bb50} executeQuery: Read 32 rows, 58.72 KiB in 0.002255 sec., 14190.687361419068 rows/sec., 25.43 MiB/sec. 2025.04.15 04:05:52.973360 [ 5 ] {340f2628-5fef-4f2d-abb4-a1c41f89bb50} TCPHandler: Processed in 0.002475393 sec. 2025.04.15 04:05:52.973475 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:52.973580 [ 5 ] {0f36a0a7-f568-48d4-8b23-f46ff3aa45ec} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:05:52.973625 [ 5 ] {0f36a0a7-f568-48d4-8b23-f46ff3aa45ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:05:52.974059 [ 5 ] {0f36a0a7-f568-48d4-8b23-f46ff3aa45ec} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:52.974097 [ 5 ] {0f36a0a7-f568-48d4-8b23-f46ff3aa45ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:52.974435 [ 5 ] {0f36a0a7-f568-48d4-8b23-f46ff3aa45ec} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.15 04:05:52.974656 [ 5 ] {0f36a0a7-f568-48d4-8b23-f46ff3aa45ec} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:52.974856 [ 5 ] {0f36a0a7-f568-48d4-8b23-f46ff3aa45ec} executeQuery: Read 60 rows, 4.14 KiB in 0.001297 sec., 46260.601387818046 rows/sec., 3.12 MiB/sec. 2025.04.15 04:05:52.974903 [ 5 ] {0f36a0a7-f568-48d4-8b23-f46ff3aa45ec} TCPHandler: Processed in 0.001476912 sec. 2025.04.15 04:05:53.463460 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:53.463644 [ 5 ] {ca7c088c-f28d-46f5-a6e2-25ec40e3bd0b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:05:53.463742 [ 5 ] {ca7c088c-f28d-46f5-a6e2-25ec40e3bd0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:05:53.464561 [ 5 ] {ca7c088c-f28d-46f5-a6e2-25ec40e3bd0b} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:53.464612 [ 5 ] {ca7c088c-f28d-46f5-a6e2-25ec40e3bd0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:53.465030 [ 5 ] {ca7c088c-f28d-46f5-a6e2-25ec40e3bd0b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:05:53.465287 [ 5 ] {ca7c088c-f28d-46f5-a6e2-25ec40e3bd0b} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:53.465516 [ 5 ] {ca7c088c-f28d-46f5-a6e2-25ec40e3bd0b} executeQuery: Read 212 rows, 13.81 KiB in 0.001921 sec., 110359.1879229568 rows/sec., 7.02 MiB/sec. 2025.04.15 04:05:53.465582 [ 5 ] {ca7c088c-f28d-46f5-a6e2-25ec40e3bd0b} TCPHandler: Processed in 0.002242548 sec. 2025.04.15 04:05:53.465706 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:53.465818 [ 5 ] {ad0cb5c3-4690-406c-a72f-4d48467d4abc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:05:53.465868 [ 5 ] {ad0cb5c3-4690-406c-a72f-4d48467d4abc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:05:53.466380 [ 5 ] {ad0cb5c3-4690-406c-a72f-4d48467d4abc} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:53.466419 [ 5 ] {ad0cb5c3-4690-406c-a72f-4d48467d4abc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:53.466767 [ 5 ] {ad0cb5c3-4690-406c-a72f-4d48467d4abc} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.04.15 04:05:53.467000 [ 5 ] {ad0cb5c3-4690-406c-a72f-4d48467d4abc} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:53.467236 [ 5 ] {ad0cb5c3-4690-406c-a72f-4d48467d4abc} executeQuery: Read 10 rows, 835.00 B in 0.001437 sec., 6958.942240779402 rows/sec., 567.45 KiB/sec. 2025.04.15 04:05:53.467351 [ 5 ] {ad0cb5c3-4690-406c-a72f-4d48467d4abc} TCPHandler: Processed in 0.001696527 sec. 2025.04.15 04:05:53.467568 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:53.467674 [ 5 ] {341300df-c1de-4b14-809c-a668ab7fa130} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:05:53.467719 [ 5 ] {341300df-c1de-4b14-809c-a668ab7fa130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:05:53.469119 [ 5 ] {341300df-c1de-4b14-809c-a668ab7fa130} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:53.469159 [ 5 ] {341300df-c1de-4b14-809c-a668ab7fa130} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:53.469609 [ 5 ] {341300df-c1de-4b14-809c-a668ab7fa130} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.15 04:05:53.469856 [ 5 ] {341300df-c1de-4b14-809c-a668ab7fa130} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:53.470075 [ 5 ] {341300df-c1de-4b14-809c-a668ab7fa130} executeQuery: Read 1778 rows, 147.90 KiB in 0.002426 sec., 732893.6521022258 rows/sec., 59.54 MiB/sec. 2025.04.15 04:05:53.470130 [ 5 ] {341300df-c1de-4b14-809c-a668ab7fa130} TCPHandler: Processed in 0.002631066 sec. 2025.04.15 04:05:53.470243 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:53.470356 [ 5 ] {a4627b72-cbf4-4cdd-923b-f3e699170efd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:05:53.470402 [ 5 ] {a4627b72-cbf4-4cdd-923b-f3e699170efd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:05:53.470984 [ 5 ] {a4627b72-cbf4-4cdd-923b-f3e699170efd} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:53.471024 [ 5 ] {a4627b72-cbf4-4cdd-923b-f3e699170efd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:53.471381 [ 5 ] {a4627b72-cbf4-4cdd-923b-f3e699170efd} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.15 04:05:53.471620 [ 5 ] {a4627b72-cbf4-4cdd-923b-f3e699170efd} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:53.471819 [ 5 ] {a4627b72-cbf4-4cdd-923b-f3e699170efd} executeQuery: Read 124 rows, 7.69 KiB in 0.001486 sec., 83445.49125168237 rows/sec., 5.05 MiB/sec. 2025.04.15 04:05:53.471870 [ 5 ] {a4627b72-cbf4-4cdd-923b-f3e699170efd} TCPHandler: Processed in 0.001679026 sec. 2025.04.15 04:05:53.471989 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:53.472095 [ 5 ] {2c2e42c0-1649-4ab5-a3c7-c7cf9df8f2d3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:05:53.472140 [ 5 ] {2c2e42c0-1649-4ab5-a3c7-c7cf9df8f2d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:05:53.472763 [ 5 ] {2c2e42c0-1649-4ab5-a3c7-c7cf9df8f2d3} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:53.472802 [ 5 ] {2c2e42c0-1649-4ab5-a3c7-c7cf9df8f2d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:53.473157 [ 5 ] {2c2e42c0-1649-4ab5-a3c7-c7cf9df8f2d3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:05:53.473394 [ 5 ] {2c2e42c0-1649-4ab5-a3c7-c7cf9df8f2d3} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:53.473598 [ 5 ] {2c2e42c0-1649-4ab5-a3c7-c7cf9df8f2d3} executeQuery: Read 341 rows, 23.30 KiB in 0.001525 sec., 223606.55737704918 rows/sec., 14.92 MiB/sec. 2025.04.15 04:05:53.473649 [ 5 ] {2c2e42c0-1649-4ab5-a3c7-c7cf9df8f2d3} TCPHandler: Processed in 0.001709547 sec. 2025.04.15 04:05:53.473759 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:53.473864 [ 5 ] {caf986d8-6fc2-4f36-97f9-a480c47cfd09} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:05:53.473909 [ 5 ] {caf986d8-6fc2-4f36-97f9-a480c47cfd09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:05:53.474446 [ 5 ] {caf986d8-6fc2-4f36-97f9-a480c47cfd09} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:53.474485 [ 5 ] {caf986d8-6fc2-4f36-97f9-a480c47cfd09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:53.474828 [ 5 ] {caf986d8-6fc2-4f36-97f9-a480c47cfd09} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:05:53.475073 [ 5 ] {caf986d8-6fc2-4f36-97f9-a480c47cfd09} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:53.475277 [ 5 ] {caf986d8-6fc2-4f36-97f9-a480c47cfd09} executeQuery: Read 112 rows, 6.53 KiB in 0.001435 sec., 78048.78048780488 rows/sec., 4.45 MiB/sec. 2025.04.15 04:05:53.475330 [ 5 ] {caf986d8-6fc2-4f36-97f9-a480c47cfd09} TCPHandler: Processed in 0.001620765 sec. 2025.04.15 04:05:53.475438 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:53.475543 [ 5 ] {029cacfb-139a-429a-9ab7-cc8b79c7b232} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:05:53.475588 [ 5 ] {029cacfb-139a-429a-9ab7-cc8b79c7b232} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:05:53.476392 [ 5 ] {029cacfb-139a-429a-9ab7-cc8b79c7b232} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:53.476432 [ 5 ] {029cacfb-139a-429a-9ab7-cc8b79c7b232} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:53.476804 [ 5 ] {029cacfb-139a-429a-9ab7-cc8b79c7b232} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.15 04:05:53.477039 [ 5 ] {029cacfb-139a-429a-9ab7-cc8b79c7b232} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:53.477256 [ 5 ] {029cacfb-139a-429a-9ab7-cc8b79c7b232} executeQuery: Read 856 rows, 63.33 KiB in 0.001733 sec., 493941.14252740913 rows/sec., 35.69 MiB/sec. 2025.04.15 04:05:53.477320 [ 5 ] {029cacfb-139a-429a-9ab7-cc8b79c7b232} TCPHandler: Processed in 0.001931362 sec. 2025.04.15 04:05:53.477439 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:53.477562 [ 5 ] {48ac4738-5ae6-4527-bfad-7e3774f3788c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:05:53.477609 [ 5 ] {48ac4738-5ae6-4527-bfad-7e3774f3788c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:05:53.478017 [ 5 ] {48ac4738-5ae6-4527-bfad-7e3774f3788c} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:53.478056 [ 5 ] {48ac4738-5ae6-4527-bfad-7e3774f3788c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:53.478399 [ 5 ] {48ac4738-5ae6-4527-bfad-7e3774f3788c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:05:53.478627 [ 5 ] {48ac4738-5ae6-4527-bfad-7e3774f3788c} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:53.478880 [ 5 ] {48ac4738-5ae6-4527-bfad-7e3774f3788c} executeQuery: Read 6 rows, 321.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 235.52 KiB/sec. 2025.04.15 04:05:53.478939 [ 5 ] {48ac4738-5ae6-4527-bfad-7e3774f3788c} TCPHandler: Processed in 0.001558613 sec. 2025.04.15 04:05:53.479182 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:53.479289 [ 5 ] {345137e0-c27f-413e-b75e-794d3c33ea94} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:53.479341 [ 5 ] {345137e0-c27f-413e-b75e-794d3c33ea94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:05:53.480035 [ 5 ] {345137e0-c27f-413e-b75e-794d3c33ea94} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:53.480074 [ 5 ] {345137e0-c27f-413e-b75e-794d3c33ea94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:53.480488 [ 5 ] {345137e0-c27f-413e-b75e-794d3c33ea94} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.15 04:05:53.480731 [ 5 ] {345137e0-c27f-413e-b75e-794d3c33ea94} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:53.480929 [ 5 ] {345137e0-c27f-413e-b75e-794d3c33ea94} executeQuery: Read 960 rows, 65.32 KiB in 0.001662 sec., 577617.3285198556 rows/sec., 38.38 MiB/sec. 2025.04.15 04:05:53.480979 [ 5 ] {345137e0-c27f-413e-b75e-794d3c33ea94} TCPHandler: Processed in 0.001887621 sec. 2025.04.15 04:05:53.481088 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:53.481193 [ 5 ] {b89307c5-9674-4eaa-9a91-1945afdc06ca} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:05:53.481241 [ 5 ] {b89307c5-9674-4eaa-9a91-1945afdc06ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:05:53.481634 [ 5 ] {b89307c5-9674-4eaa-9a91-1945afdc06ca} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:53.481672 [ 5 ] {b89307c5-9674-4eaa-9a91-1945afdc06ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:53.482007 [ 5 ] {b89307c5-9674-4eaa-9a91-1945afdc06ca} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:05:53.482242 [ 5 ] {b89307c5-9674-4eaa-9a91-1945afdc06ca} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:53.482452 [ 5 ] {b89307c5-9674-4eaa-9a91-1945afdc06ca} executeQuery: Read 1 rows, 69.00 B in 0.001278 sec., 782.4726134585289 rows/sec., 52.73 KiB/sec. 2025.04.15 04:05:53.482571 [ 5 ] {b89307c5-9674-4eaa-9a91-1945afdc06ca} TCPHandler: Processed in 0.001529972 sec. 2025.04.15 04:05:53.482705 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:53.482806 [ 5 ] {f079c103-54c4-40d8-9c22-b268b1e6e3a4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:53.482871 [ 5 ] {f079c103-54c4-40d8-9c22-b268b1e6e3a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:05:53.483860 [ 5 ] {f079c103-54c4-40d8-9c22-b268b1e6e3a4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:53.483898 [ 5 ] {f079c103-54c4-40d8-9c22-b268b1e6e3a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:53.484468 [ 5 ] {f079c103-54c4-40d8-9c22-b268b1e6e3a4} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.15 04:05:53.484723 [ 5 ] {f079c103-54c4-40d8-9c22-b268b1e6e3a4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:53.484929 [ 5 ] {f079c103-54c4-40d8-9c22-b268b1e6e3a4} executeQuery: Read 8 rows, 14.68 KiB in 0.00214 sec., 3738.3177570093458 rows/sec., 6.70 MiB/sec. 2025.04.15 04:05:53.485267 [ 5 ] {f079c103-54c4-40d8-9c22-b268b1e6e3a4} TCPHandler: Processed in 0.002608696 sec. 2025.04.15 04:05:53.485582 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:53.485690 [ 5 ] {c55097af-b8c6-43b4-82a4-7d45f2848b6c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:05:53.485739 [ 5 ] {c55097af-b8c6-43b4-82a4-7d45f2848b6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:05:53.486184 [ 5 ] {c55097af-b8c6-43b4-82a4-7d45f2848b6c} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:53.486221 [ 5 ] {c55097af-b8c6-43b4-82a4-7d45f2848b6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.04.15 04:05:53.486553 [ 5 ] {c55097af-b8c6-43b4-82a4-7d45f2848b6c} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.15 04:05:53.486775 [ 5 ] {c55097af-b8c6-43b4-82a4-7d45f2848b6c} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:53.486929 [ 5 ] {c55097af-b8c6-43b4-82a4-7d45f2848b6c} executeQuery: Read 34 rows, 2.02 KiB in 0.001311 sec., 25934.401220442407 rows/sec., 1.51 MiB/sec. 2025.04.15 04:05:53.486975 [ 5 ] {c55097af-b8c6-43b4-82a4-7d45f2848b6c} TCPHandler: Processed in 0.001518622 sec. 2025.04.15 04:05:55.511238 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1318 2025.04.15 04:05:55.514999 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:55.515063 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:05:55.516553 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:05:55.516874 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:55.517114 [ 151 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.04.15 04:05:55.517232 [ 151 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:55.517296 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:05:55.517942 [ 199 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.04.15 04:05:55.519189 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1318 2025.04.15 04:05:55.519571 [ 199 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:55.519754 [ 199 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1110 rows starting from the beginning of the part 2025.04.15 04:05:55.520356 [ 199 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part 2025.04.15 04:05:55.520949 [ 199 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 58 rows starting from the beginning of the part 2025.04.15 04:05:55.521537 [ 199 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part 2025.04.15 04:05:55.522176 [ 199 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part 2025.04.15 04:05:55.522766 [ 199 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part 2025.04.15 04:05:55.531011 [ 188 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 72 columns (72 merged, 0 gathered) in 0.01355655 sec., 97222.37589947294 rows/sec., 76.41 MiB/sec. 2025.04.15 04:05:55.532527 [ 191 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.04.15 04:05:55.533254 [ 191 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_31_6} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:55.533348 [ 191 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_31_6} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.04.15 04:05:55.533565 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. 2025.04.15 04:05:57.914179 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 2025.04.15 04:05:57.915295 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:57.915342 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:05:57.915858 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:05:57.916104 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:57.916338 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 2025.04.15 04:05:57.960884 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:57.961166 [ 5 ] {e2c71806-b511-4506-a03b-9136436107f6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:05:57.961235 [ 5 ] {e2c71806-b511-4506-a03b-9136436107f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:05:57.961952 [ 5 ] {e2c71806-b511-4506-a03b-9136436107f6} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:57.961998 [ 5 ] {e2c71806-b511-4506-a03b-9136436107f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:05:57.962423 [ 5 ] {e2c71806-b511-4506-a03b-9136436107f6} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.15 04:05:57.962670 [ 5 ] {e2c71806-b511-4506-a03b-9136436107f6} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:57.962864 [ 31 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.04.15 04:05:57.962897 [ 5 ] {e2c71806-b511-4506-a03b-9136436107f6} executeQuery: Read 56 rows, 4.41 KiB in 0.00181 sec., 30939.22651933702 rows/sec., 2.38 MiB/sec. 2025.04.15 04:05:57.962944 [ 31 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:57.963013 [ 5 ] {e2c71806-b511-4506-a03b-9136436107f6} TCPHandler: Processed in 0.00230512 sec. 2025.04.15 04:05:57.963017 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:05:57.963187 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:57.963202 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.04.15 04:05:57.963315 [ 5 ] {07d087c4-cc1c-4981-9611-cc8398933f49} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:05:57.963362 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:57.963371 [ 5 ] {07d087c4-cc1c-4981-9611-cc8398933f49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:05:57.963415 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1847 rows starting from the beginning of the part 2025.04.15 04:05:57.963603 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 122 rows starting from the beginning of the part 2025.04.15 04:05:57.964024 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 633 rows starting from the beginning of the part 2025.04.15 04:05:57.964265 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 120 rows starting from the beginning of the part 2025.04.15 04:05:57.964449 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1778 rows starting from the beginning of the part 2025.04.15 04:05:57.964627 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2025.04.15 04:05:57.965121 [ 5 ] {07d087c4-cc1c-4981-9611-cc8398933f49} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:57.965169 [ 5 ] {07d087c4-cc1c-4981-9611-cc8398933f49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:05:57.965673 [ 5 ] {07d087c4-cc1c-4981-9611-cc8398933f49} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.15 04:05:57.965983 [ 5 ] {07d087c4-cc1c-4981-9611-cc8398933f49} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:57.966200 [ 31 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.04.15 04:05:57.966258 [ 5 ] {07d087c4-cc1c-4981-9611-cc8398933f49} executeQuery: Read 64 rows, 5.12 KiB in 0.002971 sec., 21541.568495456075 rows/sec., 1.68 MiB/sec. 2025.04.15 04:05:57.966274 [ 31 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:57.966371 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:05:57.966430 [ 5 ] {07d087c4-cc1c-4981-9611-cc8398933f49} TCPHandler: Processed in 0.003313771 sec. 2025.04.15 04:05:57.966730 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.04.15 04:05:57.966752 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:57.967101 [ 5 ] {28e7978c-225e-427a-ba8d-37134ce4fb88} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:05:57.967350 [ 5 ] {28e7978c-225e-427a-ba8d-37134ce4fb88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:05:57.967497 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:57.967617 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4556 rows, containing 5 columns (5 merged, 0 gathered) in 0.004464785 sec., 1020429.8751227664 rows/sec., 86.71 MiB/sec. 2025.04.15 04:05:57.967636 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part 2025.04.15 04:05:57.968179 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.04.15 04:05:57.968277 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 100 rows starting from the beginning of the part 2025.04.15 04:05:57.968960 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 390 rows starting from the beginning of the part 2025.04.15 04:05:57.969265 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_71_14} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:57.969500 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 96 rows starting from the beginning of the part 2025.04.15 04:05:57.969636 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_71_14} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.04.15 04:05:57.970003 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.04.15 04:05:57.970107 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 856 rows starting from the beginning of the part 2025.04.15 04:05:57.970507 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2025.04.15 04:05:57.970815 [ 5 ] {28e7978c-225e-427a-ba8d-37134ce4fb88} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:57.970898 [ 5 ] {28e7978c-225e-427a-ba8d-37134ce4fb88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:05:57.971727 [ 5 ] {28e7978c-225e-427a-ba8d-37134ce4fb88} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.15 04:05:57.972242 [ 5 ] {28e7978c-225e-427a-ba8d-37134ce4fb88} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:57.972578 [ 31 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.04.15 04:05:57.972699 [ 31 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:57.972791 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:05:57.972915 [ 5 ] {28e7978c-225e-427a-ba8d-37134ce4fb88} executeQuery: Read 128 rows, 9.13 KiB in 0.005901 sec., 21691.238773089306 rows/sec., 1.51 MiB/sec. 2025.04.15 04:05:57.973354 [ 5 ] {28e7978c-225e-427a-ba8d-37134ce4fb88} TCPHandler: Processed in 0.006695863 sec. 2025.04.15 04:05:57.973369 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.04.15 04:05:57.973546 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:05:57.973561 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:57.973642 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20128 rows starting from the beginning of the part 2025.04.15 04:05:57.973865 [ 5 ] {afc54ac6-2747-4e17-b905-a9a24d19a1d5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:05:57.974076 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 162 rows starting from the beginning of the part 2025.04.15 04:05:57.974096 [ 5 ] {afc54ac6-2747-4e17-b905-a9a24d19a1d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:05:57.974462 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part 2025.04.15 04:05:57.974803 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part 2025.04.15 04:05:57.975274 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 960 rows starting from the beginning of the part 2025.04.15 04:05:57.975865 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part 2025.04.15 04:05:57.976385 [ 190 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00983153 sec., 246146.83574174112 rows/sec., 18.85 MiB/sec. 2025.04.15 04:05:57.976972 [ 190 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.04.15 04:05:57.977411 [ 5 ] {afc54ac6-2747-4e17-b905-a9a24d19a1d5} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:57.977486 [ 5 ] {afc54ac6-2747-4e17-b905-a9a24d19a1d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:05:57.977950 [ 190 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_71_14} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:57.978423 [ 190 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_71_14} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.04.15 04:05:57.978559 [ 5 ] {afc54ac6-2747-4e17-b905-a9a24d19a1d5} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.15 04:05:57.978618 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.04.15 04:05:57.978959 [ 5 ] {afc54ac6-2747-4e17-b905-a9a24d19a1d5} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:57.979216 [ 31 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.04.15 04:05:57.979344 [ 31 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:57.979439 [ 5 ] {afc54ac6-2747-4e17-b905-a9a24d19a1d5} executeQuery: Read 48 rows, 3.31 KiB in 0.005728 sec., 8379.888268156425 rows/sec., 578.30 KiB/sec. 2025.04.15 04:05:57.979441 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:05:57.979807 [ 5 ] {afc54ac6-2747-4e17-b905-a9a24d19a1d5} TCPHandler: Processed in 0.006350266 sec. 2025.04.15 04:05:57.980232 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.04.15 04:05:57.980761 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:05:57.980832 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3904 rows starting from the beginning of the part 2025.04.15 04:05:57.981088 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2025.04.15 04:05:57.981281 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part 2025.04.15 04:05:57.981364 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2025.04.15 04:05:57.981502 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part 2025.04.15 04:05:57.981734 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part 2025.04.15 04:05:57.983997 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 21775 rows, containing 5 columns (5 merged, 0 gathered) in 0.011051396 sec., 1970339.3127890811 rows/sec., 132.93 MiB/sec. 2025.04.15 04:05:57.984238 [ 187 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4188 rows, containing 4 columns (4 merged, 0 gathered) in 0.004428324 sec., 945730.2582195883 rows/sec., 61.55 MiB/sec. 2025.04.15 04:05:57.984616 [ 187 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.04.15 04:05:57.984643 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.04.15 04:05:57.985269 [ 187 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_71_14} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:57.985338 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_71_14} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:57.985464 [ 187 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_71_14} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.04.15 04:05:57.985511 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_71_14} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.04.15 04:05:57.985623 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.04.15 04:05:57.985734 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.04.15 04:05:59.292909 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.04.15 04:05:59.312299 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:05:59.312358 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:05:59.319521 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:05:59.320272 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:05:59.322808 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.04.15 04:06:02.963743 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:02.964075 [ 5 ] {af46ae7f-e740-4bb8-97fd-df68ec025850} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:06:02.964190 [ 5 ] {af46ae7f-e740-4bb8-97fd-df68ec025850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:06:02.965027 [ 5 ] {af46ae7f-e740-4bb8-97fd-df68ec025850} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:02.965075 [ 5 ] {af46ae7f-e740-4bb8-97fd-df68ec025850} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:02.965508 [ 5 ] {af46ae7f-e740-4bb8-97fd-df68ec025850} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.15 04:06:02.965759 [ 5 ] {af46ae7f-e740-4bb8-97fd-df68ec025850} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:02.965987 [ 5 ] {af46ae7f-e740-4bb8-97fd-df68ec025850} executeQuery: Read 120 rows, 10.44 KiB in 0.001994 sec., 60180.54162487462 rows/sec., 5.11 MiB/sec. 2025.04.15 04:06:02.966052 [ 5 ] {af46ae7f-e740-4bb8-97fd-df68ec025850} TCPHandler: Processed in 0.002495413 sec. 2025.04.15 04:06:02.966176 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:02.966281 [ 5 ] {a43a19d0-79af-4722-9626-df65e9b995ac} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:06:02.966326 [ 5 ] {a43a19d0-79af-4722-9626-df65e9b995ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:06:02.966836 [ 5 ] {a43a19d0-79af-4722-9626-df65e9b995ac} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:02.966876 [ 5 ] {a43a19d0-79af-4722-9626-df65e9b995ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:02.967214 [ 5 ] {a43a19d0-79af-4722-9626-df65e9b995ac} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.15 04:06:02.967444 [ 5 ] {a43a19d0-79af-4722-9626-df65e9b995ac} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:02.967641 [ 5 ] {a43a19d0-79af-4722-9626-df65e9b995ac} executeQuery: Read 32 rows, 2.41 KiB in 0.001395 sec., 22939.068100358425 rows/sec., 1.68 MiB/sec. 2025.04.15 04:06:02.967689 [ 5 ] {a43a19d0-79af-4722-9626-df65e9b995ac} TCPHandler: Processed in 0.001580623 sec. 2025.04.15 04:06:02.967795 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:02.967892 [ 5 ] {aee6ad43-e8fc-4247-bce5-0d71f1455afc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:06:02.967935 [ 5 ] {aee6ad43-e8fc-4247-bce5-0d71f1455afc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:06:02.968491 [ 5 ] {aee6ad43-e8fc-4247-bce5-0d71f1455afc} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:02.968530 [ 5 ] {aee6ad43-e8fc-4247-bce5-0d71f1455afc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:02.968879 [ 5 ] {aee6ad43-e8fc-4247-bce5-0d71f1455afc} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.15 04:06:02.969123 [ 5 ] {aee6ad43-e8fc-4247-bce5-0d71f1455afc} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:02.969285 [ 5 ] {aee6ad43-e8fc-4247-bce5-0d71f1455afc} executeQuery: Read 96 rows, 7.68 KiB in 0.001383 sec., 69414.31670281997 rows/sec., 5.42 MiB/sec. 2025.04.15 04:06:02.969332 [ 5 ] {aee6ad43-e8fc-4247-bce5-0d71f1455afc} TCPHandler: Processed in 0.001561263 sec. 2025.04.15 04:06:02.969447 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:02.969551 [ 5 ] {20bf07a1-e7f2-443f-aaa6-db6c28704382} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:02.969599 [ 5 ] {20bf07a1-e7f2-443f-aaa6-db6c28704382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:06:02.970098 [ 5 ] {20bf07a1-e7f2-443f-aaa6-db6c28704382} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:02.970135 [ 5 ] {20bf07a1-e7f2-443f-aaa6-db6c28704382} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:02.970512 [ 5 ] {20bf07a1-e7f2-443f-aaa6-db6c28704382} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.15 04:06:02.970747 [ 5 ] {20bf07a1-e7f2-443f-aaa6-db6c28704382} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:02.970908 [ 5 ] {20bf07a1-e7f2-443f-aaa6-db6c28704382} executeQuery: Read 160 rows, 11.41 KiB in 0.00138 sec., 115942.02898550725 rows/sec., 8.08 MiB/sec. 2025.04.15 04:06:02.970955 [ 5 ] {20bf07a1-e7f2-443f-aaa6-db6c28704382} TCPHandler: Processed in 0.001558823 sec. 2025.04.15 04:06:02.971069 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:02.971173 [ 5 ] {c8a57af6-8e8f-45f8-b062-28ebb298ab66} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:02.971237 [ 5 ] {c8a57af6-8e8f-45f8-b062-28ebb298ab66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:06:02.972272 [ 5 ] {c8a57af6-8e8f-45f8-b062-28ebb298ab66} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:02.972309 [ 5 ] {c8a57af6-8e8f-45f8-b062-28ebb298ab66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:02.972920 [ 5 ] {c8a57af6-8e8f-45f8-b062-28ebb298ab66} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.15 04:06:02.973169 [ 5 ] {c8a57af6-8e8f-45f8-b062-28ebb298ab66} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:02.973383 [ 5 ] {c8a57af6-8e8f-45f8-b062-28ebb298ab66} executeQuery: Read 32 rows, 58.72 KiB in 0.002226 sec., 14375.561545372866 rows/sec., 25.76 MiB/sec. 2025.04.15 04:06:02.973611 [ 5 ] {c8a57af6-8e8f-45f8-b062-28ebb298ab66} TCPHandler: Processed in 0.002587905 sec. 2025.04.15 04:06:02.973908 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:02.974014 [ 5 ] {f2f38fab-302f-471f-a8d4-1a0b03968052} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:06:02.974064 [ 5 ] {f2f38fab-302f-471f-a8d4-1a0b03968052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:06:02.974506 [ 5 ] {f2f38fab-302f-471f-a8d4-1a0b03968052} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:02.974544 [ 5 ] {f2f38fab-302f-471f-a8d4-1a0b03968052} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:02.974888 [ 5 ] {f2f38fab-302f-471f-a8d4-1a0b03968052} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.15 04:06:02.975120 [ 5 ] {f2f38fab-302f-471f-a8d4-1a0b03968052} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:02.975280 [ 5 ] {f2f38fab-302f-471f-a8d4-1a0b03968052} executeQuery: Read 60 rows, 4.14 KiB in 0.00129 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. 2025.04.15 04:06:02.975325 [ 5 ] {f2f38fab-302f-471f-a8d4-1a0b03968052} TCPHandler: Processed in 0.001498672 sec. 2025.04.15 04:06:05.201679 [ 143 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:06:05.201767 [ 143 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:06:05.416609 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 2025.04.15 04:06:05.417356 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:05.417408 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:05.417936 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:06:05.418189 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:05.418426 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.04.15 04:06:05.519693 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1338 2025.04.15 04:06:05.522450 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:05.522504 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:05.523935 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:06:05.524243 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:05.524910 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1338 2025.04.15 04:06:05.800455 [ 141 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.04.15 04:06:05.800521 [ 141 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:05.800547 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:05.800783 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.04.15 04:06:05.800965 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:05.801003 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2025.04.15 04:06:05.801085 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2025.04.15 04:06:05.801358 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2025.04.15 04:06:05.801559 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part 2025.04.15 04:06:05.801734 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part 2025.04.15 04:06:05.802930 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002295829 sec., 15680.610359046776 rows/sec., 1.31 MiB/sec. 2025.04.15 04:06:05.803136 [ 189 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.04.15 04:06:05.803522 [ 189 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_17_4} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:05.803623 [ 189 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_17_4} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.04.15 04:06:05.803732 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.04.15 04:06:06.823016 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.04.15 04:06:06.844243 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:06.844299 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:06.851549 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:06:06.852313 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:06.854930 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.04.15 04:06:07.968375 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:07.968669 [ 5 ] {101f2ab0-fe5c-4440-82d4-7272c5c898c0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:06:07.968754 [ 5 ] {101f2ab0-fe5c-4440-82d4-7272c5c898c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:06:07.969541 [ 5 ] {101f2ab0-fe5c-4440-82d4-7272c5c898c0} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:07.969591 [ 5 ] {101f2ab0-fe5c-4440-82d4-7272c5c898c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:07.970018 [ 5 ] {101f2ab0-fe5c-4440-82d4-7272c5c898c0} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:06:07.970267 [ 5 ] {101f2ab0-fe5c-4440-82d4-7272c5c898c0} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:07.970499 [ 5 ] {101f2ab0-fe5c-4440-82d4-7272c5c898c0} executeQuery: Read 212 rows, 13.81 KiB in 0.001902 sec., 111461.61934805468 rows/sec., 7.09 MiB/sec. 2025.04.15 04:06:07.970606 [ 5 ] {101f2ab0-fe5c-4440-82d4-7272c5c898c0} TCPHandler: Processed in 0.002414942 sec. 2025.04.15 04:06:07.970808 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:07.970995 [ 5 ] {9a065452-ac88-478c-9a62-dddba34d79b9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:06:07.971044 [ 5 ] {9a065452-ac88-478c-9a62-dddba34d79b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:06:07.971774 [ 5 ] {9a065452-ac88-478c-9a62-dddba34d79b9} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:07.971813 [ 5 ] {9a065452-ac88-478c-9a62-dddba34d79b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:07.972191 [ 5 ] {9a065452-ac88-478c-9a62-dddba34d79b9} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.15 04:06:07.972431 [ 5 ] {9a065452-ac88-478c-9a62-dddba34d79b9} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:07.972613 [ 5 ] {9a065452-ac88-478c-9a62-dddba34d79b9} executeQuery: Read 633 rows, 50.98 KiB in 0.001652 sec., 383171.91283292975 rows/sec., 30.13 MiB/sec. 2025.04.15 04:06:07.972716 [ 5 ] {9a065452-ac88-478c-9a62-dddba34d79b9} TCPHandler: Processed in 0.002006743 sec. 2025.04.15 04:06:07.972866 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:07.973138 [ 5 ] {75a6e3f5-f351-48c3-bf06-5b5b208d28cc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:06:07.973259 [ 5 ] {75a6e3f5-f351-48c3-bf06-5b5b208d28cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:06:07.973841 [ 5 ] {75a6e3f5-f351-48c3-bf06-5b5b208d28cc} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:07.973880 [ 5 ] {75a6e3f5-f351-48c3-bf06-5b5b208d28cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:07.974221 [ 5 ] {75a6e3f5-f351-48c3-bf06-5b5b208d28cc} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.15 04:06:07.974456 [ 5 ] {75a6e3f5-f351-48c3-bf06-5b5b208d28cc} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:07.974663 [ 5 ] {75a6e3f5-f351-48c3-bf06-5b5b208d28cc} executeQuery: Read 114 rows, 6.99 KiB in 0.001622 sec., 70283.60049321825 rows/sec., 4.21 MiB/sec. 2025.04.15 04:06:07.974712 [ 5 ] {75a6e3f5-f351-48c3-bf06-5b5b208d28cc} TCPHandler: Processed in 0.001911581 sec. 2025.04.15 04:06:07.974822 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:07.974927 [ 5 ] {4c31097d-2a9c-41ae-b088-9edaca9bcc5c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:06:07.974971 [ 5 ] {4c31097d-2a9c-41ae-b088-9edaca9bcc5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:06:07.975492 [ 5 ] {4c31097d-2a9c-41ae-b088-9edaca9bcc5c} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:07.975532 [ 5 ] {4c31097d-2a9c-41ae-b088-9edaca9bcc5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:07.975890 [ 5 ] {4c31097d-2a9c-41ae-b088-9edaca9bcc5c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:06:07.976121 [ 5 ] {4c31097d-2a9c-41ae-b088-9edaca9bcc5c} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:07.976351 [ 5 ] {4c31097d-2a9c-41ae-b088-9edaca9bcc5c} executeQuery: Read 113 rows, 7.49 KiB in 0.001437 sec., 78636.04732080724 rows/sec., 5.09 MiB/sec. 2025.04.15 04:06:07.976435 [ 5 ] {4c31097d-2a9c-41ae-b088-9edaca9bcc5c} TCPHandler: Processed in 0.001659456 sec. 2025.04.15 04:06:07.976668 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:07.976773 [ 5 ] {92ad2a79-0bae-40c9-b00f-d7a665a6ca7f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:06:07.976819 [ 5 ] {92ad2a79-0bae-40c9-b00f-d7a665a6ca7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:06:07.977345 [ 5 ] {92ad2a79-0bae-40c9-b00f-d7a665a6ca7f} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:07.977383 [ 5 ] {92ad2a79-0bae-40c9-b00f-d7a665a6ca7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:07.977728 [ 5 ] {92ad2a79-0bae-40c9-b00f-d7a665a6ca7f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:06:07.977958 [ 5 ] {92ad2a79-0bae-40c9-b00f-d7a665a6ca7f} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:07.978184 [ 5 ] {92ad2a79-0bae-40c9-b00f-d7a665a6ca7f} executeQuery: Read 112 rows, 6.53 KiB in 0.00142 sec., 78873.23943661971 rows/sec., 4.49 MiB/sec. 2025.04.15 04:06:07.978319 [ 5 ] {92ad2a79-0bae-40c9-b00f-d7a665a6ca7f} TCPHandler: Processed in 0.001728127 sec. 2025.04.15 04:06:07.978529 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:07.978633 [ 5 ] {f44396d2-3453-4248-a911-04d6582e1911} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:06:07.978680 [ 5 ] {f44396d2-3453-4248-a911-04d6582e1911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:06:07.979306 [ 5 ] {f44396d2-3453-4248-a911-04d6582e1911} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:07.979345 [ 5 ] {f44396d2-3453-4248-a911-04d6582e1911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:07.979710 [ 5 ] {f44396d2-3453-4248-a911-04d6582e1911} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.15 04:06:07.979948 [ 5 ] {f44396d2-3453-4248-a911-04d6582e1911} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:07.980140 [ 5 ] {f44396d2-3453-4248-a911-04d6582e1911} executeQuery: Read 390 rows, 28.23 KiB in 0.001529 sec., 255068.67233485938 rows/sec., 18.03 MiB/sec. 2025.04.15 04:06:07.980190 [ 5 ] {f44396d2-3453-4248-a911-04d6582e1911} TCPHandler: Processed in 0.001729297 sec. 2025.04.15 04:06:07.980299 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:07.980404 [ 5 ] {60a53847-4131-4cab-b4ed-f44e8cd23c3c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:06:07.980450 [ 5 ] {60a53847-4131-4cab-b4ed-f44e8cd23c3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:06:07.980863 [ 5 ] {60a53847-4131-4cab-b4ed-f44e8cd23c3c} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:07.980903 [ 5 ] {60a53847-4131-4cab-b4ed-f44e8cd23c3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:07.981316 [ 5 ] {60a53847-4131-4cab-b4ed-f44e8cd23c3c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:06:07.981551 [ 5 ] {60a53847-4131-4cab-b4ed-f44e8cd23c3c} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:07.981800 [ 5 ] {60a53847-4131-4cab-b4ed-f44e8cd23c3c} executeQuery: Read 6 rows, 321.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 223.43 KiB/sec. 2025.04.15 04:06:07.981989 [ 5 ] {60a53847-4131-4cab-b4ed-f44e8cd23c3c} TCPHandler: Processed in 0.001734437 sec. 2025.04.15 04:06:07.982214 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:07.982320 [ 5 ] {eaeeb9a7-d760-4b01-bbbe-b5de6c8ba2b2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:07.982371 [ 5 ] {eaeeb9a7-d760-4b01-bbbe-b5de6c8ba2b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:06:07.982895 [ 5 ] {eaeeb9a7-d760-4b01-bbbe-b5de6c8ba2b2} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:07.982933 [ 5 ] {eaeeb9a7-d760-4b01-bbbe-b5de6c8ba2b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:07.983300 [ 5 ] {eaeeb9a7-d760-4b01-bbbe-b5de6c8ba2b2} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.15 04:06:07.983529 [ 5 ] {eaeeb9a7-d760-4b01-bbbe-b5de6c8ba2b2} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:07.983726 [ 5 ] {eaeeb9a7-d760-4b01-bbbe-b5de6c8ba2b2} executeQuery: Read 237 rows, 16.27 KiB in 0.001429 sec., 165850.24492652205 rows/sec., 11.12 MiB/sec. 2025.04.15 04:06:07.983775 [ 5 ] {eaeeb9a7-d760-4b01-bbbe-b5de6c8ba2b2} TCPHandler: Processed in 0.001631315 sec. 2025.04.15 04:06:07.983891 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:07.983996 [ 5 ] {d07c6200-4a3a-456a-8219-ad1066d27e85} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:06:07.984043 [ 5 ] {d07c6200-4a3a-456a-8219-ad1066d27e85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:06:07.984443 [ 5 ] {d07c6200-4a3a-456a-8219-ad1066d27e85} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:07.984481 [ 5 ] {d07c6200-4a3a-456a-8219-ad1066d27e85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:07.984821 [ 5 ] {d07c6200-4a3a-456a-8219-ad1066d27e85} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:06:07.985051 [ 5 ] {d07c6200-4a3a-456a-8219-ad1066d27e85} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:07.985295 [ 5 ] {d07c6200-4a3a-456a-8219-ad1066d27e85} executeQuery: Read 1 rows, 69.00 B in 0.001312 sec., 762.1951219512194 rows/sec., 51.36 KiB/sec. 2025.04.15 04:06:07.985473 [ 5 ] {d07c6200-4a3a-456a-8219-ad1066d27e85} TCPHandler: Processed in 0.001629484 sec. 2025.04.15 04:06:07.985697 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:07.985824 [ 5 ] {c3c7cb97-ca8a-4b74-b40b-d638c2da360c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:07.985899 [ 5 ] {c3c7cb97-ca8a-4b74-b40b-d638c2da360c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:06:07.986900 [ 5 ] {c3c7cb97-ca8a-4b74-b40b-d638c2da360c} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:07.986941 [ 5 ] {c3c7cb97-ca8a-4b74-b40b-d638c2da360c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:07.987544 [ 5 ] {c3c7cb97-ca8a-4b74-b40b-d638c2da360c} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.15 04:06:07.987814 [ 5 ] {c3c7cb97-ca8a-4b74-b40b-d638c2da360c} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:07.988051 [ 5 ] {c3c7cb97-ca8a-4b74-b40b-d638c2da360c} executeQuery: Read 8 rows, 14.68 KiB in 0.00227 sec., 3524.229074889868 rows/sec., 6.32 MiB/sec. 2025.04.15 04:06:07.988145 [ 5 ] {c3c7cb97-ca8a-4b74-b40b-d638c2da360c} TCPHandler: Processed in 0.002532424 sec. 2025.04.15 04:06:07.988266 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:07.988371 [ 5 ] {27c2add0-73ea-404f-b778-6835b24a4f86} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:06:07.988417 [ 5 ] {27c2add0-73ea-404f-b778-6835b24a4f86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:06:07.988836 [ 5 ] {27c2add0-73ea-404f-b778-6835b24a4f86} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:07.988875 [ 5 ] {27c2add0-73ea-404f-b778-6835b24a4f86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:07.989229 [ 5 ] {27c2add0-73ea-404f-b778-6835b24a4f86} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.15 04:06:07.989470 [ 5 ] {27c2add0-73ea-404f-b778-6835b24a4f86} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:07.989720 [ 5 ] {27c2add0-73ea-404f-b778-6835b24a4f86} executeQuery: Read 82 rows, 5.33 KiB in 0.001365 sec., 60073.26007326008 rows/sec., 3.82 MiB/sec. 2025.04.15 04:06:07.989808 [ 5 ] {27c2add0-73ea-404f-b778-6835b24a4f86} TCPHandler: Processed in 0.001593764 sec. 2025.04.15 04:06:12.919135 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 2025.04.15 04:06:12.920156 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:12.920225 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:12.920799 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:06:12.921043 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:12.921300 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 2025.04.15 04:06:12.964197 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:12.964407 [ 5 ] {6fb179ae-26e1-43d7-89f6-59929a89ae48} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:06:12.964480 [ 5 ] {6fb179ae-26e1-43d7-89f6-59929a89ae48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:06:12.965244 [ 5 ] {6fb179ae-26e1-43d7-89f6-59929a89ae48} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:12.965295 [ 5 ] {6fb179ae-26e1-43d7-89f6-59929a89ae48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:12.965706 [ 5 ] {6fb179ae-26e1-43d7-89f6-59929a89ae48} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.04.15 04:06:12.965951 [ 5 ] {6fb179ae-26e1-43d7-89f6-59929a89ae48} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:12.966200 [ 5 ] {6fb179ae-26e1-43d7-89f6-59929a89ae48} executeQuery: Read 2 rows, 167.00 B in 0.001837 sec., 1088.7316276537833 rows/sec., 88.78 KiB/sec. 2025.04.15 04:06:12.966333 [ 5 ] {6fb179ae-26e1-43d7-89f6-59929a89ae48} TCPHandler: Processed in 0.002271538 sec. 2025.04.15 04:06:12.966519 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:12.966623 [ 5 ] {a396d02d-b78d-4d21-912f-279adfedeb40} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:06:12.966669 [ 5 ] {a396d02d-b78d-4d21-912f-279adfedeb40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:06:12.967282 [ 5 ] {a396d02d-b78d-4d21-912f-279adfedeb40} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:12.967321 [ 5 ] {a396d02d-b78d-4d21-912f-279adfedeb40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:12.967671 [ 5 ] {a396d02d-b78d-4d21-912f-279adfedeb40} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.15 04:06:12.967915 [ 5 ] {a396d02d-b78d-4d21-912f-279adfedeb40} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:12.968112 [ 5 ] {a396d02d-b78d-4d21-912f-279adfedeb40} executeQuery: Read 121 rows, 10.51 KiB in 0.001512 sec., 80026.45502645502 rows/sec., 6.79 MiB/sec. 2025.04.15 04:06:12.968162 [ 5 ] {a396d02d-b78d-4d21-912f-279adfedeb40} TCPHandler: Processed in 0.001705476 sec. 2025.04.15 04:06:12.968281 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:12.968386 [ 5 ] {611a023d-0c19-44cf-b967-8fc45cd98ea8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:06:12.968431 [ 5 ] {611a023d-0c19-44cf-b967-8fc45cd98ea8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:06:12.968985 [ 5 ] {611a023d-0c19-44cf-b967-8fc45cd98ea8} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:12.969024 [ 5 ] {611a023d-0c19-44cf-b967-8fc45cd98ea8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:12.969338 [ 5 ] {611a023d-0c19-44cf-b967-8fc45cd98ea8} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.15 04:06:12.969549 [ 5 ] {611a023d-0c19-44cf-b967-8fc45cd98ea8} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:12.969700 [ 134 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.04.15 04:06:12.969749 [ 5 ] {611a023d-0c19-44cf-b967-8fc45cd98ea8} executeQuery: Read 34 rows, 2.55 KiB in 0.001422 sec., 23909.98593530239 rows/sec., 1.75 MiB/sec. 2025.04.15 04:06:12.969775 [ 134 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:12.969834 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:12.969860 [ 5 ] {611a023d-0c19-44cf-b967-8fc45cd98ea8} TCPHandler: Processed in 0.001681496 sec. 2025.04.15 04:06:12.970181 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:12.970262 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.04.15 04:06:12.970546 [ 5 ] {d8412091-b772-44d9-b2cf-cb479c54ce1e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:06:12.970705 [ 5 ] {d8412091-b772-44d9-b2cf-cb479c54ce1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:06:12.971066 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:12.971247 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 164 rows starting from the beginning of the part 2025.04.15 04:06:12.971843 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part 2025.04.15 04:06:12.972222 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 124 rows starting from the beginning of the part 2025.04.15 04:06:12.972580 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part 2025.04.15 04:06:12.972904 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 114 rows starting from the beginning of the part 2025.04.15 04:06:12.973239 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part 2025.04.15 04:06:12.973989 [ 5 ] {d8412091-b772-44d9-b2cf-cb479c54ce1e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:12.974054 [ 5 ] {d8412091-b772-44d9-b2cf-cb479c54ce1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:12.974981 [ 5 ] {d8412091-b772-44d9-b2cf-cb479c54ce1e} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.15 04:06:12.975521 [ 5 ] {d8412091-b772-44d9-b2cf-cb479c54ce1e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:12.976137 [ 5 ] {d8412091-b772-44d9-b2cf-cb479c54ce1e} executeQuery: Read 98 rows, 7.84 KiB in 0.005741 sec., 17070.19682982059 rows/sec., 1.33 MiB/sec. 2025.04.15 04:06:12.976143 [ 189 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.006147742 sec., 81330.67392873675 rows/sec., 5.50 MiB/sec. 2025.04.15 04:06:12.976483 [ 5 ] {d8412091-b772-44d9-b2cf-cb479c54ce1e} TCPHandler: Processed in 0.006438997 sec. 2025.04.15 04:06:12.976581 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.04.15 04:06:12.976834 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:12.977291 [ 5 ] {d8669819-b79d-41a5-b0ad-67599a6d999b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:12.977496 [ 5 ] {d8669819-b79d-41a5-b0ad-67599a6d999b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:06:12.977719 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_61_12} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:12.977869 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_61_12} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.04.15 04:06:12.977984 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.04.15 04:06:12.978370 [ 5 ] {d8669819-b79d-41a5-b0ad-67599a6d999b} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:12.978408 [ 5 ] {d8669819-b79d-41a5-b0ad-67599a6d999b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:12.978787 [ 5 ] {d8669819-b79d-41a5-b0ad-67599a6d999b} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.15 04:06:12.979028 [ 5 ] {d8669819-b79d-41a5-b0ad-67599a6d999b} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:12.979226 [ 5 ] {d8669819-b79d-41a5-b0ad-67599a6d999b} executeQuery: Read 161 rows, 11.48 KiB in 0.002077 sec., 77515.64756860858 rows/sec., 5.40 MiB/sec. 2025.04.15 04:06:12.979278 [ 5 ] {d8669819-b79d-41a5-b0ad-67599a6d999b} TCPHandler: Processed in 0.002522673 sec. 2025.04.15 04:06:12.979394 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:12.979499 [ 5 ] {11e4ae1f-797a-44f4-89bd-c5040beaad5e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:12.979564 [ 5 ] {11e4ae1f-797a-44f4-89bd-c5040beaad5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:06:12.980689 [ 5 ] {11e4ae1f-797a-44f4-89bd-c5040beaad5e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:12.980729 [ 5 ] {11e4ae1f-797a-44f4-89bd-c5040beaad5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:12.981350 [ 5 ] {11e4ae1f-797a-44f4-89bd-c5040beaad5e} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.15 04:06:12.981599 [ 5 ] {11e4ae1f-797a-44f4-89bd-c5040beaad5e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:12.981777 [ 134 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.04.15 04:06:12.981842 [ 134 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:12.981878 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:12.981884 [ 5 ] {11e4ae1f-797a-44f4-89bd-c5040beaad5e} executeQuery: Read 32 rows, 58.72 KiB in 0.002391 sec., 13383.521539104977 rows/sec., 23.98 MiB/sec. 2025.04.15 04:06:12.982218 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.04.15 04:06:12.982248 [ 5 ] {11e4ae1f-797a-44f4-89bd-c5040beaad5e} TCPHandler: Processed in 0.002914842 sec. 2025.04.15 04:06:12.982449 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:12.982684 [ 5 ] {5e8c52cf-d885-4ae0-aa92-6b839f6cb2f2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:06:12.982819 [ 5 ] {5e8c52cf-d885-4ae0-aa92-6b839f6cb2f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:06:12.982850 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:12.983140 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1075 rows starting from the beginning of the part 2025.04.15 04:06:12.983958 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part 2025.04.15 04:06:12.984797 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2025.04.15 04:06:12.985004 [ 5 ] {5e8c52cf-d885-4ae0-aa92-6b839f6cb2f2} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:12.985149 [ 5 ] {5e8c52cf-d885-4ae0-aa92-6b839f6cb2f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:12.985490 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part 2025.04.15 04:06:12.986092 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2025.04.15 04:06:12.986807 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part 2025.04.15 04:06:12.986881 [ 5 ] {5e8c52cf-d885-4ae0-aa92-6b839f6cb2f2} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.15 04:06:12.987597 [ 5 ] {5e8c52cf-d885-4ae0-aa92-6b839f6cb2f2} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:12.988125 [ 5 ] {5e8c52cf-d885-4ae0-aa92-6b839f6cb2f2} executeQuery: Read 60 rows, 4.14 KiB in 0.005483 sec., 10942.914462885281 rows/sec., 755.18 KiB/sec. 2025.04.15 04:06:12.988254 [ 5 ] {5e8c52cf-d885-4ae0-aa92-6b839f6cb2f2} TCPHandler: Processed in 0.005864755 sec. 2025.04.15 04:06:12.994449 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1187 rows, containing 19 columns (19 merged, 0 gathered) in 0.012476256 sec., 95140.7217036906 rows/sec., 170.49 MiB/sec. 2025.04.15 04:06:12.995642 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.04.15 04:06:12.996072 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_61_12} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:12.996148 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_61_12} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.04.15 04:06:12.996290 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. 2025.04.15 04:06:13.000324 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 223.06 MiB, peak 234.64 MiB, free memory in arenas 0.00 B, will set to 225.14 MiB (RSS), difference: 2.07 MiB 2025.04.15 04:06:14.355748 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.04.15 04:06:14.376725 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:14.376778 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:14.384022 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:06:14.384769 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:14.388503 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.04.15 04:06:15.525945 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1374 2025.04.15 04:06:15.529367 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:15.529423 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:15.530875 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:06:15.531175 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:15.532607 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1374 2025.04.15 04:06:17.969813 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:17.969995 [ 5 ] {de988ecb-da36-41ba-a8f8-311c4bbe0995} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:06:17.970063 [ 5 ] {de988ecb-da36-41ba-a8f8-311c4bbe0995} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:06:17.970945 [ 5 ] {de988ecb-da36-41ba-a8f8-311c4bbe0995} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:17.970987 [ 5 ] {de988ecb-da36-41ba-a8f8-311c4bbe0995} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:17.971409 [ 5 ] {de988ecb-da36-41ba-a8f8-311c4bbe0995} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:06:17.971634 [ 5 ] {de988ecb-da36-41ba-a8f8-311c4bbe0995} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:17.971813 [ 5 ] {de988ecb-da36-41ba-a8f8-311c4bbe0995} executeQuery: Read 212 rows, 13.81 KiB in 0.001893 sec., 111991.54780771263 rows/sec., 7.12 MiB/sec. 2025.04.15 04:06:17.971916 [ 5 ] {de988ecb-da36-41ba-a8f8-311c4bbe0995} TCPHandler: Processed in 0.002257159 sec. 2025.04.15 04:06:17.972179 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:17.972285 [ 5 ] {79243244-ff2d-45b7-8b24-db38e26e1760} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:06:17.972331 [ 5 ] {79243244-ff2d-45b7-8b24-db38e26e1760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:06:17.973318 [ 5 ] {79243244-ff2d-45b7-8b24-db38e26e1760} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:17.973358 [ 5 ] {79243244-ff2d-45b7-8b24-db38e26e1760} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:17.973760 [ 5 ] {79243244-ff2d-45b7-8b24-db38e26e1760} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.15 04:06:17.973993 [ 5 ] {79243244-ff2d-45b7-8b24-db38e26e1760} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:17.974184 [ 5 ] {79243244-ff2d-45b7-8b24-db38e26e1760} executeQuery: Read 633 rows, 50.98 KiB in 0.001863 sec., 339774.5571658615 rows/sec., 26.72 MiB/sec. 2025.04.15 04:06:17.974240 [ 5 ] {79243244-ff2d-45b7-8b24-db38e26e1760} TCPHandler: Processed in 0.002101054 sec. 2025.04.15 04:06:17.974391 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:17.974521 [ 5 ] {3ee55b04-be1e-4b9d-96ab-72489717c443} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:06:17.974574 [ 5 ] {3ee55b04-be1e-4b9d-96ab-72489717c443} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:06:17.975237 [ 5 ] {3ee55b04-be1e-4b9d-96ab-72489717c443} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:17.975276 [ 5 ] {3ee55b04-be1e-4b9d-96ab-72489717c443} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:17.975626 [ 5 ] {3ee55b04-be1e-4b9d-96ab-72489717c443} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.15 04:06:17.975868 [ 5 ] {3ee55b04-be1e-4b9d-96ab-72489717c443} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:17.976058 [ 5 ] {3ee55b04-be1e-4b9d-96ab-72489717c443} executeQuery: Read 114 rows, 6.99 KiB in 0.001565 sec., 72843.45047923323 rows/sec., 4.36 MiB/sec. 2025.04.15 04:06:17.976110 [ 5 ] {3ee55b04-be1e-4b9d-96ab-72489717c443} TCPHandler: Processed in 0.001787569 sec. 2025.04.15 04:06:17.976235 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:17.976338 [ 5 ] {3f212adc-5c67-49a5-888f-c6bc708e4453} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:06:17.976382 [ 5 ] {3f212adc-5c67-49a5-888f-c6bc708e4453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:06:17.976943 [ 5 ] {3f212adc-5c67-49a5-888f-c6bc708e4453} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:17.976982 [ 5 ] {3f212adc-5c67-49a5-888f-c6bc708e4453} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:17.977324 [ 5 ] {3f212adc-5c67-49a5-888f-c6bc708e4453} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:06:17.977555 [ 5 ] {3f212adc-5c67-49a5-888f-c6bc708e4453} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:17.977734 [ 131 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 2025.04.15 04:06:17.977753 [ 5 ] {3f212adc-5c67-49a5-888f-c6bc708e4453} executeQuery: Read 113 rows, 7.49 KiB in 0.001437 sec., 78636.04732080724 rows/sec., 5.09 MiB/sec. 2025.04.15 04:06:17.977813 [ 131 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:17.977878 [ 5 ] {3f212adc-5c67-49a5-888f-c6bc708e4453} TCPHandler: Processed in 0.001686496 sec. 2025.04.15 04:06:17.977882 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:17.978051 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:17.978076 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_33_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full 2025.04.15 04:06:17.978193 [ 5 ] {29924b8e-c96a-4bfa-910e-3a8eb168e3d6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:06:17.978214 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:17.978252 [ 5 ] {29924b8e-c96a-4bfa-910e-3a8eb168e3d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:06:17.978253 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 342 rows starting from the beginning of the part 2025.04.15 04:06:17.978449 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part 2025.04.15 04:06:17.978824 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part 2025.04.15 04:06:17.979063 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 341 rows starting from the beginning of the part 2025.04.15 04:06:17.979282 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part 2025.04.15 04:06:17.979491 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 113 rows starting from the beginning of the part 2025.04.15 04:06:17.980208 [ 5 ] {29924b8e-c96a-4bfa-910e-3a8eb168e3d6} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:17.980254 [ 5 ] {29924b8e-c96a-4bfa-910e-3a8eb168e3d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:17.980798 [ 5 ] {29924b8e-c96a-4bfa-910e-3a8eb168e3d6} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:06:17.981106 [ 5 ] {29924b8e-c96a-4bfa-910e-3a8eb168e3d6} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:17.981321 [ 199 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.00331518 sec., 342364.5171604558 rows/sec., 23.88 MiB/sec. 2025.04.15 04:06:17.981562 [ 5 ] {29924b8e-c96a-4bfa-910e-3a8eb168e3d6} executeQuery: Read 112 rows, 6.53 KiB in 0.003374 sec., 33195.02074688797 rows/sec., 1.89 MiB/sec. 2025.04.15 04:06:17.981700 [ 199 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.04.15 04:06:17.981959 [ 5 ] {29924b8e-c96a-4bfa-910e-3a8eb168e3d6} TCPHandler: Processed in 0.003966975 sec. 2025.04.15 04:06:17.982195 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:17.982332 [ 5 ] {70824f95-a78f-4a48-a5d9-482b5e60cc84} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:06:17.982418 [ 199 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_33_7} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:17.982431 [ 5 ] {70824f95-a78f-4a48-a5d9-482b5e60cc84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:06:17.982629 [ 199 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_33_7} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 2025.04.15 04:06:17.982810 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.04.15 04:06:17.983481 [ 5 ] {70824f95-a78f-4a48-a5d9-482b5e60cc84} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:17.983526 [ 5 ] {70824f95-a78f-4a48-a5d9-482b5e60cc84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:17.983901 [ 5 ] {70824f95-a78f-4a48-a5d9-482b5e60cc84} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.15 04:06:17.984150 [ 5 ] {70824f95-a78f-4a48-a5d9-482b5e60cc84} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:17.984356 [ 5 ] {70824f95-a78f-4a48-a5d9-482b5e60cc84} executeQuery: Read 390 rows, 28.23 KiB in 0.002062 sec., 189136.7604267701 rows/sec., 13.37 MiB/sec. 2025.04.15 04:06:17.984406 [ 5 ] {70824f95-a78f-4a48-a5d9-482b5e60cc84} TCPHandler: Processed in 0.002276159 sec. 2025.04.15 04:06:17.984534 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:17.984636 [ 5 ] {b4242b27-ee84-4a40-a73a-ad82439d576c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:06:17.984682 [ 5 ] {b4242b27-ee84-4a40-a73a-ad82439d576c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:06:17.985100 [ 5 ] {b4242b27-ee84-4a40-a73a-ad82439d576c} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:17.985138 [ 5 ] {b4242b27-ee84-4a40-a73a-ad82439d576c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:17.985481 [ 5 ] {b4242b27-ee84-4a40-a73a-ad82439d576c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:06:17.985706 [ 5 ] {b4242b27-ee84-4a40-a73a-ad82439d576c} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:17.985920 [ 5 ] {b4242b27-ee84-4a40-a73a-ad82439d576c} executeQuery: Read 6 rows, 321.00 B in 0.001293 sec., 4640.371229698376 rows/sec., 242.44 KiB/sec. 2025.04.15 04:06:17.985983 [ 5 ] {b4242b27-ee84-4a40-a73a-ad82439d576c} TCPHandler: Processed in 0.001498132 sec. 2025.04.15 04:06:17.986229 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:17.986334 [ 5 ] {14e263e7-e82f-44e5-9275-1a68429588cf} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:17.986383 [ 5 ] {14e263e7-e82f-44e5-9275-1a68429588cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:06:17.986909 [ 5 ] {14e263e7-e82f-44e5-9275-1a68429588cf} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:17.986947 [ 5 ] {14e263e7-e82f-44e5-9275-1a68429588cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:17.987326 [ 5 ] {14e263e7-e82f-44e5-9275-1a68429588cf} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.15 04:06:17.987570 [ 5 ] {14e263e7-e82f-44e5-9275-1a68429588cf} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:17.987793 [ 5 ] {14e263e7-e82f-44e5-9275-1a68429588cf} executeQuery: Read 237 rows, 16.27 KiB in 0.00148 sec., 160135.13513513515 rows/sec., 10.73 MiB/sec. 2025.04.15 04:06:17.987878 [ 5 ] {14e263e7-e82f-44e5-9275-1a68429588cf} TCPHandler: Processed in 0.001737817 sec. 2025.04.15 04:06:17.988098 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:17.988257 [ 5 ] {30092ef2-1038-4abe-8ef6-df2910f23a0c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:06:17.988306 [ 5 ] {30092ef2-1038-4abe-8ef6-df2910f23a0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:06:17.988725 [ 5 ] {30092ef2-1038-4abe-8ef6-df2910f23a0c} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:17.988762 [ 5 ] {30092ef2-1038-4abe-8ef6-df2910f23a0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:17.989096 [ 5 ] {30092ef2-1038-4abe-8ef6-df2910f23a0c} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:06:17.989333 [ 5 ] {30092ef2-1038-4abe-8ef6-df2910f23a0c} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:17.989522 [ 131 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 2025.04.15 04:06:17.989564 [ 5 ] {30092ef2-1038-4abe-8ef6-df2910f23a0c} executeQuery: Read 1 rows, 69.00 B in 0.001324 sec., 755.2870090634441 rows/sec., 50.89 KiB/sec. 2025.04.15 04:06:17.989592 [ 131 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:17.989670 [ 5 ] {30092ef2-1038-4abe-8ef6-df2910f23a0c} TCPHandler: Processed in 0.001669296 sec. 2025.04.15 04:06:17.989676 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:17.989851 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:17.990066 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_33_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full 2025.04.15 04:06:17.990222 [ 5 ] {699dd1d8-69bb-4820-b82b-2ffdbc0e2fda} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:17.990633 [ 5 ] {699dd1d8-69bb-4820-b82b-2ffdbc0e2fda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:06:17.990657 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:17.990791 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part 2025.04.15 04:06:17.991141 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2025.04.15 04:06:17.991508 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2025.04.15 04:06:17.991887 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2025.04.15 04:06:17.992195 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2025.04.15 04:06:17.992566 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2025.04.15 04:06:17.996313 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.006491158 sec., 5083.838661761121 rows/sec., 341.96 KiB/sec. 2025.04.15 04:06:17.996364 [ 5 ] {699dd1d8-69bb-4820-b82b-2ffdbc0e2fda} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:17.996420 [ 5 ] {699dd1d8-69bb-4820-b82b-2ffdbc0e2fda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:17.996495 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.04.15 04:06:17.997142 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_33_7} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:17.997309 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_33_7} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 2025.04.15 04:06:17.997509 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:06:17.997700 [ 5 ] {699dd1d8-69bb-4820-b82b-2ffdbc0e2fda} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.15 04:06:17.997966 [ 5 ] {699dd1d8-69bb-4820-b82b-2ffdbc0e2fda} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:17.998246 [ 5 ] {699dd1d8-69bb-4820-b82b-2ffdbc0e2fda} executeQuery: Read 8 rows, 14.68 KiB in 0.008154 sec., 981.1135638950209 rows/sec., 1.76 MiB/sec. 2025.04.15 04:06:17.998696 [ 5 ] {699dd1d8-69bb-4820-b82b-2ffdbc0e2fda} TCPHandler: Processed in 0.00892741 sec. 2025.04.15 04:06:17.998996 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:17.999099 [ 5 ] {4443f420-fd44-497c-bb2a-6abe1c168a66} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:06:17.999147 [ 5 ] {4443f420-fd44-497c-bb2a-6abe1c168a66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:06:17.999622 [ 5 ] {4443f420-fd44-497c-bb2a-6abe1c168a66} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:17.999660 [ 5 ] {4443f420-fd44-497c-bb2a-6abe1c168a66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:18.000018 [ 5 ] {4443f420-fd44-497c-bb2a-6abe1c168a66} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.15 04:06:18.000594 [ 5 ] {4443f420-fd44-497c-bb2a-6abe1c168a66} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:18.000896 [ 5 ] {4443f420-fd44-497c-bb2a-6abe1c168a66} executeQuery: Read 82 rows, 5.33 KiB in 0.001819 sec., 45079.71412864211 rows/sec., 2.86 MiB/sec. 2025.04.15 04:06:18.000945 [ 5 ] {4443f420-fd44-497c-bb2a-6abe1c168a66} TCPHandler: Processed in 0.002028953 sec. 2025.04.15 04:06:20.202015 [ 25 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:06:20.202073 [ 25 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:06:20.421824 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 2025.04.15 04:06:20.422540 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:20.422597 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:20.423168 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:06:20.423458 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:20.423671 [ 25 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.15 04:06:20.423710 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.04.15 04:06:20.423761 [ 25 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:20.423801 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:20.423957 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.15 04:06:20.424150 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:20.424193 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part 2025.04.15 04:06:20.424267 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part 2025.04.15 04:06:20.424497 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part 2025.04.15 04:06:20.424679 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part 2025.04.15 04:06:20.424855 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part 2025.04.15 04:06:20.425060 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part 2025.04.15 04:06:20.428217 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004301621 sec., 4906522.448165471 rows/sec., 70.19 MiB/sec. 2025.04.15 04:06:20.428697 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.15 04:06:20.429065 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_46_9} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:20.429171 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_46_9} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.15 04:06:20.429289 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2025.04.15 04:06:21.888802 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.04.15 04:06:21.910241 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:21.910289 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:21.917599 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:06:21.918382 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:21.918804 [ 122 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.15 04:06:21.918950 [ 122 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:21.919038 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:21.919582 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.15 04:06:21.934347 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.04.15 04:06:21.936080 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:21.937730 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2025.04.15 04:06:21.943513 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2025.04.15 04:06:21.949356 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part 2025.04.15 04:06:21.955065 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part 2025.04.15 04:06:21.961051 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.04.15 04:06:21.965629 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.04.15 04:06:22.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 235.66 MiB, peak 235.66 MiB, free memory in arenas 0.00 B, will set to 225.63 MiB (RSS), difference: -10.03 MiB 2025.04.15 04:06:22.024589 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.105381968 sec., 3292.78344849282 rows/sec., 17.03 MiB/sec. 2025.04.15 04:06:22.027877 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.15 04:06:22.030866 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_46_9} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:22.030993 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_46_9} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.15 04:06:22.033603 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.04.15 04:06:22.965376 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:22.965559 [ 5 ] {fc5774ff-7ec3-40e9-8e3a-cfded4f6c8c0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:06:22.965629 [ 5 ] {fc5774ff-7ec3-40e9-8e3a-cfded4f6c8c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:06:22.966509 [ 5 ] {fc5774ff-7ec3-40e9-8e3a-cfded4f6c8c0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:22.966552 [ 5 ] {fc5774ff-7ec3-40e9-8e3a-cfded4f6c8c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:22.966998 [ 5 ] {fc5774ff-7ec3-40e9-8e3a-cfded4f6c8c0} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.04.15 04:06:22.967243 [ 5 ] {fc5774ff-7ec3-40e9-8e3a-cfded4f6c8c0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:22.967397 [ 121 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.04.15 04:06:22.967432 [ 5 ] {fc5774ff-7ec3-40e9-8e3a-cfded4f6c8c0} executeQuery: Read 120 rows, 10.44 KiB in 0.001924 sec., 62370.06237006237 rows/sec., 5.30 MiB/sec. 2025.04.15 04:06:22.967448 [ 121 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:22.967488 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:22.967502 [ 5 ] {fc5774ff-7ec3-40e9-8e3a-cfded4f6c8c0} TCPHandler: Processed in 0.002245438 sec. 2025.04.15 04:06:22.967705 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:22.967762 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.04.15 04:06:22.967837 [ 5 ] {24632fbc-23ff-4eac-ba8a-e02e94be830a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:06:22.967923 [ 5 ] {24632fbc-23ff-4eac-ba8a-e02e94be830a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:06:22.968225 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:22.968304 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1847 rows starting from the beginning of the part 2025.04.15 04:06:22.968679 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 120 rows starting from the beginning of the part 2025.04.15 04:06:22.969094 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 633 rows starting from the beginning of the part 2025.04.15 04:06:22.969452 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 121 rows starting from the beginning of the part 2025.04.15 04:06:22.969708 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 633 rows starting from the beginning of the part 2025.04.15 04:06:22.969930 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 120 rows starting from the beginning of the part 2025.04.15 04:06:22.970785 [ 5 ] {24632fbc-23ff-4eac-ba8a-e02e94be830a} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:22.970846 [ 5 ] {24632fbc-23ff-4eac-ba8a-e02e94be830a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:22.971709 [ 5 ] {24632fbc-23ff-4eac-ba8a-e02e94be830a} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.15 04:06:22.972234 [ 5 ] {24632fbc-23ff-4eac-ba8a-e02e94be830a} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:22.972649 [ 5 ] {24632fbc-23ff-4eac-ba8a-e02e94be830a} executeQuery: Read 32 rows, 2.41 KiB in 0.004844 sec., 6606.110652353426 rows/sec., 496.75 KiB/sec. 2025.04.15 04:06:22.972729 [ 5 ] {24632fbc-23ff-4eac-ba8a-e02e94be830a} TCPHandler: Processed in 0.00511543 sec. 2025.04.15 04:06:22.972916 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:22.973029 [ 5 ] {f73534f6-3354-402d-90c4-6632e9f82e13} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:06:22.973122 [ 5 ] {f73534f6-3354-402d-90c4-6632e9f82e13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:06:22.973626 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3474 rows, containing 5 columns (5 merged, 0 gathered) in 0.006018678 sec., 577203.166542553 rows/sec., 48.88 MiB/sec. 2025.04.15 04:06:22.974018 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.04.15 04:06:22.974458 [ 5 ] {f73534f6-3354-402d-90c4-6632e9f82e13} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:22.974522 [ 5 ] {f73534f6-3354-402d-90c4-6632e9f82e13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:22.974679 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_76_15} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:22.974868 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_76_15} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.04.15 04:06:22.975041 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.04.15 04:06:22.975176 [ 5 ] {f73534f6-3354-402d-90c4-6632e9f82e13} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.04.15 04:06:22.975408 [ 5 ] {f73534f6-3354-402d-90c4-6632e9f82e13} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:22.975569 [ 121 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.04.15 04:06:22.975573 [ 5 ] {f73534f6-3354-402d-90c4-6632e9f82e13} executeQuery: Read 96 rows, 7.68 KiB in 0.00257 sec., 37354.08560311284 rows/sec., 2.92 MiB/sec. 2025.04.15 04:06:22.975610 [ 121 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:22.975662 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:22.975667 [ 5 ] {f73534f6-3354-402d-90c4-6632e9f82e13} TCPHandler: Processed in 0.00281337 sec. 2025.04.15 04:06:22.975798 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.04.15 04:06:22.975819 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:22.975929 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:22.975950 [ 5 ] {0d32e78c-790b-40e1-ae01-fc5e862fde18} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:22.975963 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 914 rows starting from the beginning of the part 2025.04.15 04:06:22.976009 [ 5 ] {0d32e78c-790b-40e1-ae01-fc5e862fde18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:06:22.976130 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 96 rows starting from the beginning of the part 2025.04.15 04:06:22.976357 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 390 rows starting from the beginning of the part 2025.04.15 04:06:22.976826 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 98 rows starting from the beginning of the part 2025.04.15 04:06:22.977026 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 390 rows starting from the beginning of the part 2025.04.15 04:06:22.977226 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 96 rows starting from the beginning of the part 2025.04.15 04:06:22.977877 [ 5 ] {0d32e78c-790b-40e1-ae01-fc5e862fde18} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:22.977915 [ 5 ] {0d32e78c-790b-40e1-ae01-fc5e862fde18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:22.978482 [ 5 ] {0d32e78c-790b-40e1-ae01-fc5e862fde18} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.04.15 04:06:22.978745 [ 5 ] {0d32e78c-790b-40e1-ae01-fc5e862fde18} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:22.978909 [ 121 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.04.15 04:06:22.978980 [ 121 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:22.979035 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:22.979139 [ 5 ] {0d32e78c-790b-40e1-ae01-fc5e862fde18} executeQuery: Read 160 rows, 11.41 KiB in 0.003176 sec., 50377.83375314862 rows/sec., 3.51 MiB/sec. 2025.04.15 04:06:22.979326 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1984 rows, containing 5 columns (5 merged, 0 gathered) in 0.003586617 sec., 553167.5113344971 rows/sec., 42.31 MiB/sec. 2025.04.15 04:06:22.979533 [ 5 ] {0d32e78c-790b-40e1-ae01-fc5e862fde18} TCPHandler: Processed in 0.003758461 sec. 2025.04.15 04:06:22.979597 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.04.15 04:06:22.979692 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.04.15 04:06:22.979755 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:22.980053 [ 5 ] {e09a68f7-5ccb-4fa4-8a82-60b49e974388} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:22.980274 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:22.980368 [ 5 ] {e09a68f7-5ccb-4fa4-8a82-60b49e974388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:06:22.980456 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21775 rows starting from the beginning of the part 2025.04.15 04:06:22.980491 [ 187 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_76_15} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:22.981014 [ 187 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_76_15} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.04.15 04:06:22.981040 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2025.04.15 04:06:22.981406 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.04.15 04:06:22.981541 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part 2025.04.15 04:06:22.981869 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part 2025.04.15 04:06:22.982305 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part 2025.04.15 04:06:22.982696 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2025.04.15 04:06:22.985332 [ 5 ] {e09a68f7-5ccb-4fa4-8a82-60b49e974388} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:22.985375 [ 5 ] {e09a68f7-5ccb-4fa4-8a82-60b49e974388} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:22.987115 [ 5 ] {e09a68f7-5ccb-4fa4-8a82-60b49e974388} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.15 04:06:22.987574 [ 5 ] {e09a68f7-5ccb-4fa4-8a82-60b49e974388} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:22.988350 [ 5 ] {e09a68f7-5ccb-4fa4-8a82-60b49e974388} executeQuery: Read 32 rows, 58.72 KiB in 0.008418 sec., 3801.377999524828 rows/sec., 6.81 MiB/sec. 2025.04.15 04:06:22.988778 [ 5 ] {e09a68f7-5ccb-4fa4-8a82-60b49e974388} TCPHandler: Processed in 0.009120915 sec. 2025.04.15 04:06:22.989071 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:22.989178 [ 5 ] {a1afa325-8df8-478e-b41e-865796ad059e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:06:22.989227 [ 5 ] {a1afa325-8df8-478e-b41e-865796ad059e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:06:22.989721 [ 5 ] {a1afa325-8df8-478e-b41e-865796ad059e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:22.989759 [ 5 ] {a1afa325-8df8-478e-b41e-865796ad059e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:22.990144 [ 5 ] {a1afa325-8df8-478e-b41e-865796ad059e} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.04.15 04:06:22.992921 [ 5 ] {a1afa325-8df8-478e-b41e-865796ad059e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:22.993069 [ 121 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.04.15 04:06:22.993109 [ 121 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:22.993109 [ 5 ] {a1afa325-8df8-478e-b41e-865796ad059e} executeQuery: Read 60 rows, 4.14 KiB in 0.003954 sec., 15174.506828528072 rows/sec., 1.02 MiB/sec. 2025.04.15 04:06:22.993133 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:22.993222 [ 5 ] {a1afa325-8df8-478e-b41e-865796ad059e} TCPHandler: Processed in 0.00421694 sec. 2025.04.15 04:06:22.993361 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.04.15 04:06:22.993484 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:22.993518 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4188 rows starting from the beginning of the part 2025.04.15 04:06:22.993613 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2025.04.15 04:06:22.993821 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part 2025.04.15 04:06:22.993929 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2025.04.15 04:06:22.994034 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part 2025.04.15 04:06:22.994130 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2025.04.15 04:06:22.999517 [ 187 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4532 rows, containing 4 columns (4 merged, 0 gathered) in 0.006290234 sec., 720481.9407354322 rows/sec., 46.91 MiB/sec. 2025.04.15 04:06:23.000028 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.04.15 04:06:23.000219 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 225.55 MiB, peak 235.66 MiB, free memory in arenas 0.00 B, will set to 229.46 MiB (RSS), difference: 3.92 MiB 2025.04.15 04:06:23.000546 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_76_15} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.000799 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_76_15} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.04.15 04:06:23.000868 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 22730 rows, containing 5 columns (5 merged, 0 gathered) in 0.021657952 sec., 1049499.0477400632 rows/sec., 70.85 MiB/sec. 2025.04.15 04:06:23.000950 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2025.04.15 04:06:23.001255 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.04.15 04:06:23.001527 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_76_15} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.001602 [ 191 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_76_15} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.04.15 04:06:23.001684 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.04.15 04:06:23.465896 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:23.466112 [ 5 ] {14ae3a45-383b-413d-b219-b95aabcfbf82} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:06:23.466193 [ 5 ] {14ae3a45-383b-413d-b219-b95aabcfbf82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:06:23.467177 [ 5 ] {14ae3a45-383b-413d-b219-b95aabcfbf82} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:23.467239 [ 5 ] {14ae3a45-383b-413d-b219-b95aabcfbf82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:23.467822 [ 5 ] {14ae3a45-383b-413d-b219-b95aabcfbf82} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:06:23.468082 [ 5 ] {14ae3a45-383b-413d-b219-b95aabcfbf82} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.468285 [ 119 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.04.15 04:06:23.468308 [ 5 ] {14ae3a45-383b-413d-b219-b95aabcfbf82} executeQuery: Read 212 rows, 13.81 KiB in 0.002248 sec., 94306.04982206406 rows/sec., 6.00 MiB/sec. 2025.04.15 04:06:23.468398 [ 119 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:23.468467 [ 5 ] {14ae3a45-383b-413d-b219-b95aabcfbf82} TCPHandler: Processed in 0.002702847 sec. 2025.04.15 04:06:23.468478 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:23.468686 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:23.468881 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.04.15 04:06:23.469030 [ 5 ] {9e01004c-7bd7-414e-ae1c-9a899aaa7490} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:06:23.469195 [ 5 ] {9e01004c-7bd7-414e-ae1c-9a899aaa7490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:06:23.469719 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:23.469800 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 212 rows starting from the beginning of the part 2025.04.15 04:06:23.470195 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part 2025.04.15 04:06:23.470649 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part 2025.04.15 04:06:23.470886 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part 2025.04.15 04:06:23.471296 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part 2025.04.15 04:06:23.471949 [ 5 ] {9e01004c-7bd7-414e-ae1c-9a899aaa7490} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:23.472018 [ 5 ] {9e01004c-7bd7-414e-ae1c-9a899aaa7490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:23.472894 [ 5 ] {9e01004c-7bd7-414e-ae1c-9a899aaa7490} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.04.15 04:06:23.473385 [ 5 ] {9e01004c-7bd7-414e-ae1c-9a899aaa7490} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.473906 [ 5 ] {9e01004c-7bd7-414e-ae1c-9a899aaa7490} executeQuery: Read 2 rows, 167.00 B in 0.004975 sec., 402.01005025125625 rows/sec., 32.78 KiB/sec. 2025.04.15 04:06:23.474373 [ 5 ] {9e01004c-7bd7-414e-ae1c-9a899aaa7490} TCPHandler: Processed in 0.005796273 sec. 2025.04.15 04:06:23.474414 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005790673 sec., 183052.98883221348 rows/sec., 12.34 MiB/sec. 2025.04.15 04:06:23.474516 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:23.474584 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.04.15 04:06:23.474645 [ 5 ] {6422c378-da4e-4248-b96d-5c4ad1f0b48d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:06:23.474695 [ 5 ] {6422c378-da4e-4248-b96d-5c4ad1f0b48d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:06:23.474984 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_33_8} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.475104 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_33_8} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.04.15 04:06:23.475190 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.15 04:06:23.476127 [ 5 ] {6422c378-da4e-4248-b96d-5c4ad1f0b48d} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:23.476166 [ 5 ] {6422c378-da4e-4248-b96d-5c4ad1f0b48d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:23.476663 [ 5 ] {6422c378-da4e-4248-b96d-5c4ad1f0b48d} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.04.15 04:06:23.476903 [ 5 ] {6422c378-da4e-4248-b96d-5c4ad1f0b48d} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.477105 [ 5 ] {6422c378-da4e-4248-b96d-5c4ad1f0b48d} executeQuery: Read 1774 rows, 147.61 KiB in 0.0025 sec., 709600 rows/sec., 57.66 MiB/sec. 2025.04.15 04:06:23.477160 [ 5 ] {6422c378-da4e-4248-b96d-5c4ad1f0b48d} TCPHandler: Processed in 0.002698328 sec. 2025.04.15 04:06:23.477279 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:23.477386 [ 5 ] {0deb0b3d-6e15-428b-8308-8e7ef87b412e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:06:23.477431 [ 5 ] {0deb0b3d-6e15-428b-8308-8e7ef87b412e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:06:23.477986 [ 5 ] {0deb0b3d-6e15-428b-8308-8e7ef87b412e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:23.478026 [ 5 ] {0deb0b3d-6e15-428b-8308-8e7ef87b412e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:23.478371 [ 5 ] {0deb0b3d-6e15-428b-8308-8e7ef87b412e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.15 04:06:23.478610 [ 5 ] {0deb0b3d-6e15-428b-8308-8e7ef87b412e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.478845 [ 5 ] {0deb0b3d-6e15-428b-8308-8e7ef87b412e} executeQuery: Read 116 rows, 7.13 KiB in 0.001472 sec., 78804.34782608696 rows/sec., 4.73 MiB/sec. 2025.04.15 04:06:23.478907 [ 5 ] {0deb0b3d-6e15-428b-8308-8e7ef87b412e} TCPHandler: Processed in 0.001677036 sec. 2025.04.15 04:06:23.479159 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:23.479303 [ 5 ] {a33f1896-337e-4abf-86b1-ce3759f27c3c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:06:23.479350 [ 5 ] {a33f1896-337e-4abf-86b1-ce3759f27c3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:06:23.479959 [ 5 ] {a33f1896-337e-4abf-86b1-ce3759f27c3c} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:23.479998 [ 5 ] {a33f1896-337e-4abf-86b1-ce3759f27c3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:23.480355 [ 5 ] {a33f1896-337e-4abf-86b1-ce3759f27c3c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:06:23.480600 [ 5 ] {a33f1896-337e-4abf-86b1-ce3759f27c3c} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.480792 [ 5 ] {a33f1896-337e-4abf-86b1-ce3759f27c3c} executeQuery: Read 341 rows, 23.30 KiB in 0.001511 sec., 225678.3587028458 rows/sec., 15.06 MiB/sec. 2025.04.15 04:06:23.480841 [ 5 ] {a33f1896-337e-4abf-86b1-ce3759f27c3c} TCPHandler: Processed in 0.001787578 sec. 2025.04.15 04:06:23.480946 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:23.481050 [ 5 ] {c8ea9893-b7cc-49ac-9e52-c84613a6a998} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:06:23.481095 [ 5 ] {c8ea9893-b7cc-49ac-9e52-c84613a6a998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:06:23.481612 [ 5 ] {c8ea9893-b7cc-49ac-9e52-c84613a6a998} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:23.481651 [ 5 ] {c8ea9893-b7cc-49ac-9e52-c84613a6a998} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:23.482004 [ 5 ] {c8ea9893-b7cc-49ac-9e52-c84613a6a998} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:06:23.482239 [ 5 ] {c8ea9893-b7cc-49ac-9e52-c84613a6a998} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.482395 [ 119 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.04.15 04:06:23.482469 [ 119 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:23.482469 [ 5 ] {c8ea9893-b7cc-49ac-9e52-c84613a6a998} executeQuery: Read 112 rows, 6.53 KiB in 0.001427 sec., 78486.33496846531 rows/sec., 4.47 MiB/sec. 2025.04.15 04:06:23.482507 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:23.482635 [ 5 ] {c8ea9893-b7cc-49ac-9e52-c84613a6a998} TCPHandler: Processed in 0.001730326 sec. 2025.04.15 04:06:23.482703 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.04.15 04:06:23.482758 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:23.482818 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:23.482866 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 112 rows starting from the beginning of the part 2025.04.15 04:06:23.482879 [ 5 ] {032a70f4-a5f5-41f0-964e-89f8e6f85191} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:06:23.482957 [ 5 ] {032a70f4-a5f5-41f0-964e-89f8e6f85191} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:06:23.483117 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part 2025.04.15 04:06:23.483463 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part 2025.04.15 04:06:23.483642 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part 2025.04.15 04:06:23.483860 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 112 rows starting from the beginning of the part 2025.04.15 04:06:23.485016 [ 5 ] {032a70f4-a5f5-41f0-964e-89f8e6f85191} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:23.485056 [ 5 ] {032a70f4-a5f5-41f0-964e-89f8e6f85191} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:23.485281 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.002641666 sec., 211987.4352018764 rows/sec., 12.88 MiB/sec. 2025.04.15 04:06:23.485413 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.04.15 04:06:23.485647 [ 5 ] {032a70f4-a5f5-41f0-964e-89f8e6f85191} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.04.15 04:06:23.485808 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_33_8} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.485910 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_33_8} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.04.15 04:06:23.486007 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.15 04:06:23.486007 [ 5 ] {032a70f4-a5f5-41f0-964e-89f8e6f85191} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.486241 [ 5 ] {032a70f4-a5f5-41f0-964e-89f8e6f85191} executeQuery: Read 848 rows, 62.68 KiB in 0.00339 sec., 250147.49262536876 rows/sec., 18.06 MiB/sec. 2025.04.15 04:06:23.486315 [ 5 ] {032a70f4-a5f5-41f0-964e-89f8e6f85191} TCPHandler: Processed in 0.003609487 sec. 2025.04.15 04:06:23.486474 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:23.486598 [ 5 ] {5838fc6b-063a-4882-bd5c-6fe9d2629e45} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:06:23.486644 [ 5 ] {5838fc6b-063a-4882-bd5c-6fe9d2629e45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:06:23.487055 [ 5 ] {5838fc6b-063a-4882-bd5c-6fe9d2629e45} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:23.487094 [ 5 ] {5838fc6b-063a-4882-bd5c-6fe9d2629e45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:23.487439 [ 5 ] {5838fc6b-063a-4882-bd5c-6fe9d2629e45} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:06:23.487670 [ 5 ] {5838fc6b-063a-4882-bd5c-6fe9d2629e45} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.487863 [ 5 ] {5838fc6b-063a-4882-bd5c-6fe9d2629e45} executeQuery: Read 6 rows, 321.00 B in 0.001288 sec., 4658.385093167702 rows/sec., 243.38 KiB/sec. 2025.04.15 04:06:23.487913 [ 5 ] {5838fc6b-063a-4882-bd5c-6fe9d2629e45} TCPHandler: Processed in 0.001505162 sec. 2025.04.15 04:06:23.488024 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:23.488129 [ 5 ] {f00df78e-7745-4057-a1f1-30ef85f48da5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:23.488177 [ 5 ] {f00df78e-7745-4057-a1f1-30ef85f48da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:06:23.488847 [ 5 ] {f00df78e-7745-4057-a1f1-30ef85f48da5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:23.488886 [ 5 ] {f00df78e-7745-4057-a1f1-30ef85f48da5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:23.489313 [ 5 ] {f00df78e-7745-4057-a1f1-30ef85f48da5} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.04.15 04:06:23.489545 [ 5 ] {f00df78e-7745-4057-a1f1-30ef85f48da5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.489745 [ 5 ] {f00df78e-7745-4057-a1f1-30ef85f48da5} executeQuery: Read 956 rows, 65.04 KiB in 0.001638 sec., 583638.5836385837 rows/sec., 38.78 MiB/sec. 2025.04.15 04:06:23.489796 [ 5 ] {f00df78e-7745-4057-a1f1-30ef85f48da5} TCPHandler: Processed in 0.00182355 sec. 2025.04.15 04:06:23.489906 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:23.490011 [ 5 ] {6bf0cc43-3728-4f04-97e3-1b4279996f14} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:06:23.490057 [ 5 ] {6bf0cc43-3728-4f04-97e3-1b4279996f14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:06:23.490447 [ 5 ] {6bf0cc43-3728-4f04-97e3-1b4279996f14} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:23.490486 [ 5 ] {6bf0cc43-3728-4f04-97e3-1b4279996f14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:23.490825 [ 5 ] {6bf0cc43-3728-4f04-97e3-1b4279996f14} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:06:23.491059 [ 5 ] {6bf0cc43-3728-4f04-97e3-1b4279996f14} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.491251 [ 5 ] {6bf0cc43-3728-4f04-97e3-1b4279996f14} executeQuery: Read 1 rows, 69.00 B in 0.001261 sec., 793.0214115781126 rows/sec., 53.44 KiB/sec. 2025.04.15 04:06:23.491298 [ 5 ] {6bf0cc43-3728-4f04-97e3-1b4279996f14} TCPHandler: Processed in 0.001442861 sec. 2025.04.15 04:06:23.491413 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:23.491525 [ 5 ] {1378eaeb-9f07-4630-b579-dbff50176a33} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:23.491591 [ 5 ] {1378eaeb-9f07-4630-b579-dbff50176a33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:06:23.492584 [ 5 ] {1378eaeb-9f07-4630-b579-dbff50176a33} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:23.492624 [ 5 ] {1378eaeb-9f07-4630-b579-dbff50176a33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:23.493200 [ 5 ] {1378eaeb-9f07-4630-b579-dbff50176a33} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.15 04:06:23.493446 [ 5 ] {1378eaeb-9f07-4630-b579-dbff50176a33} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.493683 [ 5 ] {1378eaeb-9f07-4630-b579-dbff50176a33} executeQuery: Read 8 rows, 14.68 KiB in 0.002181 sec., 3668.0421824850982 rows/sec., 6.57 MiB/sec. 2025.04.15 04:06:23.493776 [ 5 ] {1378eaeb-9f07-4630-b579-dbff50176a33} TCPHandler: Processed in 0.002416702 sec. 2025.04.15 04:06:23.493886 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:23.493987 [ 5 ] {738c4662-e1d4-451d-b594-f24250764523} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:06:23.494032 [ 5 ] {738c4662-e1d4-451d-b594-f24250764523} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:06:23.494427 [ 5 ] {738c4662-e1d4-451d-b594-f24250764523} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:23.494466 [ 5 ] {738c4662-e1d4-451d-b594-f24250764523} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.04.15 04:06:23.494808 [ 5 ] {738c4662-e1d4-451d-b594-f24250764523} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.04.15 04:06:23.495040 [ 5 ] {738c4662-e1d4-451d-b594-f24250764523} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:23.495271 [ 5 ] {738c4662-e1d4-451d-b594-f24250764523} executeQuery: Read 34 rows, 2.02 KiB in 0.001296 sec., 26234.567901234568 rows/sec., 1.52 MiB/sec. 2025.04.15 04:06:23.495324 [ 5 ] {738c4662-e1d4-451d-b594-f24250764523} TCPHandler: Processed in 0.001489232 sec. 2025.04.15 04:06:24.000234 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 221.63 MiB, peak 235.66 MiB, free memory in arenas 0.00 B, will set to 229.49 MiB (RSS), difference: 7.86 MiB 2025.04.15 04:06:25.533012 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1432 2025.04.15 04:06:25.536750 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:25.536801 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:25.538279 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:06:25.538614 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:25.539935 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1432 2025.04.15 04:06:26.000239 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 225.49 MiB, peak 235.66 MiB, free memory in arenas 0.00 B, will set to 229.49 MiB (RSS), difference: 4.00 MiB 2025.04.15 04:06:27.923983 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 2025.04.15 04:06:27.924890 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:27.924926 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:27.925433 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:06:27.925679 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:27.925856 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 2025.04.15 04:06:27.961913 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:27.962128 [ 5 ] {6f309002-55c6-473c-969b-b098e614ee41} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:06:27.962209 [ 5 ] {6f309002-55c6-473c-969b-b098e614ee41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:06:27.963003 [ 5 ] {6f309002-55c6-473c-969b-b098e614ee41} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:27.963057 [ 5 ] {6f309002-55c6-473c-969b-b098e614ee41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:27.963486 [ 5 ] {6f309002-55c6-473c-969b-b098e614ee41} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.04.15 04:06:27.963767 [ 5 ] {6f309002-55c6-473c-969b-b098e614ee41} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:27.964008 [ 5 ] {6f309002-55c6-473c-969b-b098e614ee41} executeQuery: Read 56 rows, 4.41 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.22 MiB/sec. 2025.04.15 04:06:27.964075 [ 5 ] {6f309002-55c6-473c-969b-b098e614ee41} TCPHandler: Processed in 0.002299389 sec. 2025.04.15 04:06:27.964211 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:27.964325 [ 5 ] {925562d9-c202-424b-83b4-069ef9557081} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:06:27.964374 [ 5 ] {925562d9-c202-424b-83b4-069ef9557081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:06:27.964929 [ 5 ] {925562d9-c202-424b-83b4-069ef9557081} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:27.964970 [ 5 ] {925562d9-c202-424b-83b4-069ef9557081} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:27.965616 [ 5 ] {925562d9-c202-424b-83b4-069ef9557081} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.04.15 04:06:27.965855 [ 5 ] {925562d9-c202-424b-83b4-069ef9557081} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:27.966056 [ 5 ] {925562d9-c202-424b-83b4-069ef9557081} executeQuery: Read 64 rows, 5.12 KiB in 0.001758 sec., 36405.00568828214 rows/sec., 2.84 MiB/sec. 2025.04.15 04:06:27.966110 [ 5 ] {925562d9-c202-424b-83b4-069ef9557081} TCPHandler: Processed in 0.001951612 sec. 2025.04.15 04:06:27.966232 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:27.966343 [ 5 ] {de9fff68-30da-4701-b283-c874a67b0802} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:27.966393 [ 5 ] {de9fff68-30da-4701-b283-c874a67b0802} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:06:27.967078 [ 5 ] {de9fff68-30da-4701-b283-c874a67b0802} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:27.967132 [ 5 ] {de9fff68-30da-4701-b283-c874a67b0802} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:27.967576 [ 5 ] {de9fff68-30da-4701-b283-c874a67b0802} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.04.15 04:06:27.967839 [ 5 ] {de9fff68-30da-4701-b283-c874a67b0802} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:27.968066 [ 5 ] {de9fff68-30da-4701-b283-c874a67b0802} executeQuery: Read 128 rows, 9.13 KiB in 0.001744 sec., 73394.49541284403 rows/sec., 5.11 MiB/sec. 2025.04.15 04:06:27.968173 [ 5 ] {de9fff68-30da-4701-b283-c874a67b0802} TCPHandler: Processed in 0.001991283 sec. 2025.04.15 04:06:27.968361 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:27.968519 [ 5 ] {da27f380-2f92-453f-82b2-a6fa4a459407} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:06:27.968570 [ 5 ] {da27f380-2f92-453f-82b2-a6fa4a459407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:06:27.969008 [ 5 ] {da27f380-2f92-453f-82b2-a6fa4a459407} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:27.969046 [ 5 ] {da27f380-2f92-453f-82b2-a6fa4a459407} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:27.969405 [ 5 ] {da27f380-2f92-453f-82b2-a6fa4a459407} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.04.15 04:06:27.969645 [ 5 ] {da27f380-2f92-453f-82b2-a6fa4a459407} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:27.969840 [ 5 ] {da27f380-2f92-453f-82b2-a6fa4a459407} executeQuery: Read 48 rows, 3.31 KiB in 0.001348 sec., 35608.30860534125 rows/sec., 2.40 MiB/sec. 2025.04.15 04:06:27.969888 [ 5 ] {da27f380-2f92-453f-82b2-a6fa4a459407} TCPHandler: Processed in 0.001634894 sec. 2025.04.15 04:06:29.434542 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.04.15 04:06:29.452996 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:29.453054 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:29.460185 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:06:29.460939 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:29.463824 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.04.15 04:06:32.965324 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:32.965548 [ 5 ] {a821cccb-a06e-4d72-adff-5454a2e4681e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:06:32.965622 [ 5 ] {a821cccb-a06e-4d72-adff-5454a2e4681e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:06:32.966462 [ 5 ] {a821cccb-a06e-4d72-adff-5454a2e4681e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:32.966501 [ 5 ] {a821cccb-a06e-4d72-adff-5454a2e4681e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:32.966942 [ 5 ] {a821cccb-a06e-4d72-adff-5454a2e4681e} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.04.15 04:06:32.967184 [ 5 ] {a821cccb-a06e-4d72-adff-5454a2e4681e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:32.967360 [ 5 ] {a821cccb-a06e-4d72-adff-5454a2e4681e} executeQuery: Read 120 rows, 10.44 KiB in 0.001867 sec., 64274.236743438676 rows/sec., 5.46 MiB/sec. 2025.04.15 04:06:32.967411 [ 5 ] {a821cccb-a06e-4d72-adff-5454a2e4681e} TCPHandler: Processed in 0.002216628 sec. 2025.04.15 04:06:32.967562 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:32.967664 [ 5 ] {d120cc0e-908c-4cb9-9bdf-4f1b0643eade} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:06:32.967709 [ 5 ] {d120cc0e-908c-4cb9-9bdf-4f1b0643eade} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:06:32.968275 [ 5 ] {d120cc0e-908c-4cb9-9bdf-4f1b0643eade} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:32.968313 [ 5 ] {d120cc0e-908c-4cb9-9bdf-4f1b0643eade} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:32.968638 [ 5 ] {d120cc0e-908c-4cb9-9bdf-4f1b0643eade} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.15 04:06:32.968868 [ 5 ] {d120cc0e-908c-4cb9-9bdf-4f1b0643eade} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:32.969031 [ 5 ] {d120cc0e-908c-4cb9-9bdf-4f1b0643eade} executeQuery: Read 32 rows, 2.41 KiB in 0.001389 sec., 23038.156947444204 rows/sec., 1.69 MiB/sec. 2025.04.15 04:06:32.969079 [ 5 ] {d120cc0e-908c-4cb9-9bdf-4f1b0643eade} TCPHandler: Processed in 0.001567293 sec. 2025.04.15 04:06:32.969190 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:32.969290 [ 5 ] {a50c17cb-96a6-4f94-88f5-f7929e8a4827} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:06:32.969333 [ 5 ] {a50c17cb-96a6-4f94-88f5-f7929e8a4827} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:06:32.969875 [ 5 ] {a50c17cb-96a6-4f94-88f5-f7929e8a4827} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:32.969911 [ 5 ] {a50c17cb-96a6-4f94-88f5-f7929e8a4827} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:32.970247 [ 5 ] {a50c17cb-96a6-4f94-88f5-f7929e8a4827} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.04.15 04:06:32.970485 [ 5 ] {a50c17cb-96a6-4f94-88f5-f7929e8a4827} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:32.970674 [ 5 ] {a50c17cb-96a6-4f94-88f5-f7929e8a4827} executeQuery: Read 96 rows, 7.68 KiB in 0.0014 sec., 68571.42857142857 rows/sec., 5.36 MiB/sec. 2025.04.15 04:06:32.970776 [ 5 ] {a50c17cb-96a6-4f94-88f5-f7929e8a4827} TCPHandler: Processed in 0.001632445 sec. 2025.04.15 04:06:32.970937 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:32.971165 [ 5 ] {076e03ac-6950-4251-a3d6-020bf9662794} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:32.971219 [ 5 ] {076e03ac-6950-4251-a3d6-020bf9662794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:06:32.971743 [ 5 ] {076e03ac-6950-4251-a3d6-020bf9662794} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:32.971778 [ 5 ] {076e03ac-6950-4251-a3d6-020bf9662794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:32.972137 [ 5 ] {076e03ac-6950-4251-a3d6-020bf9662794} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.04.15 04:06:32.972358 [ 5 ] {076e03ac-6950-4251-a3d6-020bf9662794} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:32.972513 [ 5 ] {076e03ac-6950-4251-a3d6-020bf9662794} executeQuery: Read 160 rows, 11.41 KiB in 0.001416 sec., 112994.35028248587 rows/sec., 7.87 MiB/sec. 2025.04.15 04:06:32.972559 [ 5 ] {076e03ac-6950-4251-a3d6-020bf9662794} TCPHandler: Processed in 0.001712536 sec. 2025.04.15 04:06:32.972665 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:32.972767 [ 5 ] {28f8f872-1af1-404e-9093-6b456bcb90eb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:32.972830 [ 5 ] {28f8f872-1af1-404e-9093-6b456bcb90eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:06:32.973897 [ 5 ] {28f8f872-1af1-404e-9093-6b456bcb90eb} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:32.973933 [ 5 ] {28f8f872-1af1-404e-9093-6b456bcb90eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:32.974545 [ 5 ] {28f8f872-1af1-404e-9093-6b456bcb90eb} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.15 04:06:32.974791 [ 5 ] {28f8f872-1af1-404e-9093-6b456bcb90eb} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:32.974978 [ 5 ] {28f8f872-1af1-404e-9093-6b456bcb90eb} executeQuery: Read 32 rows, 58.72 KiB in 0.002232 sec., 14336.917562724015 rows/sec., 25.69 MiB/sec. 2025.04.15 04:06:32.975064 [ 5 ] {28f8f872-1af1-404e-9093-6b456bcb90eb} TCPHandler: Processed in 0.002446303 sec. 2025.04.15 04:06:32.975166 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:32.975266 [ 5 ] {284735e3-8bad-427e-aeb3-47bcbcda78ea} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:06:32.975310 [ 5 ] {284735e3-8bad-427e-aeb3-47bcbcda78ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:06:32.975710 [ 5 ] {284735e3-8bad-427e-aeb3-47bcbcda78ea} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:32.975746 [ 5 ] {284735e3-8bad-427e-aeb3-47bcbcda78ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:32.976078 [ 5 ] {284735e3-8bad-427e-aeb3-47bcbcda78ea} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.04.15 04:06:32.976306 [ 5 ] {284735e3-8bad-427e-aeb3-47bcbcda78ea} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:32.976471 [ 5 ] {284735e3-8bad-427e-aeb3-47bcbcda78ea} executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. 2025.04.15 04:06:32.976516 [ 5 ] {284735e3-8bad-427e-aeb3-47bcbcda78ea} TCPHandler: Processed in 0.00139727 sec. 2025.04.15 04:06:34.155904 [ 107 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.04.15 04:06:34.155977 [ 107 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:34.156003 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:34.156222 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.04.15 04:06:34.156520 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:34.156559 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part 2025.04.15 04:06:34.156637 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2025.04.15 04:06:34.156836 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2025.04.15 04:06:34.157057 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2025.04.15 04:06:34.157269 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2025.04.15 04:06:34.158542 [ 189 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002454482 sec., 80668.75210329512 rows/sec., 4.12 MiB/sec. 2025.04.15 04:06:34.158703 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.04.15 04:06:34.158979 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_33_7} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:34.159053 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_33_7} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.04.15 04:06:34.159125 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:06:35.202124 [ 106 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:06:35.202182 [ 106 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:06:35.426094 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 2025.04.15 04:06:35.426831 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:35.426881 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:35.427402 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:06:35.427664 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:35.427922 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.04.15 04:06:35.540389 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1452 2025.04.15 04:06:35.543664 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:35.543715 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:35.545127 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:06:35.545426 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:35.545893 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1452 2025.04.15 04:06:36.001552 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001007702 sec. 2025.04.15 04:06:36.963998 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.04.15 04:06:36.983860 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:36.983924 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:36.991121 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:06:36.991874 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:36.995458 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.04.15 04:06:37.969628 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:37.969815 [ 5 ] {f86f3317-2454-4fa2-a8cf-74d6c2968a08} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:06:37.969887 [ 5 ] {f86f3317-2454-4fa2-a8cf-74d6c2968a08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:06:37.970684 [ 5 ] {f86f3317-2454-4fa2-a8cf-74d6c2968a08} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:37.970738 [ 5 ] {f86f3317-2454-4fa2-a8cf-74d6c2968a08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:37.971186 [ 5 ] {f86f3317-2454-4fa2-a8cf-74d6c2968a08} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:06:37.971439 [ 5 ] {f86f3317-2454-4fa2-a8cf-74d6c2968a08} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:37.971679 [ 5 ] {f86f3317-2454-4fa2-a8cf-74d6c2968a08} executeQuery: Read 212 rows, 13.81 KiB in 0.001908 sec., 111111.11111111111 rows/sec., 7.07 MiB/sec. 2025.04.15 04:06:37.971795 [ 5 ] {f86f3317-2454-4fa2-a8cf-74d6c2968a08} TCPHandler: Processed in 0.002287379 sec. 2025.04.15 04:06:37.972031 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:37.972151 [ 5 ] {9b7cd814-190d-4040-8d93-f1c4cf9fc0a5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:06:37.972204 [ 5 ] {9b7cd814-190d-4040-8d93-f1c4cf9fc0a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:06:37.972957 [ 5 ] {9b7cd814-190d-4040-8d93-f1c4cf9fc0a5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:37.973000 [ 5 ] {9b7cd814-190d-4040-8d93-f1c4cf9fc0a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:37.973400 [ 5 ] {9b7cd814-190d-4040-8d93-f1c4cf9fc0a5} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.04.15 04:06:37.973639 [ 5 ] {9b7cd814-190d-4040-8d93-f1c4cf9fc0a5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:37.973876 [ 5 ] {9b7cd814-190d-4040-8d93-f1c4cf9fc0a5} executeQuery: Read 633 rows, 50.98 KiB in 0.001747 sec., 362335.4321694333 rows/sec., 28.50 MiB/sec. 2025.04.15 04:06:37.973990 [ 5 ] {9b7cd814-190d-4040-8d93-f1c4cf9fc0a5} TCPHandler: Processed in 0.002038313 sec. 2025.04.15 04:06:37.974160 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:37.974462 [ 5 ] {f6ea143b-206a-4fed-a070-7f64f9d4207d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:06:37.974524 [ 5 ] {f6ea143b-206a-4fed-a070-7f64f9d4207d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:06:37.975069 [ 5 ] {f6ea143b-206a-4fed-a070-7f64f9d4207d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:37.975110 [ 5 ] {f6ea143b-206a-4fed-a070-7f64f9d4207d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:37.975457 [ 5 ] {f6ea143b-206a-4fed-a070-7f64f9d4207d} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.15 04:06:37.975697 [ 5 ] {f6ea143b-206a-4fed-a070-7f64f9d4207d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:37.975872 [ 104 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.04.15 04:06:37.975921 [ 5 ] {f6ea143b-206a-4fed-a070-7f64f9d4207d} executeQuery: Read 114 rows, 6.99 KiB in 0.001562 sec., 72983.35467349552 rows/sec., 4.37 MiB/sec. 2025.04.15 04:06:37.975951 [ 104 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:37.976020 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:37.976032 [ 5 ] {f6ea143b-206a-4fed-a070-7f64f9d4207d} TCPHandler: Processed in 0.001970862 sec. 2025.04.15 04:06:37.976302 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:37.976476 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.04.15 04:06:37.976726 [ 5 ] {e896807b-6679-40dd-9d4a-0e69fe8f3632} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:06:37.976968 [ 5 ] {e896807b-6679-40dd-9d4a-0e69fe8f3632} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:06:37.976991 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:37.977125 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 164 rows starting from the beginning of the part 2025.04.15 04:06:37.977761 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 114 rows starting from the beginning of the part 2025.04.15 04:06:37.978096 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part 2025.04.15 04:06:37.978450 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 116 rows starting from the beginning of the part 2025.04.15 04:06:37.978797 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part 2025.04.15 04:06:37.979146 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 114 rows starting from the beginning of the part 2025.04.15 04:06:37.980075 [ 5 ] {e896807b-6679-40dd-9d4a-0e69fe8f3632} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:37.980144 [ 5 ] {e896807b-6679-40dd-9d4a-0e69fe8f3632} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:37.981073 [ 5 ] {e896807b-6679-40dd-9d4a-0e69fe8f3632} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:06:37.981614 [ 5 ] {e896807b-6679-40dd-9d4a-0e69fe8f3632} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:37.981801 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.005652491 sec., 101194.32299847978 rows/sec., 6.70 MiB/sec. 2025.04.15 04:06:37.982105 [ 5 ] {e896807b-6679-40dd-9d4a-0e69fe8f3632} executeQuery: Read 113 rows, 7.49 KiB in 0.005556 sec., 20338.372930165588 rows/sec., 1.32 MiB/sec. 2025.04.15 04:06:37.982207 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.04.15 04:06:37.982572 [ 5 ] {e896807b-6679-40dd-9d4a-0e69fe8f3632} TCPHandler: Processed in 0.006372696 sec. 2025.04.15 04:06:37.982873 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:37.983012 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_66_13} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:37.983046 [ 5 ] {245e85f5-a492-44b1-9fdb-fcff1019aecc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:06:37.983150 [ 5 ] {245e85f5-a492-44b1-9fdb-fcff1019aecc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:06:37.983214 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_66_13} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.04.15 04:06:37.983389 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.04.15 04:06:37.983902 [ 5 ] {245e85f5-a492-44b1-9fdb-fcff1019aecc} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:37.983946 [ 5 ] {245e85f5-a492-44b1-9fdb-fcff1019aecc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:37.984335 [ 5 ] {245e85f5-a492-44b1-9fdb-fcff1019aecc} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:06:37.987168 [ 5 ] {245e85f5-a492-44b1-9fdb-fcff1019aecc} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:37.987390 [ 5 ] {245e85f5-a492-44b1-9fdb-fcff1019aecc} executeQuery: Read 112 rows, 6.53 KiB in 0.004395 sec., 25483.5039817975 rows/sec., 1.45 MiB/sec. 2025.04.15 04:06:37.987458 [ 5 ] {245e85f5-a492-44b1-9fdb-fcff1019aecc} TCPHandler: Processed in 0.004658459 sec. 2025.04.15 04:06:37.987585 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:37.987692 [ 5 ] {4d215382-9fc0-4cea-9c51-fe0fca864a34} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:06:37.987738 [ 5 ] {4d215382-9fc0-4cea-9c51-fe0fca864a34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:06:37.988388 [ 5 ] {4d215382-9fc0-4cea-9c51-fe0fca864a34} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:37.988429 [ 5 ] {4d215382-9fc0-4cea-9c51-fe0fca864a34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:37.988818 [ 5 ] {4d215382-9fc0-4cea-9c51-fe0fca864a34} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.04.15 04:06:37.989060 [ 5 ] {4d215382-9fc0-4cea-9c51-fe0fca864a34} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:37.989268 [ 5 ] {4d215382-9fc0-4cea-9c51-fe0fca864a34} executeQuery: Read 390 rows, 28.23 KiB in 0.001599 sec., 243902.43902439025 rows/sec., 17.24 MiB/sec. 2025.04.15 04:06:37.989320 [ 5 ] {4d215382-9fc0-4cea-9c51-fe0fca864a34} TCPHandler: Processed in 0.001786289 sec. 2025.04.15 04:06:37.989436 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:37.989540 [ 5 ] {e81401ae-dd13-4f02-b538-2ffe3564b2cc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:06:37.989589 [ 5 ] {e81401ae-dd13-4f02-b538-2ffe3564b2cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:06:37.990023 [ 5 ] {e81401ae-dd13-4f02-b538-2ffe3564b2cc} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:37.990063 [ 5 ] {e81401ae-dd13-4f02-b538-2ffe3564b2cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:37.990419 [ 5 ] {e81401ae-dd13-4f02-b538-2ffe3564b2cc} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:06:37.990662 [ 5 ] {e81401ae-dd13-4f02-b538-2ffe3564b2cc} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:37.990856 [ 5 ] {e81401ae-dd13-4f02-b538-2ffe3564b2cc} executeQuery: Read 6 rows, 321.00 B in 0.001338 sec., 4484.304932735426 rows/sec., 234.29 KiB/sec. 2025.04.15 04:06:37.990906 [ 5 ] {e81401ae-dd13-4f02-b538-2ffe3564b2cc} TCPHandler: Processed in 0.001520602 sec. 2025.04.15 04:06:37.991023 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:37.991128 [ 5 ] {5428a443-403d-4922-ace8-1958808458b0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:37.991177 [ 5 ] {5428a443-403d-4922-ace8-1958808458b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:06:37.991680 [ 5 ] {5428a443-403d-4922-ace8-1958808458b0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:37.991720 [ 5 ] {5428a443-403d-4922-ace8-1958808458b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:37.992110 [ 5 ] {5428a443-403d-4922-ace8-1958808458b0} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.04.15 04:06:37.992355 [ 5 ] {5428a443-403d-4922-ace8-1958808458b0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:37.992578 [ 5 ] {5428a443-403d-4922-ace8-1958808458b0} executeQuery: Read 237 rows, 16.27 KiB in 0.001464 sec., 161885.24590163934 rows/sec., 10.85 MiB/sec. 2025.04.15 04:06:37.992670 [ 5 ] {5428a443-403d-4922-ace8-1958808458b0} TCPHandler: Processed in 0.001696836 sec. 2025.04.15 04:06:37.992834 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:37.993028 [ 5 ] {a3b2c776-b7ae-46ce-9058-a768e944a852} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:06:37.993077 [ 5 ] {a3b2c776-b7ae-46ce-9058-a768e944a852} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:06:37.993487 [ 5 ] {a3b2c776-b7ae-46ce-9058-a768e944a852} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:37.993531 [ 5 ] {a3b2c776-b7ae-46ce-9058-a768e944a852} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:37.993899 [ 5 ] {a3b2c776-b7ae-46ce-9058-a768e944a852} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:06:37.994142 [ 5 ] {a3b2c776-b7ae-46ce-9058-a768e944a852} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:37.994402 [ 5 ] {a3b2c776-b7ae-46ce-9058-a768e944a852} executeQuery: Read 1 rows, 69.00 B in 0.001399 sec., 714.7962830593281 rows/sec., 48.16 KiB/sec. 2025.04.15 04:06:37.994475 [ 5 ] {a3b2c776-b7ae-46ce-9058-a768e944a852} TCPHandler: Processed in 0.001725367 sec. 2025.04.15 04:06:37.994728 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:37.994836 [ 5 ] {8bcbc2dd-5b6e-4e51-af5f-7df18aa95fe1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:37.994908 [ 5 ] {8bcbc2dd-5b6e-4e51-af5f-7df18aa95fe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:06:37.995939 [ 5 ] {8bcbc2dd-5b6e-4e51-af5f-7df18aa95fe1} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:37.995979 [ 5 ] {8bcbc2dd-5b6e-4e51-af5f-7df18aa95fe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:37.996577 [ 5 ] {8bcbc2dd-5b6e-4e51-af5f-7df18aa95fe1} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.15 04:06:37.996841 [ 5 ] {8bcbc2dd-5b6e-4e51-af5f-7df18aa95fe1} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:37.997028 [ 104 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.04.15 04:06:37.997092 [ 5 ] {8bcbc2dd-5b6e-4e51-af5f-7df18aa95fe1} executeQuery: Read 8 rows, 14.68 KiB in 0.002273 sec., 3519.5776506819184 rows/sec., 6.31 MiB/sec. 2025.04.15 04:06:37.997100 [ 104 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:37.997178 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:37.997453 [ 5 ] {8bcbc2dd-5b6e-4e51-af5f-7df18aa95fe1} TCPHandler: Processed in 0.00279665 sec. 2025.04.15 04:06:37.997505 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.04.15 04:06:37.997638 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:37.997880 [ 5 ] {27133264-2bf5-495b-83f2-8848f2266d80} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:06:37.997991 [ 5 ] {27133264-2bf5-495b-83f2-8848f2266d80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:06:37.998303 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:37.998556 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1187 rows starting from the beginning of the part 2025.04.15 04:06:37.999250 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2025.04.15 04:06:38.000021 [ 5 ] {27133264-2bf5-495b-83f2-8848f2266d80} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:38.000024 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part 2025.04.15 04:06:38.000217 [ 5 ] {27133264-2bf5-495b-83f2-8848f2266d80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:38.000587 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2025.04.15 04:06:38.001548 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part 2025.04.15 04:06:38.002059 [ 5 ] {27133264-2bf5-495b-83f2-8848f2266d80} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.04.15 04:06:38.002533 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2025.04.15 04:06:38.002731 [ 5 ] {27133264-2bf5-495b-83f2-8848f2266d80} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:38.003502 [ 5 ] {27133264-2bf5-495b-83f2-8848f2266d80} executeQuery: Read 82 rows, 5.33 KiB in 0.005687 sec., 14418.850008791982 rows/sec., 937.75 KiB/sec. 2025.04.15 04:06:38.003785 [ 5 ] {27133264-2bf5-495b-83f2-8848f2266d80} TCPHandler: Processed in 0.006216703 sec. 2025.04.15 04:06:38.010093 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1275 rows, containing 19 columns (19 merged, 0 gathered) in 0.012768923 sec., 99851.80425945086 rows/sec., 178.93 MiB/sec. 2025.04.15 04:06:38.011248 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.04.15 04:06:38.011655 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_66_13} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:38.011739 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_66_13} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.04.15 04:06:38.011862 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. 2025.04.15 04:06:39.000248 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 229.84 MiB, peak 241.39 MiB, free memory in arenas 0.00 B, will set to 231.82 MiB (RSS), difference: 1.98 MiB 2025.04.15 04:06:42.928118 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 2025.04.15 04:06:42.928746 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:42.928790 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:42.929291 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:06:42.929544 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:42.929748 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 2025.04.15 04:06:42.965341 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:42.965654 [ 5 ] {1398530e-44f5-4fec-8fa8-870bf2fca764} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:06:42.965769 [ 5 ] {1398530e-44f5-4fec-8fa8-870bf2fca764} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:06:42.966627 [ 5 ] {1398530e-44f5-4fec-8fa8-870bf2fca764} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:42.966673 [ 5 ] {1398530e-44f5-4fec-8fa8-870bf2fca764} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:42.967126 [ 5 ] {1398530e-44f5-4fec-8fa8-870bf2fca764} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.04.15 04:06:42.967375 [ 5 ] {1398530e-44f5-4fec-8fa8-870bf2fca764} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:42.967608 [ 5 ] {1398530e-44f5-4fec-8fa8-870bf2fca764} executeQuery: Read 4 rows, 334.00 B in 0.002036 sec., 1964.6365422396857 rows/sec., 160.20 KiB/sec. 2025.04.15 04:06:42.967713 [ 5 ] {1398530e-44f5-4fec-8fa8-870bf2fca764} TCPHandler: Processed in 0.002552094 sec. 2025.04.15 04:06:42.967862 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:42.967972 [ 5 ] {42d5feac-c671-45d6-a276-85eaeb8759a7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:06:42.968019 [ 5 ] {42d5feac-c671-45d6-a276-85eaeb8759a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:06:42.968586 [ 5 ] {42d5feac-c671-45d6-a276-85eaeb8759a7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:42.968625 [ 5 ] {42d5feac-c671-45d6-a276-85eaeb8759a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:42.968980 [ 5 ] {42d5feac-c671-45d6-a276-85eaeb8759a7} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.04.15 04:06:42.969210 [ 5 ] {42d5feac-c671-45d6-a276-85eaeb8759a7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:42.969387 [ 98 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.04.15 04:06:42.969428 [ 5 ] {42d5feac-c671-45d6-a276-85eaeb8759a7} executeQuery: Read 122 rows, 10.59 KiB in 0.001482 sec., 82321.18758434548 rows/sec., 6.98 MiB/sec. 2025.04.15 04:06:42.969478 [ 98 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:42.969545 [ 5 ] {42d5feac-c671-45d6-a276-85eaeb8759a7} TCPHandler: Processed in 0.001735357 sec. 2025.04.15 04:06:42.969550 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:42.969733 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:42.969761 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.04.15 04:06:42.969910 [ 5 ] {4fee1c8a-a77b-42c5-bc4b-5d541e73f94c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:06:42.970017 [ 5 ] {4fee1c8a-a77b-42c5-bc4b-5d541e73f94c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:06:42.970028 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:42.970125 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1847 rows starting from the beginning of the part 2025.04.15 04:06:42.970402 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1774 rows starting from the beginning of the part 2025.04.15 04:06:42.970792 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part 2025.04.15 04:06:42.971060 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 120 rows starting from the beginning of the part 2025.04.15 04:06:42.971494 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 633 rows starting from the beginning of the part 2025.04.15 04:06:42.971842 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 122 rows starting from the beginning of the part 2025.04.15 04:06:42.972758 [ 5 ] {4fee1c8a-a77b-42c5-bc4b-5d541e73f94c} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:42.972835 [ 5 ] {4fee1c8a-a77b-42c5-bc4b-5d541e73f94c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:42.973665 [ 5 ] {4fee1c8a-a77b-42c5-bc4b-5d541e73f94c} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.15 04:06:42.974194 [ 5 ] {4fee1c8a-a77b-42c5-bc4b-5d541e73f94c} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:42.974454 [ 5 ] {4fee1c8a-a77b-42c5-bc4b-5d541e73f94c} executeQuery: Read 36 rows, 2.69 KiB in 0.004593 sec., 7838.014369693012 rows/sec., 584.70 KiB/sec. 2025.04.15 04:06:42.974517 [ 5 ] {4fee1c8a-a77b-42c5-bc4b-5d541e73f94c} TCPHandler: Processed in 0.004868864 sec. 2025.04.15 04:06:42.974644 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:42.974799 [ 5 ] {c7356230-8f12-4fdf-a25d-46520ac832f1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:06:42.974844 [ 5 ] {c7356230-8f12-4fdf-a25d-46520ac832f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:06:42.975466 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4552 rows, containing 5 columns (5 merged, 0 gathered) in 0.005780454 sec., 787481.3985199087 rows/sec., 66.92 MiB/sec. 2025.04.15 04:06:42.975745 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.04.15 04:06:42.976229 [ 5 ] {c7356230-8f12-4fdf-a25d-46520ac832f1} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:42.976298 [ 5 ] {c7356230-8f12-4fdf-a25d-46520ac832f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:42.976316 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_81_16} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:42.976517 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_81_16} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.04.15 04:06:42.976672 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.04.15 04:06:42.976903 [ 5 ] {c7356230-8f12-4fdf-a25d-46520ac832f1} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.04.15 04:06:42.977154 [ 5 ] {c7356230-8f12-4fdf-a25d-46520ac832f1} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:42.977318 [ 98 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.04.15 04:06:42.977382 [ 98 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:42.977388 [ 5 ] {c7356230-8f12-4fdf-a25d-46520ac832f1} executeQuery: Read 100 rows, 8.00 KiB in 0.002606 sec., 38372.98541826555 rows/sec., 3.00 MiB/sec. 2025.04.15 04:06:42.977412 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:42.977564 [ 5 ] {c7356230-8f12-4fdf-a25d-46520ac832f1} TCPHandler: Processed in 0.002968064 sec. 2025.04.15 04:06:42.977720 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.04.15 04:06:42.977769 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:42.978003 [ 5 ] {138038af-572f-4a26-81cf-1e8281ac5b0f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:42.978025 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:42.978107 [ 5 ] {138038af-572f-4a26-81cf-1e8281ac5b0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:06:42.978113 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 914 rows starting from the beginning of the part 2025.04.15 04:06:42.978534 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 848 rows starting from the beginning of the part 2025.04.15 04:06:42.978860 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2025.04.15 04:06:42.979289 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 96 rows starting from the beginning of the part 2025.04.15 04:06:42.979655 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 390 rows starting from the beginning of the part 2025.04.15 04:06:42.979818 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 100 rows starting from the beginning of the part 2025.04.15 04:06:42.980737 [ 5 ] {138038af-572f-4a26-81cf-1e8281ac5b0f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:42.980799 [ 5 ] {138038af-572f-4a26-81cf-1e8281ac5b0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:42.981730 [ 5 ] {138038af-572f-4a26-81cf-1e8281ac5b0f} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.04.15 04:06:42.982284 [ 5 ] {138038af-572f-4a26-81cf-1e8281ac5b0f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:42.982506 [ 98 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.04.15 04:06:42.982589 [ 98 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:42.982680 [ 5 ] {138038af-572f-4a26-81cf-1e8281ac5b0f} executeQuery: Read 162 rows, 11.55 KiB in 0.004751 sec., 34098.084613765524 rows/sec., 2.37 MiB/sec. 2025.04.15 04:06:42.982696 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:42.982915 [ 5 ] {138038af-572f-4a26-81cf-1e8281ac5b0f} TCPHandler: Processed in 0.005205322 sec. 2025.04.15 04:06:42.983301 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:42.983335 [ 190 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.04.15 04:06:42.983594 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.006020539 sec., 400628.58159377426 rows/sec., 30.68 MiB/sec. 2025.04.15 04:06:42.983640 [ 5 ] {14bd26d9-80e1-4714-b2cc-39992a428dd2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:42.983944 [ 5 ] {14bd26d9-80e1-4714-b2cc-39992a428dd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:06:42.983991 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.04.15 04:06:42.983992 [ 190 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:42.984256 [ 190 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22730 rows starting from the beginning of the part 2025.04.15 04:06:42.985103 [ 190 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 956 rows starting from the beginning of the part 2025.04.15 04:06:42.985225 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_81_16} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:42.985767 [ 199 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_81_16} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.04.15 04:06:42.985852 [ 190 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part 2025.04.15 04:06:42.986303 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.04.15 04:06:42.986497 [ 190 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part 2025.04.15 04:06:42.987016 [ 190 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part 2025.04.15 04:06:42.987341 [ 190 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 162 rows starting from the beginning of the part 2025.04.15 04:06:42.989198 [ 5 ] {14bd26d9-80e1-4714-b2cc-39992a428dd2} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:42.989248 [ 5 ] {14bd26d9-80e1-4714-b2cc-39992a428dd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:42.991026 [ 5 ] {14bd26d9-80e1-4714-b2cc-39992a428dd2} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.15 04:06:42.991385 [ 5 ] {14bd26d9-80e1-4714-b2cc-39992a428dd2} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:42.991623 [ 5 ] {14bd26d9-80e1-4714-b2cc-39992a428dd2} executeQuery: Read 32 rows, 58.72 KiB in 0.008085 sec., 3957.9468150896723 rows/sec., 7.09 MiB/sec. 2025.04.15 04:06:42.991917 [ 5 ] {14bd26d9-80e1-4714-b2cc-39992a428dd2} TCPHandler: Processed in 0.008734247 sec. 2025.04.15 04:06:42.992055 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:42.992163 [ 5 ] {5d7319a2-d66b-4be4-9264-10c849937c54} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:06:42.992235 [ 5 ] {5d7319a2-d66b-4be4-9264-10c849937c54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:06:42.992897 [ 5 ] {5d7319a2-d66b-4be4-9264-10c849937c54} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:42.992936 [ 5 ] {5d7319a2-d66b-4be4-9264-10c849937c54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:42.993383 [ 5 ] {5d7319a2-d66b-4be4-9264-10c849937c54} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.04.15 04:06:42.993651 [ 5 ] {5d7319a2-d66b-4be4-9264-10c849937c54} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:42.993860 [ 98 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.04.15 04:06:42.993962 [ 98 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:42.994039 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:42.994113 [ 5 ] {5d7319a2-d66b-4be4-9264-10c849937c54} executeQuery: Read 60 rows, 4.14 KiB in 0.00194 sec., 30927.83505154639 rows/sec., 2.08 MiB/sec. 2025.04.15 04:06:42.994297 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.04.15 04:06:42.994309 [ 5 ] {5d7319a2-d66b-4be4-9264-10c849937c54} TCPHandler: Processed in 0.002300629 sec. 2025.04.15 04:06:42.994522 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:42.994567 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4532 rows starting from the beginning of the part 2025.04.15 04:06:42.994665 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part 2025.04.15 04:06:42.994908 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part 2025.04.15 04:06:42.994985 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2025.04.15 04:06:42.995429 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part 2025.04.15 04:06:42.995690 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2025.04.15 04:06:42.996004 [ 190 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 24373 rows, containing 5 columns (5 merged, 0 gathered) in 0.0131263 sec., 1856806.5639212877 rows/sec., 125.33 MiB/sec. 2025.04.15 04:06:42.996495 [ 190 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.04.15 04:06:42.996857 [ 190 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_81_16} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:42.996973 [ 190 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_81_16} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.04.15 04:06:42.997075 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.04.15 04:06:42.997727 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4816 rows, containing 4 columns (4 merged, 0 gathered) in 0.003593057 sec., 1340362.8163984038 rows/sec., 87.28 MiB/sec. 2025.04.15 04:06:42.998015 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.04.15 04:06:42.998302 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_81_16} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:42.998375 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_81_16} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.04.15 04:06:42.998443 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2025.04.15 04:06:44.495545 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.04.15 04:06:44.516049 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:44.516109 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:44.523483 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:06:44.524235 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:44.528589 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.04.15 04:06:45.546156 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1488 2025.04.15 04:06:45.549514 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:45.549576 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:45.551042 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:06:45.551357 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:45.551622 [ 95 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.04.15 04:06:45.551747 [ 95 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:45.551819 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:45.552455 [ 191 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.04.15 04:06:45.553659 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1488 2025.04.15 04:06:45.554067 [ 191 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:45.554233 [ 191 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1318 rows starting from the beginning of the part 2025.04.15 04:06:45.554911 [ 191 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part 2025.04.15 04:06:45.555516 [ 191 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part 2025.04.15 04:06:45.556111 [ 191 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 58 rows starting from the beginning of the part 2025.04.15 04:06:45.556756 [ 191 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part 2025.04.15 04:06:45.557349 [ 191 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part 2025.04.15 04:06:45.565441 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1488 rows, containing 72 columns (72 merged, 0 gathered) in 0.013456707 sec., 110576.82982916995 rows/sec., 85.91 MiB/sec. 2025.04.15 04:06:45.566978 [ 187 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.04.15 04:06:45.567694 [ 187 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_36_7} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:45.567778 [ 187 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_36_7} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.04.15 04:06:45.567976 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. 2025.04.15 04:06:47.969837 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:47.970023 [ 5 ] {f4b6b3d8-c47c-4dad-8e01-7363c3520d9b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:06:47.970093 [ 5 ] {f4b6b3d8-c47c-4dad-8e01-7363c3520d9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:06:47.970933 [ 5 ] {f4b6b3d8-c47c-4dad-8e01-7363c3520d9b} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:47.970982 [ 5 ] {f4b6b3d8-c47c-4dad-8e01-7363c3520d9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:47.971406 [ 5 ] {f4b6b3d8-c47c-4dad-8e01-7363c3520d9b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:06:47.971651 [ 5 ] {f4b6b3d8-c47c-4dad-8e01-7363c3520d9b} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:47.971872 [ 5 ] {f4b6b3d8-c47c-4dad-8e01-7363c3520d9b} executeQuery: Read 212 rows, 13.81 KiB in 0.001901 sec., 111520.2524986849 rows/sec., 7.09 MiB/sec. 2025.04.15 04:06:47.971930 [ 5 ] {f4b6b3d8-c47c-4dad-8e01-7363c3520d9b} TCPHandler: Processed in 0.002218907 sec. 2025.04.15 04:06:47.972072 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:47.972175 [ 5 ] {e18665b9-93c5-4338-ae27-70f2d89b1d50} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:06:47.972221 [ 5 ] {e18665b9-93c5-4338-ae27-70f2d89b1d50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:06:47.972986 [ 5 ] {e18665b9-93c5-4338-ae27-70f2d89b1d50} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:47.973025 [ 5 ] {e18665b9-93c5-4338-ae27-70f2d89b1d50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:47.973405 [ 5 ] {e18665b9-93c5-4338-ae27-70f2d89b1d50} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.04.15 04:06:47.973635 [ 5 ] {e18665b9-93c5-4338-ae27-70f2d89b1d50} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:47.973846 [ 5 ] {e18665b9-93c5-4338-ae27-70f2d89b1d50} executeQuery: Read 633 rows, 50.98 KiB in 0.001691 sec., 374334.71318746306 rows/sec., 29.44 MiB/sec. 2025.04.15 04:06:47.973905 [ 5 ] {e18665b9-93c5-4338-ae27-70f2d89b1d50} TCPHandler: Processed in 0.00188042 sec. 2025.04.15 04:06:47.974047 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:47.974161 [ 5 ] {964aeb52-bdd5-4a86-a828-1cbd5d33cfb5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:06:47.974207 [ 5 ] {964aeb52-bdd5-4a86-a828-1cbd5d33cfb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:06:47.974755 [ 5 ] {964aeb52-bdd5-4a86-a828-1cbd5d33cfb5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:47.974794 [ 5 ] {964aeb52-bdd5-4a86-a828-1cbd5d33cfb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:47.975129 [ 5 ] {964aeb52-bdd5-4a86-a828-1cbd5d33cfb5} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.15 04:06:47.975370 [ 5 ] {964aeb52-bdd5-4a86-a828-1cbd5d33cfb5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:47.975563 [ 5 ] {964aeb52-bdd5-4a86-a828-1cbd5d33cfb5} executeQuery: Read 114 rows, 6.99 KiB in 0.001424 sec., 80056.1797752809 rows/sec., 4.79 MiB/sec. 2025.04.15 04:06:47.975618 [ 5 ] {964aeb52-bdd5-4a86-a828-1cbd5d33cfb5} TCPHandler: Processed in 0.001619465 sec. 2025.04.15 04:06:47.975738 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:47.975840 [ 5 ] {5d69e3fe-6271-4179-8469-aad6f6d0bd02} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:06:47.975884 [ 5 ] {5d69e3fe-6271-4179-8469-aad6f6d0bd02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:06:47.976410 [ 5 ] {5d69e3fe-6271-4179-8469-aad6f6d0bd02} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:47.976448 [ 5 ] {5d69e3fe-6271-4179-8469-aad6f6d0bd02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:47.976781 [ 5 ] {5d69e3fe-6271-4179-8469-aad6f6d0bd02} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:06:47.977007 [ 5 ] {5d69e3fe-6271-4179-8469-aad6f6d0bd02} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:47.977221 [ 5 ] {5d69e3fe-6271-4179-8469-aad6f6d0bd02} executeQuery: Read 113 rows, 7.49 KiB in 0.001393 sec., 81119.88513998565 rows/sec., 5.25 MiB/sec. 2025.04.15 04:06:47.977293 [ 5 ] {5d69e3fe-6271-4179-8469-aad6f6d0bd02} TCPHandler: Processed in 0.001603185 sec. 2025.04.15 04:06:47.977541 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:47.977653 [ 5 ] {c3c3b687-2993-40db-9486-dc3bb1d6322c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:06:47.977697 [ 5 ] {c3c3b687-2993-40db-9486-dc3bb1d6322c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:06:47.978227 [ 5 ] {c3c3b687-2993-40db-9486-dc3bb1d6322c} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:47.978265 [ 5 ] {c3c3b687-2993-40db-9486-dc3bb1d6322c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:47.978599 [ 5 ] {c3c3b687-2993-40db-9486-dc3bb1d6322c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:06:47.978823 [ 5 ] {c3c3b687-2993-40db-9486-dc3bb1d6322c} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:47.979050 [ 5 ] {c3c3b687-2993-40db-9486-dc3bb1d6322c} executeQuery: Read 112 rows, 6.53 KiB in 0.001413 sec., 79263.97735314933 rows/sec., 4.52 MiB/sec. 2025.04.15 04:06:47.979128 [ 5 ] {c3c3b687-2993-40db-9486-dc3bb1d6322c} TCPHandler: Processed in 0.001673096 sec. 2025.04.15 04:06:47.979340 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:47.979445 [ 5 ] {ab6fe416-1a4f-4f28-b579-012a9a36d40e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:06:47.979490 [ 5 ] {ab6fe416-1a4f-4f28-b579-012a9a36d40e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:06:47.980111 [ 5 ] {ab6fe416-1a4f-4f28-b579-012a9a36d40e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:47.980149 [ 5 ] {ab6fe416-1a4f-4f28-b579-012a9a36d40e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:47.980501 [ 5 ] {ab6fe416-1a4f-4f28-b579-012a9a36d40e} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.04.15 04:06:47.980727 [ 5 ] {ab6fe416-1a4f-4f28-b579-012a9a36d40e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:47.980940 [ 5 ] {ab6fe416-1a4f-4f28-b579-012a9a36d40e} executeQuery: Read 390 rows, 28.23 KiB in 0.001507 sec., 258792.302587923 rows/sec., 18.29 MiB/sec. 2025.04.15 04:06:47.981046 [ 5 ] {ab6fe416-1a4f-4f28-b579-012a9a36d40e} TCPHandler: Processed in 0.001781328 sec. 2025.04.15 04:06:47.981208 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:47.981371 [ 5 ] {318f27cb-e494-407b-be3f-d63366058d64} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:06:47.981418 [ 5 ] {318f27cb-e494-407b-be3f-d63366058d64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:06:47.981845 [ 5 ] {318f27cb-e494-407b-be3f-d63366058d64} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:47.981883 [ 5 ] {318f27cb-e494-407b-be3f-d63366058d64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:47.982224 [ 5 ] {318f27cb-e494-407b-be3f-d63366058d64} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:06:47.982446 [ 5 ] {318f27cb-e494-407b-be3f-d63366058d64} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:47.982631 [ 5 ] {318f27cb-e494-407b-be3f-d63366058d64} executeQuery: Read 6 rows, 321.00 B in 0.00128 sec., 4687.5 rows/sec., 244.90 KiB/sec. 2025.04.15 04:06:47.982697 [ 5 ] {318f27cb-e494-407b-be3f-d63366058d64} TCPHandler: Processed in 0.001581994 sec. 2025.04.15 04:06:47.982820 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:47.982933 [ 5 ] {59dfae79-d12a-4383-b595-101c033bdb74} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:47.982979 [ 5 ] {59dfae79-d12a-4383-b595-101c033bdb74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:06:47.983485 [ 5 ] {59dfae79-d12a-4383-b595-101c033bdb74} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:47.983522 [ 5 ] {59dfae79-d12a-4383-b595-101c033bdb74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:47.983878 [ 5 ] {59dfae79-d12a-4383-b595-101c033bdb74} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.04.15 04:06:47.984108 [ 5 ] {59dfae79-d12a-4383-b595-101c033bdb74} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:47.984321 [ 5 ] {59dfae79-d12a-4383-b595-101c033bdb74} executeQuery: Read 237 rows, 16.27 KiB in 0.001409 sec., 168204.40028388926 rows/sec., 11.27 MiB/sec. 2025.04.15 04:06:47.984400 [ 5 ] {59dfae79-d12a-4383-b595-101c033bdb74} TCPHandler: Processed in 0.001633815 sec. 2025.04.15 04:06:47.984545 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:47.984845 [ 5 ] {c766d3ca-9d03-4b59-9fd6-9dcd0423283d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:06:47.984997 [ 5 ] {c766d3ca-9d03-4b59-9fd6-9dcd0423283d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:06:47.985534 [ 5 ] {c766d3ca-9d03-4b59-9fd6-9dcd0423283d} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:47.985573 [ 5 ] {c766d3ca-9d03-4b59-9fd6-9dcd0423283d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:47.985912 [ 5 ] {c766d3ca-9d03-4b59-9fd6-9dcd0423283d} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:06:47.986144 [ 5 ] {c766d3ca-9d03-4b59-9fd6-9dcd0423283d} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:47.986343 [ 5 ] {c766d3ca-9d03-4b59-9fd6-9dcd0423283d} executeQuery: Read 1 rows, 69.00 B in 0.001607 sec., 622.2775357809584 rows/sec., 41.93 KiB/sec. 2025.04.15 04:06:47.986396 [ 5 ] {c766d3ca-9d03-4b59-9fd6-9dcd0423283d} TCPHandler: Processed in 0.001913481 sec. 2025.04.15 04:06:47.986542 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:47.986641 [ 5 ] {a6f317be-f368-437c-9767-5843c7cf5fb0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:47.986705 [ 5 ] {a6f317be-f368-437c-9767-5843c7cf5fb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:06:47.987741 [ 5 ] {a6f317be-f368-437c-9767-5843c7cf5fb0} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:47.987778 [ 5 ] {a6f317be-f368-437c-9767-5843c7cf5fb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:47.988367 [ 5 ] {a6f317be-f368-437c-9767-5843c7cf5fb0} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.15 04:06:47.988623 [ 5 ] {a6f317be-f368-437c-9767-5843c7cf5fb0} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:47.988876 [ 5 ] {a6f317be-f368-437c-9767-5843c7cf5fb0} executeQuery: Read 8 rows, 14.68 KiB in 0.002254 sec., 3549.24578527063 rows/sec., 6.36 MiB/sec. 2025.04.15 04:06:47.989115 [ 5 ] {a6f317be-f368-437c-9767-5843c7cf5fb0} TCPHandler: Processed in 0.002626746 sec. 2025.04.15 04:06:47.989427 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:47.989545 [ 5 ] {7fc25317-cd21-40d4-9a23-7a77b425018a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:06:47.989599 [ 5 ] {7fc25317-cd21-40d4-9a23-7a77b425018a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:06:47.990057 [ 5 ] {7fc25317-cd21-40d4-9a23-7a77b425018a} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:47.990095 [ 5 ] {7fc25317-cd21-40d4-9a23-7a77b425018a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.04.15 04:06:47.990446 [ 5 ] {7fc25317-cd21-40d4-9a23-7a77b425018a} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.04.15 04:06:47.990678 [ 5 ] {7fc25317-cd21-40d4-9a23-7a77b425018a} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:47.990881 [ 5 ] {7fc25317-cd21-40d4-9a23-7a77b425018a} executeQuery: Read 82 rows, 5.33 KiB in 0.001358 sec., 60382.916053019144 rows/sec., 3.84 MiB/sec. 2025.04.15 04:06:47.990939 [ 5 ] {7fc25317-cd21-40d4-9a23-7a77b425018a} TCPHandler: Processed in 0.001599154 sec. 2025.04.15 04:06:50.202438 [ 89 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:06:50.202520 [ 89 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:06:50.429934 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 2025.04.15 04:06:50.430635 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:50.430687 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:50.431204 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.15 04:06:50.431459 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:50.431706 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.04.15 04:06:52.028726 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.04.15 04:06:52.049909 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:52.049954 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:52.057542 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.15 04:06:52.058285 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:52.060935 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.04.15 04:06:52.965239 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:52.965563 [ 5 ] {5231791d-77cc-4b9a-b0a8-d1f8fa7e2183} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:06:52.965639 [ 5 ] {5231791d-77cc-4b9a-b0a8-d1f8fa7e2183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:06:52.966432 [ 5 ] {5231791d-77cc-4b9a-b0a8-d1f8fa7e2183} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:52.966482 [ 5 ] {5231791d-77cc-4b9a-b0a8-d1f8fa7e2183} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:52.966929 [ 5 ] {5231791d-77cc-4b9a-b0a8-d1f8fa7e2183} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.04.15 04:06:52.967184 [ 5 ] {5231791d-77cc-4b9a-b0a8-d1f8fa7e2183} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:52.967435 [ 5 ] {5231791d-77cc-4b9a-b0a8-d1f8fa7e2183} executeQuery: Read 120 rows, 10.44 KiB in 0.001954 sec., 61412.487205731835 rows/sec., 5.22 MiB/sec. 2025.04.15 04:06:52.967524 [ 5 ] {5231791d-77cc-4b9a-b0a8-d1f8fa7e2183} TCPHandler: Processed in 0.002465362 sec. 2025.04.15 04:06:52.967729 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:52.967900 [ 5 ] {ca9ab4c4-70b4-49d5-805a-4ad038997eca} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:06:52.967948 [ 5 ] {ca9ab4c4-70b4-49d5-805a-4ad038997eca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:06:52.968519 [ 5 ] {ca9ab4c4-70b4-49d5-805a-4ad038997eca} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:52.968560 [ 5 ] {ca9ab4c4-70b4-49d5-805a-4ad038997eca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:52.968903 [ 5 ] {ca9ab4c4-70b4-49d5-805a-4ad038997eca} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.15 04:06:52.969150 [ 5 ] {ca9ab4c4-70b4-49d5-805a-4ad038997eca} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:52.969351 [ 5 ] {ca9ab4c4-70b4-49d5-805a-4ad038997eca} executeQuery: Read 32 rows, 2.41 KiB in 0.001474 sec., 21709.633649932155 rows/sec., 1.59 MiB/sec. 2025.04.15 04:06:52.969402 [ 5 ] {ca9ab4c4-70b4-49d5-805a-4ad038997eca} TCPHandler: Processed in 0.001777168 sec. 2025.04.15 04:06:52.969532 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:52.969636 [ 5 ] {4fb713ec-d8a7-48cf-8c31-b00446efbe6c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:06:52.969681 [ 5 ] {4fb713ec-d8a7-48cf-8c31-b00446efbe6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:06:52.970262 [ 5 ] {4fb713ec-d8a7-48cf-8c31-b00446efbe6c} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:52.970301 [ 5 ] {4fb713ec-d8a7-48cf-8c31-b00446efbe6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:52.970651 [ 5 ] {4fb713ec-d8a7-48cf-8c31-b00446efbe6c} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.04.15 04:06:52.970885 [ 5 ] {4fb713ec-d8a7-48cf-8c31-b00446efbe6c} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:52.971079 [ 5 ] {4fb713ec-d8a7-48cf-8c31-b00446efbe6c} executeQuery: Read 96 rows, 7.68 KiB in 0.001464 sec., 65573.77049180328 rows/sec., 5.12 MiB/sec. 2025.04.15 04:06:52.971128 [ 5 ] {4fb713ec-d8a7-48cf-8c31-b00446efbe6c} TCPHandler: Processed in 0.001645606 sec. 2025.04.15 04:06:52.971246 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:52.971349 [ 5 ] {2abb722c-0572-4451-a147-bbafca7a5b58} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:52.971397 [ 5 ] {2abb722c-0572-4451-a147-bbafca7a5b58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:06:52.971985 [ 5 ] {2abb722c-0572-4451-a147-bbafca7a5b58} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:52.972024 [ 5 ] {2abb722c-0572-4451-a147-bbafca7a5b58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:52.972394 [ 5 ] {2abb722c-0572-4451-a147-bbafca7a5b58} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.04.15 04:06:52.972627 [ 5 ] {2abb722c-0572-4451-a147-bbafca7a5b58} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:52.972833 [ 5 ] {2abb722c-0572-4451-a147-bbafca7a5b58} executeQuery: Read 160 rows, 11.41 KiB in 0.001503 sec., 106453.75914836992 rows/sec., 7.41 MiB/sec. 2025.04.15 04:06:52.972897 [ 5 ] {2abb722c-0572-4451-a147-bbafca7a5b58} TCPHandler: Processed in 0.001699576 sec. 2025.04.15 04:06:52.973035 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:52.973154 [ 5 ] {a05334d6-55c6-4b99-af80-90a67f373b6d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:52.973220 [ 5 ] {a05334d6-55c6-4b99-af80-90a67f373b6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:06:52.974341 [ 5 ] {a05334d6-55c6-4b99-af80-90a67f373b6d} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:52.974380 [ 5 ] {a05334d6-55c6-4b99-af80-90a67f373b6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:52.975001 [ 5 ] {a05334d6-55c6-4b99-af80-90a67f373b6d} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.15 04:06:52.975263 [ 5 ] {a05334d6-55c6-4b99-af80-90a67f373b6d} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:52.975498 [ 5 ] {a05334d6-55c6-4b99-af80-90a67f373b6d} executeQuery: Read 32 rows, 58.72 KiB in 0.002364 sec., 13536.37901861252 rows/sec., 24.26 MiB/sec. 2025.04.15 04:06:52.975587 [ 5 ] {a05334d6-55c6-4b99-af80-90a67f373b6d} TCPHandler: Processed in 0.002617156 sec. 2025.04.15 04:06:52.975710 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:52.975814 [ 5 ] {21fa9be8-00c3-407f-b8fd-eaaacd660ce6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:06:52.975860 [ 5 ] {21fa9be8-00c3-407f-b8fd-eaaacd660ce6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:06:52.976285 [ 5 ] {21fa9be8-00c3-407f-b8fd-eaaacd660ce6} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:52.976325 [ 5 ] {21fa9be8-00c3-407f-b8fd-eaaacd660ce6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:52.976669 [ 5 ] {21fa9be8-00c3-407f-b8fd-eaaacd660ce6} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.04.15 04:06:52.976901 [ 5 ] {21fa9be8-00c3-407f-b8fd-eaaacd660ce6} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:52.977097 [ 5 ] {21fa9be8-00c3-407f-b8fd-eaaacd660ce6} executeQuery: Read 60 rows, 4.14 KiB in 0.001304 sec., 46012.26993865031 rows/sec., 3.10 MiB/sec. 2025.04.15 04:06:52.977145 [ 5 ] {21fa9be8-00c3-407f-b8fd-eaaacd660ce6} TCPHandler: Processed in 0.001485352 sec. 2025.04.15 04:06:53.465403 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:53.465585 [ 5 ] {ad49b7ee-fb84-48d8-98da-d7890a1fc6c5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:06:53.465655 [ 5 ] {ad49b7ee-fb84-48d8-98da-d7890a1fc6c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:06:53.466536 [ 5 ] {ad49b7ee-fb84-48d8-98da-d7890a1fc6c5} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:53.466582 [ 5 ] {ad49b7ee-fb84-48d8-98da-d7890a1fc6c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:53.467002 [ 5 ] {ad49b7ee-fb84-48d8-98da-d7890a1fc6c5} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:06:53.467249 [ 5 ] {ad49b7ee-fb84-48d8-98da-d7890a1fc6c5} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:53.467481 [ 5 ] {ad49b7ee-fb84-48d8-98da-d7890a1fc6c5} executeQuery: Read 212 rows, 13.81 KiB in 0.001946 sec., 108941.41829393628 rows/sec., 6.93 MiB/sec. 2025.04.15 04:06:53.467537 [ 5 ] {ad49b7ee-fb84-48d8-98da-d7890a1fc6c5} TCPHandler: Processed in 0.002255198 sec. 2025.04.15 04:06:53.467660 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:53.467765 [ 5 ] {599d71b9-9cc4-4cb5-a63c-0318438f2a6d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:06:53.467811 [ 5 ] {599d71b9-9cc4-4cb5-a63c-0318438f2a6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:06:53.468310 [ 5 ] {599d71b9-9cc4-4cb5-a63c-0318438f2a6d} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:53.468350 [ 5 ] {599d71b9-9cc4-4cb5-a63c-0318438f2a6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:53.468683 [ 5 ] {599d71b9-9cc4-4cb5-a63c-0318438f2a6d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.04.15 04:06:53.468934 [ 5 ] {599d71b9-9cc4-4cb5-a63c-0318438f2a6d} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:53.469193 [ 5 ] {599d71b9-9cc4-4cb5-a63c-0318438f2a6d} executeQuery: Read 10 rows, 835.00 B in 0.001443 sec., 6930.00693000693 rows/sec., 565.09 KiB/sec. 2025.04.15 04:06:53.469420 [ 5 ] {599d71b9-9cc4-4cb5-a63c-0318438f2a6d} TCPHandler: Processed in 0.001804799 sec. 2025.04.15 04:06:53.469576 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:53.469679 [ 5 ] {bf6ce71e-476d-4a50-b97f-f79fa3a60aa2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:06:53.469723 [ 5 ] {bf6ce71e-476d-4a50-b97f-f79fa3a60aa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:06:53.471136 [ 5 ] {bf6ce71e-476d-4a50-b97f-f79fa3a60aa2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:53.471176 [ 5 ] {bf6ce71e-476d-4a50-b97f-f79fa3a60aa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:53.471622 [ 5 ] {bf6ce71e-476d-4a50-b97f-f79fa3a60aa2} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.04.15 04:06:53.471859 [ 5 ] {bf6ce71e-476d-4a50-b97f-f79fa3a60aa2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:53.472083 [ 5 ] {bf6ce71e-476d-4a50-b97f-f79fa3a60aa2} executeQuery: Read 1778 rows, 147.90 KiB in 0.002426 sec., 732893.6521022258 rows/sec., 59.54 MiB/sec. 2025.04.15 04:06:53.472135 [ 5 ] {bf6ce71e-476d-4a50-b97f-f79fa3a60aa2} TCPHandler: Processed in 0.002607816 sec. 2025.04.15 04:06:53.472249 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:53.472351 [ 5 ] {e3882c04-ca8e-4070-864d-412216166898} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:06:53.472397 [ 5 ] {e3882c04-ca8e-4070-864d-412216166898} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:06:53.472944 [ 5 ] {e3882c04-ca8e-4070-864d-412216166898} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:53.472983 [ 5 ] {e3882c04-ca8e-4070-864d-412216166898} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:53.473317 [ 5 ] {e3882c04-ca8e-4070-864d-412216166898} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.15 04:06:53.473553 [ 5 ] {e3882c04-ca8e-4070-864d-412216166898} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:53.473786 [ 5 ] {e3882c04-ca8e-4070-864d-412216166898} executeQuery: Read 124 rows, 7.69 KiB in 0.001453 sec., 85340.67446662078 rows/sec., 5.17 MiB/sec. 2025.04.15 04:06:53.473852 [ 5 ] {e3882c04-ca8e-4070-864d-412216166898} TCPHandler: Processed in 0.001652355 sec. 2025.04.15 04:06:53.473985 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:53.474117 [ 5 ] {c0bd0e39-9ed8-462d-8dbc-7ae38e047522} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:06:53.474162 [ 5 ] {c0bd0e39-9ed8-462d-8dbc-7ae38e047522} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:06:53.474780 [ 5 ] {c0bd0e39-9ed8-462d-8dbc-7ae38e047522} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:53.474819 [ 5 ] {c0bd0e39-9ed8-462d-8dbc-7ae38e047522} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:53.475178 [ 5 ] {c0bd0e39-9ed8-462d-8dbc-7ae38e047522} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:06:53.475404 [ 5 ] {c0bd0e39-9ed8-462d-8dbc-7ae38e047522} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:53.475631 [ 5 ] {c0bd0e39-9ed8-462d-8dbc-7ae38e047522} executeQuery: Read 341 rows, 23.30 KiB in 0.001538 sec., 221716.51495448634 rows/sec., 14.79 MiB/sec. 2025.04.15 04:06:53.475681 [ 5 ] {c0bd0e39-9ed8-462d-8dbc-7ae38e047522} TCPHandler: Processed in 0.001761598 sec. 2025.04.15 04:06:53.475793 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:53.475896 [ 5 ] {cc19c969-0627-42c4-bae2-64299f4ef40b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:06:53.475940 [ 5 ] {cc19c969-0627-42c4-bae2-64299f4ef40b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:06:53.476472 [ 5 ] {cc19c969-0627-42c4-bae2-64299f4ef40b} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:53.476511 [ 5 ] {cc19c969-0627-42c4-bae2-64299f4ef40b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:53.476860 [ 5 ] {cc19c969-0627-42c4-bae2-64299f4ef40b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:06:53.477101 [ 5 ] {cc19c969-0627-42c4-bae2-64299f4ef40b} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:53.477288 [ 5 ] {cc19c969-0627-42c4-bae2-64299f4ef40b} executeQuery: Read 112 rows, 6.53 KiB in 0.001414 sec., 79207.92079207921 rows/sec., 4.51 MiB/sec. 2025.04.15 04:06:53.477338 [ 5 ] {cc19c969-0627-42c4-bae2-64299f4ef40b} TCPHandler: Processed in 0.001594254 sec. 2025.04.15 04:06:53.477453 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:53.477555 [ 5 ] {40bb09c9-a3f3-4ea4-8fb1-98187a3ddeab} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:06:53.477599 [ 5 ] {40bb09c9-a3f3-4ea4-8fb1-98187a3ddeab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:06:53.478416 [ 5 ] {40bb09c9-a3f3-4ea4-8fb1-98187a3ddeab} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:53.478455 [ 5 ] {40bb09c9-a3f3-4ea4-8fb1-98187a3ddeab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:53.478838 [ 5 ] {40bb09c9-a3f3-4ea4-8fb1-98187a3ddeab} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.04.15 04:06:53.479075 [ 5 ] {40bb09c9-a3f3-4ea4-8fb1-98187a3ddeab} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:53.479268 [ 5 ] {40bb09c9-a3f3-4ea4-8fb1-98187a3ddeab} executeQuery: Read 856 rows, 63.33 KiB in 0.001733 sec., 493941.14252740913 rows/sec., 35.69 MiB/sec. 2025.04.15 04:06:53.479318 [ 5 ] {40bb09c9-a3f3-4ea4-8fb1-98187a3ddeab} TCPHandler: Processed in 0.001915151 sec. 2025.04.15 04:06:53.479430 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:53.479534 [ 5 ] {4acac55d-2fc4-4dcf-913f-e6ab6d922381} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:06:53.479582 [ 5 ] {4acac55d-2fc4-4dcf-913f-e6ab6d922381} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:06:53.479995 [ 5 ] {4acac55d-2fc4-4dcf-913f-e6ab6d922381} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:53.480034 [ 5 ] {4acac55d-2fc4-4dcf-913f-e6ab6d922381} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:53.480379 [ 5 ] {4acac55d-2fc4-4dcf-913f-e6ab6d922381} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:06:53.480611 [ 5 ] {4acac55d-2fc4-4dcf-913f-e6ab6d922381} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:53.480862 [ 5 ] {4acac55d-2fc4-4dcf-913f-e6ab6d922381} executeQuery: Read 6 rows, 321.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 232.89 KiB/sec. 2025.04.15 04:06:53.481056 [ 5 ] {4acac55d-2fc4-4dcf-913f-e6ab6d922381} TCPHandler: Processed in 0.001672326 sec. 2025.04.15 04:06:53.481270 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:53.481375 [ 5 ] {3b085b8e-ad97-439c-9be6-8ccc5139d62c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:53.481423 [ 5 ] {3b085b8e-ad97-439c-9be6-8ccc5139d62c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:06:53.482141 [ 5 ] {3b085b8e-ad97-439c-9be6-8ccc5139d62c} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:53.482180 [ 5 ] {3b085b8e-ad97-439c-9be6-8ccc5139d62c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:53.482603 [ 5 ] {3b085b8e-ad97-439c-9be6-8ccc5139d62c} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.04.15 04:06:53.482841 [ 5 ] {3b085b8e-ad97-439c-9be6-8ccc5139d62c} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:53.483050 [ 5 ] {3b085b8e-ad97-439c-9be6-8ccc5139d62c} executeQuery: Read 960 rows, 65.32 KiB in 0.001698 sec., 565371.0247349823 rows/sec., 37.57 MiB/sec. 2025.04.15 04:06:53.483101 [ 5 ] {3b085b8e-ad97-439c-9be6-8ccc5139d62c} TCPHandler: Processed in 0.00189784 sec. 2025.04.15 04:06:53.483214 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:53.483318 [ 5 ] {9fb8e96a-ff38-409b-98ba-d943d0d9331f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:06:53.483364 [ 5 ] {9fb8e96a-ff38-409b-98ba-d943d0d9331f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:06:53.483756 [ 5 ] {9fb8e96a-ff38-409b-98ba-d943d0d9331f} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:53.483795 [ 5 ] {9fb8e96a-ff38-409b-98ba-d943d0d9331f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:53.484133 [ 5 ] {9fb8e96a-ff38-409b-98ba-d943d0d9331f} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:06:53.484370 [ 5 ] {9fb8e96a-ff38-409b-98ba-d943d0d9331f} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:53.484570 [ 5 ] {9fb8e96a-ff38-409b-98ba-d943d0d9331f} executeQuery: Read 1 rows, 69.00 B in 0.001273 sec., 785.5459544383347 rows/sec., 52.93 KiB/sec. 2025.04.15 04:06:53.484619 [ 5 ] {9fb8e96a-ff38-409b-98ba-d943d0d9331f} TCPHandler: Processed in 0.001454221 sec. 2025.04.15 04:06:53.484736 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:53.484838 [ 5 ] {1b10e3e7-7571-48fc-97ee-b10da2f80d18} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:53.484903 [ 5 ] {1b10e3e7-7571-48fc-97ee-b10da2f80d18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:06:53.485901 [ 5 ] {1b10e3e7-7571-48fc-97ee-b10da2f80d18} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:53.485941 [ 5 ] {1b10e3e7-7571-48fc-97ee-b10da2f80d18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:53.486516 [ 5 ] {1b10e3e7-7571-48fc-97ee-b10da2f80d18} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.15 04:06:53.486769 [ 5 ] {1b10e3e7-7571-48fc-97ee-b10da2f80d18} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:53.486946 [ 5 ] {1b10e3e7-7571-48fc-97ee-b10da2f80d18} executeQuery: Read 8 rows, 14.68 KiB in 0.002129 sec., 3757.6326914044157 rows/sec., 6.73 MiB/sec. 2025.04.15 04:06:53.487034 [ 5 ] {1b10e3e7-7571-48fc-97ee-b10da2f80d18} TCPHandler: Processed in 0.00234725 sec. 2025.04.15 04:06:53.487153 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:53.487263 [ 5 ] {e90d017a-13d1-47f3-8d74-4549ed76520a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:06:53.487309 [ 5 ] {e90d017a-13d1-47f3-8d74-4549ed76520a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:06:53.487715 [ 5 ] {e90d017a-13d1-47f3-8d74-4549ed76520a} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:53.487751 [ 5 ] {e90d017a-13d1-47f3-8d74-4549ed76520a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:53.488094 [ 5 ] {e90d017a-13d1-47f3-8d74-4549ed76520a} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.04.15 04:06:53.488323 [ 5 ] {e90d017a-13d1-47f3-8d74-4549ed76520a} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:53.488491 [ 5 ] {e90d017a-13d1-47f3-8d74-4549ed76520a} executeQuery: Read 34 rows, 2.02 KiB in 0.001248 sec., 27243.589743589742 rows/sec., 1.58 MiB/sec. 2025.04.15 04:06:53.488550 [ 5 ] {e90d017a-13d1-47f3-8d74-4549ed76520a} TCPHandler: Processed in 0.001445211 sec. 2025.04.15 04:06:55.553944 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1546 2025.04.15 04:06:55.558547 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:55.558609 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:55.560103 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:06:55.560412 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:55.561803 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1546 2025.04.15 04:06:57.931841 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 2025.04.15 04:06:57.932548 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:57.932596 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:57.933111 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.15 04:06:57.933364 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:57.933604 [ 81 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.15 04:06:57.933622 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 2025.04.15 04:06:57.933706 [ 81 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:57.933735 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:57.933930 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.15 04:06:57.934165 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:57.934236 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2025.04.15 04:06:57.934415 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part 2025.04.15 04:06:57.934606 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part 2025.04.15 04:06:57.934793 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part 2025.04.15 04:06:57.934990 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part 2025.04.15 04:06:57.935115 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part 2025.04.15 04:06:57.937563 [ 198 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.003744659 sec., 6239019.360641383 rows/sec., 89.25 MiB/sec. 2025.04.15 04:06:57.938010 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.15 04:06:57.938377 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_51_10} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:57.938477 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_51_10} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.15 04:06:57.938599 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.04.15 04:06:57.962284 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:57.962560 [ 5 ] {9e78f9eb-ea57-4b68-8c2f-b3b80ef4c368} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:06:57.962663 [ 5 ] {9e78f9eb-ea57-4b68-8c2f-b3b80ef4c368} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:06:57.963497 [ 5 ] {9e78f9eb-ea57-4b68-8c2f-b3b80ef4c368} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:57.963537 [ 5 ] {9e78f9eb-ea57-4b68-8c2f-b3b80ef4c368} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:57.963958 [ 5 ] {9e78f9eb-ea57-4b68-8c2f-b3b80ef4c368} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.04.15 04:06:57.964205 [ 5 ] {9e78f9eb-ea57-4b68-8c2f-b3b80ef4c368} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:57.964399 [ 5 ] {9e78f9eb-ea57-4b68-8c2f-b3b80ef4c368} executeQuery: Read 56 rows, 4.41 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.24 MiB/sec. 2025.04.15 04:06:57.964459 [ 5 ] {9e78f9eb-ea57-4b68-8c2f-b3b80ef4c368} TCPHandler: Processed in 0.002347151 sec. 2025.04.15 04:06:57.964601 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:57.964710 [ 5 ] {4a037133-d8be-417d-9804-ec9f2b916fb9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:06:57.964758 [ 5 ] {4a037133-d8be-417d-9804-ec9f2b916fb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:06:57.965308 [ 5 ] {4a037133-d8be-417d-9804-ec9f2b916fb9} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:57.965344 [ 5 ] {4a037133-d8be-417d-9804-ec9f2b916fb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:57.965682 [ 5 ] {4a037133-d8be-417d-9804-ec9f2b916fb9} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.04.15 04:06:57.965931 [ 5 ] {4a037133-d8be-417d-9804-ec9f2b916fb9} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:57.966096 [ 5 ] {4a037133-d8be-417d-9804-ec9f2b916fb9} executeQuery: Read 64 rows, 5.12 KiB in 0.001413 sec., 45293.70134465676 rows/sec., 3.54 MiB/sec. 2025.04.15 04:06:57.966145 [ 5 ] {4a037133-d8be-417d-9804-ec9f2b916fb9} TCPHandler: Processed in 0.001596384 sec. 2025.04.15 04:06:57.966278 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:57.966381 [ 5 ] {b5b6794e-77ca-4d11-a75b-6d2778829ff8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:06:57.966429 [ 5 ] {b5b6794e-77ca-4d11-a75b-6d2778829ff8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:06:57.966913 [ 5 ] {b5b6794e-77ca-4d11-a75b-6d2778829ff8} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:57.966950 [ 5 ] {b5b6794e-77ca-4d11-a75b-6d2778829ff8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:57.967320 [ 5 ] {b5b6794e-77ca-4d11-a75b-6d2778829ff8} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.04.15 04:06:57.967545 [ 5 ] {b5b6794e-77ca-4d11-a75b-6d2778829ff8} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:57.967743 [ 5 ] {b5b6794e-77ca-4d11-a75b-6d2778829ff8} executeQuery: Read 128 rows, 9.13 KiB in 0.001384 sec., 92485.54913294797 rows/sec., 6.44 MiB/sec. 2025.04.15 04:06:57.967792 [ 5 ] {b5b6794e-77ca-4d11-a75b-6d2778829ff8} TCPHandler: Processed in 0.001562384 sec. 2025.04.15 04:06:57.967906 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:06:57.968008 [ 5 ] {03c84157-3291-4b9e-953f-df210a2a1660} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:06:57.968059 [ 5 ] {03c84157-3291-4b9e-953f-df210a2a1660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:06:57.968518 [ 5 ] {03c84157-3291-4b9e-953f-df210a2a1660} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:57.968557 [ 5 ] {03c84157-3291-4b9e-953f-df210a2a1660} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:57.968906 [ 5 ] {03c84157-3291-4b9e-953f-df210a2a1660} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.04.15 04:06:57.969136 [ 5 ] {03c84157-3291-4b9e-953f-df210a2a1660} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:57.969364 [ 5 ] {03c84157-3291-4b9e-953f-df210a2a1660} executeQuery: Read 48 rows, 3.31 KiB in 0.001371 sec., 35010.940919037195 rows/sec., 2.36 MiB/sec. 2025.04.15 04:06:57.969462 [ 5 ] {03c84157-3291-4b9e-953f-df210a2a1660} TCPHandler: Processed in 0.001602274 sec. 2025.04.15 04:06:59.560984 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.04.15 04:06:59.583419 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:59.583476 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:59.590905 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.15 04:06:59.591664 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:59.591979 [ 79 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.15 04:06:59.592042 [ 79 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:06:59.592077 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:06:59.592498 [ 200 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.15 04:06:59.607348 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.04.15 04:06:59.609005 [ 200 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:06:59.610386 [ 200 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2025.04.15 04:06:59.617064 [ 200 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2025.04.15 04:06:59.622640 [ 200 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2025.04.15 04:06:59.627952 [ 200 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.04.15 04:06:59.633739 [ 200 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2025.04.15 04:06:59.638042 [ 200 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.04.15 04:06:59.698482 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.106280348 sec., 3622.494724989045 rows/sec., 18.73 MiB/sec. 2025.04.15 04:06:59.701913 [ 189 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.15 04:06:59.704777 [ 189 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_51_10} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:06:59.704918 [ 189 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_51_10} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.15 04:06:59.707273 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.04.15 04:07:02.965456 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:02.965660 [ 5 ] {9ecc7b40-c197-4b25-83d9-39ed4a73d3c3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:07:02.965731 [ 5 ] {9ecc7b40-c197-4b25-83d9-39ed4a73d3c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:07:02.966572 [ 5 ] {9ecc7b40-c197-4b25-83d9-39ed4a73d3c3} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:02.966626 [ 5 ] {9ecc7b40-c197-4b25-83d9-39ed4a73d3c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:02.967079 [ 5 ] {9ecc7b40-c197-4b25-83d9-39ed4a73d3c3} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.04.15 04:07:02.967336 [ 5 ] {9ecc7b40-c197-4b25-83d9-39ed4a73d3c3} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:02.967554 [ 76 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.04.15 04:07:02.967557 [ 5 ] {9ecc7b40-c197-4b25-83d9-39ed4a73d3c3} executeQuery: Read 120 rows, 10.44 KiB in 0.001945 sec., 61696.65809768638 rows/sec., 5.24 MiB/sec. 2025.04.15 04:07:02.967638 [ 76 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:02.967715 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:02.967735 [ 5 ] {9ecc7b40-c197-4b25-83d9-39ed4a73d3c3} TCPHandler: Processed in 0.002399331 sec. 2025.04.15 04:07:02.967931 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:02.967942 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.04.15 04:07:02.968108 [ 5 ] {b34bedc9-302e-4b55-85fe-c6ab774920df} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:07:02.968230 [ 5 ] {b34bedc9-302e-4b55-85fe-c6ab774920df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:07:02.968266 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:02.968380 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1847 rows starting from the beginning of the part 2025.04.15 04:07:02.968713 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 633 rows starting from the beginning of the part 2025.04.15 04:07:02.969187 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 120 rows starting from the beginning of the part 2025.04.15 04:07:02.969495 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1778 rows starting from the beginning of the part 2025.04.15 04:07:02.969840 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part 2025.04.15 04:07:02.970243 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 120 rows starting from the beginning of the part 2025.04.15 04:07:02.970942 [ 5 ] {b34bedc9-302e-4b55-85fe-c6ab774920df} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:02.971006 [ 5 ] {b34bedc9-302e-4b55-85fe-c6ab774920df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:02.971847 [ 5 ] {b34bedc9-302e-4b55-85fe-c6ab774920df} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.15 04:07:02.972385 [ 5 ] {b34bedc9-302e-4b55-85fe-c6ab774920df} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:02.972737 [ 76 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.04.15 04:07:02.972851 [ 76 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:02.972940 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:02.973001 [ 5 ] {b34bedc9-302e-4b55-85fe-c6ab774920df} executeQuery: Read 32 rows, 2.41 KiB in 0.004908 sec., 6519.967400162999 rows/sec., 490.27 KiB/sec. 2025.04.15 04:07:02.973366 [ 5 ] {b34bedc9-302e-4b55-85fe-c6ab774920df} TCPHandler: Processed in 0.005511917 sec. 2025.04.15 04:07:02.973379 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.04.15 04:07:02.973550 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:02.973617 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:02.973706 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 164 rows starting from the beginning of the part 2025.04.15 04:07:02.973862 [ 5 ] {88cdb007-2d04-4b46-965a-40986a3c683f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:07:02.974105 [ 5 ] {88cdb007-2d04-4b46-965a-40986a3c683f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:07:02.974102 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part 2025.04.15 04:07:02.974728 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 114 rows starting from the beginning of the part 2025.04.15 04:07:02.975320 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part 2025.04.15 04:07:02.975436 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4554 rows, containing 5 columns (5 merged, 0 gathered) in 0.007597162 sec., 599434.3677283701 rows/sec., 50.94 MiB/sec. 2025.04.15 04:07:02.975739 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 124 rows starting from the beginning of the part 2025.04.15 04:07:02.975974 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.04.15 04:07:02.976263 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part 2025.04.15 04:07:02.977407 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_86_17} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:02.977665 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_86_17} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.04.15 04:07:02.977913 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.04.15 04:07:02.978739 [ 5 ] {88cdb007-2d04-4b46-965a-40986a3c683f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:02.978811 [ 5 ] {88cdb007-2d04-4b46-965a-40986a3c683f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:02.979874 [ 5 ] {88cdb007-2d04-4b46-965a-40986a3c683f} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.04.15 04:07:02.980023 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 5 columns (5 merged, 0 gathered) in 0.006921327 sec., 72529.4441369408 rows/sec., 4.91 MiB/sec. 2025.04.15 04:07:02.980189 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.04.15 04:07:02.980295 [ 5 ] {88cdb007-2d04-4b46-965a-40986a3c683f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:02.980522 [ 76 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.04.15 04:07:02.980608 [ 76 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:02.980660 [ 5 ] {88cdb007-2d04-4b46-965a-40986a3c683f} executeQuery: Read 96 rows, 7.68 KiB in 0.006908 sec., 13896.931094383324 rows/sec., 1.09 MiB/sec. 2025.04.15 04:07:02.980679 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:02.980710 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_71_14} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:02.981033 [ 5 ] {88cdb007-2d04-4b46-965a-40986a3c683f} TCPHandler: Processed in 0.007560041 sec. 2025.04.15 04:07:02.981069 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.04.15 04:07:02.981086 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_71_14} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.04.15 04:07:02.981446 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:02.981462 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.04.15 04:07:02.981578 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:02.981677 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 914 rows starting from the beginning of the part 2025.04.15 04:07:02.981742 [ 5 ] {6f6a2e4b-246c-4680-9469-5800bcd7c58c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:02.981950 [ 5 ] {6f6a2e4b-246c-4680-9469-5800bcd7c58c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:07:02.982066 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 390 rows starting from the beginning of the part 2025.04.15 04:07:02.982549 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 96 rows starting from the beginning of the part 2025.04.15 04:07:02.982775 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 856 rows starting from the beginning of the part 2025.04.15 04:07:02.982980 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2025.04.15 04:07:02.983199 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 96 rows starting from the beginning of the part 2025.04.15 04:07:02.983746 [ 5 ] {6f6a2e4b-246c-4680-9469-5800bcd7c58c} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:02.983790 [ 5 ] {6f6a2e4b-246c-4680-9469-5800bcd7c58c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:02.984323 [ 5 ] {6f6a2e4b-246c-4680-9469-5800bcd7c58c} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.04.15 04:07:02.984600 [ 5 ] {6f6a2e4b-246c-4680-9469-5800bcd7c58c} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:02.984802 [ 73 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.04.15 04:07:02.984941 [ 73 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:02.985032 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:02.985078 [ 5 ] {6f6a2e4b-246c-4680-9469-5800bcd7c58c} executeQuery: Read 160 rows, 11.41 KiB in 0.003407 sec., 46962.136777223364 rows/sec., 3.27 MiB/sec. 2025.04.15 04:07:02.985579 [ 5 ] {6f6a2e4b-246c-4680-9469-5800bcd7c58c} TCPHandler: Processed in 0.004283932 sec. 2025.04.15 04:07:02.985600 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.04.15 04:07:02.985942 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:02.986195 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:02.986292 [ 5 ] {220d1283-29c3-40bc-8583-53e56332ae16} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:02.986302 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24373 rows starting from the beginning of the part 2025.04.15 04:07:02.986964 [ 5 ] {220d1283-29c3-40bc-8583-53e56332ae16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:07:02.986966 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part 2025.04.15 04:07:02.987347 [ 194 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.006520569 sec., 370519.811998002 rows/sec., 28.37 MiB/sec. 2025.04.15 04:07:02.987445 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part 2025.04.15 04:07:02.987926 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 960 rows starting from the beginning of the part 2025.04.15 04:07:02.987959 [ 194 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.04.15 04:07:02.988434 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part 2025.04.15 04:07:02.988946 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part 2025.04.15 04:07:02.989272 [ 194 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_86_17} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:02.989876 [ 194 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_86_17} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.04.15 04:07:02.990235 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.04.15 04:07:02.991701 [ 5 ] {220d1283-29c3-40bc-8583-53e56332ae16} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:02.991751 [ 5 ] {220d1283-29c3-40bc-8583-53e56332ae16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:02.992791 [ 5 ] {220d1283-29c3-40bc-8583-53e56332ae16} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.15 04:07:02.993433 [ 5 ] {220d1283-29c3-40bc-8583-53e56332ae16} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:02.993592 [ 73 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.04.15 04:07:02.993636 [ 73 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:02.993654 [ 5 ] {220d1283-29c3-40bc-8583-53e56332ae16} executeQuery: Read 32 rows, 58.72 KiB in 0.007474 sec., 4281.509232004281 rows/sec., 7.67 MiB/sec. 2025.04.15 04:07:02.993665 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:02.994010 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.04.15 04:07:02.994032 [ 5 ] {220d1283-29c3-40bc-8583-53e56332ae16} TCPHandler: Processed in 0.008230765 sec. 2025.04.15 04:07:02.994477 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:02.994768 [ 5 ] {d20deb2d-7945-4483-9338-d88332eabfe3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:07:02.994962 [ 5 ] {d20deb2d-7945-4483-9338-d88332eabfe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:07:02.995118 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:02.995413 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1275 rows starting from the beginning of the part 2025.04.15 04:07:02.996622 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part 2025.04.15 04:07:02.997599 [ 5 ] {d20deb2d-7945-4483-9338-d88332eabfe3} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:02.997627 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2025.04.15 04:07:02.997670 [ 5 ] {d20deb2d-7945-4483-9338-d88332eabfe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:02.998993 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 26018 rows, containing 5 columns (5 merged, 0 gathered) in 0.013801815 sec., 1885114.3853181629 rows/sec., 127.23 MiB/sec. 2025.04.15 04:07:02.999178 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part 2025.04.15 04:07:02.999505 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.04.15 04:07:02.999622 [ 5 ] {d20deb2d-7945-4483-9338-d88332eabfe3} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.04.15 04:07:03.000141 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2025.04.15 04:07:03.000156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 238.79 MiB, peak 247.09 MiB, free memory in arenas 0.00 B, will set to 234.96 MiB (RSS), difference: -3.83 MiB 2025.04.15 04:07:03.000632 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_86_17} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:03.000632 [ 5 ] {d20deb2d-7945-4483-9338-d88332eabfe3} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:03.000953 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_86_17} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.04.15 04:07:03.001201 [ 73 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.04.15 04:07:03.001408 [ 73 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:03.001437 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.04.15 04:07:03.001538 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:03.001758 [ 5 ] {d20deb2d-7945-4483-9338-d88332eabfe3} executeQuery: Read 60 rows, 4.14 KiB in 0.007016 sec., 8551.88141391106 rows/sec., 590.17 KiB/sec. 2025.04.15 04:07:03.002156 [ 5 ] {d20deb2d-7945-4483-9338-d88332eabfe3} TCPHandler: Processed in 0.007759386 sec. 2025.04.15 04:07:03.002303 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.04.15 04:07:03.002991 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:03.003149 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4816 rows starting from the beginning of the part 2025.04.15 04:07:03.003644 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part 2025.04.15 04:07:03.003821 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part 2025.04.15 04:07:03.004084 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2025.04.15 04:07:03.004461 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part 2025.04.15 04:07:03.004672 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part 2025.04.15 04:07:03.005039 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2025.04.15 04:07:03.008399 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5100 rows, containing 4 columns (4 merged, 0 gathered) in 0.006636222 sec., 768509.5525737385 rows/sec., 50.04 MiB/sec. 2025.04.15 04:07:03.008779 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.04.15 04:07:03.009150 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_86_17} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:03.009264 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_86_17} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.04.15 04:07:03.009395 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.04.15 04:07:03.013814 [ 192 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1387 rows, containing 19 columns (19 merged, 0 gathered) in 0.020048708 sec., 69181.51533754694 rows/sec., 123.97 MiB/sec. 2025.04.15 04:07:03.015298 [ 191 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.04.15 04:07:03.015725 [ 191 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_71_14} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:03.015814 [ 191 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_71_14} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.04.15 04:07:03.015974 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. 2025.04.15 04:07:04.000229 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 231.38 MiB, peak 247.09 MiB, free memory in arenas 0.00 B, will set to 237.37 MiB (RSS), difference: 5.99 MiB 2025.04.15 04:07:04.779727 [ 76 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.04.15 04:07:04.779791 [ 76 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:04.779813 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:04.779958 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.04.15 04:07:04.780160 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:04.780203 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part 2025.04.15 04:07:04.780294 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2025.04.15 04:07:04.780539 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2025.04.15 04:07:04.780697 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part 2025.04.15 04:07:04.780938 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part 2025.04.15 04:07:04.782033 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002153577 sec., 16716.374664105348 rows/sec., 1.39 MiB/sec. 2025.04.15 04:07:04.782224 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.04.15 04:07:04.782550 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_21_5} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:04.782645 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_21_5} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.04.15 04:07:04.782754 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:07:04.807865 [ 76 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 2025.04.15 04:07:04.807905 [ 76 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:04.807925 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:04.808128 [ 198 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_37_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full 2025.04.15 04:07:04.808557 [ 198 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_37_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:04.808632 [ 198 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 342 rows starting from the beginning of the part 2025.04.15 04:07:04.808742 [ 198 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 341 rows starting from the beginning of the part 2025.04.15 04:07:04.808838 [ 198 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 113 rows starting from the beginning of the part 2025.04.15 04:07:04.809088 [ 198 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 113 rows starting from the beginning of the part 2025.04.15 04:07:04.809249 [ 198 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 341 rows starting from the beginning of the part 2025.04.15 04:07:04.810354 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_37_8} MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002362131 sec., 529183.1824737916 rows/sec., 37.14 MiB/sec. 2025.04.15 04:07:04.810564 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_37_8} MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) 2025.04.15 04:07:04.810930 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_37_8} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:04.811031 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_37_8} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 2025.04.15 04:07:04.811141 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.04.15 04:07:05.202581 [ 76 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:07:05.202623 [ 76 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:07:05.433832 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 2025.04.15 04:07:05.434714 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:05.434755 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:05.435283 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.15 04:07:05.435529 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:05.435748 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.04.15 04:07:05.510839 [ 76 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 2025.04.15 04:07:05.510883 [ 76 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:05.510910 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:05.511135 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_37_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full 2025.04.15 04:07:05.511463 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_37_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:05.511511 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part 2025.04.15 04:07:05.511625 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2025.04.15 04:07:05.511733 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2025.04.15 04:07:05.511955 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2025.04.15 04:07:05.512097 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2025.04.15 04:07:05.513190 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_37_8} MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.002195927 sec., 16849.376140463686 rows/sec., 1.11 MiB/sec. 2025.04.15 04:07:05.513398 [ 201 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_37_8} MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) 2025.04.15 04:07:05.513817 [ 201 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_37_8} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:05.513927 [ 201 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_37_8} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 2025.04.15 04:07:05.514031 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.04.15 04:07:05.562117 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1566 2025.04.15 04:07:05.565300 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:05.565347 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:05.566774 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:07:05.567093 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:05.567727 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1566 2025.04.15 04:07:07.107415 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.04.15 04:07:07.126713 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:07.126780 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:07.133684 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.15 04:07:07.134446 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:07.137675 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.04.15 04:07:07.972126 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:07.972318 [ 5 ] {bac79b18-75b1-43a8-bfda-1ef9bc5215f1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:07:07.972392 [ 5 ] {bac79b18-75b1-43a8-bfda-1ef9bc5215f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:07:07.973381 [ 5 ] {bac79b18-75b1-43a8-bfda-1ef9bc5215f1} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:07.973433 [ 5 ] {bac79b18-75b1-43a8-bfda-1ef9bc5215f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:07.973904 [ 5 ] {bac79b18-75b1-43a8-bfda-1ef9bc5215f1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:07:07.974208 [ 5 ] {bac79b18-75b1-43a8-bfda-1ef9bc5215f1} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:07.974426 [ 71 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.04.15 04:07:07.974452 [ 5 ] {bac79b18-75b1-43a8-bfda-1ef9bc5215f1} executeQuery: Read 212 rows, 13.81 KiB in 0.002185 sec., 97025.17162471397 rows/sec., 6.17 MiB/sec. 2025.04.15 04:07:07.974517 [ 71 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:07.974599 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:07.974607 [ 5 ] {bac79b18-75b1-43a8-bfda-1ef9bc5215f1} TCPHandler: Processed in 0.002618726 sec. 2025.04.15 04:07:07.974812 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:07.974823 [ 194 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.04.15 04:07:07.974996 [ 5 ] {463be72d-2d51-4670-8f9f-da59de3da922} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:07:07.975112 [ 5 ] {463be72d-2d51-4670-8f9f-da59de3da922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:07:07.975131 [ 194 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:07.975249 [ 194 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 212 rows starting from the beginning of the part 2025.04.15 04:07:07.975570 [ 194 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part 2025.04.15 04:07:07.975915 [ 194 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part 2025.04.15 04:07:07.976332 [ 194 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part 2025.04.15 04:07:07.976715 [ 194 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part 2025.04.15 04:07:07.978395 [ 5 ] {463be72d-2d51-4670-8f9f-da59de3da922} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:07.978469 [ 5 ] {463be72d-2d51-4670-8f9f-da59de3da922} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:07.979492 [ 5 ] {463be72d-2d51-4670-8f9f-da59de3da922} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.04.15 04:07:07.979774 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005045708 sec., 210079.53690542534 rows/sec., 14.16 MiB/sec. 2025.04.15 04:07:07.979991 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.04.15 04:07:07.980020 [ 5 ] {463be72d-2d51-4670-8f9f-da59de3da922} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:07.980377 [ 5 ] {463be72d-2d51-4670-8f9f-da59de3da922} executeQuery: Read 633 rows, 50.98 KiB in 0.005435 sec., 116467.34130634775 rows/sec., 9.16 MiB/sec. 2025.04.15 04:07:07.980545 [ 5 ] {463be72d-2d51-4670-8f9f-da59de3da922} TCPHandler: Processed in 0.005807753 sec. 2025.04.15 04:07:07.980628 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_37_9} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:07.980980 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:07.980996 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_37_9} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.04.15 04:07:07.981358 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.04.15 04:07:07.981466 [ 5 ] {7fe820c1-9138-48f5-8cc2-2a9ccbb2c0ad} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:07:07.981577 [ 5 ] {7fe820c1-9138-48f5-8cc2-2a9ccbb2c0ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:07:07.982245 [ 5 ] {7fe820c1-9138-48f5-8cc2-2a9ccbb2c0ad} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:07.982304 [ 5 ] {7fe820c1-9138-48f5-8cc2-2a9ccbb2c0ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:07.982788 [ 5 ] {7fe820c1-9138-48f5-8cc2-2a9ccbb2c0ad} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.15 04:07:07.983118 [ 5 ] {7fe820c1-9138-48f5-8cc2-2a9ccbb2c0ad} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:07.983331 [ 5 ] {7fe820c1-9138-48f5-8cc2-2a9ccbb2c0ad} executeQuery: Read 114 rows, 6.99 KiB in 0.002039 sec., 55909.75968612065 rows/sec., 3.35 MiB/sec. 2025.04.15 04:07:07.983398 [ 5 ] {7fe820c1-9138-48f5-8cc2-2a9ccbb2c0ad} TCPHandler: Processed in 0.002567985 sec. 2025.04.15 04:07:07.983544 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:07.983652 [ 5 ] {414c06c0-2d36-4f08-b44e-2e27d177ba9b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:07:07.983744 [ 5 ] {414c06c0-2d36-4f08-b44e-2e27d177ba9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:07:07.984415 [ 5 ] {414c06c0-2d36-4f08-b44e-2e27d177ba9b} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:07.984468 [ 5 ] {414c06c0-2d36-4f08-b44e-2e27d177ba9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:07.984918 [ 5 ] {414c06c0-2d36-4f08-b44e-2e27d177ba9b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:07:07.985202 [ 5 ] {414c06c0-2d36-4f08-b44e-2e27d177ba9b} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:07.985421 [ 5 ] {414c06c0-2d36-4f08-b44e-2e27d177ba9b} executeQuery: Read 113 rows, 7.49 KiB in 0.001788 sec., 63199.105145413865 rows/sec., 4.09 MiB/sec. 2025.04.15 04:07:07.985502 [ 5 ] {414c06c0-2d36-4f08-b44e-2e27d177ba9b} TCPHandler: Processed in 0.002010373 sec. 2025.04.15 04:07:07.985663 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:07.985797 [ 5 ] {35a06801-afbc-4fe9-b971-fe6f244f92a3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:07:07.985843 [ 5 ] {35a06801-afbc-4fe9-b971-fe6f244f92a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:07:07.986422 [ 5 ] {35a06801-afbc-4fe9-b971-fe6f244f92a3} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:07.986462 [ 5 ] {35a06801-afbc-4fe9-b971-fe6f244f92a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:07.986823 [ 5 ] {35a06801-afbc-4fe9-b971-fe6f244f92a3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:07:07.987069 [ 5 ] {35a06801-afbc-4fe9-b971-fe6f244f92a3} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:07.987248 [ 71 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.04.15 04:07:07.987299 [ 5 ] {35a06801-afbc-4fe9-b971-fe6f244f92a3} executeQuery: Read 112 rows, 6.53 KiB in 0.001514 sec., 73976.2219286658 rows/sec., 4.21 MiB/sec. 2025.04.15 04:07:07.987323 [ 71 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:07.987391 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:07.987418 [ 5 ] {35a06801-afbc-4fe9-b971-fe6f244f92a3} TCPHandler: Processed in 0.001812308 sec. 2025.04.15 04:07:07.987703 [ 188 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.04.15 04:07:07.987733 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:07.988135 [ 5 ] {7c976e71-8214-41c5-a4b1-a1b06fdfa607} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:07:07.988147 [ 188 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:07.988226 [ 5 ] {7c976e71-8214-41c5-a4b1-a1b06fdfa607} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:07:07.988233 [ 188 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 112 rows starting from the beginning of the part 2025.04.15 04:07:07.988583 [ 188 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 112 rows starting from the beginning of the part 2025.04.15 04:07:07.989018 [ 188 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 112 rows starting from the beginning of the part 2025.04.15 04:07:07.989440 [ 188 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part 2025.04.15 04:07:07.989853 [ 188 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 112 rows starting from the beginning of the part 2025.04.15 04:07:07.991769 [ 5 ] {7c976e71-8214-41c5-a4b1-a1b06fdfa607} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:07.991854 [ 5 ] {7c976e71-8214-41c5-a4b1-a1b06fdfa607} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:07.992496 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004974796 sec., 112567.42990064315 rows/sec., 6.84 MiB/sec. 2025.04.15 04:07:07.992684 [ 193 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.04.15 04:07:07.992757 [ 5 ] {7c976e71-8214-41c5-a4b1-a1b06fdfa607} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.04.15 04:07:07.993116 [ 193 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_37_9} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:07.993125 [ 5 ] {7c976e71-8214-41c5-a4b1-a1b06fdfa607} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:07.993216 [ 193 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_37_9} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.04.15 04:07:07.993401 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:07:07.993446 [ 5 ] {7c976e71-8214-41c5-a4b1-a1b06fdfa607} executeQuery: Read 390 rows, 28.23 KiB in 0.005451 sec., 71546.50522839846 rows/sec., 5.06 MiB/sec. 2025.04.15 04:07:07.993517 [ 5 ] {7c976e71-8214-41c5-a4b1-a1b06fdfa607} TCPHandler: Processed in 0.005911036 sec. 2025.04.15 04:07:07.993671 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:07.993783 [ 5 ] {c66830d8-0c7c-4a57-a7a6-0ca7ecd02e6f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:07:07.993833 [ 5 ] {c66830d8-0c7c-4a57-a7a6-0ca7ecd02e6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:07:07.994287 [ 5 ] {c66830d8-0c7c-4a57-a7a6-0ca7ecd02e6f} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:07.994328 [ 5 ] {c66830d8-0c7c-4a57-a7a6-0ca7ecd02e6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:07.994687 [ 5 ] {c66830d8-0c7c-4a57-a7a6-0ca7ecd02e6f} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:07:07.994926 [ 5 ] {c66830d8-0c7c-4a57-a7a6-0ca7ecd02e6f} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:07.995136 [ 5 ] {c66830d8-0c7c-4a57-a7a6-0ca7ecd02e6f} executeQuery: Read 6 rows, 321.00 B in 0.001378 sec., 4354.136429608127 rows/sec., 227.49 KiB/sec. 2025.04.15 04:07:07.995196 [ 5 ] {c66830d8-0c7c-4a57-a7a6-0ca7ecd02e6f} TCPHandler: Processed in 0.001584464 sec. 2025.04.15 04:07:07.995347 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:07.995486 [ 5 ] {0ef335c5-79c4-4068-ab32-1b6636e5769a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:07.995558 [ 5 ] {0ef335c5-79c4-4068-ab32-1b6636e5769a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:07:07.996243 [ 5 ] {0ef335c5-79c4-4068-ab32-1b6636e5769a} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:07.996297 [ 5 ] {0ef335c5-79c4-4068-ab32-1b6636e5769a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:07.996728 [ 5 ] {0ef335c5-79c4-4068-ab32-1b6636e5769a} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.04.15 04:07:07.996994 [ 5 ] {0ef335c5-79c4-4068-ab32-1b6636e5769a} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:07.997216 [ 5 ] {0ef335c5-79c4-4068-ab32-1b6636e5769a} executeQuery: Read 237 rows, 16.27 KiB in 0.001761 sec., 134582.62350936967 rows/sec., 9.02 MiB/sec. 2025.04.15 04:07:07.997270 [ 5 ] {0ef335c5-79c4-4068-ab32-1b6636e5769a} TCPHandler: Processed in 0.001987342 sec. 2025.04.15 04:07:07.997411 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:07.997543 [ 5 ] {f6debe44-e5f8-4c87-a34a-0a7fb26c0856} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:07:07.997609 [ 5 ] {f6debe44-e5f8-4c87-a34a-0a7fb26c0856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:07:07.998049 [ 5 ] {f6debe44-e5f8-4c87-a34a-0a7fb26c0856} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:07.998089 [ 5 ] {f6debe44-e5f8-4c87-a34a-0a7fb26c0856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:07.998437 [ 5 ] {f6debe44-e5f8-4c87-a34a-0a7fb26c0856} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:07:07.998688 [ 5 ] {f6debe44-e5f8-4c87-a34a-0a7fb26c0856} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:07.998895 [ 5 ] {f6debe44-e5f8-4c87-a34a-0a7fb26c0856} executeQuery: Read 1 rows, 69.00 B in 0.001385 sec., 722.0216606498195 rows/sec., 48.65 KiB/sec. 2025.04.15 04:07:07.998952 [ 5 ] {f6debe44-e5f8-4c87-a34a-0a7fb26c0856} TCPHandler: Processed in 0.001595144 sec. 2025.04.15 04:07:07.999085 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:07.999191 [ 5 ] {48eb4d08-3194-4283-ab53-a8fae893539b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:07.999263 [ 5 ] {48eb4d08-3194-4283-ab53-a8fae893539b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:07:08.000179 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 238.58 MiB, peak 247.09 MiB, free memory in arenas 0.00 B, will set to 237.37 MiB (RSS), difference: -1.21 MiB 2025.04.15 04:07:08.000663 [ 5 ] {48eb4d08-3194-4283-ab53-a8fae893539b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:08.000734 [ 5 ] {48eb4d08-3194-4283-ab53-a8fae893539b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:08.001416 [ 5 ] {48eb4d08-3194-4283-ab53-a8fae893539b} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.15 04:07:08.001680 [ 5 ] {48eb4d08-3194-4283-ab53-a8fae893539b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:08.001913 [ 5 ] {48eb4d08-3194-4283-ab53-a8fae893539b} executeQuery: Read 8 rows, 14.68 KiB in 0.002743 sec., 2916.514764855997 rows/sec., 5.23 MiB/sec. 2025.04.15 04:07:08.002016 [ 5 ] {48eb4d08-3194-4283-ab53-a8fae893539b} TCPHandler: Processed in 0.002982354 sec. 2025.04.15 04:07:08.002144 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:08.002251 [ 5 ] {068ef3e2-1951-436a-a069-2ca4cdb32786} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:07:08.002299 [ 5 ] {068ef3e2-1951-436a-a069-2ca4cdb32786} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:07:08.002743 [ 5 ] {068ef3e2-1951-436a-a069-2ca4cdb32786} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:08.002785 [ 5 ] {068ef3e2-1951-436a-a069-2ca4cdb32786} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.04.15 04:07:08.003142 [ 5 ] {068ef3e2-1951-436a-a069-2ca4cdb32786} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.04.15 04:07:08.003376 [ 5 ] {068ef3e2-1951-436a-a069-2ca4cdb32786} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:08.003579 [ 5 ] {068ef3e2-1951-436a-a069-2ca4cdb32786} executeQuery: Read 82 rows, 5.33 KiB in 0.00135 sec., 60740.74074074074 rows/sec., 3.86 MiB/sec. 2025.04.15 04:07:08.003628 [ 5 ] {068ef3e2-1951-436a-a069-2ca4cdb32786} TCPHandler: Processed in 0.001535393 sec. 2025.04.15 04:07:12.935876 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 2025.04.15 04:07:12.936588 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:12.936630 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:12.937191 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.15 04:07:12.937441 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:12.937614 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 2025.04.15 04:07:12.965040 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:12.965224 [ 5 ] {166c34d0-cdeb-448e-afb1-4a5dae8496a1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:07:12.965295 [ 5 ] {166c34d0-cdeb-448e-afb1-4a5dae8496a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:07:12.966003 [ 5 ] {166c34d0-cdeb-448e-afb1-4a5dae8496a1} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:12.966059 [ 5 ] {166c34d0-cdeb-448e-afb1-4a5dae8496a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:12.966469 [ 5 ] {166c34d0-cdeb-448e-afb1-4a5dae8496a1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.04.15 04:07:12.966712 [ 5 ] {166c34d0-cdeb-448e-afb1-4a5dae8496a1} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:12.966925 [ 5 ] {166c34d0-cdeb-448e-afb1-4a5dae8496a1} executeQuery: Read 2 rows, 167.00 B in 0.001752 sec., 1141.552511415525 rows/sec., 93.09 KiB/sec. 2025.04.15 04:07:12.966990 [ 5 ] {166c34d0-cdeb-448e-afb1-4a5dae8496a1} TCPHandler: Processed in 0.002074384 sec. 2025.04.15 04:07:12.967111 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:12.967222 [ 5 ] {6b530797-090f-4cf6-8ede-600985838282} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:07:12.967269 [ 5 ] {6b530797-090f-4cf6-8ede-600985838282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:07:12.967829 [ 5 ] {6b530797-090f-4cf6-8ede-600985838282} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:12.967870 [ 5 ] {6b530797-090f-4cf6-8ede-600985838282} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:12.968225 [ 5 ] {6b530797-090f-4cf6-8ede-600985838282} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.04.15 04:07:12.968450 [ 5 ] {6b530797-090f-4cf6-8ede-600985838282} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:12.968627 [ 5 ] {6b530797-090f-4cf6-8ede-600985838282} executeQuery: Read 121 rows, 10.51 KiB in 0.001432 sec., 84497.20670391062 rows/sec., 7.17 MiB/sec. 2025.04.15 04:07:12.968684 [ 5 ] {6b530797-090f-4cf6-8ede-600985838282} TCPHandler: Processed in 0.001622985 sec. 2025.04.15 04:07:12.968813 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:12.968917 [ 5 ] {4ff87258-d81f-4e53-a835-377c338986fe} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:07:12.968961 [ 5 ] {4ff87258-d81f-4e53-a835-377c338986fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:07:12.969473 [ 5 ] {4ff87258-d81f-4e53-a835-377c338986fe} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:12.969512 [ 5 ] {4ff87258-d81f-4e53-a835-377c338986fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:12.969840 [ 5 ] {4ff87258-d81f-4e53-a835-377c338986fe} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.15 04:07:12.970061 [ 5 ] {4ff87258-d81f-4e53-a835-377c338986fe} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:12.970258 [ 5 ] {4ff87258-d81f-4e53-a835-377c338986fe} executeQuery: Read 34 rows, 2.55 KiB in 0.001358 sec., 25036.81885125184 rows/sec., 1.83 MiB/sec. 2025.04.15 04:07:12.970333 [ 5 ] {4ff87258-d81f-4e53-a835-377c338986fe} TCPHandler: Processed in 0.001567133 sec. 2025.04.15 04:07:12.970483 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:12.970777 [ 5 ] {3c36a7fa-42d2-4608-a74b-58f257e65371} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:07:12.970886 [ 5 ] {3c36a7fa-42d2-4608-a74b-58f257e65371} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:07:12.971427 [ 5 ] {3c36a7fa-42d2-4608-a74b-58f257e65371} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:12.971466 [ 5 ] {3c36a7fa-42d2-4608-a74b-58f257e65371} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:12.971811 [ 5 ] {3c36a7fa-42d2-4608-a74b-58f257e65371} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.04.15 04:07:12.972038 [ 5 ] {3c36a7fa-42d2-4608-a74b-58f257e65371} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:12.972233 [ 5 ] {3c36a7fa-42d2-4608-a74b-58f257e65371} executeQuery: Read 98 rows, 7.84 KiB in 0.001567 sec., 62539.885130823226 rows/sec., 4.89 MiB/sec. 2025.04.15 04:07:12.972302 [ 5 ] {3c36a7fa-42d2-4608-a74b-58f257e65371} TCPHandler: Processed in 0.0018889 sec. 2025.04.15 04:07:12.972438 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:12.972728 [ 5 ] {00a78795-d287-4625-982a-6b7d0df24d8b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:12.972850 [ 5 ] {00a78795-d287-4625-982a-6b7d0df24d8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:07:12.973370 [ 5 ] {00a78795-d287-4625-982a-6b7d0df24d8b} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:12.973408 [ 5 ] {00a78795-d287-4625-982a-6b7d0df24d8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:12.973772 [ 5 ] {00a78795-d287-4625-982a-6b7d0df24d8b} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.04.15 04:07:12.973997 [ 5 ] {00a78795-d287-4625-982a-6b7d0df24d8b} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:12.974197 [ 5 ] {00a78795-d287-4625-982a-6b7d0df24d8b} executeQuery: Read 161 rows, 11.48 KiB in 0.001579 sec., 101963.2678910703 rows/sec., 7.10 MiB/sec. 2025.04.15 04:07:12.974246 [ 5 ] {00a78795-d287-4625-982a-6b7d0df24d8b} TCPHandler: Processed in 0.00187698 sec. 2025.04.15 04:07:12.974356 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:12.974457 [ 5 ] {4dbd864a-3638-4efd-9611-cf2b3878276e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:12.974522 [ 5 ] {4dbd864a-3638-4efd-9611-cf2b3878276e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:07:12.975559 [ 5 ] {4dbd864a-3638-4efd-9611-cf2b3878276e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:12.975597 [ 5 ] {4dbd864a-3638-4efd-9611-cf2b3878276e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:12.976260 [ 5 ] {4dbd864a-3638-4efd-9611-cf2b3878276e} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.15 04:07:12.976520 [ 5 ] {4dbd864a-3638-4efd-9611-cf2b3878276e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:12.976746 [ 5 ] {4dbd864a-3638-4efd-9611-cf2b3878276e} executeQuery: Read 32 rows, 58.72 KiB in 0.00231 sec., 13852.813852813853 rows/sec., 24.82 MiB/sec. 2025.04.15 04:07:12.976848 [ 5 ] {4dbd864a-3638-4efd-9611-cf2b3878276e} TCPHandler: Processed in 0.002540144 sec. 2025.04.15 04:07:12.976954 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:12.977052 [ 5 ] {d4d09dfd-47e0-4382-9350-c1bfd8dbee32} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:07:12.977097 [ 5 ] {d4d09dfd-47e0-4382-9350-c1bfd8dbee32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:07:12.977508 [ 5 ] {d4d09dfd-47e0-4382-9350-c1bfd8dbee32} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:12.977546 [ 5 ] {d4d09dfd-47e0-4382-9350-c1bfd8dbee32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:12.977888 [ 5 ] {d4d09dfd-47e0-4382-9350-c1bfd8dbee32} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.04.15 04:07:12.978130 [ 5 ] {d4d09dfd-47e0-4382-9350-c1bfd8dbee32} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:12.978359 [ 5 ] {d4d09dfd-47e0-4382-9350-c1bfd8dbee32} executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec. 2025.04.15 04:07:12.978440 [ 5 ] {d4d09dfd-47e0-4382-9350-c1bfd8dbee32} TCPHandler: Processed in 0.001531582 sec. 2025.04.15 04:07:14.637751 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.04.15 04:07:14.657459 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:14.657509 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:14.664663 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.15 04:07:14.665391 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:14.667877 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.04.15 04:07:15.567926 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1602 2025.04.15 04:07:15.571087 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:15.571127 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:15.572544 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:07:15.572847 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:15.573321 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1602 2025.04.15 04:07:17.970559 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:17.970770 [ 5 ] {a474c477-70f1-4522-8d8d-537716926eae} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:07:17.970862 [ 5 ] {a474c477-70f1-4522-8d8d-537716926eae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:07:17.971734 [ 5 ] {a474c477-70f1-4522-8d8d-537716926eae} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:17.971789 [ 5 ] {a474c477-70f1-4522-8d8d-537716926eae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:17.972228 [ 5 ] {a474c477-70f1-4522-8d8d-537716926eae} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:07:17.972485 [ 5 ] {a474c477-70f1-4522-8d8d-537716926eae} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:17.972687 [ 5 ] {a474c477-70f1-4522-8d8d-537716926eae} executeQuery: Read 212 rows, 13.81 KiB in 0.001976 sec., 107287.44939271256 rows/sec., 6.82 MiB/sec. 2025.04.15 04:07:17.972751 [ 5 ] {a474c477-70f1-4522-8d8d-537716926eae} TCPHandler: Processed in 0.00233039 sec. 2025.04.15 04:07:17.972876 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:17.972987 [ 5 ] {431141c3-546e-4233-b6ba-db5e509c2f65} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:07:17.973038 [ 5 ] {431141c3-546e-4233-b6ba-db5e509c2f65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:07:17.973785 [ 5 ] {431141c3-546e-4233-b6ba-db5e509c2f65} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:17.973826 [ 5 ] {431141c3-546e-4233-b6ba-db5e509c2f65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:17.974210 [ 5 ] {431141c3-546e-4233-b6ba-db5e509c2f65} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.04.15 04:07:17.974444 [ 5 ] {431141c3-546e-4233-b6ba-db5e509c2f65} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:17.974651 [ 5 ] {431141c3-546e-4233-b6ba-db5e509c2f65} executeQuery: Read 633 rows, 50.98 KiB in 0.001691 sec., 374334.71318746306 rows/sec., 29.44 MiB/sec. 2025.04.15 04:07:17.974700 [ 5 ] {431141c3-546e-4233-b6ba-db5e509c2f65} TCPHandler: Processed in 0.00187655 sec. 2025.04.15 04:07:17.974814 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:17.974918 [ 5 ] {b6a79633-fe32-48f4-8b78-ce35024d234c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:07:17.974964 [ 5 ] {b6a79633-fe32-48f4-8b78-ce35024d234c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:07:17.975493 [ 5 ] {b6a79633-fe32-48f4-8b78-ce35024d234c} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:17.975532 [ 5 ] {b6a79633-fe32-48f4-8b78-ce35024d234c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:17.975871 [ 5 ] {b6a79633-fe32-48f4-8b78-ce35024d234c} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.15 04:07:17.976095 [ 5 ] {b6a79633-fe32-48f4-8b78-ce35024d234c} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:17.976275 [ 5 ] {b6a79633-fe32-48f4-8b78-ce35024d234c} executeQuery: Read 114 rows, 6.99 KiB in 0.001399 sec., 81486.7762687634 rows/sec., 4.88 MiB/sec. 2025.04.15 04:07:17.976322 [ 5 ] {b6a79633-fe32-48f4-8b78-ce35024d234c} TCPHandler: Processed in 0.001580504 sec. 2025.04.15 04:07:17.976427 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:17.976524 [ 5 ] {177c5f99-a032-4d98-93a3-ec3e42222b40} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:07:17.976565 [ 5 ] {177c5f99-a032-4d98-93a3-ec3e42222b40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:07:17.977118 [ 5 ] {177c5f99-a032-4d98-93a3-ec3e42222b40} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:17.977156 [ 5 ] {177c5f99-a032-4d98-93a3-ec3e42222b40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:17.977495 [ 5 ] {177c5f99-a032-4d98-93a3-ec3e42222b40} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:07:17.977719 [ 5 ] {177c5f99-a032-4d98-93a3-ec3e42222b40} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:17.977905 [ 5 ] {177c5f99-a032-4d98-93a3-ec3e42222b40} executeQuery: Read 113 rows, 7.49 KiB in 0.001365 sec., 82783.88278388279 rows/sec., 5.36 MiB/sec. 2025.04.15 04:07:17.977953 [ 5 ] {177c5f99-a032-4d98-93a3-ec3e42222b40} TCPHandler: Processed in 0.001542943 sec. 2025.04.15 04:07:17.978131 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:17.978233 [ 5 ] {14cfb052-a3bf-447c-b95c-06742944de23} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:07:17.978278 [ 5 ] {14cfb052-a3bf-447c-b95c-06742944de23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:07:17.978800 [ 5 ] {14cfb052-a3bf-447c-b95c-06742944de23} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:17.978839 [ 5 ] {14cfb052-a3bf-447c-b95c-06742944de23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:17.979184 [ 5 ] {14cfb052-a3bf-447c-b95c-06742944de23} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:07:17.979411 [ 5 ] {14cfb052-a3bf-447c-b95c-06742944de23} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:17.979594 [ 5 ] {14cfb052-a3bf-447c-b95c-06742944de23} executeQuery: Read 112 rows, 6.53 KiB in 0.001382 sec., 81041.96816208394 rows/sec., 4.62 MiB/sec. 2025.04.15 04:07:17.979644 [ 5 ] {14cfb052-a3bf-447c-b95c-06742944de23} TCPHandler: Processed in 0.001561353 sec. 2025.04.15 04:07:17.979755 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:17.979856 [ 5 ] {8e68afc2-5e5f-4436-9666-22cf3b166a23} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:07:17.979900 [ 5 ] {8e68afc2-5e5f-4436-9666-22cf3b166a23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:07:17.980515 [ 5 ] {8e68afc2-5e5f-4436-9666-22cf3b166a23} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:17.980554 [ 5 ] {8e68afc2-5e5f-4436-9666-22cf3b166a23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:17.980912 [ 5 ] {8e68afc2-5e5f-4436-9666-22cf3b166a23} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.04.15 04:07:17.981140 [ 5 ] {8e68afc2-5e5f-4436-9666-22cf3b166a23} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:17.981323 [ 5 ] {8e68afc2-5e5f-4436-9666-22cf3b166a23} executeQuery: Read 390 rows, 28.23 KiB in 0.001488 sec., 262096.7741935484 rows/sec., 18.52 MiB/sec. 2025.04.15 04:07:17.981371 [ 5 ] {8e68afc2-5e5f-4436-9666-22cf3b166a23} TCPHandler: Processed in 0.001663945 sec. 2025.04.15 04:07:17.981480 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:17.981582 [ 5 ] {d07430d2-2759-4480-9f5c-9ae72bfa397d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:07:17.981626 [ 5 ] {d07430d2-2759-4480-9f5c-9ae72bfa397d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:07:17.982026 [ 5 ] {d07430d2-2759-4480-9f5c-9ae72bfa397d} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:17.982065 [ 5 ] {d07430d2-2759-4480-9f5c-9ae72bfa397d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:17.982404 [ 5 ] {d07430d2-2759-4480-9f5c-9ae72bfa397d} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:07:17.982637 [ 5 ] {d07430d2-2759-4480-9f5c-9ae72bfa397d} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:17.982790 [ 56 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.04.15 04:07:17.982849 [ 5 ] {d07430d2-2759-4480-9f5c-9ae72bfa397d} executeQuery: Read 6 rows, 321.00 B in 0.001285 sec., 4669.260700389105 rows/sec., 243.95 KiB/sec. 2025.04.15 04:07:17.982868 [ 56 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:17.982930 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:17.982954 [ 5 ] {d07430d2-2759-4480-9f5c-9ae72bfa397d} TCPHandler: Processed in 0.001521023 sec. 2025.04.15 04:07:17.983206 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:17.983307 [ 199 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.04.15 04:07:17.983547 [ 5 ] {c1ec555f-950c-4e9d-84d3-2fe601c663e4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:17.983739 [ 5 ] {c1ec555f-950c-4e9d-84d3-2fe601c663e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:07:17.984028 [ 199 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:17.984196 [ 199 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part 2025.04.15 04:07:17.984752 [ 199 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2025.04.15 04:07:17.985130 [ 199 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2025.04.15 04:07:17.985244 [ 199 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2025.04.15 04:07:17.985651 [ 199 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.04.15 04:07:17.985987 [ 199 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2025.04.15 04:07:17.986617 [ 5 ] {c1ec555f-950c-4e9d-84d3-2fe601c663e4} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:17.986664 [ 5 ] {c1ec555f-950c-4e9d-84d3-2fe601c663e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:17.987866 [ 5 ] {c1ec555f-950c-4e9d-84d3-2fe601c663e4} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.04.15 04:07:17.988518 [ 5 ] {c1ec555f-950c-4e9d-84d3-2fe601c663e4} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:17.988718 [ 193 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.005643391 sec., 40401.24102689323 rows/sec., 2.06 MiB/sec. 2025.04.15 04:07:17.988959 [ 5 ] {c1ec555f-950c-4e9d-84d3-2fe601c663e4} executeQuery: Read 237 rows, 16.27 KiB in 0.00556 sec., 42625.89928057554 rows/sec., 2.86 MiB/sec. 2025.04.15 04:07:17.989031 [ 193 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.04.15 04:07:17.989099 [ 5 ] {c1ec555f-950c-4e9d-84d3-2fe601c663e4} TCPHandler: Processed in 0.006003098 sec. 2025.04.15 04:07:17.989455 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:17.989807 [ 5 ] {a3bf7a79-9ee6-4c58-b01c-7ac64d9c926e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:07:17.989988 [ 193 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_38_8} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:17.990008 [ 5 ] {a3bf7a79-9ee6-4c58-b01c-7ac64d9c926e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:07:17.990336 [ 193 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_38_8} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.04.15 04:07:17.990641 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.15 04:07:17.991144 [ 5 ] {a3bf7a79-9ee6-4c58-b01c-7ac64d9c926e} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:17.991183 [ 5 ] {a3bf7a79-9ee6-4c58-b01c-7ac64d9c926e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:17.991533 [ 5 ] {a3bf7a79-9ee6-4c58-b01c-7ac64d9c926e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:07:17.991765 [ 5 ] {a3bf7a79-9ee6-4c58-b01c-7ac64d9c926e} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:17.991986 [ 5 ] {a3bf7a79-9ee6-4c58-b01c-7ac64d9c926e} executeQuery: Read 1 rows, 69.00 B in 0.002296 sec., 435.5400696864112 rows/sec., 29.35 KiB/sec. 2025.04.15 04:07:17.992068 [ 5 ] {a3bf7a79-9ee6-4c58-b01c-7ac64d9c926e} TCPHandler: Processed in 0.002734508 sec. 2025.04.15 04:07:17.992292 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:17.992410 [ 5 ] {f6a7fa38-12a4-408f-934e-18a9f24a16b3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:17.992482 [ 5 ] {f6a7fa38-12a4-408f-934e-18a9f24a16b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:07:17.993478 [ 5 ] {f6a7fa38-12a4-408f-934e-18a9f24a16b3} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:17.993517 [ 5 ] {f6a7fa38-12a4-408f-934e-18a9f24a16b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:17.994108 [ 5 ] {f6a7fa38-12a4-408f-934e-18a9f24a16b3} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.15 04:07:17.994360 [ 5 ] {f6a7fa38-12a4-408f-934e-18a9f24a16b3} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:17.994590 [ 5 ] {f6a7fa38-12a4-408f-934e-18a9f24a16b3} executeQuery: Read 8 rows, 14.68 KiB in 0.002202 sec., 3633.0608537693006 rows/sec., 6.51 MiB/sec. 2025.04.15 04:07:17.994726 [ 5 ] {f6a7fa38-12a4-408f-934e-18a9f24a16b3} TCPHandler: Processed in 0.002512524 sec. 2025.04.15 04:07:17.994927 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:17.995028 [ 5 ] {e3e215e3-7ce4-4892-8675-605f80e2750f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:07:17.995073 [ 5 ] {e3e215e3-7ce4-4892-8675-605f80e2750f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:07:17.995477 [ 5 ] {e3e215e3-7ce4-4892-8675-605f80e2750f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:17.995515 [ 5 ] {e3e215e3-7ce4-4892-8675-605f80e2750f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:17.995873 [ 5 ] {e3e215e3-7ce4-4892-8675-605f80e2750f} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.04.15 04:07:17.996122 [ 5 ] {e3e215e3-7ce4-4892-8675-605f80e2750f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:17.996308 [ 5 ] {e3e215e3-7ce4-4892-8675-605f80e2750f} executeQuery: Read 82 rows, 5.33 KiB in 0.001319 sec., 62168.309325246395 rows/sec., 3.95 MiB/sec. 2025.04.15 04:07:17.996354 [ 5 ] {e3e215e3-7ce4-4892-8675-605f80e2750f} TCPHandler: Processed in 0.001513582 sec. 2025.04.15 04:07:20.202675 [ 54 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:07:20.202736 [ 54 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:07:20.437916 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 2025.04.15 04:07:20.438566 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:20.438613 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:20.439127 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.15 04:07:20.439381 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:20.439634 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.04.15 04:07:22.168172 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.04.15 04:07:22.188801 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:22.188859 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:22.196110 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.15 04:07:22.196885 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:22.200584 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.04.15 04:07:22.965263 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:22.965467 [ 5 ] {04874d47-066b-47da-9b7d-d971d7ceb78c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:07:22.965543 [ 5 ] {04874d47-066b-47da-9b7d-d971d7ceb78c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:07:22.966358 [ 5 ] {04874d47-066b-47da-9b7d-d971d7ceb78c} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:22.966407 [ 5 ] {04874d47-066b-47da-9b7d-d971d7ceb78c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:22.966837 [ 5 ] {04874d47-066b-47da-9b7d-d971d7ceb78c} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.04.15 04:07:22.967086 [ 5 ] {04874d47-066b-47da-9b7d-d971d7ceb78c} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:22.967320 [ 5 ] {04874d47-066b-47da-9b7d-d971d7ceb78c} executeQuery: Read 120 rows, 10.44 KiB in 0.001908 sec., 62893.08176100629 rows/sec., 5.34 MiB/sec. 2025.04.15 04:07:22.967395 [ 5 ] {04874d47-066b-47da-9b7d-d971d7ceb78c} TCPHandler: Processed in 0.002273508 sec. 2025.04.15 04:07:22.967524 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:22.967807 [ 5 ] {97b3bc6c-3936-4294-9eec-7469f364fecf} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:07:22.967938 [ 5 ] {97b3bc6c-3936-4294-9eec-7469f364fecf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:07:22.968766 [ 5 ] {97b3bc6c-3936-4294-9eec-7469f364fecf} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:22.968805 [ 5 ] {97b3bc6c-3936-4294-9eec-7469f364fecf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:22.969153 [ 5 ] {97b3bc6c-3936-4294-9eec-7469f364fecf} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.15 04:07:22.969377 [ 5 ] {97b3bc6c-3936-4294-9eec-7469f364fecf} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:22.969584 [ 5 ] {97b3bc6c-3936-4294-9eec-7469f364fecf} executeQuery: Read 32 rows, 2.41 KiB in 0.001885 sec., 16976.127320954907 rows/sec., 1.25 MiB/sec. 2025.04.15 04:07:22.969655 [ 5 ] {97b3bc6c-3936-4294-9eec-7469f364fecf} TCPHandler: Processed in 0.002185526 sec. 2025.04.15 04:07:22.969874 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:22.970011 [ 5 ] {c61ac491-f07a-4c66-b152-6cd1ee65f72a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:07:22.970055 [ 5 ] {c61ac491-f07a-4c66-b152-6cd1ee65f72a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:07:22.970604 [ 5 ] {c61ac491-f07a-4c66-b152-6cd1ee65f72a} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:22.970642 [ 5 ] {c61ac491-f07a-4c66-b152-6cd1ee65f72a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:22.970990 [ 5 ] {c61ac491-f07a-4c66-b152-6cd1ee65f72a} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.04.15 04:07:22.971221 [ 5 ] {c61ac491-f07a-4c66-b152-6cd1ee65f72a} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:22.971417 [ 5 ] {c61ac491-f07a-4c66-b152-6cd1ee65f72a} executeQuery: Read 96 rows, 7.68 KiB in 0.001427 sec., 67274.0014015417 rows/sec., 5.25 MiB/sec. 2025.04.15 04:07:22.971467 [ 5 ] {c61ac491-f07a-4c66-b152-6cd1ee65f72a} TCPHandler: Processed in 0.001693786 sec. 2025.04.15 04:07:22.971639 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:22.971752 [ 5 ] {d2d6072c-5374-48d4-a0eb-697fa6983ca5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:22.971799 [ 5 ] {d2d6072c-5374-48d4-a0eb-697fa6983ca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:07:22.972314 [ 5 ] {d2d6072c-5374-48d4-a0eb-697fa6983ca5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:22.972351 [ 5 ] {d2d6072c-5374-48d4-a0eb-697fa6983ca5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:22.972723 [ 5 ] {d2d6072c-5374-48d4-a0eb-697fa6983ca5} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.04.15 04:07:22.972946 [ 5 ] {d2d6072c-5374-48d4-a0eb-697fa6983ca5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:22.973154 [ 5 ] {d2d6072c-5374-48d4-a0eb-697fa6983ca5} executeQuery: Read 160 rows, 11.41 KiB in 0.001419 sec., 112755.46159267091 rows/sec., 7.85 MiB/sec. 2025.04.15 04:07:22.973240 [ 5 ] {d2d6072c-5374-48d4-a0eb-697fa6983ca5} TCPHandler: Processed in 0.001646165 sec. 2025.04.15 04:07:22.973429 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:22.973687 [ 5 ] {cfb4cd8c-5f65-4327-92d0-4013f6a1d134} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:22.973756 [ 5 ] {cfb4cd8c-5f65-4327-92d0-4013f6a1d134} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:07:22.974867 [ 5 ] {cfb4cd8c-5f65-4327-92d0-4013f6a1d134} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:22.974905 [ 5 ] {cfb4cd8c-5f65-4327-92d0-4013f6a1d134} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:22.975535 [ 5 ] {cfb4cd8c-5f65-4327-92d0-4013f6a1d134} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.15 04:07:22.975798 [ 5 ] {cfb4cd8c-5f65-4327-92d0-4013f6a1d134} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:22.976070 [ 5 ] {cfb4cd8c-5f65-4327-92d0-4013f6a1d134} executeQuery: Read 32 rows, 58.72 KiB in 0.002449 sec., 13066.557778685179 rows/sec., 23.41 MiB/sec. 2025.04.15 04:07:22.976265 [ 5 ] {cfb4cd8c-5f65-4327-92d0-4013f6a1d134} TCPHandler: Processed in 0.002940142 sec. 2025.04.15 04:07:22.976570 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:22.976698 [ 5 ] {444f29c1-d8a3-4c78-a700-8fa7399a248f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:07:22.976747 [ 5 ] {444f29c1-d8a3-4c78-a700-8fa7399a248f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:07:22.977184 [ 5 ] {444f29c1-d8a3-4c78-a700-8fa7399a248f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:22.977221 [ 5 ] {444f29c1-d8a3-4c78-a700-8fa7399a248f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:22.977573 [ 5 ] {444f29c1-d8a3-4c78-a700-8fa7399a248f} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.04.15 04:07:22.977805 [ 5 ] {444f29c1-d8a3-4c78-a700-8fa7399a248f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:22.978010 [ 5 ] {444f29c1-d8a3-4c78-a700-8fa7399a248f} executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. 2025.04.15 04:07:22.978094 [ 5 ] {444f29c1-d8a3-4c78-a700-8fa7399a248f} TCPHandler: Processed in 0.001619245 sec. 2025.04.15 04:07:23.461946 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:23.462158 [ 5 ] {d09fe0d6-b82e-44a7-922e-dfecbc5ccacb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:07:23.462239 [ 5 ] {d09fe0d6-b82e-44a7-922e-dfecbc5ccacb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:07:23.463138 [ 5 ] {d09fe0d6-b82e-44a7-922e-dfecbc5ccacb} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.463193 [ 5 ] {d09fe0d6-b82e-44a7-922e-dfecbc5ccacb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.463638 [ 5 ] {d09fe0d6-b82e-44a7-922e-dfecbc5ccacb} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:07:23.463891 [ 5 ] {d09fe0d6-b82e-44a7-922e-dfecbc5ccacb} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.464119 [ 5 ] {d09fe0d6-b82e-44a7-922e-dfecbc5ccacb} executeQuery: Read 212 rows, 13.81 KiB in 0.002019 sec., 105002.47647350174 rows/sec., 6.68 MiB/sec. 2025.04.15 04:07:23.464183 [ 5 ] {d09fe0d6-b82e-44a7-922e-dfecbc5ccacb} TCPHandler: Processed in 0.002374361 sec. 2025.04.15 04:07:23.464319 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:23.464430 [ 5 ] {bda98417-410a-4fd7-9014-eaf2e2b5aade} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:07:23.464479 [ 5 ] {bda98417-410a-4fd7-9014-eaf2e2b5aade} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:07:23.464999 [ 5 ] {bda98417-410a-4fd7-9014-eaf2e2b5aade} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.465040 [ 5 ] {bda98417-410a-4fd7-9014-eaf2e2b5aade} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.465385 [ 5 ] {bda98417-410a-4fd7-9014-eaf2e2b5aade} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.04.15 04:07:23.465628 [ 5 ] {bda98417-410a-4fd7-9014-eaf2e2b5aade} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.465827 [ 5 ] {bda98417-410a-4fd7-9014-eaf2e2b5aade} executeQuery: Read 2 rows, 167.00 B in 0.001423 sec., 1405.4813773717499 rows/sec., 114.61 KiB/sec. 2025.04.15 04:07:23.465878 [ 5 ] {bda98417-410a-4fd7-9014-eaf2e2b5aade} TCPHandler: Processed in 0.001611064 sec. 2025.04.15 04:07:23.465994 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:23.466098 [ 5 ] {77501f13-bfa4-4fb9-9463-ed96e4a323f2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:07:23.466143 [ 5 ] {77501f13-bfa4-4fb9-9463-ed96e4a323f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:07:23.467580 [ 5 ] {77501f13-bfa4-4fb9-9463-ed96e4a323f2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.467619 [ 5 ] {77501f13-bfa4-4fb9-9463-ed96e4a323f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.468069 [ 5 ] {77501f13-bfa4-4fb9-9463-ed96e4a323f2} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.04.15 04:07:23.468310 [ 5 ] {77501f13-bfa4-4fb9-9463-ed96e4a323f2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.468487 [ 50 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.04.15 04:07:23.468528 [ 5 ] {77501f13-bfa4-4fb9-9463-ed96e4a323f2} executeQuery: Read 1774 rows, 147.61 KiB in 0.00245 sec., 724081.6326530613 rows/sec., 58.84 MiB/sec. 2025.04.15 04:07:23.468580 [ 50 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.468648 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.468652 [ 5 ] {77501f13-bfa4-4fb9-9463-ed96e4a323f2} TCPHandler: Processed in 0.002703378 sec. 2025.04.15 04:07:23.468852 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:23.468877 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.04.15 04:07:23.469024 [ 5 ] {c6cae751-2312-42a3-b171-504f52ce57ca} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:07:23.469129 [ 5 ] {c6cae751-2312-42a3-b171-504f52ce57ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:07:23.469310 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:23.469398 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1847 rows starting from the beginning of the part 2025.04.15 04:07:23.469771 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 633 rows starting from the beginning of the part 2025.04.15 04:07:23.470236 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 121 rows starting from the beginning of the part 2025.04.15 04:07:23.470633 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 633 rows starting from the beginning of the part 2025.04.15 04:07:23.470857 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 120 rows starting from the beginning of the part 2025.04.15 04:07:23.471260 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1774 rows starting from the beginning of the part 2025.04.15 04:07:23.471971 [ 5 ] {c6cae751-2312-42a3-b171-504f52ce57ca} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.472026 [ 5 ] {c6cae751-2312-42a3-b171-504f52ce57ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.472813 [ 5 ] {c6cae751-2312-42a3-b171-504f52ce57ca} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.04.15 04:07:23.473325 [ 5 ] {c6cae751-2312-42a3-b171-504f52ce57ca} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.473673 [ 50 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.04.15 04:07:23.473913 [ 50 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.473979 [ 5 ] {c6cae751-2312-42a3-b171-504f52ce57ca} executeQuery: Read 116 rows, 7.13 KiB in 0.00498 sec., 23293.17269076305 rows/sec., 1.40 MiB/sec. 2025.04.15 04:07:23.474005 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.474354 [ 5 ] {c6cae751-2312-42a3-b171-504f52ce57ca} TCPHandler: Processed in 0.005569888 sec. 2025.04.15 04:07:23.474517 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.04.15 04:07:23.474606 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:23.474833 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:23.474866 [ 5 ] {261f9338-c5d9-436c-bdbb-d9f2b816f78b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:07:23.474888 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 164 rows starting from the beginning of the part 2025.04.15 04:07:23.474989 [ 5 ] {261f9338-c5d9-436c-bdbb-d9f2b816f78b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:07:23.475114 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 114 rows starting from the beginning of the part 2025.04.15 04:07:23.475704 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part 2025.04.15 04:07:23.476342 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 114 rows starting from the beginning of the part 2025.04.15 04:07:23.476916 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part 2025.04.15 04:07:23.477479 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5128 rows, containing 5 columns (5 merged, 0 gathered) in 0.008723977 sec., 587805.3094362811 rows/sec., 49.80 MiB/sec. 2025.04.15 04:07:23.477706 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 116 rows starting from the beginning of the part 2025.04.15 04:07:23.477875 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.04.15 04:07:23.478888 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_91_18} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.479221 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_91_18} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.04.15 04:07:23.479495 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. 2025.04.15 04:07:23.479552 [ 5 ] {261f9338-c5d9-436c-bdbb-d9f2b816f78b} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.479635 [ 5 ] {261f9338-c5d9-436c-bdbb-d9f2b816f78b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.480804 [ 5 ] {261f9338-c5d9-436c-bdbb-d9f2b816f78b} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:07:23.481359 [ 5 ] {261f9338-c5d9-436c-bdbb-d9f2b816f78b} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.481396 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 5 columns (5 merged, 0 gathered) in 0.007220324 sec., 79497.81754946176 rows/sec., 5.27 MiB/sec. 2025.04.15 04:07:23.481684 [ 5 ] {261f9338-c5d9-436c-bdbb-d9f2b816f78b} executeQuery: Read 341 rows, 23.30 KiB in 0.006902 sec., 49405.969284265426 rows/sec., 3.30 MiB/sec. 2025.04.15 04:07:23.481697 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.04.15 04:07:23.481884 [ 5 ] {261f9338-c5d9-436c-bdbb-d9f2b816f78b} TCPHandler: Processed in 0.007356597 sec. 2025.04.15 04:07:23.482040 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:23.482207 [ 5 ] {2b39ce3f-d56e-437f-9951-794ad1313f51} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:07:23.482289 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_76_15} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.482307 [ 5 ] {2b39ce3f-d56e-437f-9951-794ad1313f51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:07:23.482514 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_76_15} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.04.15 04:07:23.482695 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.04.15 04:07:23.483201 [ 5 ] {2b39ce3f-d56e-437f-9951-794ad1313f51} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.483245 [ 5 ] {2b39ce3f-d56e-437f-9951-794ad1313f51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.483603 [ 5 ] {2b39ce3f-d56e-437f-9951-794ad1313f51} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:07:23.483848 [ 5 ] {2b39ce3f-d56e-437f-9951-794ad1313f51} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.484047 [ 5 ] {2b39ce3f-d56e-437f-9951-794ad1313f51} executeQuery: Read 112 rows, 6.53 KiB in 0.001883 sec., 59479.553903345724 rows/sec., 3.39 MiB/sec. 2025.04.15 04:07:23.484100 [ 5 ] {2b39ce3f-d56e-437f-9951-794ad1313f51} TCPHandler: Processed in 0.002125516 sec. 2025.04.15 04:07:23.484219 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:23.484323 [ 5 ] {0a5cdb64-0510-4ec9-9cc8-16b3f19536ec} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:07:23.484368 [ 5 ] {0a5cdb64-0510-4ec9-9cc8-16b3f19536ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:07:23.485252 [ 5 ] {0a5cdb64-0510-4ec9-9cc8-16b3f19536ec} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.485290 [ 5 ] {0a5cdb64-0510-4ec9-9cc8-16b3f19536ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.485676 [ 5 ] {0a5cdb64-0510-4ec9-9cc8-16b3f19536ec} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.04.15 04:07:23.485906 [ 5 ] {0a5cdb64-0510-4ec9-9cc8-16b3f19536ec} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.486072 [ 50 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.04.15 04:07:23.486131 [ 50 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.486131 [ 5 ] {0a5cdb64-0510-4ec9-9cc8-16b3f19536ec} executeQuery: Read 848 rows, 62.68 KiB in 0.001818 sec., 466446.64466446644 rows/sec., 33.67 MiB/sec. 2025.04.15 04:07:23.486182 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.486308 [ 5 ] {0a5cdb64-0510-4ec9-9cc8-16b3f19536ec} TCPHandler: Processed in 0.002133286 sec. 2025.04.15 04:07:23.486460 [ 187 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.04.15 04:07:23.486525 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:23.486715 [ 187 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:23.486747 [ 5 ] {fcdc6fb3-3c49-4611-85b4-e3a844d9d5dd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:07:23.486768 [ 187 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 914 rows starting from the beginning of the part 2025.04.15 04:07:23.486871 [ 5 ] {fcdc6fb3-3c49-4611-85b4-e3a844d9d5dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:07:23.487148 [ 187 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 390 rows starting from the beginning of the part 2025.04.15 04:07:23.487508 [ 187 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 98 rows starting from the beginning of the part 2025.04.15 04:07:23.487898 [ 187 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 390 rows starting from the beginning of the part 2025.04.15 04:07:23.488242 [ 187 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 96 rows starting from the beginning of the part 2025.04.15 04:07:23.488459 [ 187 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 848 rows starting from the beginning of the part 2025.04.15 04:07:23.489184 [ 5 ] {fcdc6fb3-3c49-4611-85b4-e3a844d9d5dd} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.489249 [ 5 ] {fcdc6fb3-3c49-4611-85b4-e3a844d9d5dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.490178 [ 5 ] {fcdc6fb3-3c49-4611-85b4-e3a844d9d5dd} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:07:23.490711 [ 5 ] {fcdc6fb3-3c49-4611-85b4-e3a844d9d5dd} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.491048 [ 5 ] {fcdc6fb3-3c49-4611-85b4-e3a844d9d5dd} executeQuery: Read 6 rows, 321.00 B in 0.004359 sec., 1376.4624913971095 rows/sec., 71.91 KiB/sec. 2025.04.15 04:07:23.491127 [ 5 ] {fcdc6fb3-3c49-4611-85b4-e3a844d9d5dd} TCPHandler: Processed in 0.00468137 sec. 2025.04.15 04:07:23.491262 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:23.491598 [ 5 ] {1ea06c10-a589-44ad-ad71-476dd8d410fe} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:23.491689 [ 187 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2736 rows, containing 5 columns (5 merged, 0 gathered) in 0.005378414 sec., 508700.14840806235 rows/sec., 38.73 MiB/sec. 2025.04.15 04:07:23.491701 [ 5 ] {1ea06c10-a589-44ad-ad71-476dd8d410fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:07:23.491970 [ 190 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.04.15 04:07:23.492433 [ 190 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_91_18} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.492611 [ 190 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_91_18} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.04.15 04:07:23.492790 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.04.15 04:07:23.493034 [ 5 ] {1ea06c10-a589-44ad-ad71-476dd8d410fe} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.493078 [ 5 ] {1ea06c10-a589-44ad-ad71-476dd8d410fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.493516 [ 5 ] {1ea06c10-a589-44ad-ad71-476dd8d410fe} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.04.15 04:07:23.493759 [ 5 ] {1ea06c10-a589-44ad-ad71-476dd8d410fe} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.493943 [ 51 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.04.15 04:07:23.493967 [ 5 ] {1ea06c10-a589-44ad-ad71-476dd8d410fe} executeQuery: Read 956 rows, 65.04 KiB in 0.002503 sec., 381941.6699960048 rows/sec., 25.38 MiB/sec. 2025.04.15 04:07:23.493997 [ 51 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.494071 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.494107 [ 5 ] {1ea06c10-a589-44ad-ad71-476dd8d410fe} TCPHandler: Processed in 0.002887531 sec. 2025.04.15 04:07:23.494299 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.04.15 04:07:23.494346 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:23.494460 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:23.494545 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_91_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26018 rows starting from the beginning of the part 2025.04.15 04:07:23.494552 [ 5 ] {65ef8d44-c0ca-4c8c-b7c3-7e1fcb8b21af} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:07:23.494706 [ 5 ] {65ef8d44-c0ca-4c8c-b7c3-7e1fcb8b21af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:07:23.494890 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part 2025.04.15 04:07:23.495296 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 161 rows starting from the beginning of the part 2025.04.15 04:07:23.495663 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part 2025.04.15 04:07:23.496011 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2025.04.15 04:07:23.496373 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 956 rows starting from the beginning of the part 2025.04.15 04:07:23.497114 [ 5 ] {65ef8d44-c0ca-4c8c-b7c3-7e1fcb8b21af} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.497179 [ 5 ] {65ef8d44-c0ca-4c8c-b7c3-7e1fcb8b21af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.498032 [ 5 ] {65ef8d44-c0ca-4c8c-b7c3-7e1fcb8b21af} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:07:23.498330 [ 5 ] {65ef8d44-c0ca-4c8c-b7c3-7e1fcb8b21af} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.498698 [ 5 ] {65ef8d44-c0ca-4c8c-b7c3-7e1fcb8b21af} executeQuery: Read 1 rows, 69.00 B in 0.004186 sec., 238.89154323936935 rows/sec., 16.10 KiB/sec. 2025.04.15 04:07:23.499049 [ 5 ] {65ef8d44-c0ca-4c8c-b7c3-7e1fcb8b21af} TCPHandler: Processed in 0.004761791 sec. 2025.04.15 04:07:23.499434 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:23.499793 [ 5 ] {75e72b89-ec1e-47f2-8fe5-079657bc4405} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:23.500010 [ 5 ] {75e72b89-ec1e-47f2-8fe5-079657bc4405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:07:23.501949 [ 5 ] {75e72b89-ec1e-47f2-8fe5-079657bc4405} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.501995 [ 5 ] {75e72b89-ec1e-47f2-8fe5-079657bc4405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.502930 [ 5 ] {75e72b89-ec1e-47f2-8fe5-079657bc4405} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.04.15 04:07:23.503246 [ 5 ] {75e72b89-ec1e-47f2-8fe5-079657bc4405} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.503438 [ 51 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.04.15 04:07:23.503535 [ 51 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.503581 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.503643 [ 5 ] {75e72b89-ec1e-47f2-8fe5-079657bc4405} executeQuery: Read 8 rows, 14.68 KiB in 0.003936 sec., 2032.5203252032518 rows/sec., 3.64 MiB/sec. 2025.04.15 04:07:23.504139 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.04.15 04:07:23.504191 [ 5 ] {75e72b89-ec1e-47f2-8fe5-079657bc4405} TCPHandler: Processed in 0.004871634 sec. 2025.04.15 04:07:23.504528 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:23.504831 [ 5 ] {cd48d5c1-08d8-46cf-a9ed-de57067b0645} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:07:23.504908 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:23.504931 [ 5 ] {cd48d5c1-08d8-46cf-a9ed-de57067b0645} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:07:23.505301 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1387 rows starting from the beginning of the part 2025.04.15 04:07:23.506481 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part 2025.04.15 04:07:23.507716 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 27769 rows, containing 5 columns (5 merged, 0 gathered) in 0.013558319 sec., 2048115.2567659754 rows/sec., 138.19 MiB/sec. 2025.04.15 04:07:23.508001 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 32 rows starting from the beginning of the part 2025.04.15 04:07:23.508237 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.04.15 04:07:23.508309 [ 5 ] {cd48d5c1-08d8-46cf-a9ed-de57067b0645} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.508458 [ 5 ] {cd48d5c1-08d8-46cf-a9ed-de57067b0645} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.509231 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part 2025.04.15 04:07:23.509386 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_91_18} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.509769 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_91_18} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.04.15 04:07:23.510199 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.04.15 04:07:23.510404 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part 2025.04.15 04:07:23.510602 [ 5 ] {cd48d5c1-08d8-46cf-a9ed-de57067b0645} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.04.15 04:07:23.510988 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part 2025.04.15 04:07:23.511599 [ 5 ] {cd48d5c1-08d8-46cf-a9ed-de57067b0645} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.511998 [ 51 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.04.15 04:07:23.512175 [ 51 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:23.512292 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:23.512305 [ 5 ] {cd48d5c1-08d8-46cf-a9ed-de57067b0645} executeQuery: Read 34 rows, 2.02 KiB in 0.007525 sec., 4518.27242524917 rows/sec., 268.51 KiB/sec. 2025.04.15 04:07:23.512642 [ 5 ] {cd48d5c1-08d8-46cf-a9ed-de57067b0645} TCPHandler: Processed in 0.008217856 sec. 2025.04.15 04:07:23.512810 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.04.15 04:07:23.513213 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:23.513323 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5100 rows starting from the beginning of the part 2025.04.15 04:07:23.513660 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part 2025.04.15 04:07:23.513900 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2025.04.15 04:07:23.514148 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part 2025.04.15 04:07:23.514296 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2025.04.15 04:07:23.514476 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part 2025.04.15 04:07:23.518392 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5418 rows, containing 4 columns (4 merged, 0 gathered) in 0.005948487 sec., 910819.843768676 rows/sec., 59.27 MiB/sec. 2025.04.15 04:07:23.519390 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.04.15 04:07:23.519746 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_91_18} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.519839 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_91_18} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.04.15 04:07:23.519933 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2025.04.15 04:07:23.522983 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1475 rows, containing 19 columns (19 merged, 0 gathered) in 0.019264031 sec., 76567.56781589481 rows/sec., 137.21 MiB/sec. 2025.04.15 04:07:23.524500 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.04.15 04:07:23.524941 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_76_15} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:23.525031 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_76_15} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.04.15 04:07:23.525203 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. 2025.04.15 04:07:24.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 238.44 MiB, peak 249.97 MiB, free memory in arenas 0.00 B, will set to 240.83 MiB (RSS), difference: 2.39 MiB 2025.04.15 04:07:25.573769 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1660 2025.04.15 04:07:25.577951 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:25.578015 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:25.579548 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:07:25.579858 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:25.580529 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1660 2025.04.15 04:07:27.939850 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 2025.04.15 04:07:27.940464 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:27.940511 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:27.941023 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.15 04:07:27.941275 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:27.941567 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 2025.04.15 04:07:27.962880 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:27.963181 [ 5 ] {e514dfbc-f9d4-4199-afe2-12ad28760672} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:07:27.963296 [ 5 ] {e514dfbc-f9d4-4199-afe2-12ad28760672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:07:27.964342 [ 5 ] {e514dfbc-f9d4-4199-afe2-12ad28760672} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:27.964391 [ 5 ] {e514dfbc-f9d4-4199-afe2-12ad28760672} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:27.964836 [ 5 ] {e514dfbc-f9d4-4199-afe2-12ad28760672} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.04.15 04:07:27.965089 [ 5 ] {e514dfbc-f9d4-4199-afe2-12ad28760672} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:27.965338 [ 5 ] {e514dfbc-f9d4-4199-afe2-12ad28760672} executeQuery: Read 56 rows, 4.41 KiB in 0.002243 sec., 24966.562639322336 rows/sec., 1.92 MiB/sec. 2025.04.15 04:07:27.965405 [ 5 ] {e514dfbc-f9d4-4199-afe2-12ad28760672} TCPHandler: Processed in 0.002677247 sec. 2025.04.15 04:07:27.965572 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:27.965687 [ 5 ] {3060ec8a-c521-4bfb-be77-c3a34eacbdea} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:07:27.965737 [ 5 ] {3060ec8a-c521-4bfb-be77-c3a34eacbdea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:07:27.966316 [ 5 ] {3060ec8a-c521-4bfb-be77-c3a34eacbdea} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:27.966357 [ 5 ] {3060ec8a-c521-4bfb-be77-c3a34eacbdea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:27.966712 [ 5 ] {3060ec8a-c521-4bfb-be77-c3a34eacbdea} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.04.15 04:07:27.966944 [ 5 ] {3060ec8a-c521-4bfb-be77-c3a34eacbdea} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:27.967119 [ 5 ] {3060ec8a-c521-4bfb-be77-c3a34eacbdea} executeQuery: Read 64 rows, 5.12 KiB in 0.00146 sec., 43835.61643835617 rows/sec., 3.42 MiB/sec. 2025.04.15 04:07:27.967173 [ 5 ] {3060ec8a-c521-4bfb-be77-c3a34eacbdea} TCPHandler: Processed in 0.001662715 sec. 2025.04.15 04:07:27.967311 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:27.967419 [ 5 ] {31415670-4df7-423a-a986-586cac4ab1bc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:27.967469 [ 5 ] {31415670-4df7-423a-a986-586cac4ab1bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:07:27.967983 [ 5 ] {31415670-4df7-423a-a986-586cac4ab1bc} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:27.968023 [ 5 ] {31415670-4df7-423a-a986-586cac4ab1bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:27.968406 [ 5 ] {31415670-4df7-423a-a986-586cac4ab1bc} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.04.15 04:07:27.968639 [ 5 ] {31415670-4df7-423a-a986-586cac4ab1bc} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:27.968836 [ 5 ] {31415670-4df7-423a-a986-586cac4ab1bc} executeQuery: Read 128 rows, 9.13 KiB in 0.001438 sec., 89012.5173852573 rows/sec., 6.20 MiB/sec. 2025.04.15 04:07:27.968907 [ 5 ] {31415670-4df7-423a-a986-586cac4ab1bc} TCPHandler: Processed in 0.001655206 sec. 2025.04.15 04:07:27.969062 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:27.969231 [ 5 ] {0cd0dac0-7bb7-41e0-a509-3cf682f24379} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:07:27.969295 [ 5 ] {0cd0dac0-7bb7-41e0-a509-3cf682f24379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:07:27.969733 [ 5 ] {0cd0dac0-7bb7-41e0-a509-3cf682f24379} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:27.969772 [ 5 ] {0cd0dac0-7bb7-41e0-a509-3cf682f24379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:27.970123 [ 5 ] {0cd0dac0-7bb7-41e0-a509-3cf682f24379} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.04.15 04:07:27.970365 [ 5 ] {0cd0dac0-7bb7-41e0-a509-3cf682f24379} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:27.970554 [ 5 ] {0cd0dac0-7bb7-41e0-a509-3cf682f24379} executeQuery: Read 48 rows, 3.31 KiB in 0.00137 sec., 35036.49635036496 rows/sec., 2.36 MiB/sec. 2025.04.15 04:07:27.970601 [ 5 ] {0cd0dac0-7bb7-41e0-a509-3cf682f24379} TCPHandler: Processed in 0.001600465 sec. 2025.04.15 04:07:29.700728 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.04.15 04:07:29.722723 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:29.722786 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:29.730167 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.15 04:07:29.730946 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:29.735069 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.04.15 04:07:32.965589 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:32.965816 [ 5 ] {e25df747-b89a-42a5-9b69-1403325c325e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:07:32.965894 [ 5 ] {e25df747-b89a-42a5-9b69-1403325c325e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:07:32.966675 [ 5 ] {e25df747-b89a-42a5-9b69-1403325c325e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:32.966725 [ 5 ] {e25df747-b89a-42a5-9b69-1403325c325e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:32.967164 [ 5 ] {e25df747-b89a-42a5-9b69-1403325c325e} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.04.15 04:07:32.967419 [ 5 ] {e25df747-b89a-42a5-9b69-1403325c325e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:32.967665 [ 5 ] {e25df747-b89a-42a5-9b69-1403325c325e} executeQuery: Read 120 rows, 10.44 KiB in 0.001906 sec., 62959.07660020987 rows/sec., 5.35 MiB/sec. 2025.04.15 04:07:32.967737 [ 5 ] {e25df747-b89a-42a5-9b69-1403325c325e} TCPHandler: Processed in 0.002282548 sec. 2025.04.15 04:07:32.967887 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:32.968016 [ 5 ] {96dbe5e8-9a7e-4f16-a2dc-030b6c50a356} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:07:32.968065 [ 5 ] {96dbe5e8-9a7e-4f16-a2dc-030b6c50a356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:07:32.968615 [ 5 ] {96dbe5e8-9a7e-4f16-a2dc-030b6c50a356} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:32.968655 [ 5 ] {96dbe5e8-9a7e-4f16-a2dc-030b6c50a356} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:32.969003 [ 5 ] {96dbe5e8-9a7e-4f16-a2dc-030b6c50a356} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.04.15 04:07:32.969237 [ 5 ] {96dbe5e8-9a7e-4f16-a2dc-030b6c50a356} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:32.969448 [ 5 ] {96dbe5e8-9a7e-4f16-a2dc-030b6c50a356} executeQuery: Read 32 rows, 2.41 KiB in 0.001459 sec., 21932.830705962988 rows/sec., 1.61 MiB/sec. 2025.04.15 04:07:32.969500 [ 5 ] {96dbe5e8-9a7e-4f16-a2dc-030b6c50a356} TCPHandler: Processed in 0.001679206 sec. 2025.04.15 04:07:32.969611 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:32.969717 [ 5 ] {6ac0a39d-6253-439a-b528-04b983fc706c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:07:32.969761 [ 5 ] {6ac0a39d-6253-439a-b528-04b983fc706c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:07:32.970311 [ 5 ] {6ac0a39d-6253-439a-b528-04b983fc706c} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:32.970350 [ 5 ] {6ac0a39d-6253-439a-b528-04b983fc706c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:32.970701 [ 5 ] {6ac0a39d-6253-439a-b528-04b983fc706c} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.04.15 04:07:32.970947 [ 5 ] {6ac0a39d-6253-439a-b528-04b983fc706c} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:32.971146 [ 5 ] {6ac0a39d-6253-439a-b528-04b983fc706c} executeQuery: Read 96 rows, 7.68 KiB in 0.001452 sec., 66115.70247933884 rows/sec., 5.16 MiB/sec. 2025.04.15 04:07:32.971196 [ 5 ] {6ac0a39d-6253-439a-b528-04b983fc706c} TCPHandler: Processed in 0.001636715 sec. 2025.04.15 04:07:32.971310 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:32.971414 [ 5 ] {99474176-a0f9-4e4e-bb04-ea72ba12e75f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:32.971464 [ 5 ] {99474176-a0f9-4e4e-bb04-ea72ba12e75f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:07:32.971968 [ 5 ] {99474176-a0f9-4e4e-bb04-ea72ba12e75f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:32.972007 [ 5 ] {99474176-a0f9-4e4e-bb04-ea72ba12e75f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:32.972380 [ 5 ] {99474176-a0f9-4e4e-bb04-ea72ba12e75f} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.04.15 04:07:32.972612 [ 5 ] {99474176-a0f9-4e4e-bb04-ea72ba12e75f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:32.972812 [ 5 ] {99474176-a0f9-4e4e-bb04-ea72ba12e75f} executeQuery: Read 160 rows, 11.41 KiB in 0.00142 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. 2025.04.15 04:07:32.972862 [ 5 ] {99474176-a0f9-4e4e-bb04-ea72ba12e75f} TCPHandler: Processed in 0.001602045 sec. 2025.04.15 04:07:32.972971 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:32.973076 [ 5 ] {08c234f1-44a9-4beb-acb1-eb8748e35d26} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:32.973143 [ 5 ] {08c234f1-44a9-4beb-acb1-eb8748e35d26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:07:32.974200 [ 5 ] {08c234f1-44a9-4beb-acb1-eb8748e35d26} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:32.974240 [ 5 ] {08c234f1-44a9-4beb-acb1-eb8748e35d26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:32.974863 [ 5 ] {08c234f1-44a9-4beb-acb1-eb8748e35d26} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.04.15 04:07:32.975116 [ 5 ] {08c234f1-44a9-4beb-acb1-eb8748e35d26} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:32.975379 [ 5 ] {08c234f1-44a9-4beb-acb1-eb8748e35d26} executeQuery: Read 32 rows, 58.72 KiB in 0.002328 sec., 13745.704467353951 rows/sec., 24.63 MiB/sec. 2025.04.15 04:07:32.975650 [ 5 ] {08c234f1-44a9-4beb-acb1-eb8748e35d26} TCPHandler: Processed in 0.002749978 sec. 2025.04.15 04:07:32.975959 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:32.976072 [ 5 ] {87cfad7a-add8-42b7-956b-457aeed366e9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:07:32.976118 [ 5 ] {87cfad7a-add8-42b7-956b-457aeed366e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:07:32.976623 [ 5 ] {87cfad7a-add8-42b7-956b-457aeed366e9} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:32.976661 [ 5 ] {87cfad7a-add8-42b7-956b-457aeed366e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:32.977015 [ 5 ] {87cfad7a-add8-42b7-956b-457aeed366e9} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.04.15 04:07:32.977262 [ 5 ] {87cfad7a-add8-42b7-956b-457aeed366e9} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:32.977460 [ 5 ] {87cfad7a-add8-42b7-956b-457aeed366e9} executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. 2025.04.15 04:07:32.977524 [ 5 ] {87cfad7a-add8-42b7-956b-457aeed366e9} TCPHandler: Processed in 0.001617565 sec. 2025.04.15 04:07:35.202775 [ 37 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:07:35.202823 [ 37 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:07:35.441759 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 2025.04.15 04:07:35.442414 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:35.442469 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:35.442989 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.15 04:07:35.443241 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:35.443462 [ 37 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.15 04:07:35.443495 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.04.15 04:07:35.443543 [ 37 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:35.443572 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:35.443684 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.15 04:07:35.443809 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:35.443851 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part 2025.04.15 04:07:35.443922 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part 2025.04.15 04:07:35.444020 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part 2025.04.15 04:07:35.444261 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part 2025.04.15 04:07:35.444441 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part 2025.04.15 04:07:35.444536 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part 2025.04.15 04:07:35.447269 [ 194 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003630248 sec., 7074172.343046536 rows/sec., 101.20 MiB/sec. 2025.04.15 04:07:35.447524 [ 193 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.15 04:07:35.447867 [ 193 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_56_11} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:35.447964 [ 193 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_56_11} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.15 04:07:35.448069 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. 2025.04.15 04:07:35.580910 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1680 2025.04.15 04:07:35.583835 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:35.583888 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:35.585362 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:07:35.585696 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:35.585950 [ 36 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.04.15 04:07:35.586054 [ 36 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:35.586129 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:35.586798 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.04.15 04:07:35.587425 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1680 2025.04.15 04:07:35.587914 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:35.588090 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1488 rows starting from the beginning of the part 2025.04.15 04:07:35.588732 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 58 rows starting from the beginning of the part 2025.04.15 04:07:35.589337 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part 2025.04.15 04:07:35.589945 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part 2025.04.15 04:07:35.590649 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 58 rows starting from the beginning of the part 2025.04.15 04:07:35.591239 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part 2025.04.15 04:07:35.599821 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 72 columns (72 merged, 0 gathered) in 0.013452317 sec., 124885.54945590414 rows/sec., 96.03 MiB/sec. 2025.04.15 04:07:35.601682 [ 199 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.04.15 04:07:35.602528 [ 199 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_41_8} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:35.602637 [ 199 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_41_8} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.04.15 04:07:35.602994 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. 2025.04.15 04:07:37.235196 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.04.15 04:07:37.256722 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:37.256785 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:37.264236 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.15 04:07:37.265050 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:37.265383 [ 35 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.15 04:07:37.265441 [ 35 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:37.265477 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:37.265941 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.15 04:07:37.280287 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.04.15 04:07:37.282239 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:37.283874 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2025.04.15 04:07:37.289514 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2025.04.15 04:07:37.295114 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.04.15 04:07:37.300701 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2025.04.15 04:07:37.306543 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2025.04.15 04:07:37.311837 [ 196 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2025.04.15 04:07:37.372545 [ 186 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.106940282 sec., 3946.127615410627 rows/sec., 20.40 MiB/sec. 2025.04.15 04:07:37.374755 [ 200 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.15 04:07:37.377265 [ 200 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_56_11} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:37.377388 [ 200 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_56_11} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.15 04:07:37.379138 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.04.15 04:07:37.970655 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:37.970867 [ 5 ] {8dd6e049-aa6d-4993-97c4-5bcf7b18656c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:07:37.970951 [ 5 ] {8dd6e049-aa6d-4993-97c4-5bcf7b18656c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:07:37.971798 [ 5 ] {8dd6e049-aa6d-4993-97c4-5bcf7b18656c} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:37.971849 [ 5 ] {8dd6e049-aa6d-4993-97c4-5bcf7b18656c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:37.972307 [ 5 ] {8dd6e049-aa6d-4993-97c4-5bcf7b18656c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:07:37.972571 [ 5 ] {8dd6e049-aa6d-4993-97c4-5bcf7b18656c} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:37.972802 [ 5 ] {8dd6e049-aa6d-4993-97c4-5bcf7b18656c} executeQuery: Read 212 rows, 13.81 KiB in 0.001993 sec., 106372.3030607125 rows/sec., 6.77 MiB/sec. 2025.04.15 04:07:37.972871 [ 5 ] {8dd6e049-aa6d-4993-97c4-5bcf7b18656c} TCPHandler: Processed in 0.00235431 sec. 2025.04.15 04:07:37.972997 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:37.973111 [ 5 ] {c0fbe6ca-2405-422b-bdb2-b0bdddf68a96} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:07:37.973163 [ 5 ] {c0fbe6ca-2405-422b-bdb2-b0bdddf68a96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:07:37.973939 [ 5 ] {c0fbe6ca-2405-422b-bdb2-b0bdddf68a96} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:37.973981 [ 5 ] {c0fbe6ca-2405-422b-bdb2-b0bdddf68a96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:37.974390 [ 5 ] {c0fbe6ca-2405-422b-bdb2-b0bdddf68a96} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.04.15 04:07:37.974641 [ 5 ] {c0fbe6ca-2405-422b-bdb2-b0bdddf68a96} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:37.974852 [ 5 ] {c0fbe6ca-2405-422b-bdb2-b0bdddf68a96} executeQuery: Read 633 rows, 50.98 KiB in 0.001767 sec., 358234.29541595926 rows/sec., 28.17 MiB/sec. 2025.04.15 04:07:37.974906 [ 5 ] {c0fbe6ca-2405-422b-bdb2-b0bdddf68a96} TCPHandler: Processed in 0.001962201 sec. 2025.04.15 04:07:37.975026 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:37.975133 [ 5 ] {acb35cb8-f941-4f61-a465-c63559b7caed} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:07:37.975179 [ 5 ] {acb35cb8-f941-4f61-a465-c63559b7caed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:07:37.975727 [ 5 ] {acb35cb8-f941-4f61-a465-c63559b7caed} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:37.975769 [ 5 ] {acb35cb8-f941-4f61-a465-c63559b7caed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:37.976126 [ 5 ] {acb35cb8-f941-4f61-a465-c63559b7caed} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.04.15 04:07:37.976375 [ 5 ] {acb35cb8-f941-4f61-a465-c63559b7caed} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:37.976618 [ 5 ] {acb35cb8-f941-4f61-a465-c63559b7caed} executeQuery: Read 114 rows, 6.99 KiB in 0.001503 sec., 75848.30339321357 rows/sec., 4.54 MiB/sec. 2025.04.15 04:07:37.976722 [ 5 ] {acb35cb8-f941-4f61-a465-c63559b7caed} TCPHandler: Processed in 0.001744097 sec. 2025.04.15 04:07:37.976932 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:37.977052 [ 5 ] {50f194c0-076a-4ada-b812-367a4047de8f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:07:37.977099 [ 5 ] {50f194c0-076a-4ada-b812-367a4047de8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:07:37.977648 [ 5 ] {50f194c0-076a-4ada-b812-367a4047de8f} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:37.977688 [ 5 ] {50f194c0-076a-4ada-b812-367a4047de8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:37.978051 [ 5 ] {50f194c0-076a-4ada-b812-367a4047de8f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:07:37.978285 [ 5 ] {50f194c0-076a-4ada-b812-367a4047de8f} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:37.978501 [ 5 ] {50f194c0-076a-4ada-b812-367a4047de8f} executeQuery: Read 113 rows, 7.49 KiB in 0.00147 sec., 76870.74829931973 rows/sec., 4.98 MiB/sec. 2025.04.15 04:07:37.978576 [ 5 ] {50f194c0-076a-4ada-b812-367a4047de8f} TCPHandler: Processed in 0.001727277 sec. 2025.04.15 04:07:37.978724 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:37.978826 [ 5 ] {087eff95-cd10-4142-a0f4-8c461ca72cb3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:07:37.978871 [ 5 ] {087eff95-cd10-4142-a0f4-8c461ca72cb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:07:37.979400 [ 5 ] {087eff95-cd10-4142-a0f4-8c461ca72cb3} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:37.979440 [ 5 ] {087eff95-cd10-4142-a0f4-8c461ca72cb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:37.979787 [ 5 ] {087eff95-cd10-4142-a0f4-8c461ca72cb3} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:07:37.980023 [ 5 ] {087eff95-cd10-4142-a0f4-8c461ca72cb3} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:37.980262 [ 5 ] {087eff95-cd10-4142-a0f4-8c461ca72cb3} executeQuery: Read 112 rows, 6.53 KiB in 0.001448 sec., 77348.06629834254 rows/sec., 4.41 MiB/sec. 2025.04.15 04:07:37.980331 [ 5 ] {087eff95-cd10-4142-a0f4-8c461ca72cb3} TCPHandler: Processed in 0.001665185 sec. 2025.04.15 04:07:37.980590 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:37.980720 [ 5 ] {37937036-3f7d-4bb8-9a28-e921409721a1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:07:37.980766 [ 5 ] {37937036-3f7d-4bb8-9a28-e921409721a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:07:37.981417 [ 5 ] {37937036-3f7d-4bb8-9a28-e921409721a1} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:37.981456 [ 5 ] {37937036-3f7d-4bb8-9a28-e921409721a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:37.981832 [ 5 ] {37937036-3f7d-4bb8-9a28-e921409721a1} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.04.15 04:07:37.982076 [ 5 ] {37937036-3f7d-4bb8-9a28-e921409721a1} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:37.982272 [ 5 ] {37937036-3f7d-4bb8-9a28-e921409721a1} executeQuery: Read 390 rows, 28.23 KiB in 0.001575 sec., 247619.0476190476 rows/sec., 17.50 MiB/sec. 2025.04.15 04:07:37.982325 [ 5 ] {37937036-3f7d-4bb8-9a28-e921409721a1} TCPHandler: Processed in 0.001831979 sec. 2025.04.15 04:07:37.982490 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:37.982595 [ 5 ] {91b22a32-8c3f-4363-891b-12e4d5d7e60e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:07:37.982643 [ 5 ] {91b22a32-8c3f-4363-891b-12e4d5d7e60e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:07:37.983121 [ 5 ] {91b22a32-8c3f-4363-891b-12e4d5d7e60e} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:37.983161 [ 5 ] {91b22a32-8c3f-4363-891b-12e4d5d7e60e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:37.983524 [ 5 ] {91b22a32-8c3f-4363-891b-12e4d5d7e60e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:07:37.983761 [ 5 ] {91b22a32-8c3f-4363-891b-12e4d5d7e60e} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:37.983972 [ 5 ] {91b22a32-8c3f-4363-891b-12e4d5d7e60e} executeQuery: Read 6 rows, 321.00 B in 0.001397 sec., 4294.917680744452 rows/sec., 224.39 KiB/sec. 2025.04.15 04:07:37.984068 [ 5 ] {91b22a32-8c3f-4363-891b-12e4d5d7e60e} TCPHandler: Processed in 0.001627585 sec. 2025.04.15 04:07:37.984214 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:37.984316 [ 5 ] {824a263c-c20a-47f3-9b3b-0fb1ee51eaa8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:37.984364 [ 5 ] {824a263c-c20a-47f3-9b3b-0fb1ee51eaa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:07:37.984872 [ 5 ] {824a263c-c20a-47f3-9b3b-0fb1ee51eaa8} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:37.984911 [ 5 ] {824a263c-c20a-47f3-9b3b-0fb1ee51eaa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:37.985294 [ 5 ] {824a263c-c20a-47f3-9b3b-0fb1ee51eaa8} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.04.15 04:07:37.985540 [ 5 ] {824a263c-c20a-47f3-9b3b-0fb1ee51eaa8} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:37.985745 [ 5 ] {824a263c-c20a-47f3-9b3b-0fb1ee51eaa8} executeQuery: Read 237 rows, 16.27 KiB in 0.001451 sec., 163335.6305995865 rows/sec., 10.95 MiB/sec. 2025.04.15 04:07:37.985798 [ 5 ] {824a263c-c20a-47f3-9b3b-0fb1ee51eaa8} TCPHandler: Processed in 0.001640335 sec. 2025.04.15 04:07:37.985917 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:37.986022 [ 5 ] {ad091588-64df-4e36-9050-ee742023bd35} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:07:37.986069 [ 5 ] {ad091588-64df-4e36-9050-ee742023bd35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:07:37.986470 [ 5 ] {ad091588-64df-4e36-9050-ee742023bd35} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:37.986509 [ 5 ] {ad091588-64df-4e36-9050-ee742023bd35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:37.986854 [ 5 ] {ad091588-64df-4e36-9050-ee742023bd35} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:07:37.987087 [ 5 ] {ad091588-64df-4e36-9050-ee742023bd35} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:37.987338 [ 5 ] {ad091588-64df-4e36-9050-ee742023bd35} executeQuery: Read 1 rows, 69.00 B in 0.001322 sec., 756.4296520423601 rows/sec., 50.97 KiB/sec. 2025.04.15 04:07:37.987402 [ 5 ] {ad091588-64df-4e36-9050-ee742023bd35} TCPHandler: Processed in 0.001528043 sec. 2025.04.15 04:07:37.987664 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:37.987790 [ 5 ] {7eef0735-16ea-48e0-9517-c6489e01d78d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:37.987867 [ 5 ] {7eef0735-16ea-48e0-9517-c6489e01d78d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:07:37.988930 [ 5 ] {7eef0735-16ea-48e0-9517-c6489e01d78d} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:37.988971 [ 5 ] {7eef0735-16ea-48e0-9517-c6489e01d78d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:37.989584 [ 5 ] {7eef0735-16ea-48e0-9517-c6489e01d78d} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.04.15 04:07:37.989867 [ 5 ] {7eef0735-16ea-48e0-9517-c6489e01d78d} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:37.990109 [ 5 ] {7eef0735-16ea-48e0-9517-c6489e01d78d} executeQuery: Read 8 rows, 14.68 KiB in 0.002342 sec., 3415.8838599487617 rows/sec., 6.12 MiB/sec. 2025.04.15 04:07:37.990207 [ 5 ] {7eef0735-16ea-48e0-9517-c6489e01d78d} TCPHandler: Processed in 0.002644376 sec. 2025.04.15 04:07:37.990329 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:37.990434 [ 5 ] {76f012d2-4468-448c-b216-af65d522eefa} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:07:37.990482 [ 5 ] {76f012d2-4468-448c-b216-af65d522eefa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:07:37.990903 [ 5 ] {76f012d2-4468-448c-b216-af65d522eefa} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:37.990943 [ 5 ] {76f012d2-4468-448c-b216-af65d522eefa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:37.991309 [ 5 ] {76f012d2-4468-448c-b216-af65d522eefa} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.04.15 04:07:37.991559 [ 5 ] {76f012d2-4468-448c-b216-af65d522eefa} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:37.991754 [ 5 ] {76f012d2-4468-448c-b216-af65d522eefa} executeQuery: Read 82 rows, 5.33 KiB in 0.001342 sec., 61102.83159463487 rows/sec., 3.88 MiB/sec. 2025.04.15 04:07:37.991805 [ 5 ] {76f012d2-4468-448c-b216-af65d522eefa} TCPHandler: Processed in 0.001526953 sec. 2025.04.15 04:07:38.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 242.67 MiB, peak 255.30 MiB, free memory in arenas 0.00 B, will set to 241.56 MiB (RSS), difference: -1.11 MiB 2025.04.15 04:07:42.943667 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 2025.04.15 04:07:42.944386 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:42.944431 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:42.944942 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.15 04:07:42.945192 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:42.945423 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 2025.04.15 04:07:42.965655 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:42.965868 [ 5 ] {775b9844-7bb3-463d-9df9-0ae0d17183f7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:07:42.965949 [ 5 ] {775b9844-7bb3-463d-9df9-0ae0d17183f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:07:42.966844 [ 5 ] {775b9844-7bb3-463d-9df9-0ae0d17183f7} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:42.966895 [ 5 ] {775b9844-7bb3-463d-9df9-0ae0d17183f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:42.967308 [ 5 ] {775b9844-7bb3-463d-9df9-0ae0d17183f7} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.04.15 04:07:42.967555 [ 5 ] {775b9844-7bb3-463d-9df9-0ae0d17183f7} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:42.967810 [ 5 ] {775b9844-7bb3-463d-9df9-0ae0d17183f7} executeQuery: Read 4 rows, 334.00 B in 0.001991 sec., 2009.040683073832 rows/sec., 163.82 KiB/sec. 2025.04.15 04:07:42.967904 [ 5 ] {775b9844-7bb3-463d-9df9-0ae0d17183f7} TCPHandler: Processed in 0.00239278 sec. 2025.04.15 04:07:42.968163 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:42.968290 [ 5 ] {bcbe2746-dbdb-4da8-beb2-64ab01c1cd8e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:07:42.968337 [ 5 ] {bcbe2746-dbdb-4da8-beb2-64ab01c1cd8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:07:42.968978 [ 5 ] {bcbe2746-dbdb-4da8-beb2-64ab01c1cd8e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:42.969018 [ 5 ] {bcbe2746-dbdb-4da8-beb2-64ab01c1cd8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:42.969364 [ 5 ] {bcbe2746-dbdb-4da8-beb2-64ab01c1cd8e} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.04.15 04:07:42.969601 [ 5 ] {bcbe2746-dbdb-4da8-beb2-64ab01c1cd8e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:42.969797 [ 5 ] {bcbe2746-dbdb-4da8-beb2-64ab01c1cd8e} executeQuery: Read 122 rows, 10.59 KiB in 0.00153 sec., 79738.56209150328 rows/sec., 6.76 MiB/sec. 2025.04.15 04:07:42.969848 [ 5 ] {bcbe2746-dbdb-4da8-beb2-64ab01c1cd8e} TCPHandler: Processed in 0.001775948 sec. 2025.04.15 04:07:42.969978 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:42.970080 [ 5 ] {a1b023b4-5fbe-485a-9e4a-7e2dfa829f0d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:07:42.970124 [ 5 ] {a1b023b4-5fbe-485a-9e4a-7e2dfa829f0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:07:42.970689 [ 5 ] {a1b023b4-5fbe-485a-9e4a-7e2dfa829f0d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:42.970727 [ 5 ] {a1b023b4-5fbe-485a-9e4a-7e2dfa829f0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:42.971057 [ 5 ] {a1b023b4-5fbe-485a-9e4a-7e2dfa829f0d} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.04.15 04:07:42.971280 [ 5 ] {a1b023b4-5fbe-485a-9e4a-7e2dfa829f0d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:42.971475 [ 5 ] {a1b023b4-5fbe-485a-9e4a-7e2dfa829f0d} executeQuery: Read 36 rows, 2.69 KiB in 0.001422 sec., 25316.45569620253 rows/sec., 1.84 MiB/sec. 2025.04.15 04:07:42.971569 [ 5 ] {a1b023b4-5fbe-485a-9e4a-7e2dfa829f0d} TCPHandler: Processed in 0.001654195 sec. 2025.04.15 04:07:42.971733 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:42.972003 [ 5 ] {c67bf1aa-ce10-4be4-b290-438da8621984} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:07:42.972057 [ 5 ] {c67bf1aa-ce10-4be4-b290-438da8621984} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:07:42.972672 [ 5 ] {c67bf1aa-ce10-4be4-b290-438da8621984} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:42.972710 [ 5 ] {c67bf1aa-ce10-4be4-b290-438da8621984} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:42.973044 [ 5 ] {c67bf1aa-ce10-4be4-b290-438da8621984} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.04.15 04:07:42.973265 [ 5 ] {c67bf1aa-ce10-4be4-b290-438da8621984} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:42.973462 [ 5 ] {c67bf1aa-ce10-4be4-b290-438da8621984} executeQuery: Read 100 rows, 8.00 KiB in 0.001513 sec., 66093.85327164574 rows/sec., 5.17 MiB/sec. 2025.04.15 04:07:42.973511 [ 5 ] {c67bf1aa-ce10-4be4-b290-438da8621984} TCPHandler: Processed in 0.001854189 sec. 2025.04.15 04:07:42.973624 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:42.973726 [ 5 ] {811d6265-a8db-45ff-93a6-1aaeab832899} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:42.973774 [ 5 ] {811d6265-a8db-45ff-93a6-1aaeab832899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:07:42.974323 [ 5 ] {811d6265-a8db-45ff-93a6-1aaeab832899} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:42.974362 [ 5 ] {811d6265-a8db-45ff-93a6-1aaeab832899} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:42.974732 [ 5 ] {811d6265-a8db-45ff-93a6-1aaeab832899} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.04.15 04:07:42.974966 [ 5 ] {811d6265-a8db-45ff-93a6-1aaeab832899} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:42.975158 [ 5 ] {811d6265-a8db-45ff-93a6-1aaeab832899} executeQuery: Read 162 rows, 11.55 KiB in 0.001453 sec., 111493.46180316586 rows/sec., 7.76 MiB/sec. 2025.04.15 04:07:42.975208 [ 5 ] {811d6265-a8db-45ff-93a6-1aaeab832899} TCPHandler: Processed in 0.001631904 sec. 2025.04.15 04:07:42.975322 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:42.975424 [ 5 ] {d1e63adf-fd9f-4da7-a227-a0262d394dca} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:42.975488 [ 5 ] {d1e63adf-fd9f-4da7-a227-a0262d394dca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:07:42.976611 [ 5 ] {d1e63adf-fd9f-4da7-a227-a0262d394dca} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:42.976649 [ 5 ] {d1e63adf-fd9f-4da7-a227-a0262d394dca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:42.977254 [ 5 ] {d1e63adf-fd9f-4da7-a227-a0262d394dca} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.04.15 04:07:42.977495 [ 5 ] {d1e63adf-fd9f-4da7-a227-a0262d394dca} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:42.977710 [ 5 ] {d1e63adf-fd9f-4da7-a227-a0262d394dca} executeQuery: Read 32 rows, 58.72 KiB in 0.002307 sec., 13870.827915041178 rows/sec., 24.86 MiB/sec. 2025.04.15 04:07:42.977798 [ 5 ] {d1e63adf-fd9f-4da7-a227-a0262d394dca} TCPHandler: Processed in 0.002524644 sec. 2025.04.15 04:07:42.977932 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:42.978066 [ 5 ] {2afab8c1-97a6-4ec7-b313-39fed751eef3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:07:42.978122 [ 5 ] {2afab8c1-97a6-4ec7-b313-39fed751eef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:07:42.978610 [ 5 ] {2afab8c1-97a6-4ec7-b313-39fed751eef3} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:42.978649 [ 5 ] {2afab8c1-97a6-4ec7-b313-39fed751eef3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:42.979016 [ 5 ] {2afab8c1-97a6-4ec7-b313-39fed751eef3} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.04.15 04:07:42.979265 [ 5 ] {2afab8c1-97a6-4ec7-b313-39fed751eef3} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:42.979481 [ 5 ] {2afab8c1-97a6-4ec7-b313-39fed751eef3} executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. 2025.04.15 04:07:42.979571 [ 5 ] {2afab8c1-97a6-4ec7-b313-39fed751eef3} TCPHandler: Processed in 0.001701897 sec. 2025.04.15 04:07:44.780406 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.04.15 04:07:44.799682 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:44.799745 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:44.806852 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.15 04:07:44.807679 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:44.811961 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.04.15 04:07:45.587700 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1716 2025.04.15 04:07:45.591108 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:45.591171 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:45.592620 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:07:45.592944 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:45.594995 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1716 2025.04.15 04:07:47.970067 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:47.970273 [ 5 ] {fd90862c-14b8-4823-91d1-b5ac151bbdaa} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:07:47.970356 [ 5 ] {fd90862c-14b8-4823-91d1-b5ac151bbdaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:07:47.971183 [ 5 ] {fd90862c-14b8-4823-91d1-b5ac151bbdaa} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:47.971236 [ 5 ] {fd90862c-14b8-4823-91d1-b5ac151bbdaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:47.971673 [ 5 ] {fd90862c-14b8-4823-91d1-b5ac151bbdaa} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:07:47.971934 [ 5 ] {fd90862c-14b8-4823-91d1-b5ac151bbdaa} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:47.972123 [ 60 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.04.15 04:07:47.972171 [ 5 ] {fd90862c-14b8-4823-91d1-b5ac151bbdaa} executeQuery: Read 212 rows, 13.81 KiB in 0.001953 sec., 108550.94726062467 rows/sec., 6.90 MiB/sec. 2025.04.15 04:07:47.972199 [ 60 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:47.972266 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:47.972298 [ 5 ] {fd90862c-14b8-4823-91d1-b5ac151bbdaa} TCPHandler: Processed in 0.002363521 sec. 2025.04.15 04:07:47.972431 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.04.15 04:07:47.972455 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:47.972563 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:47.972591 [ 5 ] {0e6f5c84-48cf-4cd8-9a8b-c03f4a7ad12e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:07:47.972605 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 212 rows starting from the beginning of the part 2025.04.15 04:07:47.972654 [ 5 ] {0e6f5c84-48cf-4cd8-9a8b-c03f4a7ad12e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:07:47.972837 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part 2025.04.15 04:07:47.973160 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part 2025.04.15 04:07:47.973483 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part 2025.04.15 04:07:47.973785 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part 2025.04.15 04:07:47.975030 [ 5 ] {0e6f5c84-48cf-4cd8-9a8b-c03f4a7ad12e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:47.975074 [ 5 ] {0e6f5c84-48cf-4cd8-9a8b-c03f4a7ad12e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:47.975609 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003241339 sec., 327025.3435385808 rows/sec., 22.05 MiB/sec. 2025.04.15 04:07:47.975706 [ 5 ] {0e6f5c84-48cf-4cd8-9a8b-c03f4a7ad12e} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.04.15 04:07:47.975873 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.04.15 04:07:47.976163 [ 5 ] {0e6f5c84-48cf-4cd8-9a8b-c03f4a7ad12e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:47.976409 [ 60 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.04.15 04:07:47.976515 [ 60 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:47.976579 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:47.976593 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_41_10} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:47.976694 [ 5 ] {0e6f5c84-48cf-4cd8-9a8b-c03f4a7ad12e} executeQuery: Read 633 rows, 50.98 KiB in 0.004103 sec., 154277.35803070923 rows/sec., 12.13 MiB/sec. 2025.04.15 04:07:47.976946 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.04.15 04:07:47.976977 [ 5 ] {0e6f5c84-48cf-4cd8-9a8b-c03f4a7ad12e} TCPHandler: Processed in 0.004578798 sec. 2025.04.15 04:07:47.977350 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:47.977577 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:47.977745 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1847 rows starting from the beginning of the part 2025.04.15 04:07:47.977766 [ 5 ] {ef022532-db56-4fa9-bfcc-77e315a7578d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:07:47.977946 [ 5 ] {ef022532-db56-4fa9-bfcc-77e315a7578d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:07:47.978296 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part 2025.04.15 04:07:47.978942 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 120 rows starting from the beginning of the part 2025.04.15 04:07:47.979655 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 633 rows starting from the beginning of the part 2025.04.15 04:07:47.980258 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 122 rows starting from the beginning of the part 2025.04.15 04:07:47.980569 [ 186 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_41_10} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.04.15 04:07:47.980668 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 633 rows starting from the beginning of the part 2025.04.15 04:07:47.981062 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.04.15 04:07:47.981813 [ 5 ] {ef022532-db56-4fa9-bfcc-77e315a7578d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:47.981857 [ 5 ] {ef022532-db56-4fa9-bfcc-77e315a7578d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:47.982399 [ 5 ] {ef022532-db56-4fa9-bfcc-77e315a7578d} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.04.15 04:07:47.982694 [ 5 ] {ef022532-db56-4fa9-bfcc-77e315a7578d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:47.982944 [ 5 ] {ef022532-db56-4fa9-bfcc-77e315a7578d} executeQuery: Read 114 rows, 6.99 KiB in 0.005316 sec., 21444.69525959368 rows/sec., 1.28 MiB/sec. 2025.04.15 04:07:47.983084 [ 5 ] {ef022532-db56-4fa9-bfcc-77e315a7578d} TCPHandler: Processed in 0.005880966 sec. 2025.04.15 04:07:47.983252 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3411 rows, containing 5 columns (5 merged, 0 gathered) in 0.00657103 sec., 519096.70173473563 rows/sec., 43.85 MiB/sec. 2025.04.15 04:07:47.983270 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:47.983412 [ 5 ] {f53cb623-336f-47f2-a1f7-574ff38ebbde} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:07:47.983481 [ 5 ] {f53cb623-336f-47f2-a1f7-574ff38ebbde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:07:47.983585 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.04.15 04:07:47.984208 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_96_19} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:47.984331 [ 198 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_96_19} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.04.15 04:07:47.984511 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.04.15 04:07:47.984690 [ 5 ] {f53cb623-336f-47f2-a1f7-574ff38ebbde} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:47.984735 [ 5 ] {f53cb623-336f-47f2-a1f7-574ff38ebbde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:47.985098 [ 5 ] {f53cb623-336f-47f2-a1f7-574ff38ebbde} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:07:47.985342 [ 5 ] {f53cb623-336f-47f2-a1f7-574ff38ebbde} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:47.985529 [ 110 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 2025.04.15 04:07:47.985578 [ 5 ] {f53cb623-336f-47f2-a1f7-574ff38ebbde} executeQuery: Read 113 rows, 7.49 KiB in 0.002187 sec., 51668.9529035208 rows/sec., 3.34 MiB/sec. 2025.04.15 04:07:47.985586 [ 110 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:47.985663 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:47.985719 [ 5 ] {f53cb623-336f-47f2-a1f7-574ff38ebbde} TCPHandler: Processed in 0.002507523 sec. 2025.04.15 04:07:47.985917 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_42_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full 2025.04.15 04:07:47.985934 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:47.986155 [ 5 ] {67ee3f07-3123-4a62-943e-b684a20a18a0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:07:47.986171 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:47.986249 [ 5 ] {67ee3f07-3123-4a62-943e-b684a20a18a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:07:47.986255 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 342 rows starting from the beginning of the part 2025.04.15 04:07:47.986628 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 113 rows starting from the beginning of the part 2025.04.15 04:07:47.986921 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 113 rows starting from the beginning of the part 2025.04.15 04:07:47.987324 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 341 rows starting from the beginning of the part 2025.04.15 04:07:47.987674 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 113 rows starting from the beginning of the part 2025.04.15 04:07:47.987964 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 113 rows starting from the beginning of the part 2025.04.15 04:07:47.988899 [ 5 ] {67ee3f07-3123-4a62-943e-b684a20a18a0} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:47.988967 [ 5 ] {67ee3f07-3123-4a62-943e-b684a20a18a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:47.989872 [ 5 ] {67ee3f07-3123-4a62-943e-b684a20a18a0} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:07:47.990488 [ 5 ] {67ee3f07-3123-4a62-943e-b684a20a18a0} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:47.990594 [ 195 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.004815363 sec., 235703.9334313945 rows/sec., 16.44 MiB/sec. 2025.04.15 04:07:47.990805 [ 110 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.04.15 04:07:47.990921 [ 110 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:47.990929 [ 5 ] {67ee3f07-3123-4a62-943e-b684a20a18a0} executeQuery: Read 112 rows, 6.53 KiB in 0.004842 sec., 23130.937629078893 rows/sec., 1.32 MiB/sec. 2025.04.15 04:07:47.990968 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:47.991076 [ 195 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.04.15 04:07:47.991280 [ 5 ] {67ee3f07-3123-4a62-943e-b684a20a18a0} TCPHandler: Processed in 0.005410656 sec. 2025.04.15 04:07:47.991417 [ 197 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.04.15 04:07:47.991600 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:47.991692 [ 197 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:47.991779 [ 197 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 112 rows starting from the beginning of the part 2025.04.15 04:07:47.991857 [ 5 ] {3811956e-e4f9-46c7-9df6-08592497f8e8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:07:47.992024 [ 5 ] {3811956e-e4f9-46c7-9df6-08592497f8e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:07:47.992118 [ 197 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 112 rows starting from the beginning of the part 2025.04.15 04:07:47.992623 [ 197 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 112 rows starting from the beginning of the part 2025.04.15 04:07:47.992696 [ 195 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_42_9} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:47.993075 [ 197 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 112 rows starting from the beginning of the part 2025.04.15 04:07:47.993230 [ 195 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_42_9} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 2025.04.15 04:07:47.993550 [ 197 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 112 rows starting from the beginning of the part 2025.04.15 04:07:47.993702 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.04.15 04:07:47.994819 [ 5 ] {3811956e-e4f9-46c7-9df6-08592497f8e8} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:47.994870 [ 5 ] {3811956e-e4f9-46c7-9df6-08592497f8e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:47.995209 [ 197 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004101988 sec., 136519.17070454618 rows/sec., 8.30 MiB/sec. 2025.04.15 04:07:47.995434 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.04.15 04:07:47.995454 [ 5 ] {3811956e-e4f9-46c7-9df6-08592497f8e8} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.04.15 04:07:47.995895 [ 5 ] {3811956e-e4f9-46c7-9df6-08592497f8e8} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:47.996000 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_41_10} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:47.996234 [ 110 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.04.15 04:07:47.996297 [ 191 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_41_10} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.04.15 04:07:47.996342 [ 5 ] {3811956e-e4f9-46c7-9df6-08592497f8e8} executeQuery: Read 390 rows, 28.23 KiB in 0.004558 sec., 85563.84379113646 rows/sec., 6.05 MiB/sec. 2025.04.15 04:07:47.996352 [ 110 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:47.996454 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:47.996589 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.15 04:07:47.996632 [ 5 ] {3811956e-e4f9-46c7-9df6-08592497f8e8} TCPHandler: Processed in 0.005115279 sec. 2025.04.15 04:07:47.996905 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.04.15 04:07:47.996920 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:47.997166 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:47.997173 [ 5 ] {aeba7660-e0aa-4a5c-92f6-42b21dcd956e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:07:47.997226 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 914 rows starting from the beginning of the part 2025.04.15 04:07:47.997275 [ 5 ] {aeba7660-e0aa-4a5c-92f6-42b21dcd956e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:07:47.997612 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2025.04.15 04:07:47.997979 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 96 rows starting from the beginning of the part 2025.04.15 04:07:47.998345 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 390 rows starting from the beginning of the part 2025.04.15 04:07:47.998650 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 100 rows starting from the beginning of the part 2025.04.15 04:07:47.998977 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 390 rows starting from the beginning of the part 2025.04.15 04:07:47.999708 [ 5 ] {aeba7660-e0aa-4a5c-92f6-42b21dcd956e} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:47.999779 [ 5 ] {aeba7660-e0aa-4a5c-92f6-42b21dcd956e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:48.000268 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 245.42 MiB, peak 255.30 MiB, free memory in arenas 0.00 B, will set to 241.63 MiB (RSS), difference: -3.80 MiB 2025.04.15 04:07:48.001203 [ 5 ] {aeba7660-e0aa-4a5c-92f6-42b21dcd956e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:07:48.001842 [ 5 ] {aeba7660-e0aa-4a5c-92f6-42b21dcd956e} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:48.002200 [ 5 ] {aeba7660-e0aa-4a5c-92f6-42b21dcd956e} executeQuery: Read 6 rows, 321.00 B in 0.005125 sec., 1170.7317073170732 rows/sec., 61.17 KiB/sec. 2025.04.15 04:07:48.002261 [ 5 ] {aeba7660-e0aa-4a5c-92f6-42b21dcd956e} TCPHandler: Processed in 0.005423025 sec. 2025.04.15 04:07:48.002493 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:48.002745 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.005981767 sec., 326659.32992709347 rows/sec., 24.96 MiB/sec. 2025.04.15 04:07:48.002757 [ 5 ] {bf1edd2a-1d6f-4b9c-b865-8ad0444fb24a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:48.002842 [ 5 ] {bf1edd2a-1d6f-4b9c-b865-8ad0444fb24a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:07:48.002987 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.04.15 04:07:48.003585 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_96_19} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:48.003821 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_96_19} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.04.15 04:07:48.003982 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.04.15 04:07:48.004105 [ 5 ] {bf1edd2a-1d6f-4b9c-b865-8ad0444fb24a} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:48.004148 [ 5 ] {bf1edd2a-1d6f-4b9c-b865-8ad0444fb24a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:48.004542 [ 5 ] {bf1edd2a-1d6f-4b9c-b865-8ad0444fb24a} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.04.15 04:07:48.004778 [ 5 ] {bf1edd2a-1d6f-4b9c-b865-8ad0444fb24a} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:48.004960 [ 110 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.04.15 04:07:48.004980 [ 5 ] {bf1edd2a-1d6f-4b9c-b865-8ad0444fb24a} executeQuery: Read 237 rows, 16.27 KiB in 0.002291 sec., 103448.27586206896 rows/sec., 6.93 MiB/sec. 2025.04.15 04:07:48.005026 [ 110 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:48.005104 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:48.005121 [ 5 ] {bf1edd2a-1d6f-4b9c-b865-8ad0444fb24a} TCPHandler: Processed in 0.002709778 sec. 2025.04.15 04:07:48.005393 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.04.15 04:07:48.005406 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:48.005859 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:48.005879 [ 5 ] {88b54a49-86a7-45e5-98fe-41662d1ffb9d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:07:48.005985 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27769 rows starting from the beginning of the part 2025.04.15 04:07:48.006173 [ 5 ] {88b54a49-86a7-45e5-98fe-41662d1ffb9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:07:48.006533 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 128 rows starting from the beginning of the part 2025.04.15 04:07:48.007044 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part 2025.04.15 04:07:48.007425 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part 2025.04.15 04:07:48.008112 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 162 rows starting from the beginning of the part 2025.04.15 04:07:48.008546 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part 2025.04.15 04:07:48.009477 [ 5 ] {88b54a49-86a7-45e5-98fe-41662d1ffb9d} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:48.009543 [ 5 ] {88b54a49-86a7-45e5-98fe-41662d1ffb9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:48.010176 [ 5 ] {88b54a49-86a7-45e5-98fe-41662d1ffb9d} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:07:48.010660 [ 5 ] {88b54a49-86a7-45e5-98fe-41662d1ffb9d} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:48.010863 [ 110 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 2025.04.15 04:07:48.010948 [ 110 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:48.011035 [ 5 ] {88b54a49-86a7-45e5-98fe-41662d1ffb9d} executeQuery: Read 1 rows, 69.00 B in 0.005337 sec., 187.37118231216039 rows/sec., 12.63 KiB/sec. 2025.04.15 04:07:48.011048 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:48.011354 [ 5 ] {88b54a49-86a7-45e5-98fe-41662d1ffb9d} TCPHandler: Processed in 0.006032799 sec. 2025.04.15 04:07:48.011622 [ 187 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_42_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full 2025.04.15 04:07:48.011726 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:48.011976 [ 187 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:48.012099 [ 187 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part 2025.04.15 04:07:48.012195 [ 5 ] {ef5a6e50-b73f-4b83-ab03-2aa5eba67229} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:48.012446 [ 187 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2025.04.15 04:07:48.012833 [ 5 ] {ef5a6e50-b73f-4b83-ab03-2aa5eba67229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:07:48.012924 [ 187 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2025.04.15 04:07:48.013405 [ 187 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2025.04.15 04:07:48.014049 [ 187 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2025.04.15 04:07:48.014618 [ 187 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2025.04.15 04:07:48.019800 [ 187 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.008540492 sec., 4917.749469234325 rows/sec., 330.91 KiB/sec. 2025.04.15 04:07:48.020183 [ 187 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.04.15 04:07:48.020599 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 28693 rows, containing 5 columns (5 merged, 0 gathered) in 0.015384988 sec., 1864999.8297041245 rows/sec., 125.89 MiB/sec. 2025.04.15 04:07:48.021087 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.04.15 04:07:48.021106 [ 187 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_42_9} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:48.021480 [ 187 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_42_9} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 2025.04.15 04:07:48.021739 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:07:48.021830 [ 5 ] {ef5a6e50-b73f-4b83-ab03-2aa5eba67229} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:48.021903 [ 5 ] {ef5a6e50-b73f-4b83-ab03-2aa5eba67229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:48.022063 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_96_19} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:48.022303 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_96_19} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.04.15 04:07:48.022457 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.04.15 04:07:48.022960 [ 5 ] {ef5a6e50-b73f-4b83-ab03-2aa5eba67229} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.04.15 04:07:48.023247 [ 5 ] {ef5a6e50-b73f-4b83-ab03-2aa5eba67229} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:48.023495 [ 5 ] {ef5a6e50-b73f-4b83-ab03-2aa5eba67229} executeQuery: Read 8 rows, 14.68 KiB in 0.011483 sec., 696.6820517286424 rows/sec., 1.25 MiB/sec. 2025.04.15 04:07:48.023614 [ 5 ] {ef5a6e50-b73f-4b83-ab03-2aa5eba67229} TCPHandler: Processed in 0.011991676 sec. 2025.04.15 04:07:48.023739 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:48.023845 [ 5 ] {be9c5fad-5835-401a-81d2-4ac252132557} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:07:48.023892 [ 5 ] {be9c5fad-5835-401a-81d2-4ac252132557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:07:48.024324 [ 5 ] {be9c5fad-5835-401a-81d2-4ac252132557} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:48.024364 [ 5 ] {be9c5fad-5835-401a-81d2-4ac252132557} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:48.024726 [ 5 ] {be9c5fad-5835-401a-81d2-4ac252132557} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.04.15 04:07:48.024963 [ 5 ] {be9c5fad-5835-401a-81d2-4ac252132557} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:48.025133 [ 110 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.04.15 04:07:48.025190 [ 5 ] {be9c5fad-5835-401a-81d2-4ac252132557} executeQuery: Read 82 rows, 5.33 KiB in 0.00136 sec., 60294.11764705882 rows/sec., 3.83 MiB/sec. 2025.04.15 04:07:48.025197 [ 110 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:48.025276 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.04.15 04:07:48.025324 [ 5 ] {be9c5fad-5835-401a-81d2-4ac252132557} TCPHandler: Processed in 0.001632995 sec. 2025.04.15 04:07:48.025452 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.04.15 04:07:48.025567 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:48.025602 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5418 rows starting from the beginning of the part 2025.04.15 04:07:48.025707 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part 2025.04.15 04:07:48.025917 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part 2025.04.15 04:07:48.026044 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part 2025.04.15 04:07:48.026240 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part 2025.04.15 04:07:48.026433 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part 2025.04.15 04:07:48.028522 [ 187 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 5750 rows, containing 4 columns (4 merged, 0 gathered) in 0.003150247 sec., 1825253.702328738 rows/sec., 118.82 MiB/sec. 2025.04.15 04:07:48.028888 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.04.15 04:07:48.029157 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_96_19} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:48.029229 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_96_19} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.04.15 04:07:48.029297 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2025.04.15 04:07:49.000220 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 238.87 MiB, peak 255.30 MiB, free memory in arenas 0.00 B, will set to 242.58 MiB (RSS), difference: 3.71 MiB 2025.04.15 04:07:50.202927 [ 144 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:07:50.203008 [ 144 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:07:50.445558 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 2025.04.15 04:07:50.446292 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:50.446338 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:50.446892 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.15 04:07:50.447152 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:50.447406 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.04.15 04:07:52.312043 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.04.15 04:07:52.333252 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:52.333305 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:52.340568 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.15 04:07:52.341340 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:52.344047 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.04.15 04:07:52.966119 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:52.966305 [ 5 ] {77e6accd-411b-4c8d-8b80-a2ae400f7a62} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:07:52.966377 [ 5 ] {77e6accd-411b-4c8d-8b80-a2ae400f7a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:07:52.967160 [ 5 ] {77e6accd-411b-4c8d-8b80-a2ae400f7a62} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:52.967208 [ 5 ] {77e6accd-411b-4c8d-8b80-a2ae400f7a62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:52.967646 [ 5 ] {77e6accd-411b-4c8d-8b80-a2ae400f7a62} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.04.15 04:07:52.967908 [ 5 ] {77e6accd-411b-4c8d-8b80-a2ae400f7a62} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:52.968108 [ 5 ] {77e6accd-411b-4c8d-8b80-a2ae400f7a62} executeQuery: Read 120 rows, 10.44 KiB in 0.001854 sec., 64724.91909385113 rows/sec., 5.50 MiB/sec. 2025.04.15 04:07:52.968215 [ 5 ] {77e6accd-411b-4c8d-8b80-a2ae400f7a62} TCPHandler: Processed in 0.002219088 sec. 2025.04.15 04:07:52.968353 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:52.968632 [ 5 ] {d538a728-8be4-42a2-b2ea-56df919883a3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:07:52.968757 [ 5 ] {d538a728-8be4-42a2-b2ea-56df919883a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:07:52.969414 [ 5 ] {d538a728-8be4-42a2-b2ea-56df919883a3} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:52.969452 [ 5 ] {d538a728-8be4-42a2-b2ea-56df919883a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:52.969791 [ 5 ] {d538a728-8be4-42a2-b2ea-56df919883a3} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.04.15 04:07:52.970025 [ 5 ] {d538a728-8be4-42a2-b2ea-56df919883a3} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:52.970210 [ 127 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.04.15 04:07:52.970231 [ 5 ] {d538a728-8be4-42a2-b2ea-56df919883a3} executeQuery: Read 32 rows, 2.41 KiB in 0.001692 sec., 18912.529550827425 rows/sec., 1.39 MiB/sec. 2025.04.15 04:07:52.970310 [ 127 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:52.970382 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:52.970389 [ 5 ] {d538a728-8be4-42a2-b2ea-56df919883a3} TCPHandler: Processed in 0.002090285 sec. 2025.04.15 04:07:52.970729 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.04.15 04:07:52.970819 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:52.971233 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:52.971325 [ 5 ] {aab3ca62-a07e-42ef-82c7-b9ec9c1b3954} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:07:52.971358 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 164 rows starting from the beginning of the part 2025.04.15 04:07:52.971556 [ 5 ] {aab3ca62-a07e-42ef-82c7-b9ec9c1b3954} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:07:52.971871 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part 2025.04.15 04:07:52.972195 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 114 rows starting from the beginning of the part 2025.04.15 04:07:52.972589 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part 2025.04.15 04:07:52.972994 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 114 rows starting from the beginning of the part 2025.04.15 04:07:52.973392 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part 2025.04.15 04:07:52.974629 [ 5 ] {aab3ca62-a07e-42ef-82c7-b9ec9c1b3954} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:52.974695 [ 5 ] {aab3ca62-a07e-42ef-82c7-b9ec9c1b3954} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:52.975789 [ 5 ] {aab3ca62-a07e-42ef-82c7-b9ec9c1b3954} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.04.15 04:07:52.976299 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.005812904 sec., 84639.27840542352 rows/sec., 5.72 MiB/sec. 2025.04.15 04:07:52.976321 [ 5 ] {aab3ca62-a07e-42ef-82c7-b9ec9c1b3954} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:52.976531 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.04.15 04:07:52.976790 [ 5 ] {aab3ca62-a07e-42ef-82c7-b9ec9c1b3954} executeQuery: Read 96 rows, 7.68 KiB in 0.005685 sec., 16886.543535620054 rows/sec., 1.32 MiB/sec. 2025.04.15 04:07:52.976944 [ 5 ] {aab3ca62-a07e-42ef-82c7-b9ec9c1b3954} TCPHandler: Processed in 0.006297825 sec. 2025.04.15 04:07:52.977133 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:52.977153 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_81_16} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:52.977311 [ 5 ] {f7914e18-c8a1-46ac-a6a5-f30ef3fb5e21} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:52.977316 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_81_16} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.04.15 04:07:52.977398 [ 5 ] {f7914e18-c8a1-46ac-a6a5-f30ef3fb5e21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:07:52.977493 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.04.15 04:07:52.978083 [ 5 ] {f7914e18-c8a1-46ac-a6a5-f30ef3fb5e21} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:52.978127 [ 5 ] {f7914e18-c8a1-46ac-a6a5-f30ef3fb5e21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:52.978520 [ 5 ] {f7914e18-c8a1-46ac-a6a5-f30ef3fb5e21} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.04.15 04:07:52.978766 [ 5 ] {f7914e18-c8a1-46ac-a6a5-f30ef3fb5e21} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:52.978968 [ 5 ] {f7914e18-c8a1-46ac-a6a5-f30ef3fb5e21} executeQuery: Read 160 rows, 11.41 KiB in 0.001712 sec., 93457.94392523365 rows/sec., 6.51 MiB/sec. 2025.04.15 04:07:52.979018 [ 5 ] {f7914e18-c8a1-46ac-a6a5-f30ef3fb5e21} TCPHandler: Processed in 0.001968422 sec. 2025.04.15 04:07:52.979134 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:52.979236 [ 5 ] {13fe0f6e-f766-42ad-ba28-79a1d0dd5df2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:52.979302 [ 5 ] {13fe0f6e-f766-42ad-ba28-79a1d0dd5df2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:07:52.980408 [ 5 ] {13fe0f6e-f766-42ad-ba28-79a1d0dd5df2} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:52.980447 [ 5 ] {13fe0f6e-f766-42ad-ba28-79a1d0dd5df2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:52.981065 [ 5 ] {13fe0f6e-f766-42ad-ba28-79a1d0dd5df2} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.04.15 04:07:52.981314 [ 5 ] {13fe0f6e-f766-42ad-ba28-79a1d0dd5df2} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:52.981494 [ 127 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.04.15 04:07:52.981550 [ 5 ] {13fe0f6e-f766-42ad-ba28-79a1d0dd5df2} executeQuery: Read 32 rows, 58.72 KiB in 0.002334 sec., 13710.368466152528 rows/sec., 24.57 MiB/sec. 2025.04.15 04:07:52.981577 [ 127 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:52.981648 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:52.981915 [ 5 ] {13fe0f6e-f766-42ad-ba28-79a1d0dd5df2} TCPHandler: Processed in 0.002827851 sec. 2025.04.15 04:07:52.981994 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.04.15 04:07:52.982098 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:52.982335 [ 5 ] {35a4b518-6af6-435b-9f60-53803415868b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:07:52.982461 [ 5 ] {35a4b518-6af6-435b-9f60-53803415868b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:07:52.982990 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:07:52.983226 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1475 rows starting from the beginning of the part 2025.04.15 04:07:52.983989 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part 2025.04.15 04:07:52.984566 [ 5 ] {35a4b518-6af6-435b-9f60-53803415868b} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:52.984681 [ 5 ] {35a4b518-6af6-435b-9f60-53803415868b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:52.984773 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part 2025.04.15 04:07:52.985468 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part 2025.04.15 04:07:52.986139 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part 2025.04.15 04:07:52.986186 [ 5 ] {35a4b518-6af6-435b-9f60-53803415868b} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.04.15 04:07:52.986739 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part 2025.04.15 04:07:52.987003 [ 5 ] {35a4b518-6af6-435b-9f60-53803415868b} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:52.987860 [ 5 ] {35a4b518-6af6-435b-9f60-53803415868b} executeQuery: Read 60 rows, 4.14 KiB in 0.005546 sec., 10818.608005769926 rows/sec., 746.60 KiB/sec. 2025.04.15 04:07:52.988052 [ 5 ] {35a4b518-6af6-435b-9f60-53803415868b} TCPHandler: Processed in 0.006011719 sec. 2025.04.15 04:07:52.997140 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1587 rows, containing 19 columns (19 merged, 0 gathered) in 0.015359608 sec., 103322.94938777083 rows/sec., 185.15 MiB/sec. 2025.04.15 04:07:52.998730 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.04.15 04:07:52.999212 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_81_16} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:52.999305 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_81_16} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.04.15 04:07:52.999477 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. 2025.04.15 04:07:53.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 243.64 MiB, peak 255.30 MiB, free memory in arenas 0.00 B, will set to 248.39 MiB (RSS), difference: 4.75 MiB 2025.04.15 04:07:53.464385 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:53.464583 [ 5 ] {24c210da-03a7-4c50-9d89-e7825df99648} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:07:53.464664 [ 5 ] {24c210da-03a7-4c50-9d89-e7825df99648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:07:53.465494 [ 5 ] {24c210da-03a7-4c50-9d89-e7825df99648} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:53.465546 [ 5 ] {24c210da-03a7-4c50-9d89-e7825df99648} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:53.465983 [ 5 ] {24c210da-03a7-4c50-9d89-e7825df99648} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:07:53.466249 [ 5 ] {24c210da-03a7-4c50-9d89-e7825df99648} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:53.466514 [ 5 ] {24c210da-03a7-4c50-9d89-e7825df99648} executeQuery: Read 212 rows, 13.81 KiB in 0.001973 sec., 107450.58286872783 rows/sec., 6.83 MiB/sec. 2025.04.15 04:07:53.466614 [ 5 ] {24c210da-03a7-4c50-9d89-e7825df99648} TCPHandler: Processed in 0.00235315 sec. 2025.04.15 04:07:53.466845 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:53.466967 [ 5 ] {7dc8d9eb-a169-4196-85cc-52bff44ef36d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:07:53.467016 [ 5 ] {7dc8d9eb-a169-4196-85cc-52bff44ef36d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:07:53.467565 [ 5 ] {7dc8d9eb-a169-4196-85cc-52bff44ef36d} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:53.467607 [ 5 ] {7dc8d9eb-a169-4196-85cc-52bff44ef36d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:53.467965 [ 5 ] {7dc8d9eb-a169-4196-85cc-52bff44ef36d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.04.15 04:07:53.468207 [ 5 ] {7dc8d9eb-a169-4196-85cc-52bff44ef36d} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:53.468468 [ 5 ] {7dc8d9eb-a169-4196-85cc-52bff44ef36d} executeQuery: Read 10 rows, 835.00 B in 0.001522 sec., 6570.30223390276 rows/sec., 535.76 KiB/sec. 2025.04.15 04:07:53.468621 [ 5 ] {7dc8d9eb-a169-4196-85cc-52bff44ef36d} TCPHandler: Processed in 0.00185762 sec. 2025.04.15 04:07:53.468813 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:53.468919 [ 5 ] {fe54a439-41da-4bea-a548-7967d720f6b5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:07:53.468966 [ 5 ] {fe54a439-41da-4bea-a548-7967d720f6b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:07:53.470416 [ 5 ] {fe54a439-41da-4bea-a548-7967d720f6b5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:53.470455 [ 5 ] {fe54a439-41da-4bea-a548-7967d720f6b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:53.470912 [ 5 ] {fe54a439-41da-4bea-a548-7967d720f6b5} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.04.15 04:07:53.471160 [ 5 ] {fe54a439-41da-4bea-a548-7967d720f6b5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:53.471376 [ 5 ] {fe54a439-41da-4bea-a548-7967d720f6b5} executeQuery: Read 1778 rows, 147.90 KiB in 0.002478 sec., 717514.1242937853 rows/sec., 58.29 MiB/sec. 2025.04.15 04:07:53.471430 [ 5 ] {fe54a439-41da-4bea-a548-7967d720f6b5} TCPHandler: Processed in 0.002681717 sec. 2025.04.15 04:07:53.471542 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:53.471647 [ 5 ] {31be7bb4-2346-4ecd-9468-e1938a4fd708} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:07:53.471692 [ 5 ] {31be7bb4-2346-4ecd-9468-e1938a4fd708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:07:53.472247 [ 5 ] {31be7bb4-2346-4ecd-9468-e1938a4fd708} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:53.472287 [ 5 ] {31be7bb4-2346-4ecd-9468-e1938a4fd708} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:53.472632 [ 5 ] {31be7bb4-2346-4ecd-9468-e1938a4fd708} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.04.15 04:07:53.472861 [ 5 ] {31be7bb4-2346-4ecd-9468-e1938a4fd708} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:53.473043 [ 5 ] {31be7bb4-2346-4ecd-9468-e1938a4fd708} executeQuery: Read 124 rows, 7.69 KiB in 0.001417 sec., 87508.82145377558 rows/sec., 5.30 MiB/sec. 2025.04.15 04:07:53.473094 [ 5 ] {31be7bb4-2346-4ecd-9468-e1938a4fd708} TCPHandler: Processed in 0.001601354 sec. 2025.04.15 04:07:53.473212 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:53.473316 [ 5 ] {411df242-92d0-4388-9652-940abb726c6d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:07:53.473360 [ 5 ] {411df242-92d0-4388-9652-940abb726c6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:07:53.474002 [ 5 ] {411df242-92d0-4388-9652-940abb726c6d} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:53.474041 [ 5 ] {411df242-92d0-4388-9652-940abb726c6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:53.474396 [ 5 ] {411df242-92d0-4388-9652-940abb726c6d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:07:53.474625 [ 5 ] {411df242-92d0-4388-9652-940abb726c6d} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:53.474834 [ 5 ] {411df242-92d0-4388-9652-940abb726c6d} executeQuery: Read 341 rows, 23.30 KiB in 0.001533 sec., 222439.66079582516 rows/sec., 14.84 MiB/sec. 2025.04.15 04:07:53.474899 [ 5 ] {411df242-92d0-4388-9652-940abb726c6d} TCPHandler: Processed in 0.001729717 sec. 2025.04.15 04:07:53.475121 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:53.475232 [ 5 ] {4148b5da-01d5-4b24-a52e-0b1ab7315305} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:07:53.475280 [ 5 ] {4148b5da-01d5-4b24-a52e-0b1ab7315305} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:07:53.475831 [ 5 ] {4148b5da-01d5-4b24-a52e-0b1ab7315305} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:53.475870 [ 5 ] {4148b5da-01d5-4b24-a52e-0b1ab7315305} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:53.476211 [ 5 ] {4148b5da-01d5-4b24-a52e-0b1ab7315305} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:07:53.476488 [ 5 ] {4148b5da-01d5-4b24-a52e-0b1ab7315305} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:53.476702 [ 5 ] {4148b5da-01d5-4b24-a52e-0b1ab7315305} executeQuery: Read 112 rows, 6.53 KiB in 0.001491 sec., 75117.37089201878 rows/sec., 4.28 MiB/sec. 2025.04.15 04:07:53.476784 [ 5 ] {4148b5da-01d5-4b24-a52e-0b1ab7315305} TCPHandler: Processed in 0.001744547 sec. 2025.04.15 04:07:53.476996 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:53.477100 [ 5 ] {abe5933e-671d-43bb-be52-2c664f67f0ac} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:07:53.477147 [ 5 ] {abe5933e-671d-43bb-be52-2c664f67f0ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:07:53.477999 [ 5 ] {abe5933e-671d-43bb-be52-2c664f67f0ac} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:53.478038 [ 5 ] {abe5933e-671d-43bb-be52-2c664f67f0ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:53.478418 [ 5 ] {abe5933e-671d-43bb-be52-2c664f67f0ac} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.04.15 04:07:53.478653 [ 5 ] {abe5933e-671d-43bb-be52-2c664f67f0ac} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:53.478854 [ 5 ] {abe5933e-671d-43bb-be52-2c664f67f0ac} executeQuery: Read 856 rows, 63.33 KiB in 0.001777 sec., 481710.74845244794 rows/sec., 34.80 MiB/sec. 2025.04.15 04:07:53.478906 [ 5 ] {abe5933e-671d-43bb-be52-2c664f67f0ac} TCPHandler: Processed in 0.001987363 sec. 2025.04.15 04:07:53.479020 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:53.479125 [ 5 ] {2bdd7790-6a0e-4ab2-95b4-9c42e3ad8ed3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:07:53.479173 [ 5 ] {2bdd7790-6a0e-4ab2-95b4-9c42e3ad8ed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:07:53.479585 [ 5 ] {2bdd7790-6a0e-4ab2-95b4-9c42e3ad8ed3} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:53.479625 [ 5 ] {2bdd7790-6a0e-4ab2-95b4-9c42e3ad8ed3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:53.479980 [ 5 ] {2bdd7790-6a0e-4ab2-95b4-9c42e3ad8ed3} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:07:53.480212 [ 5 ] {2bdd7790-6a0e-4ab2-95b4-9c42e3ad8ed3} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:53.480411 [ 5 ] {2bdd7790-6a0e-4ab2-95b4-9c42e3ad8ed3} executeQuery: Read 6 rows, 321.00 B in 0.001307 sec., 4590.665646518745 rows/sec., 239.84 KiB/sec. 2025.04.15 04:07:53.480459 [ 5 ] {2bdd7790-6a0e-4ab2-95b4-9c42e3ad8ed3} TCPHandler: Processed in 0.001489642 sec. 2025.04.15 04:07:53.480569 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:53.480675 [ 5 ] {4a3aac86-6905-4b7f-8a22-494e9815bf7d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:53.480722 [ 5 ] {4a3aac86-6905-4b7f-8a22-494e9815bf7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:07:53.481408 [ 5 ] {4a3aac86-6905-4b7f-8a22-494e9815bf7d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:53.481446 [ 5 ] {4a3aac86-6905-4b7f-8a22-494e9815bf7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:53.481859 [ 5 ] {4a3aac86-6905-4b7f-8a22-494e9815bf7d} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.04.15 04:07:53.482096 [ 5 ] {4a3aac86-6905-4b7f-8a22-494e9815bf7d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:53.482297 [ 5 ] {4a3aac86-6905-4b7f-8a22-494e9815bf7d} executeQuery: Read 960 rows, 65.32 KiB in 0.001644 sec., 583941.605839416 rows/sec., 38.80 MiB/sec. 2025.04.15 04:07:53.482348 [ 5 ] {4a3aac86-6905-4b7f-8a22-494e9815bf7d} TCPHandler: Processed in 0.001828649 sec. 2025.04.15 04:07:53.482462 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:53.482567 [ 5 ] {9f30d83d-e77a-4b6d-ab6f-aaf5711bde56} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:07:53.482614 [ 5 ] {9f30d83d-e77a-4b6d-ab6f-aaf5711bde56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:07:53.483006 [ 5 ] {9f30d83d-e77a-4b6d-ab6f-aaf5711bde56} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:53.483044 [ 5 ] {9f30d83d-e77a-4b6d-ab6f-aaf5711bde56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:53.483381 [ 5 ] {9f30d83d-e77a-4b6d-ab6f-aaf5711bde56} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:07:53.483609 [ 5 ] {9f30d83d-e77a-4b6d-ab6f-aaf5711bde56} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:53.483801 [ 5 ] {9f30d83d-e77a-4b6d-ab6f-aaf5711bde56} executeQuery: Read 1 rows, 69.00 B in 0.001255 sec., 796.8127490039841 rows/sec., 53.69 KiB/sec. 2025.04.15 04:07:53.483850 [ 5 ] {9f30d83d-e77a-4b6d-ab6f-aaf5711bde56} TCPHandler: Processed in 0.001439601 sec. 2025.04.15 04:07:53.483961 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:53.484066 [ 5 ] {46015bd9-f988-4494-946d-f3de6cdf42b8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:53.484132 [ 5 ] {46015bd9-f988-4494-946d-f3de6cdf42b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:07:53.485127 [ 5 ] {46015bd9-f988-4494-946d-f3de6cdf42b8} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:53.485166 [ 5 ] {46015bd9-f988-4494-946d-f3de6cdf42b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:53.485762 [ 5 ] {46015bd9-f988-4494-946d-f3de6cdf42b8} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.04.15 04:07:53.486027 [ 5 ] {46015bd9-f988-4494-946d-f3de6cdf42b8} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:53.486247 [ 5 ] {46015bd9-f988-4494-946d-f3de6cdf42b8} executeQuery: Read 8 rows, 14.68 KiB in 0.002202 sec., 3633.0608537693006 rows/sec., 6.51 MiB/sec. 2025.04.15 04:07:53.486336 [ 5 ] {46015bd9-f988-4494-946d-f3de6cdf42b8} TCPHandler: Processed in 0.002426161 sec. 2025.04.15 04:07:53.486491 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:53.486626 [ 5 ] {aa03b174-1fdd-4f34-b66e-43907f402fe6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:07:53.486683 [ 5 ] {aa03b174-1fdd-4f34-b66e-43907f402fe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:07:53.487112 [ 5 ] {aa03b174-1fdd-4f34-b66e-43907f402fe6} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:53.487151 [ 5 ] {aa03b174-1fdd-4f34-b66e-43907f402fe6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:53.487510 [ 5 ] {aa03b174-1fdd-4f34-b66e-43907f402fe6} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.04.15 04:07:53.487745 [ 5 ] {aa03b174-1fdd-4f34-b66e-43907f402fe6} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:53.487964 [ 5 ] {aa03b174-1fdd-4f34-b66e-43907f402fe6} executeQuery: Read 34 rows, 2.02 KiB in 0.001366 sec., 24890.190336749634 rows/sec., 1.44 MiB/sec. 2025.04.15 04:07:53.488014 [ 5 ] {aa03b174-1fdd-4f34-b66e-43907f402fe6} TCPHandler: Processed in 0.001583584 sec. 2025.04.15 04:07:55.595275 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1774 2025.04.15 04:07:55.599107 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:55.599167 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:55.600639 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:07:55.600956 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:55.602431 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1774 2025.04.15 04:07:57.947538 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 2025.04.15 04:07:57.948207 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:57.948254 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:57.948751 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.15 04:07:57.948998 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:57.949216 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 2025.04.15 04:07:57.962876 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:57.963080 [ 5 ] {2274cad5-3bab-4688-b94d-8c70a00312c2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:07:57.963157 [ 5 ] {2274cad5-3bab-4688-b94d-8c70a00312c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:07:57.964101 [ 5 ] {2274cad5-3bab-4688-b94d-8c70a00312c2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:57.964142 [ 5 ] {2274cad5-3bab-4688-b94d-8c70a00312c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:57.964557 [ 5 ] {2274cad5-3bab-4688-b94d-8c70a00312c2} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.04.15 04:07:57.964806 [ 5 ] {2274cad5-3bab-4688-b94d-8c70a00312c2} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:57.965008 [ 5 ] {2274cad5-3bab-4688-b94d-8c70a00312c2} executeQuery: Read 56 rows, 4.41 KiB in 0.001981 sec., 28268.551236749114 rows/sec., 2.17 MiB/sec. 2025.04.15 04:07:57.965062 [ 5 ] {2274cad5-3bab-4688-b94d-8c70a00312c2} TCPHandler: Processed in 0.002322869 sec. 2025.04.15 04:07:57.965185 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:57.965286 [ 5 ] {8add685d-4776-4e3e-b656-56d986f97008} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:07:57.965358 [ 5 ] {8add685d-4776-4e3e-b656-56d986f97008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:07:57.965901 [ 5 ] {8add685d-4776-4e3e-b656-56d986f97008} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:57.965943 [ 5 ] {8add685d-4776-4e3e-b656-56d986f97008} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:57.966312 [ 5 ] {8add685d-4776-4e3e-b656-56d986f97008} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.04.15 04:07:57.966559 [ 5 ] {8add685d-4776-4e3e-b656-56d986f97008} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:57.966752 [ 5 ] {8add685d-4776-4e3e-b656-56d986f97008} executeQuery: Read 64 rows, 5.12 KiB in 0.00148 sec., 43243.24324324325 rows/sec., 3.38 MiB/sec. 2025.04.15 04:07:57.966802 [ 5 ] {8add685d-4776-4e3e-b656-56d986f97008} TCPHandler: Processed in 0.001664725 sec. 2025.04.15 04:07:57.966918 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:57.967020 [ 5 ] {c4660888-e4cf-4552-86ee-5ed996d4b019} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:07:57.967067 [ 5 ] {c4660888-e4cf-4552-86ee-5ed996d4b019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:07:57.967574 [ 5 ] {c4660888-e4cf-4552-86ee-5ed996d4b019} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:57.967614 [ 5 ] {c4660888-e4cf-4552-86ee-5ed996d4b019} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:57.967987 [ 5 ] {c4660888-e4cf-4552-86ee-5ed996d4b019} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.04.15 04:07:57.968217 [ 5 ] {c4660888-e4cf-4552-86ee-5ed996d4b019} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:57.968406 [ 5 ] {c4660888-e4cf-4552-86ee-5ed996d4b019} executeQuery: Read 128 rows, 9.13 KiB in 0.001401 sec., 91363.31192005711 rows/sec., 6.36 MiB/sec. 2025.04.15 04:07:57.968494 [ 5 ] {c4660888-e4cf-4552-86ee-5ed996d4b019} TCPHandler: Processed in 0.001622315 sec. 2025.04.15 04:07:57.968626 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:07:57.968905 [ 5 ] {733c8de0-5d04-4c6c-917c-67dd5df948ee} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:07:57.969054 [ 5 ] {733c8de0-5d04-4c6c-917c-67dd5df948ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:07:57.969894 [ 5 ] {733c8de0-5d04-4c6c-917c-67dd5df948ee} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:57.969934 [ 5 ] {733c8de0-5d04-4c6c-917c-67dd5df948ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:57.970286 [ 5 ] {733c8de0-5d04-4c6c-917c-67dd5df948ee} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.04.15 04:07:57.970513 [ 5 ] {733c8de0-5d04-4c6c-917c-67dd5df948ee} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:57.970700 [ 5 ] {733c8de0-5d04-4c6c-917c-67dd5df948ee} executeQuery: Read 48 rows, 3.31 KiB in 0.001905 sec., 25196.850393700788 rows/sec., 1.70 MiB/sec. 2025.04.15 04:07:57.970771 [ 5 ] {733c8de0-5d04-4c6c-917c-67dd5df948ee} TCPHandler: Processed in 0.002193617 sec. 2025.04.15 04:07:59.844139 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.04.15 04:07:59.880220 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:07:59.880331 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:07:59.888817 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.15 04:07:59.890032 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:07:59.899825 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.04.15 04:08:02.965305 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:02.965507 [ 5 ] {b4119062-6f2d-411e-b0f1-4feabd763a3f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:08:02.965574 [ 5 ] {b4119062-6f2d-411e-b0f1-4feabd763a3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:08:02.966337 [ 5 ] {b4119062-6f2d-411e-b0f1-4feabd763a3f} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:02.966384 [ 5 ] {b4119062-6f2d-411e-b0f1-4feabd763a3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:02.966829 [ 5 ] {b4119062-6f2d-411e-b0f1-4feabd763a3f} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.04.15 04:08:02.967097 [ 5 ] {b4119062-6f2d-411e-b0f1-4feabd763a3f} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:02.967318 [ 5 ] {b4119062-6f2d-411e-b0f1-4feabd763a3f} executeQuery: Read 120 rows, 10.44 KiB in 0.001857 sec., 64620.35541195477 rows/sec., 5.49 MiB/sec. 2025.04.15 04:08:02.967416 [ 5 ] {b4119062-6f2d-411e-b0f1-4feabd763a3f} TCPHandler: Processed in 0.002227017 sec. 2025.04.15 04:08:02.967561 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:02.967811 [ 5 ] {0750aba2-4e36-46fb-ac4e-25408b61e5e0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:08:02.967940 [ 5 ] {0750aba2-4e36-46fb-ac4e-25408b61e5e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:08:02.968862 [ 5 ] {0750aba2-4e36-46fb-ac4e-25408b61e5e0} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:02.968900 [ 5 ] {0750aba2-4e36-46fb-ac4e-25408b61e5e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:02.969232 [ 5 ] {0750aba2-4e36-46fb-ac4e-25408b61e5e0} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.04.15 04:08:02.969459 [ 5 ] {0750aba2-4e36-46fb-ac4e-25408b61e5e0} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:02.969645 [ 5 ] {0750aba2-4e36-46fb-ac4e-25408b61e5e0} executeQuery: Read 32 rows, 2.41 KiB in 0.001929 sec., 16588.90616899948 rows/sec., 1.22 MiB/sec. 2025.04.15 04:08:02.969695 [ 5 ] {0750aba2-4e36-46fb-ac4e-25408b61e5e0} TCPHandler: Processed in 0.002185957 sec. 2025.04.15 04:08:02.969811 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:02.969912 [ 5 ] {74c6eb48-3b9d-4782-8d35-026a197b2a47} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:08:02.969955 [ 5 ] {74c6eb48-3b9d-4782-8d35-026a197b2a47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:08:02.970477 [ 5 ] {74c6eb48-3b9d-4782-8d35-026a197b2a47} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:02.970515 [ 5 ] {74c6eb48-3b9d-4782-8d35-026a197b2a47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:02.970855 [ 5 ] {74c6eb48-3b9d-4782-8d35-026a197b2a47} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.04.15 04:08:02.971080 [ 5 ] {74c6eb48-3b9d-4782-8d35-026a197b2a47} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:02.971282 [ 5 ] {74c6eb48-3b9d-4782-8d35-026a197b2a47} executeQuery: Read 96 rows, 7.68 KiB in 0.001386 sec., 69264.06926406926 rows/sec., 5.41 MiB/sec. 2025.04.15 04:08:02.971437 [ 5 ] {74c6eb48-3b9d-4782-8d35-026a197b2a47} TCPHandler: Processed in 0.001672966 sec. 2025.04.15 04:08:02.971653 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:02.972071 [ 5 ] {3b593021-b527-4179-a7fd-ce2e035ffb15} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:02.972319 [ 5 ] {3b593021-b527-4179-a7fd-ce2e035ffb15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:08:02.974035 [ 5 ] {3b593021-b527-4179-a7fd-ce2e035ffb15} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:02.974073 [ 5 ] {3b593021-b527-4179-a7fd-ce2e035ffb15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:02.974446 [ 5 ] {3b593021-b527-4179-a7fd-ce2e035ffb15} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.04.15 04:08:02.974678 [ 5 ] {3b593021-b527-4179-a7fd-ce2e035ffb15} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:02.974881 [ 5 ] {3b593021-b527-4179-a7fd-ce2e035ffb15} executeQuery: Read 160 rows, 11.41 KiB in 0.002977 sec., 53745.381256298286 rows/sec., 3.74 MiB/sec. 2025.04.15 04:08:02.974940 [ 5 ] {3b593021-b527-4179-a7fd-ce2e035ffb15} TCPHandler: Processed in 0.003371102 sec. 2025.04.15 04:08:02.975054 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:02.975155 [ 5 ] {b11c724d-5eab-4f05-bc4c-54493ef74b78} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:02.975219 [ 5 ] {b11c724d-5eab-4f05-bc4c-54493ef74b78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:08:02.976266 [ 5 ] {b11c724d-5eab-4f05-bc4c-54493ef74b78} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:02.976304 [ 5 ] {b11c724d-5eab-4f05-bc4c-54493ef74b78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:02.976913 [ 5 ] {b11c724d-5eab-4f05-bc4c-54493ef74b78} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.04.15 04:08:02.977159 [ 5 ] {b11c724d-5eab-4f05-bc4c-54493ef74b78} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:02.977379 [ 5 ] {b11c724d-5eab-4f05-bc4c-54493ef74b78} executeQuery: Read 32 rows, 58.72 KiB in 0.002244 sec., 14260.249554367201 rows/sec., 25.55 MiB/sec. 2025.04.15 04:08:02.977480 [ 5 ] {b11c724d-5eab-4f05-bc4c-54493ef74b78} TCPHandler: Processed in 0.002473863 sec. 2025.04.15 04:08:02.977585 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:02.977684 [ 5 ] {74f66e4d-b25b-48c0-9de3-ac46e395e454} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:08:02.977729 [ 5 ] {74f66e4d-b25b-48c0-9de3-ac46e395e454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:08:02.978134 [ 5 ] {74f66e4d-b25b-48c0-9de3-ac46e395e454} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:02.978172 [ 5 ] {74f66e4d-b25b-48c0-9de3-ac46e395e454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:02.978511 [ 5 ] {74f66e4d-b25b-48c0-9de3-ac46e395e454} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.04.15 04:08:02.978739 [ 5 ] {74f66e4d-b25b-48c0-9de3-ac46e395e454} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:02.978943 [ 5 ] {74f66e4d-b25b-48c0-9de3-ac46e395e454} executeQuery: Read 60 rows, 4.14 KiB in 0.00128 sec., 46874.99999999999 rows/sec., 3.16 MiB/sec. 2025.04.15 04:08:02.978991 [ 5 ] {74f66e4d-b25b-48c0-9de3-ac46e395e454} TCPHandler: Processed in 0.001454411 sec. 2025.04.15 04:08:04.739272 [ 145 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.04.15 04:08:04.739373 [ 145 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:04.739420 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:04.739671 [ 200 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.04.15 04:08:04.739898 [ 200 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:04.739934 [ 200 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part 2025.04.15 04:08:04.740013 [ 200 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2025.04.15 04:08:04.740223 [ 200 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part 2025.04.15 04:08:04.740432 [ 200 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part 2025.04.15 04:08:04.740557 [ 200 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part 2025.04.15 04:08:04.741568 [ 190 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002029623 sec., 17737.284214851723 rows/sec., 1.48 MiB/sec. 2025.04.15 04:08:04.741722 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.04.15 04:08:04.742020 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_25_6} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:04.742100 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_25_6} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.04.15 04:08:04.742180 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.04.15 04:08:05.203316 [ 145 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:08:05.203401 [ 145 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:08:05.449329 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 2025.04.15 04:08:05.450083 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:05.450135 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:05.450645 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.15 04:08:05.450881 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:05.451141 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.04.15 04:08:05.602766 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1794 2025.04.15 04:08:05.605933 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:05.605985 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:05.607461 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:08:05.607787 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:05.609300 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1794 2025.04.15 04:08:06.882900 [ 143 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.04.15 04:08:06.883002 [ 143 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:06.883042 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:06.883229 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2025.04.15 04:08:06.883496 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:06.883540 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part 2025.04.15 04:08:06.883624 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2025.04.15 04:08:06.883828 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2025.04.15 04:08:06.883945 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2025.04.15 04:08:06.884200 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2025.04.15 04:08:06.885320 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002168756 sec., 116195.64395441442 rows/sec., 5.93 MiB/sec. 2025.04.15 04:08:06.885531 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.04.15 04:08:06.885918 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_42_9} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:06.886028 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_42_9} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.04.15 04:08:06.886141 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.04.15 04:08:07.399922 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.04.15 04:08:07.421450 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:07.421515 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:07.428677 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.15 04:08:07.429460 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:07.432212 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.04.15 04:08:07.970340 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:07.970640 [ 5 ] {94005bdf-8fba-4a62-a70d-844b6a0a070c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:08:07.970754 [ 5 ] {94005bdf-8fba-4a62-a70d-844b6a0a070c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:08:07.971782 [ 5 ] {94005bdf-8fba-4a62-a70d-844b6a0a070c} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:07.971825 [ 5 ] {94005bdf-8fba-4a62-a70d-844b6a0a070c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:07.972271 [ 5 ] {94005bdf-8fba-4a62-a70d-844b6a0a070c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:08:07.972551 [ 5 ] {94005bdf-8fba-4a62-a70d-844b6a0a070c} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:07.972745 [ 5 ] {94005bdf-8fba-4a62-a70d-844b6a0a070c} executeQuery: Read 212 rows, 13.81 KiB in 0.00219 sec., 96803.65296803652 rows/sec., 6.16 MiB/sec. 2025.04.15 04:08:07.972808 [ 5 ] {94005bdf-8fba-4a62-a70d-844b6a0a070c} TCPHandler: Processed in 0.002647886 sec. 2025.04.15 04:08:07.972932 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:07.973044 [ 5 ] {a261816d-fa62-46af-9781-8ffb946a01a8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:08:07.973092 [ 5 ] {a261816d-fa62-46af-9781-8ffb946a01a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:08:07.973835 [ 5 ] {a261816d-fa62-46af-9781-8ffb946a01a8} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:07.973872 [ 5 ] {a261816d-fa62-46af-9781-8ffb946a01a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:07.974328 [ 5 ] {a261816d-fa62-46af-9781-8ffb946a01a8} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.04.15 04:08:07.974868 [ 5 ] {a261816d-fa62-46af-9781-8ffb946a01a8} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:07.975013 [ 141 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.04.15 04:08:07.975054 [ 5 ] {a261816d-fa62-46af-9781-8ffb946a01a8} executeQuery: Read 633 rows, 50.98 KiB in 0.002037 sec., 310751.10456553753 rows/sec., 24.44 MiB/sec. 2025.04.15 04:08:07.975067 [ 141 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:07.975107 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:07.975129 [ 5 ] {a261816d-fa62-46af-9781-8ffb946a01a8} TCPHandler: Processed in 0.002248728 sec. 2025.04.15 04:08:07.975255 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.04.15 04:08:07.975267 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:07.975384 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:07.975407 [ 5 ] {76ff9f1c-159f-41b9-b115-5066353b8174} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:08:07.975421 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1847 rows starting from the beginning of the part 2025.04.15 04:08:07.975462 [ 5 ] {76ff9f1c-159f-41b9-b115-5066353b8174} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:08:07.975572 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 120 rows starting from the beginning of the part 2025.04.15 04:08:07.975988 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1778 rows starting from the beginning of the part 2025.04.15 04:08:07.976366 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part 2025.04.15 04:08:07.976699 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 120 rows starting from the beginning of the part 2025.04.15 04:08:07.977066 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 633 rows starting from the beginning of the part 2025.04.15 04:08:07.977983 [ 5 ] {76ff9f1c-159f-41b9-b115-5066353b8174} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:07.978027 [ 5 ] {76ff9f1c-159f-41b9-b115-5066353b8174} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:07.978583 [ 5 ] {76ff9f1c-159f-41b9-b115-5066353b8174} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.04.15 04:08:07.978878 [ 5 ] {76ff9f1c-159f-41b9-b115-5066353b8174} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:07.979052 [ 5 ] {76ff9f1c-159f-41b9-b115-5066353b8174} executeQuery: Read 114 rows, 6.99 KiB in 0.003679 sec., 30986.681163359608 rows/sec., 1.85 MiB/sec. 2025.04.15 04:08:07.979122 [ 5 ] {76ff9f1c-159f-41b9-b115-5066353b8174} TCPHandler: Processed in 0.003913713 sec. 2025.04.15 04:08:07.979237 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:07.979362 [ 5 ] {c8192987-6481-4586-83ed-c91494c675b7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:08:07.979431 [ 5 ] {c8192987-6481-4586-83ed-c91494c675b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:08:07.979633 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 4554 rows, containing 5 columns (5 merged, 0 gathered) in 0.004449955 sec., 1023381.1353148514 rows/sec., 86.97 MiB/sec. 2025.04.15 04:08:07.980017 [ 200 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.04.15 04:08:07.980425 [ 5 ] {c8192987-6481-4586-83ed-c91494c675b7} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:07.980489 [ 5 ] {c8192987-6481-4586-83ed-c91494c675b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:07.980674 [ 200 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_101_20} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:07.980873 [ 200 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_101_20} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.04.15 04:08:07.981049 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.04.15 04:08:07.981157 [ 5 ] {c8192987-6481-4586-83ed-c91494c675b7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:08:07.981410 [ 5 ] {c8192987-6481-4586-83ed-c91494c675b7} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:07.981588 [ 5 ] {c8192987-6481-4586-83ed-c91494c675b7} executeQuery: Read 113 rows, 7.49 KiB in 0.002267 sec., 49845.61093956771 rows/sec., 3.23 MiB/sec. 2025.04.15 04:08:07.981645 [ 5 ] {c8192987-6481-4586-83ed-c91494c675b7} TCPHandler: Processed in 0.002459693 sec. 2025.04.15 04:08:07.981762 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:07.981868 [ 5 ] {3a6e8cd9-20c4-4bf8-9fba-8df2b5cf5d3f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:08:07.981914 [ 5 ] {3a6e8cd9-20c4-4bf8-9fba-8df2b5cf5d3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:08:07.982447 [ 5 ] {3a6e8cd9-20c4-4bf8-9fba-8df2b5cf5d3f} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:07.982485 [ 5 ] {3a6e8cd9-20c4-4bf8-9fba-8df2b5cf5d3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:07.982843 [ 5 ] {3a6e8cd9-20c4-4bf8-9fba-8df2b5cf5d3f} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:08:07.983084 [ 5 ] {3a6e8cd9-20c4-4bf8-9fba-8df2b5cf5d3f} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:07.983265 [ 5 ] {3a6e8cd9-20c4-4bf8-9fba-8df2b5cf5d3f} executeQuery: Read 112 rows, 6.53 KiB in 0.001417 sec., 79040.22582921665 rows/sec., 4.50 MiB/sec. 2025.04.15 04:08:07.983350 [ 5 ] {3a6e8cd9-20c4-4bf8-9fba-8df2b5cf5d3f} TCPHandler: Processed in 0.001640475 sec. 2025.04.15 04:08:07.983498 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:07.983602 [ 5 ] {1a4791f3-e360-4e7e-acf7-d19ddfa18dcf} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:08:07.983646 [ 5 ] {1a4791f3-e360-4e7e-acf7-d19ddfa18dcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:08:07.984260 [ 5 ] {1a4791f3-e360-4e7e-acf7-d19ddfa18dcf} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:07.984297 [ 5 ] {1a4791f3-e360-4e7e-acf7-d19ddfa18dcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:07.984663 [ 5 ] {1a4791f3-e360-4e7e-acf7-d19ddfa18dcf} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.04.15 04:08:07.984912 [ 5 ] {1a4791f3-e360-4e7e-acf7-d19ddfa18dcf} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:07.985044 [ 141 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.04.15 04:08:07.985081 [ 141 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:07.985086 [ 5 ] {1a4791f3-e360-4e7e-acf7-d19ddfa18dcf} executeQuery: Read 390 rows, 28.23 KiB in 0.001503 sec., 259481.0379241517 rows/sec., 18.34 MiB/sec. 2025.04.15 04:08:07.985101 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:07.985222 [ 5 ] {1a4791f3-e360-4e7e-acf7-d19ddfa18dcf} TCPHandler: Processed in 0.001776088 sec. 2025.04.15 04:08:07.985390 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.04.15 04:08:07.985466 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:07.985801 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:07.985839 [ 5 ] {17a3c8ee-cf99-447c-b3cb-94a71d2117fd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:08:07.985924 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 914 rows starting from the beginning of the part 2025.04.15 04:08:07.986045 [ 5 ] {17a3c8ee-cf99-447c-b3cb-94a71d2117fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:08:07.986335 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 96 rows starting from the beginning of the part 2025.04.15 04:08:07.986732 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 856 rows starting from the beginning of the part 2025.04.15 04:08:07.987146 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2025.04.15 04:08:07.987594 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 96 rows starting from the beginning of the part 2025.04.15 04:08:07.988044 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 390 rows starting from the beginning of the part 2025.04.15 04:08:07.989875 [ 5 ] {17a3c8ee-cf99-447c-b3cb-94a71d2117fd} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:07.989973 [ 5 ] {17a3c8ee-cf99-447c-b3cb-94a71d2117fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:07.990901 [ 5 ] {17a3c8ee-cf99-447c-b3cb-94a71d2117fd} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:08:07.991396 [ 5 ] {17a3c8ee-cf99-447c-b3cb-94a71d2117fd} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:07.991670 [ 5 ] {17a3c8ee-cf99-447c-b3cb-94a71d2117fd} executeQuery: Read 6 rows, 321.00 B in 0.005965 sec., 1005.8675607711651 rows/sec., 52.55 KiB/sec. 2025.04.15 04:08:07.991907 [ 5 ] {17a3c8ee-cf99-447c-b3cb-94a71d2117fd} TCPHandler: Processed in 0.006492119 sec. 2025.04.15 04:08:07.992310 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:07.992746 [ 5 ] {39ab7d38-bd3f-466d-98ad-9b13f56d2b81} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:07.992828 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.007630742 sec., 316614.0330783035 rows/sec., 24.25 MiB/sec. 2025.04.15 04:08:07.992955 [ 5 ] {39ab7d38-bd3f-466d-98ad-9b13f56d2b81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:08:07.993165 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.04.15 04:08:07.993788 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_101_20} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:07.994014 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_101_20} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.04.15 04:08:07.994195 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.04.15 04:08:07.994276 [ 5 ] {39ab7d38-bd3f-466d-98ad-9b13f56d2b81} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:07.994319 [ 5 ] {39ab7d38-bd3f-466d-98ad-9b13f56d2b81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:07.994734 [ 5 ] {39ab7d38-bd3f-466d-98ad-9b13f56d2b81} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.04.15 04:08:07.994980 [ 5 ] {39ab7d38-bd3f-466d-98ad-9b13f56d2b81} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:07.995167 [ 140 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.04.15 04:08:07.995185 [ 5 ] {39ab7d38-bd3f-466d-98ad-9b13f56d2b81} executeQuery: Read 237 rows, 16.27 KiB in 0.002628 sec., 90182.64840182647 rows/sec., 6.04 MiB/sec. 2025.04.15 04:08:07.995222 [ 140 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:07.995295 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:07.995314 [ 5 ] {39ab7d38-bd3f-466d-98ad-9b13f56d2b81} TCPHandler: Processed in 0.003146278 sec. 2025.04.15 04:08:07.995567 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.04.15 04:08:07.995601 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:07.995918 [ 5 ] {edd428a1-9678-4d1b-bd92-5475073bc4fd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:08:07.995920 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:07.996045 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28693 rows starting from the beginning of the part 2025.04.15 04:08:07.996110 [ 5 ] {edd428a1-9678-4d1b-bd92-5475073bc4fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:08:07.996387 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part 2025.04.15 04:08:07.996772 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 960 rows starting from the beginning of the part 2025.04.15 04:08:07.997310 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 128 rows starting from the beginning of the part 2025.04.15 04:08:07.997800 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part 2025.04.15 04:08:07.998171 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 237 rows starting from the beginning of the part 2025.04.15 04:08:07.999663 [ 5 ] {edd428a1-9678-4d1b-bd92-5475073bc4fd} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:07.999781 [ 5 ] {edd428a1-9678-4d1b-bd92-5475073bc4fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:08.000191 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 252.79 MiB, peak 255.30 MiB, free memory in arenas 0.00 B, will set to 248.39 MiB (RSS), difference: -4.40 MiB 2025.04.15 04:08:08.001340 [ 5 ] {edd428a1-9678-4d1b-bd92-5475073bc4fd} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:08:08.001962 [ 5 ] {edd428a1-9678-4d1b-bd92-5475073bc4fd} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:08.002465 [ 5 ] {edd428a1-9678-4d1b-bd92-5475073bc4fd} executeQuery: Read 1 rows, 69.00 B in 0.00669 sec., 149.47683109118088 rows/sec., 10.07 KiB/sec. 2025.04.15 04:08:08.002605 [ 5 ] {edd428a1-9678-4d1b-bd92-5475073bc4fd} TCPHandler: Processed in 0.007080631 sec. 2025.04.15 04:08:08.002901 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:08.003013 [ 5 ] {e5c46007-42ad-4b22-a85a-4516ca195908} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:08.003089 [ 5 ] {e5c46007-42ad-4b22-a85a-4516ca195908} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:08:08.004452 [ 5 ] {e5c46007-42ad-4b22-a85a-4516ca195908} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:08.004495 [ 5 ] {e5c46007-42ad-4b22-a85a-4516ca195908} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:08.005297 [ 5 ] {e5c46007-42ad-4b22-a85a-4516ca195908} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.04.15 04:08:08.005641 [ 5 ] {e5c46007-42ad-4b22-a85a-4516ca195908} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:08.006031 [ 5 ] {e5c46007-42ad-4b22-a85a-4516ca195908} executeQuery: Read 8 rows, 14.68 KiB in 0.00304 sec., 2631.578947368421 rows/sec., 4.72 MiB/sec. 2025.04.15 04:08:08.006636 [ 5 ] {e5c46007-42ad-4b22-a85a-4516ca195908} TCPHandler: Processed in 0.003817921 sec. 2025.04.15 04:08:08.007067 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:08.007184 [ 5 ] {0b490e1d-067e-40e4-a4b9-6fd52f5ed865} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:08:08.007259 [ 5 ] {0b490e1d-067e-40e4-a4b9-6fd52f5ed865} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:08:08.008108 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 30338 rows, containing 5 columns (5 merged, 0 gathered) in 0.012723612 sec., 2384385.817486418 rows/sec., 160.93 MiB/sec. 2025.04.15 04:08:08.008222 [ 5 ] {0b490e1d-067e-40e4-a4b9-6fd52f5ed865} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:08.008268 [ 5 ] {0b490e1d-067e-40e4-a4b9-6fd52f5ed865} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:08.008587 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.04.15 04:08:08.008876 [ 5 ] {0b490e1d-067e-40e4-a4b9-6fd52f5ed865} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.04.15 04:08:08.009150 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_101_20} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:08.009302 [ 5 ] {0b490e1d-067e-40e4-a4b9-6fd52f5ed865} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:08.009315 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_101_20} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.04.15 04:08:08.009479 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.04.15 04:08:08.009589 [ 140 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.04.15 04:08:08.009655 [ 140 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:08.009694 [ 5 ] {0b490e1d-067e-40e4-a4b9-6fd52f5ed865} executeQuery: Read 82 rows, 5.33 KiB in 0.002525 sec., 32475.247524752478 rows/sec., 2.06 MiB/sec. 2025.04.15 04:08:08.009702 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:08.009847 [ 5 ] {0b490e1d-067e-40e4-a4b9-6fd52f5ed865} TCPHandler: Processed in 0.002869671 sec. 2025.04.15 04:08:08.009905 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.04.15 04:08:08.010005 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:08.010035 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5750 rows starting from the beginning of the part 2025.04.15 04:08:08.010091 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part 2025.04.15 04:08:08.010247 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 34 rows starting from the beginning of the part 2025.04.15 04:08:08.010395 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 48 rows starting from the beginning of the part 2025.04.15 04:08:08.010470 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part 2025.04.15 04:08:08.010720 [ 201 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part 2025.04.15 04:08:08.012783 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 6034 rows, containing 4 columns (4 merged, 0 gathered) in 0.002951374 sec., 2044471.4902279412 rows/sec., 133.10 MiB/sec. 2025.04.15 04:08:08.013362 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.04.15 04:08:08.013725 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_101_20} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:08.013823 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_101_20} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.04.15 04:08:08.013930 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2025.04.15 04:08:09.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 245.44 MiB, peak 255.30 MiB, free memory in arenas 0.00 B, will set to 248.46 MiB (RSS), difference: 3.03 MiB 2025.04.15 04:08:12.951249 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 2025.04.15 04:08:12.951972 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:12.952021 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:12.952596 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.15 04:08:12.952848 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:12.953033 [ 136 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.04.15 04:08:12.953045 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 2025.04.15 04:08:12.953082 [ 136 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:12.953108 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:12.953277 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.04.15 04:08:12.953507 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:12.953576 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2025.04.15 04:08:12.953659 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part 2025.04.15 04:08:12.953764 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part 2025.04.15 04:08:12.954050 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part 2025.04.15 04:08:12.954356 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part 2025.04.15 04:08:12.954435 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part 2025.04.15 04:08:12.957065 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.003872682 sec., 7214121.892786446 rows/sec., 103.20 MiB/sec. 2025.04.15 04:08:12.957472 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.04.15 04:08:12.957799 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_61_12} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:12.957892 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_61_12} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.04.15 04:08:12.958007 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.04.15 04:08:12.965450 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:12.965621 [ 5 ] {11dbfd65-d961-4a77-9115-6b46bdcf2627} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:08:12.965694 [ 5 ] {11dbfd65-d961-4a77-9115-6b46bdcf2627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:08:12.966478 [ 5 ] {11dbfd65-d961-4a77-9115-6b46bdcf2627} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:12.966520 [ 5 ] {11dbfd65-d961-4a77-9115-6b46bdcf2627} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:12.966889 [ 5 ] {11dbfd65-d961-4a77-9115-6b46bdcf2627} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.04.15 04:08:12.967132 [ 5 ] {11dbfd65-d961-4a77-9115-6b46bdcf2627} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:12.967357 [ 5 ] {11dbfd65-d961-4a77-9115-6b46bdcf2627} executeQuery: Read 2 rows, 167.00 B in 0.001783 sec., 1121.7049915872126 rows/sec., 91.47 KiB/sec. 2025.04.15 04:08:12.967423 [ 5 ] {11dbfd65-d961-4a77-9115-6b46bdcf2627} TCPHandler: Processed in 0.002088505 sec. 2025.04.15 04:08:12.967563 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:12.967660 [ 5 ] {fb25f95e-44df-42b4-a6d5-a509ba026ceb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:08:12.967702 [ 5 ] {fb25f95e-44df-42b4-a6d5-a509ba026ceb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:08:12.968245 [ 5 ] {fb25f95e-44df-42b4-a6d5-a509ba026ceb} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:12.968282 [ 5 ] {fb25f95e-44df-42b4-a6d5-a509ba026ceb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:12.968639 [ 5 ] {fb25f95e-44df-42b4-a6d5-a509ba026ceb} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.04.15 04:08:12.968899 [ 5 ] {fb25f95e-44df-42b4-a6d5-a509ba026ceb} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:12.969098 [ 5 ] {fb25f95e-44df-42b4-a6d5-a509ba026ceb} executeQuery: Read 121 rows, 10.51 KiB in 0.001457 sec., 83047.35758407688 rows/sec., 7.05 MiB/sec. 2025.04.15 04:08:12.969152 [ 5 ] {fb25f95e-44df-42b4-a6d5-a509ba026ceb} TCPHandler: Processed in 0.001644595 sec. 2025.04.15 04:08:12.969274 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:12.969431 [ 5 ] {e4f67815-7a31-46c3-9ae9-1422ff54445c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:08:12.969482 [ 5 ] {e4f67815-7a31-46c3-9ae9-1422ff54445c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:08:12.970012 [ 5 ] {e4f67815-7a31-46c3-9ae9-1422ff54445c} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:12.970050 [ 5 ] {e4f67815-7a31-46c3-9ae9-1422ff54445c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:12.970385 [ 5 ] {e4f67815-7a31-46c3-9ae9-1422ff54445c} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.04.15 04:08:12.970626 [ 5 ] {e4f67815-7a31-46c3-9ae9-1422ff54445c} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:12.970838 [ 5 ] {e4f67815-7a31-46c3-9ae9-1422ff54445c} executeQuery: Read 34 rows, 2.55 KiB in 0.001451 sec., 23432.11578221916 rows/sec., 1.71 MiB/sec. 2025.04.15 04:08:12.970888 [ 5 ] {e4f67815-7a31-46c3-9ae9-1422ff54445c} TCPHandler: Processed in 0.001670526 sec. 2025.04.15 04:08:12.970999 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:12.971101 [ 5 ] {7cac86ff-02af-441d-b4cd-b66a3688711b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:08:12.971144 [ 5 ] {7cac86ff-02af-441d-b4cd-b66a3688711b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:08:12.971661 [ 5 ] {7cac86ff-02af-441d-b4cd-b66a3688711b} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:12.971699 [ 5 ] {7cac86ff-02af-441d-b4cd-b66a3688711b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:12.972046 [ 5 ] {7cac86ff-02af-441d-b4cd-b66a3688711b} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.04.15 04:08:12.972277 [ 5 ] {7cac86ff-02af-441d-b4cd-b66a3688711b} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:12.972481 [ 5 ] {7cac86ff-02af-441d-b4cd-b66a3688711b} executeQuery: Read 98 rows, 7.84 KiB in 0.0014 sec., 70000 rows/sec., 5.47 MiB/sec. 2025.04.15 04:08:12.972532 [ 5 ] {7cac86ff-02af-441d-b4cd-b66a3688711b} TCPHandler: Processed in 0.001581884 sec. 2025.04.15 04:08:12.972653 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:12.972817 [ 5 ] {f42dd579-38ab-4b23-a0ff-249b4f0b03e3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:12.972885 [ 5 ] {f42dd579-38ab-4b23-a0ff-249b4f0b03e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:08:12.973374 [ 5 ] {f42dd579-38ab-4b23-a0ff-249b4f0b03e3} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:12.973411 [ 5 ] {f42dd579-38ab-4b23-a0ff-249b4f0b03e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:12.973777 [ 5 ] {f42dd579-38ab-4b23-a0ff-249b4f0b03e3} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.04.15 04:08:12.974010 [ 5 ] {f42dd579-38ab-4b23-a0ff-249b4f0b03e3} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:12.974200 [ 5 ] {f42dd579-38ab-4b23-a0ff-249b4f0b03e3} executeQuery: Read 161 rows, 11.48 KiB in 0.001431 sec., 112508.73515024458 rows/sec., 7.84 MiB/sec. 2025.04.15 04:08:12.974249 [ 5 ] {f42dd579-38ab-4b23-a0ff-249b4f0b03e3} TCPHandler: Processed in 0.001650965 sec. 2025.04.15 04:08:12.974355 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:12.974457 [ 5 ] {b8bcb3df-138e-448b-8a7a-a74f1ff019e2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:12.974520 [ 5 ] {b8bcb3df-138e-448b-8a7a-a74f1ff019e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:08:12.975544 [ 5 ] {b8bcb3df-138e-448b-8a7a-a74f1ff019e2} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:12.975582 [ 5 ] {b8bcb3df-138e-448b-8a7a-a74f1ff019e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:12.976196 [ 5 ] {b8bcb3df-138e-448b-8a7a-a74f1ff019e2} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.04.15 04:08:12.976452 [ 5 ] {b8bcb3df-138e-448b-8a7a-a74f1ff019e2} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:12.976695 [ 5 ] {b8bcb3df-138e-448b-8a7a-a74f1ff019e2} executeQuery: Read 32 rows, 58.72 KiB in 0.002259 sec., 14165.559982293049 rows/sec., 25.38 MiB/sec. 2025.04.15 04:08:12.976929 [ 5 ] {b8bcb3df-138e-448b-8a7a-a74f1ff019e2} TCPHandler: Processed in 0.002621725 sec. 2025.04.15 04:08:12.977123 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:12.977232 [ 5 ] {498e434c-b6f1-44e4-a797-29bc232be6ef} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:08:12.977278 [ 5 ] {498e434c-b6f1-44e4-a797-29bc232be6ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:08:12.977708 [ 5 ] {498e434c-b6f1-44e4-a797-29bc232be6ef} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:12.977744 [ 5 ] {498e434c-b6f1-44e4-a797-29bc232be6ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:12.978086 [ 5 ] {498e434c-b6f1-44e4-a797-29bc232be6ef} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.04.15 04:08:12.978311 [ 5 ] {498e434c-b6f1-44e4-a797-29bc232be6ef} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:12.978508 [ 5 ] {498e434c-b6f1-44e4-a797-29bc232be6ef} executeQuery: Read 60 rows, 4.14 KiB in 0.001297 sec., 46260.601387818046 rows/sec., 3.12 MiB/sec. 2025.04.15 04:08:12.978554 [ 5 ] {498e434c-b6f1-44e4-a797-29bc232be6ef} TCPHandler: Processed in 0.001493712 sec. 2025.04.15 04:08:14.932267 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.04.15 04:08:14.953737 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:14.953800 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:14.961658 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.15 04:08:14.962745 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:14.963194 [ 134 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.04.15 04:08:14.963342 [ 134 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:14.963412 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:14.963835 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.04.15 04:08:14.975524 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.04.15 04:08:14.976640 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:14.977527 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2025.04.15 04:08:14.982292 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2025.04.15 04:08:14.988735 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2025.04.15 04:08:14.993786 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2025.04.15 04:08:14.999183 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2025.04.15 04:08:15.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 252.98 MiB, peak 255.37 MiB, free memory in arenas 0.00 B, will set to 248.46 MiB (RSS), difference: -4.52 MiB 2025.04.15 04:08:15.003814 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2025.04.15 04:08:15.060865 [ 189 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.097307576 sec., 4727.278377584907 rows/sec., 24.44 MiB/sec. 2025.04.15 04:08:15.064287 [ 189 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.04.15 04:08:15.067214 [ 189 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_61_12} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:15.067345 [ 189 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_61_12} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.04.15 04:08:15.070012 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.04.15 04:08:15.609468 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1830 2025.04.15 04:08:15.613189 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:15.613228 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:15.614705 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:08:15.615012 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:15.616424 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1830 2025.04.15 04:08:16.000200 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 245.01 MiB, peak 258.41 MiB, free memory in arenas 0.00 B, will set to 250.25 MiB (RSS), difference: 5.24 MiB 2025.04.15 04:08:17.970740 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:17.970923 [ 5 ] {f34a8bcb-829f-4a68-a368-361f8e7499a0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:08:17.970991 [ 5 ] {f34a8bcb-829f-4a68-a368-361f8e7499a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:08:17.971750 [ 5 ] {f34a8bcb-829f-4a68-a368-361f8e7499a0} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:17.971790 [ 5 ] {f34a8bcb-829f-4a68-a368-361f8e7499a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:17.972223 [ 5 ] {f34a8bcb-829f-4a68-a368-361f8e7499a0} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:08:17.972472 [ 5 ] {f34a8bcb-829f-4a68-a368-361f8e7499a0} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:17.972655 [ 5 ] {f34a8bcb-829f-4a68-a368-361f8e7499a0} executeQuery: Read 212 rows, 13.81 KiB in 0.001784 sec., 118834.08071748879 rows/sec., 7.56 MiB/sec. 2025.04.15 04:08:17.972709 [ 5 ] {f34a8bcb-829f-4a68-a368-361f8e7499a0} TCPHandler: Processed in 0.002090155 sec. 2025.04.15 04:08:17.972828 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:17.972932 [ 5 ] {944d70d6-2a2c-437d-8a06-f66befeff11b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:08:17.972979 [ 5 ] {944d70d6-2a2c-437d-8a06-f66befeff11b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:08:17.973690 [ 5 ] {944d70d6-2a2c-437d-8a06-f66befeff11b} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:17.973728 [ 5 ] {944d70d6-2a2c-437d-8a06-f66befeff11b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:17.974114 [ 5 ] {944d70d6-2a2c-437d-8a06-f66befeff11b} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.04.15 04:08:17.974370 [ 5 ] {944d70d6-2a2c-437d-8a06-f66befeff11b} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:17.974534 [ 5 ] {944d70d6-2a2c-437d-8a06-f66befeff11b} executeQuery: Read 633 rows, 50.98 KiB in 0.001624 sec., 389778.3251231527 rows/sec., 30.65 MiB/sec. 2025.04.15 04:08:17.974584 [ 5 ] {944d70d6-2a2c-437d-8a06-f66befeff11b} TCPHandler: Processed in 0.001806809 sec. 2025.04.15 04:08:17.974694 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:17.974797 [ 5 ] {c82f6ae1-1be7-4316-949c-f549452438b5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:08:17.974842 [ 5 ] {c82f6ae1-1be7-4316-949c-f549452438b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:08:17.975362 [ 5 ] {c82f6ae1-1be7-4316-949c-f549452438b5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:17.975400 [ 5 ] {c82f6ae1-1be7-4316-949c-f549452438b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:17.975743 [ 5 ] {c82f6ae1-1be7-4316-949c-f549452438b5} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.04.15 04:08:17.975978 [ 5 ] {c82f6ae1-1be7-4316-949c-f549452438b5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:17.976108 [ 133 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.04.15 04:08:17.976146 [ 5 ] {c82f6ae1-1be7-4316-949c-f549452438b5} executeQuery: Read 114 rows, 6.99 KiB in 0.001369 sec., 83272.46165084004 rows/sec., 4.98 MiB/sec. 2025.04.15 04:08:17.976148 [ 133 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:17.976193 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:17.976220 [ 5 ] {c82f6ae1-1be7-4316-949c-f549452438b5} TCPHandler: Processed in 0.001577524 sec. 2025.04.15 04:08:17.976341 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.04.15 04:08:17.976353 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:17.976480 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:17.976493 [ 5 ] {2463481d-0fb8-401b-99d1-0537fd7d759b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:08:17.976519 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 164 rows starting from the beginning of the part 2025.04.15 04:08:17.976550 [ 5 ] {2463481d-0fb8-401b-99d1-0537fd7d759b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:08:17.976690 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 124 rows starting from the beginning of the part 2025.04.15 04:08:17.976834 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 32 rows starting from the beginning of the part 2025.04.15 04:08:17.977348 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 114 rows starting from the beginning of the part 2025.04.15 04:08:17.977647 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part 2025.04.15 04:08:17.978035 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 114 rows starting from the beginning of the part 2025.04.15 04:08:17.979137 [ 5 ] {2463481d-0fb8-401b-99d1-0537fd7d759b} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:17.979187 [ 5 ] {2463481d-0fb8-401b-99d1-0537fd7d759b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:17.979748 [ 5 ] {2463481d-0fb8-401b-99d1-0537fd7d759b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:08:17.980014 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.003735959 sec., 155783.2941956804 rows/sec., 10.33 MiB/sec. 2025.04.15 04:08:17.980078 [ 5 ] {2463481d-0fb8-401b-99d1-0537fd7d759b} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:17.980363 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.04.15 04:08:17.980539 [ 5 ] {2463481d-0fb8-401b-99d1-0537fd7d759b} executeQuery: Read 113 rows, 7.49 KiB in 0.00404 sec., 27970.297029702968 rows/sec., 1.81 MiB/sec. 2025.04.15 04:08:17.980841 [ 5 ] {2463481d-0fb8-401b-99d1-0537fd7d759b} TCPHandler: Processed in 0.004545977 sec. 2025.04.15 04:08:17.981155 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:17.981361 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_86_17} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:17.981393 [ 5 ] {f5fcadd9-2850-41a8-bc8f-a3c67b03885e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:08:17.981489 [ 5 ] {f5fcadd9-2850-41a8-bc8f-a3c67b03885e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:08:17.981584 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_86_17} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.04.15 04:08:17.981788 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.04.15 04:08:17.982254 [ 5 ] {f5fcadd9-2850-41a8-bc8f-a3c67b03885e} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:17.982297 [ 5 ] {f5fcadd9-2850-41a8-bc8f-a3c67b03885e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:17.982645 [ 5 ] {f5fcadd9-2850-41a8-bc8f-a3c67b03885e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:08:17.982890 [ 5 ] {f5fcadd9-2850-41a8-bc8f-a3c67b03885e} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:17.983081 [ 5 ] {f5fcadd9-2850-41a8-bc8f-a3c67b03885e} executeQuery: Read 112 rows, 6.53 KiB in 0.001731 sec., 64702.48411322935 rows/sec., 3.69 MiB/sec. 2025.04.15 04:08:17.983152 [ 5 ] {f5fcadd9-2850-41a8-bc8f-a3c67b03885e} TCPHandler: Processed in 0.002085975 sec. 2025.04.15 04:08:17.983389 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:17.983505 [ 5 ] {30b8ec06-5280-46fc-a53b-0dd1bc7b7c86} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:08:17.983551 [ 5 ] {30b8ec06-5280-46fc-a53b-0dd1bc7b7c86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:08:17.984186 [ 5 ] {30b8ec06-5280-46fc-a53b-0dd1bc7b7c86} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:17.984229 [ 5 ] {30b8ec06-5280-46fc-a53b-0dd1bc7b7c86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:17.984597 [ 5 ] {30b8ec06-5280-46fc-a53b-0dd1bc7b7c86} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.04.15 04:08:17.984836 [ 5 ] {30b8ec06-5280-46fc-a53b-0dd1bc7b7c86} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:17.984998 [ 5 ] {30b8ec06-5280-46fc-a53b-0dd1bc7b7c86} executeQuery: Read 390 rows, 28.23 KiB in 0.001516 sec., 257255.93667546174 rows/sec., 18.18 MiB/sec. 2025.04.15 04:08:17.985046 [ 5 ] {30b8ec06-5280-46fc-a53b-0dd1bc7b7c86} TCPHandler: Processed in 0.001749727 sec. 2025.04.15 04:08:17.985160 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:17.985264 [ 5 ] {2feb6653-f892-4674-8cdd-e4d05a1ba496} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:08:17.985309 [ 5 ] {2feb6653-f892-4674-8cdd-e4d05a1ba496} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:08:17.985736 [ 5 ] {2feb6653-f892-4674-8cdd-e4d05a1ba496} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:17.985773 [ 5 ] {2feb6653-f892-4674-8cdd-e4d05a1ba496} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:17.986115 [ 5 ] {2feb6653-f892-4674-8cdd-e4d05a1ba496} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:08:17.986350 [ 5 ] {2feb6653-f892-4674-8cdd-e4d05a1ba496} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:17.986531 [ 5 ] {2feb6653-f892-4674-8cdd-e4d05a1ba496} executeQuery: Read 6 rows, 321.00 B in 0.00128 sec., 4687.5 rows/sec., 244.90 KiB/sec. 2025.04.15 04:08:17.986626 [ 5 ] {2feb6653-f892-4674-8cdd-e4d05a1ba496} TCPHandler: Processed in 0.001516333 sec. 2025.04.15 04:08:17.986826 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:17.986968 [ 5 ] {6d84b1a3-8b70-4091-8f44-c7413ee6fdf5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:17.987018 [ 5 ] {6d84b1a3-8b70-4091-8f44-c7413ee6fdf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:08:17.987567 [ 5 ] {6d84b1a3-8b70-4091-8f44-c7413ee6fdf5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:17.987613 [ 5 ] {6d84b1a3-8b70-4091-8f44-c7413ee6fdf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:17.988127 [ 5 ] {6d84b1a3-8b70-4091-8f44-c7413ee6fdf5} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.04.15 04:08:17.988390 [ 5 ] {6d84b1a3-8b70-4091-8f44-c7413ee6fdf5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:17.988568 [ 5 ] {6d84b1a3-8b70-4091-8f44-c7413ee6fdf5} executeQuery: Read 237 rows, 16.27 KiB in 0.001624 sec., 145935.960591133 rows/sec., 9.78 MiB/sec. 2025.04.15 04:08:17.988623 [ 5 ] {6d84b1a3-8b70-4091-8f44-c7413ee6fdf5} TCPHandler: Processed in 0.001905471 sec. 2025.04.15 04:08:17.988749 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:17.988854 [ 5 ] {98858941-99be-4456-afab-45d0fd16adfa} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:08:17.988901 [ 5 ] {98858941-99be-4456-afab-45d0fd16adfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:08:17.989953 [ 5 ] {98858941-99be-4456-afab-45d0fd16adfa} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:17.989990 [ 5 ] {98858941-99be-4456-afab-45d0fd16adfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:17.990342 [ 5 ] {98858941-99be-4456-afab-45d0fd16adfa} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:08:17.990586 [ 5 ] {98858941-99be-4456-afab-45d0fd16adfa} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:17.990753 [ 5 ] {98858941-99be-4456-afab-45d0fd16adfa} executeQuery: Read 1 rows, 69.00 B in 0.001921 sec., 520.5622071837585 rows/sec., 35.08 KiB/sec. 2025.04.15 04:08:17.990801 [ 5 ] {98858941-99be-4456-afab-45d0fd16adfa} TCPHandler: Processed in 0.002102475 sec. 2025.04.15 04:08:17.990927 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:17.991032 [ 5 ] {d262499c-56f8-409e-9d39-b78060c7201e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:17.991096 [ 5 ] {d262499c-56f8-409e-9d39-b78060c7201e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:08:17.992069 [ 5 ] {d262499c-56f8-409e-9d39-b78060c7201e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:17.992106 [ 5 ] {d262499c-56f8-409e-9d39-b78060c7201e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:17.992702 [ 5 ] {d262499c-56f8-409e-9d39-b78060c7201e} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.04.15 04:08:17.992975 [ 5 ] {d262499c-56f8-409e-9d39-b78060c7201e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:17.993118 [ 129 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.04.15 04:08:17.993159 [ 129 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:17.993168 [ 5 ] {d262499c-56f8-409e-9d39-b78060c7201e} executeQuery: Read 8 rows, 14.68 KiB in 0.002156 sec., 3710.575139146568 rows/sec., 6.65 MiB/sec. 2025.04.15 04:08:17.993185 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:17.993506 [ 5 ] {d262499c-56f8-409e-9d39-b78060c7201e} TCPHandler: Processed in 0.002630225 sec. 2025.04.15 04:08:17.993523 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.04.15 04:08:17.993658 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:17.993892 [ 5 ] {a109a79f-a6e9-45fc-bdb5-a792873f80fc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:08:17.994010 [ 5 ] {a109a79f-a6e9-45fc-bdb5-a792873f80fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:08:17.994287 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:17.994579 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1587 rows starting from the beginning of the part 2025.04.15 04:08:17.995212 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part 2025.04.15 04:08:17.995898 [ 5 ] {a109a79f-a6e9-45fc-bdb5-a792873f80fc} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:17.996001 [ 5 ] {a109a79f-a6e9-45fc-bdb5-a792873f80fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.04.15 04:08:17.996052 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 32 rows starting from the beginning of the part 2025.04.15 04:08:17.996765 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part 2025.04.15 04:08:17.997411 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 32 rows starting from the beginning of the part 2025.04.15 04:08:17.997445 [ 5 ] {a109a79f-a6e9-45fc-bdb5-a792873f80fc} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.04.15 04:08:17.997921 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2025.04.15 04:08:17.998291 [ 5 ] {a109a79f-a6e9-45fc-bdb5-a792873f80fc} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:17.998852 [ 5 ] {a109a79f-a6e9-45fc-bdb5-a792873f80fc} executeQuery: Read 82 rows, 5.33 KiB in 0.005047 sec., 16247.275609272834 rows/sec., 1.03 MiB/sec. 2025.04.15 04:08:17.999058 [ 5 ] {a109a79f-a6e9-45fc-bdb5-a792873f80fc} TCPHandler: Processed in 0.005467917 sec. 2025.04.15 04:08:18.001208 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 259.60 MiB, peak 259.60 MiB, free memory in arenas 0.00 B, will set to 250.47 MiB (RSS), difference: -9.13 MiB 2025.04.15 04:08:18.008452 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 1675 rows, containing 19 columns (19 merged, 0 gathered) in 0.015144903 sec., 110598.26530417528 rows/sec., 198.19 MiB/sec. 2025.04.15 04:08:18.010110 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.04.15 04:08:18.010537 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_86_17} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:18.010624 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_86_17} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.04.15 04:08:18.010781 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.44 MiB. 2025.04.15 04:08:19.001116 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 241.93 MiB, peak 259.60 MiB, free memory in arenas 0.00 B, will set to 254.73 MiB (RSS), difference: 12.80 MiB 2025.04.15 04:08:20.203465 [ 124 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:08:20.203560 [ 124 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:08:20.453997 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 2025.04.15 04:08:20.454662 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:20.454708 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:20.455245 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.15 04:08:20.455510 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:20.455711 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.04.15 04:08:22.476430 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.04.15 04:08:22.495414 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:22.495472 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:22.502394 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.15 04:08:22.503110 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:22.505601 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.04.15 04:08:22.965485 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:22.965695 [ 5 ] {f1c844d6-9916-4a9a-b553-be97b1ba9979} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:08:22.965776 [ 5 ] {f1c844d6-9916-4a9a-b553-be97b1ba9979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:08:22.966651 [ 5 ] {f1c844d6-9916-4a9a-b553-be97b1ba9979} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:22.966702 [ 5 ] {f1c844d6-9916-4a9a-b553-be97b1ba9979} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:22.967149 [ 5 ] {f1c844d6-9916-4a9a-b553-be97b1ba9979} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.04.15 04:08:22.967400 [ 5 ] {f1c844d6-9916-4a9a-b553-be97b1ba9979} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:22.967629 [ 5 ] {f1c844d6-9916-4a9a-b553-be97b1ba9979} executeQuery: Read 120 rows, 10.44 KiB in 0.001992 sec., 60240.963855421694 rows/sec., 5.12 MiB/sec. 2025.04.15 04:08:22.967687 [ 5 ] {f1c844d6-9916-4a9a-b553-be97b1ba9979} TCPHandler: Processed in 0.00234035 sec. 2025.04.15 04:08:22.967810 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:22.967915 [ 5 ] {2d37a156-9c91-4527-93b2-997b579544b7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:08:22.967960 [ 5 ] {2d37a156-9c91-4527-93b2-997b579544b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:08:22.968470 [ 5 ] {2d37a156-9c91-4527-93b2-997b579544b7} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:22.968510 [ 5 ] {2d37a156-9c91-4527-93b2-997b579544b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:22.968856 [ 5 ] {2d37a156-9c91-4527-93b2-997b579544b7} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.04.15 04:08:22.969093 [ 5 ] {2d37a156-9c91-4527-93b2-997b579544b7} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:22.969286 [ 5 ] {2d37a156-9c91-4527-93b2-997b579544b7} executeQuery: Read 32 rows, 2.41 KiB in 0.001394 sec., 22955.523672883788 rows/sec., 1.69 MiB/sec. 2025.04.15 04:08:22.969337 [ 5 ] {2d37a156-9c91-4527-93b2-997b579544b7} TCPHandler: Processed in 0.001578284 sec. 2025.04.15 04:08:22.969456 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:22.969559 [ 5 ] {abd3f308-cd42-49fc-a959-b82327dedd39} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:08:22.969603 [ 5 ] {abd3f308-cd42-49fc-a959-b82327dedd39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:08:22.970123 [ 5 ] {abd3f308-cd42-49fc-a959-b82327dedd39} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:22.970162 [ 5 ] {abd3f308-cd42-49fc-a959-b82327dedd39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:22.970518 [ 5 ] {abd3f308-cd42-49fc-a959-b82327dedd39} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.04.15 04:08:22.970769 [ 5 ] {abd3f308-cd42-49fc-a959-b82327dedd39} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:22.970957 [ 5 ] {abd3f308-cd42-49fc-a959-b82327dedd39} executeQuery: Read 96 rows, 7.68 KiB in 0.00142 sec., 67605.6338028169 rows/sec., 5.28 MiB/sec. 2025.04.15 04:08:22.971010 [ 5 ] {abd3f308-cd42-49fc-a959-b82327dedd39} TCPHandler: Processed in 0.001604544 sec. 2025.04.15 04:08:22.971123 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:22.971232 [ 5 ] {5ee78696-6743-41e0-8eb3-d72823ce8514} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:22.971283 [ 5 ] {5ee78696-6743-41e0-8eb3-d72823ce8514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:08:22.971779 [ 5 ] {5ee78696-6743-41e0-8eb3-d72823ce8514} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:22.971817 [ 5 ] {5ee78696-6743-41e0-8eb3-d72823ce8514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:22.972211 [ 5 ] {5ee78696-6743-41e0-8eb3-d72823ce8514} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.04.15 04:08:22.972444 [ 5 ] {5ee78696-6743-41e0-8eb3-d72823ce8514} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:22.972654 [ 5 ] {5ee78696-6743-41e0-8eb3-d72823ce8514} executeQuery: Read 160 rows, 11.41 KiB in 0.001443 sec., 110880.11088011088 rows/sec., 7.72 MiB/sec. 2025.04.15 04:08:22.972703 [ 5 ] {5ee78696-6743-41e0-8eb3-d72823ce8514} TCPHandler: Processed in 0.001630275 sec. 2025.04.15 04:08:22.972806 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:22.972908 [ 5 ] {f360e2f6-d3e4-4334-8a04-5485908310a8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:22.972972 [ 5 ] {f360e2f6-d3e4-4334-8a04-5485908310a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:08:22.974034 [ 5 ] {f360e2f6-d3e4-4334-8a04-5485908310a8} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:22.974074 [ 5 ] {f360e2f6-d3e4-4334-8a04-5485908310a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:22.974703 [ 5 ] {f360e2f6-d3e4-4334-8a04-5485908310a8} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.04.15 04:08:22.974951 [ 5 ] {f360e2f6-d3e4-4334-8a04-5485908310a8} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:22.975169 [ 5 ] {f360e2f6-d3e4-4334-8a04-5485908310a8} executeQuery: Read 32 rows, 58.72 KiB in 0.002282 sec., 14022.787028921997 rows/sec., 25.13 MiB/sec. 2025.04.15 04:08:22.975261 [ 5 ] {f360e2f6-d3e4-4334-8a04-5485908310a8} TCPHandler: Processed in 0.002504733 sec. 2025.04.15 04:08:22.975381 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:22.975486 [ 5 ] {4039260b-65d1-40c6-9684-5f912164d6b5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:08:22.975533 [ 5 ] {4039260b-65d1-40c6-9684-5f912164d6b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:08:22.975938 [ 5 ] {4039260b-65d1-40c6-9684-5f912164d6b5} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:22.975976 [ 5 ] {4039260b-65d1-40c6-9684-5f912164d6b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:22.976327 [ 5 ] {4039260b-65d1-40c6-9684-5f912164d6b5} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.04.15 04:08:22.976557 [ 5 ] {4039260b-65d1-40c6-9684-5f912164d6b5} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:22.976788 [ 5 ] {4039260b-65d1-40c6-9684-5f912164d6b5} executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. 2025.04.15 04:08:22.976848 [ 5 ] {4039260b-65d1-40c6-9684-5f912164d6b5} TCPHandler: Processed in 0.001512323 sec. 2025.04.15 04:08:23.462945 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:23.463139 [ 5 ] {3a2c31b6-a3ec-4f8a-a123-836c0977f7b4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:08:23.463213 [ 5 ] {3a2c31b6-a3ec-4f8a-a123-836c0977f7b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:08:23.464084 [ 5 ] {3a2c31b6-a3ec-4f8a-a123-836c0977f7b4} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:23.464139 [ 5 ] {3a2c31b6-a3ec-4f8a-a123-836c0977f7b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:23.464572 [ 5 ] {3a2c31b6-a3ec-4f8a-a123-836c0977f7b4} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:08:23.464832 [ 5 ] {3a2c31b6-a3ec-4f8a-a123-836c0977f7b4} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:23.465031 [ 122 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.04.15 04:08:23.465096 [ 5 ] {3a2c31b6-a3ec-4f8a-a123-836c0977f7b4} executeQuery: Read 212 rows, 13.81 KiB in 0.002002 sec., 105894.1058941059 rows/sec., 6.73 MiB/sec. 2025.04.15 04:08:23.465130 [ 122 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:23.465218 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:23.465243 [ 5 ] {3a2c31b6-a3ec-4f8a-a123-836c0977f7b4} TCPHandler: Processed in 0.002424432 sec. 2025.04.15 04:08:23.465464 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:23.465474 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.04.15 04:08:23.465647 [ 5 ] {e54d45aa-2e24-46b9-916d-1254b27f2212} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:08:23.465746 [ 5 ] {e54d45aa-2e24-46b9-916d-1254b27f2212} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:08:23.465798 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:23.465927 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 212 rows starting from the beginning of the part 2025.04.15 04:08:23.466227 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part 2025.04.15 04:08:23.466755 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part 2025.04.15 04:08:23.467109 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part 2025.04.15 04:08:23.467346 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part 2025.04.15 04:08:23.468207 [ 5 ] {e54d45aa-2e24-46b9-916d-1254b27f2212} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:23.468274 [ 5 ] {e54d45aa-2e24-46b9-916d-1254b27f2212} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:23.469242 [ 5 ] {e54d45aa-2e24-46b9-916d-1254b27f2212} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.04.15 04:08:23.469711 [ 5 ] {e54d45aa-2e24-46b9-916d-1254b27f2212} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:23.470434 [ 5 ] {e54d45aa-2e24-46b9-916d-1254b27f2212} executeQuery: Read 2 rows, 167.00 B in 0.004792 sec., 417.3622704507512 rows/sec., 34.03 KiB/sec. 2025.04.15 04:08:23.470463 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005098559 sec., 207901.8797271935 rows/sec., 14.02 MiB/sec. 2025.04.15 04:08:23.470777 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.04.15 04:08:23.470855 [ 5 ] {e54d45aa-2e24-46b9-916d-1254b27f2212} TCPHandler: Processed in 0.005469187 sec. 2025.04.15 04:08:23.471055 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:23.471226 [ 5 ] {da54de0a-1b35-4916-aa80-bb41f5c3dbfe} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:08:23.471307 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_45_11} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:23.471328 [ 5 ] {da54de0a-1b35-4916-aa80-bb41f5c3dbfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:08:23.471532 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_45_11} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.04.15 04:08:23.471691 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.04.15 04:08:23.473168 [ 5 ] {da54de0a-1b35-4916-aa80-bb41f5c3dbfe} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:23.473214 [ 5 ] {da54de0a-1b35-4916-aa80-bb41f5c3dbfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:23.473679 [ 5 ] {da54de0a-1b35-4916-aa80-bb41f5c3dbfe} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.04.15 04:08:23.473920 [ 5 ] {da54de0a-1b35-4916-aa80-bb41f5c3dbfe} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:23.474149 [ 5 ] {da54de0a-1b35-4916-aa80-bb41f5c3dbfe} executeQuery: Read 1774 rows, 147.61 KiB in 0.002972 sec., 596904.4414535667 rows/sec., 48.50 MiB/sec. 2025.04.15 04:08:23.474203 [ 5 ] {da54de0a-1b35-4916-aa80-bb41f5c3dbfe} TCPHandler: Processed in 0.003221569 sec. 2025.04.15 04:08:23.474324 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:23.474429 [ 5 ] {f1b56bcf-e95c-4f6b-b59b-6884d7cf9a64} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:08:23.474475 [ 5 ] {f1b56bcf-e95c-4f6b-b59b-6884d7cf9a64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:08:23.475037 [ 5 ] {f1b56bcf-e95c-4f6b-b59b-6884d7cf9a64} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:23.475077 [ 5 ] {f1b56bcf-e95c-4f6b-b59b-6884d7cf9a64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:23.475418 [ 5 ] {f1b56bcf-e95c-4f6b-b59b-6884d7cf9a64} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.04.15 04:08:23.475664 [ 5 ] {f1b56bcf-e95c-4f6b-b59b-6884d7cf9a64} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:23.475882 [ 5 ] {f1b56bcf-e95c-4f6b-b59b-6884d7cf9a64} executeQuery: Read 116 rows, 7.13 KiB in 0.001472 sec., 78804.34782608696 rows/sec., 4.73 MiB/sec. 2025.04.15 04:08:23.475977 [ 5 ] {f1b56bcf-e95c-4f6b-b59b-6884d7cf9a64} TCPHandler: Processed in 0.001704267 sec. 2025.04.15 04:08:23.476155 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:23.476371 [ 5 ] {bc5d59f8-8fe1-46f8-8bbe-5b1fc68a6acc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:08:23.476418 [ 5 ] {bc5d59f8-8fe1-46f8-8bbe-5b1fc68a6acc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:08:23.477076 [ 5 ] {bc5d59f8-8fe1-46f8-8bbe-5b1fc68a6acc} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:23.477115 [ 5 ] {bc5d59f8-8fe1-46f8-8bbe-5b1fc68a6acc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:23.477473 [ 5 ] {bc5d59f8-8fe1-46f8-8bbe-5b1fc68a6acc} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:08:23.477730 [ 5 ] {bc5d59f8-8fe1-46f8-8bbe-5b1fc68a6acc} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:23.477928 [ 5 ] {bc5d59f8-8fe1-46f8-8bbe-5b1fc68a6acc} executeQuery: Read 341 rows, 23.30 KiB in 0.001611 sec., 211669.7703289882 rows/sec., 14.12 MiB/sec. 2025.04.15 04:08:23.477979 [ 5 ] {bc5d59f8-8fe1-46f8-8bbe-5b1fc68a6acc} TCPHandler: Processed in 0.001929761 sec. 2025.04.15 04:08:23.478095 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:23.478199 [ 5 ] {9d0e036f-63c3-4efc-a639-2c4d1bc34664} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:08:23.478244 [ 5 ] {9d0e036f-63c3-4efc-a639-2c4d1bc34664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:08:23.478787 [ 5 ] {9d0e036f-63c3-4efc-a639-2c4d1bc34664} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:23.478826 [ 5 ] {9d0e036f-63c3-4efc-a639-2c4d1bc34664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:23.479196 [ 5 ] {9d0e036f-63c3-4efc-a639-2c4d1bc34664} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:08:23.479433 [ 5 ] {9d0e036f-63c3-4efc-a639-2c4d1bc34664} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:23.479590 [ 122 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.04.15 04:08:23.479653 [ 5 ] {9d0e036f-63c3-4efc-a639-2c4d1bc34664} executeQuery: Read 112 rows, 6.53 KiB in 0.001467 sec., 76346.28493524199 rows/sec., 4.35 MiB/sec. 2025.04.15 04:08:23.479660 [ 122 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:23.479737 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:23.479785 [ 5 ] {9d0e036f-63c3-4efc-a639-2c4d1bc34664} TCPHandler: Processed in 0.001738787 sec. 2025.04.15 04:08:23.480088 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.04.15 04:08:23.480093 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:23.480548 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:23.480606 [ 5 ] {bed2f78f-aa3d-4580-9185-9310ec11820e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:08:23.480653 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 112 rows starting from the beginning of the part 2025.04.15 04:08:23.480807 [ 5 ] {bed2f78f-aa3d-4580-9185-9310ec11820e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:08:23.481065 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 112 rows starting from the beginning of the part 2025.04.15 04:08:23.481428 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 112 rows starting from the beginning of the part 2025.04.15 04:08:23.481770 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 112 rows starting from the beginning of the part 2025.04.15 04:08:23.482169 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 112 rows starting from the beginning of the part 2025.04.15 04:08:23.484126 [ 5 ] {bed2f78f-aa3d-4580-9185-9310ec11820e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:23.484207 [ 5 ] {bed2f78f-aa3d-4580-9185-9310ec11820e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:23.484697 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004870644 sec., 114974.52903558542 rows/sec., 6.99 MiB/sec. 2025.04.15 04:08:23.484867 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.04.15 04:08:23.485114 [ 5 ] {bed2f78f-aa3d-4580-9185-9310ec11820e} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.04.15 04:08:23.485427 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_45_11} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:23.485543 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_45_11} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.04.15 04:08:23.485726 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.04.15 04:08:23.485725 [ 5 ] {bed2f78f-aa3d-4580-9185-9310ec11820e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:23.486005 [ 5 ] {bed2f78f-aa3d-4580-9185-9310ec11820e} executeQuery: Read 848 rows, 62.68 KiB in 0.0056 sec., 151428.57142857142 rows/sec., 10.93 MiB/sec. 2025.04.15 04:08:23.486125 [ 5 ] {bed2f78f-aa3d-4580-9185-9310ec11820e} TCPHandler: Processed in 0.006154901 sec. 2025.04.15 04:08:23.486310 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:23.486611 [ 5 ] {dc32f4fa-db2e-4602-945c-32a1b8000098} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:08:23.486683 [ 5 ] {dc32f4fa-db2e-4602-945c-32a1b8000098} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:08:23.487128 [ 5 ] {dc32f4fa-db2e-4602-945c-32a1b8000098} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:23.487168 [ 5 ] {dc32f4fa-db2e-4602-945c-32a1b8000098} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:23.487524 [ 5 ] {dc32f4fa-db2e-4602-945c-32a1b8000098} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:08:23.487760 [ 5 ] {dc32f4fa-db2e-4602-945c-32a1b8000098} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:23.487965 [ 5 ] {dc32f4fa-db2e-4602-945c-32a1b8000098} executeQuery: Read 6 rows, 321.00 B in 0.001462 sec., 4103.967168262654 rows/sec., 214.42 KiB/sec. 2025.04.15 04:08:23.488013 [ 5 ] {dc32f4fa-db2e-4602-945c-32a1b8000098} TCPHandler: Processed in 0.001807819 sec. 2025.04.15 04:08:23.488130 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:23.488236 [ 5 ] {ef7e6fc0-c764-4a1b-9338-b169808c7dd0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:23.488284 [ 5 ] {ef7e6fc0-c764-4a1b-9338-b169808c7dd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:08:23.488989 [ 5 ] {ef7e6fc0-c764-4a1b-9338-b169808c7dd0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:23.489028 [ 5 ] {ef7e6fc0-c764-4a1b-9338-b169808c7dd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:23.489454 [ 5 ] {ef7e6fc0-c764-4a1b-9338-b169808c7dd0} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.04.15 04:08:23.489693 [ 5 ] {ef7e6fc0-c764-4a1b-9338-b169808c7dd0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:23.489915 [ 5 ] {ef7e6fc0-c764-4a1b-9338-b169808c7dd0} executeQuery: Read 956 rows, 65.04 KiB in 0.0017 sec., 562352.9411764706 rows/sec., 37.36 MiB/sec. 2025.04.15 04:08:23.489967 [ 5 ] {ef7e6fc0-c764-4a1b-9338-b169808c7dd0} TCPHandler: Processed in 0.00188516 sec. 2025.04.15 04:08:23.490083 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:23.490189 [ 5 ] {baaf896d-dbfd-4ece-b291-0498a019fcc1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:08:23.490240 [ 5 ] {baaf896d-dbfd-4ece-b291-0498a019fcc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:08:23.490637 [ 5 ] {baaf896d-dbfd-4ece-b291-0498a019fcc1} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:23.490677 [ 5 ] {baaf896d-dbfd-4ece-b291-0498a019fcc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:23.491019 [ 5 ] {baaf896d-dbfd-4ece-b291-0498a019fcc1} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:08:23.491260 [ 5 ] {baaf896d-dbfd-4ece-b291-0498a019fcc1} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:23.491510 [ 5 ] {baaf896d-dbfd-4ece-b291-0498a019fcc1} executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec. 2025.04.15 04:08:23.491613 [ 5 ] {baaf896d-dbfd-4ece-b291-0498a019fcc1} TCPHandler: Processed in 0.001575473 sec. 2025.04.15 04:08:23.491862 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:23.491973 [ 5 ] {f9241655-b59b-4392-ae90-7bd3ae7dac1a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:23.492046 [ 5 ] {f9241655-b59b-4392-ae90-7bd3ae7dac1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:08:23.493075 [ 5 ] {f9241655-b59b-4392-ae90-7bd3ae7dac1a} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:23.493115 [ 5 ] {f9241655-b59b-4392-ae90-7bd3ae7dac1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:23.493712 [ 5 ] {f9241655-b59b-4392-ae90-7bd3ae7dac1a} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.04.15 04:08:23.493964 [ 5 ] {f9241655-b59b-4392-ae90-7bd3ae7dac1a} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:23.494194 [ 5 ] {f9241655-b59b-4392-ae90-7bd3ae7dac1a} executeQuery: Read 8 rows, 14.68 KiB in 0.002245 sec., 3563.4743875278396 rows/sec., 6.39 MiB/sec. 2025.04.15 04:08:23.494289 [ 5 ] {f9241655-b59b-4392-ae90-7bd3ae7dac1a} TCPHandler: Processed in 0.002518504 sec. 2025.04.15 04:08:23.494410 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:23.494516 [ 5 ] {c998c422-df1e-4662-b579-ca48bf55244f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:08:23.494563 [ 5 ] {c998c422-df1e-4662-b579-ca48bf55244f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:08:23.494983 [ 5 ] {c998c422-df1e-4662-b579-ca48bf55244f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:23.495022 [ 5 ] {c998c422-df1e-4662-b579-ca48bf55244f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:23.495375 [ 5 ] {c998c422-df1e-4662-b579-ca48bf55244f} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.04.15 04:08:23.495613 [ 5 ] {c998c422-df1e-4662-b579-ca48bf55244f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:23.495823 [ 5 ] {c998c422-df1e-4662-b579-ca48bf55244f} executeQuery: Read 34 rows, 2.02 KiB in 0.001329 sec., 25583.145221971405 rows/sec., 1.48 MiB/sec. 2025.04.15 04:08:23.495872 [ 5 ] {c998c422-df1e-4662-b579-ca48bf55244f} TCPHandler: Processed in 0.001513592 sec. 2025.04.15 04:08:25.617550 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1888 2025.04.15 04:08:25.621119 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:25.621169 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:25.622638 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:08:25.622963 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:25.623193 [ 120 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.04.15 04:08:25.623323 [ 120 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:25.623396 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:25.623760 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.04.15 04:08:25.624035 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1888 2025.04.15 04:08:25.624528 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:25.624667 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1680 rows starting from the beginning of the part 2025.04.15 04:08:25.625222 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part 2025.04.15 04:08:25.625849 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 58 rows starting from the beginning of the part 2025.04.15 04:08:25.626451 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part 2025.04.15 04:08:25.627004 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part 2025.04.15 04:08:25.627586 [ 194 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 58 rows starting from the beginning of the part 2025.04.15 04:08:25.635491 [ 197 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1888 rows, containing 72 columns (72 merged, 0 gathered) in 0.011918134 sec., 158414.0604561083 rows/sec., 120.73 MiB/sec. 2025.04.15 04:08:25.637566 [ 197 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.04.15 04:08:25.638428 [ 197 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_46_9} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:25.638533 [ 197 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_46_9} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.04.15 04:08:25.638922 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.01 MiB. 2025.04.15 04:08:27.955994 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 2025.04.15 04:08:27.956623 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:27.956672 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:27.957184 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.15 04:08:27.957435 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:27.957665 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 2025.04.15 04:08:27.962529 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:27.962740 [ 5 ] {65fca9bf-5e47-486f-9828-a8e124a269e3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:08:27.962821 [ 5 ] {65fca9bf-5e47-486f-9828-a8e124a269e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:08:27.963556 [ 5 ] {65fca9bf-5e47-486f-9828-a8e124a269e3} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:27.963603 [ 5 ] {65fca9bf-5e47-486f-9828-a8e124a269e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:27.964048 [ 5 ] {65fca9bf-5e47-486f-9828-a8e124a269e3} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.04.15 04:08:27.964318 [ 5 ] {65fca9bf-5e47-486f-9828-a8e124a269e3} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:27.964550 [ 115 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.04.15 04:08:27.964564 [ 5 ] {65fca9bf-5e47-486f-9828-a8e124a269e3} executeQuery: Read 56 rows, 4.41 KiB in 0.001875 sec., 29866.666666666668 rows/sec., 2.29 MiB/sec. 2025.04.15 04:08:27.964669 [ 115 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:27.964740 [ 5 ] {65fca9bf-5e47-486f-9828-a8e124a269e3} TCPHandler: Processed in 0.002337849 sec. 2025.04.15 04:08:27.964754 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:27.964923 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:27.964993 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.04.15 04:08:27.965119 [ 5 ] {54a95249-36b3-4122-bdfa-6798e1ef738a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:08:27.965236 [ 5 ] {54a95249-36b3-4122-bdfa-6798e1ef738a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:08:27.965251 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:27.965351 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1847 rows starting from the beginning of the part 2025.04.15 04:08:27.965621 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 121 rows starting from the beginning of the part 2025.04.15 04:08:27.965981 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 633 rows starting from the beginning of the part 2025.04.15 04:08:27.966417 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 120 rows starting from the beginning of the part 2025.04.15 04:08:27.966811 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1774 rows starting from the beginning of the part 2025.04.15 04:08:27.967059 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part 2025.04.15 04:08:27.967856 [ 5 ] {54a95249-36b3-4122-bdfa-6798e1ef738a} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:27.967914 [ 5 ] {54a95249-36b3-4122-bdfa-6798e1ef738a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:27.968670 [ 5 ] {54a95249-36b3-4122-bdfa-6798e1ef738a} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.04.15 04:08:27.969215 [ 5 ] {54a95249-36b3-4122-bdfa-6798e1ef738a} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:27.969640 [ 115 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.04.15 04:08:27.969732 [ 5 ] {54a95249-36b3-4122-bdfa-6798e1ef738a} executeQuery: Read 64 rows, 5.12 KiB in 0.004665 sec., 13719.185423365489 rows/sec., 1.07 MiB/sec. 2025.04.15 04:08:27.969742 [ 115 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:27.969853 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:27.969947 [ 5 ] {54a95249-36b3-4122-bdfa-6798e1ef738a} TCPHandler: Processed in 0.005098039 sec. 2025.04.15 04:08:27.970149 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:27.970292 [ 5 ] {bc5df7f4-f456-45e6-a629-2b28c579f436} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:27.970390 [ 5 ] {bc5df7f4-f456-45e6-a629-2b28c579f436} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:08:27.971109 [ 198 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.04.15 04:08:27.971703 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 4551 rows, containing 5 columns (5 merged, 0 gathered) in 0.006805045 sec., 668768.5386356739 rows/sec., 56.84 MiB/sec. 2025.04.15 04:08:27.972087 [ 198 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:27.972183 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.04.15 04:08:27.972284 [ 198 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 914 rows starting from the beginning of the part 2025.04.15 04:08:27.973002 [ 5 ] {bc5df7f4-f456-45e6-a629-2b28c579f436} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:27.973062 [ 198 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 98 rows starting from the beginning of the part 2025.04.15 04:08:27.973083 [ 5 ] {bc5df7f4-f456-45e6-a629-2b28c579f436} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:27.973337 [ 201 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_106_21} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:27.973705 [ 198 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 390 rows starting from the beginning of the part 2025.04.15 04:08:27.973727 [ 201 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_106_21} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.04.15 04:08:27.974197 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.04.15 04:08:27.974230 [ 198 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 96 rows starting from the beginning of the part 2025.04.15 04:08:27.974615 [ 198 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 848 rows starting from the beginning of the part 2025.04.15 04:08:27.974983 [ 198 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part 2025.04.15 04:08:27.975201 [ 5 ] {bc5df7f4-f456-45e6-a629-2b28c579f436} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.04.15 04:08:27.975804 [ 5 ] {bc5df7f4-f456-45e6-a629-2b28c579f436} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:27.976100 [ 115 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 2025.04.15 04:08:27.976213 [ 115 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:27.976286 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:27.976344 [ 5 ] {bc5df7f4-f456-45e6-a629-2b28c579f436} executeQuery: Read 128 rows, 9.13 KiB in 0.006059 sec., 21125.59828354514 rows/sec., 1.47 MiB/sec. 2025.04.15 04:08:27.976658 [ 5 ] {bc5df7f4-f456-45e6-a629-2b28c579f436} TCPHandler: Processed in 0.006574561 sec. 2025.04.15 04:08:27.976675 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_105_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full 2025.04.15 04:08:27.977110 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:27.977417 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:27.977481 [ 5 ] {c3dfd285-f408-4dc9-b9f8-3f95dfb8e36e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:08:27.977597 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_105_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30338 rows starting from the beginning of the part 2025.04.15 04:08:27.977681 [ 5 ] {c3dfd285-f408-4dc9-b9f8-3f95dfb8e36e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:08:27.978238 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 161 rows starting from the beginning of the part 2025.04.15 04:08:27.978936 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part 2025.04.15 04:08:27.979548 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part 2025.04.15 04:08:27.980101 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 956 rows starting from the beginning of the part 2025.04.15 04:08:27.982109 [ 5 ] {c3dfd285-f408-4dc9-b9f8-3f95dfb8e36e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:27.982201 [ 5 ] {c3dfd285-f408-4dc9-b9f8-3f95dfb8e36e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:27.983220 [ 5 ] {c3dfd285-f408-4dc9-b9f8-3f95dfb8e36e} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.04.15 04:08:27.984199 [ 5 ] {c3dfd285-f408-4dc9-b9f8-3f95dfb8e36e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:27.984262 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.013550539 sec., 177852.7038666137 rows/sec., 13.62 MiB/sec. 2025.04.15 04:08:27.984665 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.04.15 04:08:27.984707 [ 115 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.04.15 04:08:27.985032 [ 115 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:27.985050 [ 5 ] {c3dfd285-f408-4dc9-b9f8-3f95dfb8e36e} executeQuery: Read 48 rows, 3.31 KiB in 0.007661 sec., 6265.50058739068 rows/sec., 432.38 KiB/sec. 2025.04.15 04:08:27.985193 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:27.985476 [ 5 ] {c3dfd285-f408-4dc9-b9f8-3f95dfb8e36e} TCPHandler: Processed in 0.008490771 sec. 2025.04.15 04:08:27.985789 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.04.15 04:08:27.985799 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_106_21} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:27.986022 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:27.986033 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_106_21} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.04.15 04:08:27.986082 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6034 rows starting from the beginning of the part 2025.04.15 04:08:27.986658 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.04.15 04:08:27.986698 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2025.04.15 04:08:27.986824 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part 2025.04.15 04:08:27.986885 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part 2025.04.15 04:08:27.987026 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part 2025.04.15 04:08:27.987342 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 48 rows starting from the beginning of the part 2025.04.15 04:08:27.990289 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 6318 rows, containing 4 columns (4 merged, 0 gathered) in 0.004790242 sec., 1318931.2773759656 rows/sec., 85.87 MiB/sec. 2025.04.15 04:08:27.990931 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.04.15 04:08:27.991394 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_106_21} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:27.991567 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_106_21} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.04.15 04:08:27.991693 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. 2025.04.15 04:08:27.992659 [ 192 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 31852 rows, containing 5 columns (5 merged, 0 gathered) in 0.016248856 sec., 1960261.07930306 rows/sec., 132.28 MiB/sec. 2025.04.15 04:08:27.993335 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.04.15 04:08:27.993652 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_105_21} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:27.993777 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_105_21} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 2025.04.15 04:08:27.993890 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.04.15 04:08:30.005846 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.04.15 04:08:30.029496 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:30.029580 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:30.037169 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.15 04:08:30.038021 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:30.041379 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.04.15 04:08:32.966221 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:32.966425 [ 5 ] {2d291526-c059-421f-8dc1-25dfd7b15f14} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:08:32.966497 [ 5 ] {2d291526-c059-421f-8dc1-25dfd7b15f14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:08:32.967303 [ 5 ] {2d291526-c059-421f-8dc1-25dfd7b15f14} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:32.967352 [ 5 ] {2d291526-c059-421f-8dc1-25dfd7b15f14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:32.967807 [ 5 ] {2d291526-c059-421f-8dc1-25dfd7b15f14} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.04.15 04:08:32.968071 [ 5 ] {2d291526-c059-421f-8dc1-25dfd7b15f14} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:32.968337 [ 5 ] {2d291526-c059-421f-8dc1-25dfd7b15f14} executeQuery: Read 120 rows, 10.44 KiB in 0.00196 sec., 61224.48979591837 rows/sec., 5.20 MiB/sec. 2025.04.15 04:08:32.968436 [ 5 ] {2d291526-c059-421f-8dc1-25dfd7b15f14} TCPHandler: Processed in 0.00233589 sec. 2025.04.15 04:08:32.968648 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:32.968941 [ 5 ] {bb8e1183-3b1b-4b34-84ff-7a1490007889} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:08:32.969004 [ 5 ] {bb8e1183-3b1b-4b34-84ff-7a1490007889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:08:32.969559 [ 5 ] {bb8e1183-3b1b-4b34-84ff-7a1490007889} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:32.969600 [ 5 ] {bb8e1183-3b1b-4b34-84ff-7a1490007889} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:32.969966 [ 5 ] {bb8e1183-3b1b-4b34-84ff-7a1490007889} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.04.15 04:08:32.970212 [ 5 ] {bb8e1183-3b1b-4b34-84ff-7a1490007889} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:32.970419 [ 5 ] {bb8e1183-3b1b-4b34-84ff-7a1490007889} executeQuery: Read 32 rows, 2.41 KiB in 0.001581 sec., 20240.354206198608 rows/sec., 1.49 MiB/sec. 2025.04.15 04:08:32.970472 [ 5 ] {bb8e1183-3b1b-4b34-84ff-7a1490007889} TCPHandler: Processed in 0.001938521 sec. 2025.04.15 04:08:32.970587 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:32.970694 [ 5 ] {31f81777-2a0e-482d-a46c-c77a0d7f9df6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:08:32.970741 [ 5 ] {31f81777-2a0e-482d-a46c-c77a0d7f9df6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:08:32.971294 [ 5 ] {31f81777-2a0e-482d-a46c-c77a0d7f9df6} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:32.971334 [ 5 ] {31f81777-2a0e-482d-a46c-c77a0d7f9df6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:32.971704 [ 5 ] {31f81777-2a0e-482d-a46c-c77a0d7f9df6} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.04.15 04:08:32.971947 [ 5 ] {31f81777-2a0e-482d-a46c-c77a0d7f9df6} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:32.972143 [ 5 ] {31f81777-2a0e-482d-a46c-c77a0d7f9df6} executeQuery: Read 96 rows, 7.68 KiB in 0.001473 sec., 65173.11608961304 rows/sec., 5.09 MiB/sec. 2025.04.15 04:08:32.972194 [ 5 ] {31f81777-2a0e-482d-a46c-c77a0d7f9df6} TCPHandler: Processed in 0.001655396 sec. 2025.04.15 04:08:32.972308 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:32.972414 [ 5 ] {b7a87bc6-1a2a-4c22-a4f3-ae8b1782b401} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:32.972465 [ 5 ] {b7a87bc6-1a2a-4c22-a4f3-ae8b1782b401} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:08:32.972989 [ 5 ] {b7a87bc6-1a2a-4c22-a4f3-ae8b1782b401} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:32.973029 [ 5 ] {b7a87bc6-1a2a-4c22-a4f3-ae8b1782b401} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:32.973437 [ 5 ] {b7a87bc6-1a2a-4c22-a4f3-ae8b1782b401} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.04.15 04:08:32.973692 [ 5 ] {b7a87bc6-1a2a-4c22-a4f3-ae8b1782b401} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:32.973894 [ 5 ] {b7a87bc6-1a2a-4c22-a4f3-ae8b1782b401} executeQuery: Read 160 rows, 11.41 KiB in 0.001502 sec., 106524.63382157123 rows/sec., 7.42 MiB/sec. 2025.04.15 04:08:32.973945 [ 5 ] {b7a87bc6-1a2a-4c22-a4f3-ae8b1782b401} TCPHandler: Processed in 0.001687436 sec. 2025.04.15 04:08:32.974059 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:32.974163 [ 5 ] {913e223a-575a-421e-b4cb-ffe713b2ec27} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:32.974230 [ 5 ] {913e223a-575a-421e-b4cb-ffe713b2ec27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:08:32.975341 [ 5 ] {913e223a-575a-421e-b4cb-ffe713b2ec27} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:32.975381 [ 5 ] {913e223a-575a-421e-b4cb-ffe713b2ec27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:32.976000 [ 5 ] {913e223a-575a-421e-b4cb-ffe713b2ec27} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.04.15 04:08:32.976254 [ 5 ] {913e223a-575a-421e-b4cb-ffe713b2ec27} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:32.976508 [ 5 ] {913e223a-575a-421e-b4cb-ffe713b2ec27} executeQuery: Read 32 rows, 58.72 KiB in 0.002365 sec., 13530.655391120508 rows/sec., 24.25 MiB/sec. 2025.04.15 04:08:32.976668 [ 5 ] {913e223a-575a-421e-b4cb-ffe713b2ec27} TCPHandler: Processed in 0.002658057 sec. 2025.04.15 04:08:32.976992 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:32.977167 [ 5 ] {68032f73-c5ef-46be-8ce8-b0aa0ab017fe} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:08:32.977217 [ 5 ] {68032f73-c5ef-46be-8ce8-b0aa0ab017fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:08:32.977681 [ 5 ] {68032f73-c5ef-46be-8ce8-b0aa0ab017fe} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:32.977720 [ 5 ] {68032f73-c5ef-46be-8ce8-b0aa0ab017fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:32.978079 [ 5 ] {68032f73-c5ef-46be-8ce8-b0aa0ab017fe} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.04.15 04:08:32.978315 [ 5 ] {68032f73-c5ef-46be-8ce8-b0aa0ab017fe} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:32.978510 [ 5 ] {68032f73-c5ef-46be-8ce8-b0aa0ab017fe} executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. 2025.04.15 04:08:32.978560 [ 5 ] {68032f73-c5ef-46be-8ce8-b0aa0ab017fe} TCPHandler: Processed in 0.001676876 sec. 2025.04.15 04:08:34.252529 [ 109 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 2025.04.15 04:08:34.252600 [ 109 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:34.252626 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:34.252828 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_46_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full 2025.04.15 04:08:34.253116 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_46_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:34.253156 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 42 rows starting from the beginning of the part 2025.04.15 04:08:34.253229 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2025.04.15 04:08:34.253327 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2025.04.15 04:08:34.253556 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2025.04.15 04:08:34.253856 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2025.04.15 04:08:34.254995 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_46_10} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.002294379 sec., 20048.998007739785 rows/sec., 1.32 MiB/sec. 2025.04.15 04:08:34.255166 [ 193 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_46_10} MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) 2025.04.15 04:08:34.255488 [ 193 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_46_10} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:34.255573 [ 193 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_46_10} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 2025.04.15 04:08:34.255665 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.04.15 04:08:34.427330 [ 109 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 2025.04.15 04:08:34.427378 [ 109 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:34.427400 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:34.427556 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_46_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full 2025.04.15 04:08:34.427974 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_46_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:34.428051 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 342 rows starting from the beginning of the part 2025.04.15 04:08:34.428152 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 341 rows starting from the beginning of the part 2025.04.15 04:08:34.428244 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 113 rows starting from the beginning of the part 2025.04.15 04:08:34.428388 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 113 rows starting from the beginning of the part 2025.04.15 04:08:34.428473 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_46_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 341 rows starting from the beginning of the part 2025.04.15 04:08:34.429528 [ 193 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_46_10} MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002072954 sec., 603004.2152406662 rows/sec., 42.32 MiB/sec. 2025.04.15 04:08:34.429656 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_46_10} MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) 2025.04.15 04:08:34.429926 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_46_10} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:34.430000 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_46_10} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 2025.04.15 04:08:34.430069 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.04.15 04:08:35.203608 [ 107 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:08:35.203668 [ 107 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:08:35.457833 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 2025.04.15 04:08:35.458527 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:35.458574 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:35.459080 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.15 04:08:35.459332 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:35.459611 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.04.15 04:08:35.624438 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1908 2025.04.15 04:08:35.627354 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:35.627415 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:35.628872 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:08:35.629193 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:35.629866 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1908 2025.04.15 04:08:36.002032 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00141757 sec. 2025.04.15 04:08:37.541499 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.04.15 04:08:37.562597 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:37.562658 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:37.569895 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.15 04:08:37.570695 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:37.573397 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.04.15 04:08:37.970237 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:37.970428 [ 5 ] {2c1e6572-2aa1-4b70-b759-c18d47742ef3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:08:37.970500 [ 5 ] {2c1e6572-2aa1-4b70-b759-c18d47742ef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:08:37.971371 [ 5 ] {2c1e6572-2aa1-4b70-b759-c18d47742ef3} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:37.971425 [ 5 ] {2c1e6572-2aa1-4b70-b759-c18d47742ef3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:37.971894 [ 5 ] {2c1e6572-2aa1-4b70-b759-c18d47742ef3} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:08:37.972159 [ 5 ] {2c1e6572-2aa1-4b70-b759-c18d47742ef3} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:37.972413 [ 5 ] {2c1e6572-2aa1-4b70-b759-c18d47742ef3} executeQuery: Read 212 rows, 13.81 KiB in 0.002028 sec., 104536.48915187377 rows/sec., 6.65 MiB/sec. 2025.04.15 04:08:37.972517 [ 5 ] {2c1e6572-2aa1-4b70-b759-c18d47742ef3} TCPHandler: Processed in 0.002401191 sec. 2025.04.15 04:08:37.972769 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:37.972884 [ 5 ] {7aecc2f4-1c9b-4ee6-a16f-9d7a8b4ac8cd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:08:37.972932 [ 5 ] {7aecc2f4-1c9b-4ee6-a16f-9d7a8b4ac8cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:08:37.973742 [ 5 ] {7aecc2f4-1c9b-4ee6-a16f-9d7a8b4ac8cd} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:37.973784 [ 5 ] {7aecc2f4-1c9b-4ee6-a16f-9d7a8b4ac8cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:37.974204 [ 5 ] {7aecc2f4-1c9b-4ee6-a16f-9d7a8b4ac8cd} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.04.15 04:08:37.974465 [ 5 ] {7aecc2f4-1c9b-4ee6-a16f-9d7a8b4ac8cd} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:37.974640 [ 5 ] {7aecc2f4-1c9b-4ee6-a16f-9d7a8b4ac8cd} executeQuery: Read 633 rows, 50.98 KiB in 0.001775 sec., 356619.71830985916 rows/sec., 28.05 MiB/sec. 2025.04.15 04:08:37.974712 [ 5 ] {7aecc2f4-1c9b-4ee6-a16f-9d7a8b4ac8cd} TCPHandler: Processed in 0.002042284 sec. 2025.04.15 04:08:37.974863 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:37.975158 [ 5 ] {21569a20-e392-4c7d-a398-fe5c173f4b82} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:08:37.975295 [ 5 ] {21569a20-e392-4c7d-a398-fe5c173f4b82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:08:37.976225 [ 5 ] {21569a20-e392-4c7d-a398-fe5c173f4b82} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:37.976264 [ 5 ] {21569a20-e392-4c7d-a398-fe5c173f4b82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:37.976613 [ 5 ] {21569a20-e392-4c7d-a398-fe5c173f4b82} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.04.15 04:08:37.976843 [ 5 ] {21569a20-e392-4c7d-a398-fe5c173f4b82} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:37.977015 [ 5 ] {21569a20-e392-4c7d-a398-fe5c173f4b82} executeQuery: Read 114 rows, 6.99 KiB in 0.001963 sec., 58074.37595517066 rows/sec., 3.48 MiB/sec. 2025.04.15 04:08:37.977082 [ 5 ] {21569a20-e392-4c7d-a398-fe5c173f4b82} TCPHandler: Processed in 0.002269398 sec. 2025.04.15 04:08:37.977234 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:37.977540 [ 5 ] {75c88873-0b4c-41ef-9ec7-89cee839b0a9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:08:37.977673 [ 5 ] {75c88873-0b4c-41ef-9ec7-89cee839b0a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:08:37.978418 [ 5 ] {75c88873-0b4c-41ef-9ec7-89cee839b0a9} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:37.978457 [ 5 ] {75c88873-0b4c-41ef-9ec7-89cee839b0a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:37.978807 [ 5 ] {75c88873-0b4c-41ef-9ec7-89cee839b0a9} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:08:37.979045 [ 5 ] {75c88873-0b4c-41ef-9ec7-89cee839b0a9} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:37.979204 [ 5 ] {75c88873-0b4c-41ef-9ec7-89cee839b0a9} executeQuery: Read 113 rows, 7.49 KiB in 0.001771 sec., 63805.75945793337 rows/sec., 4.13 MiB/sec. 2025.04.15 04:08:37.979254 [ 5 ] {75c88873-0b4c-41ef-9ec7-89cee839b0a9} TCPHandler: Processed in 0.002095934 sec. 2025.04.15 04:08:37.979398 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:37.979531 [ 5 ] {040e979b-b66c-47b5-85b9-90c20dc235ef} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:08:37.979584 [ 5 ] {040e979b-b66c-47b5-85b9-90c20dc235ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:08:37.980264 [ 5 ] {040e979b-b66c-47b5-85b9-90c20dc235ef} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:37.980302 [ 5 ] {040e979b-b66c-47b5-85b9-90c20dc235ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:37.980656 [ 5 ] {040e979b-b66c-47b5-85b9-90c20dc235ef} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:08:37.980891 [ 5 ] {040e979b-b66c-47b5-85b9-90c20dc235ef} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:37.981051 [ 5 ] {040e979b-b66c-47b5-85b9-90c20dc235ef} executeQuery: Read 112 rows, 6.53 KiB in 0.001549 sec., 72304.7127178825 rows/sec., 4.12 MiB/sec. 2025.04.15 04:08:37.981100 [ 5 ] {040e979b-b66c-47b5-85b9-90c20dc235ef} TCPHandler: Processed in 0.001763978 sec. 2025.04.15 04:08:37.981217 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:37.981320 [ 5 ] {6c6d1e67-91b3-4f83-81d7-505b3043d32b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:08:37.981363 [ 5 ] {6c6d1e67-91b3-4f83-81d7-505b3043d32b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:08:37.981972 [ 5 ] {6c6d1e67-91b3-4f83-81d7-505b3043d32b} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:37.982009 [ 5 ] {6c6d1e67-91b3-4f83-81d7-505b3043d32b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:37.982369 [ 5 ] {6c6d1e67-91b3-4f83-81d7-505b3043d32b} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.04.15 04:08:37.982599 [ 5 ] {6c6d1e67-91b3-4f83-81d7-505b3043d32b} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:37.982757 [ 5 ] {6c6d1e67-91b3-4f83-81d7-505b3043d32b} executeQuery: Read 390 rows, 28.23 KiB in 0.001459 sec., 267306.37422892393 rows/sec., 18.89 MiB/sec. 2025.04.15 04:08:37.982805 [ 5 ] {6c6d1e67-91b3-4f83-81d7-505b3043d32b} TCPHandler: Processed in 0.001636885 sec. 2025.04.15 04:08:37.982924 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:37.983025 [ 5 ] {58d111be-fe16-461a-af25-484f92b9a571} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:08:37.983071 [ 5 ] {58d111be-fe16-461a-af25-484f92b9a571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:08:37.983478 [ 5 ] {58d111be-fe16-461a-af25-484f92b9a571} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:37.983514 [ 5 ] {58d111be-fe16-461a-af25-484f92b9a571} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:37.983854 [ 5 ] {58d111be-fe16-461a-af25-484f92b9a571} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:08:37.984086 [ 5 ] {58d111be-fe16-461a-af25-484f92b9a571} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:37.984267 [ 5 ] {58d111be-fe16-461a-af25-484f92b9a571} executeQuery: Read 6 rows, 321.00 B in 0.001258 sec., 4769.475357710652 rows/sec., 249.19 KiB/sec. 2025.04.15 04:08:37.984338 [ 5 ] {58d111be-fe16-461a-af25-484f92b9a571} TCPHandler: Processed in 0.001462581 sec. 2025.04.15 04:08:37.984584 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:37.984726 [ 5 ] {a03778f7-44f5-4ba9-ba6a-cfd0532cc0e6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:37.984774 [ 5 ] {a03778f7-44f5-4ba9-ba6a-cfd0532cc0e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:08:37.985304 [ 5 ] {a03778f7-44f5-4ba9-ba6a-cfd0532cc0e6} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:37.985340 [ 5 ] {a03778f7-44f5-4ba9-ba6a-cfd0532cc0e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:37.985707 [ 5 ] {a03778f7-44f5-4ba9-ba6a-cfd0532cc0e6} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.04.15 04:08:37.985945 [ 5 ] {a03778f7-44f5-4ba9-ba6a-cfd0532cc0e6} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:37.986119 [ 5 ] {a03778f7-44f5-4ba9-ba6a-cfd0532cc0e6} executeQuery: Read 237 rows, 16.27 KiB in 0.001406 sec., 168563.30014224752 rows/sec., 11.30 MiB/sec. 2025.04.15 04:08:37.986173 [ 5 ] {a03778f7-44f5-4ba9-ba6a-cfd0532cc0e6} TCPHandler: Processed in 0.001690536 sec. 2025.04.15 04:08:37.986295 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:37.986573 [ 5 ] {3032b0c5-c6ab-4836-be94-00cc9a0f9e76} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:08:37.986714 [ 5 ] {3032b0c5-c6ab-4836-be94-00cc9a0f9e76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:08:37.987513 [ 5 ] {3032b0c5-c6ab-4836-be94-00cc9a0f9e76} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:37.987550 [ 5 ] {3032b0c5-c6ab-4836-be94-00cc9a0f9e76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:37.987882 [ 5 ] {3032b0c5-c6ab-4836-be94-00cc9a0f9e76} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:08:37.988114 [ 5 ] {3032b0c5-c6ab-4836-be94-00cc9a0f9e76} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:37.988273 [ 5 ] {3032b0c5-c6ab-4836-be94-00cc9a0f9e76} executeQuery: Read 1 rows, 69.00 B in 0.00181 sec., 552.4861878453039 rows/sec., 37.23 KiB/sec. 2025.04.15 04:08:37.988320 [ 5 ] {3032b0c5-c6ab-4836-be94-00cc9a0f9e76} TCPHandler: Processed in 0.002076704 sec. 2025.04.15 04:08:37.988426 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:37.988529 [ 5 ] {4fdda42e-1cda-401b-b43d-bb32ef2c4f04} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:37.988592 [ 5 ] {4fdda42e-1cda-401b-b43d-bb32ef2c4f04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:08:37.989627 [ 5 ] {4fdda42e-1cda-401b-b43d-bb32ef2c4f04} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:37.989663 [ 5 ] {4fdda42e-1cda-401b-b43d-bb32ef2c4f04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:37.990260 [ 5 ] {4fdda42e-1cda-401b-b43d-bb32ef2c4f04} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.04.15 04:08:37.990508 [ 5 ] {4fdda42e-1cda-401b-b43d-bb32ef2c4f04} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:37.990689 [ 5 ] {4fdda42e-1cda-401b-b43d-bb32ef2c4f04} executeQuery: Read 8 rows, 14.68 KiB in 0.002182 sec., 3666.3611365719526 rows/sec., 6.57 MiB/sec. 2025.04.15 04:08:37.990779 [ 5 ] {4fdda42e-1cda-401b-b43d-bb32ef2c4f04} TCPHandler: Processed in 0.002400891 sec. 2025.04.15 04:08:37.990918 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:37.991021 [ 5 ] {c2e8e318-168b-4575-a214-2573b808353b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:08:37.991068 [ 5 ] {c2e8e318-168b-4575-a214-2573b808353b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:08:37.991498 [ 5 ] {c2e8e318-168b-4575-a214-2573b808353b} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:37.991535 [ 5 ] {c2e8e318-168b-4575-a214-2573b808353b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:37.991897 [ 5 ] {c2e8e318-168b-4575-a214-2573b808353b} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.04.15 04:08:37.992139 [ 5 ] {c2e8e318-168b-4575-a214-2573b808353b} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:37.992299 [ 5 ] {c2e8e318-168b-4575-a214-2573b808353b} executeQuery: Read 82 rows, 5.33 KiB in 0.0013 sec., 63076.92307692308 rows/sec., 4.01 MiB/sec. 2025.04.15 04:08:37.992344 [ 5 ] {c2e8e318-168b-4575-a214-2573b808353b} TCPHandler: Processed in 0.001473891 sec. 2025.04.15 04:08:38.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 256.96 MiB, peak 266.47 MiB, free memory in arenas 0.00 B, will set to 255.65 MiB (RSS), difference: -1.31 MiB 2025.04.15 04:08:42.959760 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 2025.04.15 04:08:42.960467 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:42.960505 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:42.961009 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.15 04:08:42.961256 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:42.961471 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 2025.04.15 04:08:42.966099 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:42.966392 [ 5 ] {a30dcf1d-567d-4ed1-b53b-5b775cbc366e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:08:42.966492 [ 5 ] {a30dcf1d-567d-4ed1-b53b-5b775cbc366e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:08:42.967267 [ 5 ] {a30dcf1d-567d-4ed1-b53b-5b775cbc366e} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:42.967313 [ 5 ] {a30dcf1d-567d-4ed1-b53b-5b775cbc366e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:42.967720 [ 5 ] {a30dcf1d-567d-4ed1-b53b-5b775cbc366e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.04.15 04:08:42.967956 [ 5 ] {a30dcf1d-567d-4ed1-b53b-5b775cbc366e} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:42.968214 [ 5 ] {a30dcf1d-567d-4ed1-b53b-5b775cbc366e} executeQuery: Read 4 rows, 334.00 B in 0.001897 sec., 2108.5925144965736 rows/sec., 171.94 KiB/sec. 2025.04.15 04:08:42.968441 [ 5 ] {a30dcf1d-567d-4ed1-b53b-5b775cbc366e} TCPHandler: Processed in 0.002510823 sec. 2025.04.15 04:08:42.968701 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:42.968811 [ 5 ] {2ae0f2ad-7f8f-4657-b426-4f88790d16bd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:08:42.968862 [ 5 ] {2ae0f2ad-7f8f-4657-b426-4f88790d16bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:08:42.969543 [ 5 ] {2ae0f2ad-7f8f-4657-b426-4f88790d16bd} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:42.969583 [ 5 ] {2ae0f2ad-7f8f-4657-b426-4f88790d16bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:42.969934 [ 5 ] {2ae0f2ad-7f8f-4657-b426-4f88790d16bd} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.04.15 04:08:42.970163 [ 5 ] {2ae0f2ad-7f8f-4657-b426-4f88790d16bd} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:42.970337 [ 5 ] {2ae0f2ad-7f8f-4657-b426-4f88790d16bd} executeQuery: Read 122 rows, 10.59 KiB in 0.001554 sec., 78507.0785070785 rows/sec., 6.65 MiB/sec. 2025.04.15 04:08:42.970393 [ 5 ] {2ae0f2ad-7f8f-4657-b426-4f88790d16bd} TCPHandler: Processed in 0.001778498 sec. 2025.04.15 04:08:42.970542 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:42.970646 [ 5 ] {a7f20409-15ec-4ca8-83e6-ad969a812232} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:08:42.970691 [ 5 ] {a7f20409-15ec-4ca8-83e6-ad969a812232} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:08:42.971242 [ 5 ] {a7f20409-15ec-4ca8-83e6-ad969a812232} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:42.971280 [ 5 ] {a7f20409-15ec-4ca8-83e6-ad969a812232} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:42.971608 [ 5 ] {a7f20409-15ec-4ca8-83e6-ad969a812232} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.04.15 04:08:42.971838 [ 5 ] {a7f20409-15ec-4ca8-83e6-ad969a812232} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:42.972024 [ 99 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.04.15 04:08:42.972047 [ 5 ] {a7f20409-15ec-4ca8-83e6-ad969a812232} executeQuery: Read 36 rows, 2.69 KiB in 0.001416 sec., 25423.728813559323 rows/sec., 1.85 MiB/sec. 2025.04.15 04:08:42.972115 [ 99 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:42.972169 [ 5 ] {a7f20409-15ec-4ca8-83e6-ad969a812232} TCPHandler: Processed in 0.001678086 sec. 2025.04.15 04:08:42.972176 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:42.972350 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:42.972521 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.04.15 04:08:42.972555 [ 5 ] {2a4a8eb6-acaf-408a-a2e2-ecd731632f9c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:08:42.972683 [ 5 ] {2a4a8eb6-acaf-408a-a2e2-ecd731632f9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:08:42.973070 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:42.973215 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 164 rows starting from the beginning of the part 2025.04.15 04:08:42.973673 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 32 rows starting from the beginning of the part 2025.04.15 04:08:42.973976 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 116 rows starting from the beginning of the part 2025.04.15 04:08:42.974316 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 32 rows starting from the beginning of the part 2025.04.15 04:08:42.974749 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 114 rows starting from the beginning of the part 2025.04.15 04:08:42.975089 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part 2025.04.15 04:08:42.975773 [ 5 ] {2a4a8eb6-acaf-408a-a2e2-ecd731632f9c} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:42.975825 [ 5 ] {2a4a8eb6-acaf-408a-a2e2-ecd731632f9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:42.976673 [ 5 ] {2a4a8eb6-acaf-408a-a2e2-ecd731632f9c} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.04.15 04:08:42.977232 [ 5 ] {2a4a8eb6-acaf-408a-a2e2-ecd731632f9c} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:42.977793 [ 5 ] {2a4a8eb6-acaf-408a-a2e2-ecd731632f9c} executeQuery: Read 100 rows, 8.00 KiB in 0.005258 sec., 19018.63826550019 rows/sec., 1.49 MiB/sec. 2025.04.15 04:08:42.978092 [ 5 ] {2a4a8eb6-acaf-408a-a2e2-ecd731632f9c} TCPHandler: Processed in 0.005839355 sec. 2025.04.15 04:08:42.978117 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 5 columns (5 merged, 0 gathered) in 0.005802934 sec., 85129.3500839403 rows/sec., 5.75 MiB/sec. 2025.04.15 04:08:42.978243 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:42.978303 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.04.15 04:08:42.978474 [ 5 ] {268ab147-134a-49dc-b85a-83d5991354d5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:42.978562 [ 5 ] {268ab147-134a-49dc-b85a-83d5991354d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:08:42.978924 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_91_18} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:42.979155 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_91_18} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.04.15 04:08:42.979257 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:08:42.979541 [ 5 ] {268ab147-134a-49dc-b85a-83d5991354d5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:42.979584 [ 5 ] {268ab147-134a-49dc-b85a-83d5991354d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:42.979972 [ 5 ] {268ab147-134a-49dc-b85a-83d5991354d5} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.04.15 04:08:42.980205 [ 5 ] {268ab147-134a-49dc-b85a-83d5991354d5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:42.980417 [ 5 ] {268ab147-134a-49dc-b85a-83d5991354d5} executeQuery: Read 162 rows, 11.55 KiB in 0.002006 sec., 80757.72681954138 rows/sec., 5.62 MiB/sec. 2025.04.15 04:08:42.980473 [ 5 ] {268ab147-134a-49dc-b85a-83d5991354d5} TCPHandler: Processed in 0.002294528 sec. 2025.04.15 04:08:42.980583 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:42.980685 [ 5 ] {7ae42841-4102-4e36-b82b-bbe9977296fa} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:42.980750 [ 5 ] {7ae42841-4102-4e36-b82b-bbe9977296fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:08:42.981797 [ 5 ] {7ae42841-4102-4e36-b82b-bbe9977296fa} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:42.981835 [ 5 ] {7ae42841-4102-4e36-b82b-bbe9977296fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:42.982458 [ 5 ] {7ae42841-4102-4e36-b82b-bbe9977296fa} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.04.15 04:08:42.982704 [ 5 ] {7ae42841-4102-4e36-b82b-bbe9977296fa} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:42.982895 [ 99 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.04.15 04:08:42.982965 [ 99 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:42.982985 [ 5 ] {7ae42841-4102-4e36-b82b-bbe9977296fa} executeQuery: Read 32 rows, 58.72 KiB in 0.002312 sec., 13840.83044982699 rows/sec., 24.80 MiB/sec. 2025.04.15 04:08:42.983002 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:42.983285 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.04.15 04:08:42.983290 [ 5 ] {7ae42841-4102-4e36-b82b-bbe9977296fa} TCPHandler: Processed in 0.002755799 sec. 2025.04.15 04:08:42.983503 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:42.983578 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:42.983631 [ 5 ] {8e3c6921-28b0-4748-8b61-2576a2823f37} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:08:42.983648 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1675 rows starting from the beginning of the part 2025.04.15 04:08:42.983692 [ 5 ] {8e3c6921-28b0-4748-8b61-2576a2823f37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:08:42.984135 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 32 rows starting from the beginning of the part 2025.04.15 04:08:42.984516 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2025.04.15 04:08:42.984977 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 32 rows starting from the beginning of the part 2025.04.15 04:08:42.984989 [ 5 ] {8e3c6921-28b0-4748-8b61-2576a2823f37} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:42.985037 [ 5 ] {8e3c6921-28b0-4748-8b61-2576a2823f37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:42.985331 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part 2025.04.15 04:08:42.985718 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 32 rows starting from the beginning of the part 2025.04.15 04:08:42.985856 [ 5 ] {8e3c6921-28b0-4748-8b61-2576a2823f37} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.04.15 04:08:42.986469 [ 5 ] {8e3c6921-28b0-4748-8b61-2576a2823f37} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:42.986784 [ 5 ] {8e3c6921-28b0-4748-8b61-2576a2823f37} executeQuery: Read 60 rows, 4.14 KiB in 0.003182 sec., 18856.065367693274 rows/sec., 1.27 MiB/sec. 2025.04.15 04:08:42.986880 [ 5 ] {8e3c6921-28b0-4748-8b61-2576a2823f37} TCPHandler: Processed in 0.003438553 sec. 2025.04.15 04:08:42.993966 [ 199 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 1787 rows, containing 19 columns (19 merged, 0 gathered) in 0.010832781 sec., 164962.25669105654 rows/sec., 295.60 MiB/sec. 2025.04.15 04:08:42.995335 [ 197 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.04.15 04:08:42.995731 [ 197 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_91_18} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:42.995817 [ 197 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_91_18} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.04.15 04:08:42.995925 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.14 MiB. 2025.04.15 04:08:43.000219 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 256.24 MiB, peak 273.34 MiB, free memory in arenas 0.00 B, will set to 258.73 MiB (RSS), difference: 2.50 MiB 2025.04.15 04:08:45.073466 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.04.15 04:08:45.094811 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:45.094863 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.04.15 04:08:45.102137 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.15 04:08:45.102908 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:45.106863 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.04.15 04:08:45.630034 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1944 2025.04.15 04:08:45.633331 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:45.633385 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:45.634896 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:08:45.635211 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:45.637572 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1944 2025.04.15 04:08:47.971297 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:47.971590 [ 5 ] {3bb014a3-4229-495c-9d03-d408eb02dfab} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:08:47.971663 [ 5 ] {3bb014a3-4229-495c-9d03-d408eb02dfab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:08:47.972450 [ 5 ] {3bb014a3-4229-495c-9d03-d408eb02dfab} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:47.972496 [ 5 ] {3bb014a3-4229-495c-9d03-d408eb02dfab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:47.972914 [ 5 ] {3bb014a3-4229-495c-9d03-d408eb02dfab} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:08:47.973157 [ 5 ] {3bb014a3-4229-495c-9d03-d408eb02dfab} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:47.973385 [ 5 ] {3bb014a3-4229-495c-9d03-d408eb02dfab} executeQuery: Read 212 rows, 13.81 KiB in 0.001878 sec., 112886.04898828542 rows/sec., 7.18 MiB/sec. 2025.04.15 04:08:47.973443 [ 5 ] {3bb014a3-4229-495c-9d03-d408eb02dfab} TCPHandler: Processed in 0.002322349 sec. 2025.04.15 04:08:47.973566 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:47.973671 [ 5 ] {0bdfafab-73cc-4177-9946-ba24ef705f3c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:08:47.973718 [ 5 ] {0bdfafab-73cc-4177-9946-ba24ef705f3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:08:47.974454 [ 5 ] {0bdfafab-73cc-4177-9946-ba24ef705f3c} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:47.974494 [ 5 ] {0bdfafab-73cc-4177-9946-ba24ef705f3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:47.974885 [ 5 ] {0bdfafab-73cc-4177-9946-ba24ef705f3c} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.04.15 04:08:47.975125 [ 5 ] {0bdfafab-73cc-4177-9946-ba24ef705f3c} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:47.975332 [ 5 ] {0bdfafab-73cc-4177-9946-ba24ef705f3c} executeQuery: Read 633 rows, 50.98 KiB in 0.001683 sec., 376114.08199643495 rows/sec., 29.58 MiB/sec. 2025.04.15 04:08:47.975386 [ 5 ] {0bdfafab-73cc-4177-9946-ba24ef705f3c} TCPHandler: Processed in 0.0018713 sec. 2025.04.15 04:08:47.975502 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:47.975607 [ 5 ] {242277b1-0888-4c71-b0df-cb0a4b6f467c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:08:47.975654 [ 5 ] {242277b1-0888-4c71-b0df-cb0a4b6f467c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:08:47.976211 [ 5 ] {242277b1-0888-4c71-b0df-cb0a4b6f467c} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:47.976251 [ 5 ] {242277b1-0888-4c71-b0df-cb0a4b6f467c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:47.976604 [ 5 ] {242277b1-0888-4c71-b0df-cb0a4b6f467c} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.04.15 04:08:47.976840 [ 5 ] {242277b1-0888-4c71-b0df-cb0a4b6f467c} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:47.977030 [ 5 ] {242277b1-0888-4c71-b0df-cb0a4b6f467c} executeQuery: Read 114 rows, 6.99 KiB in 0.001444 sec., 78947.36842105263 rows/sec., 4.73 MiB/sec. 2025.04.15 04:08:47.977082 [ 5 ] {242277b1-0888-4c71-b0df-cb0a4b6f467c} TCPHandler: Processed in 0.001629475 sec. 2025.04.15 04:08:47.977204 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:47.977309 [ 5 ] {390fcd88-300a-496d-a2ab-260406a42843} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:08:47.977354 [ 5 ] {390fcd88-300a-496d-a2ab-260406a42843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:08:47.977895 [ 5 ] {390fcd88-300a-496d-a2ab-260406a42843} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:47.977934 [ 5 ] {390fcd88-300a-496d-a2ab-260406a42843} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:47.978296 [ 5 ] {390fcd88-300a-496d-a2ab-260406a42843} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:08:47.978535 [ 5 ] {390fcd88-300a-496d-a2ab-260406a42843} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:47.978737 [ 5 ] {390fcd88-300a-496d-a2ab-260406a42843} executeQuery: Read 113 rows, 7.49 KiB in 0.00145 sec., 77931.03448275862 rows/sec., 5.04 MiB/sec. 2025.04.15 04:08:47.978789 [ 5 ] {390fcd88-300a-496d-a2ab-260406a42843} TCPHandler: Processed in 0.001634514 sec. 2025.04.15 04:08:47.978915 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:47.979019 [ 5 ] {3f5e788a-46f3-48b1-9aff-8954ae27db0e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:08:47.979064 [ 5 ] {3f5e788a-46f3-48b1-9aff-8954ae27db0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:08:47.979620 [ 5 ] {3f5e788a-46f3-48b1-9aff-8954ae27db0e} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:47.979659 [ 5 ] {3f5e788a-46f3-48b1-9aff-8954ae27db0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:47.980016 [ 5 ] {3f5e788a-46f3-48b1-9aff-8954ae27db0e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:08:47.980251 [ 5 ] {3f5e788a-46f3-48b1-9aff-8954ae27db0e} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:47.980481 [ 5 ] {3f5e788a-46f3-48b1-9aff-8954ae27db0e} executeQuery: Read 112 rows, 6.53 KiB in 0.001471 sec., 76138.6811692726 rows/sec., 4.34 MiB/sec. 2025.04.15 04:08:47.980550 [ 5 ] {3f5e788a-46f3-48b1-9aff-8954ae27db0e} TCPHandler: Processed in 0.001686046 sec. 2025.04.15 04:08:47.980786 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:47.980910 [ 5 ] {98634e52-c915-48a4-86a9-3a20b98145de} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:08:47.980958 [ 5 ] {98634e52-c915-48a4-86a9-3a20b98145de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:08:47.981590 [ 5 ] {98634e52-c915-48a4-86a9-3a20b98145de} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:47.981629 [ 5 ] {98634e52-c915-48a4-86a9-3a20b98145de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:47.981996 [ 5 ] {98634e52-c915-48a4-86a9-3a20b98145de} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.04.15 04:08:47.982232 [ 5 ] {98634e52-c915-48a4-86a9-3a20b98145de} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:47.982438 [ 5 ] {98634e52-c915-48a4-86a9-3a20b98145de} executeQuery: Read 390 rows, 28.23 KiB in 0.001549 sec., 251775.33892834085 rows/sec., 17.79 MiB/sec. 2025.04.15 04:08:47.982490 [ 5 ] {98634e52-c915-48a4-86a9-3a20b98145de} TCPHandler: Processed in 0.001803958 sec. 2025.04.15 04:08:47.982606 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:47.982710 [ 5 ] {1b9e933b-e6ad-4003-a87b-bf0524ae425b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:08:47.982759 [ 5 ] {1b9e933b-e6ad-4003-a87b-bf0524ae425b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:08:47.983176 [ 5 ] {1b9e933b-e6ad-4003-a87b-bf0524ae425b} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:47.983215 [ 5 ] {1b9e933b-e6ad-4003-a87b-bf0524ae425b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:47.983561 [ 5 ] {1b9e933b-e6ad-4003-a87b-bf0524ae425b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:08:47.983802 [ 5 ] {1b9e933b-e6ad-4003-a87b-bf0524ae425b} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:47.983983 [ 95 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.04.15 04:08:47.984029 [ 5 ] {1b9e933b-e6ad-4003-a87b-bf0524ae425b} executeQuery: Read 6 rows, 321.00 B in 0.001338 sec., 4484.304932735426 rows/sec., 234.29 KiB/sec. 2025.04.15 04:08:47.984060 [ 95 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:47.984127 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:47.984142 [ 5 ] {1b9e933b-e6ad-4003-a87b-bf0524ae425b} TCPHandler: Processed in 0.001582984 sec. 2025.04.15 04:08:47.984417 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:47.984502 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2025.04.15 04:08:47.984706 [ 5 ] {5b9444cf-bd37-4dbf-a2b9-362b9f2813b5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:47.984885 [ 5 ] {5b9444cf-bd37-4dbf-a2b9-362b9f2813b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:08:47.985252 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:47.985417 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part 2025.04.15 04:08:47.985986 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2025.04.15 04:08:47.986272 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2025.04.15 04:08:47.986607 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2025.04.15 04:08:47.986929 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2025.04.15 04:08:47.987275 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2025.04.15 04:08:47.987745 [ 5 ] {5b9444cf-bd37-4dbf-a2b9-362b9f2813b5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:47.987841 [ 5 ] {5b9444cf-bd37-4dbf-a2b9-362b9f2813b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:47.988701 [ 5 ] {5b9444cf-bd37-4dbf-a2b9-362b9f2813b5} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.04.15 04:08:47.989312 [ 5 ] {5b9444cf-bd37-4dbf-a2b9-362b9f2813b5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:47.989781 [ 95 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2025.04.15 04:08:47.989933 [ 95 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:47.989964 [ 5 ] {5b9444cf-bd37-4dbf-a2b9-362b9f2813b5} executeQuery: Read 237 rows, 16.27 KiB in 0.005339 sec., 44390.33526877692 rows/sec., 2.98 MiB/sec. 2025.04.15 04:08:47.990054 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:47.990342 [ 5 ] {5b9444cf-bd37-4dbf-a2b9-362b9f2813b5} TCPHandler: Processed in 0.006037398 sec. 2025.04.15 04:08:47.990747 [ 200 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.006482568 sec., 43501.279122718035 rows/sec., 2.22 MiB/sec. 2025.04.15 04:08:47.990790 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:47.990806 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2025.04.15 04:08:47.991193 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.04.15 04:08:47.991286 [ 5 ] {e5fd92bf-531c-4343-be83-ea877073a0e6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:08:47.991480 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:47.991557 [ 5 ] {e5fd92bf-531c-4343-be83-ea877073a0e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:08:47.991694 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 31852 rows starting from the beginning of the part 2025.04.15 04:08:47.992322 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 128 rows starting from the beginning of the part 2025.04.15 04:08:47.992419 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_47_10} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:47.992875 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_47_10} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.04.15 04:08:47.993038 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part 2025.04.15 04:08:47.993329 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.15 04:08:47.993612 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 237 rows starting from the beginning of the part 2025.04.15 04:08:47.994214 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 162 rows starting from the beginning of the part 2025.04.15 04:08:47.994906 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part 2025.04.15 04:08:47.995293 [ 5 ] {e5fd92bf-531c-4343-be83-ea877073a0e6} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:47.995402 [ 5 ] {e5fd92bf-531c-4343-be83-ea877073a0e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:47.996720 [ 5 ] {e5fd92bf-531c-4343-be83-ea877073a0e6} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:08:47.997151 [ 5 ] {e5fd92bf-531c-4343-be83-ea877073a0e6} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:47.997472 [ 5 ] {e5fd92bf-531c-4343-be83-ea877073a0e6} executeQuery: Read 1 rows, 69.00 B in 0.006401 sec., 156.22558975160132 rows/sec., 10.53 KiB/sec. 2025.04.15 04:08:47.997535 [ 5 ] {e5fd92bf-531c-4343-be83-ea877073a0e6} TCPHandler: Processed in 0.006883616 sec. 2025.04.15 04:08:47.997693 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:47.997950 [ 5 ] {daaa6dfa-e953-4ae1-adea-795822d4b989} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:47.998175 [ 5 ] {daaa6dfa-e953-4ae1-adea-795822d4b989} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:08:48.000202 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 262.65 MiB, peak 273.34 MiB, free memory in arenas 0.00 B, will set to 258.85 MiB (RSS), difference: -3.80 MiB 2025.04.15 04:08:48.000228 [ 5 ] {daaa6dfa-e953-4ae1-adea-795822d4b989} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:48.000291 [ 5 ] {daaa6dfa-e953-4ae1-adea-795822d4b989} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:48.001746 [ 5 ] {daaa6dfa-e953-4ae1-adea-795822d4b989} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.04.15 04:08:48.002085 [ 5 ] {daaa6dfa-e953-4ae1-adea-795822d4b989} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:48.002425 [ 5 ] {daaa6dfa-e953-4ae1-adea-795822d4b989} executeQuery: Read 8 rows, 14.68 KiB in 0.004556 sec., 1755.9262510974538 rows/sec., 3.15 MiB/sec. 2025.04.15 04:08:48.002595 [ 5 ] {daaa6dfa-e953-4ae1-adea-795822d4b989} TCPHandler: Processed in 0.004987106 sec. 2025.04.15 04:08:48.002752 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:48.002935 [ 5 ] {df7f65c2-e4e8-40b5-a1ac-f7e42042ad96} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:08:48.002991 [ 5 ] {df7f65c2-e4e8-40b5-a1ac-f7e42042ad96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:08:48.003558 [ 5 ] {df7f65c2-e4e8-40b5-a1ac-f7e42042ad96} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:48.003598 [ 5 ] {df7f65c2-e4e8-40b5-a1ac-f7e42042ad96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:48.004105 [ 5 ] {df7f65c2-e4e8-40b5-a1ac-f7e42042ad96} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.04.15 04:08:48.004404 [ 5 ] {df7f65c2-e4e8-40b5-a1ac-f7e42042ad96} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:48.004669 [ 5 ] {df7f65c2-e4e8-40b5-a1ac-f7e42042ad96} executeQuery: Read 82 rows, 5.33 KiB in 0.001769 sec., 46353.87224420577 rows/sec., 2.94 MiB/sec. 2025.04.15 04:08:48.004722 [ 5 ] {df7f65c2-e4e8-40b5-a1ac-f7e42042ad96} TCPHandler: Processed in 0.002018943 sec. 2025.04.15 04:08:48.005442 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 32776 rows, containing 5 columns (5 merged, 0 gathered) in 0.015148083 sec., 2163706.127039309 rows/sec., 146.06 MiB/sec. 2025.04.15 04:08:48.005634 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.04.15 04:08:48.005930 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_110_22} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:48.006013 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_110_22} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2025.04.15 04:08:48.006097 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.04.15 04:08:49.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 255.78 MiB, peak 273.34 MiB, free memory in arenas 0.00 B, will set to 258.91 MiB (RSS), difference: 3.13 MiB 2025.04.15 04:08:50.203918 [ 90 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:08:50.203980 [ 90 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:08:50.461623 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 2025.04.15 04:08:50.462400 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:50.462456 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:50.462994 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.15 04:08:50.463246 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:50.463501 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.04.15 04:08:50.463517 [ 90 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.04.15 04:08:50.463622 [ 90 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:50.463665 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:50.463857 [ 195 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.04.15 04:08:50.464045 [ 195 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:50.464094 [ 195 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part 2025.04.15 04:08:50.464182 [ 195 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part 2025.04.15 04:08:50.464337 [ 195 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part 2025.04.15 04:08:50.464573 [ 195 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part 2025.04.15 04:08:50.464872 [ 195 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part 2025.04.15 04:08:50.465021 [ 195 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part 2025.04.15 04:08:50.467731 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003957775 sec., 7644699.357593597 rows/sec., 109.36 MiB/sec. 2025.04.15 04:08:50.467976 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.04.15 04:08:50.468286 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_66_13} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:50.468449 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_66_13} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.04.15 04:08:50.468567 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. 2025.04.15 04:08:52.606959 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.04.15 04:08:52.629646 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:52.629717 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:52.637083 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.15 04:08:52.637874 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:52.638282 [ 88 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.04.15 04:08:52.638421 [ 88 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:52.638489 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:52.638803 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.04.15 04:08:52.647787 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.04.15 04:08:52.649041 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:52.650115 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2025.04.15 04:08:52.654973 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2025.04.15 04:08:52.659882 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2025.04.15 04:08:52.665221 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2025.04.15 04:08:52.671032 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2025.04.15 04:08:52.675538 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2025.04.15 04:08:52.732974 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.094341393 sec., 5278.700940953882 rows/sec., 27.30 MiB/sec. 2025.04.15 04:08:52.736406 [ 198 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.04.15 04:08:52.739485 [ 198 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_66_13} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:52.739627 [ 198 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_66_13} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.04.15 04:08:52.742343 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. 2025.04.15 04:08:52.966116 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:52.966406 [ 5 ] {c7063d1b-d716-4dc9-8f7c-aa73247653e7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:08:52.966530 [ 5 ] {c7063d1b-d716-4dc9-8f7c-aa73247653e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:08:52.967553 [ 5 ] {c7063d1b-d716-4dc9-8f7c-aa73247653e7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:52.967596 [ 5 ] {c7063d1b-d716-4dc9-8f7c-aa73247653e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:52.968035 [ 5 ] {c7063d1b-d716-4dc9-8f7c-aa73247653e7} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.04.15 04:08:52.968281 [ 5 ] {c7063d1b-d716-4dc9-8f7c-aa73247653e7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:52.968500 [ 88 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.04.15 04:08:52.968508 [ 5 ] {c7063d1b-d716-4dc9-8f7c-aa73247653e7} executeQuery: Read 120 rows, 10.44 KiB in 0.002175 sec., 55172.41379310345 rows/sec., 4.69 MiB/sec. 2025.04.15 04:08:52.968574 [ 88 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:52.968654 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:52.968675 [ 5 ] {c7063d1b-d716-4dc9-8f7c-aa73247653e7} TCPHandler: Processed in 0.002727968 sec. 2025.04.15 04:08:52.968926 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.04.15 04:08:52.968938 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:52.969272 [ 5 ] {7bb92e16-d5ac-46d2-bd84-3de1c2a36879} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:08:52.969385 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:52.969432 [ 5 ] {7bb92e16-d5ac-46d2-bd84-3de1c2a36879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:08:52.969547 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1847 rows starting from the beginning of the part 2025.04.15 04:08:52.970044 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 120 rows starting from the beginning of the part 2025.04.15 04:08:52.970456 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 633 rows starting from the beginning of the part 2025.04.15 04:08:52.970768 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 122 rows starting from the beginning of the part 2025.04.15 04:08:52.971120 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 633 rows starting from the beginning of the part 2025.04.15 04:08:52.971565 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 120 rows starting from the beginning of the part 2025.04.15 04:08:52.973772 [ 5 ] {7bb92e16-d5ac-46d2-bd84-3de1c2a36879} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:52.973891 [ 5 ] {7bb92e16-d5ac-46d2-bd84-3de1c2a36879} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:52.975033 [ 5 ] {7bb92e16-d5ac-46d2-bd84-3de1c2a36879} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.04.15 04:08:52.975363 [ 5 ] {7bb92e16-d5ac-46d2-bd84-3de1c2a36879} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:52.975691 [ 5 ] {7bb92e16-d5ac-46d2-bd84-3de1c2a36879} executeQuery: Read 32 rows, 2.41 KiB in 0.006563 sec., 4875.818985220173 rows/sec., 366.64 KiB/sec. 2025.04.15 04:08:52.975900 [ 5 ] {7bb92e16-d5ac-46d2-bd84-3de1c2a36879} TCPHandler: Processed in 0.007058331 sec. 2025.04.15 04:08:52.976368 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:52.976756 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3475 rows, containing 5 columns (5 merged, 0 gathered) in 0.007998861 sec., 434436.85294693836 rows/sec., 36.79 MiB/sec. 2025.04.15 04:08:52.976841 [ 5 ] {0e7eff5e-7342-4b25-9bd5-0ddf12532c35} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:08:52.976983 [ 5 ] {0e7eff5e-7342-4b25-9bd5-0ddf12532c35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:08:52.977158 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.04.15 04:08:52.978051 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_111_22} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:52.978285 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_111_22} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.04.15 04:08:52.978367 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.04.15 04:08:52.978636 [ 5 ] {0e7eff5e-7342-4b25-9bd5-0ddf12532c35} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:52.978679 [ 5 ] {0e7eff5e-7342-4b25-9bd5-0ddf12532c35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:52.979046 [ 5 ] {0e7eff5e-7342-4b25-9bd5-0ddf12532c35} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.04.15 04:08:52.979283 [ 5 ] {0e7eff5e-7342-4b25-9bd5-0ddf12532c35} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:52.979465 [ 88 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.04.15 04:08:52.979470 [ 5 ] {0e7eff5e-7342-4b25-9bd5-0ddf12532c35} executeQuery: Read 96 rows, 7.68 KiB in 0.002776 sec., 34582.1325648415 rows/sec., 2.70 MiB/sec. 2025.04.15 04:08:52.979528 [ 88 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:52.979606 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:52.979613 [ 5 ] {0e7eff5e-7342-4b25-9bd5-0ddf12532c35} TCPHandler: Processed in 0.003428893 sec. 2025.04.15 04:08:52.979810 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.04.15 04:08:52.979826 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:52.980081 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:52.980084 [ 5 ] {3378f3b6-6fde-4528-9086-d3dc2ff1df0f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:52.980140 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 914 rows starting from the beginning of the part 2025.04.15 04:08:52.980205 [ 5 ] {3378f3b6-6fde-4528-9086-d3dc2ff1df0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:08:52.980484 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 96 rows starting from the beginning of the part 2025.04.15 04:08:52.980832 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 390 rows starting from the beginning of the part 2025.04.15 04:08:52.981109 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 100 rows starting from the beginning of the part 2025.04.15 04:08:52.981559 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 390 rows starting from the beginning of the part 2025.04.15 04:08:52.982027 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 96 rows starting from the beginning of the part 2025.04.15 04:08:52.983072 [ 5 ] {3378f3b6-6fde-4528-9086-d3dc2ff1df0f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:52.983136 [ 5 ] {3378f3b6-6fde-4528-9086-d3dc2ff1df0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:52.984221 [ 5 ] {3378f3b6-6fde-4528-9086-d3dc2ff1df0f} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.04.15 04:08:52.984560 [ 5 ] {3378f3b6-6fde-4528-9086-d3dc2ff1df0f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:52.985087 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 5 columns (5 merged, 0 gathered) in 0.005386535 sec., 368697.1309014051 rows/sec., 28.20 MiB/sec. 2025.04.15 04:08:52.985103 [ 5 ] {3378f3b6-6fde-4528-9086-d3dc2ff1df0f} executeQuery: Read 160 rows, 11.41 KiB in 0.005107 sec., 31329.547679655374 rows/sec., 2.18 MiB/sec. 2025.04.15 04:08:52.985222 [ 5 ] {3378f3b6-6fde-4528-9086-d3dc2ff1df0f} TCPHandler: Processed in 0.005467957 sec. 2025.04.15 04:08:52.985317 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.04.15 04:08:52.985386 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:52.985554 [ 5 ] {6b3319be-08f5-497c-ad17-845a4acbd5dd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:52.985679 [ 5 ] {6b3319be-08f5-497c-ad17-845a4acbd5dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:08:52.985794 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_111_22} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:52.986082 [ 192 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_111_22} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.04.15 04:08:52.986255 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.04.15 04:08:52.987284 [ 5 ] {6b3319be-08f5-497c-ad17-845a4acbd5dd} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:52.987326 [ 5 ] {6b3319be-08f5-497c-ad17-845a4acbd5dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:52.987990 [ 5 ] {6b3319be-08f5-497c-ad17-845a4acbd5dd} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.04.15 04:08:52.988243 [ 5 ] {6b3319be-08f5-497c-ad17-845a4acbd5dd} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:52.988441 [ 5 ] {6b3319be-08f5-497c-ad17-845a4acbd5dd} executeQuery: Read 32 rows, 58.72 KiB in 0.002943 sec., 10873.258579680598 rows/sec., 19.48 MiB/sec. 2025.04.15 04:08:52.988532 [ 5 ] {6b3319be-08f5-497c-ad17-845a4acbd5dd} TCPHandler: Processed in 0.003222599 sec. 2025.04.15 04:08:52.988652 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:52.988755 [ 5 ] {134103e5-c5d5-419d-945b-04b1f6fd790a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:08:52.988801 [ 5 ] {134103e5-c5d5-419d-945b-04b1f6fd790a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:08:52.989229 [ 5 ] {134103e5-c5d5-419d-945b-04b1f6fd790a} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:52.989266 [ 5 ] {134103e5-c5d5-419d-945b-04b1f6fd790a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:52.989617 [ 5 ] {134103e5-c5d5-419d-945b-04b1f6fd790a} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.04.15 04:08:52.989847 [ 5 ] {134103e5-c5d5-419d-945b-04b1f6fd790a} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:52.990030 [ 5 ] {134103e5-c5d5-419d-945b-04b1f6fd790a} executeQuery: Read 60 rows, 4.14 KiB in 0.001291 sec., 46475.60030983733 rows/sec., 3.13 MiB/sec. 2025.04.15 04:08:52.990040 [ 87 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.04.15 04:08:52.990097 [ 5 ] {134103e5-c5d5-419d-945b-04b1f6fd790a} TCPHandler: Processed in 0.001491032 sec. 2025.04.15 04:08:52.990124 [ 87 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:52.990182 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:52.990313 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.04.15 04:08:52.990470 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:08:52.990517 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6318 rows starting from the beginning of the part 2025.04.15 04:08:52.990581 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part 2025.04.15 04:08:52.990965 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 82 rows starting from the beginning of the part 2025.04.15 04:08:52.991394 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part 2025.04.15 04:08:52.991656 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 82 rows starting from the beginning of the part 2025.04.15 04:08:52.992044 [ 189 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part 2025.04.15 04:08:52.994633 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 6662 rows, containing 4 columns (4 merged, 0 gathered) in 0.004379454 sec., 1521194.1945274458 rows/sec., 99.07 MiB/sec. 2025.04.15 04:08:52.995089 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.04.15 04:08:52.995405 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_111_22} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:52.995497 [ 193 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_111_22} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.04.15 04:08:52.995580 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2025.04.15 04:08:53.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 260.55 MiB, peak 273.73 MiB, free memory in arenas 0.00 B, will set to 259.15 MiB (RSS), difference: -1.40 MiB 2025.04.15 04:08:53.464119 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:53.464330 [ 5 ] {8cc008a7-885f-43de-b13e-4f660ed9cb04} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:08:53.464412 [ 5 ] {8cc008a7-885f-43de-b13e-4f660ed9cb04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:08:53.465287 [ 5 ] {8cc008a7-885f-43de-b13e-4f660ed9cb04} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:53.465333 [ 5 ] {8cc008a7-885f-43de-b13e-4f660ed9cb04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:53.465768 [ 5 ] {8cc008a7-885f-43de-b13e-4f660ed9cb04} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:08:53.466033 [ 5 ] {8cc008a7-885f-43de-b13e-4f660ed9cb04} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:53.466270 [ 5 ] {8cc008a7-885f-43de-b13e-4f660ed9cb04} executeQuery: Read 212 rows, 13.81 KiB in 0.00199 sec., 106532.66331658291 rows/sec., 6.78 MiB/sec. 2025.04.15 04:08:53.466388 [ 5 ] {8cc008a7-885f-43de-b13e-4f660ed9cb04} TCPHandler: Processed in 0.002400891 sec. 2025.04.15 04:08:53.466538 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:53.466862 [ 5 ] {814ccdf6-96da-45d9-8aaf-0d221753597b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:08:53.466964 [ 5 ] {814ccdf6-96da-45d9-8aaf-0d221753597b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:08:53.467480 [ 5 ] {814ccdf6-96da-45d9-8aaf-0d221753597b} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:53.467519 [ 5 ] {814ccdf6-96da-45d9-8aaf-0d221753597b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:53.467858 [ 5 ] {814ccdf6-96da-45d9-8aaf-0d221753597b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.04.15 04:08:53.468097 [ 5 ] {814ccdf6-96da-45d9-8aaf-0d221753597b} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:53.468305 [ 5 ] {814ccdf6-96da-45d9-8aaf-0d221753597b} executeQuery: Read 10 rows, 835.00 B in 0.001569 sec., 6373.486297004461 rows/sec., 519.71 KiB/sec. 2025.04.15 04:08:53.468356 [ 5 ] {814ccdf6-96da-45d9-8aaf-0d221753597b} TCPHandler: Processed in 0.001904821 sec. 2025.04.15 04:08:53.468467 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:53.468571 [ 5 ] {3e76293c-e971-44e3-999f-b49fdf613b76} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:08:53.468614 [ 5 ] {3e76293c-e971-44e3-999f-b49fdf613b76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:08:53.470017 [ 5 ] {3e76293c-e971-44e3-999f-b49fdf613b76} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:53.470056 [ 5 ] {3e76293c-e971-44e3-999f-b49fdf613b76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:53.470514 [ 5 ] {3e76293c-e971-44e3-999f-b49fdf613b76} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.04.15 04:08:53.470755 [ 5 ] {3e76293c-e971-44e3-999f-b49fdf613b76} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:53.470963 [ 5 ] {3e76293c-e971-44e3-999f-b49fdf613b76} executeQuery: Read 1778 rows, 147.90 KiB in 0.002414 sec., 736536.8682684342 rows/sec., 59.83 MiB/sec. 2025.04.15 04:08:53.471014 [ 5 ] {3e76293c-e971-44e3-999f-b49fdf613b76} TCPHandler: Processed in 0.002597636 sec. 2025.04.15 04:08:53.471122 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:53.471228 [ 5 ] {95a0a650-c74e-4233-8ef2-f134935f36b6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:08:53.471272 [ 5 ] {95a0a650-c74e-4233-8ef2-f134935f36b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:08:53.471815 [ 5 ] {95a0a650-c74e-4233-8ef2-f134935f36b6} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:53.471854 [ 5 ] {95a0a650-c74e-4233-8ef2-f134935f36b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:53.472197 [ 5 ] {95a0a650-c74e-4233-8ef2-f134935f36b6} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.04.15 04:08:53.472436 [ 5 ] {95a0a650-c74e-4233-8ef2-f134935f36b6} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:53.472640 [ 5 ] {95a0a650-c74e-4233-8ef2-f134935f36b6} executeQuery: Read 124 rows, 7.69 KiB in 0.001434 sec., 86471.40864714087 rows/sec., 5.23 MiB/sec. 2025.04.15 04:08:53.472691 [ 5 ] {95a0a650-c74e-4233-8ef2-f134935f36b6} TCPHandler: Processed in 0.001618864 sec. 2025.04.15 04:08:53.472806 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:53.472909 [ 5 ] {8a5b0cbd-4381-4a4f-accc-df5d1a3ee54a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:08:53.472953 [ 5 ] {8a5b0cbd-4381-4a4f-accc-df5d1a3ee54a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:08:53.473571 [ 5 ] {8a5b0cbd-4381-4a4f-accc-df5d1a3ee54a} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:53.473608 [ 5 ] {8a5b0cbd-4381-4a4f-accc-df5d1a3ee54a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:53.473964 [ 5 ] {8a5b0cbd-4381-4a4f-accc-df5d1a3ee54a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:08:53.474197 [ 5 ] {8a5b0cbd-4381-4a4f-accc-df5d1a3ee54a} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:53.474411 [ 5 ] {8a5b0cbd-4381-4a4f-accc-df5d1a3ee54a} executeQuery: Read 341 rows, 23.30 KiB in 0.001524 sec., 223753.28083989501 rows/sec., 14.93 MiB/sec. 2025.04.15 04:08:53.474472 [ 5 ] {8a5b0cbd-4381-4a4f-accc-df5d1a3ee54a} TCPHandler: Processed in 0.001717406 sec. 2025.04.15 04:08:53.474618 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:53.474725 [ 5 ] {21c99794-c812-4b98-a029-24e8f9d1e752} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:08:53.474770 [ 5 ] {21c99794-c812-4b98-a029-24e8f9d1e752} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:08:53.475300 [ 5 ] {21c99794-c812-4b98-a029-24e8f9d1e752} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:53.475338 [ 5 ] {21c99794-c812-4b98-a029-24e8f9d1e752} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:53.475680 [ 5 ] {21c99794-c812-4b98-a029-24e8f9d1e752} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:08:53.475917 [ 5 ] {21c99794-c812-4b98-a029-24e8f9d1e752} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:53.476118 [ 5 ] {21c99794-c812-4b98-a029-24e8f9d1e752} executeQuery: Read 112 rows, 6.53 KiB in 0.001413 sec., 79263.97735314933 rows/sec., 4.52 MiB/sec. 2025.04.15 04:08:53.476171 [ 5 ] {21c99794-c812-4b98-a029-24e8f9d1e752} TCPHandler: Processed in 0.001616765 sec. 2025.04.15 04:08:53.476280 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:53.476384 [ 5 ] {b3d5f789-6e23-429c-aed8-0914429e7948} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:08:53.476429 [ 5 ] {b3d5f789-6e23-429c-aed8-0914429e7948} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:08:53.477251 [ 5 ] {b3d5f789-6e23-429c-aed8-0914429e7948} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:53.477291 [ 5 ] {b3d5f789-6e23-429c-aed8-0914429e7948} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:53.477666 [ 5 ] {b3d5f789-6e23-429c-aed8-0914429e7948} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.04.15 04:08:53.477906 [ 5 ] {b3d5f789-6e23-429c-aed8-0914429e7948} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:53.478122 [ 5 ] {b3d5f789-6e23-429c-aed8-0914429e7948} executeQuery: Read 856 rows, 63.33 KiB in 0.001752 sec., 488584.47488584474 rows/sec., 35.30 MiB/sec. 2025.04.15 04:08:53.478179 [ 5 ] {b3d5f789-6e23-429c-aed8-0914429e7948} TCPHandler: Processed in 0.001948532 sec. 2025.04.15 04:08:53.478310 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:53.478592 [ 5 ] {441b932e-d37f-490e-8158-29d6485d9d9f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:08:53.478755 [ 5 ] {441b932e-d37f-490e-8158-29d6485d9d9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:08:53.479887 [ 5 ] {441b932e-d37f-490e-8158-29d6485d9d9f} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:53.479927 [ 5 ] {441b932e-d37f-490e-8158-29d6485d9d9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:53.480278 [ 5 ] {441b932e-d37f-490e-8158-29d6485d9d9f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:08:53.480521 [ 5 ] {441b932e-d37f-490e-8158-29d6485d9d9f} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:53.480737 [ 5 ] {441b932e-d37f-490e-8158-29d6485d9d9f} executeQuery: Read 6 rows, 321.00 B in 0.002266 sec., 2647.8375992939104 rows/sec., 138.34 KiB/sec. 2025.04.15 04:08:53.480800 [ 5 ] {441b932e-d37f-490e-8158-29d6485d9d9f} TCPHandler: Processed in 0.002543925 sec. 2025.04.15 04:08:53.480949 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:53.481052 [ 5 ] {9c7c2a6f-35fe-401e-b148-0b0954525314} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:53.481099 [ 5 ] {9c7c2a6f-35fe-401e-b148-0b0954525314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:08:53.481842 [ 5 ] {9c7c2a6f-35fe-401e-b148-0b0954525314} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:53.481880 [ 5 ] {9c7c2a6f-35fe-401e-b148-0b0954525314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:53.482300 [ 5 ] {9c7c2a6f-35fe-401e-b148-0b0954525314} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.04.15 04:08:53.482544 [ 5 ] {9c7c2a6f-35fe-401e-b148-0b0954525314} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:53.482757 [ 5 ] {9c7c2a6f-35fe-401e-b148-0b0954525314} executeQuery: Read 960 rows, 65.32 KiB in 0.00172 sec., 558139.5348837209 rows/sec., 37.09 MiB/sec. 2025.04.15 04:08:53.482822 [ 5 ] {9c7c2a6f-35fe-401e-b148-0b0954525314} TCPHandler: Processed in 0.001933002 sec. 2025.04.15 04:08:53.482955 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:53.483220 [ 5 ] {f6bf357f-3cfa-439c-ad16-6d511fa0198a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:08:53.483369 [ 5 ] {f6bf357f-3cfa-439c-ad16-6d511fa0198a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:08:53.484273 [ 5 ] {f6bf357f-3cfa-439c-ad16-6d511fa0198a} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:53.484311 [ 5 ] {f6bf357f-3cfa-439c-ad16-6d511fa0198a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:53.484655 [ 5 ] {f6bf357f-3cfa-439c-ad16-6d511fa0198a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:08:53.484889 [ 5 ] {f6bf357f-3cfa-439c-ad16-6d511fa0198a} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:53.485087 [ 5 ] {f6bf357f-3cfa-439c-ad16-6d511fa0198a} executeQuery: Read 1 rows, 69.00 B in 0.001979 sec., 505.3057099545225 rows/sec., 34.05 KiB/sec. 2025.04.15 04:08:53.485143 [ 5 ] {f6bf357f-3cfa-439c-ad16-6d511fa0198a} TCPHandler: Processed in 0.002245628 sec. 2025.04.15 04:08:53.485292 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:53.485395 [ 5 ] {b18f5ee3-a3ae-458a-8590-d7cdd7c598d4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:53.485459 [ 5 ] {b18f5ee3-a3ae-458a-8590-d7cdd7c598d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:08:53.486472 [ 5 ] {b18f5ee3-a3ae-458a-8590-d7cdd7c598d4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:53.486510 [ 5 ] {b18f5ee3-a3ae-458a-8590-d7cdd7c598d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:53.487089 [ 5 ] {b18f5ee3-a3ae-458a-8590-d7cdd7c598d4} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.04.15 04:08:53.487340 [ 5 ] {b18f5ee3-a3ae-458a-8590-d7cdd7c598d4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:53.487596 [ 5 ] {b18f5ee3-a3ae-458a-8590-d7cdd7c598d4} executeQuery: Read 8 rows, 14.68 KiB in 0.002216 sec., 3610.1083032490974 rows/sec., 6.47 MiB/sec. 2025.04.15 04:08:53.487747 [ 5 ] {b18f5ee3-a3ae-458a-8590-d7cdd7c598d4} TCPHandler: Processed in 0.002514804 sec. 2025.04.15 04:08:53.488036 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:53.488218 [ 5 ] {8f433b3d-15a3-422e-87df-4dc1814e6799} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:08:53.488266 [ 5 ] {8f433b3d-15a3-422e-87df-4dc1814e6799} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:08:53.488719 [ 5 ] {8f433b3d-15a3-422e-87df-4dc1814e6799} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:53.488758 [ 5 ] {8f433b3d-15a3-422e-87df-4dc1814e6799} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:53.489104 [ 5 ] {8f433b3d-15a3-422e-87df-4dc1814e6799} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.04.15 04:08:53.489337 [ 5 ] {8f433b3d-15a3-422e-87df-4dc1814e6799} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:53.489539 [ 5 ] {8f433b3d-15a3-422e-87df-4dc1814e6799} executeQuery: Read 34 rows, 2.02 KiB in 0.001354 sec., 25110.782865583456 rows/sec., 1.46 MiB/sec. 2025.04.15 04:08:53.489588 [ 5 ] {8f433b3d-15a3-422e-87df-4dc1814e6799} TCPHandler: Processed in 0.001645305 sec. 2025.04.15 04:08:55.637813 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2002 2025.04.15 04:08:55.641398 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:55.641444 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:55.642928 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:08:55.643246 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:55.644784 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2002 2025.04.15 04:08:57.962809 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:57.963081 [ 5 ] {a2bca167-a2cb-4b77-8818-6178f8d2d9a5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:08:57.963186 [ 5 ] {a2bca167-a2cb-4b77-8818-6178f8d2d9a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:08:57.963797 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 2025.04.15 04:08:57.965421 [ 5 ] {a2bca167-a2cb-4b77-8818-6178f8d2d9a5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:57.965501 [ 5 ] {a2bca167-a2cb-4b77-8818-6178f8d2d9a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:57.965957 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:57.966024 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:57.966381 [ 5 ] {a2bca167-a2cb-4b77-8818-6178f8d2d9a5} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.04.15 04:08:57.966823 [ 5 ] {a2bca167-a2cb-4b77-8818-6178f8d2d9a5} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:57.966888 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.15 04:08:57.967236 [ 5 ] {a2bca167-a2cb-4b77-8818-6178f8d2d9a5} executeQuery: Read 56 rows, 4.41 KiB in 0.004222 sec., 13263.855992420653 rows/sec., 1.02 MiB/sec. 2025.04.15 04:08:57.967432 [ 5 ] {a2bca167-a2cb-4b77-8818-6178f8d2d9a5} TCPHandler: Processed in 0.004785023 sec. 2025.04.15 04:08:57.967637 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:57.967795 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:57.968315 [ 5 ] {331d28a9-d493-4956-be1d-f4c5b94f47e6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:08:57.968527 [ 5 ] {331d28a9-d493-4956-be1d-f4c5b94f47e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:08:57.968545 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 2025.04.15 04:08:57.969825 [ 5 ] {331d28a9-d493-4956-be1d-f4c5b94f47e6} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:57.969869 [ 5 ] {331d28a9-d493-4956-be1d-f4c5b94f47e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:57.970259 [ 5 ] {331d28a9-d493-4956-be1d-f4c5b94f47e6} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.04.15 04:08:57.970497 [ 5 ] {331d28a9-d493-4956-be1d-f4c5b94f47e6} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:57.970679 [ 5 ] {331d28a9-d493-4956-be1d-f4c5b94f47e6} executeQuery: Read 64 rows, 5.12 KiB in 0.002585 sec., 24758.220502901353 rows/sec., 1.93 MiB/sec. 2025.04.15 04:08:57.970757 [ 5 ] {331d28a9-d493-4956-be1d-f4c5b94f47e6} TCPHandler: Processed in 0.003099466 sec. 2025.04.15 04:08:57.970889 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:57.971153 [ 5 ] {7c0fa000-df60-4649-8163-0c2bedcd5246} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:08:57.971295 [ 5 ] {7c0fa000-df60-4649-8163-0c2bedcd5246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:08:57.972454 [ 5 ] {7c0fa000-df60-4649-8163-0c2bedcd5246} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:57.972494 [ 5 ] {7c0fa000-df60-4649-8163-0c2bedcd5246} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:57.972878 [ 5 ] {7c0fa000-df60-4649-8163-0c2bedcd5246} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.04.15 04:08:57.973118 [ 5 ] {7c0fa000-df60-4649-8163-0c2bedcd5246} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:57.973297 [ 5 ] {7c0fa000-df60-4649-8163-0c2bedcd5246} executeQuery: Read 128 rows, 9.13 KiB in 0.002245 sec., 57015.59020044543 rows/sec., 3.97 MiB/sec. 2025.04.15 04:08:57.973348 [ 5 ] {7c0fa000-df60-4649-8163-0c2bedcd5246} TCPHandler: Processed in 0.002519034 sec. 2025.04.15 04:08:57.973466 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:08:57.973571 [ 5 ] {e66c242b-4043-4fb4-8e7f-6145a46079e3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:08:57.973617 [ 5 ] {e66c242b-4043-4fb4-8e7f-6145a46079e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:08:57.974015 [ 5 ] {e66c242b-4043-4fb4-8e7f-6145a46079e3} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:08:57.974054 [ 5 ] {e66c242b-4043-4fb4-8e7f-6145a46079e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:08:57.974402 [ 5 ] {e66c242b-4043-4fb4-8e7f-6145a46079e3} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.04.15 04:08:57.974638 [ 5 ] {e66c242b-4043-4fb4-8e7f-6145a46079e3} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:08:57.974825 [ 5 ] {e66c242b-4043-4fb4-8e7f-6145a46079e3} executeQuery: Read 48 rows, 3.31 KiB in 0.001275 sec., 37647.05882352941 rows/sec., 2.54 MiB/sec. 2025.04.15 04:08:57.974872 [ 5 ] {e66c242b-4043-4fb4-8e7f-6145a46079e3} TCPHandler: Processed in 0.001457041 sec. 2025.04.15 04:09:00.147896 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.04.15 04:09:00.166882 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:00.166964 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.04.15 04:09:00.173934 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.15 04:09:00.174754 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:00.178076 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.04.15 04:09:02.965991 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:02.966230 [ 5 ] {91cf7477-0997-428c-81b2-cb2925d63f8e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:09:02.966332 [ 5 ] {91cf7477-0997-428c-81b2-cb2925d63f8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:09:02.967417 [ 5 ] {91cf7477-0997-428c-81b2-cb2925d63f8e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:02.967461 [ 5 ] {91cf7477-0997-428c-81b2-cb2925d63f8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:02.967882 [ 5 ] {91cf7477-0997-428c-81b2-cb2925d63f8e} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.04.15 04:09:02.968151 [ 5 ] {91cf7477-0997-428c-81b2-cb2925d63f8e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:02.968364 [ 5 ] {91cf7477-0997-428c-81b2-cb2925d63f8e} executeQuery: Read 120 rows, 10.44 KiB in 0.002208 sec., 54347.82608695653 rows/sec., 4.62 MiB/sec. 2025.04.15 04:09:02.968418 [ 5 ] {91cf7477-0997-428c-81b2-cb2925d63f8e} TCPHandler: Processed in 0.002556034 sec. 2025.04.15 04:09:02.968561 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:02.968663 [ 5 ] {67aa3c89-fcf7-406c-a84c-0f83c8bbc03c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:09:02.968707 [ 5 ] {67aa3c89-fcf7-406c-a84c-0f83c8bbc03c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:09:02.969249 [ 5 ] {67aa3c89-fcf7-406c-a84c-0f83c8bbc03c} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:02.969286 [ 5 ] {67aa3c89-fcf7-406c-a84c-0f83c8bbc03c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:02.969617 [ 5 ] {67aa3c89-fcf7-406c-a84c-0f83c8bbc03c} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.04.15 04:09:02.969846 [ 5 ] {67aa3c89-fcf7-406c-a84c-0f83c8bbc03c} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:02.970039 [ 5 ] {67aa3c89-fcf7-406c-a84c-0f83c8bbc03c} executeQuery: Read 32 rows, 2.41 KiB in 0.001395 sec., 22939.068100358425 rows/sec., 1.68 MiB/sec. 2025.04.15 04:09:02.970088 [ 5 ] {67aa3c89-fcf7-406c-a84c-0f83c8bbc03c} TCPHandler: Processed in 0.001583354 sec. 2025.04.15 04:09:02.970238 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:02.970339 [ 5 ] {500e486e-a9ec-4d85-8ea5-71aaf0143e0c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:09:02.970382 [ 5 ] {500e486e-a9ec-4d85-8ea5-71aaf0143e0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:09:02.970942 [ 5 ] {500e486e-a9ec-4d85-8ea5-71aaf0143e0c} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:02.970987 [ 5 ] {500e486e-a9ec-4d85-8ea5-71aaf0143e0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:02.971328 [ 5 ] {500e486e-a9ec-4d85-8ea5-71aaf0143e0c} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.04.15 04:09:02.971558 [ 5 ] {500e486e-a9ec-4d85-8ea5-71aaf0143e0c} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:02.971735 [ 5 ] {500e486e-a9ec-4d85-8ea5-71aaf0143e0c} executeQuery: Read 96 rows, 7.68 KiB in 0.001426 sec., 67321.17812061711 rows/sec., 5.26 MiB/sec. 2025.04.15 04:09:02.971809 [ 5 ] {500e486e-a9ec-4d85-8ea5-71aaf0143e0c} TCPHandler: Processed in 0.001645495 sec. 2025.04.15 04:09:02.971929 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:02.972192 [ 5 ] {8cd263bd-4acb-45fa-8f55-e52326e5d3e3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:02.972328 [ 5 ] {8cd263bd-4acb-45fa-8f55-e52326e5d3e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:09:02.973300 [ 5 ] {8cd263bd-4acb-45fa-8f55-e52326e5d3e3} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:02.973337 [ 5 ] {8cd263bd-4acb-45fa-8f55-e52326e5d3e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:02.973712 [ 5 ] {8cd263bd-4acb-45fa-8f55-e52326e5d3e3} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.04.15 04:09:02.973966 [ 5 ] {8cd263bd-4acb-45fa-8f55-e52326e5d3e3} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:02.974153 [ 5 ] {8cd263bd-4acb-45fa-8f55-e52326e5d3e3} executeQuery: Read 160 rows, 11.41 KiB in 0.002024 sec., 79051.38339920947 rows/sec., 5.51 MiB/sec. 2025.04.15 04:09:02.974201 [ 5 ] {8cd263bd-4acb-45fa-8f55-e52326e5d3e3} TCPHandler: Processed in 0.002295519 sec. 2025.04.15 04:09:02.974318 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:02.974419 [ 5 ] {5d1e2fbf-9840-4348-abf5-7e89b50d83f7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:02.974482 [ 5 ] {5d1e2fbf-9840-4348-abf5-7e89b50d83f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:09:02.975614 [ 5 ] {5d1e2fbf-9840-4348-abf5-7e89b50d83f7} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:02.975653 [ 5 ] {5d1e2fbf-9840-4348-abf5-7e89b50d83f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:02.976271 [ 5 ] {5d1e2fbf-9840-4348-abf5-7e89b50d83f7} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.04.15 04:09:02.976536 [ 5 ] {5d1e2fbf-9840-4348-abf5-7e89b50d83f7} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:02.976745 [ 5 ] {5d1e2fbf-9840-4348-abf5-7e89b50d83f7} executeQuery: Read 32 rows, 58.72 KiB in 0.002347 sec., 13634.426927993181 rows/sec., 24.43 MiB/sec. 2025.04.15 04:09:02.976834 [ 5 ] {5d1e2fbf-9840-4348-abf5-7e89b50d83f7} TCPHandler: Processed in 0.002563775 sec. 2025.04.15 04:09:02.976955 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:02.977057 [ 5 ] {0e5a7b6a-a78a-4c2a-93e9-59eb3509305f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:09:02.977102 [ 5 ] {0e5a7b6a-a78a-4c2a-93e9-59eb3509305f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:09:02.977512 [ 5 ] {0e5a7b6a-a78a-4c2a-93e9-59eb3509305f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:02.977551 [ 5 ] {0e5a7b6a-a78a-4c2a-93e9-59eb3509305f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:02.977897 [ 5 ] {0e5a7b6a-a78a-4c2a-93e9-59eb3509305f} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.04.15 04:09:02.978129 [ 5 ] {0e5a7b6a-a78a-4c2a-93e9-59eb3509305f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:02.978305 [ 5 ] {0e5a7b6a-a78a-4c2a-93e9-59eb3509305f} executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. 2025.04.15 04:09:02.978378 [ 5 ] {0e5a7b6a-a78a-4c2a-93e9-59eb3509305f} TCPHandler: Processed in 0.001472552 sec. 2025.04.15 04:09:04.320146 [ 73 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.04.15 04:09:04.320237 [ 73 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:04.320275 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:04.320476 [ 190 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.04.15 04:09:04.320836 [ 190 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:04.320886 [ 190 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part 2025.04.15 04:09:04.320984 [ 190 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part 2025.04.15 04:09:04.321214 [ 190 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part 2025.04.15 04:09:04.321345 [ 190 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part 2025.04.15 04:09:04.321507 [ 190 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part 2025.04.15 04:09:04.322545 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002188716 sec., 16447.99964910934 rows/sec., 1.37 MiB/sec. 2025.04.15 04:09:04.322699 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.04.15 04:09:04.323076 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_29_7} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:04.323166 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_29_7} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.04.15 04:09:04.323256 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.04.15 04:09:05.204256 [ 73 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:09:05.204334 [ 73 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:09:05.469764 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 2025.04.15 04:09:05.470398 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:05.470435 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:05.470922 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.15 04:09:05.471177 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:05.471374 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.04.15 04:09:05.646292 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2022 2025.04.15 04:09:05.649174 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:05.649232 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:05.650690 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.15 04:09:05.650998 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:05.652592 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2022 2025.04.15 04:09:07.679302 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.04.15 04:09:07.699124 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:07.699189 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:07.706354 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.15 04:09:07.707121 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:07.709703 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.04.15 04:09:07.972752 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:07.972964 [ 5 ] {a943e71f-3f86-4b9b-b449-1b6a2ba968f5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:09:07.973045 [ 5 ] {a943e71f-3f86-4b9b-b449-1b6a2ba968f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:09:07.973922 [ 5 ] {a943e71f-3f86-4b9b-b449-1b6a2ba968f5} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:07.973974 [ 5 ] {a943e71f-3f86-4b9b-b449-1b6a2ba968f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:07.974421 [ 5 ] {a943e71f-3f86-4b9b-b449-1b6a2ba968f5} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:09:07.974686 [ 5 ] {a943e71f-3f86-4b9b-b449-1b6a2ba968f5} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:07.974921 [ 70 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.04.15 04:09:07.974936 [ 5 ] {a943e71f-3f86-4b9b-b449-1b6a2ba968f5} executeQuery: Read 212 rows, 13.81 KiB in 0.002013 sec., 105315.44957774466 rows/sec., 6.70 MiB/sec. 2025.04.15 04:09:07.975052 [ 70 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:07.975145 [ 5 ] {a943e71f-3f86-4b9b-b449-1b6a2ba968f5} TCPHandler: Processed in 0.002529174 sec. 2025.04.15 04:09:07.975155 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:07.975359 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:07.975419 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.04.15 04:09:07.975536 [ 5 ] {5ae8bc3a-25d5-4560-8053-52681e3ad1e7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:09:07.975648 [ 5 ] {5ae8bc3a-25d5-4560-8053-52681e3ad1e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:09:07.975679 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:07.975778 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 212 rows starting from the beginning of the part 2025.04.15 04:09:07.976033 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part 2025.04.15 04:09:07.976378 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part 2025.04.15 04:09:07.976874 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part 2025.04.15 04:09:07.977195 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part 2025.04.15 04:09:07.979019 [ 5 ] {5ae8bc3a-25d5-4560-8053-52681e3ad1e7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:07.979096 [ 5 ] {5ae8bc3a-25d5-4560-8053-52681e3ad1e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:07.979851 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004547997 sec., 233069.63483045396 rows/sec., 15.71 MiB/sec. 2025.04.15 04:09:07.979974 [ 5 ] {5ae8bc3a-25d5-4560-8053-52681e3ad1e7} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.04.15 04:09:07.980029 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.04.15 04:09:07.980460 [ 5 ] {5ae8bc3a-25d5-4560-8053-52681e3ad1e7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:07.980573 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_49_12} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:07.980800 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_49_12} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.04.15 04:09:07.980865 [ 5 ] {5ae8bc3a-25d5-4560-8053-52681e3ad1e7} executeQuery: Read 633 rows, 50.98 KiB in 0.005379 sec., 117679.86614612381 rows/sec., 9.25 MiB/sec. 2025.04.15 04:09:07.980944 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.15 04:09:07.981046 [ 5 ] {5ae8bc3a-25d5-4560-8053-52681e3ad1e7} TCPHandler: Processed in 0.005790753 sec. 2025.04.15 04:09:07.981183 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:07.981317 [ 5 ] {70983c9b-6994-4959-8dae-ba17178fc604} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:09:07.981373 [ 5 ] {70983c9b-6994-4959-8dae-ba17178fc604} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:09:07.981971 [ 5 ] {70983c9b-6994-4959-8dae-ba17178fc604} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:07.982011 [ 5 ] {70983c9b-6994-4959-8dae-ba17178fc604} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:07.982395 [ 5 ] {70983c9b-6994-4959-8dae-ba17178fc604} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.04.15 04:09:07.982650 [ 5 ] {70983c9b-6994-4959-8dae-ba17178fc604} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:07.982830 [ 70 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.04.15 04:09:07.982890 [ 70 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:07.982892 [ 5 ] {70983c9b-6994-4959-8dae-ba17178fc604} executeQuery: Read 114 rows, 6.99 KiB in 0.001594 sec., 71518.19322459222 rows/sec., 4.28 MiB/sec. 2025.04.15 04:09:07.982931 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:07.983067 [ 5 ] {70983c9b-6994-4959-8dae-ba17178fc604} TCPHandler: Processed in 0.001939981 sec. 2025.04.15 04:09:07.983233 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.04.15 04:09:07.983262 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:07.983568 [ 5 ] {25776965-3dc2-4876-8c7e-1a89e83903b5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:09:07.983674 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:07.983725 [ 5 ] {25776965-3dc2-4876-8c7e-1a89e83903b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:09:07.983811 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 164 rows starting from the beginning of the part 2025.04.15 04:09:07.984407 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 114 rows starting from the beginning of the part 2025.04.15 04:09:07.985036 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 32 rows starting from the beginning of the part 2025.04.15 04:09:07.985677 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 124 rows starting from the beginning of the part 2025.04.15 04:09:07.986278 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 32 rows starting from the beginning of the part 2025.04.15 04:09:07.986614 [ 193 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 114 rows starting from the beginning of the part 2025.04.15 04:09:07.987173 [ 5 ] {25776965-3dc2-4876-8c7e-1a89e83903b5} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:07.987218 [ 5 ] {25776965-3dc2-4876-8c7e-1a89e83903b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:07.987761 [ 5 ] {25776965-3dc2-4876-8c7e-1a89e83903b5} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.15 04:09:07.988073 [ 5 ] {25776965-3dc2-4876-8c7e-1a89e83903b5} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:07.988481 [ 5 ] {25776965-3dc2-4876-8c7e-1a89e83903b5} executeQuery: Read 113 rows, 7.49 KiB in 0.005023 sec., 22496.516026279118 rows/sec., 1.46 MiB/sec. 2025.04.15 04:09:07.988495 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.005434256 sec., 106730.34174319355 rows/sec., 7.08 MiB/sec. 2025.04.15 04:09:07.988609 [ 5 ] {25776965-3dc2-4876-8c7e-1a89e83903b5} TCPHandler: Processed in 0.005409136 sec. 2025.04.15 04:09:07.988765 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:07.988785 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.04.15 04:09:07.988964 [ 5 ] {dfdda644-0fc5-45e6-acca-03b6e65bf866} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:09:07.989069 [ 5 ] {dfdda644-0fc5-45e6-acca-03b6e65bf866} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:09:07.989367 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_96_19} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:07.989618 [ 194 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_96_19} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.04.15 04:09:07.989809 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.04.15 04:09:07.990302 [ 5 ] {dfdda644-0fc5-45e6-acca-03b6e65bf866} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:07.990349 [ 5 ] {dfdda644-0fc5-45e6-acca-03b6e65bf866} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:07.990724 [ 5 ] {dfdda644-0fc5-45e6-acca-03b6e65bf866} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:09:07.990961 [ 5 ] {dfdda644-0fc5-45e6-acca-03b6e65bf866} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:07.991139 [ 70 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.04.15 04:09:07.991203 [ 70 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:07.991223 [ 5 ] {dfdda644-0fc5-45e6-acca-03b6e65bf866} executeQuery: Read 112 rows, 6.53 KiB in 0.002292 sec., 48865.61954624781 rows/sec., 2.78 MiB/sec. 2025.04.15 04:09:07.991239 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:07.991424 [ 5 ] {dfdda644-0fc5-45e6-acca-03b6e65bf866} TCPHandler: Processed in 0.002709778 sec. 2025.04.15 04:09:07.991726 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.04.15 04:09:07.991760 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:07.992112 [ 5 ] {5778f241-46f7-4f2e-940c-c2a75b939255} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:09:07.992292 [ 5 ] {5778f241-46f7-4f2e-940c-c2a75b939255} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:09:07.992365 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:07.992506 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 112 rows starting from the beginning of the part 2025.04.15 04:09:07.992828 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 112 rows starting from the beginning of the part 2025.04.15 04:09:07.993128 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 112 rows starting from the beginning of the part 2025.04.15 04:09:07.993535 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 112 rows starting from the beginning of the part 2025.04.15 04:09:07.993914 [ 199 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 112 rows starting from the beginning of the part 2025.04.15 04:09:07.995217 [ 5 ] {5778f241-46f7-4f2e-940c-c2a75b939255} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:07.995297 [ 5 ] {5778f241-46f7-4f2e-940c-c2a75b939255} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:07.996258 [ 5 ] {5778f241-46f7-4f2e-940c-c2a75b939255} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.04.15 04:09:07.996368 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004984966 sec., 112337.77722857086 rows/sec., 6.83 MiB/sec. 2025.04.15 04:09:07.996564 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.04.15 04:09:07.996617 [ 5 ] {5778f241-46f7-4f2e-940c-c2a75b939255} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:07.996907 [ 5 ] {5778f241-46f7-4f2e-940c-c2a75b939255} executeQuery: Read 390 rows, 28.23 KiB in 0.004922 sec., 79236.08289313287 rows/sec., 5.60 MiB/sec. 2025.04.15 04:09:07.997039 [ 5 ] {5778f241-46f7-4f2e-940c-c2a75b939255} TCPHandler: Processed in 0.005362674 sec. 2025.04.15 04:09:07.997063 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_49_12} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:07.997185 [ 201 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_49_12} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.04.15 04:09:07.997189 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:07.997300 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:09:07.997328 [ 5 ] {7c9280d7-7c60-4caa-92a2-748d2ae4ceb0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:09:07.997379 [ 5 ] {7c9280d7-7c60-4caa-92a2-748d2ae4ceb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:09:07.997798 [ 5 ] {7c9280d7-7c60-4caa-92a2-748d2ae4ceb0} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:07.997835 [ 5 ] {7c9280d7-7c60-4caa-92a2-748d2ae4ceb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:07.998182 [ 5 ] {7c9280d7-7c60-4caa-92a2-748d2ae4ceb0} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:09:07.998413 [ 5 ] {7c9280d7-7c60-4caa-92a2-748d2ae4ceb0} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:07.998647 [ 5 ] {7c9280d7-7c60-4caa-92a2-748d2ae4ceb0} executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. 2025.04.15 04:09:07.998714 [ 5 ] {7c9280d7-7c60-4caa-92a2-748d2ae4ceb0} TCPHandler: Processed in 0.001585964 sec. 2025.04.15 04:09:07.998965 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:07.999129 [ 5 ] {6cc493d4-af55-4c79-a729-42e1d5ac510e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:07.999191 [ 5 ] {6cc493d4-af55-4c79-a729-42e1d5ac510e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:09:07.999895 [ 5 ] {6cc493d4-af55-4c79-a729-42e1d5ac510e} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:07.999933 [ 5 ] {6cc493d4-af55-4c79-a729-42e1d5ac510e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:08.000400 [ 5 ] {6cc493d4-af55-4c79-a729-42e1d5ac510e} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.04.15 04:09:08.000650 [ 5 ] {6cc493d4-af55-4c79-a729-42e1d5ac510e} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:08.000828 [ 70 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.04.15 04:09:08.000882 [ 5 ] {6cc493d4-af55-4c79-a729-42e1d5ac510e} executeQuery: Read 237 rows, 16.27 KiB in 0.001778 sec., 133295.83802024747 rows/sec., 8.93 MiB/sec. 2025.04.15 04:09:08.000886 [ 70 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:08.000981 [ 5 ] {6cc493d4-af55-4c79-a729-42e1d5ac510e} TCPHandler: Processed in 0.002116156 sec. 2025.04.15 04:09:08.001022 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:08.001057 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 260.31 MiB, peak 273.73 MiB, free memory in arenas 0.00 B, will set to 259.16 MiB (RSS), difference: -1.15 MiB 2025.04.15 04:09:08.001288 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:08.001518 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_115_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full 2025.04.15 04:09:08.001716 [ 5 ] {ee84e691-b0c7-47c8-a004-9177b734e319} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:09:08.001997 [ 5 ] {ee84e691-b0c7-47c8-a004-9177b734e319} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:09:08.002308 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:08.002551 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_115_23} MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 32776 rows starting from the beginning of the part 2025.04.15 04:09:08.003101 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part 2025.04.15 04:09:08.003962 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 960 rows starting from the beginning of the part 2025.04.15 04:09:08.004937 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 128 rows starting from the beginning of the part 2025.04.15 04:09:08.005348 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part 2025.04.15 04:09:08.005677 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 237 rows starting from the beginning of the part 2025.04.15 04:09:08.005698 [ 5 ] {ee84e691-b0c7-47c8-a004-9177b734e319} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:08.005799 [ 5 ] {ee84e691-b0c7-47c8-a004-9177b734e319} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:08.006832 [ 5 ] {ee84e691-b0c7-47c8-a004-9177b734e319} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.15 04:09:08.007124 [ 5 ] {ee84e691-b0c7-47c8-a004-9177b734e319} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:08.007410 [ 5 ] {ee84e691-b0c7-47c8-a004-9177b734e319} executeQuery: Read 1 rows, 69.00 B in 0.005855 sec., 170.79419299743807 rows/sec., 11.51 KiB/sec. 2025.04.15 04:09:08.007489 [ 5 ] {ee84e691-b0c7-47c8-a004-9177b734e319} TCPHandler: Processed in 0.006350275 sec. 2025.04.15 04:09:08.007623 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:08.007864 [ 5 ] {fc75d965-9694-453a-abfd-c7f1dfe2de9b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:08.008021 [ 5 ] {fc75d965-9694-453a-abfd-c7f1dfe2de9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:09:08.010469 [ 5 ] {fc75d965-9694-453a-abfd-c7f1dfe2de9b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:08.010509 [ 5 ] {fc75d965-9694-453a-abfd-c7f1dfe2de9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:08.011431 [ 5 ] {fc75d965-9694-453a-abfd-c7f1dfe2de9b} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.04.15 04:09:08.011765 [ 5 ] {fc75d965-9694-453a-abfd-c7f1dfe2de9b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:08.011983 [ 70 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.04.15 04:09:08.012061 [ 70 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:08.012098 [ 5 ] {fc75d965-9694-453a-abfd-c7f1dfe2de9b} executeQuery: Read 8 rows, 14.68 KiB in 0.00432 sec., 1851.8518518518517 rows/sec., 3.32 MiB/sec. 2025.04.15 04:09:08.012107 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:08.012716 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.04.15 04:09:08.013063 [ 5 ] {fc75d965-9694-453a-abfd-c7f1dfe2de9b} TCPHandler: Processed in 0.005479767 sec. 2025.04.15 04:09:08.013732 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:08.014170 [ 5 ] {23415bbe-0835-40a5-8ca4-7c48b69c51e9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:09:08.014388 [ 5 ] {23415bbe-0835-40a5-8ca4-7c48b69c51e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:09:08.015424 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:08.015822 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1787 rows starting from the beginning of the part 2025.04.15 04:09:08.016640 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part 2025.04.15 04:09:08.017443 [ 5 ] {23415bbe-0835-40a5-8ca4-7c48b69c51e9} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:08.017498 [ 5 ] {23415bbe-0835-40a5-8ca4-7c48b69c51e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:08.017518 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 32 rows starting from the beginning of the part 2025.04.15 04:09:08.018657 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part 2025.04.15 04:09:08.019169 [ 5 ] {23415bbe-0835-40a5-8ca4-7c48b69c51e9} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.04.15 04:09:08.019306 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 34421 rows, containing 5 columns (5 merged, 0 gathered) in 0.018114467 sec., 1900193.9168290186 rows/sec., 128.26 MiB/sec. 2025.04.15 04:09:08.019611 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 32 rows starting from the beginning of the part 2025.04.15 04:09:08.020012 [ 5 ] {23415bbe-0835-40a5-8ca4-7c48b69c51e9} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:08.020017 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.04.15 04:09:08.020648 [ 201 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part 2025.04.15 04:09:08.020804 [ 5 ] {23415bbe-0835-40a5-8ca4-7c48b69c51e9} executeQuery: Read 82 rows, 5.33 KiB in 0.006787 sec., 12081.921320170915 rows/sec., 785.77 KiB/sec. 2025.04.15 04:09:08.021324 [ 5 ] {23415bbe-0835-40a5-8ca4-7c48b69c51e9} TCPHandler: Processed in 0.007702925 sec. 2025.04.15 04:09:08.021663 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_115_23} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:08.021937 [ 188 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_115_23} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.04.15 04:09:08.022106 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.04.15 04:09:08.031804 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1875 rows, containing 19 columns (19 merged, 0 gathered) in 0.019562257 sec., 95847.83596289529 rows/sec., 171.75 MiB/sec. 2025.04.15 04:09:08.033707 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.04.15 04:09:08.034158 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_96_19} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:08.034250 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_96_19} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.04.15 04:09:08.034411 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.24 MiB. 2025.04.15 04:09:09.000991 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 259.46 MiB, peak 276.66 MiB, free memory in arenas 0.00 B, will set to 263.57 MiB (RSS), difference: 4.12 MiB 2025.04.15 04:09:12.967450 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:12.967784 [ 5 ] {ee8f49ba-5777-4037-9d5d-dff31355ec1a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:09:12.967907 [ 5 ] {ee8f49ba-5777-4037-9d5d-dff31355ec1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:09:12.968835 [ 5 ] {ee8f49ba-5777-4037-9d5d-dff31355ec1a} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:12.968877 [ 5 ] {ee8f49ba-5777-4037-9d5d-dff31355ec1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:12.969296 [ 5 ] {ee8f49ba-5777-4037-9d5d-dff31355ec1a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.04.15 04:09:12.969551 [ 5 ] {ee8f49ba-5777-4037-9d5d-dff31355ec1a} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:12.969746 [ 5 ] {ee8f49ba-5777-4037-9d5d-dff31355ec1a} executeQuery: Read 2 rows, 167.00 B in 0.002046 sec., 977.5171065493646 rows/sec., 79.71 KiB/sec. 2025.04.15 04:09:12.969800 [ 5 ] {ee8f49ba-5777-4037-9d5d-dff31355ec1a} TCPHandler: Processed in 0.002547494 sec. 2025.04.15 04:09:12.969927 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:12.970031 [ 5 ] {4ddf0204-36c1-4360-a4cd-84242287866b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:09:12.970075 [ 5 ] {4ddf0204-36c1-4360-a4cd-84242287866b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:09:12.970664 [ 5 ] {4ddf0204-36c1-4360-a4cd-84242287866b} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:12.970700 [ 5 ] {4ddf0204-36c1-4360-a4cd-84242287866b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:12.971055 [ 5 ] {4ddf0204-36c1-4360-a4cd-84242287866b} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.04.15 04:09:12.971287 [ 5 ] {4ddf0204-36c1-4360-a4cd-84242287866b} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:12.971422 [ 65 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.04.15 04:09:12.971459 [ 5 ] {4ddf0204-36c1-4360-a4cd-84242287866b} executeQuery: Read 121 rows, 10.51 KiB in 0.001449 sec., 83505.86611456177 rows/sec., 7.09 MiB/sec. 2025.04.15 04:09:12.971471 [ 65 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:12.971511 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:12.971531 [ 5 ] {4ddf0204-36c1-4360-a4cd-84242287866b} TCPHandler: Processed in 0.001654175 sec. 2025.04.15 04:09:12.971708 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:12.971729 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.04.15 04:09:12.971879 [ 5 ] {e3e51fd0-0561-41be-aa6c-1f70973cd258} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:09:12.971983 [ 5 ] {e3e51fd0-0561-41be-aa6c-1f70973cd258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:09:12.972033 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:12.972133 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1847 rows starting from the beginning of the part 2025.04.15 04:09:12.972598 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1778 rows starting from the beginning of the part 2025.04.15 04:09:12.973188 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 2025.04.15 04:09:12.973317 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part 2025.04.15 04:09:12.973998 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 120 rows starting from the beginning of the part 2025.04.15 04:09:12.974594 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 633 rows starting from the beginning of the part 2025.04.15 04:09:12.975008 [ 192 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 121 rows starting from the beginning of the part 2025.04.15 04:09:12.977233 [ 5 ] {e3e51fd0-0561-41be-aa6c-1f70973cd258} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:12.977377 [ 5 ] {e3e51fd0-0561-41be-aa6c-1f70973cd258} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:12.979429 [ 5 ] {e3e51fd0-0561-41be-aa6c-1f70973cd258} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.04.15 04:09:12.979693 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:12.979786 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:12.980166 [ 5 ] {e3e51fd0-0561-41be-aa6c-1f70973cd258} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:12.980781 [ 5 ] {e3e51fd0-0561-41be-aa6c-1f70973cd258} executeQuery: Read 34 rows, 2.55 KiB in 0.008925 sec., 3809.523809523809 rows/sec., 285.25 KiB/sec. 2025.04.15 04:09:12.981050 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.15 04:09:12.981168 [ 5 ] {e3e51fd0-0561-41be-aa6c-1f70973cd258} TCPHandler: Processed in 0.009516983 sec. 2025.04.15 04:09:12.981370 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 4555 rows, containing 5 columns (5 merged, 0 gathered) in 0.009757688 sec., 466811.40040550585 rows/sec., 39.67 MiB/sec. 2025.04.15 04:09:12.981416 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:12.981684 [ 5 ] {e562cd42-e5d5-4108-a822-a98a5f67ca7b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:09:12.981709 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:12.981800 [ 5 ] {e562cd42-e5d5-4108-a822-a98a5f67ca7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:09:12.981902 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.04.15 04:09:12.982677 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 2025.04.15 04:09:12.984022 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_116_23} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:12.984275 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_116_23} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.04.15 04:09:12.984499 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.04.15 04:09:12.984586 [ 5 ] {e562cd42-e5d5-4108-a822-a98a5f67ca7b} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:12.984633 [ 5 ] {e562cd42-e5d5-4108-a822-a98a5f67ca7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:12.984997 [ 5 ] {e562cd42-e5d5-4108-a822-a98a5f67ca7b} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.04.15 04:09:12.985228 [ 5 ] {e562cd42-e5d5-4108-a822-a98a5f67ca7b} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:12.985436 [ 5 ] {e562cd42-e5d5-4108-a822-a98a5f67ca7b} executeQuery: Read 98 rows, 7.84 KiB in 0.003864 sec., 25362.318840579712 rows/sec., 1.98 MiB/sec. 2025.04.15 04:09:12.985452 [ 66 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.04.15 04:09:12.985502 [ 5 ] {e562cd42-e5d5-4108-a822-a98a5f67ca7b} TCPHandler: Processed in 0.004153928 sec. 2025.04.15 04:09:12.985576 [ 66 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:12.985647 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:12.985680 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:12.985895 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.04.15 04:09:12.985897 [ 5 ] {da8b0c1a-783f-4fa7-a713-4431f4666a16} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:12.986040 [ 5 ] {da8b0c1a-783f-4fa7-a713-4431f4666a16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:09:12.986105 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:12.986244 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 914 rows starting from the beginning of the part 2025.04.15 04:09:12.986733 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 856 rows starting from the beginning of the part 2025.04.15 04:09:12.987235 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2025.04.15 04:09:12.987653 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 96 rows starting from the beginning of the part 2025.04.15 04:09:12.988151 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 390 rows starting from the beginning of the part 2025.04.15 04:09:12.988600 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 98 rows starting from the beginning of the part 2025.04.15 04:09:12.990641 [ 5 ] {da8b0c1a-783f-4fa7-a713-4431f4666a16} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:12.990746 [ 5 ] {da8b0c1a-783f-4fa7-a713-4431f4666a16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:12.991583 [ 5 ] {da8b0c1a-783f-4fa7-a713-4431f4666a16} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.04.15 04:09:12.991856 [ 5 ] {da8b0c1a-783f-4fa7-a713-4431f4666a16} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:12.992198 [ 5 ] {da8b0c1a-783f-4fa7-a713-4431f4666a16} executeQuery: Read 161 rows, 11.48 KiB in 0.006344 sec., 25378.31021437579 rows/sec., 1.77 MiB/sec. 2025.04.15 04:09:12.992550 [ 5 ] {da8b0c1a-783f-4fa7-a713-4431f4666a16} TCPHandler: Processed in 0.006929197 sec. 2025.04.15 04:09:12.992582 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.006820535 sec., 354517.6441437512 rows/sec., 27.15 MiB/sec. 2025.04.15 04:09:12.992878 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:12.992899 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.04.15 04:09:12.993224 [ 5 ] {a7721ff5-4fd0-4924-a6c8-58c74035a86f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:12.993586 [ 5 ] {a7721ff5-4fd0-4924-a6c8-58c74035a86f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:09:12.993841 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_116_23} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:12.994214 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_116_23} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.04.15 04:09:12.994462 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.04.15 04:09:12.995635 [ 5 ] {a7721ff5-4fd0-4924-a6c8-58c74035a86f} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:12.995675 [ 5 ] {a7721ff5-4fd0-4924-a6c8-58c74035a86f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:12.996303 [ 5 ] {a7721ff5-4fd0-4924-a6c8-58c74035a86f} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.04.15 04:09:12.996565 [ 5 ] {a7721ff5-4fd0-4924-a6c8-58c74035a86f} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:12.996786 [ 5 ] {a7721ff5-4fd0-4924-a6c8-58c74035a86f} executeQuery: Read 32 rows, 58.72 KiB in 0.003684 sec., 8686.210640608035 rows/sec., 15.57 MiB/sec. 2025.04.15 04:09:12.996879 [ 5 ] {a7721ff5-4fd0-4924-a6c8-58c74035a86f} TCPHandler: Processed in 0.004110988 sec. 2025.04.15 04:09:12.997000 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:12.997104 [ 5 ] {a8f3c4c6-011d-4c31-933a-5a0fa9d6b142} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:09:12.997150 [ 5 ] {a8f3c4c6-011d-4c31-933a-5a0fa9d6b142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:09:12.997564 [ 5 ] {a8f3c4c6-011d-4c31-933a-5a0fa9d6b142} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:12.997603 [ 5 ] {a8f3c4c6-011d-4c31-933a-5a0fa9d6b142} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:12.997949 [ 5 ] {a8f3c4c6-011d-4c31-933a-5a0fa9d6b142} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.04.15 04:09:12.998177 [ 5 ] {a8f3c4c6-011d-4c31-933a-5a0fa9d6b142} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:12.998353 [ 66 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.04.15 04:09:12.998408 [ 5 ] {a8f3c4c6-011d-4c31-933a-5a0fa9d6b142} executeQuery: Read 60 rows, 4.14 KiB in 0.001318 sec., 45523.520485584224 rows/sec., 3.07 MiB/sec. 2025.04.15 04:09:12.998416 [ 66 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:12.998519 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:12.998527 [ 5 ] {a8f3c4c6-011d-4c31-933a-5a0fa9d6b142} TCPHandler: Processed in 0.001576893 sec. 2025.04.15 04:09:12.998748 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.04.15 04:09:12.998903 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:12.998943 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6662 rows starting from the beginning of the part 2025.04.15 04:09:12.999042 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 34 rows starting from the beginning of the part 2025.04.15 04:09:12.999261 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 48 rows starting from the beginning of the part 2025.04.15 04:09:12.999477 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part 2025.04.15 04:09:12.999605 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 82 rows starting from the beginning of the part 2025.04.15 04:09:12.999833 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part 2025.04.15 04:09:13.002051 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 6946 rows, containing 4 columns (4 merged, 0 gathered) in 0.003376822 sec., 2056963.6184554591 rows/sec., 133.96 MiB/sec. 2025.04.15 04:09:13.002417 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.04.15 04:09:13.002705 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_116_23} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:13.002778 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_116_23} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.04.15 04:09:13.002845 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2025.04.15 04:09:15.210582 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.04.15 04:09:15.231533 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:15.231603 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:15.238956 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.15 04:09:15.239744 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:15.243175 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.04.15 04:09:15.653631 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2058 2025.04.15 04:09:15.657003 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:15.657060 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:15.658552 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.15 04:09:15.658867 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:15.659154 [ 63 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.04.15 04:09:15.659319 [ 63 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:15.659468 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:15.659801 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.04.15 04:09:15.660135 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2058 2025.04.15 04:09:15.660594 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:15.660721 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1888 rows starting from the beginning of the part 2025.04.15 04:09:15.661321 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part 2025.04.15 04:09:15.661911 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part 2025.04.15 04:09:15.662536 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 58 rows starting from the beginning of the part 2025.04.15 04:09:15.663135 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part 2025.04.15 04:09:15.663732 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part 2025.04.15 04:09:15.672090 [ 198 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2058 rows, containing 72 columns (72 merged, 0 gathered) in 0.012467597 sec., 165067.89560169453 rows/sec., 125.06 MiB/sec. 2025.04.15 04:09:15.674069 [ 191 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.04.15 04:09:15.674957 [ 191 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_51_10} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:15.675070 [ 191 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_51_10} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.04.15 04:09:15.675447 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.55 MiB. 2025.04.15 04:09:17.972328 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:17.972516 [ 5 ] {d266678d-1333-432a-829f-936c8e625649} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:09:17.972588 [ 5 ] {d266678d-1333-432a-829f-936c8e625649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:09:17.973447 [ 5 ] {d266678d-1333-432a-829f-936c8e625649} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:17.973502 [ 5 ] {d266678d-1333-432a-829f-936c8e625649} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:17.973929 [ 5 ] {d266678d-1333-432a-829f-936c8e625649} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.15 04:09:17.974173 [ 5 ] {d266678d-1333-432a-829f-936c8e625649} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:17.974404 [ 5 ] {d266678d-1333-432a-829f-936c8e625649} executeQuery: Read 212 rows, 13.81 KiB in 0.00194 sec., 109278.35051546391 rows/sec., 6.95 MiB/sec. 2025.04.15 04:09:17.974467 [ 5 ] {d266678d-1333-432a-829f-936c8e625649} TCPHandler: Processed in 0.002267978 sec. 2025.04.15 04:09:17.974603 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:17.974713 [ 5 ] {20d3a9cd-f7de-468e-b99e-e7eca913fc76} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:09:17.974760 [ 5 ] {20d3a9cd-f7de-468e-b99e-e7eca913fc76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:09:17.975636 [ 5 ] {20d3a9cd-f7de-468e-b99e-e7eca913fc76} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:17.975676 [ 5 ] {20d3a9cd-f7de-468e-b99e-e7eca913fc76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:17.976055 [ 5 ] {20d3a9cd-f7de-468e-b99e-e7eca913fc76} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.04.15 04:09:17.976295 [ 5 ] {20d3a9cd-f7de-468e-b99e-e7eca913fc76} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:17.976495 [ 5 ] {20d3a9cd-f7de-468e-b99e-e7eca913fc76} executeQuery: Read 633 rows, 50.98 KiB in 0.001808 sec., 350110.61946902657 rows/sec., 27.53 MiB/sec. 2025.04.15 04:09:17.976546 [ 5 ] {20d3a9cd-f7de-468e-b99e-e7eca913fc76} TCPHandler: Processed in 0.001994652 sec. 2025.04.15 04:09:17.976669 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:17.976774 [ 5 ] {ab737819-6dd4-4d01-85e5-4075a7d7f6ad} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:09:17.976818 [ 5 ] {ab737819-6dd4-4d01-85e5-4075a7d7f6ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:09:17.977360 [ 5 ] {ab737819-6dd4-4d01-85e5-4075a7d7f6ad} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:17.977400 [ 5 ] {ab737819-6dd4-4d01-85e5-4075a7d7f6ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:17.977748 [ 5 ] {ab737819-6dd4-4d01-85e5-4075a7d7f6ad} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.04.15 04:09:17.977976 [ 5 ] {ab737819-6dd4-4d01-85e5-4075a7d7f6ad} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:17.978177 [ 5 ] {ab737819-6dd4-4d01-85e5-4075a7d7f6ad} executeQuery: Read 114 rows, 6.99 KiB in 0.001427 sec., 79887.87666433076 rows/sec., 4.78 MiB/sec. 2025.04.15 04:09:17.978227 [ 5 ] {ab737819-6dd4-4d01-85e5-4075a7d7f6ad} TCPHandler: Processed in 0.001606864 sec. 2025.04.15 04:09:17.978350 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:17.978451 [ 5 ] {93a334e8-d4ad-4c4a-b295-a45a77956be7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:09:17.978494 [ 5 ] {93a334e8-d4ad-4c4a-b295-a45a77956be7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:09:17.979042 [ 5 ] {93a334e8-d4ad-4c4a-b295-a45a77956be7} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:17.979081 [ 5 ] {93a334e8-d4ad-4c4a-b295-a45a77956be7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:17.979419 [ 5 ] {93a334e8-d4ad-4c4a-b295-a45a77956be7} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.15 04:09:17.979648 [ 5 ] {93a334e8-d4ad-4c4a-b295-a45a77956be7} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:17.979822 [ 62 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 2025.04.15 04:09:17.979874 [ 5 ] {93a334e8-d4ad-4c4a-b295-a45a77956be7} executeQuery: Read 113 rows, 7.49 KiB in 0.001436 sec., 78690.8077994429 rows/sec., 5.09 MiB/sec. 2025.04.15 04:09:17.979920 [ 62 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:17.979992 [ 5 ] {93a334e8-d4ad-4c4a-b295-a45a77956be7} TCPHandler: Processed in 0.001684806 sec. 2025.04.15 04:09:17.979997 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:17.980197 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:17.980285 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_51_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full 2025.04.15 04:09:17.980501 [ 5 ] {2e2b65bf-37e7-4f94-abe9-001456680a14} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:09:17.980664 [ 5 ] {2e2b65bf-37e7-4f94-abe9-001456680a14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:09:17.981006 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:17.981183 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 342 rows starting from the beginning of the part 2025.04.15 04:09:17.981965 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 113 rows starting from the beginning of the part 2025.04.15 04:09:17.982286 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 113 rows starting from the beginning of the part 2025.04.15 04:09:17.982585 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 341 rows starting from the beginning of the part 2025.04.15 04:09:17.982955 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 113 rows starting from the beginning of the part 2025.04.15 04:09:17.983297 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 113 rows starting from the beginning of the part 2025.04.15 04:09:17.983874 [ 5 ] {2e2b65bf-37e7-4f94-abe9-001456680a14} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:17.983932 [ 5 ] {2e2b65bf-37e7-4f94-abe9-001456680a14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:17.984760 [ 5 ] {2e2b65bf-37e7-4f94-abe9-001456680a14} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.15 04:09:17.985345 [ 5 ] {2e2b65bf-37e7-4f94-abe9-001456680a14} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:17.985735 [ 5 ] {2e2b65bf-37e7-4f94-abe9-001456680a14} executeQuery: Read 112 rows, 6.53 KiB in 0.00534 sec., 20973.78277153558 rows/sec., 1.19 MiB/sec. 2025.04.15 04:09:17.986183 [ 5 ] {2e2b65bf-37e7-4f94-abe9-001456680a14} TCPHandler: Processed in 0.00608811 sec. 2025.04.15 04:09:17.986560 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:17.986843 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.006707143 sec., 169222.573605483 rows/sec., 11.80 MiB/sec. 2025.04.15 04:09:17.986886 [ 5 ] {9bd81c0f-c339-4863-bfb8-f7f1495cd4ff} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:09:17.987010 [ 5 ] {9bd81c0f-c339-4863-bfb8-f7f1495cd4ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:09:17.987177 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.04.15 04:09:17.987769 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_51_11} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:17.987854 [ 190 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_51_11} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 2025.04.15 04:09:17.987995 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.04.15 04:09:17.988286 [ 5 ] {9bd81c0f-c339-4863-bfb8-f7f1495cd4ff} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:17.988330 [ 5 ] {9bd81c0f-c339-4863-bfb8-f7f1495cd4ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:17.988753 [ 5 ] {9bd81c0f-c339-4863-bfb8-f7f1495cd4ff} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.04.15 04:09:17.989078 [ 5 ] {9bd81c0f-c339-4863-bfb8-f7f1495cd4ff} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:17.989249 [ 5 ] {9bd81c0f-c339-4863-bfb8-f7f1495cd4ff} executeQuery: Read 390 rows, 28.23 KiB in 0.00246 sec., 158536.58536585365 rows/sec., 11.20 MiB/sec. 2025.04.15 04:09:17.989305 [ 5 ] {9bd81c0f-c339-4863-bfb8-f7f1495cd4ff} TCPHandler: Processed in 0.002861261 sec. 2025.04.15 04:09:17.989433 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:17.989549 [ 5 ] {c4d46037-6540-4ac1-9124-15b55ac47a72} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:09:17.989602 [ 5 ] {c4d46037-6540-4ac1-9124-15b55ac47a72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:09:17.990077 [ 5 ] {c4d46037-6540-4ac1-9124-15b55ac47a72} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:17.990121 [ 5 ] {c4d46037-6540-4ac1-9124-15b55ac47a72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:17.990516 [ 5 ] {c4d46037-6540-4ac1-9124-15b55ac47a72} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.04.15 04:09:17.990787 [ 5 ] {c4d46037-6540-4ac1-9124-15b55ac47a72} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:17.990988 [ 5 ] {c4d46037-6540-4ac1-9124-15b55ac47a72} executeQuery: Read 6 rows, 321.00 B in 0.001461 sec., 4106.776180698152 rows/sec., 214.56 KiB/sec. 2025.04.15 04:09:17.991108 [ 5 ] {c4d46037-6540-4ac1-9124-15b55ac47a72} TCPHandler: Processed in 0.001729437 sec. 2025.04.15 04:09:17.991269 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:17.991380 [ 5 ] {f98bb44b-9612-441e-9a53-8f7b78cee874} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:17.991433 [ 5 ] {f98bb44b-9612-441e-9a53-8f7b78cee874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:09:17.992017 [ 5 ] {f98bb44b-9612-441e-9a53-8f7b78cee874} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:17.992059 [ 5 ] {f98bb44b-9612-441e-9a53-8f7b78cee874} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:17.992476 [ 5 ] {f98bb44b-9612-441e-9a53-8f7b78cee874} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.04.15 04:09:17.992743 [ 5 ] {f98bb44b-9612-441e-9a53-8f7b78cee874} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:17.992925 [ 5 ] {f98bb44b-9612-441e-9a53-8f7b78cee874} executeQuery: Read 237 rows, 16.27 KiB in 0.001569 sec., 151051.62523900572 rows/sec., 10.12 MiB/sec. 2025.04.15 04:09:17.992983 [ 5 ] {f98bb44b-9612-441e-9a53-8f7b78cee874} TCPHandler: Processed in 0.001773928 sec. 2025.04.15 04:09:17.993120 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:17.993234 [ 5 ] {bcf7cb76-cc22-4eab-b39e-b37445e93bcd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:09:17.993288 [ 5 ] {bcf7cb76-cc22-4eab-b39e-b37445e93bcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:09:17.993761 [ 5 ] {bcf7cb76-cc22-4eab-b39e-b37445e93bcd} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:17.993801 [ 5 ] {bcf7cb76-cc22-4eab-b39e-b37445e93bcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:17.994198 [ 5 ] {bcf7cb76-cc22-4eab-b39e-b37445e93bcd} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.15 04:09:17.994469 [ 5 ] {bcf7cb76-cc22-4eab-b39e-b37445e93bcd} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:17.994628 [ 57 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 2025.04.15 04:09:17.994671 [ 57 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:17.994670 [ 5 ] {bcf7cb76-cc22-4eab-b39e-b37445e93bcd} executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. 2025.04.15 04:09:17.994696 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:17.994783 [ 5 ] {bcf7cb76-cc22-4eab-b39e-b37445e93bcd} TCPHandler: Processed in 0.001719276 sec. 2025.04.15 04:09:17.995124 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:17.995153 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_51_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full 2025.04.15 04:09:17.995466 [ 5 ] {b84846f3-4fe8-4769-b9c6-1cfd75c671cd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:17.995706 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:17.995712 [ 5 ] {b84846f3-4fe8-4769-b9c6-1cfd75c671cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:09:17.995805 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 46 rows starting from the beginning of the part 2025.04.15 04:09:17.996251 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2025.04.15 04:09:17.996601 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2025.04.15 04:09:17.996881 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2025.04.15 04:09:17.997263 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2025.04.15 04:09:17.997684 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part 2025.04.15 04:09:18.000246 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.48 MiB, peak 276.66 MiB, free memory in arenas 0.00 B, will set to 263.57 MiB (RSS), difference: -3.90 MiB 2025.04.15 04:09:18.001555 [ 5 ] {b84846f3-4fe8-4769-b9c6-1cfd75c671cd} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:18.001663 [ 5 ] {b84846f3-4fe8-4769-b9c6-1cfd75c671cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:18.002468 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.007653693 sec., 6663.4499188822965 rows/sec., 448.49 KiB/sec. 2025.04.15 04:09:18.002754 [ 194 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.04.15 04:09:18.003504 [ 194 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_51_11} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:18.003626 [ 5 ] {b84846f3-4fe8-4769-b9c6-1cfd75c671cd} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.04.15 04:09:18.003683 [ 194 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_51_11} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 2025.04.15 04:09:18.003862 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.04.15 04:09:18.004078 [ 5 ] {b84846f3-4fe8-4769-b9c6-1cfd75c671cd} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:18.004312 [ 5 ] {b84846f3-4fe8-4769-b9c6-1cfd75c671cd} executeQuery: Read 8 rows, 14.68 KiB in 0.008954 sec., 893.4554389099843 rows/sec., 1.60 MiB/sec. 2025.04.15 04:09:18.004434 [ 5 ] {b84846f3-4fe8-4769-b9c6-1cfd75c671cd} TCPHandler: Processed in 0.009430901 sec. 2025.04.15 04:09:18.004577 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:18.004693 [ 5 ] {627be228-ebb1-472e-b598-be10d7fb9b15} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:09:18.004747 [ 5 ] {627be228-ebb1-472e-b598-be10d7fb9b15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:09:18.005230 [ 5 ] {627be228-ebb1-472e-b598-be10d7fb9b15} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:18.005269 [ 5 ] {627be228-ebb1-472e-b598-be10d7fb9b15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:18.005666 [ 5 ] {627be228-ebb1-472e-b598-be10d7fb9b15} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.04.15 04:09:18.005927 [ 5 ] {627be228-ebb1-472e-b598-be10d7fb9b15} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:18.006108 [ 5 ] {627be228-ebb1-472e-b598-be10d7fb9b15} executeQuery: Read 82 rows, 5.33 KiB in 0.001437 sec., 57063.326374391094 rows/sec., 3.62 MiB/sec. 2025.04.15 04:09:18.006159 [ 5 ] {627be228-ebb1-472e-b598-be10d7fb9b15} TCPHandler: Processed in 0.001638105 sec. 2025.04.15 04:09:19.000235 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 260.51 MiB, peak 276.66 MiB, free memory in arenas 0.00 B, will set to 263.57 MiB (RSS), difference: 3.06 MiB 2025.04.15 04:09:20.131511 [ 225 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:20.131568 [ 225 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:20.138915 [ 225 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:20.204396 [ 55 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:09:20.204479 [ 55 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:09:20.482910 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 2025.04.15 04:09:20.483572 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:20.483631 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:20.484184 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.15 04:09:20.484450 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:20.484718 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.04.15 04:09:21.580097 [ 223 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:21.580157 [ 223 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:21.582252 [ 223 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:22.288266 [ 219 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:22.288327 [ 219 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:22.290450 [ 219 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:22.690762 [ 224 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:22.690820 [ 224 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:22.693537 [ 224 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:22.743402 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.04.15 04:09:22.765266 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:22.765336 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:22.772998 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.15 04:09:22.773754 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:22.776641 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.04.15 04:09:22.967305 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:22.967612 [ 5 ] {c3beb383-e390-4322-95c8-9b5624a229df} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:09:22.967726 [ 5 ] {c3beb383-e390-4322-95c8-9b5624a229df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:09:22.968613 [ 5 ] {c3beb383-e390-4322-95c8-9b5624a229df} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:22.968655 [ 5 ] {c3beb383-e390-4322-95c8-9b5624a229df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:22.969119 [ 5 ] {c3beb383-e390-4322-95c8-9b5624a229df} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.04.15 04:09:22.969386 [ 5 ] {c3beb383-e390-4322-95c8-9b5624a229df} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:22.969573 [ 5 ] {c3beb383-e390-4322-95c8-9b5624a229df} executeQuery: Read 120 rows, 10.44 KiB in 0.002047 sec., 58622.37420615534 rows/sec., 4.98 MiB/sec. 2025.04.15 04:09:22.969626 [ 5 ] {c3beb383-e390-4322-95c8-9b5624a229df} TCPHandler: Processed in 0.002499704 sec. 2025.04.15 04:09:22.969745 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:22.969848 [ 5 ] {05c9bf2f-1759-4ffa-8466-63da64e70c2e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:09:22.969893 [ 5 ] {05c9bf2f-1759-4ffa-8466-63da64e70c2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:09:22.970387 [ 5 ] {05c9bf2f-1759-4ffa-8466-63da64e70c2e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:22.970423 [ 5 ] {05c9bf2f-1759-4ffa-8466-63da64e70c2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:22.970753 [ 5 ] {05c9bf2f-1759-4ffa-8466-63da64e70c2e} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.04.15 04:09:22.970967 [ 5 ] {05c9bf2f-1759-4ffa-8466-63da64e70c2e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:22.971121 [ 5 ] {05c9bf2f-1759-4ffa-8466-63da64e70c2e} executeQuery: Read 32 rows, 2.41 KiB in 0.001324 sec., 24169.18429003021 rows/sec., 1.77 MiB/sec. 2025.04.15 04:09:22.971186 [ 5 ] {05c9bf2f-1759-4ffa-8466-63da64e70c2e} TCPHandler: Processed in 0.001525943 sec. 2025.04.15 04:09:22.971299 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:22.971452 [ 5 ] {f89539dc-943c-489e-b78a-1c7c52d471e7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:09:22.971503 [ 5 ] {f89539dc-943c-489e-b78a-1c7c52d471e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:09:22.972066 [ 5 ] {f89539dc-943c-489e-b78a-1c7c52d471e7} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:22.972103 [ 5 ] {f89539dc-943c-489e-b78a-1c7c52d471e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:22.972451 [ 5 ] {f89539dc-943c-489e-b78a-1c7c52d471e7} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.04.15 04:09:22.972680 [ 5 ] {f89539dc-943c-489e-b78a-1c7c52d471e7} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:22.972849 [ 5 ] {f89539dc-943c-489e-b78a-1c7c52d471e7} executeQuery: Read 96 rows, 7.68 KiB in 0.001385 sec., 69314.07942238267 rows/sec., 5.41 MiB/sec. 2025.04.15 04:09:22.972903 [ 225 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:22.972912 [ 5 ] {f89539dc-943c-489e-b78a-1c7c52d471e7} TCPHandler: Processed in 0.001631695 sec. 2025.04.15 04:09:22.972934 [ 225 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:22.973037 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:22.973141 [ 5 ] {017785ec-82db-4018-96bd-938c59bb0e9b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:22.973189 [ 5 ] {017785ec-82db-4018-96bd-938c59bb0e9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:09:22.973845 [ 5 ] {017785ec-82db-4018-96bd-938c59bb0e9b} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:22.973889 [ 5 ] {017785ec-82db-4018-96bd-938c59bb0e9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:22.974372 [ 5 ] {017785ec-82db-4018-96bd-938c59bb0e9b} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.04.15 04:09:22.974675 [ 5 ] {017785ec-82db-4018-96bd-938c59bb0e9b} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:22.974873 [ 5 ] {017785ec-82db-4018-96bd-938c59bb0e9b} executeQuery: Read 160 rows, 11.41 KiB in 0.001753 sec., 91272.10496292071 rows/sec., 6.36 MiB/sec. 2025.04.15 04:09:22.974948 [ 5 ] {017785ec-82db-4018-96bd-938c59bb0e9b} TCPHandler: Processed in 0.001965432 sec. 2025.04.15 04:09:22.975064 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:22.975171 [ 5 ] {fee1fd26-835d-4e66-9ec9-5b93fdc59a86} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:22.975245 [ 5 ] {fee1fd26-835d-4e66-9ec9-5b93fdc59a86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:09:22.975329 [ 225 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:22.977183 [ 5 ] {fee1fd26-835d-4e66-9ec9-5b93fdc59a86} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:22.977220 [ 5 ] {fee1fd26-835d-4e66-9ec9-5b93fdc59a86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:22.977872 [ 5 ] {fee1fd26-835d-4e66-9ec9-5b93fdc59a86} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.04.15 04:09:22.978120 [ 5 ] {fee1fd26-835d-4e66-9ec9-5b93fdc59a86} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:22.978297 [ 5 ] {fee1fd26-835d-4e66-9ec9-5b93fdc59a86} executeQuery: Read 32 rows, 58.72 KiB in 0.003152 sec., 10152.284263959391 rows/sec., 18.19 MiB/sec. 2025.04.15 04:09:22.978387 [ 5 ] {fee1fd26-835d-4e66-9ec9-5b93fdc59a86} TCPHandler: Processed in 0.003378672 sec. 2025.04.15 04:09:22.978491 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:22.978589 [ 5 ] {49b743f0-4c7d-4770-8acd-5970cd5e1510} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:09:22.978634 [ 5 ] {49b743f0-4c7d-4770-8acd-5970cd5e1510} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:09:22.979031 [ 5 ] {49b743f0-4c7d-4770-8acd-5970cd5e1510} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:22.979067 [ 5 ] {49b743f0-4c7d-4770-8acd-5970cd5e1510} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:22.979407 [ 5 ] {49b743f0-4c7d-4770-8acd-5970cd5e1510} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.04.15 04:09:22.979629 [ 5 ] {49b743f0-4c7d-4770-8acd-5970cd5e1510} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:22.979795 [ 5 ] {49b743f0-4c7d-4770-8acd-5970cd5e1510} executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. 2025.04.15 04:09:22.979841 [ 5 ] {49b743f0-4c7d-4770-8acd-5970cd5e1510} TCPHandler: Processed in 0.0013985 sec. 2025.04.15 04:09:23.386965 [ 223 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:23.387015 [ 223 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:23.389105 [ 223 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:23.464079 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:23.464295 [ 5 ] {fa7e36e3-0ced-4e8a-a922-3edbf1c3da5a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:09:23.464374 [ 5 ] {fa7e36e3-0ced-4e8a-a922-3edbf1c3da5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:09:23.465260 [ 5 ] {fa7e36e3-0ced-4e8a-a922-3edbf1c3da5a} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:23.465310 [ 5 ] {fa7e36e3-0ced-4e8a-a922-3edbf1c3da5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:23.465749 [ 5 ] {fa7e36e3-0ced-4e8a-a922-3edbf1c3da5a} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.15 04:09:23.466005 [ 5 ] {fa7e36e3-0ced-4e8a-a922-3edbf1c3da5a} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:23.466234 [ 5 ] {fa7e36e3-0ced-4e8a-a922-3edbf1c3da5a} executeQuery: Read 212 rows, 13.81 KiB in 0.001999 sec., 106053.02651325663 rows/sec., 6.74 MiB/sec. 2025.04.15 04:09:23.466298 [ 5 ] {fa7e36e3-0ced-4e8a-a922-3edbf1c3da5a} TCPHandler: Processed in 0.002351721 sec. 2025.04.15 04:09:23.466436 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:23.466546 [ 5 ] {234912fd-9c9c-484e-8eab-490dc002a73a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:09:23.466596 [ 5 ] {234912fd-9c9c-484e-8eab-490dc002a73a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:09:23.467119 [ 5 ] {234912fd-9c9c-484e-8eab-490dc002a73a} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:23.467160 [ 5 ] {234912fd-9c9c-484e-8eab-490dc002a73a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:23.467516 [ 5 ] {234912fd-9c9c-484e-8eab-490dc002a73a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.04.15 04:09:23.467758 [ 5 ] {234912fd-9c9c-484e-8eab-490dc002a73a} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:23.467976 [ 5 ] {234912fd-9c9c-484e-8eab-490dc002a73a} executeQuery: Read 2 rows, 167.00 B in 0.001446 sec., 1383.1258644536654 rows/sec., 112.78 KiB/sec. 2025.04.15 04:09:23.468065 [ 5 ] {234912fd-9c9c-484e-8eab-490dc002a73a} TCPHandler: Processed in 0.001681785 sec. 2025.04.15 04:09:23.468295 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:23.468412 [ 5 ] {167d95ee-f1a2-45d7-9d5b-95713bb996bd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:09:23.468458 [ 5 ] {167d95ee-f1a2-45d7-9d5b-95713bb996bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:09:23.469752 [ 5 ] {167d95ee-f1a2-45d7-9d5b-95713bb996bd} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:23.469792 [ 5 ] {167d95ee-f1a2-45d7-9d5b-95713bb996bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:23.470248 [ 5 ] {167d95ee-f1a2-45d7-9d5b-95713bb996bd} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.04.15 04:09:23.470488 [ 5 ] {167d95ee-f1a2-45d7-9d5b-95713bb996bd} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:23.470684 [ 5 ] {167d95ee-f1a2-45d7-9d5b-95713bb996bd} executeQuery: Read 1774 rows, 147.61 KiB in 0.002297 sec., 772311.7109272964 rows/sec., 62.76 MiB/sec. 2025.04.15 04:09:23.470737 [ 5 ] {167d95ee-f1a2-45d7-9d5b-95713bb996bd} TCPHandler: Processed in 0.002525273 sec. 2025.04.15 04:09:23.470847 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:23.470953 [ 5 ] {dd6a74c9-ad67-4ede-adda-7d75ca5b7c9e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:09:23.470998 [ 5 ] {dd6a74c9-ad67-4ede-adda-7d75ca5b7c9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:09:23.471555 [ 5 ] {dd6a74c9-ad67-4ede-adda-7d75ca5b7c9e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:23.471594 [ 5 ] {dd6a74c9-ad67-4ede-adda-7d75ca5b7c9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:23.471938 [ 5 ] {dd6a74c9-ad67-4ede-adda-7d75ca5b7c9e} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.04.15 04:09:23.472172 [ 5 ] {dd6a74c9-ad67-4ede-adda-7d75ca5b7c9e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:23.472370 [ 5 ] {dd6a74c9-ad67-4ede-adda-7d75ca5b7c9e} executeQuery: Read 116 rows, 7.13 KiB in 0.001439 sec., 80611.53578874219 rows/sec., 4.84 MiB/sec. 2025.04.15 04:09:23.472420 [ 5 ] {dd6a74c9-ad67-4ede-adda-7d75ca5b7c9e} TCPHandler: Processed in 0.001623745 sec. 2025.04.15 04:09:23.472534 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:23.472639 [ 5 ] {7d10ef90-3c08-45b5-8413-c77acf55b9c3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:09:23.472685 [ 5 ] {7d10ef90-3c08-45b5-8413-c77acf55b9c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:09:23.473306 [ 5 ] {7d10ef90-3c08-45b5-8413-c77acf55b9c3} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:23.473344 [ 5 ] {7d10ef90-3c08-45b5-8413-c77acf55b9c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:23.473717 [ 5 ] {7d10ef90-3c08-45b5-8413-c77acf55b9c3} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.15 04:09:23.473953 [ 5 ] {7d10ef90-3c08-45b5-8413-c77acf55b9c3} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:23.474141 [ 5 ] {7d10ef90-3c08-45b5-8413-c77acf55b9c3} executeQuery: Read 341 rows, 23.30 KiB in 0.001522 sec., 224047.30617608412 rows/sec., 14.95 MiB/sec. 2025.04.15 04:09:23.474190 [ 5 ] {7d10ef90-3c08-45b5-8413-c77acf55b9c3} TCPHandler: Processed in 0.001706866 sec. 2025.04.15 04:09:23.474306 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:23.474410 [ 5 ] {624dd63a-ac82-45d1-a20c-d26bc82925b5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:09:23.474455 [ 5 ] {624dd63a-ac82-45d1-a20c-d26bc82925b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:09:23.474961 [ 5 ] {624dd63a-ac82-45d1-a20c-d26bc82925b5} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:23.474998 [ 5 ] {624dd63a-ac82-45d1-a20c-d26bc82925b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:23.475323 [ 5 ] {624dd63a-ac82-45d1-a20c-d26bc82925b5} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.15 04:09:23.475547 [ 5 ] {624dd63a-ac82-45d1-a20c-d26bc82925b5} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:23.475794 [ 5 ] {624dd63a-ac82-45d1-a20c-d26bc82925b5} executeQuery: Read 112 rows, 6.53 KiB in 0.001404 sec., 79772.07977207977 rows/sec., 4.54 MiB/sec. 2025.04.15 04:09:23.475844 [ 5 ] {624dd63a-ac82-45d1-a20c-d26bc82925b5} TCPHandler: Processed in 0.001587434 sec. 2025.04.15 04:09:23.475982 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:23.476088 [ 5 ] {dd45dc6f-a8b2-4fb8-b0b4-61f3e13a2d39} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:09:23.476132 [ 5 ] {dd45dc6f-a8b2-4fb8-b0b4-61f3e13a2d39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:09:23.476930 [ 5 ] {dd45dc6f-a8b2-4fb8-b0b4-61f3e13a2d39} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:23.476971 [ 5 ] {dd45dc6f-a8b2-4fb8-b0b4-61f3e13a2d39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:23.477361 [ 5 ] {dd45dc6f-a8b2-4fb8-b0b4-61f3e13a2d39} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.04.15 04:09:23.477598 [ 5 ] {dd45dc6f-a8b2-4fb8-b0b4-61f3e13a2d39} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:23.477802 [ 5 ] {dd45dc6f-a8b2-4fb8-b0b4-61f3e13a2d39} executeQuery: Read 848 rows, 62.68 KiB in 0.001734 sec., 489042.67589388695 rows/sec., 35.30 MiB/sec. 2025.04.15 04:09:23.477855 [ 5 ] {dd45dc6f-a8b2-4fb8-b0b4-61f3e13a2d39} TCPHandler: Processed in 0.001933971 sec. 2025.04.15 04:09:23.477968 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:23.478074 [ 5 ] {7228b6b9-cdde-4c21-931d-3cbfc9d8240f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:09:23.478118 [ 5 ] {7228b6b9-cdde-4c21-931d-3cbfc9d8240f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:09:23.478532 [ 5 ] {7228b6b9-cdde-4c21-931d-3cbfc9d8240f} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:23.478571 [ 5 ] {7228b6b9-cdde-4c21-931d-3cbfc9d8240f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:23.478930 [ 5 ] {7228b6b9-cdde-4c21-931d-3cbfc9d8240f} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.04.15 04:09:23.479174 [ 5 ] {7228b6b9-cdde-4c21-931d-3cbfc9d8240f} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:23.479371 [ 5 ] {7228b6b9-cdde-4c21-931d-3cbfc9d8240f} executeQuery: Read 6 rows, 321.00 B in 0.001318 sec., 4552.352048558422 rows/sec., 237.84 KiB/sec. 2025.04.15 04:09:23.479419 [ 5 ] {7228b6b9-cdde-4c21-931d-3cbfc9d8240f} TCPHandler: Processed in 0.001500263 sec. 2025.04.15 04:09:23.479526 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:23.479631 [ 5 ] {66dc5329-e84e-4ba1-a882-7273033ac4c3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:23.479680 [ 5 ] {66dc5329-e84e-4ba1-a882-7273033ac4c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:09:23.480346 [ 5 ] {66dc5329-e84e-4ba1-a882-7273033ac4c3} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:23.480385 [ 5 ] {66dc5329-e84e-4ba1-a882-7273033ac4c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:23.480799 [ 5 ] {66dc5329-e84e-4ba1-a882-7273033ac4c3} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.04.15 04:09:23.481043 [ 5 ] {66dc5329-e84e-4ba1-a882-7273033ac4c3} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:23.481244 [ 5 ] {66dc5329-e84e-4ba1-a882-7273033ac4c3} executeQuery: Read 956 rows, 65.04 KiB in 0.001635 sec., 584709.4801223242 rows/sec., 38.85 MiB/sec. 2025.04.15 04:09:23.481294 [ 5 ] {66dc5329-e84e-4ba1-a882-7273033ac4c3} TCPHandler: Processed in 0.001817439 sec. 2025.04.15 04:09:23.481402 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:23.481508 [ 5 ] {16769e43-74d8-450a-a4ca-8052595c1964} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:09:23.481554 [ 5 ] {16769e43-74d8-450a-a4ca-8052595c1964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:09:23.481945 [ 5 ] {16769e43-74d8-450a-a4ca-8052595c1964} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:23.481984 [ 5 ] {16769e43-74d8-450a-a4ca-8052595c1964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:23.482327 [ 5 ] {16769e43-74d8-450a-a4ca-8052595c1964} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.15 04:09:23.482562 [ 5 ] {16769e43-74d8-450a-a4ca-8052595c1964} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:23.482753 [ 5 ] {16769e43-74d8-450a-a4ca-8052595c1964} executeQuery: Read 1 rows, 69.00 B in 0.001264 sec., 791.1392405063292 rows/sec., 53.31 KiB/sec. 2025.04.15 04:09:23.482802 [ 5 ] {16769e43-74d8-450a-a4ca-8052595c1964} TCPHandler: Processed in 0.001449581 sec. 2025.04.15 04:09:23.482928 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:23.483061 [ 5 ] {06724753-10ec-489e-bdb7-d83ab61449b9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:23.483141 [ 5 ] {06724753-10ec-489e-bdb7-d83ab61449b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:09:23.484270 [ 5 ] {06724753-10ec-489e-bdb7-d83ab61449b9} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:23.484309 [ 5 ] {06724753-10ec-489e-bdb7-d83ab61449b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:23.484912 [ 5 ] {06724753-10ec-489e-bdb7-d83ab61449b9} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.04.15 04:09:23.485178 [ 5 ] {06724753-10ec-489e-bdb7-d83ab61449b9} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:23.485440 [ 5 ] {06724753-10ec-489e-bdb7-d83ab61449b9} executeQuery: Read 8 rows, 14.68 KiB in 0.002401 sec., 3331.945022907122 rows/sec., 5.97 MiB/sec. 2025.04.15 04:09:23.485610 [ 5 ] {06724753-10ec-489e-bdb7-d83ab61449b9} TCPHandler: Processed in 0.002744779 sec. 2025.04.15 04:09:23.485817 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:23.486041 [ 5 ] {b1726525-cdc4-4bd2-81a9-fc8feff74626} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:09:23.486091 [ 5 ] {b1726525-cdc4-4bd2-81a9-fc8feff74626} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:09:23.486508 [ 5 ] {b1726525-cdc4-4bd2-81a9-fc8feff74626} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:23.486546 [ 5 ] {b1726525-cdc4-4bd2-81a9-fc8feff74626} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:23.486895 [ 5 ] {b1726525-cdc4-4bd2-81a9-fc8feff74626} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.04.15 04:09:23.487134 [ 5 ] {b1726525-cdc4-4bd2-81a9-fc8feff74626} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:23.487343 [ 5 ] {b1726525-cdc4-4bd2-81a9-fc8feff74626} executeQuery: Read 34 rows, 2.02 KiB in 0.001365 sec., 24908.42490842491 rows/sec., 1.45 MiB/sec. 2025.04.15 04:09:23.487392 [ 5 ] {b1726525-cdc4-4bd2-81a9-fc8feff74626} TCPHandler: Processed in 0.001679456 sec. 2025.04.15 04:09:25.660545 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2116 2025.04.15 04:09:25.664506 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:25.664564 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:25.666095 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.15 04:09:25.666413 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:25.667071 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2116 2025.04.15 04:09:27.963791 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:27.963994 [ 5 ] {feda63ff-0bf1-491d-bc3e-1991c3b4e69b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:09:27.964071 [ 5 ] {feda63ff-0bf1-491d-bc3e-1991c3b4e69b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:09:27.964843 [ 5 ] {feda63ff-0bf1-491d-bc3e-1991c3b4e69b} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:27.964892 [ 5 ] {feda63ff-0bf1-491d-bc3e-1991c3b4e69b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:27.965322 [ 5 ] {feda63ff-0bf1-491d-bc3e-1991c3b4e69b} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.04.15 04:09:27.965579 [ 5 ] {feda63ff-0bf1-491d-bc3e-1991c3b4e69b} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:27.965816 [ 5 ] {feda63ff-0bf1-491d-bc3e-1991c3b4e69b} executeQuery: Read 56 rows, 4.41 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.29 MiB/sec. 2025.04.15 04:09:27.965872 [ 5 ] {feda63ff-0bf1-491d-bc3e-1991c3b4e69b} TCPHandler: Processed in 0.002214357 sec. 2025.04.15 04:09:27.965995 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:27.966098 [ 5 ] {9a3534f5-266e-49ab-8774-d95214fbb05a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:09:27.966144 [ 5 ] {9a3534f5-266e-49ab-8774-d95214fbb05a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:09:27.966694 [ 5 ] {9a3534f5-266e-49ab-8774-d95214fbb05a} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:27.966733 [ 5 ] {9a3534f5-266e-49ab-8774-d95214fbb05a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:27.967086 [ 5 ] {9a3534f5-266e-49ab-8774-d95214fbb05a} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.04.15 04:09:27.967336 [ 5 ] {9a3534f5-266e-49ab-8774-d95214fbb05a} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:27.967531 [ 5 ] {9a3534f5-266e-49ab-8774-d95214fbb05a} executeQuery: Read 64 rows, 5.12 KiB in 0.001454 sec., 44016.506189821186 rows/sec., 3.44 MiB/sec. 2025.04.15 04:09:27.967582 [ 5 ] {9a3534f5-266e-49ab-8774-d95214fbb05a} TCPHandler: Processed in 0.001636615 sec. 2025.04.15 04:09:27.967706 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:27.967811 [ 5 ] {c964feee-da42-44c7-ad79-6f720382bd0d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:27.967860 [ 5 ] {c964feee-da42-44c7-ad79-6f720382bd0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:09:27.968344 [ 5 ] {c964feee-da42-44c7-ad79-6f720382bd0d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:27.968383 [ 5 ] {c964feee-da42-44c7-ad79-6f720382bd0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:27.968764 [ 5 ] {c964feee-da42-44c7-ad79-6f720382bd0d} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.04.15 04:09:27.969009 [ 5 ] {c964feee-da42-44c7-ad79-6f720382bd0d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:27.969217 [ 48 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 2025.04.15 04:09:27.969256 [ 5 ] {c964feee-da42-44c7-ad79-6f720382bd0d} executeQuery: Read 128 rows, 9.13 KiB in 0.001465 sec., 87372.01365187713 rows/sec., 6.09 MiB/sec. 2025.04.15 04:09:27.969308 [ 48 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:27.969366 [ 5 ] {c964feee-da42-44c7-ad79-6f720382bd0d} TCPHandler: Processed in 0.001707286 sec. 2025.04.15 04:09:27.969373 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:27.969577 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:27.969647 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_119_24} MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full 2025.04.15 04:09:27.969800 [ 5 ] {815355c5-5965-430b-9090-e4cd84678662} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:09:27.970019 [ 5 ] {815355c5-5965-430b-9090-e4cd84678662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:09:27.970158 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_119_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:27.970309 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_119_24} MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 34421 rows starting from the beginning of the part 2025.04.15 04:09:27.970792 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 161 rows starting from the beginning of the part 2025.04.15 04:09:27.971219 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part 2025.04.15 04:09:27.971607 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part 2025.04.15 04:09:27.972055 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 956 rows starting from the beginning of the part 2025.04.15 04:09:27.973494 [ 5 ] {815355c5-5965-430b-9090-e4cd84678662} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:27.973599 [ 5 ] {815355c5-5965-430b-9090-e4cd84678662} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:27.974577 [ 5 ] {815355c5-5965-430b-9090-e4cd84678662} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.04.15 04:09:27.974984 [ 5 ] {815355c5-5965-430b-9090-e4cd84678662} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:27.975471 [ 5 ] {815355c5-5965-430b-9090-e4cd84678662} executeQuery: Read 48 rows, 3.31 KiB in 0.005727 sec., 8381.351492928234 rows/sec., 578.40 KiB/sec. 2025.04.15 04:09:27.975586 [ 5 ] {815355c5-5965-430b-9090-e4cd84678662} TCPHandler: Processed in 0.006119641 sec. 2025.04.15 04:09:27.981693 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_119_24} MergeTask::MergeProjectionsStage: Merge sorted 35935 rows, containing 5 columns (5 merged, 0 gathered) in 0.012199881 sec., 2945520.5341757024 rows/sec., 198.78 MiB/sec. 2025.04.15 04:09:27.982298 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_119_24} MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) 2025.04.15 04:09:27.982703 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_119_24} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:27.982807 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_119_24} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 2025.04.15 04:09:27.982925 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. 2025.04.15 04:09:27.984903 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 2025.04.15 04:09:27.985446 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:27.985481 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:27.985946 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.15 04:09:27.986189 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:27.986337 [ 48 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.04.15 04:09:27.986370 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 2025.04.15 04:09:27.986381 [ 48 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:27.986406 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.04.15 04:09:27.986561 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.04.15 04:09:27.986896 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:27.987008 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2025.04.15 04:09:27.987310 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part 2025.04.15 04:09:27.987581 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part 2025.04.15 04:09:27.987860 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part 2025.04.15 04:09:27.988055 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part 2025.04.15 04:09:27.988233 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part 2025.04.15 04:09:27.991187 [ 197 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.004720491 sec., 6887630.968897091 rows/sec., 98.53 MiB/sec. 2025.04.15 04:09:27.991515 [ 189 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.04.15 04:09:27.991814 [ 189 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_71_14} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:27.991899 [ 189 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_71_14} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.04.15 04:09:27.991991 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. 2025.04.15 04:09:30.277608 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 2025.04.15 04:09:30.299124 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:30.299187 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:30.306231 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.15 04:09:30.306987 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:30.307395 [ 45 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.04.15 04:09:30.307535 [ 45 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:30.307611 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:30.307941 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.04.15 04:09:30.315487 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 536 2025.04.15 04:09:30.316861 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:30.317746 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2025.04.15 04:09:30.322285 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2025.04.15 04:09:30.327166 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2025.04.15 04:09:30.332337 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2025.04.15 04:09:30.337894 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2025.04.15 04:09:30.343689 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part 2025.04.15 04:09:30.408792 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.101042307 sec., 5304.7086504072 rows/sec., 27.43 MiB/sec. 2025.04.15 04:09:30.412438 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.04.15 04:09:30.415857 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_71_14} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:30.416006 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_71_14} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.04.15 04:09:30.418687 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.04.15 04:09:32.966891 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:32.967074 [ 5 ] {ebecafd7-3ae4-4a6e-a0a4-838b3122eda9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:09:32.967145 [ 5 ] {ebecafd7-3ae4-4a6e-a0a4-838b3122eda9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:09:32.967982 [ 5 ] {ebecafd7-3ae4-4a6e-a0a4-838b3122eda9} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:32.968024 [ 5 ] {ebecafd7-3ae4-4a6e-a0a4-838b3122eda9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:32.968474 [ 5 ] {ebecafd7-3ae4-4a6e-a0a4-838b3122eda9} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.04.15 04:09:32.968722 [ 5 ] {ebecafd7-3ae4-4a6e-a0a4-838b3122eda9} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:32.968900 [ 41 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.04.15 04:09:32.968925 [ 5 ] {ebecafd7-3ae4-4a6e-a0a4-838b3122eda9} executeQuery: Read 120 rows, 10.44 KiB in 0.001901 sec., 63124.6712256707 rows/sec., 5.36 MiB/sec. 2025.04.15 04:09:32.968945 [ 41 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:32.968984 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:32.969013 [ 5 ] {ebecafd7-3ae4-4a6e-a0a4-838b3122eda9} TCPHandler: Processed in 0.002243378 sec. 2025.04.15 04:09:32.969194 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.04.15 04:09:32.969219 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:32.969439 [ 5 ] {e42f793d-a79c-4da8-95f4-2727bec4b49d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:09:32.969609 [ 5 ] {e42f793d-a79c-4da8-95f4-2727bec4b49d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:09:32.969654 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:32.969819 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1847 rows starting from the beginning of the part 2025.04.15 04:09:32.970343 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 633 rows starting from the beginning of the part 2025.04.15 04:09:32.971010 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 120 rows starting from the beginning of the part 2025.04.15 04:09:32.971584 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1774 rows starting from the beginning of the part 2025.04.15 04:09:32.972079 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part 2025.04.15 04:09:32.972800 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 120 rows starting from the beginning of the part 2025.04.15 04:09:32.974166 [ 5 ] {e42f793d-a79c-4da8-95f4-2727bec4b49d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:32.974216 [ 5 ] {e42f793d-a79c-4da8-95f4-2727bec4b49d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:32.974731 [ 5 ] {e42f793d-a79c-4da8-95f4-2727bec4b49d} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.04.15 04:09:32.975067 [ 5 ] {e42f793d-a79c-4da8-95f4-2727bec4b49d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:32.975223 [ 41 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.04.15 04:09:32.975263 [ 5 ] {e42f793d-a79c-4da8-95f4-2727bec4b49d} executeQuery: Read 32 rows, 2.41 KiB in 0.00592 sec., 5405.405405405406 rows/sec., 406.46 KiB/sec. 2025.04.15 04:09:32.975268 [ 41 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:32.975323 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:32.975361 [ 5 ] {e42f793d-a79c-4da8-95f4-2727bec4b49d} TCPHandler: Processed in 0.006223972 sec. 2025.04.15 04:09:32.975594 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:32.975604 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.04.15 04:09:32.975803 [ 5 ] {2f148c21-05af-43b6-adaf-ba670c52a50f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:09:32.975959 [ 5 ] {2f148c21-05af-43b6-adaf-ba670c52a50f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:09:32.976199 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:32.976465 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 164 rows starting from the beginning of the part 2025.04.15 04:09:32.976926 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.007843858 sec., 580071.6943116512 rows/sec., 49.30 MiB/sec. 2025.04.15 04:09:32.977095 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 34 rows starting from the beginning of the part 2025.04.15 04:09:32.977610 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 114 rows starting from the beginning of the part 2025.04.15 04:09:32.978054 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part 2025.04.15 04:09:32.978455 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 116 rows starting from the beginning of the part 2025.04.15 04:09:32.978511 [ 186 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.04.15 04:09:32.978869 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 32 rows starting from the beginning of the part 2025.04.15 04:09:32.980056 [ 5 ] {2f148c21-05af-43b6-adaf-ba670c52a50f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:32.980148 [ 5 ] {2f148c21-05af-43b6-adaf-ba670c52a50f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:32.980333 [ 186 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_121_24} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:32.980818 [ 186 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_121_24} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.04.15 04:09:32.981212 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.04.15 04:09:32.981606 [ 5 ] {2f148c21-05af-43b6-adaf-ba670c52a50f} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.04.15 04:09:32.982157 [ 5 ] {2f148c21-05af-43b6-adaf-ba670c52a50f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:32.982435 [ 41 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.04.15 04:09:32.982534 [ 41 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:32.982602 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:32.982802 [ 5 ] {2f148c21-05af-43b6-adaf-ba670c52a50f} executeQuery: Read 96 rows, 7.68 KiB in 0.006997 sec., 13720.165785336574 rows/sec., 1.07 MiB/sec. 2025.04.15 04:09:32.983119 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.007673974 sec., 64112.8051776042 rows/sec., 4.33 MiB/sec. 2025.04.15 04:09:32.983147 [ 5 ] {2f148c21-05af-43b6-adaf-ba670c52a50f} TCPHandler: Processed in 0.007640023 sec. 2025.04.15 04:09:32.983238 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.04.15 04:09:32.983402 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:32.983426 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.04.15 04:09:32.983731 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:32.983746 [ 5 ] {ff3b2ee7-9dca-4b0f-8083-541e1bf46356} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:32.983842 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 914 rows starting from the beginning of the part 2025.04.15 04:09:32.983928 [ 5 ] {ff3b2ee7-9dca-4b0f-8083-541e1bf46356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:09:32.984274 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 390 rows starting from the beginning of the part 2025.04.15 04:09:32.984677 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 96 rows starting from the beginning of the part 2025.04.15 04:09:32.985116 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 848 rows starting from the beginning of the part 2025.04.15 04:09:32.985532 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2025.04.15 04:09:32.985824 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_101_20} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:32.985893 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 96 rows starting from the beginning of the part 2025.04.15 04:09:32.986633 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_101_20} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.04.15 04:09:32.987023 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:09:32.987491 [ 5 ] {ff3b2ee7-9dca-4b0f-8083-541e1bf46356} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:32.987568 [ 5 ] {ff3b2ee7-9dca-4b0f-8083-541e1bf46356} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:32.988660 [ 5 ] {ff3b2ee7-9dca-4b0f-8083-541e1bf46356} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.04.15 04:09:32.989016 [ 5 ] {ff3b2ee7-9dca-4b0f-8083-541e1bf46356} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:32.989574 [ 5 ] {ff3b2ee7-9dca-4b0f-8083-541e1bf46356} executeQuery: Read 160 rows, 11.41 KiB in 0.005892 sec., 27155.465037338767 rows/sec., 1.89 MiB/sec. 2025.04.15 04:09:32.989907 [ 5 ] {ff3b2ee7-9dca-4b0f-8083-541e1bf46356} TCPHandler: Processed in 0.006590261 sec. 2025.04.15 04:09:32.989922 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.007090552 sec., 339606.8458421855 rows/sec., 26.00 MiB/sec. 2025.04.15 04:09:32.990221 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:32.990514 [ 198 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.04.15 04:09:32.990574 [ 5 ] {8bd0cfaa-8f71-417b-b434-db6cb186b7fd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:32.990933 [ 5 ] {8bd0cfaa-8f71-417b-b434-db6cb186b7fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:09:32.991756 [ 198 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_121_24} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:32.992030 [ 198 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_121_24} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.04.15 04:09:32.992222 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.04.15 04:09:32.993095 [ 5 ] {8bd0cfaa-8f71-417b-b434-db6cb186b7fd} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:32.993138 [ 5 ] {8bd0cfaa-8f71-417b-b434-db6cb186b7fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:32.993933 [ 5 ] {8bd0cfaa-8f71-417b-b434-db6cb186b7fd} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.04.15 04:09:32.994187 [ 5 ] {8bd0cfaa-8f71-417b-b434-db6cb186b7fd} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:32.994334 [ 41 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.04.15 04:09:32.994372 [ 41 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:32.994375 [ 5 ] {8bd0cfaa-8f71-417b-b434-db6cb186b7fd} executeQuery: Read 32 rows, 58.72 KiB in 0.00394 sec., 8121.827411167513 rows/sec., 14.55 MiB/sec. 2025.04.15 04:09:32.994397 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:32.994729 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.04.15 04:09:32.994747 [ 5 ] {8bd0cfaa-8f71-417b-b434-db6cb186b7fd} TCPHandler: Processed in 0.004633419 sec. 2025.04.15 04:09:32.995000 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:32.995278 [ 5 ] {d574c7d3-0d66-471c-9929-4ad2ee5499de} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:09:32.995349 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:32.995377 [ 5 ] {d574c7d3-0d66-471c-9929-4ad2ee5499de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:09:32.995548 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1875 rows starting from the beginning of the part 2025.04.15 04:09:32.996432 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 32 rows starting from the beginning of the part 2025.04.15 04:09:32.997106 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 8 rows starting from the beginning of the part 2025.04.15 04:09:32.997845 [ 5 ] {d574c7d3-0d66-471c-9929-4ad2ee5499de} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:32.997876 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part 2025.04.15 04:09:32.997921 [ 5 ] {d574c7d3-0d66-471c-9929-4ad2ee5499de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:32.998581 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 8 rows starting from the beginning of the part 2025.04.15 04:09:32.999244 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 32 rows starting from the beginning of the part 2025.04.15 04:09:32.999327 [ 5 ] {d574c7d3-0d66-471c-9929-4ad2ee5499de} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.04.15 04:09:33.000210 [ 5 ] {d574c7d3-0d66-471c-9929-4ad2ee5499de} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:33.000656 [ 41 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.04.15 04:09:33.000770 [ 41 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:33.000856 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:33.000932 [ 5 ] {d574c7d3-0d66-471c-9929-4ad2ee5499de} executeQuery: Read 60 rows, 4.14 KiB in 0.00573 sec., 10471.204188481675 rows/sec., 722.62 KiB/sec. 2025.04.15 04:09:33.001389 [ 5 ] {d574c7d3-0d66-471c-9929-4ad2ee5499de} TCPHandler: Processed in 0.006454618 sec. 2025.04.15 04:09:33.001614 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.04.15 04:09:33.002304 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:33.002424 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6946 rows starting from the beginning of the part 2025.04.15 04:09:33.002923 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part 2025.04.15 04:09:33.003559 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part 2025.04.15 04:09:33.004020 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 34 rows starting from the beginning of the part 2025.04.15 04:09:33.005956 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 48 rows starting from the beginning of the part 2025.04.15 04:09:33.006240 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part 2025.04.15 04:09:33.009096 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 7230 rows, containing 4 columns (4 merged, 0 gathered) in 0.00797085 sec., 907055.081954873 rows/sec., 59.07 MiB/sec. 2025.04.15 04:09:33.009628 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.04.15 04:09:33.010378 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_121_24} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:33.010645 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_121_24} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.04.15 04:09:33.010847 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. 2025.04.15 04:09:33.016523 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 1987 rows, containing 19 columns (19 merged, 0 gathered) in 0.02200719 sec., 90288.67383795933 rows/sec., 161.79 MiB/sec. 2025.04.15 04:09:33.018447 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.04.15 04:09:33.018889 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_101_20} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:33.018976 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_101_20} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.04.15 04:09:33.019143 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB. 2025.04.15 04:09:34.001177 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.35 MiB, peak 282.79 MiB, free memory in arenas 0.00 B, will set to 269.11 MiB (RSS), difference: 3.77 MiB 2025.04.15 04:09:35.204734 [ 38 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:09:35.204787 [ 38 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:09:35.486491 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 2025.04.15 04:09:35.487145 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:35.487193 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:35.487728 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.15 04:09:35.487986 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:35.488253 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.04.15 04:09:35.667358 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2136 2025.04.15 04:09:35.670460 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:35.670515 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:35.672019 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.15 04:09:35.672342 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:35.673942 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2136 2025.04.15 04:09:36.414898 [ 37 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.04.15 04:09:36.414965 [ 37 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:36.414992 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:36.415205 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_51_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full 2025.04.15 04:09:36.415748 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:36.415876 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 282 rows starting from the beginning of the part 2025.04.15 04:09:36.416058 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2025.04.15 04:09:36.416224 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2025.04.15 04:09:36.416574 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2025.04.15 04:09:36.416747 [ 196 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2025.04.15 04:09:36.417724 [ 189 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.002646217 sec., 115636.77506417652 rows/sec., 5.90 MiB/sec. 2025.04.15 04:09:36.417934 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.04.15 04:09:36.418296 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_51_11} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:36.418381 [ 187 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_51_11} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.04.15 04:09:36.418483 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.15 04:09:37.815697 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 2025.04.15 04:09:37.839584 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:37.839651 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:37.848562 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.15 04:09:37.849333 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:37.853617 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.04.15 04:09:37.972364 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:37.972576 [ 5 ] {d0caf2b8-9f49-47bb-8201-222a561b2446} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:09:37.972658 [ 5 ] {d0caf2b8-9f49-47bb-8201-222a561b2446} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:09:37.973557 [ 5 ] {d0caf2b8-9f49-47bb-8201-222a561b2446} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:37.973610 [ 5 ] {d0caf2b8-9f49-47bb-8201-222a561b2446} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:37.974061 [ 5 ] {d0caf2b8-9f49-47bb-8201-222a561b2446} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.15 04:09:37.974327 [ 5 ] {d0caf2b8-9f49-47bb-8201-222a561b2446} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:37.974586 [ 5 ] {d0caf2b8-9f49-47bb-8201-222a561b2446} executeQuery: Read 212 rows, 13.81 KiB in 0.00207 sec., 102415.45893719808 rows/sec., 6.51 MiB/sec. 2025.04.15 04:09:37.974679 [ 5 ] {d0caf2b8-9f49-47bb-8201-222a561b2446} TCPHandler: Processed in 0.002451113 sec. 2025.04.15 04:09:37.974961 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:37.975096 [ 5 ] {ed195c3b-ceba-461d-b9b5-a9fdafebf331} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:09:37.975149 [ 5 ] {ed195c3b-ceba-461d-b9b5-a9fdafebf331} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:09:37.975927 [ 5 ] {ed195c3b-ceba-461d-b9b5-a9fdafebf331} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:37.975970 [ 5 ] {ed195c3b-ceba-461d-b9b5-a9fdafebf331} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:37.976384 [ 5 ] {ed195c3b-ceba-461d-b9b5-a9fdafebf331} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.04.15 04:09:37.976633 [ 5 ] {ed195c3b-ceba-461d-b9b5-a9fdafebf331} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:37.976853 [ 5 ] {ed195c3b-ceba-461d-b9b5-a9fdafebf331} executeQuery: Read 633 rows, 50.98 KiB in 0.00178 sec., 355617.9775280899 rows/sec., 27.97 MiB/sec. 2025.04.15 04:09:37.976924 [ 5 ] {ed195c3b-ceba-461d-b9b5-a9fdafebf331} TCPHandler: Processed in 0.002062104 sec. 2025.04.15 04:09:37.977048 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:37.977324 [ 5 ] {6b45be5e-1669-4a3c-9f52-0cb9c229d73d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:09:37.977442 [ 5 ] {6b45be5e-1669-4a3c-9f52-0cb9c229d73d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:09:37.978375 [ 5 ] {6b45be5e-1669-4a3c-9f52-0cb9c229d73d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:37.978417 [ 5 ] {6b45be5e-1669-4a3c-9f52-0cb9c229d73d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:37.978783 [ 5 ] {6b45be5e-1669-4a3c-9f52-0cb9c229d73d} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.04.15 04:09:37.979027 [ 5 ] {6b45be5e-1669-4a3c-9f52-0cb9c229d73d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:37.979270 [ 5 ] {6b45be5e-1669-4a3c-9f52-0cb9c229d73d} executeQuery: Read 114 rows, 6.99 KiB in 0.002033 sec., 56074.766355140186 rows/sec., 3.36 MiB/sec. 2025.04.15 04:09:37.979338 [ 5 ] {6b45be5e-1669-4a3c-9f52-0cb9c229d73d} TCPHandler: Processed in 0.00234535 sec. 2025.04.15 04:09:37.979350 [ 224 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:37.979412 [ 224 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:37.979491 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:37.979628 [ 5 ] {5810bb02-fbdf-4a4c-9e9f-d29b3c849baf} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:09:37.979675 [ 5 ] {5810bb02-fbdf-4a4c-9e9f-d29b3c849baf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:09:37.980899 [ 5 ] {5810bb02-fbdf-4a4c-9e9f-d29b3c849baf} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:37.980967 [ 5 ] {5810bb02-fbdf-4a4c-9e9f-d29b3c849baf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:37.981549 [ 5 ] {5810bb02-fbdf-4a4c-9e9f-d29b3c849baf} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.15 04:09:37.981940 [ 5 ] {5810bb02-fbdf-4a4c-9e9f-d29b3c849baf} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:37.982243 [ 5 ] {5810bb02-fbdf-4a4c-9e9f-d29b3c849baf} executeQuery: Read 113 rows, 7.49 KiB in 0.002639 sec., 42819.249715801445 rows/sec., 2.77 MiB/sec. 2025.04.15 04:09:37.982357 [ 5 ] {5810bb02-fbdf-4a4c-9e9f-d29b3c849baf} TCPHandler: Processed in 0.002930613 sec. 2025.04.15 04:09:37.982539 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:37.982671 [ 5 ] {90fe614a-c500-4b41-a635-b8f880435c2d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:09:37.982726 [ 5 ] {90fe614a-c500-4b41-a635-b8f880435c2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:09:37.983143 [ 224 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:37.984623 [ 5 ] {90fe614a-c500-4b41-a635-b8f880435c2d} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:37.984680 [ 5 ] {90fe614a-c500-4b41-a635-b8f880435c2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:37.985048 [ 5 ] {90fe614a-c500-4b41-a635-b8f880435c2d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.15 04:09:37.985291 [ 5 ] {90fe614a-c500-4b41-a635-b8f880435c2d} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:37.985483 [ 5 ] {90fe614a-c500-4b41-a635-b8f880435c2d} executeQuery: Read 112 rows, 6.53 KiB in 0.002834 sec., 39520.112914608326 rows/sec., 2.25 MiB/sec. 2025.04.15 04:09:37.985592 [ 5 ] {90fe614a-c500-4b41-a635-b8f880435c2d} TCPHandler: Processed in 0.003133527 sec. 2025.04.15 04:09:37.985707 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:37.985813 [ 5 ] {10ca5943-a12b-42cc-94bc-47bafd0be422} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:09:37.985858 [ 5 ] {10ca5943-a12b-42cc-94bc-47bafd0be422} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:09:37.986481 [ 5 ] {10ca5943-a12b-42cc-94bc-47bafd0be422} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:37.986520 [ 5 ] {10ca5943-a12b-42cc-94bc-47bafd0be422} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:37.986898 [ 5 ] {10ca5943-a12b-42cc-94bc-47bafd0be422} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.04.15 04:09:37.987143 [ 5 ] {10ca5943-a12b-42cc-94bc-47bafd0be422} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:37.987333 [ 5 ] {10ca5943-a12b-42cc-94bc-47bafd0be422} executeQuery: Read 390 rows, 28.23 KiB in 0.001541 sec., 253082.41401687215 rows/sec., 17.89 MiB/sec. 2025.04.15 04:09:37.987441 [ 5 ] {10ca5943-a12b-42cc-94bc-47bafd0be422} TCPHandler: Processed in 0.001784188 sec. 2025.04.15 04:09:37.987556 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:37.987661 [ 5 ] {6aaef4fa-2c46-433f-8ee8-67db720330d6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:09:37.987711 [ 5 ] {6aaef4fa-2c46-433f-8ee8-67db720330d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:09:37.988127 [ 5 ] {6aaef4fa-2c46-433f-8ee8-67db720330d6} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:37.988167 [ 5 ] {6aaef4fa-2c46-433f-8ee8-67db720330d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:37.988531 [ 5 ] {6aaef4fa-2c46-433f-8ee8-67db720330d6} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.04.15 04:09:37.988813 [ 5 ] {6aaef4fa-2c46-433f-8ee8-67db720330d6} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:37.989002 [ 5 ] {6aaef4fa-2c46-433f-8ee8-67db720330d6} executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec. 2025.04.15 04:09:37.989051 [ 5 ] {6aaef4fa-2c46-433f-8ee8-67db720330d6} TCPHandler: Processed in 0.001545003 sec. 2025.04.15 04:09:37.989164 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:37.989268 [ 5 ] {0998c2f5-4eb3-4b59-b51e-b3a38be4a2cc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:37.989317 [ 5 ] {0998c2f5-4eb3-4b59-b51e-b3a38be4a2cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:09:37.989814 [ 5 ] {0998c2f5-4eb3-4b59-b51e-b3a38be4a2cc} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:37.989854 [ 5 ] {0998c2f5-4eb3-4b59-b51e-b3a38be4a2cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:37.990265 [ 5 ] {0998c2f5-4eb3-4b59-b51e-b3a38be4a2cc} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.04.15 04:09:37.990518 [ 5 ] {0998c2f5-4eb3-4b59-b51e-b3a38be4a2cc} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:37.990758 [ 5 ] {0998c2f5-4eb3-4b59-b51e-b3a38be4a2cc} executeQuery: Read 237 rows, 16.27 KiB in 0.001507 sec., 157266.0915726609 rows/sec., 10.54 MiB/sec. 2025.04.15 04:09:37.990817 [ 5 ] {0998c2f5-4eb3-4b59-b51e-b3a38be4a2cc} TCPHandler: Processed in 0.001702836 sec. 2025.04.15 04:09:37.990958 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:37.991252 [ 5 ] {3bf88d28-0a45-47f0-947e-52f80ab5b501} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:09:37.991422 [ 5 ] {3bf88d28-0a45-47f0-947e-52f80ab5b501} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:09:37.992197 [ 5 ] {3bf88d28-0a45-47f0-947e-52f80ab5b501} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:37.992242 [ 5 ] {3bf88d28-0a45-47f0-947e-52f80ab5b501} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:37.992672 [ 5 ] {3bf88d28-0a45-47f0-947e-52f80ab5b501} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.15 04:09:37.992982 [ 5 ] {3bf88d28-0a45-47f0-947e-52f80ab5b501} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:37.993255 [ 5 ] {3bf88d28-0a45-47f0-947e-52f80ab5b501} executeQuery: Read 1 rows, 69.00 B in 0.002113 sec., 473.26076668244207 rows/sec., 31.89 KiB/sec. 2025.04.15 04:09:37.993380 [ 5 ] {3bf88d28-0a45-47f0-947e-52f80ab5b501} TCPHandler: Processed in 0.002478623 sec. 2025.04.15 04:09:37.993621 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:37.993736 [ 5 ] {dc85e575-9042-4ac2-8154-e0ee21bd4b1c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:37.993811 [ 5 ] {dc85e575-9042-4ac2-8154-e0ee21bd4b1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:09:37.994897 [ 5 ] {dc85e575-9042-4ac2-8154-e0ee21bd4b1c} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:37.994937 [ 5 ] {dc85e575-9042-4ac2-8154-e0ee21bd4b1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:37.995561 [ 5 ] {dc85e575-9042-4ac2-8154-e0ee21bd4b1c} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.04.15 04:09:37.995856 [ 5 ] {dc85e575-9042-4ac2-8154-e0ee21bd4b1c} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:37.996133 [ 5 ] {dc85e575-9042-4ac2-8154-e0ee21bd4b1c} executeQuery: Read 8 rows, 14.68 KiB in 0.002416 sec., 3311.258278145695 rows/sec., 5.93 MiB/sec. 2025.04.15 04:09:37.996409 [ 5 ] {dc85e575-9042-4ac2-8154-e0ee21bd4b1c} TCPHandler: Processed in 0.002873291 sec. 2025.04.15 04:09:37.996748 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:37.996893 [ 5 ] {2aadb7cc-8f69-49ae-ac1e-f5dcef57b7c5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:09:37.996943 [ 5 ] {2aadb7cc-8f69-49ae-ac1e-f5dcef57b7c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:09:37.997416 [ 5 ] {2aadb7cc-8f69-49ae-ac1e-f5dcef57b7c5} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:37.997457 [ 5 ] {2aadb7cc-8f69-49ae-ac1e-f5dcef57b7c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:37.997845 [ 5 ] {2aadb7cc-8f69-49ae-ac1e-f5dcef57b7c5} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.04.15 04:09:37.998088 [ 5 ] {2aadb7cc-8f69-49ae-ac1e-f5dcef57b7c5} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:37.998291 [ 5 ] {2aadb7cc-8f69-49ae-ac1e-f5dcef57b7c5} executeQuery: Read 82 rows, 5.33 KiB in 0.001422 sec., 57665.260196905765 rows/sec., 3.66 MiB/sec. 2025.04.15 04:09:37.998341 [ 5 ] {2aadb7cc-8f69-49ae-ac1e-f5dcef57b7c5} TCPHandler: Processed in 0.001698117 sec. 2025.04.15 04:09:38.000203 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.42 MiB, peak 282.79 MiB, free memory in arenas 0.00 B, will set to 269.11 MiB (RSS), difference: -1.30 MiB 2025.04.15 04:09:39.455903 [ 221 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:39.455983 [ 221 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:39.458360 [ 221 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:42.586910 [ 218 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:42.586988 [ 218 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:42.589245 [ 218 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:42.966855 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:42.967155 [ 5 ] {7760cc00-5b8f-4676-8a88-ba566481aed7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:09:42.967272 [ 5 ] {7760cc00-5b8f-4676-8a88-ba566481aed7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:09:42.968150 [ 5 ] {7760cc00-5b8f-4676-8a88-ba566481aed7} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:42.968201 [ 5 ] {7760cc00-5b8f-4676-8a88-ba566481aed7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:42.968622 [ 5 ] {7760cc00-5b8f-4676-8a88-ba566481aed7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.04.15 04:09:42.968878 [ 5 ] {7760cc00-5b8f-4676-8a88-ba566481aed7} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:42.969099 [ 5 ] {7760cc00-5b8f-4676-8a88-ba566481aed7} executeQuery: Read 4 rows, 334.00 B in 0.002027 sec., 1973.3596447952639 rows/sec., 160.91 KiB/sec. 2025.04.15 04:09:42.969163 [ 5 ] {7760cc00-5b8f-4676-8a88-ba566481aed7} TCPHandler: Processed in 0.002490303 sec. 2025.04.15 04:09:42.969283 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:42.969394 [ 5 ] {2912787a-fae9-4a80-aaa3-ec67ed1299f9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:09:42.969443 [ 5 ] {2912787a-fae9-4a80-aaa3-ec67ed1299f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:09:42.969990 [ 5 ] {2912787a-fae9-4a80-aaa3-ec67ed1299f9} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:42.970032 [ 5 ] {2912787a-fae9-4a80-aaa3-ec67ed1299f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:42.970399 [ 5 ] {2912787a-fae9-4a80-aaa3-ec67ed1299f9} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.04.15 04:09:42.970637 [ 5 ] {2912787a-fae9-4a80-aaa3-ec67ed1299f9} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:42.970849 [ 5 ] {2912787a-fae9-4a80-aaa3-ec67ed1299f9} executeQuery: Read 122 rows, 10.59 KiB in 0.001476 sec., 82655.82655826557 rows/sec., 7.01 MiB/sec. 2025.04.15 04:09:42.970906 [ 5 ] {2912787a-fae9-4a80-aaa3-ec67ed1299f9} TCPHandler: Processed in 0.001676956 sec. 2025.04.15 04:09:42.970942 [ 225 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:42.970988 [ 225 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:42.971043 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:42.971159 [ 5 ] {8ac6000e-be21-4508-9c5f-dfdaa881d0d3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:09:42.971205 [ 5 ] {8ac6000e-be21-4508-9c5f-dfdaa881d0d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:09:42.971890 [ 5 ] {8ac6000e-be21-4508-9c5f-dfdaa881d0d3} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:42.971934 [ 5 ] {8ac6000e-be21-4508-9c5f-dfdaa881d0d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:42.972402 [ 5 ] {8ac6000e-be21-4508-9c5f-dfdaa881d0d3} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.04.15 04:09:42.972657 [ 5 ] {8ac6000e-be21-4508-9c5f-dfdaa881d0d3} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:42.972973 [ 5 ] {8ac6000e-be21-4508-9c5f-dfdaa881d0d3} executeQuery: Read 36 rows, 2.69 KiB in 0.001836 sec., 19607.843137254902 rows/sec., 1.43 MiB/sec. 2025.04.15 04:09:42.973024 [ 5 ] {8ac6000e-be21-4508-9c5f-dfdaa881d0d3} TCPHandler: Processed in 0.002039903 sec. 2025.04.15 04:09:42.973150 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:42.973283 [ 5 ] {15edc3b8-7897-4a97-8c41-51bf877bcfa7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:09:42.973331 [ 5 ] {15edc3b8-7897-4a97-8c41-51bf877bcfa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:09:42.973622 [ 225 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:42.974262 [ 5 ] {15edc3b8-7897-4a97-8c41-51bf877bcfa7} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:42.974308 [ 5 ] {15edc3b8-7897-4a97-8c41-51bf877bcfa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:42.974683 [ 5 ] {15edc3b8-7897-4a97-8c41-51bf877bcfa7} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.04.15 04:09:42.974926 [ 5 ] {15edc3b8-7897-4a97-8c41-51bf877bcfa7} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:42.975108 [ 5 ] {15edc3b8-7897-4a97-8c41-51bf877bcfa7} executeQuery: Read 100 rows, 8.00 KiB in 0.001866 sec., 53590.56806002143 rows/sec., 4.19 MiB/sec. 2025.04.15 04:09:42.975161 [ 5 ] {15edc3b8-7897-4a97-8c41-51bf877bcfa7} TCPHandler: Processed in 0.002064324 sec. 2025.04.15 04:09:42.975271 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:42.975375 [ 5 ] {d9324895-4321-498d-ab7d-34473e1e505f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:42.975424 [ 5 ] {d9324895-4321-498d-ab7d-34473e1e505f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:09:42.975916 [ 5 ] {d9324895-4321-498d-ab7d-34473e1e505f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:42.975954 [ 5 ] {d9324895-4321-498d-ab7d-34473e1e505f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:42.976328 [ 5 ] {d9324895-4321-498d-ab7d-34473e1e505f} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.04.15 04:09:42.976560 [ 5 ] {d9324895-4321-498d-ab7d-34473e1e505f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:42.976789 [ 5 ] {d9324895-4321-498d-ab7d-34473e1e505f} executeQuery: Read 162 rows, 11.55 KiB in 0.001415 sec., 114487.63250883392 rows/sec., 7.97 MiB/sec. 2025.04.15 04:09:42.976861 [ 5 ] {d9324895-4321-498d-ab7d-34473e1e505f} TCPHandler: Processed in 0.001638575 sec. 2025.04.15 04:09:42.976935 [ 218 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:42.976981 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:42.977021 [ 218 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:42.977203 [ 5 ] {edc5ad30-e97a-4af9-9efb-7a39d099b6a4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:42.977310 [ 5 ] {edc5ad30-e97a-4af9-9efb-7a39d099b6a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:09:42.980200 [ 5 ] {edc5ad30-e97a-4af9-9efb-7a39d099b6a4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:42.980241 [ 5 ] {edc5ad30-e97a-4af9-9efb-7a39d099b6a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:42.981288 [ 218 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:42.981742 [ 5 ] {edc5ad30-e97a-4af9-9efb-7a39d099b6a4} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.04.15 04:09:42.982300 [ 5 ] {edc5ad30-e97a-4af9-9efb-7a39d099b6a4} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:42.982545 [ 5 ] {edc5ad30-e97a-4af9-9efb-7a39d099b6a4} executeQuery: Read 32 rows, 58.72 KiB in 0.00539 sec., 5936.920222634509 rows/sec., 10.64 MiB/sec. 2025.04.15 04:09:42.982758 [ 5 ] {edc5ad30-e97a-4af9-9efb-7a39d099b6a4} TCPHandler: Processed in 0.005838155 sec. 2025.04.15 04:09:42.982961 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:42.983066 [ 5 ] {d18b6cf8-0e44-4c4d-8531-d2c2d79acbae} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:09:42.983113 [ 5 ] {d18b6cf8-0e44-4c4d-8531-d2c2d79acbae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:09:42.983549 [ 5 ] {d18b6cf8-0e44-4c4d-8531-d2c2d79acbae} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:42.983587 [ 5 ] {d18b6cf8-0e44-4c4d-8531-d2c2d79acbae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:42.983942 [ 5 ] {d18b6cf8-0e44-4c4d-8531-d2c2d79acbae} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.04.15 04:09:42.984173 [ 5 ] {d18b6cf8-0e44-4c4d-8531-d2c2d79acbae} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:42.984385 [ 5 ] {d18b6cf8-0e44-4c4d-8531-d2c2d79acbae} executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec. 2025.04.15 04:09:42.984454 [ 5 ] {d18b6cf8-0e44-4c4d-8531-d2c2d79acbae} TCPHandler: Processed in 0.001556183 sec. 2025.04.15 04:09:42.984489 [ 222 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:42.984538 [ 222 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:42.986827 [ 222 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:42.988407 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 2025.04.15 04:09:42.989073 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:42.989122 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:42.989712 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.15 04:09:42.990000 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:42.990256 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 2025.04.15 04:09:45.353698 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.04.15 04:09:45.377305 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:45.377370 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:45.384578 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.15 04:09:45.385361 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:45.390948 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.04.15 04:09:45.674151 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2172 2025.04.15 04:09:45.677679 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:45.677735 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:45.679374 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.15 04:09:45.679708 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:45.680100 [ 222 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:45.680170 [ 222 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:45.681354 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2172 2025.04.15 04:09:45.682680 [ 222 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:47.972213 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:47.972400 [ 5 ] {20793842-6d54-45a6-b268-bd8b8d581284} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:09:47.972479 [ 5 ] {20793842-6d54-45a6-b268-bd8b8d581284} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:09:47.973278 [ 5 ] {20793842-6d54-45a6-b268-bd8b8d581284} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:47.973327 [ 5 ] {20793842-6d54-45a6-b268-bd8b8d581284} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:47.973783 [ 5 ] {20793842-6d54-45a6-b268-bd8b8d581284} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.15 04:09:47.974041 [ 5 ] {20793842-6d54-45a6-b268-bd8b8d581284} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:47.974243 [ 110 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.04.15 04:09:47.974273 [ 5 ] {20793842-6d54-45a6-b268-bd8b8d581284} executeQuery: Read 212 rows, 13.81 KiB in 0.001923 sec., 110244.40977639105 rows/sec., 7.01 MiB/sec. 2025.04.15 04:09:47.974326 [ 110 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:47.974406 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:47.974415 [ 5 ] {20793842-6d54-45a6-b268-bd8b8d581284} TCPHandler: Processed in 0.002327469 sec. 2025.04.15 04:09:47.974609 [ 225 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.04.15 04:09:47.974666 [ 225 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.04.15 04:09:47.974701 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:47.974740 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2025.04.15 04:09:47.974979 [ 5 ] {b1038ada-2ddd-47b5-b1fe-2aa5698e2001} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:09:47.975093 [ 5 ] {b1038ada-2ddd-47b5-b1fe-2aa5698e2001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:09:47.975217 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:47.975349 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 212 rows starting from the beginning of the part 2025.04.15 04:09:47.975959 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part 2025.04.15 04:09:47.976602 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part 2025.04.15 04:09:47.977087 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 212 rows starting from the beginning of the part 2025.04.15 04:09:47.977598 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part 2025.04.15 04:09:47.979473 [ 5 ] {b1038ada-2ddd-47b5-b1fe-2aa5698e2001} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:47.979578 [ 5 ] {b1038ada-2ddd-47b5-b1fe-2aa5698e2001} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:47.981038 [ 5 ] {b1038ada-2ddd-47b5-b1fe-2aa5698e2001} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.04.15 04:09:47.981081 [ 225 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.04.15 04:09:47.981785 [ 5 ] {b1038ada-2ddd-47b5-b1fe-2aa5698e2001} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:47.982650 [ 5 ] {b1038ada-2ddd-47b5-b1fe-2aa5698e2001} executeQuery: Read 633 rows, 50.98 KiB in 0.007757 sec., 81603.71277555756 rows/sec., 6.42 MiB/sec. 2025.04.15 04:09:47.982740 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.008203804 sec., 129208.35261300733 rows/sec., 8.71 MiB/sec. 2025.04.15 04:09:47.982773 [ 5 ] {b1038ada-2ddd-47b5-b1fe-2aa5698e2001} TCPHandler: Processed in 0.008177245 sec. 2025.04.15 04:09:47.982914 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:47.982948 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.04.15 04:09:47.983061 [ 5 ] {6d48cbb5-fa73-4c4c-8796-ee33bc74b0a6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:09:47.983117 [ 5 ] {6d48cbb5-fa73-4c4c-8796-ee33bc74b0a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:09:47.983325 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_53_13} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:47.983463 [ 189 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_53_13} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.04.15 04:09:47.983574 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.04.15 04:09:47.983844 [ 5 ] {6d48cbb5-fa73-4c4c-8796-ee33bc74b0a6} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:47.983884 [ 5 ] {6d48cbb5-fa73-4c4c-8796-ee33bc74b0a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:47.984276 [ 5 ] {6d48cbb5-fa73-4c4c-8796-ee33bc74b0a6} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.04.15 04:09:47.984523 [ 5 ] {6d48cbb5-fa73-4c4c-8796-ee33bc74b0a6} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:47.984748 [ 5 ] {6d48cbb5-fa73-4c4c-8796-ee33bc74b0a6} executeQuery: Read 114 rows, 6.99 KiB in 0.00171 sec., 66666.66666666667 rows/sec., 3.99 MiB/sec. 2025.04.15 04:09:47.984825 [ 5 ] {6d48cbb5-fa73-4c4c-8796-ee33bc74b0a6} TCPHandler: Processed in 0.001966862 sec. 2025.04.15 04:09:47.984949 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:47.985236 [ 5 ] {e052f567-649f-4ec1-9d57-8ba7c2a51a52} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:09:47.985381 [ 5 ] {e052f567-649f-4ec1-9d57-8ba7c2a51a52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:09:47.986034 [ 5 ] {e052f567-649f-4ec1-9d57-8ba7c2a51a52} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:47.986072 [ 5 ] {e052f567-649f-4ec1-9d57-8ba7c2a51a52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:47.986420 [ 5 ] {e052f567-649f-4ec1-9d57-8ba7c2a51a52} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.15 04:09:47.986657 [ 5 ] {e052f567-649f-4ec1-9d57-8ba7c2a51a52} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:47.986935 [ 5 ] {e052f567-649f-4ec1-9d57-8ba7c2a51a52} executeQuery: Read 113 rows, 7.49 KiB in 0.001813 sec., 62327.633756205185 rows/sec., 4.03 MiB/sec. 2025.04.15 04:09:47.986990 [ 5 ] {e052f567-649f-4ec1-9d57-8ba7c2a51a52} TCPHandler: Processed in 0.002091505 sec. 2025.04.15 04:09:47.987130 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:47.987240 [ 5 ] {02d0263b-a1fa-4335-bfcd-28c58da1d556} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:09:47.987287 [ 5 ] {02d0263b-a1fa-4335-bfcd-28c58da1d556} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:09:47.987833 [ 5 ] {02d0263b-a1fa-4335-bfcd-28c58da1d556} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:47.987874 [ 5 ] {02d0263b-a1fa-4335-bfcd-28c58da1d556} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:47.988258 [ 5 ] {02d0263b-a1fa-4335-bfcd-28c58da1d556} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.15 04:09:47.988528 [ 5 ] {02d0263b-a1fa-4335-bfcd-28c58da1d556} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:47.988724 [ 110 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.04.15 04:09:47.988783 [ 5 ] {02d0263b-a1fa-4335-bfcd-28c58da1d556} executeQuery: Read 112 rows, 6.53 KiB in 0.00156 sec., 71794.8717948718 rows/sec., 4.09 MiB/sec. 2025.04.15 04:09:47.988801 [ 110 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:47.988877 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:47.988924 [ 5 ] {02d0263b-a1fa-4335-bfcd-28c58da1d556} TCPHandler: Processed in 0.00184794 sec. 2025.04.15 04:09:47.989136 [ 219 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.04.15 04:09:47.989193 [ 219 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.04.15 04:09:47.989226 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2025.04.15 04:09:47.989276 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:47.989647 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:47.989688 [ 5 ] {f4bf0543-7f2e-4330-a5ca-d3cce9421c39} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:09:47.989721 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 112 rows starting from the beginning of the part 2025.04.15 04:09:47.989800 [ 5 ] {f4bf0543-7f2e-4330-a5ca-d3cce9421c39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:09:47.990189 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 112 rows starting from the beginning of the part 2025.04.15 04:09:47.990766 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 112 rows starting from the beginning of the part 2025.04.15 04:09:47.991299 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 112 rows starting from the beginning of the part 2025.04.15 04:09:47.991829 [ 187 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 112 rows starting from the beginning of the part 2025.04.15 04:09:47.995083 [ 5 ] {f4bf0543-7f2e-4330-a5ca-d3cce9421c39} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:47.995180 [ 5 ] {f4bf0543-7f2e-4330-a5ca-d3cce9421c39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:47.995617 [ 219 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.04.15 04:09:47.996575 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00750505 sec., 74616.42494054003 rows/sec., 4.54 MiB/sec. 2025.04.15 04:09:47.996944 [ 195 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.04.15 04:09:47.997297 [ 5 ] {f4bf0543-7f2e-4330-a5ca-d3cce9421c39} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.04.15 04:09:47.997510 [ 195 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_53_13} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:47.997651 [ 195 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_53_13} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.04.15 04:09:47.997823 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:09:47.997839 [ 5 ] {f4bf0543-7f2e-4330-a5ca-d3cce9421c39} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:47.998089 [ 5 ] {f4bf0543-7f2e-4330-a5ca-d3cce9421c39} executeQuery: Read 390 rows, 28.23 KiB in 0.008564 sec., 45539.46753853339 rows/sec., 3.22 MiB/sec. 2025.04.15 04:09:47.998172 [ 5 ] {f4bf0543-7f2e-4330-a5ca-d3cce9421c39} TCPHandler: Processed in 0.009026302 sec. 2025.04.15 04:09:47.998317 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:47.998432 [ 5 ] {f60f30ac-b34e-4816-ba79-1eeaf9a59447} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:09:47.998483 [ 5 ] {f60f30ac-b34e-4816-ba79-1eeaf9a59447} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:09:47.998927 [ 5 ] {f60f30ac-b34e-4816-ba79-1eeaf9a59447} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:47.998966 [ 5 ] {f60f30ac-b34e-4816-ba79-1eeaf9a59447} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:47.999359 [ 5 ] {f60f30ac-b34e-4816-ba79-1eeaf9a59447} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.04.15 04:09:47.999627 [ 5 ] {f60f30ac-b34e-4816-ba79-1eeaf9a59447} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:47.999857 [ 5 ] {f60f30ac-b34e-4816-ba79-1eeaf9a59447} executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec. 2025.04.15 04:09:47.999950 [ 5 ] {f60f30ac-b34e-4816-ba79-1eeaf9a59447} TCPHandler: Processed in 0.001695316 sec. 2025.04.15 04:09:48.000187 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.66 MiB, peak 282.79 MiB, free memory in arenas 0.00 B, will set to 269.13 MiB (RSS), difference: 3.46 MiB 2025.04.15 04:09:48.000207 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:48.000433 [ 5 ] {ffea6813-0f97-4f00-9c76-5238ff35d99f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:48.000542 [ 5 ] {ffea6813-0f97-4f00-9c76-5238ff35d99f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:09:48.001409 [ 5 ] {ffea6813-0f97-4f00-9c76-5238ff35d99f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:48.001449 [ 5 ] {ffea6813-0f97-4f00-9c76-5238ff35d99f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:48.001838 [ 5 ] {ffea6813-0f97-4f00-9c76-5238ff35d99f} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.04.15 04:09:48.002099 [ 5 ] {ffea6813-0f97-4f00-9c76-5238ff35d99f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:48.002317 [ 110 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 2025.04.15 04:09:48.002341 [ 5 ] {ffea6813-0f97-4f00-9c76-5238ff35d99f} executeQuery: Read 237 rows, 16.27 KiB in 0.001964 sec., 120672.09775967413 rows/sec., 8.09 MiB/sec. 2025.04.15 04:09:48.002391 [ 110 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:48.002463 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:48.002492 [ 5 ] {ffea6813-0f97-4f00-9c76-5238ff35d99f} TCPHandler: Processed in 0.002399761 sec. 2025.04.15 04:09:48.002663 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_124_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full 2025.04.15 04:09:48.002689 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:48.002812 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_124_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:48.002829 [ 5 ] {335c34a8-1e2d-47eb-86d7-f7582786a20b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:09:48.002854 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_124_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 35935 rows starting from the beginning of the part 2025.04.15 04:09:48.002892 [ 5 ] {335c34a8-1e2d-47eb-86d7-f7582786a20b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:09:48.003064 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 128 rows starting from the beginning of the part 2025.04.15 04:09:48.003354 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part 2025.04.15 04:09:48.003734 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 237 rows starting from the beginning of the part 2025.04.15 04:09:48.003926 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 162 rows starting from the beginning of the part 2025.04.15 04:09:48.004106 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part 2025.04.15 04:09:48.004579 [ 5 ] {335c34a8-1e2d-47eb-86d7-f7582786a20b} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:48.004625 [ 5 ] {335c34a8-1e2d-47eb-86d7-f7582786a20b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:48.005146 [ 5 ] {335c34a8-1e2d-47eb-86d7-f7582786a20b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.15 04:09:48.005419 [ 5 ] {335c34a8-1e2d-47eb-86d7-f7582786a20b} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:48.005681 [ 5 ] {335c34a8-1e2d-47eb-86d7-f7582786a20b} executeQuery: Read 1 rows, 69.00 B in 0.002881 sec., 347.1017007983339 rows/sec., 23.39 KiB/sec. 2025.04.15 04:09:48.005772 [ 5 ] {335c34a8-1e2d-47eb-86d7-f7582786a20b} TCPHandler: Processed in 0.003143487 sec. 2025.04.15 04:09:48.005929 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:48.006076 [ 5 ] {fe7000d0-ecc3-4e7d-ac43-bd9c1b77c964} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:48.006184 [ 5 ] {fe7000d0-ecc3-4e7d-ac43-bd9c1b77c964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:09:48.007446 [ 5 ] {fe7000d0-ecc3-4e7d-ac43-bd9c1b77c964} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:48.007486 [ 5 ] {fe7000d0-ecc3-4e7d-ac43-bd9c1b77c964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:48.008147 [ 5 ] {fe7000d0-ecc3-4e7d-ac43-bd9c1b77c964} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.04.15 04:09:48.008436 [ 5 ] {fe7000d0-ecc3-4e7d-ac43-bd9c1b77c964} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:48.008709 [ 5 ] {fe7000d0-ecc3-4e7d-ac43-bd9c1b77c964} executeQuery: Read 8 rows, 14.68 KiB in 0.002671 sec., 2995.132909022838 rows/sec., 5.37 MiB/sec. 2025.04.15 04:09:48.008850 [ 5 ] {fe7000d0-ecc3-4e7d-ac43-bd9c1b77c964} TCPHandler: Processed in 0.002992234 sec. 2025.04.15 04:09:48.009032 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:48.009159 [ 5 ] {1223cf2e-22a9-4145-ad60-8df22253e942} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:09:48.009211 [ 5 ] {1223cf2e-22a9-4145-ad60-8df22253e942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:09:48.009715 [ 5 ] {1223cf2e-22a9-4145-ad60-8df22253e942} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:48.009757 [ 5 ] {1223cf2e-22a9-4145-ad60-8df22253e942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.04.15 04:09:48.010170 [ 5 ] {1223cf2e-22a9-4145-ad60-8df22253e942} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.04.15 04:09:48.010450 [ 5 ] {1223cf2e-22a9-4145-ad60-8df22253e942} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:48.010702 [ 5 ] {1223cf2e-22a9-4145-ad60-8df22253e942} executeQuery: Read 82 rows, 5.33 KiB in 0.001567 sec., 52329.291640076575 rows/sec., 3.32 MiB/sec. 2025.04.15 04:09:48.010771 [ 5 ] {1223cf2e-22a9-4145-ad60-8df22253e942} TCPHandler: Processed in 0.001794358 sec. 2025.04.15 04:09:48.011915 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_124_25} MergeTask::MergeProjectionsStage: Merge sorted 36859 rows, containing 5 columns (5 merged, 0 gathered) in 0.00934607 sec., 3943796.6974353925 rows/sec., 266.23 MiB/sec. 2025.04.15 04:09:48.012371 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_124_25} MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) 2025.04.15 04:09:48.012775 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_124_25} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:48.012881 [ 186 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_124_25} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 2025.04.15 04:09:48.013003 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.04.15 04:09:49.704025 [ 221 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.04.15 04:09:49.704073 [ 221 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.04.15 04:09:49.705588 [ 221 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.04.15 04:09:50.204831 [ 144 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:09:50.204878 [ 144 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:09:50.490449 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 2025.04.15 04:09:50.491137 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:50.491190 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:50.491714 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.15 04:09:50.491987 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:50.492204 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.04.15 04:09:52.055893 [ 224 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:52.055944 [ 224 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:52.057790 [ 224 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:52.891070 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.04.15 04:09:52.914894 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:52.914967 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:52.922577 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.15 04:09:52.923454 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:52.926819 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.04.15 04:09:52.967240 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:52.967456 [ 5 ] {abd1ee38-6c3f-4b68-b00d-bfcd5b6e07a4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:09:52.967549 [ 5 ] {abd1ee38-6c3f-4b68-b00d-bfcd5b6e07a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:09:52.968395 [ 5 ] {abd1ee38-6c3f-4b68-b00d-bfcd5b6e07a4} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:52.968448 [ 5 ] {abd1ee38-6c3f-4b68-b00d-bfcd5b6e07a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:52.968977 [ 5 ] {abd1ee38-6c3f-4b68-b00d-bfcd5b6e07a4} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.04.15 04:09:52.969485 [ 5 ] {abd1ee38-6c3f-4b68-b00d-bfcd5b6e07a4} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:52.970067 [ 5 ] {abd1ee38-6c3f-4b68-b00d-bfcd5b6e07a4} executeQuery: Read 120 rows, 10.44 KiB in 0.002663 sec., 45061.9601952685 rows/sec., 3.83 MiB/sec. 2025.04.15 04:09:52.970145 [ 5 ] {abd1ee38-6c3f-4b68-b00d-bfcd5b6e07a4} TCPHandler: Processed in 0.003041995 sec. 2025.04.15 04:09:52.970376 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:52.970651 [ 5 ] {8f8dfcc6-0b85-41d9-9313-9e1922dff943} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:09:52.970741 [ 5 ] {8f8dfcc6-0b85-41d9-9313-9e1922dff943} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:09:52.971300 [ 5 ] {8f8dfcc6-0b85-41d9-9313-9e1922dff943} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:52.971344 [ 5 ] {8f8dfcc6-0b85-41d9-9313-9e1922dff943} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:52.971709 [ 5 ] {8f8dfcc6-0b85-41d9-9313-9e1922dff943} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.04.15 04:09:52.971961 [ 5 ] {8f8dfcc6-0b85-41d9-9313-9e1922dff943} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:52.972170 [ 5 ] {8f8dfcc6-0b85-41d9-9313-9e1922dff943} executeQuery: Read 32 rows, 2.41 KiB in 0.001619 sec., 19765.287214329834 rows/sec., 1.45 MiB/sec. 2025.04.15 04:09:52.972221 [ 5 ] {8f8dfcc6-0b85-41d9-9313-9e1922dff943} TCPHandler: Processed in 0.001936701 sec. 2025.04.15 04:09:52.972333 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:52.972437 [ 5 ] {010a7403-0a04-46e3-a99c-20936ec60716} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:09:52.972483 [ 5 ] {010a7403-0a04-46e3-a99c-20936ec60716} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:09:52.973016 [ 5 ] {010a7403-0a04-46e3-a99c-20936ec60716} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:52.973057 [ 5 ] {010a7403-0a04-46e3-a99c-20936ec60716} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:52.973424 [ 5 ] {010a7403-0a04-46e3-a99c-20936ec60716} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.04.15 04:09:52.973667 [ 5 ] {010a7403-0a04-46e3-a99c-20936ec60716} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:52.973856 [ 5 ] {010a7403-0a04-46e3-a99c-20936ec60716} executeQuery: Read 96 rows, 7.68 KiB in 0.001446 sec., 66390.04149377593 rows/sec., 5.19 MiB/sec. 2025.04.15 04:09:52.973903 [ 5 ] {010a7403-0a04-46e3-a99c-20936ec60716} TCPHandler: Processed in 0.001629704 sec. 2025.04.15 04:09:52.974010 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:52.974107 [ 5 ] {11ac5612-965d-4aba-9b80-248824242730} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:52.974154 [ 5 ] {11ac5612-965d-4aba-9b80-248824242730} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:09:52.974621 [ 5 ] {11ac5612-965d-4aba-9b80-248824242730} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:52.974658 [ 5 ] {11ac5612-965d-4aba-9b80-248824242730} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:52.975111 [ 5 ] {11ac5612-965d-4aba-9b80-248824242730} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.04.15 04:09:52.975380 [ 5 ] {11ac5612-965d-4aba-9b80-248824242730} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:52.975587 [ 5 ] {11ac5612-965d-4aba-9b80-248824242730} executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. 2025.04.15 04:09:52.975638 [ 5 ] {11ac5612-965d-4aba-9b80-248824242730} TCPHandler: Processed in 0.001661855 sec. 2025.04.15 04:09:52.975752 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:52.975857 [ 5 ] {ad3e92f5-7efc-443d-9f9f-cb865c086f7f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:52.975924 [ 5 ] {ad3e92f5-7efc-443d-9f9f-cb865c086f7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:09:52.977039 [ 5 ] {ad3e92f5-7efc-443d-9f9f-cb865c086f7f} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:52.977085 [ 5 ] {ad3e92f5-7efc-443d-9f9f-cb865c086f7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:52.977797 [ 5 ] {ad3e92f5-7efc-443d-9f9f-cb865c086f7f} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.04.15 04:09:52.978062 [ 5 ] {ad3e92f5-7efc-443d-9f9f-cb865c086f7f} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:52.978303 [ 5 ] {ad3e92f5-7efc-443d-9f9f-cb865c086f7f} executeQuery: Read 32 rows, 58.72 KiB in 0.002468 sec., 12965.964343598054 rows/sec., 23.23 MiB/sec. 2025.04.15 04:09:52.978395 [ 5 ] {ad3e92f5-7efc-443d-9f9f-cb865c086f7f} TCPHandler: Processed in 0.002693297 sec. 2025.04.15 04:09:52.978514 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:52.978620 [ 5 ] {94eae468-5908-4eb4-bdd7-5ad9afd08b55} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:09:52.978667 [ 5 ] {94eae468-5908-4eb4-bdd7-5ad9afd08b55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:09:52.979076 [ 5 ] {94eae468-5908-4eb4-bdd7-5ad9afd08b55} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:52.979116 [ 5 ] {94eae468-5908-4eb4-bdd7-5ad9afd08b55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:52.979485 [ 5 ] {94eae468-5908-4eb4-bdd7-5ad9afd08b55} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.04.15 04:09:52.979734 [ 5 ] {94eae468-5908-4eb4-bdd7-5ad9afd08b55} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:52.979940 [ 5 ] {94eae468-5908-4eb4-bdd7-5ad9afd08b55} executeQuery: Read 60 rows, 4.14 KiB in 0.001342 sec., 44709.38897168405 rows/sec., 3.01 MiB/sec. 2025.04.15 04:09:52.979989 [ 5 ] {94eae468-5908-4eb4-bdd7-5ad9afd08b55} TCPHandler: Processed in 0.001525173 sec. 2025.04.15 04:09:53.469592 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:53.469786 [ 5 ] {363bcaf5-bc56-451f-a59d-c2b779390578} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:09:53.469860 [ 5 ] {363bcaf5-bc56-451f-a59d-c2b779390578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:09:53.470798 [ 5 ] {363bcaf5-bc56-451f-a59d-c2b779390578} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.470854 [ 5 ] {363bcaf5-bc56-451f-a59d-c2b779390578} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.471302 [ 5 ] {363bcaf5-bc56-451f-a59d-c2b779390578} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.15 04:09:53.471583 [ 5 ] {363bcaf5-bc56-451f-a59d-c2b779390578} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.471796 [ 5 ] {363bcaf5-bc56-451f-a59d-c2b779390578} executeQuery: Read 212 rows, 13.81 KiB in 0.002063 sec., 102762.96655356276 rows/sec., 6.54 MiB/sec. 2025.04.15 04:09:53.471889 [ 5 ] {363bcaf5-bc56-451f-a59d-c2b779390578} TCPHandler: Processed in 0.002429222 sec. 2025.04.15 04:09:53.472039 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:53.472166 [ 5 ] {45c2f1df-e32b-4e03-ad11-0169ac8dc99a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:09:53.472222 [ 5 ] {45c2f1df-e32b-4e03-ad11-0169ac8dc99a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:09:53.472788 [ 5 ] {45c2f1df-e32b-4e03-ad11-0169ac8dc99a} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.472831 [ 5 ] {45c2f1df-e32b-4e03-ad11-0169ac8dc99a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.473283 [ 5 ] {45c2f1df-e32b-4e03-ad11-0169ac8dc99a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.04.15 04:09:53.473527 [ 5 ] {45c2f1df-e32b-4e03-ad11-0169ac8dc99a} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.473750 [ 5 ] {45c2f1df-e32b-4e03-ad11-0169ac8dc99a} executeQuery: Read 10 rows, 835.00 B in 0.001608 sec., 6218.905472636816 rows/sec., 507.11 KiB/sec. 2025.04.15 04:09:53.473861 [ 5 ] {45c2f1df-e32b-4e03-ad11-0169ac8dc99a} TCPHandler: Processed in 0.00188359 sec. 2025.04.15 04:09:53.474048 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:53.474169 [ 5 ] {dda13255-1f0c-4d04-96ba-1d322556a734} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:09:53.474220 [ 5 ] {dda13255-1f0c-4d04-96ba-1d322556a734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:09:53.475856 [ 5 ] {dda13255-1f0c-4d04-96ba-1d322556a734} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.475902 [ 5 ] {dda13255-1f0c-4d04-96ba-1d322556a734} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.476434 [ 5 ] {dda13255-1f0c-4d04-96ba-1d322556a734} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.04.15 04:09:53.476701 [ 5 ] {dda13255-1f0c-4d04-96ba-1d322556a734} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.476931 [ 103 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.04.15 04:09:53.476982 [ 5 ] {dda13255-1f0c-4d04-96ba-1d322556a734} executeQuery: Read 1778 rows, 147.90 KiB in 0.002832 sec., 627824.8587570621 rows/sec., 51.00 MiB/sec. 2025.04.15 04:09:53.477025 [ 103 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.477105 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.477123 [ 5 ] {dda13255-1f0c-4d04-96ba-1d322556a734} TCPHandler: Processed in 0.003164888 sec. 2025.04.15 04:09:53.477285 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.04.15 04:09:53.477312 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:53.477422 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:53.477451 [ 5 ] {dd3c07cc-712b-4d63-b957-90302510d27d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:09:53.477462 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1847 rows starting from the beginning of the part 2025.04.15 04:09:53.477507 [ 5 ] {dd3c07cc-712b-4d63-b957-90302510d27d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:09:53.477603 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 633 rows starting from the beginning of the part 2025.04.15 04:09:53.477870 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 122 rows starting from the beginning of the part 2025.04.15 04:09:53.478091 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 633 rows starting from the beginning of the part 2025.04.15 04:09:53.478330 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 120 rows starting from the beginning of the part 2025.04.15 04:09:53.478569 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1778 rows starting from the beginning of the part 2025.04.15 04:09:53.479388 [ 5 ] {dd3c07cc-712b-4d63-b957-90302510d27d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.479432 [ 5 ] {dd3c07cc-712b-4d63-b957-90302510d27d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.480017 [ 5 ] {dd3c07cc-712b-4d63-b957-90302510d27d} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.04.15 04:09:53.480350 [ 5 ] {dd3c07cc-712b-4d63-b957-90302510d27d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.480580 [ 103 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.04.15 04:09:53.480629 [ 5 ] {dd3c07cc-712b-4d63-b957-90302510d27d} executeQuery: Read 124 rows, 7.69 KiB in 0.003207 sec., 38665.41939507327 rows/sec., 2.34 MiB/sec. 2025.04.15 04:09:53.480663 [ 103 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.480769 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.480773 [ 5 ] {dd3c07cc-712b-4d63-b957-90302510d27d} TCPHandler: Processed in 0.003525096 sec. 2025.04.15 04:09:53.481086 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:53.481302 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.04.15 04:09:53.481387 [ 5 ] {984b18d4-cfb1-4704-a114-c31151fea29b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:09:53.481509 [ 5 ] {984b18d4-cfb1-4704-a114-c31151fea29b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:09:53.481675 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:53.481660 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 5133 rows, containing 5 columns (5 merged, 0 gathered) in 0.004434964 sec., 1157393.836793264 rows/sec., 98.04 MiB/sec. 2025.04.15 04:09:53.481752 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 164 rows starting from the beginning of the part 2025.04.15 04:09:53.481976 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 114 rows starting from the beginning of the part 2025.04.15 04:09:53.482372 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.04.15 04:09:53.482492 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 36 rows starting from the beginning of the part 2025.04.15 04:09:53.483102 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 114 rows starting from the beginning of the part 2025.04.15 04:09:53.483569 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 32 rows starting from the beginning of the part 2025.04.15 04:09:53.483948 [ 201 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 124 rows starting from the beginning of the part 2025.04.15 04:09:53.484029 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_126_25} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.484607 [ 199 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_126_25} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.04.15 04:09:53.484944 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. 2025.04.15 04:09:53.485256 [ 5 ] {984b18d4-cfb1-4704-a114-c31151fea29b} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.485307 [ 5 ] {984b18d4-cfb1-4704-a114-c31151fea29b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.485892 [ 5 ] {984b18d4-cfb1-4704-a114-c31151fea29b} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.15 04:09:53.486184 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.005287663 sec., 110445.76781841052 rows/sec., 7.33 MiB/sec. 2025.04.15 04:09:53.486252 [ 5 ] {984b18d4-cfb1-4704-a114-c31151fea29b} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.486503 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.04.15 04:09:53.486669 [ 5 ] {984b18d4-cfb1-4704-a114-c31151fea29b} executeQuery: Read 341 rows, 23.30 KiB in 0.005366 sec., 63548.26686544912 rows/sec., 4.24 MiB/sec. 2025.04.15 04:09:53.486742 [ 5 ] {984b18d4-cfb1-4704-a114-c31151fea29b} TCPHandler: Processed in 0.005777533 sec. 2025.04.15 04:09:53.486905 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:53.487039 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_106_21} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.487103 [ 5 ] {030a0bd0-544d-42c6-a663-a2e2d8cae2ff} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:09:53.487183 [ 5 ] {030a0bd0-544d-42c6-a663-a2e2d8cae2ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:09:53.487196 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_106_21} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.04.15 04:09:53.487408 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.04.15 04:09:53.487973 [ 5 ] {030a0bd0-544d-42c6-a663-a2e2d8cae2ff} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.488018 [ 5 ] {030a0bd0-544d-42c6-a663-a2e2d8cae2ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.488419 [ 5 ] {030a0bd0-544d-42c6-a663-a2e2d8cae2ff} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.15 04:09:53.488666 [ 5 ] {030a0bd0-544d-42c6-a663-a2e2d8cae2ff} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.488880 [ 5 ] {030a0bd0-544d-42c6-a663-a2e2d8cae2ff} executeQuery: Read 112 rows, 6.53 KiB in 0.00182 sec., 61538.46153846154 rows/sec., 3.51 MiB/sec. 2025.04.15 04:09:53.488993 [ 5 ] {030a0bd0-544d-42c6-a663-a2e2d8cae2ff} TCPHandler: Processed in 0.002161936 sec. 2025.04.15 04:09:53.489185 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:53.489313 [ 5 ] {c7b036b2-2522-4444-b6e1-4a9088d6a7fc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:09:53.489361 [ 5 ] {c7b036b2-2522-4444-b6e1-4a9088d6a7fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:09:53.490263 [ 5 ] {c7b036b2-2522-4444-b6e1-4a9088d6a7fc} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.490306 [ 5 ] {c7b036b2-2522-4444-b6e1-4a9088d6a7fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.490710 [ 5 ] {c7b036b2-2522-4444-b6e1-4a9088d6a7fc} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.04.15 04:09:53.490950 [ 5 ] {c7b036b2-2522-4444-b6e1-4a9088d6a7fc} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.491148 [ 103 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.04.15 04:09:53.491177 [ 5 ] {c7b036b2-2522-4444-b6e1-4a9088d6a7fc} executeQuery: Read 856 rows, 63.33 KiB in 0.001884 sec., 454352.4416135881 rows/sec., 32.83 MiB/sec. 2025.04.15 04:09:53.491203 [ 103 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.491263 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.491318 [ 5 ] {c7b036b2-2522-4444-b6e1-4a9088d6a7fc} TCPHandler: Processed in 0.002237968 sec. 2025.04.15 04:09:53.491456 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.04.15 04:09:53.491484 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:53.491580 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:53.491620 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 914 rows starting from the beginning of the part 2025.04.15 04:09:53.491620 [ 5 ] {5de6fd28-f52e-42fd-9f53-ea9a7fc7e595} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:09:53.491712 [ 5 ] {5de6fd28-f52e-42fd-9f53-ea9a7fc7e595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:09:53.491747 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 390 rows starting from the beginning of the part 2025.04.15 04:09:53.492037 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 100 rows starting from the beginning of the part 2025.04.15 04:09:53.492397 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 390 rows starting from the beginning of the part 2025.04.15 04:09:53.492669 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 96 rows starting from the beginning of the part 2025.04.15 04:09:53.492967 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 856 rows starting from the beginning of the part 2025.04.15 04:09:53.493640 [ 5 ] {5de6fd28-f52e-42fd-9f53-ea9a7fc7e595} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.493681 [ 5 ] {5de6fd28-f52e-42fd-9f53-ea9a7fc7e595} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.494180 [ 5 ] {5de6fd28-f52e-42fd-9f53-ea9a7fc7e595} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.04.15 04:09:53.494524 [ 5 ] {5de6fd28-f52e-42fd-9f53-ea9a7fc7e595} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.494903 [ 5 ] {5de6fd28-f52e-42fd-9f53-ea9a7fc7e595} executeQuery: Read 6 rows, 321.00 B in 0.003312 sec., 1811.5942028985507 rows/sec., 94.65 KiB/sec. 2025.04.15 04:09:53.494916 [ 220 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:53.495029 [ 220 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:53.495079 [ 5 ] {5de6fd28-f52e-42fd-9f53-ea9a7fc7e595} TCPHandler: Processed in 0.003622287 sec. 2025.04.15 04:09:53.495303 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:53.495477 [ 5 ] {17a26913-ec01-41ea-ab2a-0ecc0e71e58e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:53.495661 [ 5 ] {17a26913-ec01-41ea-ab2a-0ecc0e71e58e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:09:53.495687 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2746 rows, containing 5 columns (5 merged, 0 gathered) in 0.004315732 sec., 636276.7660271769 rows/sec., 48.46 MiB/sec. 2025.04.15 04:09:53.496049 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.04.15 04:09:53.496803 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_126_25} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.497054 [ 197 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_126_25} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.04.15 04:09:53.497374 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.04.15 04:09:53.497789 [ 5 ] {17a26913-ec01-41ea-ab2a-0ecc0e71e58e} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.497849 [ 5 ] {17a26913-ec01-41ea-ab2a-0ecc0e71e58e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.498652 [ 5 ] {17a26913-ec01-41ea-ab2a-0ecc0e71e58e} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.04.15 04:09:53.499110 [ 5 ] {17a26913-ec01-41ea-ab2a-0ecc0e71e58e} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.499455 [ 5 ] {17a26913-ec01-41ea-ab2a-0ecc0e71e58e} executeQuery: Read 960 rows, 65.32 KiB in 0.004018 sec., 238924.83822797413 rows/sec., 15.88 MiB/sec. 2025.04.15 04:09:53.499678 [ 5 ] {17a26913-ec01-41ea-ab2a-0ecc0e71e58e} TCPHandler: Processed in 0.004448795 sec. 2025.04.15 04:09:53.499733 [ 220 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:09:53.499979 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:53.500437 [ 5 ] {7e0c29bc-f4aa-48c1-9df6-663a955b1c12} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:09:53.500665 [ 5 ] {7e0c29bc-f4aa-48c1-9df6-663a955b1c12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:09:53.502579 [ 5 ] {7e0c29bc-f4aa-48c1-9df6-663a955b1c12} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.502624 [ 5 ] {7e0c29bc-f4aa-48c1-9df6-663a955b1c12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.503062 [ 5 ] {7e0c29bc-f4aa-48c1-9df6-663a955b1c12} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.15 04:09:53.503337 [ 5 ] {7e0c29bc-f4aa-48c1-9df6-663a955b1c12} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.503569 [ 5 ] {7e0c29bc-f4aa-48c1-9df6-663a955b1c12} executeQuery: Read 1 rows, 69.00 B in 0.003309 sec., 302.2061045633122 rows/sec., 20.36 KiB/sec. 2025.04.15 04:09:53.503636 [ 5 ] {7e0c29bc-f4aa-48c1-9df6-663a955b1c12} TCPHandler: Processed in 0.003838321 sec. 2025.04.15 04:09:53.503771 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:53.503903 [ 5 ] {47573a0e-0be6-436f-9d30-ec62539b03fb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:53.503993 [ 5 ] {47573a0e-0be6-436f-9d30-ec62539b03fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:09:53.505174 [ 5 ] {47573a0e-0be6-436f-9d30-ec62539b03fb} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.505215 [ 5 ] {47573a0e-0be6-436f-9d30-ec62539b03fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.505844 [ 5 ] {47573a0e-0be6-436f-9d30-ec62539b03fb} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.04.15 04:09:53.506109 [ 5 ] {47573a0e-0be6-436f-9d30-ec62539b03fb} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.506309 [ 103 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.04.15 04:09:53.506375 [ 103 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.506399 [ 5 ] {47573a0e-0be6-436f-9d30-ec62539b03fb} executeQuery: Read 8 rows, 14.68 KiB in 0.002512 sec., 3184.7133757961783 rows/sec., 5.71 MiB/sec. 2025.04.15 04:09:53.506414 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.506773 [ 191 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.04.15 04:09:53.506815 [ 5 ] {47573a0e-0be6-436f-9d30-ec62539b03fb} TCPHandler: Processed in 0.003095656 sec. 2025.04.15 04:09:53.507065 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:53.507335 [ 5 ] {2bc0180b-b289-40a3-bbb4-82d4e09b8044} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:09:53.507418 [ 191 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:53.507438 [ 5 ] {2bc0180b-b289-40a3-bbb4-82d4e09b8044} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:09:53.507631 [ 191 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1987 rows starting from the beginning of the part 2025.04.15 04:09:53.508547 [ 191 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 8 rows starting from the beginning of the part 2025.04.15 04:09:53.509458 [ 191 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 32 rows starting from the beginning of the part 2025.04.15 04:09:53.509602 [ 5 ] {2bc0180b-b289-40a3-bbb4-82d4e09b8044} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.509701 [ 5 ] {2bc0180b-b289-40a3-bbb4-82d4e09b8044} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.510210 [ 191 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part 2025.04.15 04:09:53.510966 [ 191 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 32 rows starting from the beginning of the part 2025.04.15 04:09:53.511278 [ 5 ] {2bc0180b-b289-40a3-bbb4-82d4e09b8044} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.04.15 04:09:53.511622 [ 191 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part 2025.04.15 04:09:53.512288 [ 5 ] {2bc0180b-b289-40a3-bbb4-82d4e09b8044} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.512703 [ 103 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.04.15 04:09:53.512806 [ 103 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:53.512896 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.04.15 04:09:53.513096 [ 5 ] {2bc0180b-b289-40a3-bbb4-82d4e09b8044} executeQuery: Read 34 rows, 2.02 KiB in 0.005817 sec., 5844.937252879491 rows/sec., 347.35 KiB/sec. 2025.04.15 04:09:53.513387 [ 5 ] {2bc0180b-b289-40a3-bbb4-82d4e09b8044} TCPHandler: Processed in 0.006393176 sec. 2025.04.15 04:09:53.513490 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.04.15 04:09:53.513856 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:09:53.513943 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7230 rows starting from the beginning of the part 2025.04.15 04:09:53.514234 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 82 rows starting from the beginning of the part 2025.04.15 04:09:53.514501 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part 2025.04.15 04:09:53.514876 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part 2025.04.15 04:09:53.515037 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part 2025.04.15 04:09:53.515134 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 34 rows starting from the beginning of the part 2025.04.15 04:09:53.518673 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 7548 rows, containing 4 columns (4 merged, 0 gathered) in 0.005575319 sec., 1353823.8798533322 rows/sec., 88.13 MiB/sec. 2025.04.15 04:09:53.519184 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.04.15 04:09:53.519688 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_126_25} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.519777 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_126_25} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.04.15 04:09:53.520009 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. 2025.04.15 04:09:53.522889 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2075 rows, containing 19 columns (19 merged, 0 gathered) in 0.016349099 sec., 126918.30907623717 rows/sec., 227.43 MiB/sec. 2025.04.15 04:09:53.524812 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.04.15 04:09:53.525204 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_106_21} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:53.525283 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_106_21} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.04.15 04:09:53.525428 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.82 MiB. 2025.04.15 04:09:55.681644 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2230 2025.04.15 04:09:55.685519 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:55.685579 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:09:55.687116 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.15 04:09:55.687436 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:55.688415 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2230 2025.04.15 04:09:57.964318 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:57.964526 [ 5 ] {0e413d7d-ffd7-4da0-aea1-af095d5bc1e7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:09:57.964605 [ 5 ] {0e413d7d-ffd7-4da0-aea1-af095d5bc1e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:09:57.965431 [ 5 ] {0e413d7d-ffd7-4da0-aea1-af095d5bc1e7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:57.965480 [ 5 ] {0e413d7d-ffd7-4da0-aea1-af095d5bc1e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:09:57.965901 [ 5 ] {0e413d7d-ffd7-4da0-aea1-af095d5bc1e7} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.04.15 04:09:57.966147 [ 5 ] {0e413d7d-ffd7-4da0-aea1-af095d5bc1e7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:57.966385 [ 5 ] {0e413d7d-ffd7-4da0-aea1-af095d5bc1e7} executeQuery: Read 56 rows, 4.41 KiB in 0.001914 sec., 29258.098223615467 rows/sec., 2.25 MiB/sec. 2025.04.15 04:09:57.966495 [ 5 ] {0e413d7d-ffd7-4da0-aea1-af095d5bc1e7} TCPHandler: Processed in 0.00231049 sec. 2025.04.15 04:09:57.966663 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:57.966969 [ 5 ] {f74ee419-493a-4adf-bba4-ca9851e93cc8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:09:57.967081 [ 5 ] {f74ee419-493a-4adf-bba4-ca9851e93cc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:09:57.967663 [ 5 ] {f74ee419-493a-4adf-bba4-ca9851e93cc8} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:57.967702 [ 5 ] {f74ee419-493a-4adf-bba4-ca9851e93cc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:09:57.968047 [ 5 ] {f74ee419-493a-4adf-bba4-ca9851e93cc8} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.04.15 04:09:57.968282 [ 5 ] {f74ee419-493a-4adf-bba4-ca9851e93cc8} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:57.968473 [ 5 ] {f74ee419-493a-4adf-bba4-ca9851e93cc8} executeQuery: Read 64 rows, 5.12 KiB in 0.001618 sec., 39555.00618046971 rows/sec., 3.09 MiB/sec. 2025.04.15 04:09:57.968523 [ 5 ] {f74ee419-493a-4adf-bba4-ca9851e93cc8} TCPHandler: Processed in 0.001957732 sec. 2025.04.15 04:09:57.968631 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:57.968733 [ 5 ] {76628359-d5f6-47d7-a66b-1db1a6ff13ab} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:09:57.968781 [ 5 ] {76628359-d5f6-47d7-a66b-1db1a6ff13ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:09:57.969290 [ 5 ] {76628359-d5f6-47d7-a66b-1db1a6ff13ab} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:57.969328 [ 5 ] {76628359-d5f6-47d7-a66b-1db1a6ff13ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:09:57.969708 [ 5 ] {76628359-d5f6-47d7-a66b-1db1a6ff13ab} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.04.15 04:09:57.969958 [ 5 ] {76628359-d5f6-47d7-a66b-1db1a6ff13ab} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:57.970160 [ 5 ] {76628359-d5f6-47d7-a66b-1db1a6ff13ab} executeQuery: Read 128 rows, 9.13 KiB in 0.00144 sec., 88888.88888888889 rows/sec., 6.19 MiB/sec. 2025.04.15 04:09:57.970264 [ 5 ] {76628359-d5f6-47d7-a66b-1db1a6ff13ab} TCPHandler: Processed in 0.001680806 sec. 2025.04.15 04:09:57.970400 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:09:57.970647 [ 5 ] {29638b9a-ee21-4939-a730-32e90efd85cc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:09:57.970801 [ 5 ] {29638b9a-ee21-4939-a730-32e90efd85cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:09:57.972392 [ 5 ] {29638b9a-ee21-4939-a730-32e90efd85cc} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:57.972446 [ 5 ] {29638b9a-ee21-4939-a730-32e90efd85cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:09:57.973394 [ 5 ] {29638b9a-ee21-4939-a730-32e90efd85cc} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.04.15 04:09:57.973635 [ 5 ] {29638b9a-ee21-4939-a730-32e90efd85cc} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:57.973827 [ 5 ] {29638b9a-ee21-4939-a730-32e90efd85cc} executeQuery: Read 48 rows, 3.31 KiB in 0.003324 sec., 14440.43321299639 rows/sec., 996.54 KiB/sec. 2025.04.15 04:09:57.973875 [ 5 ] {29638b9a-ee21-4939-a730-32e90efd85cc} TCPHandler: Processed in 0.003525125 sec. 2025.04.15 04:09:57.982191 [ 221 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:57.982254 [ 221 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:57.984443 [ 221 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:57.992332 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34343 2025.04.15 04:09:57.992954 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:09:57.992999 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:09:57.993508 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.15 04:09:57.993754 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:09:57.993973 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34343 2025.04.15 04:09:59.528375 [ 222 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:59.528428 [ 222 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:09:59.530641 [ 222 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:10:00.000311 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.70 MiB, peak 287.98 MiB, free memory in arenas 0.00 B, will set to 269.70 MiB (RSS), difference: 4.00 MiB 2025.04.15 04:10:00.427154 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.04.15 04:10:00.455441 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:00.455556 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:00.466031 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.15 04:10:00.467114 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:00.473011 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.04.15 04:10:02.123662 [ 225 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:02.123714 [ 225 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:02.125896 [ 225 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:02.273809 [ 224 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:02.273861 [ 224 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:02.276027 [ 224 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:02.967149 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:02.967337 [ 5 ] {05ccbe83-3423-449e-921e-5ca9540469d3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:10:02.967413 [ 5 ] {05ccbe83-3423-449e-921e-5ca9540469d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:10:02.968229 [ 5 ] {05ccbe83-3423-449e-921e-5ca9540469d3} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:02.968280 [ 5 ] {05ccbe83-3423-449e-921e-5ca9540469d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:02.968740 [ 5 ] {05ccbe83-3423-449e-921e-5ca9540469d3} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.04.15 04:10:02.969005 [ 5 ] {05ccbe83-3423-449e-921e-5ca9540469d3} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:02.969227 [ 5 ] {05ccbe83-3423-449e-921e-5ca9540469d3} executeQuery: Read 120 rows, 10.44 KiB in 0.001943 sec., 61760.164693772516 rows/sec., 5.25 MiB/sec. 2025.04.15 04:10:02.969293 [ 5 ] {05ccbe83-3423-449e-921e-5ca9540469d3} TCPHandler: Processed in 0.002270108 sec. 2025.04.15 04:10:02.969425 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:02.969539 [ 5 ] {1cb86db6-1b27-4195-a5c9-243d609ef858} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:10:02.969589 [ 5 ] {1cb86db6-1b27-4195-a5c9-243d609ef858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:10:02.970125 [ 5 ] {1cb86db6-1b27-4195-a5c9-243d609ef858} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:02.970168 [ 5 ] {1cb86db6-1b27-4195-a5c9-243d609ef858} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:02.970567 [ 5 ] {1cb86db6-1b27-4195-a5c9-243d609ef858} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.04.15 04:10:02.970807 [ 5 ] {1cb86db6-1b27-4195-a5c9-243d609ef858} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:02.970993 [ 5 ] {1cb86db6-1b27-4195-a5c9-243d609ef858} executeQuery: Read 32 rows, 2.41 KiB in 0.001475 sec., 21694.91525423729 rows/sec., 1.59 MiB/sec. 2025.04.15 04:10:02.971074 [ 5 ] {1cb86db6-1b27-4195-a5c9-243d609ef858} TCPHandler: Processed in 0.001701806 sec. 2025.04.15 04:10:02.971099 [ 222 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:10:02.971173 [ 222 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:10:02.971217 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:02.971467 [ 5 ] {427eff31-f729-4a3a-b2d7-b3391c7260b7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:10:02.971515 [ 5 ] {427eff31-f729-4a3a-b2d7-b3391c7260b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:10:02.972864 [ 5 ] {427eff31-f729-4a3a-b2d7-b3391c7260b7} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:02.972914 [ 5 ] {427eff31-f729-4a3a-b2d7-b3391c7260b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:02.973748 [ 5 ] {427eff31-f729-4a3a-b2d7-b3391c7260b7} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.04.15 04:10:02.974216 [ 5 ] {427eff31-f729-4a3a-b2d7-b3391c7260b7} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:02.974651 [ 221 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:02.974685 [ 221 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:02.974697 [ 5 ] {427eff31-f729-4a3a-b2d7-b3391c7260b7} executeQuery: Read 96 rows, 7.68 KiB in 0.003316 sec., 28950.542822677926 rows/sec., 2.26 MiB/sec. 2025.04.15 04:10:02.974772 [ 5 ] {427eff31-f729-4a3a-b2d7-b3391c7260b7} TCPHandler: Processed in 0.003630308 sec. 2025.04.15 04:10:02.974975 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:02.975173 [ 222 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:10:02.975195 [ 5 ] {e8e4d898-d77e-44c8-a24a-ae4cb3225a1c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:02.975470 [ 5 ] {e8e4d898-d77e-44c8-a24a-ae4cb3225a1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:10:02.978417 [ 5 ] {e8e4d898-d77e-44c8-a24a-ae4cb3225a1c} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:02.978464 [ 5 ] {e8e4d898-d77e-44c8-a24a-ae4cb3225a1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:02.978963 [ 5 ] {e8e4d898-d77e-44c8-a24a-ae4cb3225a1c} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.04.15 04:10:02.979247 [ 5 ] {e8e4d898-d77e-44c8-a24a-ae4cb3225a1c} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:02.979445 [ 5 ] {e8e4d898-d77e-44c8-a24a-ae4cb3225a1c} executeQuery: Read 160 rows, 11.41 KiB in 0.004332 sec., 36934.441366574334 rows/sec., 2.57 MiB/sec. 2025.04.15 04:10:02.979522 [ 5 ] {e8e4d898-d77e-44c8-a24a-ae4cb3225a1c} TCPHandler: Processed in 0.004610428 sec. 2025.04.15 04:10:02.979561 [ 221 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:02.979740 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:02.979889 [ 5 ] {1f31c69b-1ccf-45b3-a3b1-8412e3b080f9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:02.980032 [ 5 ] {1f31c69b-1ccf-45b3-a3b1-8412e3b080f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:10:02.981417 [ 5 ] {1f31c69b-1ccf-45b3-a3b1-8412e3b080f9} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:02.981456 [ 5 ] {1f31c69b-1ccf-45b3-a3b1-8412e3b080f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:02.982115 [ 5 ] {1f31c69b-1ccf-45b3-a3b1-8412e3b080f9} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.04.15 04:10:02.982383 [ 5 ] {1f31c69b-1ccf-45b3-a3b1-8412e3b080f9} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:02.982573 [ 5 ] {1f31c69b-1ccf-45b3-a3b1-8412e3b080f9} executeQuery: Read 32 rows, 58.72 KiB in 0.002732 sec., 11713.03074670571 rows/sec., 20.99 MiB/sec. 2025.04.15 04:10:02.982677 [ 5 ] {1f31c69b-1ccf-45b3-a3b1-8412e3b080f9} TCPHandler: Processed in 0.003003015 sec. 2025.04.15 04:10:02.982810 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:02.982917 [ 5 ] {bf077f9a-537f-409a-9181-0ae1f6d7e970} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:10:02.982969 [ 5 ] {bf077f9a-537f-409a-9181-0ae1f6d7e970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:10:02.983396 [ 5 ] {bf077f9a-537f-409a-9181-0ae1f6d7e970} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:02.983434 [ 5 ] {bf077f9a-537f-409a-9181-0ae1f6d7e970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:02.983794 [ 5 ] {bf077f9a-537f-409a-9181-0ae1f6d7e970} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.04.15 04:10:02.984048 [ 5 ] {bf077f9a-537f-409a-9181-0ae1f6d7e970} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:02.984235 [ 5 ] {bf077f9a-537f-409a-9181-0ae1f6d7e970} executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec. 2025.04.15 04:10:02.984306 [ 5 ] {bf077f9a-537f-409a-9181-0ae1f6d7e970} TCPHandler: Processed in 0.001547683 sec. 2025.04.15 04:10:03.917429 [ 220 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:03.917485 [ 220 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:03.919577 [ 220 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:04.108166 [ 142 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 2025.04.15 04:10:04.108261 [ 142 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:04.108300 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:04.108564 [ 200 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_55_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full 2025.04.15 04:10:04.108938 [ 200 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_55_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:04.108995 [ 200 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 51 rows starting from the beginning of the part 2025.04.15 04:10:04.109100 [ 200 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part 2025.04.15 04:10:04.109273 [ 200 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part 2025.04.15 04:10:04.109596 [ 200 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part 2025.04.15 04:10:04.109790 [ 200 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part 2025.04.15 04:10:04.111054 [ 200 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_55_12} MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.002651596 sec., 20742.224682794815 rows/sec., 1.36 MiB/sec. 2025.04.15 04:10:04.111194 [ 200 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_55_12} MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) 2025.04.15 04:10:04.111478 [ 200 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_55_12} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:04.111561 [ 200 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_55_12} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 2025.04.15 04:10:04.111644 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.04.15 04:10:04.123226 [ 142 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 2025.04.15 04:10:04.123267 [ 142 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:04.123287 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:04.123433 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_55_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full 2025.04.15 04:10:04.123844 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_55_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:04.123923 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 342 rows starting from the beginning of the part 2025.04.15 04:10:04.124007 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 341 rows starting from the beginning of the part 2025.04.15 04:10:04.124122 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 113 rows starting from the beginning of the part 2025.04.15 04:10:04.124243 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 113 rows starting from the beginning of the part 2025.04.15 04:10:04.124344 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_55_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 341 rows starting from the beginning of the part 2025.04.15 04:10:04.125335 [ 200 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_55_12} MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 5 columns (5 merged, 0 gathered) in 0.001990352 sec., 628029.6148620947 rows/sec., 44.07 MiB/sec. 2025.04.15 04:10:04.125544 [ 194 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_55_12} MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) 2025.04.15 04:10:04.125919 [ 194 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_55_12} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:04.126019 [ 194 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_55_12} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 2025.04.15 04:10:04.126127 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.04.15 04:10:04.148956 [ 218 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:10:04.149024 [ 218 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:10:04.151200 [ 218 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:10:05.204951 [ 143 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:10:05.205034 [ 143 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:10:05.494139 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34831 2025.04.15 04:10:05.494783 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:05.494826 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:05.495349 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.04.15 04:10:05.495601 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:05.495816 [ 143 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.04.15 04:10:05.495845 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.04.15 04:10:05.495891 [ 143 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:05.495919 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:05.496040 [ 192 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.04.15 04:10:05.496153 [ 192 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:05.496187 [ 192 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32513 rows starting from the beginning of the part 2025.04.15 04:10:05.496251 [ 192 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part 2025.04.15 04:10:05.496333 [ 192 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part 2025.04.15 04:10:05.496474 [ 192 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part 2025.04.15 04:10:05.496720 [ 192 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part 2025.04.15 04:10:05.496878 [ 192 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part 2025.04.15 04:10:05.499763 [ 195 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.00377527 sec., 9226095.087238794 rows/sec., 131.98 MiB/sec. 2025.04.15 04:10:05.500071 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.04.15 04:10:05.500390 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_76_15} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:05.500479 [ 187 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_76_15} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.04.15 04:10:05.500590 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2025.04.15 04:10:05.688767 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2250 2025.04.15 04:10:05.691731 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:05.691786 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:05.693330 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.15 04:10:05.693654 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:05.693888 [ 141 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.04.15 04:10:05.694007 [ 141 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:05.694075 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:05.694691 [ 200 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.04.15 04:10:05.696488 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2250 2025.04.15 04:10:05.696810 [ 200 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:05.696981 [ 200 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2058 rows starting from the beginning of the part 2025.04.15 04:10:05.697590 [ 200 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 58 rows starting from the beginning of the part 2025.04.15 04:10:05.698204 [ 200 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part 2025.04.15 04:10:05.698810 [ 200 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part 2025.04.15 04:10:05.699399 [ 200 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 58 rows starting from the beginning of the part 2025.04.15 04:10:05.700082 [ 200 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part 2025.04.15 04:10:05.709547 [ 189 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2250 rows, containing 72 columns (72 merged, 0 gathered) in 0.015334028 sec., 146732.48281534377 rows/sec., 110.53 MiB/sec. 2025.04.15 04:10:05.712028 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.04.15 04:10:05.712819 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_56_11} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:05.712905 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_56_11} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.04.15 04:10:05.713249 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.04.15 04:10:06.177809 [ 141 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.04.15 04:10:06.177915 [ 141 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:06.177959 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:06.178300 [ 195 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.04.15 04:10:06.178808 [ 195 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:06.178881 [ 195 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part 2025.04.15 04:10:06.178974 [ 195 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part 2025.04.15 04:10:06.179270 [ 195 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part 2025.04.15 04:10:06.179446 [ 195 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part 2025.04.15 04:10:06.179612 [ 195 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part 2025.04.15 04:10:06.181599 [ 195 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.003513375 sec., 10246.557796990073 rows/sec., 875.56 KiB/sec. 2025.04.15 04:10:06.181842 [ 195 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.04.15 04:10:06.182120 [ 195 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_33_8} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:06.182202 [ 195 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_33_8} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.04.15 04:10:06.182284 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:10:07.971338 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:07.971520 [ 5 ] {adba5237-e3d6-422c-9012-d011f5b177c0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:10:07.971589 [ 5 ] {adba5237-e3d6-422c-9012-d011f5b177c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:10:07.972449 [ 5 ] {adba5237-e3d6-422c-9012-d011f5b177c0} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:07.972496 [ 5 ] {adba5237-e3d6-422c-9012-d011f5b177c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:07.972915 [ 5 ] {adba5237-e3d6-422c-9012-d011f5b177c0} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.15 04:10:07.973156 [ 5 ] {adba5237-e3d6-422c-9012-d011f5b177c0} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:07.973368 [ 5 ] {adba5237-e3d6-422c-9012-d011f5b177c0} executeQuery: Read 212 rows, 13.81 KiB in 0.001897 sec., 111755.40326831839 rows/sec., 7.11 MiB/sec. 2025.04.15 04:10:07.973421 [ 5 ] {adba5237-e3d6-422c-9012-d011f5b177c0} TCPHandler: Processed in 0.002206237 sec. 2025.04.15 04:10:07.973539 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:07.973641 [ 5 ] {f8e1aea5-9520-428d-8263-1573f5dfb74e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:10:07.973686 [ 5 ] {f8e1aea5-9520-428d-8263-1573f5dfb74e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:10:07.974062 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.04.15 04:10:07.975605 [ 5 ] {f8e1aea5-9520-428d-8263-1573f5dfb74e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:07.975984 [ 5 ] {f8e1aea5-9520-428d-8263-1573f5dfb74e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:07.978650 [ 5 ] {f8e1aea5-9520-428d-8263-1573f5dfb74e} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.04.15 04:10:07.979580 [ 5 ] {f8e1aea5-9520-428d-8263-1573f5dfb74e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:07.980507 [ 5 ] {f8e1aea5-9520-428d-8263-1573f5dfb74e} executeQuery: Read 633 rows, 50.98 KiB in 0.006866 sec., 92193.41683658608 rows/sec., 7.25 MiB/sec. 2025.04.15 04:10:07.980742 [ 5 ] {f8e1aea5-9520-428d-8263-1573f5dfb74e} TCPHandler: Processed in 0.007237055 sec. 2025.04.15 04:10:07.981069 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:07.981372 [ 5 ] {a6acdf0c-0775-4a84-b076-89d08ce09302} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:10:07.981548 [ 5 ] {a6acdf0c-0775-4a84-b076-89d08ce09302} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:10:07.987108 [ 5 ] {a6acdf0c-0775-4a84-b076-89d08ce09302} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:07.987243 [ 5 ] {a6acdf0c-0775-4a84-b076-89d08ce09302} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:07.989929 [ 5 ] {a6acdf0c-0775-4a84-b076-89d08ce09302} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.04.15 04:10:07.990991 [ 5 ] {a6acdf0c-0775-4a84-b076-89d08ce09302} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:07.991585 [ 5 ] {a6acdf0c-0775-4a84-b076-89d08ce09302} executeQuery: Read 114 rows, 6.99 KiB in 0.010274 sec., 11095.970410745571 rows/sec., 680.10 KiB/sec. 2025.04.15 04:10:07.992060 [ 5 ] {a6acdf0c-0775-4a84-b076-89d08ce09302} TCPHandler: Processed in 0.011129577 sec. 2025.04.15 04:10:07.992433 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:07.992829 [ 5 ] {3d976c67-20e4-4179-b8a5-498f1b6e4c94} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:10:07.993009 [ 5 ] {3d976c67-20e4-4179-b8a5-498f1b6e4c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:10:07.996526 [ 5 ] {3d976c67-20e4-4179-b8a5-498f1b6e4c94} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:07.996594 [ 5 ] {3d976c67-20e4-4179-b8a5-498f1b6e4c94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:07.998228 [ 5 ] {3d976c67-20e4-4179-b8a5-498f1b6e4c94} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.15 04:10:07.999067 [ 5 ] {3d976c67-20e4-4179-b8a5-498f1b6e4c94} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:07.999840 [ 5 ] {3d976c67-20e4-4179-b8a5-498f1b6e4c94} executeQuery: Read 113 rows, 7.49 KiB in 0.007082 sec., 15955.944648404406 rows/sec., 1.03 MiB/sec. 2025.04.15 04:10:08.000182 [ 5 ] {3d976c67-20e4-4179-b8a5-498f1b6e4c94} TCPHandler: Processed in 0.007864468 sec. 2025.04.15 04:10:08.000734 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:08.001309 [ 5 ] {3eb04023-f406-44b2-afd6-8f6a0ff679de} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:10:08.001531 [ 5 ] {3eb04023-f406-44b2-afd6-8f6a0ff679de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:10:08.004782 [ 5 ] {3eb04023-f406-44b2-afd6-8f6a0ff679de} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:08.004867 [ 5 ] {3eb04023-f406-44b2-afd6-8f6a0ff679de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:08.005712 [ 5 ] {3eb04023-f406-44b2-afd6-8f6a0ff679de} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.15 04:10:08.006553 [ 5 ] {3eb04023-f406-44b2-afd6-8f6a0ff679de} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:08.007507 [ 5 ] {3eb04023-f406-44b2-afd6-8f6a0ff679de} executeQuery: Read 112 rows, 6.53 KiB in 0.006406 sec., 17483.609116453325 rows/sec., 1019.86 KiB/sec. 2025.04.15 04:10:08.007834 [ 5 ] {3eb04023-f406-44b2-afd6-8f6a0ff679de} TCPHandler: Processed in 0.007286845 sec. 2025.04.15 04:10:08.008166 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:08.008438 [ 5 ] {f1210e8c-9e69-4283-963e-c6572b85e774} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:10:08.008576 [ 5 ] {f1210e8c-9e69-4283-963e-c6572b85e774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:10:08.011650 [ 5 ] {f1210e8c-9e69-4283-963e-c6572b85e774} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:08.011727 [ 5 ] {f1210e8c-9e69-4283-963e-c6572b85e774} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:08.013205 [ 5 ] {f1210e8c-9e69-4283-963e-c6572b85e774} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.04.15 04:10:08.013989 [ 5 ] {f1210e8c-9e69-4283-963e-c6572b85e774} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:08.014851 [ 5 ] {f1210e8c-9e69-4283-963e-c6572b85e774} executeQuery: Read 390 rows, 28.23 KiB in 0.006472 sec., 60259.57972805933 rows/sec., 4.26 MiB/sec. 2025.04.15 04:10:08.015119 [ 5 ] {f1210e8c-9e69-4283-963e-c6572b85e774} TCPHandler: Processed in 0.007077091 sec. 2025.04.15 04:10:08.015390 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:08.015758 [ 5 ] {11908af3-835d-4409-a763-bcad84a641a5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:10:08.015983 [ 5 ] {11908af3-835d-4409-a763-bcad84a641a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:10:08.018438 [ 5 ] {11908af3-835d-4409-a763-bcad84a641a5} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:08.018510 [ 5 ] {11908af3-835d-4409-a763-bcad84a641a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:08.019617 [ 5 ] {11908af3-835d-4409-a763-bcad84a641a5} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.04.15 04:10:08.020166 [ 5 ] {11908af3-835d-4409-a763-bcad84a641a5} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:08.020990 [ 5 ] {11908af3-835d-4409-a763-bcad84a641a5} executeQuery: Read 6 rows, 321.00 B in 0.005334 sec., 1124.859392575928 rows/sec., 58.77 KiB/sec. 2025.04.15 04:10:08.021476 [ 5 ] {11908af3-835d-4409-a763-bcad84a641a5} TCPHandler: Processed in 0.006210482 sec. 2025.04.15 04:10:08.021905 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:08.022226 [ 5 ] {ff798d8c-9c49-4c24-9ff3-1fdd70814c87} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:08.022420 [ 5 ] {ff798d8c-9c49-4c24-9ff3-1fdd70814c87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:10:08.025568 [ 5 ] {ff798d8c-9c49-4c24-9ff3-1fdd70814c87} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:08.025643 [ 5 ] {ff798d8c-9c49-4c24-9ff3-1fdd70814c87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:08.026963 [ 5 ] {ff798d8c-9c49-4c24-9ff3-1fdd70814c87} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.04.15 04:10:08.027601 [ 5 ] {ff798d8c-9c49-4c24-9ff3-1fdd70814c87} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:08.027964 [ 139 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_124_25 to all_129_129_0 2025.04.15 04:10:08.028104 [ 139 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:08.028192 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:08.028273 [ 5 ] {ff798d8c-9c49-4c24-9ff3-1fdd70814c87} executeQuery: Read 237 rows, 16.27 KiB in 0.00615 sec., 38536.58536585366 rows/sec., 2.58 MiB/sec. 2025.04.15 04:10:08.028699 [ 5 ] {ff798d8c-9c49-4c24-9ff3-1fdd70814c87} TCPHandler: Processed in 0.006885727 sec. 2025.04.15 04:10:08.028731 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_129_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_124_25 to all_129_129_0 into Compact with storage Full 2025.04.15 04:10:08.029118 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:08.029201 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_129_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:08.029297 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_129_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_124_25, total 36859 rows starting from the beginning of the part 2025.04.15 04:10:08.029626 [ 5 ] {a17d79c6-c2b6-4524-918a-dbefecd8558d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:10:08.029771 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part 2025.04.15 04:10:08.029946 [ 5 ] {a17d79c6-c2b6-4524-918a-dbefecd8558d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:10:08.030316 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 960 rows starting from the beginning of the part 2025.04.15 04:10:08.030925 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 128 rows starting from the beginning of the part 2025.04.15 04:10:08.031521 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part 2025.04.15 04:10:08.032069 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 237 rows starting from the beginning of the part 2025.04.15 04:10:08.034646 [ 5 ] {a17d79c6-c2b6-4524-918a-dbefecd8558d} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:08.034728 [ 5 ] {a17d79c6-c2b6-4524-918a-dbefecd8558d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:08.036676 [ 5 ] {a17d79c6-c2b6-4524-918a-dbefecd8558d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.15 04:10:08.037260 [ 5 ] {a17d79c6-c2b6-4524-918a-dbefecd8558d} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:08.037659 [ 5 ] {a17d79c6-c2b6-4524-918a-dbefecd8558d} executeQuery: Read 1 rows, 69.00 B in 0.008261 sec., 121.0507202517855 rows/sec., 8.16 KiB/sec. 2025.04.15 04:10:08.038072 [ 5 ] {a17d79c6-c2b6-4524-918a-dbefecd8558d} TCPHandler: Processed in 0.009091714 sec. 2025.04.15 04:10:08.038416 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:08.038940 [ 5 ] {f28b022a-ee88-4243-b00b-9f4336d43805} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:08.039182 [ 5 ] {f28b022a-ee88-4243-b00b-9f4336d43805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:10:08.046139 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_129_26} MergeTask::MergeProjectionsStage: Merge sorted 38504 rows, containing 5 columns (5 merged, 0 gathered) in 0.017790829 sec., 2164261.148257903 rows/sec., 146.09 MiB/sec. 2025.04.15 04:10:08.046699 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_129_26} MergedBlockOutputStream: filled checksums all_1_129_26 (state Temporary) 2025.04.15 04:10:08.047787 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_129_26} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_129_26 to all_1_129_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:08.048134 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_129_26} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_124_25, all_129_129_0] -> all_1_129_26 2025.04.15 04:10:08.048463 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.04.15 04:10:08.052589 [ 5 ] {f28b022a-ee88-4243-b00b-9f4336d43805} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:08.052845 [ 5 ] {f28b022a-ee88-4243-b00b-9f4336d43805} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:08.058732 [ 5 ] {f28b022a-ee88-4243-b00b-9f4336d43805} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.04.15 04:10:08.059600 [ 5 ] {f28b022a-ee88-4243-b00b-9f4336d43805} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:08.060780 [ 5 ] {f28b022a-ee88-4243-b00b-9f4336d43805} executeQuery: Read 8 rows, 14.68 KiB in 0.021987 sec., 363.85136671669625 rows/sec., 667.65 KiB/sec. 2025.04.15 04:10:08.062071 [ 5 ] {f28b022a-ee88-4243-b00b-9f4336d43805} TCPHandler: Processed in 0.023767147 sec. 2025.04.15 04:10:08.062613 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:08.063017 [ 5 ] {8c20dfdb-7c4a-4e7d-bc74-221c57846eaf} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:10:08.063170 [ 5 ] {8c20dfdb-7c4a-4e7d-bc74-221c57846eaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:10:08.065209 [ 5 ] {8c20dfdb-7c4a-4e7d-bc74-221c57846eaf} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:08.065315 [ 5 ] {8c20dfdb-7c4a-4e7d-bc74-221c57846eaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:08.066721 [ 5 ] {8c20dfdb-7c4a-4e7d-bc74-221c57846eaf} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.04.15 04:10:08.067327 [ 5 ] {8c20dfdb-7c4a-4e7d-bc74-221c57846eaf} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:08.068019 [ 5 ] {8c20dfdb-7c4a-4e7d-bc74-221c57846eaf} executeQuery: Read 82 rows, 5.33 KiB in 0.005137 sec., 15962.624099669067 rows/sec., 1.01 MiB/sec. 2025.04.15 04:10:08.068331 [ 5 ] {8c20dfdb-7c4a-4e7d-bc74-221c57846eaf} TCPHandler: Processed in 0.005869265 sec. 2025.04.15 04:10:08.073309 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:08.073354 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:08.081004 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.04.15 04:10:08.081816 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:08.082144 [ 139 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.04.15 04:10:08.082229 [ 139 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:08.082280 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:08.082723 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.04.15 04:10:08.098056 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.04.15 04:10:08.099676 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:08.100872 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part 2025.04.15 04:10:08.106098 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part 2025.04.15 04:10:08.111874 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2025.04.15 04:10:08.117789 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2025.04.15 04:10:08.124050 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2025.04.15 04:10:08.130276 [ 193 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2025.04.15 04:10:08.197026 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.114623766 sec., 4998.963303997532 rows/sec., 25.85 MiB/sec. 2025.04.15 04:10:08.199842 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.04.15 04:10:08.202844 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_76_15} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:08.203008 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_76_15} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.04.15 04:10:08.205528 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.04.15 04:10:09.000268 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.35 MiB, peak 288.78 MiB, free memory in arenas 0.00 B, will set to 269.70 MiB (RSS), difference: -1.64 MiB 2025.04.15 04:10:12.966828 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:12.967053 [ 5 ] {6ce191e9-7856-4139-ad87-e3af8748a1e1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:10:12.967132 [ 5 ] {6ce191e9-7856-4139-ad87-e3af8748a1e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:10:12.967949 [ 5 ] {6ce191e9-7856-4139-ad87-e3af8748a1e1} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:12.967995 [ 5 ] {6ce191e9-7856-4139-ad87-e3af8748a1e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:12.968397 [ 5 ] {6ce191e9-7856-4139-ad87-e3af8748a1e1} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.04.15 04:10:12.968639 [ 5 ] {6ce191e9-7856-4139-ad87-e3af8748a1e1} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:12.968862 [ 5 ] {6ce191e9-7856-4139-ad87-e3af8748a1e1} executeQuery: Read 2 rows, 167.00 B in 0.001868 sec., 1070.663811563169 rows/sec., 87.31 KiB/sec. 2025.04.15 04:10:12.968916 [ 5 ] {6ce191e9-7856-4139-ad87-e3af8748a1e1} TCPHandler: Processed in 0.002219827 sec. 2025.04.15 04:10:12.969043 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:12.969145 [ 5 ] {13bfef8d-0c2c-4682-a80e-28cb78b4da8f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:10:12.969189 [ 5 ] {13bfef8d-0c2c-4682-a80e-28cb78b4da8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:10:12.969755 [ 5 ] {13bfef8d-0c2c-4682-a80e-28cb78b4da8f} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:12.969793 [ 5 ] {13bfef8d-0c2c-4682-a80e-28cb78b4da8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:12.970145 [ 5 ] {13bfef8d-0c2c-4682-a80e-28cb78b4da8f} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.04.15 04:10:12.970377 [ 5 ] {13bfef8d-0c2c-4682-a80e-28cb78b4da8f} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:12.970582 [ 5 ] {13bfef8d-0c2c-4682-a80e-28cb78b4da8f} executeQuery: Read 121 rows, 10.51 KiB in 0.001459 sec., 82933.51610692254 rows/sec., 7.04 MiB/sec. 2025.04.15 04:10:12.970631 [ 5 ] {13bfef8d-0c2c-4682-a80e-28cb78b4da8f} TCPHandler: Processed in 0.001635555 sec. 2025.04.15 04:10:12.970748 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:12.970849 [ 5 ] {7a3676af-6f26-480e-bbe5-e987134fb4bd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:10:12.970894 [ 5 ] {7a3676af-6f26-480e-bbe5-e987134fb4bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:10:12.971410 [ 5 ] {7a3676af-6f26-480e-bbe5-e987134fb4bd} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:12.971448 [ 5 ] {7a3676af-6f26-480e-bbe5-e987134fb4bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:12.971801 [ 5 ] {7a3676af-6f26-480e-bbe5-e987134fb4bd} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.04.15 04:10:12.972027 [ 5 ] {7a3676af-6f26-480e-bbe5-e987134fb4bd} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:12.972218 [ 5 ] {7a3676af-6f26-480e-bbe5-e987134fb4bd} executeQuery: Read 34 rows, 2.55 KiB in 0.001389 sec., 24478.041756659466 rows/sec., 1.79 MiB/sec. 2025.04.15 04:10:12.972267 [ 5 ] {7a3676af-6f26-480e-bbe5-e987134fb4bd} TCPHandler: Processed in 0.001567993 sec. 2025.04.15 04:10:12.972377 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:12.972479 [ 5 ] {45357640-f790-4c17-94d9-9852a1d9e9a3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:10:12.972523 [ 5 ] {45357640-f790-4c17-94d9-9852a1d9e9a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:10:12.973050 [ 5 ] {45357640-f790-4c17-94d9-9852a1d9e9a3} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:12.973087 [ 5 ] {45357640-f790-4c17-94d9-9852a1d9e9a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:12.973427 [ 5 ] {45357640-f790-4c17-94d9-9852a1d9e9a3} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.04.15 04:10:12.973649 [ 5 ] {45357640-f790-4c17-94d9-9852a1d9e9a3} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:12.973836 [ 5 ] {45357640-f790-4c17-94d9-9852a1d9e9a3} executeQuery: Read 98 rows, 7.84 KiB in 0.001377 sec., 71169.20842411039 rows/sec., 5.56 MiB/sec. 2025.04.15 04:10:12.973884 [ 5 ] {45357640-f790-4c17-94d9-9852a1d9e9a3} TCPHandler: Processed in 0.001553953 sec. 2025.04.15 04:10:12.974000 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:12.974102 [ 5 ] {706498fc-2653-4d0d-ac82-60721de580b0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:12.974149 [ 5 ] {706498fc-2653-4d0d-ac82-60721de580b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:10:12.974649 [ 5 ] {706498fc-2653-4d0d-ac82-60721de580b0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:12.974686 [ 5 ] {706498fc-2653-4d0d-ac82-60721de580b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:12.975057 [ 5 ] {706498fc-2653-4d0d-ac82-60721de580b0} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.04.15 04:10:12.975286 [ 5 ] {706498fc-2653-4d0d-ac82-60721de580b0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:12.975480 [ 5 ] {706498fc-2653-4d0d-ac82-60721de580b0} executeQuery: Read 161 rows, 11.48 KiB in 0.001399 sec., 115082.20157255181 rows/sec., 8.01 MiB/sec. 2025.04.15 04:10:12.975536 [ 5 ] {706498fc-2653-4d0d-ac82-60721de580b0} TCPHandler: Processed in 0.001578724 sec. 2025.04.15 04:10:12.975647 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:12.975748 [ 5 ] {8ce43052-ffd7-4178-a592-fa93caa220a5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:12.975812 [ 5 ] {8ce43052-ffd7-4178-a592-fa93caa220a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:10:12.976852 [ 5 ] {8ce43052-ffd7-4178-a592-fa93caa220a5} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:12.976954 [ 5 ] {8ce43052-ffd7-4178-a592-fa93caa220a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:12.977583 [ 5 ] {8ce43052-ffd7-4178-a592-fa93caa220a5} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.04.15 04:10:12.977838 [ 5 ] {8ce43052-ffd7-4178-a592-fa93caa220a5} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:12.978079 [ 5 ] {8ce43052-ffd7-4178-a592-fa93caa220a5} executeQuery: Read 32 rows, 58.72 KiB in 0.002352 sec., 13605.442176870749 rows/sec., 24.38 MiB/sec. 2025.04.15 04:10:12.978187 [ 5 ] {8ce43052-ffd7-4178-a592-fa93caa220a5} TCPHandler: Processed in 0.002586676 sec. 2025.04.15 04:10:12.978358 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:12.978516 [ 5 ] {c40348bf-0c35-44bc-b4b7-fd1cfa2b1bad} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:10:12.978567 [ 5 ] {c40348bf-0c35-44bc-b4b7-fd1cfa2b1bad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:10:12.978984 [ 5 ] {c40348bf-0c35-44bc-b4b7-fd1cfa2b1bad} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:12.979022 [ 5 ] {c40348bf-0c35-44bc-b4b7-fd1cfa2b1bad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:12.979368 [ 5 ] {c40348bf-0c35-44bc-b4b7-fd1cfa2b1bad} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.04.15 04:10:12.979593 [ 5 ] {c40348bf-0c35-44bc-b4b7-fd1cfa2b1bad} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:12.979856 [ 5 ] {c40348bf-0c35-44bc-b4b7-fd1cfa2b1bad} executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec. 2025.04.15 04:10:12.979932 [ 5 ] {c40348bf-0c35-44bc-b4b7-fd1cfa2b1bad} TCPHandler: Processed in 0.001636435 sec. 2025.04.15 04:10:12.996045 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35258 2025.04.15 04:10:12.996775 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:12.996820 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:12.997340 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.04.15 04:10:12.997584 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:12.997791 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35258 2025.04.15 04:10:15.598334 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.04.15 04:10:15.622280 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:15.622343 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:15.629775 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.04.15 04:10:15.630586 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:15.635125 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.04.15 04:10:15.696825 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2286 2025.04.15 04:10:15.700536 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:15.700586 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:15.702158 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.15 04:10:15.702487 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:15.703181 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2286 2025.04.15 04:10:17.972135 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:17.972347 [ 5 ] {cd412124-5b5d-4238-b859-ecb52f348090} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:10:17.972430 [ 5 ] {cd412124-5b5d-4238-b859-ecb52f348090} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:10:17.973369 [ 5 ] {cd412124-5b5d-4238-b859-ecb52f348090} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:17.973428 [ 5 ] {cd412124-5b5d-4238-b859-ecb52f348090} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:17.973942 [ 5 ] {cd412124-5b5d-4238-b859-ecb52f348090} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.15 04:10:17.974203 [ 5 ] {cd412124-5b5d-4238-b859-ecb52f348090} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:17.974447 [ 5 ] {cd412124-5b5d-4238-b859-ecb52f348090} executeQuery: Read 212 rows, 13.81 KiB in 0.002153 sec., 98467.25499303298 rows/sec., 6.26 MiB/sec. 2025.04.15 04:10:17.974576 [ 5 ] {cd412124-5b5d-4238-b859-ecb52f348090} TCPHandler: Processed in 0.002579665 sec. 2025.04.15 04:10:17.974761 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:17.974932 [ 5 ] {9159c711-7509-4817-b47d-606415b01a15} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:10:17.974982 [ 5 ] {9159c711-7509-4817-b47d-606415b01a15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:10:17.975738 [ 5 ] {9159c711-7509-4817-b47d-606415b01a15} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:17.975780 [ 5 ] {9159c711-7509-4817-b47d-606415b01a15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:17.976180 [ 5 ] {9159c711-7509-4817-b47d-606415b01a15} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.04.15 04:10:17.976424 [ 5 ] {9159c711-7509-4817-b47d-606415b01a15} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:17.976624 [ 131 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.04.15 04:10:17.976651 [ 5 ] {9159c711-7509-4817-b47d-606415b01a15} executeQuery: Read 633 rows, 50.98 KiB in 0.001747 sec., 362335.4321694333 rows/sec., 28.50 MiB/sec. 2025.04.15 04:10:17.976722 [ 131 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:17.976791 [ 5 ] {9159c711-7509-4817-b47d-606415b01a15} TCPHandler: Processed in 0.002122375 sec. 2025.04.15 04:10:17.976797 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:17.977027 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:17.977083 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.04.15 04:10:17.977282 [ 5 ] {c1a25510-09ee-48fc-b45a-5292647bef6d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:10:17.977430 [ 5 ] {c1a25510-09ee-48fc-b45a-5292647bef6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:10:17.977812 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:17.977974 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1847 rows starting from the beginning of the part 2025.04.15 04:10:17.978556 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part 2025.04.15 04:10:17.979117 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 120 rows starting from the beginning of the part 2025.04.15 04:10:17.979585 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 633 rows starting from the beginning of the part 2025.04.15 04:10:17.980178 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 121 rows starting from the beginning of the part 2025.04.15 04:10:17.980722 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 633 rows starting from the beginning of the part 2025.04.15 04:10:17.982080 [ 5 ] {c1a25510-09ee-48fc-b45a-5292647bef6d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:17.982146 [ 5 ] {c1a25510-09ee-48fc-b45a-5292647bef6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:17.982939 [ 5 ] {c1a25510-09ee-48fc-b45a-5292647bef6d} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.04.15 04:10:17.983417 [ 5 ] {c1a25510-09ee-48fc-b45a-5292647bef6d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:17.983699 [ 5 ] {c1a25510-09ee-48fc-b45a-5292647bef6d} executeQuery: Read 114 rows, 6.99 KiB in 0.006514 sec., 17500.76757752533 rows/sec., 1.05 MiB/sec. 2025.04.15 04:10:17.983771 [ 5 ] {c1a25510-09ee-48fc-b45a-5292647bef6d} TCPHandler: Processed in 0.006852706 sec. 2025.04.15 04:10:17.983908 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:17.984161 [ 5 ] {1f0220cd-0635-4e3f-b955-705eaa799437} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:10:17.984185 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 3410 rows, containing 5 columns (5 merged, 0 gathered) in 0.007244455 sec., 470704.83562945726 rows/sec., 39.76 MiB/sec. 2025.04.15 04:10:17.984226 [ 5 ] {1f0220cd-0635-4e3f-b955-705eaa799437} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:10:17.984468 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.04.15 04:10:17.985060 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_131_26} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:17.985272 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_131_26} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.04.15 04:10:17.985453 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.04.15 04:10:17.985526 [ 5 ] {1f0220cd-0635-4e3f-b955-705eaa799437} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:17.985569 [ 5 ] {1f0220cd-0635-4e3f-b955-705eaa799437} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:17.985921 [ 5 ] {1f0220cd-0635-4e3f-b955-705eaa799437} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.15 04:10:17.986159 [ 5 ] {1f0220cd-0635-4e3f-b955-705eaa799437} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:17.986355 [ 5 ] {1f0220cd-0635-4e3f-b955-705eaa799437} executeQuery: Read 113 rows, 7.49 KiB in 0.002271 sec., 49757.81594011449 rows/sec., 3.22 MiB/sec. 2025.04.15 04:10:17.986409 [ 5 ] {1f0220cd-0635-4e3f-b955-705eaa799437} TCPHandler: Processed in 0.002570355 sec. 2025.04.15 04:10:17.986532 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:17.986654 [ 5 ] {cc7bdd2c-bb4e-41ee-9244-da665bd60f40} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:10:17.986707 [ 5 ] {cc7bdd2c-bb4e-41ee-9244-da665bd60f40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:10:17.987365 [ 5 ] {cc7bdd2c-bb4e-41ee-9244-da665bd60f40} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:17.987409 [ 5 ] {cc7bdd2c-bb4e-41ee-9244-da665bd60f40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:17.987837 [ 5 ] {cc7bdd2c-bb4e-41ee-9244-da665bd60f40} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.15 04:10:17.988135 [ 5 ] {cc7bdd2c-bb4e-41ee-9244-da665bd60f40} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:17.988372 [ 5 ] {cc7bdd2c-bb4e-41ee-9244-da665bd60f40} executeQuery: Read 112 rows, 6.53 KiB in 0.001744 sec., 64220.18348623853 rows/sec., 3.66 MiB/sec. 2025.04.15 04:10:17.990366 [ 5 ] {cc7bdd2c-bb4e-41ee-9244-da665bd60f40} TCPHandler: Processed in 0.003883453 sec. 2025.04.15 04:10:17.990803 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:17.990931 [ 5 ] {ae19239c-bfc2-403f-bed2-baed8d2d0680} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:10:17.990981 [ 5 ] {ae19239c-bfc2-403f-bed2-baed8d2d0680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:10:17.991656 [ 5 ] {ae19239c-bfc2-403f-bed2-baed8d2d0680} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:17.991697 [ 5 ] {ae19239c-bfc2-403f-bed2-baed8d2d0680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:17.992085 [ 5 ] {ae19239c-bfc2-403f-bed2-baed8d2d0680} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.04.15 04:10:17.992340 [ 5 ] {ae19239c-bfc2-403f-bed2-baed8d2d0680} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:17.992527 [ 124 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.04.15 04:10:17.992565 [ 5 ] {ae19239c-bfc2-403f-bed2-baed8d2d0680} executeQuery: Read 390 rows, 28.23 KiB in 0.001652 sec., 236077.4818401937 rows/sec., 16.69 MiB/sec. 2025.04.15 04:10:17.992587 [ 124 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:17.992644 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:17.992677 [ 5 ] {ae19239c-bfc2-403f-bed2-baed8d2d0680} TCPHandler: Processed in 0.002002953 sec. 2025.04.15 04:10:17.992810 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.04.15 04:10:17.992832 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:17.992952 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:17.992966 [ 5 ] {41e902ac-8fee-4063-aeb8-869777d84aea} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:10:17.993003 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 914 rows starting from the beginning of the part 2025.04.15 04:10:17.993028 [ 5 ] {41e902ac-8fee-4063-aeb8-869777d84aea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:10:17.993284 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part 2025.04.15 04:10:17.993726 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 96 rows starting from the beginning of the part 2025.04.15 04:10:17.994082 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 390 rows starting from the beginning of the part 2025.04.15 04:10:17.994483 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 98 rows starting from the beginning of the part 2025.04.15 04:10:17.994761 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 390 rows starting from the beginning of the part 2025.04.15 04:10:17.995454 [ 5 ] {41e902ac-8fee-4063-aeb8-869777d84aea} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:17.995495 [ 5 ] {41e902ac-8fee-4063-aeb8-869777d84aea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:17.996027 [ 5 ] {41e902ac-8fee-4063-aeb8-869777d84aea} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.04.15 04:10:17.996376 [ 5 ] {41e902ac-8fee-4063-aeb8-869777d84aea} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:17.996587 [ 124 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 2025.04.15 04:10:17.996643 [ 124 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:17.996650 [ 5 ] {41e902ac-8fee-4063-aeb8-869777d84aea} executeQuery: Read 6 rows, 321.00 B in 0.003707 sec., 1618.5594820609658 rows/sec., 84.56 KiB/sec. 2025.04.15 04:10:17.996693 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:17.996925 [ 5 ] {41e902ac-8fee-4063-aeb8-869777d84aea} TCPHandler: Processed in 0.004157389 sec. 2025.04.15 04:10:17.997296 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:17.997419 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.00468775 sec., 416404.4584288838 rows/sec., 31.81 MiB/sec. 2025.04.15 04:10:17.997455 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_56_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full 2025.04.15 04:10:17.997553 [ 5 ] {58993cf8-521e-49b1-8a20-b6a733713fd7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:17.997723 [ 5 ] {58993cf8-521e-49b1-8a20-b6a733713fd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:10:17.997736 [ 196 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.04.15 04:10:17.998143 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_56_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:17.998325 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 306 rows starting from the beginning of the part 2025.04.15 04:10:17.998645 [ 196 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_131_26} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:17.998989 [ 196 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_131_26} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.04.15 04:10:17.999081 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part 2025.04.15 04:10:17.999189 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.04.15 04:10:17.999544 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part 2025.04.15 04:10:17.999919 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part 2025.04.15 04:10:18.000234 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part 2025.04.15 04:10:18.000599 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part 2025.04.15 04:10:18.000607 [ 5 ] {58993cf8-521e-49b1-8a20-b6a733713fd7} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:18.000702 [ 5 ] {58993cf8-521e-49b1-8a20-b6a733713fd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:18.002252 [ 5 ] {58993cf8-521e-49b1-8a20-b6a733713fd7} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.04.15 04:10:18.002829 [ 5 ] {58993cf8-521e-49b1-8a20-b6a733713fd7} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:18.003423 [ 5 ] {58993cf8-521e-49b1-8a20-b6a733713fd7} executeQuery: Read 237 rows, 16.27 KiB in 0.00592 sec., 40033.78378378379 rows/sec., 2.68 MiB/sec. 2025.04.15 04:10:18.003741 [ 5 ] {58993cf8-521e-49b1-8a20-b6a733713fd7} TCPHandler: Processed in 0.006601401 sec. 2025.04.15 04:10:18.004120 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:18.004506 [ 5 ] {cf0ee682-3642-4243-842e-d471daeacfff} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:10:18.004728 [ 5 ] {cf0ee682-3642-4243-842e-d471daeacfff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:10:18.005069 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_56_12} MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.00795148 sec., 42256.28436467173 rows/sec., 2.16 MiB/sec. 2025.04.15 04:10:18.005692 [ 191 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_56_12} MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) 2025.04.15 04:10:18.006412 [ 191 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_56_12} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:18.006614 [ 5 ] {cf0ee682-3642-4243-842e-d471daeacfff} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:18.006627 [ 191 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_56_12} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 2025.04.15 04:10:18.006672 [ 5 ] {cf0ee682-3642-4243-842e-d471daeacfff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:18.006814 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.15 04:10:18.007233 [ 5 ] {cf0ee682-3642-4243-842e-d471daeacfff} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.15 04:10:18.007507 [ 5 ] {cf0ee682-3642-4243-842e-d471daeacfff} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:18.007712 [ 5 ] {cf0ee682-3642-4243-842e-d471daeacfff} executeQuery: Read 1 rows, 69.00 B in 0.003375 sec., 296.2962962962963 rows/sec., 19.97 KiB/sec. 2025.04.15 04:10:18.007766 [ 5 ] {cf0ee682-3642-4243-842e-d471daeacfff} TCPHandler: Processed in 0.003788591 sec. 2025.04.15 04:10:18.007889 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:18.008002 [ 5 ] {9ae08df3-7da7-4d31-aaf0-f5b0470223ad} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:18.008078 [ 5 ] {9ae08df3-7da7-4d31-aaf0-f5b0470223ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:10:18.009226 [ 5 ] {9ae08df3-7da7-4d31-aaf0-f5b0470223ad} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:18.009268 [ 5 ] {9ae08df3-7da7-4d31-aaf0-f5b0470223ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:18.009899 [ 5 ] {9ae08df3-7da7-4d31-aaf0-f5b0470223ad} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.04.15 04:10:18.010183 [ 5 ] {9ae08df3-7da7-4d31-aaf0-f5b0470223ad} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:18.010423 [ 5 ] {9ae08df3-7da7-4d31-aaf0-f5b0470223ad} executeQuery: Read 8 rows, 14.68 KiB in 0.002444 sec., 3273.3224222585923 rows/sec., 5.87 MiB/sec. 2025.04.15 04:10:18.010541 [ 5 ] {9ae08df3-7da7-4d31-aaf0-f5b0470223ad} TCPHandler: Processed in 0.002703957 sec. 2025.04.15 04:10:18.010664 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:18.010768 [ 5 ] {d23999f2-4ff2-44c5-9ebc-b4c92b6ec36b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:10:18.010824 [ 5 ] {d23999f2-4ff2-44c5-9ebc-b4c92b6ec36b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:10:18.011249 [ 5 ] {d23999f2-4ff2-44c5-9ebc-b4c92b6ec36b} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:18.011289 [ 5 ] {d23999f2-4ff2-44c5-9ebc-b4c92b6ec36b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:18.011662 [ 5 ] {d23999f2-4ff2-44c5-9ebc-b4c92b6ec36b} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.04.15 04:10:18.011905 [ 5 ] {d23999f2-4ff2-44c5-9ebc-b4c92b6ec36b} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:18.012108 [ 5 ] {d23999f2-4ff2-44c5-9ebc-b4c92b6ec36b} executeQuery: Read 82 rows, 5.33 KiB in 0.001349 sec., 60785.76723498888 rows/sec., 3.86 MiB/sec. 2025.04.15 04:10:18.012109 [ 124 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.04.15 04:10:18.012198 [ 5 ] {d23999f2-4ff2-44c5-9ebc-b4c92b6ec36b} TCPHandler: Processed in 0.001587164 sec. 2025.04.15 04:10:18.012209 [ 124 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:18.012268 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.04.15 04:10:18.012424 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.04.15 04:10:18.012586 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:18.012629 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7548 rows starting from the beginning of the part 2025.04.15 04:10:18.012788 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 48 rows starting from the beginning of the part 2025.04.15 04:10:18.013184 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part 2025.04.15 04:10:18.013527 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 82 rows starting from the beginning of the part 2025.04.15 04:10:18.013934 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part 2025.04.15 04:10:18.014285 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 82 rows starting from the beginning of the part 2025.04.15 04:10:18.016723 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 7880 rows, containing 4 columns (4 merged, 0 gathered) in 0.004369703 sec., 1803326.221484618 rows/sec., 117.42 MiB/sec. 2025.04.15 04:10:18.017193 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.04.15 04:10:18.017489 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_131_26} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:18.017576 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_131_26} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.04.15 04:10:18.017666 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.04.15 04:10:20.205489 [ 123 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:10:20.205541 [ 123 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:10:20.498835 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35746 2025.04.15 04:10:20.499528 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:20.499584 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:20.500126 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.04.15 04:10:20.500384 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:20.500647 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2025.04.15 04:10:22.967138 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:22.967343 [ 5 ] {a2ffb95e-ca4a-435f-987a-3f871d8ca464} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:10:22.967423 [ 5 ] {a2ffb95e-ca4a-435f-987a-3f871d8ca464} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:10:22.968332 [ 5 ] {a2ffb95e-ca4a-435f-987a-3f871d8ca464} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:22.968381 [ 5 ] {a2ffb95e-ca4a-435f-987a-3f871d8ca464} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:22.968833 [ 5 ] {a2ffb95e-ca4a-435f-987a-3f871d8ca464} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.04.15 04:10:22.969127 [ 5 ] {a2ffb95e-ca4a-435f-987a-3f871d8ca464} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:22.969350 [ 5 ] {a2ffb95e-ca4a-435f-987a-3f871d8ca464} executeQuery: Read 120 rows, 10.44 KiB in 0.002062 sec., 58195.926285160036 rows/sec., 4.95 MiB/sec. 2025.04.15 04:10:22.969438 [ 5 ] {a2ffb95e-ca4a-435f-987a-3f871d8ca464} TCPHandler: Processed in 0.002432332 sec. 2025.04.15 04:10:22.969572 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:22.969840 [ 5 ] {2425fdb2-f9f7-4039-b58c-e67e034f3b81} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:10:22.969971 [ 5 ] {2425fdb2-f9f7-4039-b58c-e67e034f3b81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:10:22.970912 [ 5 ] {2425fdb2-f9f7-4039-b58c-e67e034f3b81} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:22.970952 [ 5 ] {2425fdb2-f9f7-4039-b58c-e67e034f3b81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:22.971298 [ 5 ] {2425fdb2-f9f7-4039-b58c-e67e034f3b81} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.04.15 04:10:22.971529 [ 5 ] {2425fdb2-f9f7-4039-b58c-e67e034f3b81} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:22.971724 [ 5 ] {2425fdb2-f9f7-4039-b58c-e67e034f3b81} executeQuery: Read 32 rows, 2.41 KiB in 0.001985 sec., 16120.906801007559 rows/sec., 1.18 MiB/sec. 2025.04.15 04:10:22.971723 [ 119 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.04.15 04:10:22.971802 [ 5 ] {2425fdb2-f9f7-4039-b58c-e67e034f3b81} TCPHandler: Processed in 0.002281249 sec. 2025.04.15 04:10:22.971823 [ 119 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:22.971886 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:22.971978 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:22.972183 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.04.15 04:10:22.972236 [ 5 ] {80b8ab18-9081-4955-884a-0a616c98d003} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:10:22.972397 [ 5 ] {80b8ab18-9081-4955-884a-0a616c98d003} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:10:22.972999 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:22.973182 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 164 rows starting from the beginning of the part 2025.04.15 04:10:22.973761 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 32 rows starting from the beginning of the part 2025.04.15 04:10:22.974315 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 114 rows starting from the beginning of the part 2025.04.15 04:10:22.974879 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 34 rows starting from the beginning of the part 2025.04.15 04:10:22.975519 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 114 rows starting from the beginning of the part 2025.04.15 04:10:22.975911 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 32 rows starting from the beginning of the part 2025.04.15 04:10:22.976910 [ 5 ] {80b8ab18-9081-4955-884a-0a616c98d003} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:22.976976 [ 5 ] {80b8ab18-9081-4955-884a-0a616c98d003} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:22.978055 [ 5 ] {80b8ab18-9081-4955-884a-0a616c98d003} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.04.15 04:10:22.978641 [ 5 ] {80b8ab18-9081-4955-884a-0a616c98d003} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:22.978995 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 5 columns (5 merged, 0 gathered) in 0.00702799 sec., 69721.21474276429 rows/sec., 4.71 MiB/sec. 2025.04.15 04:10:22.979187 [ 5 ] {80b8ab18-9081-4955-884a-0a616c98d003} executeQuery: Read 96 rows, 7.68 KiB in 0.007001 sec., 13712.326810455648 rows/sec., 1.07 MiB/sec. 2025.04.15 04:10:22.979328 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.04.15 04:10:22.979363 [ 5 ] {80b8ab18-9081-4955-884a-0a616c98d003} TCPHandler: Processed in 0.007471309 sec. 2025.04.15 04:10:22.979703 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:22.980073 [ 5 ] {7f698a89-484f-4534-8b29-881e60940a54} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:22.980263 [ 5 ] {7f698a89-484f-4534-8b29-881e60940a54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:10:22.980352 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_111_22} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:22.980790 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_111_22} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.04.15 04:10:22.981094 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:10:22.982013 [ 5 ] {7f698a89-484f-4534-8b29-881e60940a54} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:22.982056 [ 5 ] {7f698a89-484f-4534-8b29-881e60940a54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:22.982445 [ 5 ] {7f698a89-484f-4534-8b29-881e60940a54} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.04.15 04:10:22.982686 [ 5 ] {7f698a89-484f-4534-8b29-881e60940a54} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:22.982919 [ 5 ] {7f698a89-484f-4534-8b29-881e60940a54} executeQuery: Read 160 rows, 11.41 KiB in 0.002993 sec., 53458.06882726362 rows/sec., 3.72 MiB/sec. 2025.04.15 04:10:22.983018 [ 5 ] {7f698a89-484f-4534-8b29-881e60940a54} TCPHandler: Processed in 0.003425104 sec. 2025.04.15 04:10:22.983190 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:22.983479 [ 5 ] {a571269e-f2ed-4ff8-a4c8-26e6a47283c2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:22.983681 [ 5 ] {a571269e-f2ed-4ff8-a4c8-26e6a47283c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:10:22.984813 [ 5 ] {a571269e-f2ed-4ff8-a4c8-26e6a47283c2} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:22.984852 [ 5 ] {a571269e-f2ed-4ff8-a4c8-26e6a47283c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:22.985488 [ 5 ] {a571269e-f2ed-4ff8-a4c8-26e6a47283c2} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.04.15 04:10:22.985752 [ 5 ] {a571269e-f2ed-4ff8-a4c8-26e6a47283c2} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:22.985934 [ 119 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.04.15 04:10:22.986018 [ 119 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:22.986029 [ 5 ] {a571269e-f2ed-4ff8-a4c8-26e6a47283c2} executeQuery: Read 32 rows, 58.72 KiB in 0.002654 sec., 12057.272042200451 rows/sec., 21.61 MiB/sec. 2025.04.15 04:10:22.986060 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:22.986459 [ 5 ] {a571269e-f2ed-4ff8-a4c8-26e6a47283c2} TCPHandler: Processed in 0.003373002 sec. 2025.04.15 04:10:22.986493 [ 192 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.04.15 04:10:22.986650 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:22.986928 [ 5 ] {4fe032d0-5971-41b0-b275-4197a043d39f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:10:22.987059 [ 5 ] {4fe032d0-5971-41b0-b275-4197a043d39f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:10:22.987226 [ 192 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:22.987486 [ 192 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2075 rows starting from the beginning of the part 2025.04.15 04:10:22.988325 [ 192 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 32 rows starting from the beginning of the part 2025.04.15 04:10:22.989025 [ 192 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part 2025.04.15 04:10:22.989162 [ 5 ] {4fe032d0-5971-41b0-b275-4197a043d39f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:22.989267 [ 5 ] {4fe032d0-5971-41b0-b275-4197a043d39f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:22.989729 [ 192 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 32 rows starting from the beginning of the part 2025.04.15 04:10:22.990590 [ 192 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part 2025.04.15 04:10:22.990937 [ 5 ] {4fe032d0-5971-41b0-b275-4197a043d39f} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.04.15 04:10:22.991239 [ 192 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 32 rows starting from the beginning of the part 2025.04.15 04:10:22.991916 [ 5 ] {4fe032d0-5971-41b0-b275-4197a043d39f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:22.992476 [ 5 ] {4fe032d0-5971-41b0-b275-4197a043d39f} executeQuery: Read 60 rows, 4.14 KiB in 0.005643 sec., 10632.64221158958 rows/sec., 733.76 KiB/sec. 2025.04.15 04:10:22.992629 [ 5 ] {4fe032d0-5971-41b0-b275-4197a043d39f} TCPHandler: Processed in 0.006063239 sec. 2025.04.15 04:10:22.999910 [ 189 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2187 rows, containing 19 columns (19 merged, 0 gathered) in 0.013680222 sec., 159865.8267387766 rows/sec., 286.47 MiB/sec. 2025.04.15 04:10:23.001157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 277.29 MiB, peak 288.78 MiB, free memory in arenas 0.00 B, will set to 270.10 MiB (RSS), difference: -7.20 MiB 2025.04.15 04:10:23.001528 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.04.15 04:10:23.001968 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_111_22} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.002056 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_111_22} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.04.15 04:10:23.002184 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.33 MiB. 2025.04.15 04:10:23.136022 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.04.15 04:10:23.160268 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.160325 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.167822 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.04.15 04:10:23.168624 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.171668 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.04.15 04:10:23.388958 [ 222 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.04.15 04:10:23.389026 [ 222 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.04.15 04:10:23.390718 [ 222 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.04.15 04:10:23.465869 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:23.466085 [ 5 ] {52525ab8-ba71-45f9-84bd-544b4cd188c2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:10:23.466163 [ 5 ] {52525ab8-ba71-45f9-84bd-544b4cd188c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:10:23.467082 [ 5 ] {52525ab8-ba71-45f9-84bd-544b4cd188c2} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.467138 [ 5 ] {52525ab8-ba71-45f9-84bd-544b4cd188c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.467596 [ 5 ] {52525ab8-ba71-45f9-84bd-544b4cd188c2} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.15 04:10:23.467859 [ 5 ] {52525ab8-ba71-45f9-84bd-544b4cd188c2} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.468063 [ 120 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.04.15 04:10:23.468131 [ 5 ] {52525ab8-ba71-45f9-84bd-544b4cd188c2} executeQuery: Read 212 rows, 13.81 KiB in 0.002095 sec., 101193.31742243437 rows/sec., 6.44 MiB/sec. 2025.04.15 04:10:23.468152 [ 120 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.468221 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.468287 [ 5 ] {52525ab8-ba71-45f9-84bd-544b4cd188c2} TCPHandler: Processed in 0.002554504 sec. 2025.04.15 04:10:23.468438 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2025.04.15 04:10:23.468491 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:23.468657 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:23.468709 [ 5 ] {21ee809a-8514-4cd9-84a1-19fc16910dfb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:10:23.468729 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 212 rows starting from the beginning of the part 2025.04.15 04:10:23.468825 [ 5 ] {21ee809a-8514-4cd9-84a1-19fc16910dfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:10:23.469001 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 212 rows starting from the beginning of the part 2025.04.15 04:10:23.469432 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 212 rows starting from the beginning of the part 2025.04.15 04:10:23.469826 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 212 rows starting from the beginning of the part 2025.04.15 04:10:23.470251 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 212 rows starting from the beginning of the part 2025.04.15 04:10:23.471558 [ 5 ] {21ee809a-8514-4cd9-84a1-19fc16910dfb} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.471629 [ 5 ] {21ee809a-8514-4cd9-84a1-19fc16910dfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.472591 [ 5 ] {21ee809a-8514-4cd9-84a1-19fc16910dfb} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.04.15 04:10:23.473046 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004723381 sec., 224415.51930703878 rows/sec., 15.13 MiB/sec. 2025.04.15 04:10:23.473070 [ 5 ] {21ee809a-8514-4cd9-84a1-19fc16910dfb} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.473246 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.04.15 04:10:23.473553 [ 5 ] {21ee809a-8514-4cd9-84a1-19fc16910dfb} executeQuery: Read 2 rows, 167.00 B in 0.004913 sec., 407.0832485243232 rows/sec., 33.19 KiB/sec. 2025.04.15 04:10:23.473921 [ 5 ] {21ee809a-8514-4cd9-84a1-19fc16910dfb} TCPHandler: Processed in 0.005487427 sec. 2025.04.15 04:10:23.474123 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_57_14} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.474260 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:23.474426 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_57_14} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.04.15 04:10:23.474573 [ 5 ] {2c89fe26-f8cb-4b94-b310-2ad497937afc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:10:23.474588 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.04.15 04:10:23.474646 [ 5 ] {2c89fe26-f8cb-4b94-b310-2ad497937afc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:10:23.476607 [ 5 ] {2c89fe26-f8cb-4b94-b310-2ad497937afc} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.476653 [ 5 ] {2c89fe26-f8cb-4b94-b310-2ad497937afc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.477151 [ 5 ] {2c89fe26-f8cb-4b94-b310-2ad497937afc} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.04.15 04:10:23.477401 [ 5 ] {2c89fe26-f8cb-4b94-b310-2ad497937afc} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.477611 [ 5 ] {2c89fe26-f8cb-4b94-b310-2ad497937afc} executeQuery: Read 1774 rows, 147.61 KiB in 0.003131 sec., 566592.1430852762 rows/sec., 46.04 MiB/sec. 2025.04.15 04:10:23.477676 [ 5 ] {2c89fe26-f8cb-4b94-b310-2ad497937afc} TCPHandler: Processed in 0.003542066 sec. 2025.04.15 04:10:23.477803 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:23.477915 [ 5 ] {83012eda-aa98-45da-a9b2-5ed1ccec8f22} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:10:23.477964 [ 5 ] {83012eda-aa98-45da-a9b2-5ed1ccec8f22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:10:23.478738 [ 5 ] {83012eda-aa98-45da-a9b2-5ed1ccec8f22} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.478778 [ 5 ] {83012eda-aa98-45da-a9b2-5ed1ccec8f22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.479161 [ 5 ] {83012eda-aa98-45da-a9b2-5ed1ccec8f22} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.04.15 04:10:23.479435 [ 5 ] {83012eda-aa98-45da-a9b2-5ed1ccec8f22} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.479630 [ 5 ] {83012eda-aa98-45da-a9b2-5ed1ccec8f22} executeQuery: Read 116 rows, 7.13 KiB in 0.001741 sec., 66628.37449741528 rows/sec., 4.00 MiB/sec. 2025.04.15 04:10:23.479682 [ 5 ] {83012eda-aa98-45da-a9b2-5ed1ccec8f22} TCPHandler: Processed in 0.001932361 sec. 2025.04.15 04:10:23.479805 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:23.479909 [ 5 ] {c2e2191b-4164-43d2-a00d-df84368bc7a9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:10:23.479953 [ 5 ] {c2e2191b-4164-43d2-a00d-df84368bc7a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:10:23.480661 [ 5 ] {c2e2191b-4164-43d2-a00d-df84368bc7a9} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.480701 [ 5 ] {c2e2191b-4164-43d2-a00d-df84368bc7a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.481066 [ 5 ] {c2e2191b-4164-43d2-a00d-df84368bc7a9} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.15 04:10:23.481309 [ 5 ] {c2e2191b-4164-43d2-a00d-df84368bc7a9} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.481512 [ 5 ] {c2e2191b-4164-43d2-a00d-df84368bc7a9} executeQuery: Read 341 rows, 23.30 KiB in 0.001622 sec., 210234.27866831073 rows/sec., 14.03 MiB/sec. 2025.04.15 04:10:23.481563 [ 5 ] {c2e2191b-4164-43d2-a00d-df84368bc7a9} TCPHandler: Processed in 0.001808338 sec. 2025.04.15 04:10:23.481677 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:23.481780 [ 5 ] {f1090c1f-2546-44c3-8e3b-27ed062668c7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:10:23.481825 [ 5 ] {f1090c1f-2546-44c3-8e3b-27ed062668c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:10:23.482401 [ 5 ] {f1090c1f-2546-44c3-8e3b-27ed062668c7} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.482439 [ 5 ] {f1090c1f-2546-44c3-8e3b-27ed062668c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.482792 [ 5 ] {f1090c1f-2546-44c3-8e3b-27ed062668c7} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.15 04:10:23.483052 [ 5 ] {f1090c1f-2546-44c3-8e3b-27ed062668c7} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.483221 [ 120 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.04.15 04:10:23.483273 [ 5 ] {f1090c1f-2546-44c3-8e3b-27ed062668c7} executeQuery: Read 112 rows, 6.53 KiB in 0.001507 sec., 74319.84074319841 rows/sec., 4.23 MiB/sec. 2025.04.15 04:10:23.483280 [ 120 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.483350 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.483382 [ 5 ] {f1090c1f-2546-44c3-8e3b-27ed062668c7} TCPHandler: Processed in 0.001752717 sec. 2025.04.15 04:10:23.483536 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2025.04.15 04:10:23.483554 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:23.483676 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:23.483713 [ 5 ] {0b5d1401-b380-419a-915e-d5019c6771cf} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:10:23.483723 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 112 rows starting from the beginning of the part 2025.04.15 04:10:23.483771 [ 5 ] {0b5d1401-b380-419a-915e-d5019c6771cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:10:23.484008 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 112 rows starting from the beginning of the part 2025.04.15 04:10:23.484378 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 112 rows starting from the beginning of the part 2025.04.15 04:10:23.484700 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 112 rows starting from the beginning of the part 2025.04.15 04:10:23.485035 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 112 rows starting from the beginning of the part 2025.04.15 04:10:23.486694 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003230359 sec., 173355.3453346826 rows/sec., 10.54 MiB/sec. 2025.04.15 04:10:23.486708 [ 5 ] {0b5d1401-b380-419a-915e-d5019c6771cf} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.486768 [ 5 ] {0b5d1401-b380-419a-915e-d5019c6771cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.486890 [ 197 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.04.15 04:10:23.487261 [ 5 ] {0b5d1401-b380-419a-915e-d5019c6771cf} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.04.15 04:10:23.487313 [ 197 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_57_14} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.487445 [ 197 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_57_14} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.04.15 04:10:23.487556 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:10:23.487581 [ 5 ] {0b5d1401-b380-419a-915e-d5019c6771cf} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.487798 [ 5 ] {0b5d1401-b380-419a-915e-d5019c6771cf} executeQuery: Read 848 rows, 62.68 KiB in 0.004113 sec., 206175.5409676635 rows/sec., 14.88 MiB/sec. 2025.04.15 04:10:23.487862 [ 5 ] {0b5d1401-b380-419a-915e-d5019c6771cf} TCPHandler: Processed in 0.004364733 sec. 2025.04.15 04:10:23.487985 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:23.488088 [ 5 ] {f0c4e5ef-7f74-4ddf-be43-f4e6368c309c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:10:23.488134 [ 5 ] {f0c4e5ef-7f74-4ddf-be43-f4e6368c309c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:10:23.488560 [ 5 ] {f0c4e5ef-7f74-4ddf-be43-f4e6368c309c} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.488598 [ 5 ] {f0c4e5ef-7f74-4ddf-be43-f4e6368c309c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.488940 [ 5 ] {f0c4e5ef-7f74-4ddf-be43-f4e6368c309c} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.04.15 04:10:23.489178 [ 5 ] {f0c4e5ef-7f74-4ddf-be43-f4e6368c309c} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.489372 [ 5 ] {f0c4e5ef-7f74-4ddf-be43-f4e6368c309c} executeQuery: Read 6 rows, 321.00 B in 0.001305 sec., 4597.701149425287 rows/sec., 240.21 KiB/sec. 2025.04.15 04:10:23.489421 [ 5 ] {f0c4e5ef-7f74-4ddf-be43-f4e6368c309c} TCPHandler: Processed in 0.001488191 sec. 2025.04.15 04:10:23.489537 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:23.489641 [ 5 ] {62ec4d97-8b3c-48f9-b167-6e8c6df4a468} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:23.489689 [ 5 ] {62ec4d97-8b3c-48f9-b167-6e8c6df4a468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:10:23.490459 [ 5 ] {62ec4d97-8b3c-48f9-b167-6e8c6df4a468} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.490498 [ 5 ] {62ec4d97-8b3c-48f9-b167-6e8c6df4a468} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.490902 [ 5 ] {62ec4d97-8b3c-48f9-b167-6e8c6df4a468} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.04.15 04:10:23.491140 [ 5 ] {62ec4d97-8b3c-48f9-b167-6e8c6df4a468} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.491341 [ 5 ] {62ec4d97-8b3c-48f9-b167-6e8c6df4a468} executeQuery: Read 956 rows, 65.04 KiB in 0.001721 sec., 555490.9936083672 rows/sec., 36.91 MiB/sec. 2025.04.15 04:10:23.491392 [ 5 ] {62ec4d97-8b3c-48f9-b167-6e8c6df4a468} TCPHandler: Processed in 0.00190393 sec. 2025.04.15 04:10:23.491508 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:23.491612 [ 5 ] {70cc1a03-c7aa-480d-8cd0-00ff7c0262a9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:10:23.491657 [ 5 ] {70cc1a03-c7aa-480d-8cd0-00ff7c0262a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:10:23.492070 [ 5 ] {70cc1a03-c7aa-480d-8cd0-00ff7c0262a9} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.492108 [ 5 ] {70cc1a03-c7aa-480d-8cd0-00ff7c0262a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.492445 [ 5 ] {70cc1a03-c7aa-480d-8cd0-00ff7c0262a9} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.15 04:10:23.492674 [ 5 ] {70cc1a03-c7aa-480d-8cd0-00ff7c0262a9} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.492892 [ 5 ] {70cc1a03-c7aa-480d-8cd0-00ff7c0262a9} executeQuery: Read 1 rows, 69.00 B in 0.001294 sec., 772.7975270479135 rows/sec., 52.07 KiB/sec. 2025.04.15 04:10:23.492924 [ 219 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.04.15 04:10:23.492957 [ 5 ] {70cc1a03-c7aa-480d-8cd0-00ff7c0262a9} TCPHandler: Processed in 0.001498552 sec. 2025.04.15 04:10:23.492992 [ 219 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.04.15 04:10:23.493134 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:23.493277 [ 5 ] {05c79f9e-4c14-4992-b7ec-e098abcb420b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:23.493393 [ 5 ] {05c79f9e-4c14-4992-b7ec-e098abcb420b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:10:23.496242 [ 5 ] {05c79f9e-4c14-4992-b7ec-e098abcb420b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.496282 [ 5 ] {05c79f9e-4c14-4992-b7ec-e098abcb420b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.497378 [ 219 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.04.15 04:10:23.497818 [ 5 ] {05c79f9e-4c14-4992-b7ec-e098abcb420b} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.04.15 04:10:23.498294 [ 5 ] {05c79f9e-4c14-4992-b7ec-e098abcb420b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.498559 [ 5 ] {05c79f9e-4c14-4992-b7ec-e098abcb420b} executeQuery: Read 8 rows, 14.68 KiB in 0.005302 sec., 1508.8645794039985 rows/sec., 2.70 MiB/sec. 2025.04.15 04:10:23.498678 [ 5 ] {05c79f9e-4c14-4992-b7ec-e098abcb420b} TCPHandler: Processed in 0.0055952 sec. 2025.04.15 04:10:23.498838 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:23.498965 [ 5 ] {b7ea87db-85ba-40c0-ba72-59ee8a49299e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:10:23.499015 [ 5 ] {b7ea87db-85ba-40c0-ba72-59ee8a49299e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:10:23.499452 [ 5 ] {b7ea87db-85ba-40c0-ba72-59ee8a49299e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:23.499491 [ 5 ] {b7ea87db-85ba-40c0-ba72-59ee8a49299e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:23.499863 [ 5 ] {b7ea87db-85ba-40c0-ba72-59ee8a49299e} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.04.15 04:10:23.500196 [ 5 ] {b7ea87db-85ba-40c0-ba72-59ee8a49299e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:23.500448 [ 5 ] {b7ea87db-85ba-40c0-ba72-59ee8a49299e} executeQuery: Read 34 rows, 2.02 KiB in 0.00151 sec., 22516.556291390727 rows/sec., 1.31 MiB/sec. 2025.04.15 04:10:23.500513 [ 5 ] {b7ea87db-85ba-40c0-ba72-59ee8a49299e} TCPHandler: Processed in 0.001737477 sec. 2025.04.15 04:10:23.947644 [ 221 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.04.15 04:10:23.947705 [ 221 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.04.15 04:10:23.949392 [ 221 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.04.15 04:10:24.000178 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.44 MiB, peak 288.78 MiB, free memory in arenas 0.00 B, will set to 270.10 MiB (RSS), difference: 5.66 MiB 2025.04.15 04:10:24.147024 [ 224 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:24.147076 [ 224 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:24.149331 [ 224 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:24.154640 [ 221 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:24.154681 [ 221 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:24.156646 [ 221 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:24.338045 [ 221 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:24.338097 [ 221 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:24.340478 [ 221 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:24.493723 [ 224 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:24.493780 [ 224 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:24.495760 [ 224 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:24.527527 [ 221 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:24.527602 [ 221 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:24.529739 [ 221 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:24.840288 [ 224 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:24.840335 [ 224 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:24.842281 [ 224 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:25.703477 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2344 2025.04.15 04:10:25.707773 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:25.707830 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:25.709425 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.15 04:10:25.709751 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:25.710425 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2344 2025.04.15 04:10:27.965037 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:27.965337 [ 5 ] {af5bcbca-8008-461b-b155-e36bb0e3f505} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:10:27.965435 [ 5 ] {af5bcbca-8008-461b-b155-e36bb0e3f505} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:10:27.966260 [ 5 ] {af5bcbca-8008-461b-b155-e36bb0e3f505} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:27.966310 [ 5 ] {af5bcbca-8008-461b-b155-e36bb0e3f505} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:27.966726 [ 5 ] {af5bcbca-8008-461b-b155-e36bb0e3f505} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.04.15 04:10:27.966977 [ 5 ] {af5bcbca-8008-461b-b155-e36bb0e3f505} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:27.967194 [ 5 ] {af5bcbca-8008-461b-b155-e36bb0e3f505} executeQuery: Read 56 rows, 4.41 KiB in 0.001942 sec., 28836.25128733265 rows/sec., 2.22 MiB/sec. 2025.04.15 04:10:27.967247 [ 5 ] {af5bcbca-8008-461b-b155-e36bb0e3f505} TCPHandler: Processed in 0.002393761 sec. 2025.04.15 04:10:27.967392 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:27.967495 [ 5 ] {9d337af6-c21c-4e1a-a784-638c53a6ee36} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:10:27.967539 [ 5 ] {9d337af6-c21c-4e1a-a784-638c53a6ee36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:10:27.968114 [ 5 ] {9d337af6-c21c-4e1a-a784-638c53a6ee36} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:27.968154 [ 5 ] {9d337af6-c21c-4e1a-a784-638c53a6ee36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:27.968501 [ 5 ] {9d337af6-c21c-4e1a-a784-638c53a6ee36} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.04.15 04:10:27.968726 [ 5 ] {9d337af6-c21c-4e1a-a784-638c53a6ee36} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:27.968917 [ 5 ] {9d337af6-c21c-4e1a-a784-638c53a6ee36} executeQuery: Read 64 rows, 5.12 KiB in 0.001444 sec., 44321.3296398892 rows/sec., 3.46 MiB/sec. 2025.04.15 04:10:27.968967 [ 5 ] {9d337af6-c21c-4e1a-a784-638c53a6ee36} TCPHandler: Processed in 0.001623944 sec. 2025.04.15 04:10:27.969103 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:27.969207 [ 5 ] {b91a7a8b-9143-42de-8bf5-2efdafd6b2ca} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:27.969255 [ 5 ] {b91a7a8b-9143-42de-8bf5-2efdafd6b2ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:10:27.969786 [ 5 ] {b91a7a8b-9143-42de-8bf5-2efdafd6b2ca} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:27.969825 [ 5 ] {b91a7a8b-9143-42de-8bf5-2efdafd6b2ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:27.970337 [ 5 ] {b91a7a8b-9143-42de-8bf5-2efdafd6b2ca} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.04.15 04:10:27.970872 [ 5 ] {b91a7a8b-9143-42de-8bf5-2efdafd6b2ca} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:27.971034 [ 112 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 5 parts from all_1_129_26 to all_133_133_0 2025.04.15 04:10:27.971081 [ 5 ] {b91a7a8b-9143-42de-8bf5-2efdafd6b2ca} executeQuery: Read 128 rows, 9.13 KiB in 0.00189 sec., 67724.86772486773 rows/sec., 4.72 MiB/sec. 2025.04.15 04:10:27.971127 [ 112 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:27.971193 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:27.971197 [ 5 ] {b91a7a8b-9143-42de-8bf5-2efdafd6b2ca} TCPHandler: Processed in 0.002140586 sec. 2025.04.15 04:10:27.971486 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:27.971733 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_133_27} MergeTask::PrepareStage: Merging 5 parts: from all_1_129_26 to all_133_133_0 into Compact with storage Full 2025.04.15 04:10:27.971906 [ 5 ] {8b8568ad-de90-4bf9-ba6d-dcbee137929e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:10:27.972150 [ 5 ] {8b8568ad-de90-4bf9-ba6d-dcbee137929e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:10:27.972281 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_133_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:27.972432 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_133_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_129_26, total 38504 rows starting from the beginning of the part 2025.04.15 04:10:27.972985 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 161 rows starting from the beginning of the part 2025.04.15 04:10:27.973690 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 237 rows starting from the beginning of the part 2025.04.15 04:10:27.974377 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part 2025.04.15 04:10:27.974869 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 956 rows starting from the beginning of the part 2025.04.15 04:10:27.975940 [ 5 ] {8b8568ad-de90-4bf9-ba6d-dcbee137929e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:27.976009 [ 5 ] {8b8568ad-de90-4bf9-ba6d-dcbee137929e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:27.976685 [ 5 ] {8b8568ad-de90-4bf9-ba6d-dcbee137929e} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.04.15 04:10:27.977009 [ 5 ] {8b8568ad-de90-4bf9-ba6d-dcbee137929e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:27.977364 [ 5 ] {8b8568ad-de90-4bf9-ba6d-dcbee137929e} executeQuery: Read 48 rows, 3.31 KiB in 0.00562 sec., 8540.925266903914 rows/sec., 589.41 KiB/sec. 2025.04.15 04:10:27.977571 [ 5 ] {8b8568ad-de90-4bf9-ba6d-dcbee137929e} TCPHandler: Processed in 0.006210932 sec. 2025.04.15 04:10:27.984267 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_133_27} MergeTask::MergeProjectionsStage: Merge sorted 40018 rows, containing 5 columns (5 merged, 0 gathered) in 0.012922316 sec., 3096813.295697149 rows/sec., 209.01 MiB/sec. 2025.04.15 04:10:27.984879 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_133_27} MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary) 2025.04.15 04:10:27.985239 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_133_27} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:27.985337 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_133_27} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 5 parts: [all_1_129_26, all_133_133_0] -> all_1_133_27 2025.04.15 04:10:27.985443 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. 2025.04.15 04:10:28.000990 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 2025.04.15 04:10:28.001642 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:28.001679 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:28.002177 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.04.15 04:10:28.002441 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:28.003175 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2025.04.15 04:10:30.671966 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.04.15 04:10:30.699426 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:30.699510 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:30.707278 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.04.15 04:10:30.708182 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:30.712094 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.04.15 04:10:32.966971 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:32.967165 [ 5 ] {7db64cbf-c7da-4db9-b8be-b936fdfa0e91} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:10:32.967239 [ 5 ] {7db64cbf-c7da-4db9-b8be-b936fdfa0e91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:10:32.968016 [ 5 ] {7db64cbf-c7da-4db9-b8be-b936fdfa0e91} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:32.968066 [ 5 ] {7db64cbf-c7da-4db9-b8be-b936fdfa0e91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:32.968529 [ 5 ] {7db64cbf-c7da-4db9-b8be-b936fdfa0e91} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.04.15 04:10:32.968791 [ 5 ] {7db64cbf-c7da-4db9-b8be-b936fdfa0e91} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:32.969039 [ 5 ] {7db64cbf-c7da-4db9-b8be-b936fdfa0e91} executeQuery: Read 120 rows, 10.44 KiB in 0.001908 sec., 62893.08176100629 rows/sec., 5.34 MiB/sec. 2025.04.15 04:10:32.969105 [ 5 ] {7db64cbf-c7da-4db9-b8be-b936fdfa0e91} TCPHandler: Processed in 0.002259038 sec. 2025.04.15 04:10:32.969265 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:32.969565 [ 5 ] {1a1bb219-76f6-4c55-bc68-b177eded69c9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:10:32.969707 [ 5 ] {1a1bb219-76f6-4c55-bc68-b177eded69c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:10:32.970593 [ 5 ] {1a1bb219-76f6-4c55-bc68-b177eded69c9} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:32.970633 [ 5 ] {1a1bb219-76f6-4c55-bc68-b177eded69c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:32.970989 [ 5 ] {1a1bb219-76f6-4c55-bc68-b177eded69c9} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.04.15 04:10:32.971232 [ 5 ] {1a1bb219-76f6-4c55-bc68-b177eded69c9} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:32.971443 [ 5 ] {1a1bb219-76f6-4c55-bc68-b177eded69c9} executeQuery: Read 32 rows, 2.41 KiB in 0.001983 sec., 16137.165910237016 rows/sec., 1.18 MiB/sec. 2025.04.15 04:10:32.971540 [ 5 ] {1a1bb219-76f6-4c55-bc68-b177eded69c9} TCPHandler: Processed in 0.00233062 sec. 2025.04.15 04:10:32.971726 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:32.971931 [ 5 ] {86a21e1c-8811-41b2-84c0-0c58a921dea6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:10:32.971979 [ 5 ] {86a21e1c-8811-41b2-84c0-0c58a921dea6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:10:32.972522 [ 5 ] {86a21e1c-8811-41b2-84c0-0c58a921dea6} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:32.972562 [ 5 ] {86a21e1c-8811-41b2-84c0-0c58a921dea6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:32.972929 [ 5 ] {86a21e1c-8811-41b2-84c0-0c58a921dea6} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.04.15 04:10:32.973200 [ 5 ] {86a21e1c-8811-41b2-84c0-0c58a921dea6} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:32.973384 [ 5 ] {86a21e1c-8811-41b2-84c0-0c58a921dea6} executeQuery: Read 96 rows, 7.68 KiB in 0.001499 sec., 64042.69513008673 rows/sec., 5.00 MiB/sec. 2025.04.15 04:10:32.973443 [ 5 ] {86a21e1c-8811-41b2-84c0-0c58a921dea6} TCPHandler: Processed in 0.001808348 sec. 2025.04.15 04:10:32.973558 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:32.973663 [ 5 ] {86e79f69-f6e7-4a81-9691-78193d9f7467} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:32.973714 [ 5 ] {86e79f69-f6e7-4a81-9691-78193d9f7467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:10:32.974208 [ 5 ] {86e79f69-f6e7-4a81-9691-78193d9f7467} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:32.974248 [ 5 ] {86e79f69-f6e7-4a81-9691-78193d9f7467} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:32.974632 [ 5 ] {86e79f69-f6e7-4a81-9691-78193d9f7467} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.04.15 04:10:32.974871 [ 5 ] {86e79f69-f6e7-4a81-9691-78193d9f7467} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:32.975073 [ 5 ] {86e79f69-f6e7-4a81-9691-78193d9f7467} executeQuery: Read 160 rows, 11.41 KiB in 0.001432 sec., 111731.843575419 rows/sec., 7.78 MiB/sec. 2025.04.15 04:10:32.975124 [ 5 ] {86e79f69-f6e7-4a81-9691-78193d9f7467} TCPHandler: Processed in 0.001616834 sec. 2025.04.15 04:10:32.975236 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:32.975342 [ 5 ] {d7a7d5ef-86ec-4d4d-b193-4907760aaa31} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:32.975409 [ 5 ] {d7a7d5ef-86ec-4d4d-b193-4907760aaa31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:10:32.976477 [ 5 ] {d7a7d5ef-86ec-4d4d-b193-4907760aaa31} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:32.976516 [ 5 ] {d7a7d5ef-86ec-4d4d-b193-4907760aaa31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:32.977161 [ 5 ] {d7a7d5ef-86ec-4d4d-b193-4907760aaa31} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.04.15 04:10:32.977414 [ 5 ] {d7a7d5ef-86ec-4d4d-b193-4907760aaa31} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:32.977636 [ 5 ] {d7a7d5ef-86ec-4d4d-b193-4907760aaa31} executeQuery: Read 32 rows, 58.72 KiB in 0.002316 sec., 13816.92573402418 rows/sec., 24.76 MiB/sec. 2025.04.15 04:10:32.977727 [ 5 ] {d7a7d5ef-86ec-4d4d-b193-4907760aaa31} TCPHandler: Processed in 0.002540645 sec. 2025.04.15 04:10:32.977832 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:32.977933 [ 5 ] {6a019eb1-ff70-455c-bba8-7f6ddf98b67d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:10:32.977981 [ 5 ] {6a019eb1-ff70-455c-bba8-7f6ddf98b67d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:10:32.978388 [ 5 ] {6a019eb1-ff70-455c-bba8-7f6ddf98b67d} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:32.978427 [ 5 ] {6a019eb1-ff70-455c-bba8-7f6ddf98b67d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:32.978782 [ 5 ] {6a019eb1-ff70-455c-bba8-7f6ddf98b67d} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.04.15 04:10:32.979022 [ 5 ] {6a019eb1-ff70-455c-bba8-7f6ddf98b67d} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:32.979230 [ 5 ] {6a019eb1-ff70-455c-bba8-7f6ddf98b67d} executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. 2025.04.15 04:10:32.979279 [ 5 ] {6a019eb1-ff70-455c-bba8-7f6ddf98b67d} TCPHandler: Processed in 0.001495222 sec. 2025.04.15 04:10:35.205595 [ 101 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:10:35.205647 [ 101 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:10:35.437467 [ 225 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:10:35.437539 [ 225 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:10:35.439473 [ 225 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:10:35.504238 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 2025.04.15 04:10:35.504869 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:35.504923 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:35.505467 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.04.15 04:10:35.505720 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:35.505989 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2025.04.15 04:10:35.506061 [ 223 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:35.506113 [ 223 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:35.507978 [ 223 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:35.711672 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2364 2025.04.15 04:10:35.714554 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:35.714612 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:35.716152 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.15 04:10:35.716476 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:35.717142 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2364 2025.04.15 04:10:35.791276 [ 222 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:35.791308 [ 222 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:35.793266 [ 222 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:10:36.002366 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001819429 sec. 2025.04.15 04:10:36.174512 [ 220 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.04.15 04:10:36.174600 [ 220 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.04.15 04:10:36.176433 [ 220 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.04.15 04:10:37.972547 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:37.972746 [ 5 ] {fc336b3c-fc94-4892-a9ea-1611b9a9489a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:10:37.972819 [ 5 ] {fc336b3c-fc94-4892-a9ea-1611b9a9489a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:10:37.973666 [ 5 ] {fc336b3c-fc94-4892-a9ea-1611b9a9489a} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:37.973716 [ 5 ] {fc336b3c-fc94-4892-a9ea-1611b9a9489a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:37.974183 [ 5 ] {fc336b3c-fc94-4892-a9ea-1611b9a9489a} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.15 04:10:37.974460 [ 5 ] {fc336b3c-fc94-4892-a9ea-1611b9a9489a} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:37.974720 [ 5 ] {fc336b3c-fc94-4892-a9ea-1611b9a9489a} executeQuery: Read 212 rows, 13.81 KiB in 0.002025 sec., 104691.35802469136 rows/sec., 6.66 MiB/sec. 2025.04.15 04:10:37.974798 [ 5 ] {fc336b3c-fc94-4892-a9ea-1611b9a9489a} TCPHandler: Processed in 0.002380391 sec. 2025.04.15 04:10:37.974960 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:37.975072 [ 5 ] {c6b412d3-3114-463d-96a7-a45dc853def7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:10:37.975123 [ 5 ] {c6b412d3-3114-463d-96a7-a45dc853def7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:10:37.975971 [ 5 ] {c6b412d3-3114-463d-96a7-a45dc853def7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:37.976011 [ 5 ] {c6b412d3-3114-463d-96a7-a45dc853def7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:37.976400 [ 5 ] {c6b412d3-3114-463d-96a7-a45dc853def7} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.04.15 04:10:37.976634 [ 5 ] {c6b412d3-3114-463d-96a7-a45dc853def7} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:37.976813 [ 5 ] {c6b412d3-3114-463d-96a7-a45dc853def7} executeQuery: Read 633 rows, 50.98 KiB in 0.001818 sec., 348184.81848184817 rows/sec., 27.38 MiB/sec. 2025.04.15 04:10:37.976839 [ 100 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.04.15 04:10:37.976893 [ 5 ] {c6b412d3-3114-463d-96a7-a45dc853def7} TCPHandler: Processed in 0.002055424 sec. 2025.04.15 04:10:37.976933 [ 100 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:37.977049 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:37.977159 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:37.977290 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.04.15 04:10:37.977330 [ 5 ] {24e7da5a-baf8-4495-a6a6-b372206e7b96} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:10:37.977411 [ 5 ] {24e7da5a-baf8-4495-a6a6-b372206e7b96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:10:37.977686 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:37.977772 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1847 rows starting from the beginning of the part 2025.04.15 04:10:37.978221 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 120 rows starting from the beginning of the part 2025.04.15 04:10:37.978700 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1774 rows starting from the beginning of the part 2025.04.15 04:10:37.979031 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part 2025.04.15 04:10:37.979274 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 120 rows starting from the beginning of the part 2025.04.15 04:10:37.979525 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 633 rows starting from the beginning of the part 2025.04.15 04:10:37.980567 [ 5 ] {24e7da5a-baf8-4495-a6a6-b372206e7b96} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:37.980634 [ 5 ] {24e7da5a-baf8-4495-a6a6-b372206e7b96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:37.981483 [ 5 ] {24e7da5a-baf8-4495-a6a6-b372206e7b96} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.04.15 04:10:37.982006 [ 5 ] {24e7da5a-baf8-4495-a6a6-b372206e7b96} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:37.982630 [ 5 ] {24e7da5a-baf8-4495-a6a6-b372206e7b96} executeQuery: Read 114 rows, 6.99 KiB in 0.005312 sec., 21460.843373493975 rows/sec., 1.28 MiB/sec. 2025.04.15 04:10:37.982851 [ 5 ] {24e7da5a-baf8-4495-a6a6-b372206e7b96} TCPHandler: Processed in 0.005778234 sec. 2025.04.15 04:10:37.983181 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:37.983513 [ 5 ] {cb44efc5-2ddb-484d-953d-4199a89c485a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:10:37.983675 [ 5 ] {cb44efc5-2ddb-484d-953d-4199a89c485a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:10:37.984801 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.007630513 sec., 596290.1838972032 rows/sec., 50.68 MiB/sec. 2025.04.15 04:10:37.985123 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.04.15 04:10:37.985653 [ 5 ] {cb44efc5-2ddb-484d-953d-4199a89c485a} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:37.985724 [ 5 ] {cb44efc5-2ddb-484d-953d-4199a89c485a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:37.985731 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_136_27} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:37.985983 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_136_27} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.04.15 04:10:37.986175 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.04.15 04:10:37.986380 [ 5 ] {cb44efc5-2ddb-484d-953d-4199a89c485a} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.15 04:10:37.986632 [ 5 ] {cb44efc5-2ddb-484d-953d-4199a89c485a} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:37.986832 [ 5 ] {cb44efc5-2ddb-484d-953d-4199a89c485a} executeQuery: Read 113 rows, 7.49 KiB in 0.003454 sec., 32715.69195136074 rows/sec., 2.12 MiB/sec. 2025.04.15 04:10:37.986885 [ 5 ] {cb44efc5-2ddb-484d-953d-4199a89c485a} TCPHandler: Processed in 0.003821452 sec. 2025.04.15 04:10:37.987004 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:37.987111 [ 5 ] {253aff50-6ee7-44b3-82f0-15bb662e20a9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:10:37.987157 [ 5 ] {253aff50-6ee7-44b3-82f0-15bb662e20a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:10:37.987717 [ 5 ] {253aff50-6ee7-44b3-82f0-15bb662e20a9} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:37.987757 [ 5 ] {253aff50-6ee7-44b3-82f0-15bb662e20a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:37.988120 [ 5 ] {253aff50-6ee7-44b3-82f0-15bb662e20a9} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.15 04:10:37.988379 [ 5 ] {253aff50-6ee7-44b3-82f0-15bb662e20a9} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:37.988569 [ 5 ] {253aff50-6ee7-44b3-82f0-15bb662e20a9} executeQuery: Read 112 rows, 6.53 KiB in 0.001481 sec., 75624.57798784606 rows/sec., 4.31 MiB/sec. 2025.04.15 04:10:37.988621 [ 5 ] {253aff50-6ee7-44b3-82f0-15bb662e20a9} TCPHandler: Processed in 0.001668416 sec. 2025.04.15 04:10:37.988734 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:37.988840 [ 5 ] {ea9a5010-ee51-46db-9953-12244b039edc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:10:37.988887 [ 5 ] {ea9a5010-ee51-46db-9953-12244b039edc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:10:37.989599 [ 5 ] {ea9a5010-ee51-46db-9953-12244b039edc} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:37.989639 [ 5 ] {ea9a5010-ee51-46db-9953-12244b039edc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:37.990028 [ 5 ] {ea9a5010-ee51-46db-9953-12244b039edc} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.04.15 04:10:37.990284 [ 5 ] {ea9a5010-ee51-46db-9953-12244b039edc} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:37.990451 [ 100 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.04.15 04:10:37.990505 [ 5 ] {ea9a5010-ee51-46db-9953-12244b039edc} executeQuery: Read 390 rows, 28.23 KiB in 0.001679 sec., 232281.11971411554 rows/sec., 16.42 MiB/sec. 2025.04.15 04:10:37.990509 [ 100 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:37.990591 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:37.990638 [ 5 ] {ea9a5010-ee51-46db-9953-12244b039edc} TCPHandler: Processed in 0.001951462 sec. 2025.04.15 04:10:37.990847 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.04.15 04:10:37.990864 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:37.991127 [ 5 ] {411f83ee-2d30-4341-bafa-a32cfaad7e76} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:10:37.991127 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:37.991228 [ 5 ] {411f83ee-2d30-4341-bafa-a32cfaad7e76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:10:37.991232 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 914 rows starting from the beginning of the part 2025.04.15 04:10:37.991664 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 96 rows starting from the beginning of the part 2025.04.15 04:10:37.992139 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 848 rows starting from the beginning of the part 2025.04.15 04:10:37.992566 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part 2025.04.15 04:10:37.992932 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 96 rows starting from the beginning of the part 2025.04.15 04:10:37.993412 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 390 rows starting from the beginning of the part 2025.04.15 04:10:37.994004 [ 5 ] {411f83ee-2d30-4341-bafa-a32cfaad7e76} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:37.994080 [ 5 ] {411f83ee-2d30-4341-bafa-a32cfaad7e76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:37.994967 [ 5 ] {411f83ee-2d30-4341-bafa-a32cfaad7e76} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.04.15 04:10:37.995525 [ 5 ] {411f83ee-2d30-4341-bafa-a32cfaad7e76} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:37.996020 [ 5 ] {411f83ee-2d30-4341-bafa-a32cfaad7e76} executeQuery: Read 6 rows, 321.00 B in 0.00497 sec., 1207.2434607645876 rows/sec., 63.07 KiB/sec. 2025.04.15 04:10:37.996210 [ 5 ] {411f83ee-2d30-4341-bafa-a32cfaad7e76} TCPHandler: Processed in 0.005420526 sec. 2025.04.15 04:10:37.996920 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:37.997157 [ 5 ] {64525b87-0472-4465-929f-4f5d28bed2be} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:37.997390 [ 5 ] {64525b87-0472-4465-929f-4f5d28bed2be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:10:37.997705 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.007005279 sec., 343740.77035332925 rows/sec., 26.32 MiB/sec. 2025.04.15 04:10:37.997983 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.04.15 04:10:37.998513 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_136_27} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:37.998686 [ 5 ] {64525b87-0472-4465-929f-4f5d28bed2be} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:37.998706 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_136_27} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.04.15 04:10:37.998750 [ 5 ] {64525b87-0472-4465-929f-4f5d28bed2be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:37.998891 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.04.15 04:10:37.999272 [ 5 ] {64525b87-0472-4465-929f-4f5d28bed2be} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.04.15 04:10:37.999504 [ 5 ] {64525b87-0472-4465-929f-4f5d28bed2be} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:37.999689 [ 5 ] {64525b87-0472-4465-929f-4f5d28bed2be} executeQuery: Read 237 rows, 16.27 KiB in 0.002615 sec., 90630.97514340344 rows/sec., 6.07 MiB/sec. 2025.04.15 04:10:37.999739 [ 5 ] {64525b87-0472-4465-929f-4f5d28bed2be} TCPHandler: Processed in 0.003018674 sec. 2025.04.15 04:10:37.999863 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:37.999967 [ 5 ] {be5d892c-c921-4b44-bf95-5ee2f6965302} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:10:38.000013 [ 5 ] {be5d892c-c921-4b44-bf95-5ee2f6965302} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:10:38.000754 [ 5 ] {be5d892c-c921-4b44-bf95-5ee2f6965302} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:38.000793 [ 5 ] {be5d892c-c921-4b44-bf95-5ee2f6965302} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:38.001134 [ 5 ] {be5d892c-c921-4b44-bf95-5ee2f6965302} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.15 04:10:38.001361 [ 5 ] {be5d892c-c921-4b44-bf95-5ee2f6965302} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:38.001551 [ 5 ] {be5d892c-c921-4b44-bf95-5ee2f6965302} executeQuery: Read 1 rows, 69.00 B in 0.001606 sec., 622.66500622665 rows/sec., 41.96 KiB/sec. 2025.04.15 04:10:38.001598 [ 5 ] {be5d892c-c921-4b44-bf95-5ee2f6965302} TCPHandler: Processed in 0.001783908 sec. 2025.04.15 04:10:38.001710 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:38.001812 [ 5 ] {0dcd355c-50d4-468b-94a0-55bf8b57ccfc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:38.001876 [ 5 ] {0dcd355c-50d4-468b-94a0-55bf8b57ccfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:10:38.002879 [ 5 ] {0dcd355c-50d4-468b-94a0-55bf8b57ccfc} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:38.002917 [ 5 ] {0dcd355c-50d4-468b-94a0-55bf8b57ccfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:38.003522 [ 5 ] {0dcd355c-50d4-468b-94a0-55bf8b57ccfc} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.04.15 04:10:38.003775 [ 5 ] {0dcd355c-50d4-468b-94a0-55bf8b57ccfc} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:38.003998 [ 5 ] {0dcd355c-50d4-468b-94a0-55bf8b57ccfc} executeQuery: Read 8 rows, 14.68 KiB in 0.002206 sec., 3626.473254759746 rows/sec., 6.50 MiB/sec. 2025.04.15 04:10:38.004110 [ 5 ] {0dcd355c-50d4-468b-94a0-55bf8b57ccfc} TCPHandler: Processed in 0.002448012 sec. 2025.04.15 04:10:38.004228 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:38.004330 [ 5 ] {644acc47-0047-4de3-90a2-3d6080e49e5c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:10:38.004375 [ 5 ] {644acc47-0047-4de3-90a2-3d6080e49e5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:10:38.004785 [ 5 ] {644acc47-0047-4de3-90a2-3d6080e49e5c} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:38.004822 [ 5 ] {644acc47-0047-4de3-90a2-3d6080e49e5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:38.005178 [ 5 ] {644acc47-0047-4de3-90a2-3d6080e49e5c} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.04.15 04:10:38.005403 [ 5 ] {644acc47-0047-4de3-90a2-3d6080e49e5c} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:38.005594 [ 5 ] {644acc47-0047-4de3-90a2-3d6080e49e5c} executeQuery: Read 82 rows, 5.33 KiB in 0.001282 sec., 63962.5585023401 rows/sec., 4.06 MiB/sec. 2025.04.15 04:10:38.005593 [ 100 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.04.15 04:10:38.005669 [ 5 ] {644acc47-0047-4de3-90a2-3d6080e49e5c} TCPHandler: Processed in 0.001484702 sec. 2025.04.15 04:10:38.005688 [ 100 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:38.005752 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:38.005917 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.04.15 04:10:38.006139 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:38.006204 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7880 rows starting from the beginning of the part 2025.04.15 04:10:38.006483 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part 2025.04.15 04:10:38.006833 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 34 rows starting from the beginning of the part 2025.04.15 04:10:38.007085 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 48 rows starting from the beginning of the part 2025.04.15 04:10:38.007246 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part 2025.04.15 04:10:38.007365 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 82 rows starting from the beginning of the part 2025.04.15 04:10:38.010149 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 8164 rows, containing 4 columns (4 merged, 0 gathered) in 0.004314632 sec., 1892166.0062781717 rows/sec., 123.21 MiB/sec. 2025.04.15 04:10:38.010743 [ 190 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.04.15 04:10:38.011136 [ 190 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_136_27} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:38.011239 [ 190 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_136_27} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.04.15 04:10:38.011347 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. 2025.04.15 04:10:38.213128 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.04.15 04:10:38.236707 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:38.236771 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:38.244365 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.04.15 04:10:38.245187 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:38.248234 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.04.15 04:10:42.967267 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:42.967592 [ 5 ] {70498d04-5736-4647-a606-1985013c2770} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:10:42.967710 [ 5 ] {70498d04-5736-4647-a606-1985013c2770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:10:42.968612 [ 5 ] {70498d04-5736-4647-a606-1985013c2770} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:42.968670 [ 5 ] {70498d04-5736-4647-a606-1985013c2770} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:42.969125 [ 5 ] {70498d04-5736-4647-a606-1985013c2770} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.04.15 04:10:42.969370 [ 5 ] {70498d04-5736-4647-a606-1985013c2770} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:42.969584 [ 5 ] {70498d04-5736-4647-a606-1985013c2770} executeQuery: Read 4 rows, 334.00 B in 0.002071 sec., 1931.4340898116852 rows/sec., 157.49 KiB/sec. 2025.04.15 04:10:42.969646 [ 5 ] {70498d04-5736-4647-a606-1985013c2770} TCPHandler: Processed in 0.002567144 sec. 2025.04.15 04:10:42.969773 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:42.969877 [ 5 ] {f04dc4de-a921-415e-8112-b15fb3ffd809} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:10:42.969922 [ 5 ] {f04dc4de-a921-415e-8112-b15fb3ffd809} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:10:42.970492 [ 5 ] {f04dc4de-a921-415e-8112-b15fb3ffd809} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:42.970532 [ 5 ] {f04dc4de-a921-415e-8112-b15fb3ffd809} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:42.970886 [ 5 ] {f04dc4de-a921-415e-8112-b15fb3ffd809} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.04.15 04:10:42.971144 [ 5 ] {f04dc4de-a921-415e-8112-b15fb3ffd809} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:42.971329 [ 5 ] {f04dc4de-a921-415e-8112-b15fb3ffd809} executeQuery: Read 122 rows, 10.59 KiB in 0.001468 sec., 83106.26702997276 rows/sec., 7.04 MiB/sec. 2025.04.15 04:10:42.971378 [ 5 ] {f04dc4de-a921-415e-8112-b15fb3ffd809} TCPHandler: Processed in 0.001654966 sec. 2025.04.15 04:10:42.971503 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:42.971604 [ 5 ] {627d91db-550c-4dd7-9a20-1030c85bbe75} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:10:42.971647 [ 5 ] {627d91db-550c-4dd7-9a20-1030c85bbe75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:10:42.972180 [ 5 ] {627d91db-550c-4dd7-9a20-1030c85bbe75} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:42.972219 [ 5 ] {627d91db-550c-4dd7-9a20-1030c85bbe75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:42.972561 [ 5 ] {627d91db-550c-4dd7-9a20-1030c85bbe75} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.04.15 04:10:42.972795 [ 5 ] {627d91db-550c-4dd7-9a20-1030c85bbe75} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:42.972975 [ 5 ] {627d91db-550c-4dd7-9a20-1030c85bbe75} executeQuery: Read 36 rows, 2.69 KiB in 0.001393 sec., 25843.503230437906 rows/sec., 1.88 MiB/sec. 2025.04.15 04:10:42.973024 [ 5 ] {627d91db-550c-4dd7-9a20-1030c85bbe75} TCPHandler: Processed in 0.001569864 sec. 2025.04.15 04:10:42.973135 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:42.973235 [ 5 ] {1f1ddd35-2cc5-4a82-b153-a0942d2c671c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:10:42.973278 [ 5 ] {1f1ddd35-2cc5-4a82-b153-a0942d2c671c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:10:42.973787 [ 5 ] {1f1ddd35-2cc5-4a82-b153-a0942d2c671c} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:42.973826 [ 5 ] {1f1ddd35-2cc5-4a82-b153-a0942d2c671c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:42.974171 [ 5 ] {1f1ddd35-2cc5-4a82-b153-a0942d2c671c} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.04.15 04:10:42.974427 [ 5 ] {1f1ddd35-2cc5-4a82-b153-a0942d2c671c} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:42.974670 [ 5 ] {1f1ddd35-2cc5-4a82-b153-a0942d2c671c} executeQuery: Read 100 rows, 8.00 KiB in 0.001453 sec., 68823.12456985547 rows/sec., 5.38 MiB/sec. 2025.04.15 04:10:42.974733 [ 5 ] {1f1ddd35-2cc5-4a82-b153-a0942d2c671c} TCPHandler: Processed in 0.001647385 sec. 2025.04.15 04:10:42.974864 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:42.974972 [ 5 ] {d24d007a-02eb-457a-888b-94ed4d005529} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:42.975022 [ 5 ] {d24d007a-02eb-457a-888b-94ed4d005529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:10:42.975539 [ 5 ] {d24d007a-02eb-457a-888b-94ed4d005529} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:42.975579 [ 5 ] {d24d007a-02eb-457a-888b-94ed4d005529} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:42.975969 [ 5 ] {d24d007a-02eb-457a-888b-94ed4d005529} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.04.15 04:10:42.976203 [ 5 ] {d24d007a-02eb-457a-888b-94ed4d005529} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:42.976392 [ 5 ] {d24d007a-02eb-457a-888b-94ed4d005529} executeQuery: Read 162 rows, 11.55 KiB in 0.001441 sec., 112421.92921582234 rows/sec., 7.83 MiB/sec. 2025.04.15 04:10:42.976448 [ 5 ] {d24d007a-02eb-457a-888b-94ed4d005529} TCPHandler: Processed in 0.001646456 sec. 2025.04.15 04:10:42.976558 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:42.976664 [ 5 ] {58bd5a55-fa44-4e06-82fd-7375dc21029d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:42.976731 [ 5 ] {58bd5a55-fa44-4e06-82fd-7375dc21029d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:10:42.977823 [ 5 ] {58bd5a55-fa44-4e06-82fd-7375dc21029d} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:42.977866 [ 5 ] {58bd5a55-fa44-4e06-82fd-7375dc21029d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:42.978526 [ 5 ] {58bd5a55-fa44-4e06-82fd-7375dc21029d} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.04.15 04:10:42.978793 [ 5 ] {58bd5a55-fa44-4e06-82fd-7375dc21029d} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:42.979071 [ 5 ] {58bd5a55-fa44-4e06-82fd-7375dc21029d} executeQuery: Read 32 rows, 58.72 KiB in 0.002423 sec., 13206.768468840282 rows/sec., 23.67 MiB/sec. 2025.04.15 04:10:42.979260 [ 5 ] {58bd5a55-fa44-4e06-82fd-7375dc21029d} TCPHandler: Processed in 0.002752089 sec. 2025.04.15 04:10:42.979574 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:42.979738 [ 5 ] {01ae3baf-658a-4c83-a8a4-168fc16104a1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:10:42.979788 [ 5 ] {01ae3baf-658a-4c83-a8a4-168fc16104a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:10:42.980259 [ 5 ] {01ae3baf-658a-4c83-a8a4-168fc16104a1} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:42.980304 [ 5 ] {01ae3baf-658a-4c83-a8a4-168fc16104a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:42.980741 [ 5 ] {01ae3baf-658a-4c83-a8a4-168fc16104a1} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.04.15 04:10:42.980988 [ 5 ] {01ae3baf-658a-4c83-a8a4-168fc16104a1} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:42.981206 [ 5 ] {01ae3baf-658a-4c83-a8a4-168fc16104a1} executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. 2025.04.15 04:10:42.981266 [ 5 ] {01ae3baf-658a-4c83-a8a4-168fc16104a1} TCPHandler: Processed in 0.001791309 sec. 2025.04.15 04:10:43.006188 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 2025.04.15 04:10:43.006834 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:43.006876 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:43.007428 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.04.15 04:10:43.007694 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:43.007902 [ 94 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.04.15 04:10:43.007933 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2025.04.15 04:10:43.007983 [ 94 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:43.008013 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:43.008187 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.04.15 04:10:43.008580 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:43.008679 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part 2025.04.15 04:10:43.008769 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part 2025.04.15 04:10:43.008890 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part 2025.04.15 04:10:43.009143 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part 2025.04.15 04:10:43.009294 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part 2025.04.15 04:10:43.009478 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part 2025.04.15 04:10:43.012273 [ 189 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.004181329 sec., 8884495.814608226 rows/sec., 127.09 MiB/sec. 2025.04.15 04:10:43.012661 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.04.15 04:10:43.012984 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_81_16} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:43.013066 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_81_16} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.04.15 04:10:43.013173 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.04.15 04:10:45.717463 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2400 2025.04.15 04:10:45.720815 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:45.720865 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:45.722407 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.15 04:10:45.722727 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:45.724939 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2400 2025.04.15 04:10:45.748420 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.04.15 04:10:45.771684 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:45.771738 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:45.779256 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.04.15 04:10:45.780023 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:45.780458 [ 92 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.04.15 04:10:45.780621 [ 92 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:45.780705 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:45.781181 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.04.15 04:10:45.796761 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.04.15 04:10:45.798508 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:45.800320 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2025.04.15 04:10:45.806848 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2025.04.15 04:10:45.813125 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2025.04.15 04:10:45.819382 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2025.04.15 04:10:45.825951 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2025.04.15 04:10:45.831995 [ 188 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2025.04.15 04:10:45.899042 [ 189 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.118183301 sec., 5169.93513322157 rows/sec., 26.73 MiB/sec. 2025.04.15 04:10:45.902698 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.04.15 04:10:45.905763 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_81_16} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:45.905888 [ 197 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_81_16} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.04.15 04:10:45.908611 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.04.15 04:10:46.000346 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.17 MiB, peak 288.78 MiB, free memory in arenas 0.00 B, will set to 270.10 MiB (RSS), difference: -1.08 MiB 2025.04.15 04:10:47.654208 [ 223 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:10:47.654294 [ 223 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:10:47.656672 [ 223 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:10:47.972810 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:47.973107 [ 5 ] {41e5bb49-03e3-46b0-adb7-67c5e67a960c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:10:47.973204 [ 5 ] {41e5bb49-03e3-46b0-adb7-67c5e67a960c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:10:47.974002 [ 5 ] {41e5bb49-03e3-46b0-adb7-67c5e67a960c} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:47.974048 [ 5 ] {41e5bb49-03e3-46b0-adb7-67c5e67a960c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:47.974493 [ 5 ] {41e5bb49-03e3-46b0-adb7-67c5e67a960c} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.15 04:10:47.974746 [ 5 ] {41e5bb49-03e3-46b0-adb7-67c5e67a960c} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:47.974973 [ 5 ] {41e5bb49-03e3-46b0-adb7-67c5e67a960c} executeQuery: Read 212 rows, 13.81 KiB in 0.001944 sec., 109053.49794238684 rows/sec., 6.94 MiB/sec. 2025.04.15 04:10:47.975074 [ 5 ] {41e5bb49-03e3-46b0-adb7-67c5e67a960c} TCPHandler: Processed in 0.002446252 sec. 2025.04.15 04:10:47.975311 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:47.975464 [ 5 ] {bf8c79c3-13cb-4f4f-b3a6-bdb4d684e784} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:10:47.975516 [ 5 ] {bf8c79c3-13cb-4f4f-b3a6-bdb4d684e784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:10:47.976284 [ 5 ] {bf8c79c3-13cb-4f4f-b3a6-bdb4d684e784} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:47.976322 [ 5 ] {bf8c79c3-13cb-4f4f-b3a6-bdb4d684e784} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:47.976718 [ 5 ] {bf8c79c3-13cb-4f4f-b3a6-bdb4d684e784} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.04.15 04:10:47.976950 [ 5 ] {bf8c79c3-13cb-4f4f-b3a6-bdb4d684e784} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:47.977120 [ 5 ] {bf8c79c3-13cb-4f4f-b3a6-bdb4d684e784} executeQuery: Read 633 rows, 50.98 KiB in 0.001682 sec., 376337.69322235434 rows/sec., 29.60 MiB/sec. 2025.04.15 04:10:47.977170 [ 5 ] {bf8c79c3-13cb-4f4f-b3a6-bdb4d684e784} TCPHandler: Processed in 0.001961212 sec. 2025.04.15 04:10:47.977286 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:47.977393 [ 5 ] {e5742e62-0007-414a-bb6e-32abcda85c9a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:10:47.977437 [ 5 ] {e5742e62-0007-414a-bb6e-32abcda85c9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:10:47.977958 [ 5 ] {e5742e62-0007-414a-bb6e-32abcda85c9a} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:47.977994 [ 5 ] {e5742e62-0007-414a-bb6e-32abcda85c9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:47.978338 [ 5 ] {e5742e62-0007-414a-bb6e-32abcda85c9a} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.04.15 04:10:47.978568 [ 5 ] {e5742e62-0007-414a-bb6e-32abcda85c9a} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:47.978688 [ 89 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.04.15 04:10:47.978732 [ 89 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:47.978737 [ 5 ] {e5742e62-0007-414a-bb6e-32abcda85c9a} executeQuery: Read 114 rows, 6.99 KiB in 0.001366 sec., 83455.34407027818 rows/sec., 5.00 MiB/sec. 2025.04.15 04:10:47.978754 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:47.978814 [ 5 ] {e5742e62-0007-414a-bb6e-32abcda85c9a} TCPHandler: Processed in 0.001577714 sec. 2025.04.15 04:10:47.978918 [ 189 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.04.15 04:10:47.978948 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:47.979058 [ 189 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:47.979078 [ 5 ] {1699e58a-ea3e-471f-9409-6fc08992fd0c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:10:47.979101 [ 189 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 164 rows starting from the beginning of the part 2025.04.15 04:10:47.979129 [ 5 ] {1699e58a-ea3e-471f-9409-6fc08992fd0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:10:47.979282 [ 189 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 116 rows starting from the beginning of the part 2025.04.15 04:10:47.979584 [ 189 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 32 rows starting from the beginning of the part 2025.04.15 04:10:47.980037 [ 189 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 114 rows starting from the beginning of the part 2025.04.15 04:10:47.980459 [ 189 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 36 rows starting from the beginning of the part 2025.04.15 04:10:47.980792 [ 189 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 114 rows starting from the beginning of the part 2025.04.15 04:10:47.981821 [ 5 ] {1699e58a-ea3e-471f-9409-6fc08992fd0c} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:47.981863 [ 5 ] {1699e58a-ea3e-471f-9409-6fc08992fd0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:47.982415 [ 5 ] {1699e58a-ea3e-471f-9409-6fc08992fd0c} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.15 04:10:47.982611 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 5 columns (5 merged, 0 gathered) in 0.003803871 sec., 151424.6934241461 rows/sec., 10.04 MiB/sec. 2025.04.15 04:10:47.982769 [ 5 ] {1699e58a-ea3e-471f-9409-6fc08992fd0c} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:47.982911 [ 187 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.04.15 04:10:47.982961 [ 89 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 2025.04.15 04:10:47.983047 [ 89 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:47.983132 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:47.983295 [ 5 ] {1699e58a-ea3e-471f-9409-6fc08992fd0c} executeQuery: Read 113 rows, 7.49 KiB in 0.004231 sec., 26707.634129047503 rows/sec., 1.73 MiB/sec. 2025.04.15 04:10:47.983810 [ 5 ] {1699e58a-ea3e-471f-9409-6fc08992fd0c} TCPHandler: Processed in 0.004899354 sec. 2025.04.15 04:10:47.983801 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_60_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full 2025.04.15 04:10:47.984291 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:47.984605 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:47.984676 [ 5 ] {7386a68b-1a27-4b6d-a5c1-4d3172dbb8f3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:10:47.984765 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 342 rows starting from the beginning of the part 2025.04.15 04:10:47.984821 [ 5 ] {7386a68b-1a27-4b6d-a5c1-4d3172dbb8f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:10:47.985299 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 113 rows starting from the beginning of the part 2025.04.15 04:10:47.985310 [ 189 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_116_23} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:47.985799 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 113 rows starting from the beginning of the part 2025.04.15 04:10:47.986302 [ 189 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_116_23} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.04.15 04:10:47.986474 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 341 rows starting from the beginning of the part 2025.04.15 04:10:47.986737 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.04.15 04:10:47.986968 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 113 rows starting from the beginning of the part 2025.04.15 04:10:47.987338 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 113 rows starting from the beginning of the part 2025.04.15 04:10:47.988815 [ 5 ] {7386a68b-1a27-4b6d-a5c1-4d3172dbb8f3} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:47.988889 [ 5 ] {7386a68b-1a27-4b6d-a5c1-4d3172dbb8f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:47.989866 [ 5 ] {7386a68b-1a27-4b6d-a5c1-4d3172dbb8f3} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.15 04:10:47.990356 [ 5 ] {7386a68b-1a27-4b6d-a5c1-4d3172dbb8f3} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:47.990569 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.007211734 sec., 157382.39929537056 rows/sec., 10.98 MiB/sec. 2025.04.15 04:10:47.990747 [ 5 ] {7386a68b-1a27-4b6d-a5c1-4d3172dbb8f3} executeQuery: Read 112 rows, 6.53 KiB in 0.006149 sec., 18214.343795739143 rows/sec., 1.04 MiB/sec. 2025.04.15 04:10:47.990813 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2025.04.15 04:10:47.990940 [ 5 ] {7386a68b-1a27-4b6d-a5c1-4d3172dbb8f3} TCPHandler: Processed in 0.006800115 sec. 2025.04.15 04:10:47.991346 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:47.991743 [ 5 ] {58be172d-1ead-46f3-91dd-cfa9da937065} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:10:47.991876 [ 5 ] {58be172d-1ead-46f3-91dd-cfa9da937065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:10:47.991903 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_60_13} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:47.992032 [ 189 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_60_13} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 2025.04.15 04:10:47.992137 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.04.15 04:10:47.992777 [ 5 ] {58be172d-1ead-46f3-91dd-cfa9da937065} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:47.992816 [ 5 ] {58be172d-1ead-46f3-91dd-cfa9da937065} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:47.993193 [ 5 ] {58be172d-1ead-46f3-91dd-cfa9da937065} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.04.15 04:10:47.993432 [ 5 ] {58be172d-1ead-46f3-91dd-cfa9da937065} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:47.993615 [ 5 ] {58be172d-1ead-46f3-91dd-cfa9da937065} executeQuery: Read 390 rows, 28.23 KiB in 0.001978 sec., 197168.85743174923 rows/sec., 13.94 MiB/sec. 2025.04.15 04:10:47.993674 [ 5 ] {58be172d-1ead-46f3-91dd-cfa9da937065} TCPHandler: Processed in 0.002468883 sec. 2025.04.15 04:10:47.993698 [ 224 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:10:47.993751 [ 224 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:10:47.993825 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:47.993955 [ 5 ] {65441d62-cb7f-4851-be28-e7ad6d3bd9ee} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:10:47.994014 [ 5 ] {65441d62-cb7f-4851-be28-e7ad6d3bd9ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:10:47.995017 [ 5 ] {65441d62-cb7f-4851-be28-e7ad6d3bd9ee} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:47.995090 [ 5 ] {65441d62-cb7f-4851-be28-e7ad6d3bd9ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:47.995791 [ 5 ] {65441d62-cb7f-4851-be28-e7ad6d3bd9ee} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.04.15 04:10:47.996203 [ 5 ] {65441d62-cb7f-4851-be28-e7ad6d3bd9ee} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:47.996533 [ 5 ] {65441d62-cb7f-4851-be28-e7ad6d3bd9ee} executeQuery: Read 6 rows, 321.00 B in 0.002596 sec., 2311.2480739599387 rows/sec., 120.75 KiB/sec. 2025.04.15 04:10:47.996571 [ 219 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:10:47.996660 [ 219 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:10:47.996696 [ 5 ] {65441d62-cb7f-4851-be28-e7ad6d3bd9ee} TCPHandler: Processed in 0.002942843 sec. 2025.04.15 04:10:47.996988 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:47.997266 [ 5 ] {0c710e1d-e7be-4f12-8eff-5956bd05a3d8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:47.997316 [ 5 ] {0c710e1d-e7be-4f12-8eff-5956bd05a3d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:10:47.997911 [ 224 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:10:47.999720 [ 5 ] {0c710e1d-e7be-4f12-8eff-5956bd05a3d8} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:47.999817 [ 5 ] {0c710e1d-e7be-4f12-8eff-5956bd05a3d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:48.001507 [ 5 ] {0c710e1d-e7be-4f12-8eff-5956bd05a3d8} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.04.15 04:10:48.002036 [ 5 ] {0c710e1d-e7be-4f12-8eff-5956bd05a3d8} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:48.002235 [ 89 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_133_27 to all_138_138_0 2025.04.15 04:10:48.002316 [ 89 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:48.002384 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:48.002402 [ 5 ] {0c710e1d-e7be-4f12-8eff-5956bd05a3d8} executeQuery: Read 237 rows, 16.27 KiB in 0.005165 sec., 45885.76960309777 rows/sec., 3.08 MiB/sec. 2025.04.15 04:10:48.002746 [ 5 ] {0c710e1d-e7be-4f12-8eff-5956bd05a3d8} TCPHandler: Processed in 0.005853075 sec. 2025.04.15 04:10:48.002801 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_138_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_133_27 to all_138_138_0 into Compact with storage Full 2025.04.15 04:10:48.003074 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:48.003147 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_138_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:48.003231 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_138_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_133_27, total 40018 rows starting from the beginning of the part 2025.04.15 04:10:48.003312 [ 5 ] {44dcedb2-205f-43e4-a260-0f58d449d72a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:10:48.003494 [ 5 ] {44dcedb2-205f-43e4-a260-0f58d449d72a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:10:48.003652 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 128 rows starting from the beginning of the part 2025.04.15 04:10:48.004056 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part 2025.04.15 04:10:48.004402 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 237 rows starting from the beginning of the part 2025.04.15 04:10:48.004801 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 162 rows starting from the beginning of the part 2025.04.15 04:10:48.005172 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 237 rows starting from the beginning of the part 2025.04.15 04:10:48.005412 [ 219 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.04.15 04:10:48.006614 [ 5 ] {44dcedb2-205f-43e4-a260-0f58d449d72a} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:48.006738 [ 5 ] {44dcedb2-205f-43e4-a260-0f58d449d72a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:48.007833 [ 5 ] {44dcedb2-205f-43e4-a260-0f58d449d72a} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.15 04:10:48.008244 [ 5 ] {44dcedb2-205f-43e4-a260-0f58d449d72a} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:48.008551 [ 88 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 2025.04.15 04:10:48.008653 [ 88 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:48.008728 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:48.008842 [ 5 ] {44dcedb2-205f-43e4-a260-0f58d449d72a} executeQuery: Read 1 rows, 69.00 B in 0.005596 sec., 178.69907076483202 rows/sec., 12.04 KiB/sec. 2025.04.15 04:10:48.009166 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_60_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full 2025.04.15 04:10:48.009201 [ 5 ] {44dcedb2-205f-43e4-a260-0f58d449d72a} TCPHandler: Processed in 0.006268864 sec. 2025.04.15 04:10:48.009535 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:48.009542 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:48.009603 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 55 rows starting from the beginning of the part 2025.04.15 04:10:48.009883 [ 5 ] {ae166f2f-53cd-4aad-9163-5ce725f12cda} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:48.009965 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part 2025.04.15 04:10:48.010290 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part 2025.04.15 04:10:48.010235 [ 5 ] {ae166f2f-53cd-4aad-9163-5ce725f12cda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:10:48.010720 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part 2025.04.15 04:10:48.011150 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part 2025.04.15 04:10:48.011655 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part 2025.04.15 04:10:48.016969 [ 194 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.008106053 sec., 7401.876104190288 rows/sec., 498.28 KiB/sec. 2025.04.15 04:10:48.017218 [ 5 ] {ae166f2f-53cd-4aad-9163-5ce725f12cda} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:48.017282 [ 5 ] {ae166f2f-53cd-4aad-9163-5ce725f12cda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:48.017301 [ 194 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2025.04.15 04:10:48.018212 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_138_28} MergeTask::MergeProjectionsStage: Merge sorted 40942 rows, containing 5 columns (5 merged, 0 gathered) in 0.015683145 sec., 2610573.3256945596 rows/sec., 176.24 MiB/sec. 2025.04.15 04:10:48.018491 [ 194 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_60_13} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:48.018705 [ 194 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_60_13} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 2025.04.15 04:10:48.018868 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_138_28} MergedBlockOutputStream: filled checksums all_1_138_28 (state Temporary) 2025.04.15 04:10:48.019029 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:10:48.019632 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_138_28} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_138_28 to all_1_138_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:48.019642 [ 5 ] {ae166f2f-53cd-4aad-9163-5ce725f12cda} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.04.15 04:10:48.019802 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_138_28} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_133_27, all_138_138_0] -> all_1_138_28 2025.04.15 04:10:48.019958 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.04.15 04:10:48.020131 [ 5 ] {ae166f2f-53cd-4aad-9163-5ce725f12cda} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:48.020331 [ 88 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.04.15 04:10:48.020385 [ 5 ] {ae166f2f-53cd-4aad-9163-5ce725f12cda} executeQuery: Read 8 rows, 14.68 KiB in 0.010609 sec., 754.0767273070035 rows/sec., 1.35 MiB/sec. 2025.04.15 04:10:48.020392 [ 88 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:48.020508 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:48.020722 [ 5 ] {ae166f2f-53cd-4aad-9163-5ce725f12cda} TCPHandler: Processed in 0.011299061 sec. 2025.04.15 04:10:48.020811 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.04.15 04:10:48.020945 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:48.021189 [ 5 ] {5668e31a-0567-42cf-901a-c219269c864e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:10:48.021311 [ 5 ] {5668e31a-0567-42cf-901a-c219269c864e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:10:48.021657 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:48.021926 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2187 rows starting from the beginning of the part 2025.04.15 04:10:48.022743 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 8 rows starting from the beginning of the part 2025.04.15 04:10:48.023633 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 32 rows starting from the beginning of the part 2025.04.15 04:10:48.023722 [ 5 ] {5668e31a-0567-42cf-901a-c219269c864e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:48.023799 [ 5 ] {5668e31a-0567-42cf-901a-c219269c864e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:48.024326 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 8 rows starting from the beginning of the part 2025.04.15 04:10:48.025087 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 32 rows starting from the beginning of the part 2025.04.15 04:10:48.025563 [ 5 ] {5668e31a-0567-42cf-901a-c219269c864e} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.04.15 04:10:48.025794 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 8 rows starting from the beginning of the part 2025.04.15 04:10:48.026570 [ 5 ] {5668e31a-0567-42cf-901a-c219269c864e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:48.027107 [ 225 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:10:48.027178 [ 225 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:10:48.027184 [ 5 ] {5668e31a-0567-42cf-901a-c219269c864e} executeQuery: Read 82 rows, 5.33 KiB in 0.006056 sec., 13540.290620871863 rows/sec., 880.62 KiB/sec. 2025.04.15 04:10:48.027466 [ 5 ] {5668e31a-0567-42cf-901a-c219269c864e} TCPHandler: Processed in 0.006598661 sec. 2025.04.15 04:10:48.029824 [ 225 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:10:48.036295 [ 195 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2275 rows, containing 19 columns (19 merged, 0 gathered) in 0.015628793 sec., 145564.6638867122 rows/sec., 260.85 MiB/sec. 2025.04.15 04:10:48.038787 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.04.15 04:10:48.039247 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_116_23} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:48.039338 [ 194 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_116_23} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.04.15 04:10:48.039515 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.37 MiB. 2025.04.15 04:10:49.529710 [ 223 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:10:49.529769 [ 223 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:10:49.531951 [ 223 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:10:50.205698 [ 86 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:10:50.205777 [ 86 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:10:50.508161 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 2025.04.15 04:10:50.508820 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:50.508877 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:50.509408 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.04.15 04:10:50.509667 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:50.509953 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2025.04.15 04:10:52.967324 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:52.967531 [ 5 ] {a4f026a8-2e13-4eea-a1b7-e1a9981812ce} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:10:52.967610 [ 5 ] {a4f026a8-2e13-4eea-a1b7-e1a9981812ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:10:52.968467 [ 5 ] {a4f026a8-2e13-4eea-a1b7-e1a9981812ce} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:52.968516 [ 5 ] {a4f026a8-2e13-4eea-a1b7-e1a9981812ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:52.968944 [ 5 ] {a4f026a8-2e13-4eea-a1b7-e1a9981812ce} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.04.15 04:10:52.969189 [ 5 ] {a4f026a8-2e13-4eea-a1b7-e1a9981812ce} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:52.969408 [ 5 ] {a4f026a8-2e13-4eea-a1b7-e1a9981812ce} executeQuery: Read 120 rows, 10.44 KiB in 0.001921 sec., 62467.46486205102 rows/sec., 5.31 MiB/sec. 2025.04.15 04:10:52.969507 [ 5 ] {a4f026a8-2e13-4eea-a1b7-e1a9981812ce} TCPHandler: Processed in 0.00231095 sec. 2025.04.15 04:10:52.969700 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:52.969990 [ 5 ] {99e5b61f-0194-4f01-91c2-84018d1003c4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:10:52.970083 [ 5 ] {99e5b61f-0194-4f01-91c2-84018d1003c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:10:52.970660 [ 5 ] {99e5b61f-0194-4f01-91c2-84018d1003c4} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:52.970700 [ 5 ] {99e5b61f-0194-4f01-91c2-84018d1003c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:52.971049 [ 5 ] {99e5b61f-0194-4f01-91c2-84018d1003c4} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.04.15 04:10:52.971284 [ 5 ] {99e5b61f-0194-4f01-91c2-84018d1003c4} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:52.971480 [ 5 ] {99e5b61f-0194-4f01-91c2-84018d1003c4} executeQuery: Read 32 rows, 2.41 KiB in 0.0016 sec., 20000 rows/sec., 1.47 MiB/sec. 2025.04.15 04:10:52.971535 [ 5 ] {99e5b61f-0194-4f01-91c2-84018d1003c4} TCPHandler: Processed in 0.001937281 sec. 2025.04.15 04:10:52.971538 [ 225 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:52.971579 [ 225 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:52.971652 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:52.971763 [ 5 ] {bbd36cf1-4430-4e85-85b3-9fee08453f9f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:10:52.971807 [ 5 ] {bbd36cf1-4430-4e85-85b3-9fee08453f9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:10:52.972557 [ 5 ] {bbd36cf1-4430-4e85-85b3-9fee08453f9f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:52.972600 [ 5 ] {bbd36cf1-4430-4e85-85b3-9fee08453f9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:52.973030 [ 5 ] {bbd36cf1-4430-4e85-85b3-9fee08453f9f} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.04.15 04:10:52.973326 [ 5 ] {bbd36cf1-4430-4e85-85b3-9fee08453f9f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:52.973572 [ 5 ] {bbd36cf1-4430-4e85-85b3-9fee08453f9f} executeQuery: Read 96 rows, 7.68 KiB in 0.001828 sec., 52516.4113785558 rows/sec., 4.10 MiB/sec. 2025.04.15 04:10:52.973643 [ 5 ] {bbd36cf1-4430-4e85-85b3-9fee08453f9f} TCPHandler: Processed in 0.002043674 sec. 2025.04.15 04:10:52.973763 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:52.973862 [ 5 ] {99f332f0-cb42-4cc4-b3de-a4a749594bf8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:52.973918 [ 5 ] {99f332f0-cb42-4cc4-b3de-a4a749594bf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:10:52.974111 [ 225 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:52.974893 [ 5 ] {99f332f0-cb42-4cc4-b3de-a4a749594bf8} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:52.974933 [ 5 ] {99f332f0-cb42-4cc4-b3de-a4a749594bf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:52.975296 [ 5 ] {99f332f0-cb42-4cc4-b3de-a4a749594bf8} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.04.15 04:10:52.975528 [ 5 ] {99f332f0-cb42-4cc4-b3de-a4a749594bf8} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:52.975731 [ 5 ] {99f332f0-cb42-4cc4-b3de-a4a749594bf8} executeQuery: Read 160 rows, 11.41 KiB in 0.001889 sec., 84700.89994706193 rows/sec., 5.90 MiB/sec. 2025.04.15 04:10:52.975781 [ 5 ] {99f332f0-cb42-4cc4-b3de-a4a749594bf8} TCPHandler: Processed in 0.002069574 sec. 2025.04.15 04:10:52.975898 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:52.976006 [ 5 ] {790a0402-48be-467f-9555-acabb275c4c6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:52.976073 [ 5 ] {790a0402-48be-467f-9555-acabb275c4c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:10:52.977180 [ 5 ] {790a0402-48be-467f-9555-acabb275c4c6} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:52.977219 [ 5 ] {790a0402-48be-467f-9555-acabb275c4c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:52.977868 [ 5 ] {790a0402-48be-467f-9555-acabb275c4c6} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.04.15 04:10:52.978126 [ 5 ] {790a0402-48be-467f-9555-acabb275c4c6} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:52.978401 [ 5 ] {790a0402-48be-467f-9555-acabb275c4c6} executeQuery: Read 32 rows, 58.72 KiB in 0.002416 sec., 13245.03311258278 rows/sec., 23.73 MiB/sec. 2025.04.15 04:10:52.978417 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:52.978491 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:52.978633 [ 5 ] {790a0402-48be-467f-9555-acabb275c4c6} TCPHandler: Processed in 0.002785339 sec. 2025.04.15 04:10:52.978857 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:52.978984 [ 5 ] {819da473-d64c-48aa-945a-3a6720993601} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:10:52.979073 [ 5 ] {819da473-d64c-48aa-945a-3a6720993601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:10:52.980264 [ 5 ] {819da473-d64c-48aa-945a-3a6720993601} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:52.980305 [ 5 ] {819da473-d64c-48aa-945a-3a6720993601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:52.980968 [ 5 ] {819da473-d64c-48aa-945a-3a6720993601} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.04.15 04:10:52.981384 [ 5 ] {819da473-d64c-48aa-945a-3a6720993601} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:52.981884 [ 5 ] {819da473-d64c-48aa-945a-3a6720993601} executeQuery: Read 60 rows, 4.14 KiB in 0.002918 sec., 20562.028786840303 rows/sec., 1.39 MiB/sec. 2025.04.15 04:10:52.982195 [ 5 ] {819da473-d64c-48aa-945a-3a6720993601} TCPHandler: Processed in 0.003396222 sec. 2025.04.15 04:10:52.982474 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:10:53.297823 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 619 2025.04.15 04:10:53.322976 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:53.323018 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:53.330427 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.04.15 04:10:53.331220 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:53.334194 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 619 2025.04.15 04:10:53.472593 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:53.472809 [ 5 ] {c3b301e9-932c-41be-9c72-911ada6b5229} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:10:53.472892 [ 5 ] {c3b301e9-932c-41be-9c72-911ada6b5229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:10:53.473772 [ 5 ] {c3b301e9-932c-41be-9c72-911ada6b5229} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:53.473826 [ 5 ] {c3b301e9-932c-41be-9c72-911ada6b5229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:53.474271 [ 5 ] {c3b301e9-932c-41be-9c72-911ada6b5229} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.15 04:10:53.474526 [ 5 ] {c3b301e9-932c-41be-9c72-911ada6b5229} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:53.474726 [ 5 ] {c3b301e9-932c-41be-9c72-911ada6b5229} executeQuery: Read 212 rows, 13.81 KiB in 0.001977 sec., 107233.18158826504 rows/sec., 6.82 MiB/sec. 2025.04.15 04:10:53.474793 [ 5 ] {c3b301e9-932c-41be-9c72-911ada6b5229} TCPHandler: Processed in 0.00233941 sec. 2025.04.15 04:10:53.474916 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:53.475028 [ 5 ] {0dd124a8-6c45-4cc3-bfd7-c135898cf246} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:10:53.475077 [ 5 ] {0dd124a8-6c45-4cc3-bfd7-c135898cf246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:10:53.475589 [ 5 ] {0dd124a8-6c45-4cc3-bfd7-c135898cf246} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:53.475626 [ 5 ] {0dd124a8-6c45-4cc3-bfd7-c135898cf246} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:53.475968 [ 5 ] {0dd124a8-6c45-4cc3-bfd7-c135898cf246} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.04.15 04:10:53.476213 [ 5 ] {0dd124a8-6c45-4cc3-bfd7-c135898cf246} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:53.476388 [ 5 ] {0dd124a8-6c45-4cc3-bfd7-c135898cf246} executeQuery: Read 10 rows, 835.00 B in 0.001386 sec., 7215.007215007215 rows/sec., 588.33 KiB/sec. 2025.04.15 04:10:53.476497 [ 5 ] {0dd124a8-6c45-4cc3-bfd7-c135898cf246} TCPHandler: Processed in 0.001635075 sec. 2025.04.15 04:10:53.476653 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:53.476800 [ 5 ] {91cff3f5-490c-43d1-a84d-6984b7a0528e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:10:53.476847 [ 5 ] {91cff3f5-490c-43d1-a84d-6984b7a0528e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:10:53.478285 [ 5 ] {91cff3f5-490c-43d1-a84d-6984b7a0528e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:53.478323 [ 5 ] {91cff3f5-490c-43d1-a84d-6984b7a0528e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:53.478789 [ 5 ] {91cff3f5-490c-43d1-a84d-6984b7a0528e} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.04.15 04:10:53.479039 [ 5 ] {91cff3f5-490c-43d1-a84d-6984b7a0528e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:53.479212 [ 5 ] {91cff3f5-490c-43d1-a84d-6984b7a0528e} executeQuery: Read 1778 rows, 147.90 KiB in 0.002437 sec., 729585.5560114896 rows/sec., 59.27 MiB/sec. 2025.04.15 04:10:53.479266 [ 5 ] {91cff3f5-490c-43d1-a84d-6984b7a0528e} TCPHandler: Processed in 0.002698078 sec. 2025.04.15 04:10:53.479395 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:53.479502 [ 5 ] {be8d045d-fb17-49b4-91a2-057dd9d07674} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:10:53.479546 [ 5 ] {be8d045d-fb17-49b4-91a2-057dd9d07674} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:10:53.480100 [ 5 ] {be8d045d-fb17-49b4-91a2-057dd9d07674} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:53.480136 [ 5 ] {be8d045d-fb17-49b4-91a2-057dd9d07674} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:53.480486 [ 5 ] {be8d045d-fb17-49b4-91a2-057dd9d07674} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.04.15 04:10:53.480713 [ 5 ] {be8d045d-fb17-49b4-91a2-057dd9d07674} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:53.480874 [ 5 ] {be8d045d-fb17-49b4-91a2-057dd9d07674} executeQuery: Read 124 rows, 7.69 KiB in 0.001395 sec., 88888.88888888889 rows/sec., 5.38 MiB/sec. 2025.04.15 04:10:53.480923 [ 5 ] {be8d045d-fb17-49b4-91a2-057dd9d07674} TCPHandler: Processed in 0.001580014 sec. 2025.04.15 04:10:53.481034 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:53.481140 [ 5 ] {4473624b-d194-4627-a57f-a58e00fed812} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:10:53.481184 [ 5 ] {4473624b-d194-4627-a57f-a58e00fed812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:10:53.481793 [ 5 ] {4473624b-d194-4627-a57f-a58e00fed812} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:53.481829 [ 5 ] {4473624b-d194-4627-a57f-a58e00fed812} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:53.482182 [ 5 ] {4473624b-d194-4627-a57f-a58e00fed812} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.15 04:10:53.482415 [ 5 ] {4473624b-d194-4627-a57f-a58e00fed812} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:53.482574 [ 5 ] {4473624b-d194-4627-a57f-a58e00fed812} executeQuery: Read 341 rows, 23.30 KiB in 0.001455 sec., 234364.2611683849 rows/sec., 15.64 MiB/sec. 2025.04.15 04:10:53.482622 [ 5 ] {4473624b-d194-4627-a57f-a58e00fed812} TCPHandler: Processed in 0.001638986 sec. 2025.04.15 04:10:53.482731 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:53.482835 [ 5 ] {5b17854a-c312-4053-a89b-75538369d37c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:10:53.482879 [ 5 ] {5b17854a-c312-4053-a89b-75538369d37c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:10:53.483396 [ 5 ] {5b17854a-c312-4053-a89b-75538369d37c} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:53.483434 [ 5 ] {5b17854a-c312-4053-a89b-75538369d37c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:53.483774 [ 5 ] {5b17854a-c312-4053-a89b-75538369d37c} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.15 04:10:53.484007 [ 5 ] {5b17854a-c312-4053-a89b-75538369d37c} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:53.484163 [ 5 ] {5b17854a-c312-4053-a89b-75538369d37c} executeQuery: Read 112 rows, 6.53 KiB in 0.00135 sec., 82962.96296296296 rows/sec., 4.73 MiB/sec. 2025.04.15 04:10:53.484210 [ 5 ] {5b17854a-c312-4053-a89b-75538369d37c} TCPHandler: Processed in 0.001530692 sec. 2025.04.15 04:10:53.484321 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:53.484424 [ 5 ] {61ca5d4c-6623-419c-b22b-1d7b920a41be} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:10:53.484468 [ 5 ] {61ca5d4c-6623-419c-b22b-1d7b920a41be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:10:53.485280 [ 5 ] {61ca5d4c-6623-419c-b22b-1d7b920a41be} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:53.485317 [ 5 ] {61ca5d4c-6623-419c-b22b-1d7b920a41be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:53.485702 [ 5 ] {61ca5d4c-6623-419c-b22b-1d7b920a41be} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.04.15 04:10:53.485931 [ 5 ] {61ca5d4c-6623-419c-b22b-1d7b920a41be} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:53.486095 [ 5 ] {61ca5d4c-6623-419c-b22b-1d7b920a41be} executeQuery: Read 856 rows, 63.33 KiB in 0.001692 sec., 505910.1654846336 rows/sec., 36.55 MiB/sec. 2025.04.15 04:10:53.486144 [ 5 ] {61ca5d4c-6623-419c-b22b-1d7b920a41be} TCPHandler: Processed in 0.00187195 sec. 2025.04.15 04:10:53.486257 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:53.486362 [ 5 ] {c574b888-dbbb-4728-b624-b508f0d23806} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:10:53.486407 [ 5 ] {c574b888-dbbb-4728-b624-b508f0d23806} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:10:53.486806 [ 5 ] {c574b888-dbbb-4728-b624-b508f0d23806} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:53.486841 [ 5 ] {c574b888-dbbb-4728-b624-b508f0d23806} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:53.487188 [ 5 ] {c574b888-dbbb-4728-b624-b508f0d23806} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.04.15 04:10:53.487417 [ 5 ] {c574b888-dbbb-4728-b624-b508f0d23806} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:53.487599 [ 5 ] {c574b888-dbbb-4728-b624-b508f0d23806} executeQuery: Read 6 rows, 321.00 B in 0.001256 sec., 4777.070063694267 rows/sec., 249.58 KiB/sec. 2025.04.15 04:10:53.487688 [ 5 ] {c574b888-dbbb-4728-b624-b508f0d23806} TCPHandler: Processed in 0.001480182 sec. 2025.04.15 04:10:53.487882 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:53.488033 [ 5 ] {fa846b3c-c231-41e8-99cb-425c6ff75acf} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:53.488083 [ 5 ] {fa846b3c-c231-41e8-99cb-425c6ff75acf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:10:53.488759 [ 5 ] {fa846b3c-c231-41e8-99cb-425c6ff75acf} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:53.488795 [ 5 ] {fa846b3c-c231-41e8-99cb-425c6ff75acf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:53.489211 [ 5 ] {fa846b3c-c231-41e8-99cb-425c6ff75acf} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.04.15 04:10:53.489447 [ 5 ] {fa846b3c-c231-41e8-99cb-425c6ff75acf} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:53.489611 [ 5 ] {fa846b3c-c231-41e8-99cb-425c6ff75acf} executeQuery: Read 960 rows, 65.32 KiB in 0.001603 sec., 598877.1054273237 rows/sec., 39.79 MiB/sec. 2025.04.15 04:10:53.489658 [ 5 ] {fa846b3c-c231-41e8-99cb-425c6ff75acf} TCPHandler: Processed in 0.00186705 sec. 2025.04.15 04:10:53.489769 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:53.489873 [ 5 ] {3cb4bae9-dc18-49c8-99a4-a95c11b26e7f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:10:53.489920 [ 5 ] {3cb4bae9-dc18-49c8-99a4-a95c11b26e7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:10:53.490305 [ 5 ] {3cb4bae9-dc18-49c8-99a4-a95c11b26e7f} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:53.490340 [ 5 ] {3cb4bae9-dc18-49c8-99a4-a95c11b26e7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:53.490686 [ 5 ] {3cb4bae9-dc18-49c8-99a4-a95c11b26e7f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.15 04:10:53.490912 [ 5 ] {3cb4bae9-dc18-49c8-99a4-a95c11b26e7f} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:53.491070 [ 5 ] {3cb4bae9-dc18-49c8-99a4-a95c11b26e7f} executeQuery: Read 1 rows, 69.00 B in 0.001219 sec., 820.3445447087777 rows/sec., 55.28 KiB/sec. 2025.04.15 04:10:53.491117 [ 5 ] {3cb4bae9-dc18-49c8-99a4-a95c11b26e7f} TCPHandler: Processed in 0.00139792 sec. 2025.04.15 04:10:53.491224 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:53.491327 [ 5 ] {ceb06489-c842-485e-adc1-731e6c448856} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:53.491389 [ 5 ] {ceb06489-c842-485e-adc1-731e6c448856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:10:53.492396 [ 5 ] {ceb06489-c842-485e-adc1-731e6c448856} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:53.492432 [ 5 ] {ceb06489-c842-485e-adc1-731e6c448856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:53.493041 [ 5 ] {ceb06489-c842-485e-adc1-731e6c448856} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.04.15 04:10:53.493298 [ 5 ] {ceb06489-c842-485e-adc1-731e6c448856} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:53.493510 [ 5 ] {ceb06489-c842-485e-adc1-731e6c448856} executeQuery: Read 8 rows, 14.68 KiB in 0.002205 sec., 3628.1179138321995 rows/sec., 6.50 MiB/sec. 2025.04.15 04:10:53.493619 [ 5 ] {ceb06489-c842-485e-adc1-731e6c448856} TCPHandler: Processed in 0.002445082 sec. 2025.04.15 04:10:53.493725 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:53.493827 [ 5 ] {889e55fd-46d7-4dbb-b19d-322ad7d62ac3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:10:53.493872 [ 5 ] {889e55fd-46d7-4dbb-b19d-322ad7d62ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:10:53.494267 [ 5 ] {889e55fd-46d7-4dbb-b19d-322ad7d62ac3} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:53.494306 [ 5 ] {889e55fd-46d7-4dbb-b19d-322ad7d62ac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:53.494646 [ 5 ] {889e55fd-46d7-4dbb-b19d-322ad7d62ac3} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.04.15 04:10:53.494877 [ 5 ] {889e55fd-46d7-4dbb-b19d-322ad7d62ac3} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:53.495079 [ 5 ] {889e55fd-46d7-4dbb-b19d-322ad7d62ac3} executeQuery: Read 34 rows, 2.02 KiB in 0.001273 sec., 26708.562450903377 rows/sec., 1.55 MiB/sec. 2025.04.15 04:10:53.495126 [ 5 ] {889e55fd-46d7-4dbb-b19d-322ad7d62ac3} TCPHandler: Processed in 0.001449931 sec. 2025.04.15 04:10:54.000219 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 272.79 MiB, peak 288.85 MiB, free memory in arenas 0.00 B, will set to 271.41 MiB (RSS), difference: -1.37 MiB 2025.04.15 04:10:55.726096 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2458 2025.04.15 04:10:55.730031 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:55.730091 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:55.731637 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.15 04:10:55.731966 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:55.732230 [ 79 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.04.15 04:10:55.732373 [ 79 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:55.732449 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:55.732752 [ 190 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.04.15 04:10:55.733137 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2458 2025.04.15 04:10:55.733510 [ 190 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:55.733642 [ 190 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2250 rows starting from the beginning of the part 2025.04.15 04:10:55.734267 [ 190 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part 2025.04.15 04:10:55.734938 [ 190 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 58 rows starting from the beginning of the part 2025.04.15 04:10:55.735598 [ 190 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part 2025.04.15 04:10:55.736200 [ 190 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part 2025.04.15 04:10:55.736836 [ 190 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 58 rows starting from the beginning of the part 2025.04.15 04:10:55.746336 [ 201 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2458 rows, containing 72 columns (72 merged, 0 gathered) in 0.013723602 sec., 179107.49670531103 rows/sec., 134.22 MiB/sec. 2025.04.15 04:10:55.748383 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.04.15 04:10:55.749069 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_61_12} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:55.749157 [ 186 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_61_12} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.04.15 04:10:55.749364 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. 2025.04.15 04:10:57.964405 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:57.964614 [ 5 ] {4f46153d-6707-4294-82a5-a309ab341bd0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:10:57.964696 [ 5 ] {4f46153d-6707-4294-82a5-a309ab341bd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:10:57.965631 [ 5 ] {4f46153d-6707-4294-82a5-a309ab341bd0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:57.965691 [ 5 ] {4f46153d-6707-4294-82a5-a309ab341bd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:57.966191 [ 5 ] {4f46153d-6707-4294-82a5-a309ab341bd0} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.04.15 04:10:57.966480 [ 5 ] {4f46153d-6707-4294-82a5-a309ab341bd0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:57.966664 [ 74 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.04.15 04:10:57.966739 [ 5 ] {4f46153d-6707-4294-82a5-a309ab341bd0} executeQuery: Read 56 rows, 4.41 KiB in 0.002179 sec., 25699.862322166133 rows/sec., 1.97 MiB/sec. 2025.04.15 04:10:57.966758 [ 74 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:57.966831 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:57.966886 [ 5 ] {4f46153d-6707-4294-82a5-a309ab341bd0} TCPHandler: Processed in 0.002619896 sec. 2025.04.15 04:10:57.967102 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.04.15 04:10:57.967108 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:57.967383 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:57.967392 [ 5 ] {d13deb49-ffce-4297-9bb6-970d0dd755ce} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:10:57.967445 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1847 rows starting from the beginning of the part 2025.04.15 04:10:57.967489 [ 5 ] {d13deb49-ffce-4297-9bb6-970d0dd755ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:10:57.967800 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 122 rows starting from the beginning of the part 2025.04.15 04:10:57.968137 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 633 rows starting from the beginning of the part 2025.04.15 04:10:57.968525 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 120 rows starting from the beginning of the part 2025.04.15 04:10:57.968919 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1778 rows starting from the beginning of the part 2025.04.15 04:10:57.969291 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part 2025.04.15 04:10:57.970620 [ 5 ] {d13deb49-ffce-4297-9bb6-970d0dd755ce} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:57.970681 [ 5 ] {d13deb49-ffce-4297-9bb6-970d0dd755ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:57.971598 [ 5 ] {d13deb49-ffce-4297-9bb6-970d0dd755ce} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.04.15 04:10:57.972055 [ 5 ] {d13deb49-ffce-4297-9bb6-970d0dd755ce} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:57.972315 [ 74 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.04.15 04:10:57.972378 [ 5 ] {d13deb49-ffce-4297-9bb6-970d0dd755ce} executeQuery: Read 64 rows, 5.12 KiB in 0.005083 sec., 12590.98957308676 rows/sec., 1006.34 KiB/sec. 2025.04.15 04:10:57.972401 [ 74 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:57.972590 [ 5 ] {d13deb49-ffce-4297-9bb6-970d0dd755ce} TCPHandler: Processed in 0.005585139 sec. 2025.04.15 04:10:57.972598 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:57.972918 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:57.973341 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.04.15 04:10:57.973449 [ 5 ] {e1be5337-9123-4188-a1d6-5514f9fd521a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:10:57.973681 [ 5 ] {e1be5337-9123-4188-a1d6-5514f9fd521a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:10:57.973924 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:57.974056 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 914 rows starting from the beginning of the part 2025.04.15 04:10:57.974252 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 4556 rows, containing 5 columns (5 merged, 0 gathered) in 0.007268475 sec., 626816.4917675303 rows/sec., 53.26 MiB/sec. 2025.04.15 04:10:57.974836 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 100 rows starting from the beginning of the part 2025.04.15 04:10:57.975486 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 390 rows starting from the beginning of the part 2025.04.15 04:10:57.975537 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.04.15 04:10:57.976340 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 96 rows starting from the beginning of the part 2025.04.15 04:10:57.977084 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 856 rows starting from the beginning of the part 2025.04.15 04:10:57.977740 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part 2025.04.15 04:10:57.977880 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_141_28} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:57.978540 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_141_28} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.04.15 04:10:57.979054 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2025.04.15 04:10:57.980016 [ 5 ] {e1be5337-9123-4188-a1d6-5514f9fd521a} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:57.980068 [ 5 ] {e1be5337-9123-4188-a1d6-5514f9fd521a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:57.980646 [ 5 ] {e1be5337-9123-4188-a1d6-5514f9fd521a} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.04.15 04:10:57.980906 [ 5 ] {e1be5337-9123-4188-a1d6-5514f9fd521a} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:57.981278 [ 5 ] {e1be5337-9123-4188-a1d6-5514f9fd521a} executeQuery: Read 128 rows, 9.13 KiB in 0.00799 sec., 16020.02503128911 rows/sec., 1.12 MiB/sec. 2025.04.15 04:10:57.981622 [ 5 ] {e1be5337-9123-4188-a1d6-5514f9fd521a} TCPHandler: Processed in 0.008830378 sec. 2025.04.15 04:10:57.981726 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00889177 sec., 272161.78556125495 rows/sec., 20.85 MiB/sec. 2025.04.15 04:10:57.981938 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:10:57.982187 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.04.15 04:10:57.982327 [ 5 ] {c5492731-326b-4545-b35e-7c18a77c5940} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:10:57.982524 [ 5 ] {c5492731-326b-4545-b35e-7c18a77c5940} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:10:57.983350 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_141_28} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:57.983759 [ 193 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_141_28} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.04.15 04:10:57.984043 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.04.15 04:10:57.984467 [ 5 ] {c5492731-326b-4545-b35e-7c18a77c5940} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:57.984507 [ 5 ] {c5492731-326b-4545-b35e-7c18a77c5940} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:57.984863 [ 5 ] {c5492731-326b-4545-b35e-7c18a77c5940} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.04.15 04:10:57.985090 [ 5 ] {c5492731-326b-4545-b35e-7c18a77c5940} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:57.985272 [ 74 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.04.15 04:10:57.985334 [ 5 ] {c5492731-326b-4545-b35e-7c18a77c5940} executeQuery: Read 48 rows, 3.31 KiB in 0.003156 sec., 15209.125475285171 rows/sec., 1.02 MiB/sec. 2025.04.15 04:10:57.985345 [ 74 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:57.985436 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:57.985468 [ 5 ] {c5492731-326b-4545-b35e-7c18a77c5940} TCPHandler: Processed in 0.003627507 sec. 2025.04.15 04:10:57.985688 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.04.15 04:10:57.985837 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:10:57.985876 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8164 rows starting from the beginning of the part 2025.04.15 04:10:57.986002 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part 2025.04.15 04:10:57.986155 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 82 rows starting from the beginning of the part 2025.04.15 04:10:57.986413 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part 2025.04.15 04:10:57.986702 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 34 rows starting from the beginning of the part 2025.04.15 04:10:57.986875 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 48 rows starting from the beginning of the part 2025.04.15 04:10:57.989518 [ 198 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 8448 rows, containing 4 columns (4 merged, 0 gathered) in 0.003932534 sec., 2148233.174843498 rows/sec., 139.88 MiB/sec. 2025.04.15 04:10:57.989734 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.04.15 04:10:57.990070 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_141_28} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:57.990157 [ 196 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_141_28} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.04.15 04:10:57.990253 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.04.15 04:10:58.010083 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 2025.04.15 04:10:58.010710 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:10:58.010757 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:10:58.011292 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.04.15 04:10:58.011577 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:10:58.011841 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 2025.04.15 04:11:00.834413 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 626 2025.04.15 04:11:00.857653 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:00.857721 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:00.865342 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.04.15 04:11:00.866234 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:00.869545 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.04.15 04:11:01.176937 [ 221 ] {} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:11:01.177014 [ 221 ] {} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:11:01.178754 [ 221 ] {} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.04.15 04:11:02.967576 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:02.967790 [ 5 ] {169c3231-726a-4cf6-9766-29ff3872584d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:11:02.967873 [ 5 ] {169c3231-726a-4cf6-9766-29ff3872584d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:11:02.968764 [ 5 ] {169c3231-726a-4cf6-9766-29ff3872584d} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:02.968817 [ 5 ] {169c3231-726a-4cf6-9766-29ff3872584d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:02.969268 [ 5 ] {169c3231-726a-4cf6-9766-29ff3872584d} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.04.15 04:11:02.969540 [ 5 ] {169c3231-726a-4cf6-9766-29ff3872584d} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:02.969736 [ 5 ] {169c3231-726a-4cf6-9766-29ff3872584d} executeQuery: Read 120 rows, 10.44 KiB in 0.002006 sec., 59820.538384845466 rows/sec., 5.08 MiB/sec. 2025.04.15 04:11:02.969801 [ 5 ] {169c3231-726a-4cf6-9766-29ff3872584d} TCPHandler: Processed in 0.00236424 sec. 2025.04.15 04:11:02.969935 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:02.970049 [ 5 ] {0d2b67ec-1d71-41ae-b6d3-b3502b7596f6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:11:02.970098 [ 5 ] {0d2b67ec-1d71-41ae-b6d3-b3502b7596f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:11:02.970624 [ 5 ] {0d2b67ec-1d71-41ae-b6d3-b3502b7596f6} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:02.970663 [ 5 ] {0d2b67ec-1d71-41ae-b6d3-b3502b7596f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:02.971037 [ 5 ] {0d2b67ec-1d71-41ae-b6d3-b3502b7596f6} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.04.15 04:11:02.971285 [ 5 ] {0d2b67ec-1d71-41ae-b6d3-b3502b7596f6} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:02.971453 [ 5 ] {0d2b67ec-1d71-41ae-b6d3-b3502b7596f6} executeQuery: Read 32 rows, 2.41 KiB in 0.001432 sec., 22346.3687150838 rows/sec., 1.64 MiB/sec. 2025.04.15 04:11:02.971506 [ 5 ] {0d2b67ec-1d71-41ae-b6d3-b3502b7596f6} TCPHandler: Processed in 0.001624434 sec. 2025.04.15 04:11:02.971623 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:02.971732 [ 5 ] {c1183559-94c0-405e-90b1-e3366df52826} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:11:02.971778 [ 5 ] {c1183559-94c0-405e-90b1-e3366df52826} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:11:02.972319 [ 5 ] {c1183559-94c0-405e-90b1-e3366df52826} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:02.972357 [ 5 ] {c1183559-94c0-405e-90b1-e3366df52826} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:02.972712 [ 5 ] {c1183559-94c0-405e-90b1-e3366df52826} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.04.15 04:11:02.972952 [ 5 ] {c1183559-94c0-405e-90b1-e3366df52826} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:02.973118 [ 5 ] {c1183559-94c0-405e-90b1-e3366df52826} executeQuery: Read 96 rows, 7.68 KiB in 0.001411 sec., 68036.85329553508 rows/sec., 5.31 MiB/sec. 2025.04.15 04:11:02.973171 [ 5 ] {c1183559-94c0-405e-90b1-e3366df52826} TCPHandler: Processed in 0.001600414 sec. 2025.04.15 04:11:02.973295 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:02.973401 [ 5 ] {3a844ab6-aadb-487d-b7a0-e35e2168eef7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:02.973449 [ 5 ] {3a844ab6-aadb-487d-b7a0-e35e2168eef7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:11:02.973976 [ 5 ] {3a844ab6-aadb-487d-b7a0-e35e2168eef7} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:02.974014 [ 5 ] {3a844ab6-aadb-487d-b7a0-e35e2168eef7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:02.974409 [ 5 ] {3a844ab6-aadb-487d-b7a0-e35e2168eef7} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.04.15 04:11:02.974655 [ 5 ] {3a844ab6-aadb-487d-b7a0-e35e2168eef7} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:02.974837 [ 5 ] {3a844ab6-aadb-487d-b7a0-e35e2168eef7} executeQuery: Read 160 rows, 11.41 KiB in 0.001449 sec., 110420.97998619737 rows/sec., 7.69 MiB/sec. 2025.04.15 04:11:02.974908 [ 5 ] {3a844ab6-aadb-487d-b7a0-e35e2168eef7} TCPHandler: Processed in 0.001665016 sec. 2025.04.15 04:11:02.975054 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:02.975337 [ 5 ] {525a65aa-81ad-45b9-9487-c8a722f10560} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:02.975621 [ 5 ] {525a65aa-81ad-45b9-9487-c8a722f10560} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:11:02.977221 [ 5 ] {525a65aa-81ad-45b9-9487-c8a722f10560} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:02.977261 [ 5 ] {525a65aa-81ad-45b9-9487-c8a722f10560} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:02.977921 [ 5 ] {525a65aa-81ad-45b9-9487-c8a722f10560} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.04.15 04:11:02.978181 [ 5 ] {525a65aa-81ad-45b9-9487-c8a722f10560} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:02.978372 [ 5 ] {525a65aa-81ad-45b9-9487-c8a722f10560} executeQuery: Read 32 rows, 58.72 KiB in 0.003158 sec., 10132.99556681444 rows/sec., 18.16 MiB/sec. 2025.04.15 04:11:02.978479 [ 5 ] {525a65aa-81ad-45b9-9487-c8a722f10560} TCPHandler: Processed in 0.003481854 sec. 2025.04.15 04:11:02.978592 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:02.978694 [ 5 ] {613302d3-53eb-4d0e-861b-db0fa8b24454} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:11:02.978741 [ 5 ] {613302d3-53eb-4d0e-861b-db0fa8b24454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:11:02.979158 [ 5 ] {613302d3-53eb-4d0e-861b-db0fa8b24454} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:02.979195 [ 5 ] {613302d3-53eb-4d0e-861b-db0fa8b24454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:02.979551 [ 5 ] {613302d3-53eb-4d0e-861b-db0fa8b24454} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.04.15 04:11:02.979798 [ 5 ] {613302d3-53eb-4d0e-861b-db0fa8b24454} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:02.979981 [ 5 ] {613302d3-53eb-4d0e-861b-db0fa8b24454} executeQuery: Read 60 rows, 4.14 KiB in 0.001302 sec., 46082.949308755764 rows/sec., 3.11 MiB/sec. 2025.04.15 04:11:02.980040 [ 5 ] {613302d3-53eb-4d0e-861b-db0fa8b24454} TCPHandler: Processed in 0.001497502 sec. 2025.04.15 04:11:05.096615 [ 68 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0 2025.04.15 04:11:05.096684 [ 68 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:05.096710 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:05.096912 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_60_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_56_12 to all_60_60_0 into Compact with storage Full 2025.04.15 04:11:05.097189 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:05.097230 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 336 rows starting from the beginning of the part 2025.04.15 04:11:05.097309 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part 2025.04.15 04:11:05.097390 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part 2025.04.15 04:11:05.097640 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part 2025.04.15 04:11:05.097756 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part 2025.04.15 04:11:05.098980 [ 194 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.002191757 sec., 164251.78521159053 rows/sec., 8.38 MiB/sec. 2025.04.15 04:11:05.099125 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2025.04.15 04:11:05.099429 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_60_13} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:05.099513 [ 198 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_60_13} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13 2025.04.15 04:11:05.099591 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.04.15 04:11:05.205826 [ 68 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:11:05.205874 [ 68 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:11:05.511953 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 2025.04.15 04:11:05.512675 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:05.512724 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:05.513245 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.04.15 04:11:05.513509 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:05.513720 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2025.04.15 04:11:05.733547 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2478 2025.04.15 04:11:05.736823 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:05.736893 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:05.738439 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.15 04:11:05.738778 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:05.739520 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2478 2025.04.15 04:11:05.882441 [ 67 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.04.15 04:11:05.882540 [ 67 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:05.882581 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:05.882785 [ 220 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.04.15 04:11:05.882808 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.04.15 04:11:05.882859 [ 220 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.04.15 04:11:05.883138 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:05.883208 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part 2025.04.15 04:11:05.883427 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part 2025.04.15 04:11:05.883817 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part 2025.04.15 04:11:05.884148 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part 2025.04.15 04:11:05.884463 [ 192 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part 2025.04.15 04:11:05.885793 [ 198 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.003106457 sec., 11588.764949909173 rows/sec., 990.25 KiB/sec. 2025.04.15 04:11:05.886038 [ 189 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.04.15 04:11:05.886338 [ 220 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.04.15 04:11:05.886651 [ 189 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_37_9} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:05.886858 [ 189 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_37_9} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.04.15 04:11:05.887015 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:11:07.083997 [ 225 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.04.15 04:11:07.084053 [ 225 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.04.15 04:11:07.085157 [ 218 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:07.085225 [ 218 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:07.086194 [ 225 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.04.15 04:11:07.095020 [ 218 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:07.293090 [ 225 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:07.293133 [ 225 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:07.295267 [ 225 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:07.972148 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:07.972358 [ 5 ] {f8d6e8a3-c9de-4c3f-b896-31283a433d8f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:11:07.972440 [ 5 ] {f8d6e8a3-c9de-4c3f-b896-31283a433d8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:11:07.973288 [ 5 ] {f8d6e8a3-c9de-4c3f-b896-31283a433d8f} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:07.973341 [ 5 ] {f8d6e8a3-c9de-4c3f-b896-31283a433d8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:07.973786 [ 5 ] {f8d6e8a3-c9de-4c3f-b896-31283a433d8f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.15 04:11:07.974059 [ 5 ] {f8d6e8a3-c9de-4c3f-b896-31283a433d8f} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:07.974276 [ 66 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.04.15 04:11:07.974291 [ 5 ] {f8d6e8a3-c9de-4c3f-b896-31283a433d8f} executeQuery: Read 212 rows, 13.81 KiB in 0.001986 sec., 106747.2306143001 rows/sec., 6.79 MiB/sec. 2025.04.15 04:11:07.974375 [ 66 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:07.974458 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:07.974478 [ 5 ] {f8d6e8a3-c9de-4c3f-b896-31283a433d8f} TCPHandler: Processed in 0.002460612 sec. 2025.04.15 04:11:07.974703 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2025.04.15 04:11:07.974713 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:07.975014 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:07.975027 [ 5 ] {821af42a-f779-4d78-a0c9-620f487aa697} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:11:07.975086 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 212 rows starting from the beginning of the part 2025.04.15 04:11:07.975126 [ 5 ] {821af42a-f779-4d78-a0c9-620f487aa697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:11:07.975458 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 212 rows starting from the beginning of the part 2025.04.15 04:11:07.975803 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 212 rows starting from the beginning of the part 2025.04.15 04:11:07.976190 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 212 rows starting from the beginning of the part 2025.04.15 04:11:07.976587 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 212 rows starting from the beginning of the part 2025.04.15 04:11:07.978640 [ 5 ] {821af42a-f779-4d78-a0c9-620f487aa697} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:07.978729 [ 5 ] {821af42a-f779-4d78-a0c9-620f487aa697} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:07.979275 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00468252 sec., 226373.8328933993 rows/sec., 15.26 MiB/sec. 2025.04.15 04:11:07.979492 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.04.15 04:11:07.979616 [ 5 ] {821af42a-f779-4d78-a0c9-620f487aa697} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.04.15 04:11:07.979940 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_61_15} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:07.980109 [ 187 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_61_15} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.04.15 04:11:07.980114 [ 5 ] {821af42a-f779-4d78-a0c9-620f487aa697} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:07.980268 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.15 04:11:07.980466 [ 5 ] {821af42a-f779-4d78-a0c9-620f487aa697} executeQuery: Read 633 rows, 50.98 KiB in 0.005544 sec., 114177.48917748917 rows/sec., 8.98 MiB/sec. 2025.04.15 04:11:07.980532 [ 5 ] {821af42a-f779-4d78-a0c9-620f487aa697} TCPHandler: Processed in 0.005902236 sec. 2025.04.15 04:11:07.980654 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:07.980764 [ 5 ] {8de981ab-b760-430d-8d23-206bbf663016} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:11:07.980811 [ 5 ] {8de981ab-b760-430d-8d23-206bbf663016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:11:07.981383 [ 5 ] {8de981ab-b760-430d-8d23-206bbf663016} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:07.981424 [ 5 ] {8de981ab-b760-430d-8d23-206bbf663016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:07.981782 [ 5 ] {8de981ab-b760-430d-8d23-206bbf663016} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.04.15 04:11:07.982019 [ 5 ] {8de981ab-b760-430d-8d23-206bbf663016} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:07.982242 [ 5 ] {8de981ab-b760-430d-8d23-206bbf663016} executeQuery: Read 114 rows, 6.99 KiB in 0.001503 sec., 75848.30339321357 rows/sec., 4.54 MiB/sec. 2025.04.15 04:11:07.982318 [ 5 ] {8de981ab-b760-430d-8d23-206bbf663016} TCPHandler: Processed in 0.001717017 sec. 2025.04.15 04:11:07.982460 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:07.982723 [ 5 ] {d5652c41-274c-4c87-a309-cc1c16a72c65} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:11:07.982848 [ 5 ] {d5652c41-274c-4c87-a309-cc1c16a72c65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:11:07.983667 [ 5 ] {d5652c41-274c-4c87-a309-cc1c16a72c65} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:07.983707 [ 5 ] {d5652c41-274c-4c87-a309-cc1c16a72c65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:07.984060 [ 5 ] {d5652c41-274c-4c87-a309-cc1c16a72c65} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.15 04:11:07.984299 [ 5 ] {d5652c41-274c-4c87-a309-cc1c16a72c65} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:07.984500 [ 5 ] {d5652c41-274c-4c87-a309-cc1c16a72c65} executeQuery: Read 113 rows, 7.49 KiB in 0.001875 sec., 60266.66666666667 rows/sec., 3.90 MiB/sec. 2025.04.15 04:11:07.984550 [ 5 ] {d5652c41-274c-4c87-a309-cc1c16a72c65} TCPHandler: Processed in 0.002143826 sec. 2025.04.15 04:11:07.984673 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:07.984776 [ 5 ] {0fe147a4-42e6-4f49-9ee9-9f32729ac550} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:11:07.984822 [ 5 ] {0fe147a4-42e6-4f49-9ee9-9f32729ac550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:11:07.985361 [ 5 ] {0fe147a4-42e6-4f49-9ee9-9f32729ac550} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:07.985401 [ 5 ] {0fe147a4-42e6-4f49-9ee9-9f32729ac550} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:07.985764 [ 5 ] {0fe147a4-42e6-4f49-9ee9-9f32729ac550} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.15 04:11:07.986000 [ 5 ] {0fe147a4-42e6-4f49-9ee9-9f32729ac550} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:07.986150 [ 66 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.04.15 04:11:07.986221 [ 66 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:07.986221 [ 5 ] {0fe147a4-42e6-4f49-9ee9-9f32729ac550} executeQuery: Read 112 rows, 6.53 KiB in 0.00145 sec., 77241.37931034483 rows/sec., 4.40 MiB/sec. 2025.04.15 04:11:07.986252 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:07.986387 [ 5 ] {0fe147a4-42e6-4f49-9ee9-9f32729ac550} TCPHandler: Processed in 0.001763137 sec. 2025.04.15 04:11:07.986530 [ 223 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.04.15 04:11:07.986593 [ 223 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.04.15 04:11:07.986590 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2025.04.15 04:11:07.986626 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:07.986848 [ 5 ] {d6e8bdf1-b823-456b-95e8-4e606ff8bd5f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:11:07.987026 [ 5 ] {d6e8bdf1-b823-456b-95e8-4e606ff8bd5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:11:07.987089 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:07.987208 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 112 rows starting from the beginning of the part 2025.04.15 04:11:07.987422 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 112 rows starting from the beginning of the part 2025.04.15 04:11:07.987891 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 112 rows starting from the beginning of the part 2025.04.15 04:11:07.988216 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 112 rows starting from the beginning of the part 2025.04.15 04:11:07.988730 [ 189 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 112 rows starting from the beginning of the part 2025.04.15 04:11:07.990754 [ 5 ] {d6e8bdf1-b823-456b-95e8-4e606ff8bd5f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:07.990849 [ 5 ] {d6e8bdf1-b823-456b-95e8-4e606ff8bd5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:07.992461 [ 5 ] {d6e8bdf1-b823-456b-95e8-4e606ff8bd5f} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.04.15 04:11:07.992540 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.006153222 sec., 91009.23061121475 rows/sec., 5.53 MiB/sec. 2025.04.15 04:11:07.992827 [ 198 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.04.15 04:11:07.993206 [ 5 ] {d6e8bdf1-b823-456b-95e8-4e606ff8bd5f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:07.993795 [ 195 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_61_15} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:07.993822 [ 5 ] {d6e8bdf1-b823-456b-95e8-4e606ff8bd5f} executeQuery: Read 390 rows, 28.23 KiB in 0.007013 sec., 55611.008127762725 rows/sec., 3.93 MiB/sec. 2025.04.15 04:11:07.994043 [ 5 ] {d6e8bdf1-b823-456b-95e8-4e606ff8bd5f} TCPHandler: Processed in 0.00748325 sec. 2025.04.15 04:11:07.994111 [ 195 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_61_15} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.04.15 04:11:07.994123 [ 223 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.04.15 04:11:07.994302 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:07.994404 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.15 04:11:07.994603 [ 5 ] {60181e42-b534-4a5c-ba61-6ed9e7f9fe52} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:11:07.994762 [ 5 ] {60181e42-b534-4a5c-ba61-6ed9e7f9fe52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:11:07.995392 [ 5 ] {60181e42-b534-4a5c-ba61-6ed9e7f9fe52} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:07.995431 [ 5 ] {60181e42-b534-4a5c-ba61-6ed9e7f9fe52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:07.995805 [ 5 ] {60181e42-b534-4a5c-ba61-6ed9e7f9fe52} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.04.15 04:11:07.996044 [ 5 ] {60181e42-b534-4a5c-ba61-6ed9e7f9fe52} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:07.996260 [ 5 ] {60181e42-b534-4a5c-ba61-6ed9e7f9fe52} executeQuery: Read 6 rows, 321.00 B in 0.00176 sec., 3409.090909090909 rows/sec., 178.11 KiB/sec. 2025.04.15 04:11:07.996321 [ 5 ] {60181e42-b534-4a5c-ba61-6ed9e7f9fe52} TCPHandler: Processed in 0.002176706 sec. 2025.04.15 04:11:07.996543 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:07.996666 [ 5 ] {bcc53db3-87f2-44db-882f-936935bb3837} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:07.996714 [ 5 ] {bcc53db3-87f2-44db-882f-936935bb3837} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:11:07.997231 [ 5 ] {bcc53db3-87f2-44db-882f-936935bb3837} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:07.997272 [ 5 ] {bcc53db3-87f2-44db-882f-936935bb3837} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:07.997656 [ 5 ] {bcc53db3-87f2-44db-882f-936935bb3837} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.04.15 04:11:07.997883 [ 5 ] {bcc53db3-87f2-44db-882f-936935bb3837} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:07.998069 [ 64 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_138_28 to all_143_143_0 2025.04.15 04:11:07.998072 [ 5 ] {bcc53db3-87f2-44db-882f-936935bb3837} executeQuery: Read 237 rows, 16.27 KiB in 0.001423 sec., 166549.54321855237 rows/sec., 11.16 MiB/sec. 2025.04.15 04:11:07.998154 [ 64 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:07.998222 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:07.998231 [ 5 ] {bcc53db3-87f2-44db-882f-936935bb3837} TCPHandler: Processed in 0.001779108 sec. 2025.04.15 04:11:07.998439 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_143_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_138_28 to all_143_143_0 into Compact with storage Full 2025.04.15 04:11:07.998457 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:07.998702 [ 5 ] {21326ac3-a436-41ec-9544-f2a753e74015} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:11:07.998721 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_143_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:07.998808 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_143_29} MergeTreeSequentialSource: Reading 6 marks from part all_1_138_28, total 40942 rows starting from the beginning of the part 2025.04.15 04:11:07.998809 [ 5 ] {21326ac3-a436-41ec-9544-f2a753e74015} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:11:07.999151 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part 2025.04.15 04:11:07.999582 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 960 rows starting from the beginning of the part 2025.04.15 04:11:07.999972 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 128 rows starting from the beginning of the part 2025.04.15 04:11:08.000270 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part 2025.04.15 04:11:08.000718 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 237 rows starting from the beginning of the part 2025.04.15 04:11:08.001821 [ 5 ] {21326ac3-a436-41ec-9544-f2a753e74015} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:08.001876 [ 5 ] {21326ac3-a436-41ec-9544-f2a753e74015} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:08.002634 [ 5 ] {21326ac3-a436-41ec-9544-f2a753e74015} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.15 04:11:08.002954 [ 5 ] {21326ac3-a436-41ec-9544-f2a753e74015} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:08.003232 [ 5 ] {21326ac3-a436-41ec-9544-f2a753e74015} executeQuery: Read 1 rows, 69.00 B in 0.004618 sec., 216.54395842355999 rows/sec., 14.59 KiB/sec. 2025.04.15 04:11:08.003567 [ 5 ] {21326ac3-a436-41ec-9544-f2a753e74015} TCPHandler: Processed in 0.005187741 sec. 2025.04.15 04:11:08.004113 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:08.004400 [ 5 ] {128756d3-3e35-43d1-89fe-f0368a54dfb3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:08.004640 [ 5 ] {128756d3-3e35-43d1-89fe-f0368a54dfb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:11:08.006345 [ 5 ] {128756d3-3e35-43d1-89fe-f0368a54dfb3} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:08.006390 [ 5 ] {128756d3-3e35-43d1-89fe-f0368a54dfb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:08.007559 [ 5 ] {128756d3-3e35-43d1-89fe-f0368a54dfb3} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.04.15 04:11:08.007981 [ 5 ] {128756d3-3e35-43d1-89fe-f0368a54dfb3} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:08.008417 [ 5 ] {128756d3-3e35-43d1-89fe-f0368a54dfb3} executeQuery: Read 8 rows, 14.68 KiB in 0.004111 sec., 1945.9985405010946 rows/sec., 3.49 MiB/sec. 2025.04.15 04:11:08.008579 [ 5 ] {128756d3-3e35-43d1-89fe-f0368a54dfb3} TCPHandler: Processed in 0.004640969 sec. 2025.04.15 04:11:08.008735 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:08.008890 [ 5 ] {1c4590bb-1adb-4f79-baf8-d666d2b8798f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:11:08.008948 [ 5 ] {1c4590bb-1adb-4f79-baf8-d666d2b8798f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:11:08.009584 [ 5 ] {1c4590bb-1adb-4f79-baf8-d666d2b8798f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:08.009627 [ 5 ] {1c4590bb-1adb-4f79-baf8-d666d2b8798f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:08.010114 [ 5 ] {1c4590bb-1adb-4f79-baf8-d666d2b8798f} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.04.15 04:11:08.010458 [ 5 ] {1c4590bb-1adb-4f79-baf8-d666d2b8798f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:08.010834 [ 220 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:08.010851 [ 5 ] {1c4590bb-1adb-4f79-baf8-d666d2b8798f} executeQuery: Read 82 rows, 5.33 KiB in 0.001971 sec., 41603.247082699134 rows/sec., 2.64 MiB/sec. 2025.04.15 04:11:08.010908 [ 220 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:08.011031 [ 5 ] {1c4590bb-1adb-4f79-baf8-d666d2b8798f} TCPHandler: Processed in 0.002369 sec. 2025.04.15 04:11:08.012698 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_143_29} MergeTask::MergeProjectionsStage: Merge sorted 42587 rows, containing 5 columns (5 merged, 0 gathered) in 0.014376357 sec., 2962294.272464158 rows/sec., 199.97 MiB/sec. 2025.04.15 04:11:08.013082 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_143_29} MergedBlockOutputStream: filled checksums all_1_143_29 (state Temporary) 2025.04.15 04:11:08.013497 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_143_29} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_143_29 to all_1_143_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:08.013605 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_143_29} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_138_28, all_143_143_0] -> all_1_143_29 2025.04.15 04:11:08.013734 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.04.15 04:11:08.013862 [ 220 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:08.369589 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 2025.04.15 04:11:08.393334 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:08.393391 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:08.400852 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.04.15 04:11:08.401684 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:08.404777 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 634 2025.04.15 04:11:08.977554 [ 222 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:08.977636 [ 222 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:08.979968 [ 222 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:09.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.19 MiB, peak 288.85 MiB, free memory in arenas 0.00 B, will set to 271.41 MiB (RSS), difference: 3.23 MiB 2025.04.15 04:11:12.935723 [ 218 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:11:12.935803 [ 218 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:11:12.937901 [ 218 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:11:12.967602 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:12.967915 [ 5 ] {c0ada03c-998b-4ce4-9d9a-a2fbb48a5db8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:11:12.968018 [ 5 ] {c0ada03c-998b-4ce4-9d9a-a2fbb48a5db8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:11:12.968727 [ 5 ] {c0ada03c-998b-4ce4-9d9a-a2fbb48a5db8} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:12.968777 [ 5 ] {c0ada03c-998b-4ce4-9d9a-a2fbb48a5db8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:12.969202 [ 5 ] {c0ada03c-998b-4ce4-9d9a-a2fbb48a5db8} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.04.15 04:11:12.969495 [ 5 ] {c0ada03c-998b-4ce4-9d9a-a2fbb48a5db8} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:12.969804 [ 5 ] {c0ada03c-998b-4ce4-9d9a-a2fbb48a5db8} executeQuery: Read 2 rows, 167.00 B in 0.001973 sec., 1013.6847440446022 rows/sec., 82.66 KiB/sec. 2025.04.15 04:11:12.969882 [ 5 ] {c0ada03c-998b-4ce4-9d9a-a2fbb48a5db8} TCPHandler: Processed in 0.002463102 sec. 2025.04.15 04:11:12.970004 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:12.970111 [ 5 ] {d6c99b8e-af0a-4a28-9e12-5026e048f6c0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:11:12.970158 [ 5 ] {d6c99b8e-af0a-4a28-9e12-5026e048f6c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:11:12.970702 [ 5 ] {d6c99b8e-af0a-4a28-9e12-5026e048f6c0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:12.970740 [ 5 ] {d6c99b8e-af0a-4a28-9e12-5026e048f6c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:12.971110 [ 5 ] {d6c99b8e-af0a-4a28-9e12-5026e048f6c0} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.04.15 04:11:12.971346 [ 5 ] {d6c99b8e-af0a-4a28-9e12-5026e048f6c0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:12.971545 [ 5 ] {d6c99b8e-af0a-4a28-9e12-5026e048f6c0} executeQuery: Read 121 rows, 10.51 KiB in 0.001458 sec., 82990.39780521262 rows/sec., 7.04 MiB/sec. 2025.04.15 04:11:12.971597 [ 5 ] {d6c99b8e-af0a-4a28-9e12-5026e048f6c0} TCPHandler: Processed in 0.001650885 sec. 2025.04.15 04:11:12.971726 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:12.971896 [ 5 ] {e5bc97ef-6228-4bb2-bc13-1996272605d5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:11:12.971957 [ 5 ] {e5bc97ef-6228-4bb2-bc13-1996272605d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:11:12.972457 [ 5 ] {e5bc97ef-6228-4bb2-bc13-1996272605d5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:12.972495 [ 5 ] {e5bc97ef-6228-4bb2-bc13-1996272605d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:12.972848 [ 5 ] {e5bc97ef-6228-4bb2-bc13-1996272605d5} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.04.15 04:11:12.973079 [ 5 ] {e5bc97ef-6228-4bb2-bc13-1996272605d5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:12.973229 [ 56 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.04.15 04:11:12.973300 [ 5 ] {e5bc97ef-6228-4bb2-bc13-1996272605d5} executeQuery: Read 34 rows, 2.55 KiB in 0.001443 sec., 23562.02356202356 rows/sec., 1.72 MiB/sec. 2025.04.15 04:11:12.973327 [ 56 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:12.973401 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:12.973410 [ 5 ] {e5bc97ef-6228-4bb2-bc13-1996272605d5} TCPHandler: Processed in 0.001744047 sec. 2025.04.15 04:11:12.973628 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.04.15 04:11:12.973637 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:12.973898 [ 5 ] {20cbcf35-84ed-4f13-93c9-183e75251264} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:11:12.973898 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:12.973997 [ 5 ] {20cbcf35-84ed-4f13-93c9-183e75251264} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:11:12.974003 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 164 rows starting from the beginning of the part 2025.04.15 04:11:12.974336 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 32 rows starting from the beginning of the part 2025.04.15 04:11:12.974703 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 124 rows starting from the beginning of the part 2025.04.15 04:11:12.975241 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 32 rows starting from the beginning of the part 2025.04.15 04:11:12.975656 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 114 rows starting from the beginning of the part 2025.04.15 04:11:12.975961 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 34 rows starting from the beginning of the part 2025.04.15 04:11:12.976764 [ 5 ] {20cbcf35-84ed-4f13-93c9-183e75251264} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:12.976840 [ 5 ] {20cbcf35-84ed-4f13-93c9-183e75251264} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:12.977874 [ 5 ] {20cbcf35-84ed-4f13-93c9-183e75251264} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.04.15 04:11:12.978443 [ 5 ] {20cbcf35-84ed-4f13-93c9-183e75251264} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:12.978905 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.005378104 sec., 92969.56697006975 rows/sec., 6.29 MiB/sec. 2025.04.15 04:11:12.978982 [ 5 ] {20cbcf35-84ed-4f13-93c9-183e75251264} executeQuery: Read 98 rows, 7.84 KiB in 0.00517 sec., 18955.512572533848 rows/sec., 1.48 MiB/sec. 2025.04.15 04:11:12.979092 [ 5 ] {20cbcf35-84ed-4f13-93c9-183e75251264} TCPHandler: Processed in 0.005537429 sec. 2025.04.15 04:11:12.979156 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.04.15 04:11:12.979242 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:12.979432 [ 5 ] {4d37b6f4-8b24-416c-b220-a236cd0dc1e0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:12.979520 [ 5 ] {4d37b6f4-8b24-416c-b220-a236cd0dc1e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:11:12.979650 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_121_24} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:12.979907 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_121_24} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.04.15 04:11:12.980085 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.04.15 04:11:12.980452 [ 5 ] {4d37b6f4-8b24-416c-b220-a236cd0dc1e0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:12.980496 [ 5 ] {4d37b6f4-8b24-416c-b220-a236cd0dc1e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:12.980886 [ 5 ] {4d37b6f4-8b24-416c-b220-a236cd0dc1e0} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.04.15 04:11:12.981143 [ 5 ] {4d37b6f4-8b24-416c-b220-a236cd0dc1e0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:12.981333 [ 5 ] {4d37b6f4-8b24-416c-b220-a236cd0dc1e0} executeQuery: Read 161 rows, 11.48 KiB in 0.00195 sec., 82564.10256410256 rows/sec., 5.75 MiB/sec. 2025.04.15 04:11:12.981385 [ 5 ] {4d37b6f4-8b24-416c-b220-a236cd0dc1e0} TCPHandler: Processed in 0.002203516 sec. 2025.04.15 04:11:12.981493 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:12.981596 [ 5 ] {18c89581-6b82-477b-b0b2-28ca53545ca3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:12.981663 [ 5 ] {18c89581-6b82-477b-b0b2-28ca53545ca3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:11:12.982740 [ 5 ] {18c89581-6b82-477b-b0b2-28ca53545ca3} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:12.982780 [ 5 ] {18c89581-6b82-477b-b0b2-28ca53545ca3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:12.983430 [ 5 ] {18c89581-6b82-477b-b0b2-28ca53545ca3} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.04.15 04:11:12.983678 [ 5 ] {18c89581-6b82-477b-b0b2-28ca53545ca3} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:12.983877 [ 55 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.04.15 04:11:12.983918 [ 5 ] {18c89581-6b82-477b-b0b2-28ca53545ca3} executeQuery: Read 32 rows, 58.72 KiB in 0.002343 sec., 13657.70379854887 rows/sec., 24.47 MiB/sec. 2025.04.15 04:11:12.983983 [ 55 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:12.984083 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:12.984167 [ 5 ] {18c89581-6b82-477b-b0b2-28ca53545ca3} TCPHandler: Processed in 0.002722978 sec. 2025.04.15 04:11:12.984608 [ 186 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.04.15 04:11:12.984626 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:12.985169 [ 5 ] {90c4825f-f7ac-4a4d-8cf2-bfa558613acf} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:11:12.985436 [ 5 ] {90c4825f-f7ac-4a4d-8cf2-bfa558613acf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:11:12.986731 [ 186 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:12.987122 [ 186 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2275 rows starting from the beginning of the part 2025.04.15 04:11:12.987822 [ 186 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 32 rows starting from the beginning of the part 2025.04.15 04:11:12.988604 [ 186 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 8 rows starting from the beginning of the part 2025.04.15 04:11:12.988665 [ 5 ] {90c4825f-f7ac-4a4d-8cf2-bfa558613acf} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:12.988740 [ 5 ] {90c4825f-f7ac-4a4d-8cf2-bfa558613acf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:12.989282 [ 186 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 32 rows starting from the beginning of the part 2025.04.15 04:11:12.990024 [ 186 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 8 rows starting from the beginning of the part 2025.04.15 04:11:12.990628 [ 186 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 32 rows starting from the beginning of the part 2025.04.15 04:11:12.990705 [ 5 ] {90c4825f-f7ac-4a4d-8cf2-bfa558613acf} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.04.15 04:11:12.991626 [ 5 ] {90c4825f-f7ac-4a4d-8cf2-bfa558613acf} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:12.992166 [ 5 ] {90c4825f-f7ac-4a4d-8cf2-bfa558613acf} executeQuery: Read 60 rows, 4.14 KiB in 0.007222 sec., 8307.947936859595 rows/sec., 573.33 KiB/sec. 2025.04.15 04:11:12.992376 [ 5 ] {90c4825f-f7ac-4a4d-8cf2-bfa558613acf} TCPHandler: Processed in 0.007857258 sec. 2025.04.15 04:11:12.998926 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2387 rows, containing 19 columns (19 merged, 0 gathered) in 0.014689324 sec., 162498.9686387202 rows/sec., 291.19 MiB/sec. 2025.04.15 04:11:13.000133 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 279.43 MiB, peak 290.56 MiB, free memory in arenas 0.00 B, will set to 271.55 MiB (RSS), difference: -7.88 MiB 2025.04.15 04:11:13.001365 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.04.15 04:11:13.001834 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_121_24} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:13.001929 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_121_24} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.04.15 04:11:13.002108 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.60 MiB. 2025.04.15 04:11:13.013861 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 2025.04.15 04:11:13.014514 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:13.014559 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:13.015101 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.04.15 04:11:13.015351 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:13.015566 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 2025.04.15 04:11:13.791266 [ 223 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:11:13.791330 [ 223 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:11:13.793213 [ 223 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:11:14.000154 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 260.12 MiB, peak 290.56 MiB, free memory in arenas 0.00 B, will set to 271.55 MiB (RSS), difference: 11.44 MiB 2025.04.15 04:11:15.739746 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2514 2025.04.15 04:11:15.742881 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:15.742922 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:15.744401 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.15 04:11:15.744702 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:15.745608 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2514 2025.04.15 04:11:15.904881 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 2025.04.15 04:11:15.929213 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:15.929283 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:15.936810 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.04.15 04:11:15.937588 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:15.940708 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2025.04.15 04:11:17.597719 [ 222 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.04.15 04:11:17.597780 [ 222 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.04.15 04:11:17.599757 [ 222 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.04.15 04:11:17.670214 [ 222 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:11:17.670256 [ 222 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:11:17.672101 [ 222 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:11:17.972433 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:17.972732 [ 5 ] {18753563-85be-419c-9403-526c8bf87fba} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:11:17.972862 [ 5 ] {18753563-85be-419c-9403-526c8bf87fba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:11:17.973959 [ 5 ] {18753563-85be-419c-9403-526c8bf87fba} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:17.974011 [ 5 ] {18753563-85be-419c-9403-526c8bf87fba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:17.974443 [ 5 ] {18753563-85be-419c-9403-526c8bf87fba} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.15 04:11:17.974687 [ 5 ] {18753563-85be-419c-9403-526c8bf87fba} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:17.974933 [ 5 ] {18753563-85be-419c-9403-526c8bf87fba} executeQuery: Read 212 rows, 13.81 KiB in 0.002281 sec., 92941.69224024551 rows/sec., 5.91 MiB/sec. 2025.04.15 04:11:17.975016 [ 5 ] {18753563-85be-419c-9403-526c8bf87fba} TCPHandler: Processed in 0.002766809 sec. 2025.04.15 04:11:17.975275 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:17.975391 [ 5 ] {a125deed-d841-49d1-a81d-e6f224d2edb6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:11:17.975437 [ 5 ] {a125deed-d841-49d1-a81d-e6f224d2edb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:11:17.976434 [ 5 ] {a125deed-d841-49d1-a81d-e6f224d2edb6} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:17.976474 [ 5 ] {a125deed-d841-49d1-a81d-e6f224d2edb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:17.976862 [ 5 ] {a125deed-d841-49d1-a81d-e6f224d2edb6} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.04.15 04:11:17.977104 [ 5 ] {a125deed-d841-49d1-a81d-e6f224d2edb6} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:17.977312 [ 5 ] {a125deed-d841-49d1-a81d-e6f224d2edb6} executeQuery: Read 633 rows, 50.98 KiB in 0.001944 sec., 325617.2839506173 rows/sec., 25.61 MiB/sec. 2025.04.15 04:11:17.977375 [ 5 ] {a125deed-d841-49d1-a81d-e6f224d2edb6} TCPHandler: Processed in 0.002185276 sec. 2025.04.15 04:11:17.977506 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:17.977661 [ 5 ] {9e6a1fd1-0551-4d88-a080-6f8a8327df6b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:11:17.977730 [ 5 ] {9e6a1fd1-0551-4d88-a080-6f8a8327df6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:11:17.978508 [ 5 ] {9e6a1fd1-0551-4d88-a080-6f8a8327df6b} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:17.978547 [ 5 ] {9e6a1fd1-0551-4d88-a080-6f8a8327df6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:17.978889 [ 5 ] {9e6a1fd1-0551-4d88-a080-6f8a8327df6b} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.04.15 04:11:17.979118 [ 5 ] {9e6a1fd1-0551-4d88-a080-6f8a8327df6b} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:17.979308 [ 5 ] {9e6a1fd1-0551-4d88-a080-6f8a8327df6b} executeQuery: Read 114 rows, 6.99 KiB in 0.001693 sec., 67336.08978145303 rows/sec., 4.03 MiB/sec. 2025.04.15 04:11:17.979358 [ 5 ] {9e6a1fd1-0551-4d88-a080-6f8a8327df6b} TCPHandler: Processed in 0.001900251 sec. 2025.04.15 04:11:17.979480 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:17.979582 [ 5 ] {addab41c-98dd-4808-aecd-d47017f6545f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:11:17.979625 [ 5 ] {addab41c-98dd-4808-aecd-d47017f6545f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:11:17.980194 [ 5 ] {addab41c-98dd-4808-aecd-d47017f6545f} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:17.980233 [ 5 ] {addab41c-98dd-4808-aecd-d47017f6545f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:17.980584 [ 5 ] {addab41c-98dd-4808-aecd-d47017f6545f} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.15 04:11:17.980808 [ 5 ] {addab41c-98dd-4808-aecd-d47017f6545f} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:17.981027 [ 218 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.04.15 04:11:17.981043 [ 5 ] {addab41c-98dd-4808-aecd-d47017f6545f} executeQuery: Read 113 rows, 7.49 KiB in 0.001473 sec., 76714.18873048201 rows/sec., 4.97 MiB/sec. 2025.04.15 04:11:17.981086 [ 218 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.04.15 04:11:17.981197 [ 5 ] {addab41c-98dd-4808-aecd-d47017f6545f} TCPHandler: Processed in 0.001763848 sec. 2025.04.15 04:11:17.981383 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:17.981486 [ 5 ] {87a1bc84-e4d0-4ca3-b729-faab4de52027} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:11:17.981544 [ 5 ] {87a1bc84-e4d0-4ca3-b729-faab4de52027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:11:17.982885 [ 5 ] {87a1bc84-e4d0-4ca3-b729-faab4de52027} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:17.982942 [ 5 ] {87a1bc84-e4d0-4ca3-b729-faab4de52027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:17.983634 [ 5 ] {87a1bc84-e4d0-4ca3-b729-faab4de52027} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.15 04:11:17.984108 [ 5 ] {87a1bc84-e4d0-4ca3-b729-faab4de52027} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:17.984529 [ 5 ] {87a1bc84-e4d0-4ca3-b729-faab4de52027} executeQuery: Read 112 rows, 6.53 KiB in 0.003052 sec., 36697.247706422015 rows/sec., 2.09 MiB/sec. 2025.04.15 04:11:17.984690 [ 5 ] {87a1bc84-e4d0-4ca3-b729-faab4de52027} TCPHandler: Processed in 0.003380782 sec. 2025.04.15 04:11:17.984745 [ 218 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.04.15 04:11:17.984905 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:17.985250 [ 5 ] {7d237304-2b1e-4849-8b25-4225cd6bac1d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:11:17.985395 [ 5 ] {7d237304-2b1e-4849-8b25-4225cd6bac1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:11:17.986282 [ 5 ] {7d237304-2b1e-4849-8b25-4225cd6bac1d} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:17.986322 [ 5 ] {7d237304-2b1e-4849-8b25-4225cd6bac1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:17.986709 [ 5 ] {7d237304-2b1e-4849-8b25-4225cd6bac1d} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.04.15 04:11:17.986947 [ 5 ] {7d237304-2b1e-4849-8b25-4225cd6bac1d} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:17.987149 [ 5 ] {7d237304-2b1e-4849-8b25-4225cd6bac1d} executeQuery: Read 390 rows, 28.23 KiB in 0.002024 sec., 192687.7470355731 rows/sec., 13.62 MiB/sec. 2025.04.15 04:11:17.987211 [ 5 ] {7d237304-2b1e-4849-8b25-4225cd6bac1d} TCPHandler: Processed in 0.002423182 sec. 2025.04.15 04:11:17.987321 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:17.987423 [ 5 ] {236eb6bb-194e-4d38-9e03-893e0a89c8d9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:11:17.987469 [ 5 ] {236eb6bb-194e-4d38-9e03-893e0a89c8d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:11:17.987908 [ 5 ] {236eb6bb-194e-4d38-9e03-893e0a89c8d9} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:17.987946 [ 5 ] {236eb6bb-194e-4d38-9e03-893e0a89c8d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:17.988294 [ 5 ] {236eb6bb-194e-4d38-9e03-893e0a89c8d9} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.04.15 04:11:17.988529 [ 5 ] {236eb6bb-194e-4d38-9e03-893e0a89c8d9} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:17.988711 [ 5 ] {236eb6bb-194e-4d38-9e03-893e0a89c8d9} executeQuery: Read 6 rows, 321.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 239.30 KiB/sec. 2025.04.15 04:11:17.988762 [ 5 ] {236eb6bb-194e-4d38-9e03-893e0a89c8d9} TCPHandler: Processed in 0.001489441 sec. 2025.04.15 04:11:17.988880 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:17.988986 [ 5 ] {15a19539-73a6-43c0-ac65-4e696a670c67} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:17.989033 [ 5 ] {15a19539-73a6-43c0-ac65-4e696a670c67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:11:17.989571 [ 5 ] {15a19539-73a6-43c0-ac65-4e696a670c67} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:17.989609 [ 5 ] {15a19539-73a6-43c0-ac65-4e696a670c67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:17.990013 [ 5 ] {15a19539-73a6-43c0-ac65-4e696a670c67} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.04.15 04:11:17.990276 [ 5 ] {15a19539-73a6-43c0-ac65-4e696a670c67} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:17.990458 [ 5 ] {15a19539-73a6-43c0-ac65-4e696a670c67} executeQuery: Read 237 rows, 16.27 KiB in 0.001495 sec., 158528.4280936455 rows/sec., 10.63 MiB/sec. 2025.04.15 04:11:17.990508 [ 5 ] {15a19539-73a6-43c0-ac65-4e696a670c67} TCPHandler: Processed in 0.001675425 sec. 2025.04.15 04:11:17.990637 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:17.990738 [ 5 ] {a4768ea1-0c9e-4a5d-8bfa-1dddb6199d08} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:11:17.990785 [ 5 ] {a4768ea1-0c9e-4a5d-8bfa-1dddb6199d08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:11:17.991180 [ 5 ] {a4768ea1-0c9e-4a5d-8bfa-1dddb6199d08} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:17.991218 [ 5 ] {a4768ea1-0c9e-4a5d-8bfa-1dddb6199d08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:17.991568 [ 5 ] {a4768ea1-0c9e-4a5d-8bfa-1dddb6199d08} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.15 04:11:17.991803 [ 5 ] {a4768ea1-0c9e-4a5d-8bfa-1dddb6199d08} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:17.991978 [ 5 ] {a4768ea1-0c9e-4a5d-8bfa-1dddb6199d08} executeQuery: Read 1 rows, 69.00 B in 0.00126 sec., 793.6507936507936 rows/sec., 53.48 KiB/sec. 2025.04.15 04:11:17.992025 [ 5 ] {a4768ea1-0c9e-4a5d-8bfa-1dddb6199d08} TCPHandler: Processed in 0.001435941 sec. 2025.04.15 04:11:17.992134 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:17.992236 [ 5 ] {10bf4e64-318f-4492-9340-963300bb5c86} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:17.992300 [ 5 ] {10bf4e64-318f-4492-9340-963300bb5c86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:11:17.993325 [ 5 ] {10bf4e64-318f-4492-9340-963300bb5c86} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:17.993369 [ 5 ] {10bf4e64-318f-4492-9340-963300bb5c86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:17.993976 [ 5 ] {10bf4e64-318f-4492-9340-963300bb5c86} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.04.15 04:11:17.994227 [ 5 ] {10bf4e64-318f-4492-9340-963300bb5c86} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:17.994439 [ 5 ] {10bf4e64-318f-4492-9340-963300bb5c86} executeQuery: Read 8 rows, 14.68 KiB in 0.002224 sec., 3597.1223021582737 rows/sec., 6.45 MiB/sec. 2025.04.15 04:11:17.994539 [ 5 ] {10bf4e64-318f-4492-9340-963300bb5c86} TCPHandler: Processed in 0.002452402 sec. 2025.04.15 04:11:17.994644 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:17.994742 [ 5 ] {f6043869-72ed-434f-ba17-9773342dfa5a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:11:17.994788 [ 5 ] {f6043869-72ed-434f-ba17-9773342dfa5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:11:17.995200 [ 5 ] {f6043869-72ed-434f-ba17-9773342dfa5a} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:17.995239 [ 5 ] {f6043869-72ed-434f-ba17-9773342dfa5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:17.995592 [ 5 ] {f6043869-72ed-434f-ba17-9773342dfa5a} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.04.15 04:11:17.995830 [ 5 ] {f6043869-72ed-434f-ba17-9773342dfa5a} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:17.996039 [ 5 ] {f6043869-72ed-434f-ba17-9773342dfa5a} executeQuery: Read 82 rows, 5.33 KiB in 0.001317 sec., 62262.718299164764 rows/sec., 3.95 MiB/sec. 2025.04.15 04:11:17.996086 [ 5 ] {f6043869-72ed-434f-ba17-9773342dfa5a} TCPHandler: Processed in 0.001489072 sec. 2025.04.15 04:11:19.147768 [ 221 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:11:19.147821 [ 221 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:11:19.149632 [ 221 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:11:20.205911 [ 49 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:11:20.205962 [ 49 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:11:20.515842 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 2025.04.15 04:11:20.516686 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:20.516754 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:20.517475 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.04.15 04:11:20.517823 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:20.518117 [ 47 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.04.15 04:11:20.518206 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 2025.04.15 04:11:20.518252 [ 47 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:20.518294 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:20.518501 [ 193 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.04.15 04:11:20.518734 [ 193 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:20.518796 [ 193 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part 2025.04.15 04:11:20.518925 [ 193 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part 2025.04.15 04:11:20.519159 [ 193 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part 2025.04.15 04:11:20.519368 [ 193 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part 2025.04.15 04:11:20.519523 [ 193 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part 2025.04.15 04:11:20.519721 [ 193 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part 2025.04.15 04:11:20.524005 [ 201 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.00560471 sec., 7030872.248519549 rows/sec., 100.58 MiB/sec. 2025.04.15 04:11:20.524540 [ 190 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.04.15 04:11:20.525089 [ 190 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_86_17} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:20.525240 [ 190 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_86_17} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.04.15 04:11:20.525449 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.04.15 04:11:22.967876 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:22.968146 [ 5 ] {8c0269bb-b462-49b8-a851-0a0e48cc5594} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:11:22.968249 [ 5 ] {8c0269bb-b462-49b8-a851-0a0e48cc5594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:11:22.969270 [ 5 ] {8c0269bb-b462-49b8-a851-0a0e48cc5594} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:22.969323 [ 5 ] {8c0269bb-b462-49b8-a851-0a0e48cc5594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:22.969756 [ 5 ] {8c0269bb-b462-49b8-a851-0a0e48cc5594} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.04.15 04:11:22.970012 [ 5 ] {8c0269bb-b462-49b8-a851-0a0e48cc5594} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:22.970206 [ 5 ] {8c0269bb-b462-49b8-a851-0a0e48cc5594} executeQuery: Read 120 rows, 10.44 KiB in 0.002137 sec., 56153.48619560131 rows/sec., 4.77 MiB/sec. 2025.04.15 04:11:22.970237 [ 43 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.04.15 04:11:22.970278 [ 5 ] {8c0269bb-b462-49b8-a851-0a0e48cc5594} TCPHandler: Processed in 0.002562735 sec. 2025.04.15 04:11:22.970337 [ 43 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:22.970383 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:22.970469 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:22.970543 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.04.15 04:11:22.970608 [ 5 ] {07cb8235-f56b-4adb-8883-42ca29b27dbb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:11:22.970673 [ 5 ] {07cb8235-f56b-4adb-8883-42ca29b27dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:11:22.970718 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:22.970777 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1847 rows starting from the beginning of the part 2025.04.15 04:11:22.970943 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 120 rows starting from the beginning of the part 2025.04.15 04:11:22.971336 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 633 rows starting from the beginning of the part 2025.04.15 04:11:22.971768 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 121 rows starting from the beginning of the part 2025.04.15 04:11:22.971968 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 633 rows starting from the beginning of the part 2025.04.15 04:11:22.972095 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 120 rows starting from the beginning of the part 2025.04.15 04:11:22.972620 [ 5 ] {07cb8235-f56b-4adb-8883-42ca29b27dbb} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:22.972664 [ 5 ] {07cb8235-f56b-4adb-8883-42ca29b27dbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:22.973170 [ 5 ] {07cb8235-f56b-4adb-8883-42ca29b27dbb} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.04.15 04:11:22.973513 [ 5 ] {07cb8235-f56b-4adb-8883-42ca29b27dbb} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:22.973766 [ 5 ] {07cb8235-f56b-4adb-8883-42ca29b27dbb} executeQuery: Read 32 rows, 2.41 KiB in 0.003183 sec., 10053.408733898837 rows/sec., 755.97 KiB/sec. 2025.04.15 04:11:22.973834 [ 5 ] {07cb8235-f56b-4adb-8883-42ca29b27dbb} TCPHandler: Processed in 0.003439924 sec. 2025.04.15 04:11:22.973974 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:22.974106 [ 5 ] {466b5510-262c-4b65-aa80-3026b79b27e8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:11:22.974197 [ 5 ] {466b5510-262c-4b65-aa80-3026b79b27e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:11:22.974241 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 3474 rows, containing 5 columns (5 merged, 0 gathered) in 0.00377045 sec., 921375.4326406663 rows/sec., 78.02 MiB/sec. 2025.04.15 04:11:22.974626 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.04.15 04:11:22.975190 [ 5 ] {466b5510-262c-4b65-aa80-3026b79b27e8} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:22.975249 [ 5 ] {466b5510-262c-4b65-aa80-3026b79b27e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:22.975343 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_146_29} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:22.975507 [ 196 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_146_29} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.04.15 04:11:22.975679 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.04.15 04:11:22.975849 [ 5 ] {466b5510-262c-4b65-aa80-3026b79b27e8} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.04.15 04:11:22.976089 [ 5 ] {466b5510-262c-4b65-aa80-3026b79b27e8} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:22.976280 [ 43 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.04.15 04:11:22.976288 [ 5 ] {466b5510-262c-4b65-aa80-3026b79b27e8} executeQuery: Read 96 rows, 7.68 KiB in 0.002207 sec., 43497.96103307657 rows/sec., 3.40 MiB/sec. 2025.04.15 04:11:22.976334 [ 43 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:22.976415 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:22.976423 [ 5 ] {466b5510-262c-4b65-aa80-3026b79b27e8} TCPHandler: Processed in 0.002499604 sec. 2025.04.15 04:11:22.976713 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:22.976721 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.04.15 04:11:22.977018 [ 5 ] {1219ad01-9a31-46ce-b575-2df726217c8f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:22.977213 [ 5 ] {1219ad01-9a31-46ce-b575-2df726217c8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:11:22.977425 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:22.977598 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 914 rows starting from the beginning of the part 2025.04.15 04:11:22.978226 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 96 rows starting from the beginning of the part 2025.04.15 04:11:22.979000 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 390 rows starting from the beginning of the part 2025.04.15 04:11:22.979628 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 98 rows starting from the beginning of the part 2025.04.15 04:11:22.980228 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 390 rows starting from the beginning of the part 2025.04.15 04:11:22.980610 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 96 rows starting from the beginning of the part 2025.04.15 04:11:22.981461 [ 5 ] {1219ad01-9a31-46ce-b575-2df726217c8f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:22.981527 [ 5 ] {1219ad01-9a31-46ce-b575-2df726217c8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:22.982459 [ 5 ] {1219ad01-9a31-46ce-b575-2df726217c8f} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.04.15 04:11:22.982987 [ 5 ] {1219ad01-9a31-46ce-b575-2df726217c8f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:22.983357 [ 5 ] {1219ad01-9a31-46ce-b575-2df726217c8f} executeQuery: Read 160 rows, 11.41 KiB in 0.006455 sec., 24786.986831913247 rows/sec., 1.73 MiB/sec. 2025.04.15 04:11:22.983410 [ 5 ] {1219ad01-9a31-46ce-b575-2df726217c8f} TCPHandler: Processed in 0.006803415 sec. 2025.04.15 04:11:22.983622 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:22.983781 [ 196 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 1984 rows, containing 5 columns (5 merged, 0 gathered) in 0.007278676 sec., 272577.0456055469 rows/sec., 20.85 MiB/sec. 2025.04.15 04:11:22.983811 [ 5 ] {9e6661be-6168-4978-bbac-e2833252cb58} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:22.983921 [ 5 ] {9e6661be-6168-4978-bbac-e2833252cb58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:11:22.984073 [ 196 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.04.15 04:11:22.984818 [ 196 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_146_29} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:22.985092 [ 196 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_146_29} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.04.15 04:11:22.985288 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.04.15 04:11:22.986034 [ 5 ] {9e6661be-6168-4978-bbac-e2833252cb58} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:22.986077 [ 5 ] {9e6661be-6168-4978-bbac-e2833252cb58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:22.986729 [ 5 ] {9e6661be-6168-4978-bbac-e2833252cb58} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.04.15 04:11:22.986983 [ 5 ] {9e6661be-6168-4978-bbac-e2833252cb58} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:22.987200 [ 5 ] {9e6661be-6168-4978-bbac-e2833252cb58} executeQuery: Read 32 rows, 58.72 KiB in 0.00343 sec., 9329.446064139942 rows/sec., 16.72 MiB/sec. 2025.04.15 04:11:22.987291 [ 5 ] {9e6661be-6168-4978-bbac-e2833252cb58} TCPHandler: Processed in 0.003763951 sec. 2025.04.15 04:11:22.987419 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:22.987526 [ 5 ] {001ca858-c4a7-4610-b552-dbc939dccd6c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:11:22.987572 [ 5 ] {001ca858-c4a7-4610-b552-dbc939dccd6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:11:22.988008 [ 5 ] {001ca858-c4a7-4610-b552-dbc939dccd6c} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:22.988046 [ 5 ] {001ca858-c4a7-4610-b552-dbc939dccd6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:22.988390 [ 5 ] {001ca858-c4a7-4610-b552-dbc939dccd6c} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.04.15 04:11:22.988625 [ 5 ] {001ca858-c4a7-4610-b552-dbc939dccd6c} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:22.988794 [ 43 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.04.15 04:11:22.988820 [ 5 ] {001ca858-c4a7-4610-b552-dbc939dccd6c} executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec. 2025.04.15 04:11:22.988845 [ 43 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:22.988903 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:22.988934 [ 5 ] {001ca858-c4a7-4610-b552-dbc939dccd6c} TCPHandler: Processed in 0.001561644 sec. 2025.04.15 04:11:22.989119 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.04.15 04:11:22.989289 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:22.989327 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_146_29} MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8448 rows starting from the beginning of the part 2025.04.15 04:11:22.989456 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part 2025.04.15 04:11:22.989674 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 82 rows starting from the beginning of the part 2025.04.15 04:11:22.989855 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part 2025.04.15 04:11:22.990022 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 82 rows starting from the beginning of the part 2025.04.15 04:11:22.990149 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part 2025.04.15 04:11:22.992851 [ 192 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 8792 rows, containing 4 columns (4 merged, 0 gathered) in 0.003828692 sec., 2296345.5926984986 rows/sec., 149.56 MiB/sec. 2025.04.15 04:11:22.993088 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.04.15 04:11:22.993452 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_146_29} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:22.993539 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_146_29} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.04.15 04:11:22.993635 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. 2025.04.15 04:11:23.440807 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2025.04.15 04:11:23.464565 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:23.464624 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:23.465644 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:23.466220 [ 5 ] {b26a0204-d776-4922-85a1-8302cde1f336} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:11:23.466423 [ 5 ] {b26a0204-d776-4922-85a1-8302cde1f336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:11:23.469110 [ 5 ] {b26a0204-d776-4922-85a1-8302cde1f336} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:23.469224 [ 5 ] {b26a0204-d776-4922-85a1-8302cde1f336} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:23.470138 [ 5 ] {b26a0204-d776-4922-85a1-8302cde1f336} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.15 04:11:23.470811 [ 5 ] {b26a0204-d776-4922-85a1-8302cde1f336} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:23.471476 [ 5 ] {b26a0204-d776-4922-85a1-8302cde1f336} executeQuery: Read 212 rows, 13.81 KiB in 0.005459 sec., 38834.95145631068 rows/sec., 2.47 MiB/sec. 2025.04.15 04:11:23.471705 [ 5 ] {b26a0204-d776-4922-85a1-8302cde1f336} TCPHandler: Processed in 0.006252643 sec. 2025.04.15 04:11:23.471950 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:23.472215 [ 5 ] {37502a83-7d8d-40d5-b716-11a595da89af} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:11:23.472330 [ 5 ] {37502a83-7d8d-40d5-b716-11a595da89af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:11:23.474957 [ 5 ] {37502a83-7d8d-40d5-b716-11a595da89af} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:23.475038 [ 5 ] {37502a83-7d8d-40d5-b716-11a595da89af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:23.476229 [ 5 ] {37502a83-7d8d-40d5-b716-11a595da89af} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.04.15 04:11:23.476833 [ 5 ] {37502a83-7d8d-40d5-b716-11a595da89af} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:23.477426 [ 5 ] {37502a83-7d8d-40d5-b716-11a595da89af} executeQuery: Read 2 rows, 167.00 B in 0.005284 sec., 378.50113550340654 rows/sec., 30.86 KiB/sec. 2025.04.15 04:11:23.477645 [ 5 ] {37502a83-7d8d-40d5-b716-11a595da89af} TCPHandler: Processed in 0.005789674 sec. 2025.04.15 04:11:23.477877 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:23.478151 [ 5 ] {9b2aad33-de48-45bc-ae59-32147fd43af6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:11:23.478273 [ 5 ] {9b2aad33-de48-45bc-ae59-32147fd43af6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:11:23.481572 [ 5 ] {9b2aad33-de48-45bc-ae59-32147fd43af6} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:23.481621 [ 5 ] {9b2aad33-de48-45bc-ae59-32147fd43af6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:23.483525 [ 5 ] {9b2aad33-de48-45bc-ae59-32147fd43af6} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.04.15 04:11:23.484150 [ 5 ] {9b2aad33-de48-45bc-ae59-32147fd43af6} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:23.484790 [ 5 ] {9b2aad33-de48-45bc-ae59-32147fd43af6} executeQuery: Read 1774 rows, 147.61 KiB in 0.0067 sec., 264776.1194029851 rows/sec., 21.52 MiB/sec. 2025.04.15 04:11:23.485309 [ 5 ] {9b2aad33-de48-45bc-ae59-32147fd43af6} TCPHandler: Processed in 0.00750802 sec. 2025.04.15 04:11:23.485795 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:23.486249 [ 5 ] {7f0613f0-9620-4403-8812-ce6f13b3989e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:11:23.486472 [ 5 ] {7f0613f0-9620-4403-8812-ce6f13b3989e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:11:23.489342 [ 5 ] {7f0613f0-9620-4403-8812-ce6f13b3989e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:23.489424 [ 5 ] {7f0613f0-9620-4403-8812-ce6f13b3989e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:23.490733 [ 5 ] {7f0613f0-9620-4403-8812-ce6f13b3989e} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.04.15 04:11:23.490799 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.04.15 04:11:23.491095 [ 5 ] {7f0613f0-9620-4403-8812-ce6f13b3989e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:23.491424 [ 5 ] {7f0613f0-9620-4403-8812-ce6f13b3989e} executeQuery: Read 116 rows, 7.13 KiB in 0.005346 sec., 21698.466142910587 rows/sec., 1.30 MiB/sec. 2025.04.15 04:11:23.491887 [ 5 ] {7f0613f0-9620-4403-8812-ce6f13b3989e} TCPHandler: Processed in 0.006242343 sec. 2025.04.15 04:11:23.492227 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:23.492546 [ 5 ] {5ffef427-db75-462c-bdf7-e2d378e172f5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:11:23.492693 [ 5 ] {5ffef427-db75-462c-bdf7-e2d378e172f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:11:23.494741 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:23.495231 [ 45 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.04.15 04:11:23.495413 [ 45 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:23.495514 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:23.496266 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.04.15 04:11:23.497246 [ 5 ] {5ffef427-db75-462c-bdf7-e2d378e172f5} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:23.497388 [ 5 ] {5ffef427-db75-462c-bdf7-e2d378e172f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:23.499659 [ 5 ] {5ffef427-db75-462c-bdf7-e2d378e172f5} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.15 04:11:23.500705 [ 5 ] {5ffef427-db75-462c-bdf7-e2d378e172f5} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:23.501761 [ 5 ] {5ffef427-db75-462c-bdf7-e2d378e172f5} executeQuery: Read 341 rows, 23.30 KiB in 0.009278 sec., 36753.610691959475 rows/sec., 2.45 MiB/sec. 2025.04.15 04:11:23.502226 [ 5 ] {5ffef427-db75-462c-bdf7-e2d378e172f5} TCPHandler: Processed in 0.010083845 sec. 2025.04.15 04:11:23.502658 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:23.503079 [ 5 ] {821b8dad-8054-495d-8fc7-66bdeda8b628} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:11:23.503274 [ 5 ] {821b8dad-8054-495d-8fc7-66bdeda8b628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:11:23.508238 [ 5 ] {821b8dad-8054-495d-8fc7-66bdeda8b628} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:23.508380 [ 5 ] {821b8dad-8054-495d-8fc7-66bdeda8b628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:23.510805 [ 5 ] {821b8dad-8054-495d-8fc7-66bdeda8b628} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.15 04:11:23.512062 [ 5 ] {821b8dad-8054-495d-8fc7-66bdeda8b628} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:23.513270 [ 5 ] {821b8dad-8054-495d-8fc7-66bdeda8b628} executeQuery: Read 112 rows, 6.53 KiB in 0.010309 sec., 10864.293335920069 rows/sec., 633.74 KiB/sec. 2025.04.15 04:11:23.513850 [ 5 ] {821b8dad-8054-495d-8fc7-66bdeda8b628} TCPHandler: Processed in 0.011325141 sec. 2025.04.15 04:11:23.514307 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:23.514857 [ 5 ] {6b1862e9-6834-48a3-bd1a-b0283b75bf7a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:11:23.515068 [ 5 ] {6b1862e9-6834-48a3-bd1a-b0283b75bf7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:11:23.521233 [ 5 ] {6b1862e9-6834-48a3-bd1a-b0283b75bf7a} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:23.521381 [ 5 ] {6b1862e9-6834-48a3-bd1a-b0283b75bf7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:23.523678 [ 5 ] {6b1862e9-6834-48a3-bd1a-b0283b75bf7a} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.04.15 04:11:23.524767 [ 5 ] {6b1862e9-6834-48a3-bd1a-b0283b75bf7a} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:23.525808 [ 5 ] {6b1862e9-6834-48a3-bd1a-b0283b75bf7a} executeQuery: Read 848 rows, 62.68 KiB in 0.011112 sec., 76313.89488840892 rows/sec., 5.51 MiB/sec. 2025.04.15 04:11:23.526311 [ 5 ] {6b1862e9-6834-48a3-bd1a-b0283b75bf7a} TCPHandler: Processed in 0.012142329 sec. 2025.04.15 04:11:23.529392 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:23.530079 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:23.530689 [ 5 ] {ee000964-e3eb-4d92-827b-78264a695d21} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:11:23.531050 [ 5 ] {ee000964-e3eb-4d92-827b-78264a695d21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:11:23.533938 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2025.04.15 04:11:23.535208 [ 5 ] {ee000964-e3eb-4d92-827b-78264a695d21} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:23.535276 [ 5 ] {ee000964-e3eb-4d92-827b-78264a695d21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:23.536336 [ 5 ] {ee000964-e3eb-4d92-827b-78264a695d21} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.04.15 04:11:23.536932 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part 2025.04.15 04:11:23.536950 [ 5 ] {ee000964-e3eb-4d92-827b-78264a695d21} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:23.537564 [ 5 ] {ee000964-e3eb-4d92-827b-78264a695d21} executeQuery: Read 6 rows, 321.00 B in 0.007148 sec., 839.3956351426973 rows/sec., 43.86 KiB/sec. 2025.04.15 04:11:23.537737 [ 5 ] {ee000964-e3eb-4d92-827b-78264a695d21} TCPHandler: Processed in 0.007881928 sec. 2025.04.15 04:11:23.537948 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:23.538165 [ 5 ] {0a0aa819-6026-47ed-a6c6-126a463cb28f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:23.538272 [ 5 ] {0a0aa819-6026-47ed-a6c6-126a463cb28f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:11:23.540073 [ 5 ] {0a0aa819-6026-47ed-a6c6-126a463cb28f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:23.540132 [ 5 ] {0a0aa819-6026-47ed-a6c6-126a463cb28f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:23.541113 [ 5 ] {0a0aa819-6026-47ed-a6c6-126a463cb28f} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.04.15 04:11:23.541754 [ 5 ] {0a0aa819-6026-47ed-a6c6-126a463cb28f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:23.542533 [ 5 ] {0a0aa819-6026-47ed-a6c6-126a463cb28f} executeQuery: Read 956 rows, 65.04 KiB in 0.00441 sec., 216780.04535147393 rows/sec., 14.40 MiB/sec. 2025.04.15 04:11:23.542795 [ 5 ] {0a0aa819-6026-47ed-a6c6-126a463cb28f} TCPHandler: Processed in 0.004921455 sec. 2025.04.15 04:11:23.543009 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:23.543251 [ 5 ] {6196f022-65c3-454a-bf2e-f4ec9b4d4b15} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:11:23.543370 [ 5 ] {6196f022-65c3-454a-bf2e-f4ec9b4d4b15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:11:23.545202 [ 5 ] {6196f022-65c3-454a-bf2e-f4ec9b4d4b15} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:23.545266 [ 5 ] {6196f022-65c3-454a-bf2e-f4ec9b4d4b15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:23.546830 [ 5 ] {6196f022-65c3-454a-bf2e-f4ec9b4d4b15} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.15 04:11:23.547779 [ 5 ] {6196f022-65c3-454a-bf2e-f4ec9b4d4b15} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:23.548667 [ 5 ] {6196f022-65c3-454a-bf2e-f4ec9b4d4b15} executeQuery: Read 1 rows, 69.00 B in 0.00548 sec., 182.48175182481754 rows/sec., 12.30 KiB/sec. 2025.04.15 04:11:23.548877 [ 5 ] {6196f022-65c3-454a-bf2e-f4ec9b4d4b15} TCPHandler: Processed in 0.005946877 sec. 2025.04.15 04:11:23.549129 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:23.549348 [ 5 ] {6674d235-3378-432d-9c8c-c77602f012db} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:23.549593 [ 5 ] {6674d235-3378-432d-9c8c-c77602f012db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:11:23.557424 [ 5 ] {6674d235-3378-432d-9c8c-c77602f012db} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:23.557490 [ 5 ] {6674d235-3378-432d-9c8c-c77602f012db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:23.559218 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part 2025.04.15 04:11:23.560498 [ 5 ] {6674d235-3378-432d-9c8c-c77602f012db} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.04.15 04:11:23.561050 [ 5 ] {6674d235-3378-432d-9c8c-c77602f012db} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:23.561510 [ 5 ] {6674d235-3378-432d-9c8c-c77602f012db} executeQuery: Read 8 rows, 14.68 KiB in 0.012229 sec., 654.1826805135333 rows/sec., 1.17 MiB/sec. 2025.04.15 04:11:23.561831 [ 5 ] {6674d235-3378-432d-9c8c-c77602f012db} TCPHandler: Processed in 0.012779902 sec. 2025.04.15 04:11:23.562032 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:23.562223 [ 5 ] {0929f6e9-ac88-495b-997f-0e88563f4769} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:11:23.562301 [ 5 ] {0929f6e9-ac88-495b-997f-0e88563f4769} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:11:23.563365 [ 5 ] {0929f6e9-ac88-495b-997f-0e88563f4769} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:23.563418 [ 5 ] {0929f6e9-ac88-495b-997f-0e88563f4769} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:23.564570 [ 5 ] {0929f6e9-ac88-495b-997f-0e88563f4769} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.04.15 04:11:23.565280 [ 5 ] {0929f6e9-ac88-495b-997f-0e88563f4769} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:23.565940 [ 5 ] {0929f6e9-ac88-495b-997f-0e88563f4769} executeQuery: Read 34 rows, 2.02 KiB in 0.003768 sec., 9023.354564755839 rows/sec., 536.23 KiB/sec. 2025.04.15 04:11:23.566115 [ 5 ] {0929f6e9-ac88-495b-997f-0e88563f4769} TCPHandler: Processed in 0.004151629 sec. 2025.04.15 04:11:23.570013 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part 2025.04.15 04:11:23.576013 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part 2025.04.15 04:11:23.582262 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part 2025.04.15 04:11:23.588487 [ 195 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2025.04.15 04:11:23.654357 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.158606475 sec., 4091.888430153939 rows/sec., 21.16 MiB/sec. 2025.04.15 04:11:23.656797 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.04.15 04:11:23.659455 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_86_17} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:23.659565 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_86_17} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.04.15 04:11:23.661182 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.04.15 04:11:24.001158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 273.47 MiB, peak 290.89 MiB, free memory in arenas 0.00 B, will set to 271.55 MiB (RSS), difference: -1.92 MiB 2025.04.15 04:11:25.116795 [ 218 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:11:25.116859 [ 218 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:11:25.119070 [ 218 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.04.15 04:11:25.745869 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2572 2025.04.15 04:11:25.749547 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:25.749601 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:25.751182 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.15 04:11:25.751499 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:25.752037 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2572 2025.04.15 04:11:27.341710 [ 221 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:11:27.341763 [ 221 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:11:27.343645 [ 221 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:11:27.964263 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:27.964479 [ 5 ] {6e0ef88f-e470-4232-a43d-247cd3ada129} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:11:27.964553 [ 5 ] {6e0ef88f-e470-4232-a43d-247cd3ada129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:11:27.965305 [ 5 ] {6e0ef88f-e470-4232-a43d-247cd3ada129} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:27.965356 [ 5 ] {6e0ef88f-e470-4232-a43d-247cd3ada129} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:27.965794 [ 5 ] {6e0ef88f-e470-4232-a43d-247cd3ada129} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.04.15 04:11:27.966064 [ 5 ] {6e0ef88f-e470-4232-a43d-247cd3ada129} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:27.966320 [ 5 ] {6e0ef88f-e470-4232-a43d-247cd3ada129} executeQuery: Read 56 rows, 4.41 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.27 MiB/sec. 2025.04.15 04:11:27.966395 [ 5 ] {6e0ef88f-e470-4232-a43d-247cd3ada129} TCPHandler: Processed in 0.002263718 sec. 2025.04.15 04:11:27.966407 [ 221 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:11:27.966449 [ 221 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:11:27.966518 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:27.966641 [ 5 ] {7f0ef172-0112-4e2a-8401-211c1f065b54} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:11:27.966690 [ 5 ] {7f0ef172-0112-4e2a-8401-211c1f065b54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:11:27.967466 [ 5 ] {7f0ef172-0112-4e2a-8401-211c1f065b54} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:27.967511 [ 5 ] {7f0ef172-0112-4e2a-8401-211c1f065b54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:27.967933 [ 5 ] {7f0ef172-0112-4e2a-8401-211c1f065b54} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.04.15 04:11:27.968202 [ 5 ] {7f0ef172-0112-4e2a-8401-211c1f065b54} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:27.968528 [ 5 ] {7f0ef172-0112-4e2a-8401-211c1f065b54} executeQuery: Read 64 rows, 5.12 KiB in 0.0019 sec., 33684.21052631579 rows/sec., 2.63 MiB/sec. 2025.04.15 04:11:27.968600 [ 222 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:11:27.968626 [ 5 ] {7f0ef172-0112-4e2a-8401-211c1f065b54} TCPHandler: Processed in 0.002163456 sec. 2025.04.15 04:11:27.968682 [ 222 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:11:27.968907 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:27.969223 [ 5 ] {1d0d7632-2a2f-4881-83f3-d31f2b23e3bb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:27.969325 [ 5 ] {1d0d7632-2a2f-4881-83f3-d31f2b23e3bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:11:27.970108 [ 221 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:11:27.971826 [ 5 ] {1d0d7632-2a2f-4881-83f3-d31f2b23e3bb} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:27.971912 [ 5 ] {1d0d7632-2a2f-4881-83f3-d31f2b23e3bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:27.972752 [ 5 ] {1d0d7632-2a2f-4881-83f3-d31f2b23e3bb} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.04.15 04:11:27.973174 [ 5 ] {1d0d7632-2a2f-4881-83f3-d31f2b23e3bb} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:27.973466 [ 37 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 5 parts from all_1_143_29 to all_147_147_0 2025.04.15 04:11:27.973579 [ 37 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:27.973619 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:27.973653 [ 5 ] {1d0d7632-2a2f-4881-83f3-d31f2b23e3bb} executeQuery: Read 128 rows, 9.13 KiB in 0.004503 sec., 28425.49411503442 rows/sec., 1.98 MiB/sec. 2025.04.15 04:11:27.973916 [ 218 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:11:27.974044 [ 218 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:11:27.974049 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_147_30} MergeTask::PrepareStage: Merging 5 parts: from all_1_143_29 to all_147_147_0 into Compact with storage Full 2025.04.15 04:11:27.974063 [ 5 ] {1d0d7632-2a2f-4881-83f3-d31f2b23e3bb} TCPHandler: Processed in 0.005231622 sec. 2025.04.15 04:11:27.974505 [ 222 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:11:27.974686 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:27.974829 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_147_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:27.975019 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_147_30} MergeTreeSequentialSource: Reading 7 marks from part all_1_143_29, total 42587 rows starting from the beginning of the part 2025.04.15 04:11:27.975385 [ 5 ] {e3e8a20a-9484-4c46-a913-0156cd8bf550} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:11:27.975702 [ 5 ] {e3e8a20a-9484-4c46-a913-0156cd8bf550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:11:27.975801 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 161 rows starting from the beginning of the part 2025.04.15 04:11:27.976728 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 237 rows starting from the beginning of the part 2025.04.15 04:11:27.977897 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part 2025.04.15 04:11:27.978703 [ 198 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 956 rows starting from the beginning of the part 2025.04.15 04:11:27.980839 [ 5 ] {e3e8a20a-9484-4c46-a913-0156cd8bf550} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:27.980953 [ 5 ] {e3e8a20a-9484-4c46-a913-0156cd8bf550} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:27.982488 [ 5 ] {e3e8a20a-9484-4c46-a913-0156cd8bf550} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.04.15 04:11:27.983261 [ 5 ] {e3e8a20a-9484-4c46-a913-0156cd8bf550} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:27.984084 [ 5 ] {e3e8a20a-9484-4c46-a913-0156cd8bf550} executeQuery: Read 48 rows, 3.31 KiB in 0.008974 sec., 5348.785379986629 rows/sec., 369.12 KiB/sec. 2025.04.15 04:11:27.984217 [ 218 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:11:27.984309 [ 5 ] {e3e8a20a-9484-4c46-a913-0156cd8bf550} TCPHandler: Processed in 0.00984179 sec. 2025.04.15 04:11:27.990630 [ 192 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_147_30} MergeTask::MergeProjectionsStage: Merge sorted 44101 rows, containing 5 columns (5 merged, 0 gathered) in 0.016922111 sec., 2606116.931865061 rows/sec., 175.90 MiB/sec. 2025.04.15 04:11:27.991147 [ 192 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_147_30} MergedBlockOutputStream: filled checksums all_1_147_30 (state Temporary) 2025.04.15 04:11:27.991498 [ 192 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_147_30} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_147_30 to all_1_147_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:27.991594 [ 192 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_147_30} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 5 parts: [all_1_143_29, all_147_147_0] -> all_1_147_30 2025.04.15 04:11:27.991709 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.04.15 04:11:28.019280 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 2025.04.15 04:11:28.019924 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:28.019971 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:28.020516 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.04.15 04:11:28.020769 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:28.020992 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 2025.04.15 04:11:31.034076 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2025.04.15 04:11:31.058283 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:31.058354 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:31.066006 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.04.15 04:11:31.066912 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:31.070769 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2025.04.15 04:11:32.967339 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:32.967528 [ 5 ] {7c6ae79f-2114-4b75-947f-b3b708bdca35} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:11:32.967602 [ 5 ] {7c6ae79f-2114-4b75-947f-b3b708bdca35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:11:32.968355 [ 5 ] {7c6ae79f-2114-4b75-947f-b3b708bdca35} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:32.968397 [ 5 ] {7c6ae79f-2114-4b75-947f-b3b708bdca35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:32.968851 [ 5 ] {7c6ae79f-2114-4b75-947f-b3b708bdca35} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.04.15 04:11:32.969102 [ 5 ] {7c6ae79f-2114-4b75-947f-b3b708bdca35} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:32.969309 [ 5 ] {7c6ae79f-2114-4b75-947f-b3b708bdca35} executeQuery: Read 120 rows, 10.44 KiB in 0.001824 sec., 65789.47368421052 rows/sec., 5.59 MiB/sec. 2025.04.15 04:11:32.969381 [ 5 ] {7c6ae79f-2114-4b75-947f-b3b708bdca35} TCPHandler: Processed in 0.002168066 sec. 2025.04.15 04:11:32.969555 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:32.969833 [ 5 ] {23e132a2-bdc8-44c6-ae80-7e3ac952335e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:11:32.969962 [ 5 ] {23e132a2-bdc8-44c6-ae80-7e3ac952335e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:11:32.970670 [ 5 ] {23e132a2-bdc8-44c6-ae80-7e3ac952335e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:32.970709 [ 5 ] {23e132a2-bdc8-44c6-ae80-7e3ac952335e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:32.971055 [ 5 ] {23e132a2-bdc8-44c6-ae80-7e3ac952335e} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.04.15 04:11:32.971302 [ 5 ] {23e132a2-bdc8-44c6-ae80-7e3ac952335e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:32.971495 [ 5 ] {23e132a2-bdc8-44c6-ae80-7e3ac952335e} executeQuery: Read 32 rows, 2.41 KiB in 0.001764 sec., 18140.589569161 rows/sec., 1.33 MiB/sec. 2025.04.15 04:11:32.971587 [ 5 ] {23e132a2-bdc8-44c6-ae80-7e3ac952335e} TCPHandler: Processed in 0.002104055 sec. 2025.04.15 04:11:32.971736 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:32.972028 [ 5 ] {852f6bd9-ad6b-4874-8524-0c6da8460260} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:11:32.972117 [ 5 ] {852f6bd9-ad6b-4874-8524-0c6da8460260} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:11:32.972658 [ 5 ] {852f6bd9-ad6b-4874-8524-0c6da8460260} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:32.972696 [ 5 ] {852f6bd9-ad6b-4874-8524-0c6da8460260} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:32.973066 [ 5 ] {852f6bd9-ad6b-4874-8524-0c6da8460260} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.04.15 04:11:32.973302 [ 5 ] {852f6bd9-ad6b-4874-8524-0c6da8460260} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:32.973480 [ 5 ] {852f6bd9-ad6b-4874-8524-0c6da8460260} executeQuery: Read 96 rows, 7.68 KiB in 0.00155 sec., 61935.48387096774 rows/sec., 4.84 MiB/sec. 2025.04.15 04:11:32.973562 [ 5 ] {852f6bd9-ad6b-4874-8524-0c6da8460260} TCPHandler: Processed in 0.00189754 sec. 2025.04.15 04:11:32.973700 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:32.973961 [ 5 ] {b53f0cf2-bb30-4866-a8fb-eeb48287ca52} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:32.974106 [ 5 ] {b53f0cf2-bb30-4866-a8fb-eeb48287ca52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:11:32.974719 [ 5 ] {b53f0cf2-bb30-4866-a8fb-eeb48287ca52} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:32.974758 [ 5 ] {b53f0cf2-bb30-4866-a8fb-eeb48287ca52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:32.975139 [ 5 ] {b53f0cf2-bb30-4866-a8fb-eeb48287ca52} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.04.15 04:11:32.975383 [ 5 ] {b53f0cf2-bb30-4866-a8fb-eeb48287ca52} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:32.975542 [ 5 ] {b53f0cf2-bb30-4866-a8fb-eeb48287ca52} executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec. 2025.04.15 04:11:32.975596 [ 5 ] {b53f0cf2-bb30-4866-a8fb-eeb48287ca52} TCPHandler: Processed in 0.001966552 sec. 2025.04.15 04:11:32.975707 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:32.975815 [ 5 ] {0428f4f5-9234-4299-9404-4fb85fcd412a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:32.975881 [ 5 ] {0428f4f5-9234-4299-9404-4fb85fcd412a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:11:32.976941 [ 5 ] {0428f4f5-9234-4299-9404-4fb85fcd412a} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:32.976980 [ 5 ] {0428f4f5-9234-4299-9404-4fb85fcd412a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:32.977630 [ 5 ] {0428f4f5-9234-4299-9404-4fb85fcd412a} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.04.15 04:11:32.977901 [ 5 ] {0428f4f5-9234-4299-9404-4fb85fcd412a} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:32.978115 [ 5 ] {0428f4f5-9234-4299-9404-4fb85fcd412a} executeQuery: Read 32 rows, 58.72 KiB in 0.002322 sec., 13781.223083548666 rows/sec., 24.70 MiB/sec. 2025.04.15 04:11:32.978283 [ 5 ] {0428f4f5-9234-4299-9404-4fb85fcd412a} TCPHandler: Processed in 0.002626566 sec. 2025.04.15 04:11:32.978630 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:32.978901 [ 5 ] {4c8cb954-04d2-4ffc-b7c5-62c3db7552ba} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:11:32.978954 [ 5 ] {4c8cb954-04d2-4ffc-b7c5-62c3db7552ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:11:32.979384 [ 5 ] {4c8cb954-04d2-4ffc-b7c5-62c3db7552ba} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:32.979423 [ 5 ] {4c8cb954-04d2-4ffc-b7c5-62c3db7552ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:32.979790 [ 5 ] {4c8cb954-04d2-4ffc-b7c5-62c3db7552ba} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.04.15 04:11:32.980030 [ 5 ] {4c8cb954-04d2-4ffc-b7c5-62c3db7552ba} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:32.980212 [ 5 ] {4c8cb954-04d2-4ffc-b7c5-62c3db7552ba} executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. 2025.04.15 04:11:32.980293 [ 5 ] {4c8cb954-04d2-4ffc-b7c5-62c3db7552ba} TCPHandler: Processed in 0.001775558 sec. 2025.04.15 04:11:34.657924 [ 30 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 5 parts from all_1_60_13 to all_64_64_0 2025.04.15 04:11:34.657994 [ 30 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:34.658020 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:34.658250 [ 199 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_64_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_60_13 to all_64_64_0 into Compact with storage Full 2025.04.15 04:11:34.658558 [ 199 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_64_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:34.658601 [ 199 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 342 rows starting from the beginning of the part 2025.04.15 04:11:34.658702 [ 199 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 341 rows starting from the beginning of the part 2025.04.15 04:11:34.658929 [ 199 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 113 rows starting from the beginning of the part 2025.04.15 04:11:34.659210 [ 199 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 113 rows starting from the beginning of the part 2025.04.15 04:11:34.659363 [ 199 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 341 rows starting from the beginning of the part 2025.04.15 04:11:34.660771 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_64_14} MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002640686 sec., 473361.84612634743 rows/sec., 33.22 MiB/sec. 2025.04.15 04:11:34.661032 [ 186 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_64_14} MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) 2025.04.15 04:11:34.661421 [ 186 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_64_14} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:34.661527 [ 186 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_64_14} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 5 parts: [all_1_60_13, all_64_64_0] -> all_1_64_14 2025.04.15 04:11:34.661642 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.04.15 04:11:34.874628 [ 218 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Found 5 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.04.15 04:11:34.874664 [ 218 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Removing 5 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.04.15 04:11:34.876237 [ 218 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.04.15 04:11:35.206039 [ 26 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:11:35.206117 [ 26 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:11:35.521277 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 2025.04.15 04:11:35.522240 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:35.522290 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:35.522885 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.04.15 04:11:35.523145 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:35.523433 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 2025.04.15 04:11:35.643965 [ 28 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 5 parts from all_1_60_13 to all_64_64_0 2025.04.15 04:11:35.644006 [ 28 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:35.644028 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:35.644178 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_64_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_60_13 to all_64_64_0 into Compact with storage Full 2025.04.15 04:11:35.644540 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_64_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:35.644641 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 60 rows starting from the beginning of the part 2025.04.15 04:11:35.644838 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part 2025.04.15 04:11:35.644920 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part 2025.04.15 04:11:35.645171 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part 2025.04.15 04:11:35.645377 [ 188 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_64_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part 2025.04.15 04:11:35.646422 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_64_14} MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 4 columns (4 merged, 0 gathered) in 0.00233786 sec., 27375.46303029266 rows/sec., 1.80 MiB/sec. 2025.04.15 04:11:35.646545 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_64_14} MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) 2025.04.15 04:11:35.646817 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_64_14} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:35.646894 [ 192 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_64_14} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 5 parts: [all_1_60_13, all_64_64_0] -> all_1_64_14 2025.04.15 04:11:35.646967 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.04.15 04:11:35.752470 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2592 2025.04.15 04:11:35.755309 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:35.755352 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:35.756885 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.15 04:11:35.757207 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:35.758204 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2592 2025.04.15 04:11:37.973266 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:37.973471 [ 5 ] {5974f05a-6983-44d6-9226-a43f62e78b2f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:11:37.973550 [ 5 ] {5974f05a-6983-44d6-9226-a43f62e78b2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:11:37.974450 [ 5 ] {5974f05a-6983-44d6-9226-a43f62e78b2f} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:37.974497 [ 5 ] {5974f05a-6983-44d6-9226-a43f62e78b2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:37.974931 [ 5 ] {5974f05a-6983-44d6-9226-a43f62e78b2f} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.15 04:11:37.975179 [ 5 ] {5974f05a-6983-44d6-9226-a43f62e78b2f} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:37.975400 [ 5 ] {5974f05a-6983-44d6-9226-a43f62e78b2f} executeQuery: Read 212 rows, 13.81 KiB in 0.001985 sec., 106801.00755667507 rows/sec., 6.79 MiB/sec. 2025.04.15 04:11:37.975464 [ 5 ] {5974f05a-6983-44d6-9226-a43f62e78b2f} TCPHandler: Processed in 0.002330329 sec. 2025.04.15 04:11:37.975598 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:37.975709 [ 5 ] {8d57e989-4ffb-4802-a579-83fdbb8d325f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:11:37.975757 [ 5 ] {8d57e989-4ffb-4802-a579-83fdbb8d325f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:11:37.976660 [ 5 ] {8d57e989-4ffb-4802-a579-83fdbb8d325f} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:37.976738 [ 5 ] {8d57e989-4ffb-4802-a579-83fdbb8d325f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:37.977362 [ 5 ] {8d57e989-4ffb-4802-a579-83fdbb8d325f} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.04.15 04:11:37.977615 [ 5 ] {8d57e989-4ffb-4802-a579-83fdbb8d325f} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:37.977811 [ 5 ] {8d57e989-4ffb-4802-a579-83fdbb8d325f} executeQuery: Read 633 rows, 50.98 KiB in 0.002128 sec., 297462.40601503756 rows/sec., 23.39 MiB/sec. 2025.04.15 04:11:37.977862 [ 5 ] {8d57e989-4ffb-4802-a579-83fdbb8d325f} TCPHandler: Processed in 0.00231467 sec. 2025.04.15 04:11:37.977997 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:37.978136 [ 5 ] {e98b2a32-9dce-4866-a271-98c52c746159} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:11:37.978192 [ 5 ] {e98b2a32-9dce-4866-a271-98c52c746159} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:11:37.978880 [ 5 ] {e98b2a32-9dce-4866-a271-98c52c746159} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:37.978926 [ 5 ] {e98b2a32-9dce-4866-a271-98c52c746159} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:37.979302 [ 5 ] {e98b2a32-9dce-4866-a271-98c52c746159} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.04.15 04:11:37.979549 [ 5 ] {e98b2a32-9dce-4866-a271-98c52c746159} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:37.979713 [ 44 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.04.15 04:11:37.979761 [ 5 ] {e98b2a32-9dce-4866-a271-98c52c746159} executeQuery: Read 114 rows, 6.99 KiB in 0.001652 sec., 69007.26392251816 rows/sec., 4.13 MiB/sec. 2025.04.15 04:11:37.979792 [ 44 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:37.979862 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:37.979879 [ 5 ] {e98b2a32-9dce-4866-a271-98c52c746159} TCPHandler: Processed in 0.001938992 sec. 2025.04.15 04:11:37.980084 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.04.15 04:11:37.980091 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:37.980357 [ 5 ] {88ca5ea1-8e91-4e39-bca5-3eec35606999} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:11:37.980372 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:37.980442 [ 5 ] {88ca5ea1-8e91-4e39-bca5-3eec35606999} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:11:37.980462 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 164 rows starting from the beginning of the part 2025.04.15 04:11:37.980813 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 114 rows starting from the beginning of the part 2025.04.15 04:11:37.981178 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 32 rows starting from the beginning of the part 2025.04.15 04:11:37.981608 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 116 rows starting from the beginning of the part 2025.04.15 04:11:37.981989 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 32 rows starting from the beginning of the part 2025.04.15 04:11:37.982274 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 114 rows starting from the beginning of the part 2025.04.15 04:11:37.983264 [ 5 ] {88ca5ea1-8e91-4e39-bca5-3eec35606999} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:37.983327 [ 5 ] {88ca5ea1-8e91-4e39-bca5-3eec35606999} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.04.15 04:11:37.984292 [ 5 ] {88ca5ea1-8e91-4e39-bca5-3eec35606999} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.15 04:11:37.984843 [ 5 ] {88ca5ea1-8e91-4e39-bca5-3eec35606999} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:37.984863 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.004907735 sec., 116550.71025636063 rows/sec., 7.72 MiB/sec. 2025.04.15 04:11:37.985099 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.04.15 04:11:37.985186 [ 5 ] {88ca5ea1-8e91-4e39-bca5-3eec35606999} executeQuery: Read 113 rows, 7.49 KiB in 0.004902 sec., 23051.815585475317 rows/sec., 1.49 MiB/sec. 2025.04.15 04:11:37.985306 [ 5 ] {88ca5ea1-8e91-4e39-bca5-3eec35606999} TCPHandler: Processed in 0.005299093 sec. 2025.04.15 04:11:37.985457 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:37.985544 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_126_25} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:37.985652 [ 5 ] {703cc0b1-da77-456d-a3b6-0c3ae6b1a69d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:11:37.985715 [ 188 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_126_25} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.04.15 04:11:37.985731 [ 5 ] {703cc0b1-da77-456d-a3b6-0c3ae6b1a69d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:11:37.985878 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.04.15 04:11:37.986419 [ 5 ] {703cc0b1-da77-456d-a3b6-0c3ae6b1a69d} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:37.986461 [ 5 ] {703cc0b1-da77-456d-a3b6-0c3ae6b1a69d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:37.986814 [ 5 ] {703cc0b1-da77-456d-a3b6-0c3ae6b1a69d} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.15 04:11:37.987056 [ 5 ] {703cc0b1-da77-456d-a3b6-0c3ae6b1a69d} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:37.987268 [ 5 ] {703cc0b1-da77-456d-a3b6-0c3ae6b1a69d} executeQuery: Read 112 rows, 6.53 KiB in 0.001686 sec., 66429.418742586 rows/sec., 3.78 MiB/sec. 2025.04.15 04:11:37.987376 [ 5 ] {703cc0b1-da77-456d-a3b6-0c3ae6b1a69d} TCPHandler: Processed in 0.001982392 sec. 2025.04.15 04:11:37.987546 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:37.987704 [ 5 ] {dbc27827-a200-41d1-a848-61e2d71e2631} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:11:37.987751 [ 5 ] {dbc27827-a200-41d1-a848-61e2d71e2631} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:11:37.988410 [ 5 ] {dbc27827-a200-41d1-a848-61e2d71e2631} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:37.988449 [ 5 ] {dbc27827-a200-41d1-a848-61e2d71e2631} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:37.988818 [ 5 ] {dbc27827-a200-41d1-a848-61e2d71e2631} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.04.15 04:11:37.989057 [ 5 ] {dbc27827-a200-41d1-a848-61e2d71e2631} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:37.989249 [ 5 ] {dbc27827-a200-41d1-a848-61e2d71e2631} executeQuery: Read 390 rows, 28.23 KiB in 0.001568 sec., 248724.48979591837 rows/sec., 17.58 MiB/sec. 2025.04.15 04:11:37.989300 [ 5 ] {dbc27827-a200-41d1-a848-61e2d71e2631} TCPHandler: Processed in 0.0018611 sec. 2025.04.15 04:11:37.989414 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:37.989543 [ 5 ] {7e8a2679-6e26-44ca-aea9-aebaced2e51c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:11:37.989589 [ 5 ] {7e8a2679-6e26-44ca-aea9-aebaced2e51c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:11:37.989995 [ 5 ] {7e8a2679-6e26-44ca-aea9-aebaced2e51c} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:37.990033 [ 5 ] {7e8a2679-6e26-44ca-aea9-aebaced2e51c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:37.990408 [ 5 ] {7e8a2679-6e26-44ca-aea9-aebaced2e51c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.04.15 04:11:37.990739 [ 5 ] {7e8a2679-6e26-44ca-aea9-aebaced2e51c} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:37.990980 [ 5 ] {7e8a2679-6e26-44ca-aea9-aebaced2e51c} executeQuery: Read 6 rows, 321.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 215.60 KiB/sec. 2025.04.15 04:11:37.991056 [ 5 ] {7e8a2679-6e26-44ca-aea9-aebaced2e51c} TCPHandler: Processed in 0.001692116 sec. 2025.04.15 04:11:37.991281 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:37.991462 [ 5 ] {d2acc710-8b49-49f2-b5aa-0f5dcb2e0980} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:37.991512 [ 5 ] {d2acc710-8b49-49f2-b5aa-0f5dcb2e0980} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:11:37.992035 [ 5 ] {d2acc710-8b49-49f2-b5aa-0f5dcb2e0980} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:37.992073 [ 5 ] {d2acc710-8b49-49f2-b5aa-0f5dcb2e0980} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:37.992462 [ 5 ] {d2acc710-8b49-49f2-b5aa-0f5dcb2e0980} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.04.15 04:11:37.992709 [ 5 ] {d2acc710-8b49-49f2-b5aa-0f5dcb2e0980} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:37.992916 [ 5 ] {d2acc710-8b49-49f2-b5aa-0f5dcb2e0980} executeQuery: Read 237 rows, 16.27 KiB in 0.001488 sec., 159274.1935483871 rows/sec., 10.68 MiB/sec. 2025.04.15 04:11:37.992977 [ 5 ] {d2acc710-8b49-49f2-b5aa-0f5dcb2e0980} TCPHandler: Processed in 0.001786588 sec. 2025.04.15 04:11:37.993107 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:37.993212 [ 5 ] {5ea0b316-d022-4a9e-8b2a-313152b5a4a8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:11:37.993259 [ 5 ] {5ea0b316-d022-4a9e-8b2a-313152b5a4a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:11:37.993681 [ 5 ] {5ea0b316-d022-4a9e-8b2a-313152b5a4a8} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:37.993719 [ 5 ] {5ea0b316-d022-4a9e-8b2a-313152b5a4a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:37.994064 [ 5 ] {5ea0b316-d022-4a9e-8b2a-313152b5a4a8} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.15 04:11:37.994312 [ 5 ] {5ea0b316-d022-4a9e-8b2a-313152b5a4a8} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:37.994517 [ 5 ] {5ea0b316-d022-4a9e-8b2a-313152b5a4a8} executeQuery: Read 1 rows, 69.00 B in 0.001327 sec., 753.5795026375282 rows/sec., 50.78 KiB/sec. 2025.04.15 04:11:37.994567 [ 5 ] {5ea0b316-d022-4a9e-8b2a-313152b5a4a8} TCPHandler: Processed in 0.001510662 sec. 2025.04.15 04:11:37.994695 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:37.994799 [ 5 ] {4d127fd3-23ea-4940-a22e-c34e032aaeb5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:37.994866 [ 5 ] {4d127fd3-23ea-4940-a22e-c34e032aaeb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:11:37.996721 [ 5 ] {4d127fd3-23ea-4940-a22e-c34e032aaeb5} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:37.996761 [ 5 ] {4d127fd3-23ea-4940-a22e-c34e032aaeb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:37.997370 [ 5 ] {4d127fd3-23ea-4940-a22e-c34e032aaeb5} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.04.15 04:11:37.997636 [ 5 ] {4d127fd3-23ea-4940-a22e-c34e032aaeb5} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:37.997805 [ 77 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.04.15 04:11:37.997837 [ 5 ] {4d127fd3-23ea-4940-a22e-c34e032aaeb5} executeQuery: Read 8 rows, 14.68 KiB in 0.003057 sec., 2616.9447170428525 rows/sec., 4.69 MiB/sec. 2025.04.15 04:11:37.997855 [ 77 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:37.997898 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:37.998067 [ 5 ] {4d127fd3-23ea-4940-a22e-c34e032aaeb5} TCPHandler: Processed in 0.003421963 sec. 2025.04.15 04:11:37.998094 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.04.15 04:11:37.998218 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:37.998373 [ 5 ] {60e59511-2134-4347-895c-e726ff0a00e7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:11:37.998383 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:37.998439 [ 5 ] {60e59511-2134-4347-895c-e726ff0a00e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:11:37.998467 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2387 rows starting from the beginning of the part 2025.04.15 04:11:37.999142 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 8 rows starting from the beginning of the part 2025.04.15 04:11:37.999658 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 32 rows starting from the beginning of the part 2025.04.15 04:11:38.000129 [ 5 ] {60e59511-2134-4347-895c-e726ff0a00e7} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:38.000161 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 8 rows starting from the beginning of the part 2025.04.15 04:11:38.000203 [ 5 ] {60e59511-2134-4347-895c-e726ff0a00e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.04.15 04:11:38.001244 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 32 rows starting from the beginning of the part 2025.04.15 04:11:38.002106 [ 5 ] {60e59511-2134-4347-895c-e726ff0a00e7} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.04.15 04:11:38.002158 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 8 rows starting from the beginning of the part 2025.04.15 04:11:38.002691 [ 5 ] {60e59511-2134-4347-895c-e726ff0a00e7} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:38.003113 [ 5 ] {60e59511-2134-4347-895c-e726ff0a00e7} executeQuery: Read 82 rows, 5.33 KiB in 0.004765 sec., 17208.81427072403 rows/sec., 1.09 MiB/sec. 2025.04.15 04:11:38.003192 [ 5 ] {60e59511-2134-4347-895c-e726ff0a00e7} TCPHandler: Processed in 0.005035437 sec. 2025.04.15 04:11:38.011106 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 19 columns (19 merged, 0 gathered) in 0.01312032 sec., 188638.69173922588 rows/sec., 338.03 MiB/sec. 2025.04.15 04:11:38.013298 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.04.15 04:11:38.013713 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_126_25} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:38.013799 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_126_25} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.04.15 04:11:38.013944 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.66 MiB. 2025.04.15 04:11:38.570927 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2025.04.15 04:11:38.595334 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:38.595401 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.04.15 04:11:38.602988 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.04.15 04:11:38.603804 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:38.606977 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2025.04.15 04:11:42.968237 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:42.968439 [ 5 ] {1d9c936a-f618-432d-996b-5140f491bdc0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:11:42.968519 [ 5 ] {1d9c936a-f618-432d-996b-5140f491bdc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:11:42.969254 [ 5 ] {1d9c936a-f618-432d-996b-5140f491bdc0} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:42.969305 [ 5 ] {1d9c936a-f618-432d-996b-5140f491bdc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:42.969747 [ 5 ] {1d9c936a-f618-432d-996b-5140f491bdc0} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.04.15 04:11:42.970083 [ 5 ] {1d9c936a-f618-432d-996b-5140f491bdc0} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:42.970386 [ 5 ] {1d9c936a-f618-432d-996b-5140f491bdc0} executeQuery: Read 4 rows, 334.00 B in 0.001997 sec., 2003.0045067601402 rows/sec., 163.33 KiB/sec. 2025.04.15 04:11:42.970479 [ 5 ] {1d9c936a-f618-432d-996b-5140f491bdc0} TCPHandler: Processed in 0.002371501 sec. 2025.04.15 04:11:42.971971 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:42.972231 [ 5 ] {ffd9a952-ea17-4adf-aa70-001d10c5c765} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:11:42.972332 [ 5 ] {ffd9a952-ea17-4adf-aa70-001d10c5c765} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:11:42.973429 [ 5 ] {ffd9a952-ea17-4adf-aa70-001d10c5c765} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:42.973496 [ 5 ] {ffd9a952-ea17-4adf-aa70-001d10c5c765} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:42.974016 [ 5 ] {ffd9a952-ea17-4adf-aa70-001d10c5c765} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.04.15 04:11:42.974337 [ 5 ] {ffd9a952-ea17-4adf-aa70-001d10c5c765} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:42.974580 [ 144 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.04.15 04:11:42.974608 [ 5 ] {ffd9a952-ea17-4adf-aa70-001d10c5c765} executeQuery: Read 122 rows, 10.59 KiB in 0.002457 sec., 49654.04965404965 rows/sec., 4.21 MiB/sec. 2025.04.15 04:11:42.974665 [ 144 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:42.974737 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:42.974795 [ 5 ] {ffd9a952-ea17-4adf-aa70-001d10c5c765} TCPHandler: Processed in 0.003043095 sec. 2025.04.15 04:11:42.974937 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.04.15 04:11:42.974990 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:42.975065 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:42.975109 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1847 rows starting from the beginning of the part 2025.04.15 04:11:42.975135 [ 5 ] {a5f893cb-2745-48fe-accb-4be7cc2c7609} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:11:42.975223 [ 5 ] {a5f893cb-2745-48fe-accb-4be7cc2c7609} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:11:42.975234 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1774 rows starting from the beginning of the part 2025.04.15 04:11:42.975509 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part 2025.04.15 04:11:42.975698 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 120 rows starting from the beginning of the part 2025.04.15 04:11:42.976180 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 633 rows starting from the beginning of the part 2025.04.15 04:11:42.976592 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 122 rows starting from the beginning of the part 2025.04.15 04:11:42.977685 [ 5 ] {a5f893cb-2745-48fe-accb-4be7cc2c7609} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:42.977742 [ 5 ] {a5f893cb-2745-48fe-accb-4be7cc2c7609} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:42.978448 [ 5 ] {a5f893cb-2745-48fe-accb-4be7cc2c7609} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.04.15 04:11:42.978954 [ 5 ] {a5f893cb-2745-48fe-accb-4be7cc2c7609} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:42.979429 [ 221 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:42.979433 [ 5 ] {a5f893cb-2745-48fe-accb-4be7cc2c7609} executeQuery: Read 36 rows, 2.69 KiB in 0.004333 sec., 8308.33141010847 rows/sec., 619.79 KiB/sec. 2025.04.15 04:11:42.979476 [ 221 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:42.980173 [ 5 ] {a5f893cb-2745-48fe-accb-4be7cc2c7609} TCPHandler: Processed in 0.005229362 sec. 2025.04.15 04:11:42.981007 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:42.981805 [ 5 ] {100a8d57-193b-45e5-8428-840ba4daf6d5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:11:42.981859 [ 189 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 4552 rows, containing 5 columns (5 merged, 0 gathered) in 0.006991989 sec., 651030.7725026455 rows/sec., 55.33 MiB/sec. 2025.04.15 04:11:42.982107 [ 5 ] {100a8d57-193b-45e5-8428-840ba4daf6d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:11:42.982693 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.04.15 04:11:42.984238 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_151_30} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:42.984586 [ 188 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_151_30} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.04.15 04:11:42.984986 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.04.15 04:11:42.985320 [ 5 ] {100a8d57-193b-45e5-8428-840ba4daf6d5} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:42.985385 [ 5 ] {100a8d57-193b-45e5-8428-840ba4daf6d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:42.986033 [ 5 ] {100a8d57-193b-45e5-8428-840ba4daf6d5} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.04.15 04:11:42.986434 [ 5 ] {100a8d57-193b-45e5-8428-840ba4daf6d5} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:42.986732 [ 144 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.04.15 04:11:42.986834 [ 5 ] {100a8d57-193b-45e5-8428-840ba4daf6d5} executeQuery: Read 100 rows, 8.00 KiB in 0.005276 sec., 18953.752843062925 rows/sec., 1.48 MiB/sec. 2025.04.15 04:11:42.986868 [ 144 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:42.986986 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:42.987080 [ 5 ] {100a8d57-193b-45e5-8428-840ba4daf6d5} TCPHandler: Processed in 0.006354786 sec. 2025.04.15 04:11:42.987086 [ 221 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:42.987513 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:42.988031 [ 5 ] {bf30f322-f847-4efc-8d80-28137acf583d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:42.988428 [ 5 ] {bf30f322-f847-4efc-8d80-28137acf583d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:11:42.988616 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.04.15 04:11:42.989744 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:42.989963 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 914 rows starting from the beginning of the part 2025.04.15 04:11:42.990863 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 848 rows starting from the beginning of the part 2025.04.15 04:11:42.991750 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part 2025.04.15 04:11:42.992446 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 96 rows starting from the beginning of the part 2025.04.15 04:11:42.993178 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 390 rows starting from the beginning of the part 2025.04.15 04:11:42.993789 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 100 rows starting from the beginning of the part 2025.04.15 04:11:42.995066 [ 5 ] {bf30f322-f847-4efc-8d80-28137acf583d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:42.995170 [ 5 ] {bf30f322-f847-4efc-8d80-28137acf583d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:42.996612 [ 5 ] {bf30f322-f847-4efc-8d80-28137acf583d} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.04.15 04:11:42.997236 [ 5 ] {bf30f322-f847-4efc-8d80-28137acf583d} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:42.997635 [ 5 ] {bf30f322-f847-4efc-8d80-28137acf583d} executeQuery: Read 162 rows, 11.55 KiB in 0.009824 sec., 16490.22801302932 rows/sec., 1.15 MiB/sec. 2025.04.15 04:11:42.997819 [ 5 ] {bf30f322-f847-4efc-8d80-28137acf583d} TCPHandler: Processed in 0.010473203 sec. 2025.04.15 04:11:42.998236 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:42.998283 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.011047496 sec., 218330.01795157924 rows/sec., 16.72 MiB/sec. 2025.04.15 04:11:42.998434 [ 5 ] {1e27429b-d936-4a47-999f-abed22792a8d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:42.998597 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.04.15 04:11:42.998642 [ 5 ] {1e27429b-d936-4a47-999f-abed22792a8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:11:42.999439 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_151_30} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:42.999908 [ 188 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_151_30} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.04.15 04:11:43.000238 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.04.15 04:11:43.001783 [ 5 ] {1e27429b-d936-4a47-999f-abed22792a8d} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:43.001842 [ 5 ] {1e27429b-d936-4a47-999f-abed22792a8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:43.002810 [ 5 ] {1e27429b-d936-4a47-999f-abed22792a8d} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.04.15 04:11:43.003176 [ 5 ] {1e27429b-d936-4a47-999f-abed22792a8d} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:43.003516 [ 5 ] {1e27429b-d936-4a47-999f-abed22792a8d} executeQuery: Read 32 rows, 58.72 KiB in 0.005128 sec., 6240.249609984399 rows/sec., 11.18 MiB/sec. 2025.04.15 04:11:43.003606 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:43.003729 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:43.003822 [ 5 ] {1e27429b-d936-4a47-999f-abed22792a8d} TCPHandler: Processed in 0.005718832 sec. 2025.04.15 04:11:43.004051 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:43.004252 [ 5 ] {b4c6da7f-9cca-4938-8334-7f5a825c5982} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:11:43.004367 [ 5 ] {b4c6da7f-9cca-4938-8334-7f5a825c5982} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:11:43.005800 [ 5 ] {b4c6da7f-9cca-4938-8334-7f5a825c5982} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:43.005866 [ 5 ] {b4c6da7f-9cca-4938-8334-7f5a825c5982} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:43.006805 [ 5 ] {b4c6da7f-9cca-4938-8334-7f5a825c5982} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.04.15 04:11:43.007463 [ 5 ] {b4c6da7f-9cca-4938-8334-7f5a825c5982} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:43.008071 [ 135 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.04.15 04:11:43.008298 [ 135 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:43.008450 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:43.008695 [ 5 ] {b4c6da7f-9cca-4938-8334-7f5a825c5982} executeQuery: Read 60 rows, 4.14 KiB in 0.004438 sec., 13519.6034249662 rows/sec., 932.99 KiB/sec. 2025.04.15 04:11:43.009048 [ 5 ] {b4c6da7f-9cca-4938-8334-7f5a825c5982} TCPHandler: Processed in 0.005088979 sec. 2025.04.15 04:11:43.009475 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.04.15 04:11:43.009592 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:11:43.009947 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:43.010118 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_151_30} MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8792 rows starting from the beginning of the part 2025.04.15 04:11:43.010627 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 34 rows starting from the beginning of the part 2025.04.15 04:11:43.011144 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 48 rows starting from the beginning of the part 2025.04.15 04:11:43.011374 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part 2025.04.15 04:11:43.011991 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 82 rows starting from the beginning of the part 2025.04.15 04:11:43.012439 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part 2025.04.15 04:11:43.017291 [ 187 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 9076 rows, containing 4 columns (4 merged, 0 gathered) in 0.008182024 sec., 1109260.9848125598 rows/sec., 72.25 MiB/sec. 2025.04.15 04:11:43.017592 [ 187 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.04.15 04:11:43.018065 [ 187 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_151_30} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:43.018187 [ 187 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_151_30} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.04.15 04:11:43.018329 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. 2025.04.15 04:11:43.023607 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 2025.04.15 04:11:43.024589 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:43.024659 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:43.025481 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.04.15 04:11:43.025872 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:43.026308 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 2025.04.15 04:11:45.758399 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2628 2025.04.15 04:11:45.761782 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:45.761851 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:45.763445 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.15 04:11:45.763797 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:45.764095 [ 127 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.04.15 04:11:45.764245 [ 127 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:45.764338 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:45.764966 [ 195 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.04.15 04:11:45.767859 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2628 2025.04.15 04:11:45.768214 [ 195 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:45.768454 [ 195 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2458 rows starting from the beginning of the part 2025.04.15 04:11:45.769262 [ 195 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part 2025.04.15 04:11:45.770037 [ 195 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part 2025.04.15 04:11:45.770774 [ 195 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 58 rows starting from the beginning of the part 2025.04.15 04:11:45.771529 [ 195 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part 2025.04.15 04:11:45.772259 [ 195 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part 2025.04.15 04:11:45.782924 [ 198 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2628 rows, containing 72 columns (72 merged, 0 gathered) in 0.018418423 sec., 142683.22537711292 rows/sec., 106.54 MiB/sec. 2025.04.15 04:11:45.785459 [ 198 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.04.15 04:11:45.786328 [ 198 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_66_13} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:45.786439 [ 198 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_66_13} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.04.15 04:11:45.786858 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.04.15 04:11:46.107053 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2025.04.15 04:11:46.130249 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:46.130296 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:46.137773 [ 243 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.04.15 04:11:46.138566 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:46.141556 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2025.04.15 04:11:47.747272 [ 225 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.04.15 04:11:47.747319 [ 225 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.04.15 04:11:47.748932 [ 225 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.04.15 04:11:47.972696 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:47.972912 [ 5 ] {38cac2d2-5660-4f7f-ba8d-95629998da41} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:11:47.972993 [ 5 ] {38cac2d2-5660-4f7f-ba8d-95629998da41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:11:47.973856 [ 5 ] {38cac2d2-5660-4f7f-ba8d-95629998da41} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:47.973910 [ 5 ] {38cac2d2-5660-4f7f-ba8d-95629998da41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:47.974357 [ 5 ] {38cac2d2-5660-4f7f-ba8d-95629998da41} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.15 04:11:47.974611 [ 5 ] {38cac2d2-5660-4f7f-ba8d-95629998da41} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:47.974808 [ 103 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2025.04.15 04:11:47.974858 [ 5 ] {38cac2d2-5660-4f7f-ba8d-95629998da41} executeQuery: Read 212 rows, 13.81 KiB in 0.002005 sec., 105735.66084788031 rows/sec., 6.72 MiB/sec. 2025.04.15 04:11:47.974913 [ 103 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:47.974994 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:47.974997 [ 5 ] {38cac2d2-5660-4f7f-ba8d-95629998da41} TCPHandler: Processed in 0.002441862 sec. 2025.04.15 04:11:47.975221 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2025.04.15 04:11:47.975233 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:47.975487 [ 5 ] {95849011-ad9b-4681-8a93-544de63a2e9a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:11:47.975488 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:47.975586 [ 5 ] {95849011-ad9b-4681-8a93-544de63a2e9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:11:47.975587 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 212 rows starting from the beginning of the part 2025.04.15 04:11:47.975999 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 212 rows starting from the beginning of the part 2025.04.15 04:11:47.976419 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 212 rows starting from the beginning of the part 2025.04.15 04:11:47.976757 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 212 rows starting from the beginning of the part 2025.04.15 04:11:47.977141 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 212 rows starting from the beginning of the part 2025.04.15 04:11:47.978658 [ 5 ] {95849011-ad9b-4681-8a93-544de63a2e9a} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:47.978728 [ 5 ] {95849011-ad9b-4681-8a93-544de63a2e9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:47.979651 [ 5 ] {95849011-ad9b-4681-8a93-544de63a2e9a} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.04.15 04:11:47.979744 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004611548 sec., 229857.73974379103 rows/sec., 15.50 MiB/sec. 2025.04.15 04:11:47.980013 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2025.04.15 04:11:47.980038 [ 5 ] {95849011-ad9b-4681-8a93-544de63a2e9a} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:47.980483 [ 5 ] {95849011-ad9b-4681-8a93-544de63a2e9a} executeQuery: Read 633 rows, 50.98 KiB in 0.005082 sec., 124557.26092089729 rows/sec., 9.80 MiB/sec. 2025.04.15 04:11:47.980614 [ 5 ] {95849011-ad9b-4681-8a93-544de63a2e9a} TCPHandler: Processed in 0.005468007 sec. 2025.04.15 04:11:47.980733 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_65_16} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:47.980794 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:47.980890 [ 200 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_65_16} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2025.04.15 04:11:47.980958 [ 5 ] {ee7449a7-5fc6-4fa8-9ff4-4703aee667f6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:11:47.981064 [ 5 ] {ee7449a7-5fc6-4fa8-9ff4-4703aee667f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:11:47.981067 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.15 04:11:47.981689 [ 5 ] {ee7449a7-5fc6-4fa8-9ff4-4703aee667f6} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:47.981733 [ 5 ] {ee7449a7-5fc6-4fa8-9ff4-4703aee667f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:47.982089 [ 5 ] {ee7449a7-5fc6-4fa8-9ff4-4703aee667f6} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.04.15 04:11:47.982322 [ 5 ] {ee7449a7-5fc6-4fa8-9ff4-4703aee667f6} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:47.982486 [ 5 ] {ee7449a7-5fc6-4fa8-9ff4-4703aee667f6} executeQuery: Read 114 rows, 6.99 KiB in 0.001564 sec., 72890.02557544757 rows/sec., 4.36 MiB/sec. 2025.04.15 04:11:47.982564 [ 5 ] {ee7449a7-5fc6-4fa8-9ff4-4703aee667f6} TCPHandler: Processed in 0.00184649 sec. 2025.04.15 04:11:47.982705 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:47.983024 [ 5 ] {7b065f96-c52b-4f69-bfde-32f188085704} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:11:47.983157 [ 5 ] {7b065f96-c52b-4f69-bfde-32f188085704} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:11:47.984030 [ 5 ] {7b065f96-c52b-4f69-bfde-32f188085704} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:47.984068 [ 5 ] {7b065f96-c52b-4f69-bfde-32f188085704} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:47.984416 [ 5 ] {7b065f96-c52b-4f69-bfde-32f188085704} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.15 04:11:47.984653 [ 5 ] {7b065f96-c52b-4f69-bfde-32f188085704} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:47.984843 [ 5 ] {7b065f96-c52b-4f69-bfde-32f188085704} executeQuery: Read 113 rows, 7.49 KiB in 0.001934 sec., 58428.12823164426 rows/sec., 3.78 MiB/sec. 2025.04.15 04:11:47.984926 [ 5 ] {7b065f96-c52b-4f69-bfde-32f188085704} TCPHandler: Processed in 0.002285339 sec. 2025.04.15 04:11:47.985187 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:47.985311 [ 5 ] {c643bbc7-5dfe-4a35-acd1-3e02a7d01eb4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:11:47.985358 [ 5 ] {c643bbc7-5dfe-4a35-acd1-3e02a7d01eb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:11:47.985901 [ 5 ] {c643bbc7-5dfe-4a35-acd1-3e02a7d01eb4} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:47.985938 [ 5 ] {c643bbc7-5dfe-4a35-acd1-3e02a7d01eb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:47.986284 [ 5 ] {c643bbc7-5dfe-4a35-acd1-3e02a7d01eb4} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.15 04:11:47.986514 [ 5 ] {c643bbc7-5dfe-4a35-acd1-3e02a7d01eb4} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:47.986645 [ 125 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2025.04.15 04:11:47.986681 [ 5 ] {c643bbc7-5dfe-4a35-acd1-3e02a7d01eb4} executeQuery: Read 112 rows, 6.53 KiB in 0.001391 sec., 80517.6132278936 rows/sec., 4.59 MiB/sec. 2025.04.15 04:11:47.986685 [ 125 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:47.986721 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:47.986752 [ 5 ] {c643bbc7-5dfe-4a35-acd1-3e02a7d01eb4} TCPHandler: Processed in 0.001660245 sec. 2025.04.15 04:11:47.986936 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:47.986945 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2025.04.15 04:11:47.987111 [ 5 ] {022cc735-0c62-4828-bc87-914660fffc62} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:11:47.987216 [ 5 ] {022cc735-0c62-4828-bc87-914660fffc62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:11:47.987296 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:47.987406 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 112 rows starting from the beginning of the part 2025.04.15 04:11:47.987734 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 112 rows starting from the beginning of the part 2025.04.15 04:11:47.988113 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 112 rows starting from the beginning of the part 2025.04.15 04:11:47.988494 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 112 rows starting from the beginning of the part 2025.04.15 04:11:47.988762 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 112 rows starting from the beginning of the part 2025.04.15 04:11:47.990089 [ 5 ] {022cc735-0c62-4828-bc87-914660fffc62} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:47.990172 [ 5 ] {022cc735-0c62-4828-bc87-914660fffc62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:47.991178 [ 5 ] {022cc735-0c62-4828-bc87-914660fffc62} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.04.15 04:11:47.991436 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004608368 sec., 121518.0732094312 rows/sec., 7.39 MiB/sec. 2025.04.15 04:11:47.991665 [ 5 ] {022cc735-0c62-4828-bc87-914660fffc62} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:47.991677 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2025.04.15 04:11:47.992080 [ 5 ] {022cc735-0c62-4828-bc87-914660fffc62} executeQuery: Read 390 rows, 28.23 KiB in 0.005008 sec., 77875.39936102236 rows/sec., 5.50 MiB/sec. 2025.04.15 04:11:47.992211 [ 5 ] {022cc735-0c62-4828-bc87-914660fffc62} TCPHandler: Processed in 0.005355045 sec. 2025.04.15 04:11:47.992307 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_65_16} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:47.992403 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:47.992446 [ 186 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_65_16} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2025.04.15 04:11:47.992595 [ 5 ] {68851224-de0a-4793-b165-fa9c876f11a8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:11:47.992605 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.15 04:11:47.992690 [ 5 ] {68851224-de0a-4793-b165-fa9c876f11a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:11:47.993180 [ 5 ] {68851224-de0a-4793-b165-fa9c876f11a8} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:47.993220 [ 5 ] {68851224-de0a-4793-b165-fa9c876f11a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:47.993584 [ 5 ] {68851224-de0a-4793-b165-fa9c876f11a8} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.04.15 04:11:47.993820 [ 5 ] {68851224-de0a-4793-b165-fa9c876f11a8} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:47.993947 [ 125 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0 2025.04.15 04:11:47.993988 [ 125 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:47.993990 [ 5 ] {68851224-de0a-4793-b165-fa9c876f11a8} executeQuery: Read 6 rows, 321.00 B in 0.001472 sec., 4076.086956521739 rows/sec., 212.96 KiB/sec. 2025.04.15 04:11:47.994011 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:47.994100 [ 5 ] {68851224-de0a-4793-b165-fa9c876f11a8} TCPHandler: Processed in 0.001772288 sec. 2025.04.15 04:11:47.994368 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_65_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_65_65_0 into Compact with storage Full 2025.04.15 04:11:47.994436 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:47.994861 [ 5 ] {7a22297c-948f-464b-94e0-d7bca5192e1b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:47.994918 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_65_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:47.995033 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 360 rows starting from the beginning of the part 2025.04.15 04:11:47.995060 [ 5 ] {7a22297c-948f-464b-94e0-d7bca5192e1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:11:47.995531 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part 2025.04.15 04:11:47.995938 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part 2025.04.15 04:11:47.996308 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part 2025.04.15 04:11:47.996670 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part 2025.04.15 04:11:47.997044 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part 2025.04.15 04:11:47.998043 [ 5 ] {7a22297c-948f-464b-94e0-d7bca5192e1b} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:47.998111 [ 5 ] {7a22297c-948f-464b-94e0-d7bca5192e1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:47.999097 [ 5 ] {7a22297c-948f-464b-94e0-d7bca5192e1b} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.04.15 04:11:47.999652 [ 5 ] {7a22297c-948f-464b-94e0-d7bca5192e1b} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:47.999678 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_65_14} MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.005556339 sec., 70190.10179184531 rows/sec., 3.58 MiB/sec. 2025.04.15 04:11:47.999870 [ 125 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_147_30 to all_152_152_0 2025.04.15 04:11:47.999934 [ 125 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:48.000003 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:48.000013 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_65_14} MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) 2025.04.15 04:11:48.000059 [ 5 ] {7a22297c-948f-464b-94e0-d7bca5192e1b} executeQuery: Read 237 rows, 16.27 KiB in 0.005359 sec., 44224.66878148908 rows/sec., 2.96 MiB/sec. 2025.04.15 04:11:48.000254 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 275.28 MiB, peak 290.89 MiB, free memory in arenas 0.00 B, will set to 271.55 MiB (RSS), difference: -3.72 MiB 2025.04.15 04:11:48.000668 [ 5 ] {7a22297c-948f-464b-94e0-d7bca5192e1b} TCPHandler: Processed in 0.006323795 sec. 2025.04.15 04:11:48.000709 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_152_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_147_30 to all_152_152_0 into Compact with storage Full 2025.04.15 04:11:48.001229 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:48.001783 [ 5 ] {2e7e8dc5-3637-4692-a493-3e8c5330ff56} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:11:48.001784 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_152_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:48.001930 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_152_31} MergeTreeSequentialSource: Reading 7 marks from part all_1_147_30, total 44101 rows starting from the beginning of the part 2025.04.15 04:11:48.001954 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_65_14} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:48.002032 [ 5 ] {2e7e8dc5-3637-4692-a493-3e8c5330ff56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:11:48.002605 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_65_14} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14 2025.04.15 04:11:48.002934 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 128 rows starting from the beginning of the part 2025.04.15 04:11:48.003358 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.15 04:11:48.004035 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part 2025.04.15 04:11:48.004521 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 237 rows starting from the beginning of the part 2025.04.15 04:11:48.005025 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 162 rows starting from the beginning of the part 2025.04.15 04:11:48.005417 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 237 rows starting from the beginning of the part 2025.04.15 04:11:48.007081 [ 5 ] {2e7e8dc5-3637-4692-a493-3e8c5330ff56} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:48.007130 [ 5 ] {2e7e8dc5-3637-4692-a493-3e8c5330ff56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:48.007617 [ 5 ] {2e7e8dc5-3637-4692-a493-3e8c5330ff56} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.15 04:11:48.007888 [ 5 ] {2e7e8dc5-3637-4692-a493-3e8c5330ff56} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:48.008138 [ 5 ] {2e7e8dc5-3637-4692-a493-3e8c5330ff56} executeQuery: Read 1 rows, 69.00 B in 0.00657 sec., 152.20700152207002 rows/sec., 10.26 KiB/sec. 2025.04.15 04:11:48.008226 [ 5 ] {2e7e8dc5-3637-4692-a493-3e8c5330ff56} TCPHandler: Processed in 0.007169583 sec. 2025.04.15 04:11:48.008373 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:48.008517 [ 5 ] {f8250b9f-a3b8-4f8d-a32f-c19570f18f92} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:48.008606 [ 5 ] {f8250b9f-a3b8-4f8d-a32f-c19570f18f92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:11:48.009862 [ 5 ] {f8250b9f-a3b8-4f8d-a32f-c19570f18f92} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:48.009909 [ 5 ] {f8250b9f-a3b8-4f8d-a32f-c19570f18f92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:48.010603 [ 5 ] {f8250b9f-a3b8-4f8d-a32f-c19570f18f92} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.04.15 04:11:48.010889 [ 5 ] {f8250b9f-a3b8-4f8d-a32f-c19570f18f92} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:48.011179 [ 5 ] {f8250b9f-a3b8-4f8d-a32f-c19570f18f92} executeQuery: Read 8 rows, 14.68 KiB in 0.002691 sec., 2972.8725380899295 rows/sec., 5.33 MiB/sec. 2025.04.15 04:11:48.011303 [ 5 ] {f8250b9f-a3b8-4f8d-a32f-c19570f18f92} TCPHandler: Processed in 0.002986784 sec. 2025.04.15 04:11:48.011424 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:48.011536 [ 5 ] {6b2a2439-8d49-4ae0-9a2d-ab1c69f4dae7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:11:48.011586 [ 5 ] {6b2a2439-8d49-4ae0-9a2d-ab1c69f4dae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:11:48.012042 [ 5 ] {6b2a2439-8d49-4ae0-9a2d-ab1c69f4dae7} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:48.012079 [ 5 ] {6b2a2439-8d49-4ae0-9a2d-ab1c69f4dae7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.48 GiB. 2025.04.15 04:11:48.012507 [ 5 ] {6b2a2439-8d49-4ae0-9a2d-ab1c69f4dae7} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.04.15 04:11:48.012766 [ 5 ] {6b2a2439-8d49-4ae0-9a2d-ab1c69f4dae7} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:48.012946 [ 5 ] {6b2a2439-8d49-4ae0-9a2d-ab1c69f4dae7} executeQuery: Read 82 rows, 5.33 KiB in 0.00143 sec., 57342.65734265734 rows/sec., 3.64 MiB/sec. 2025.04.15 04:11:48.012999 [ 5 ] {6b2a2439-8d49-4ae0-9a2d-ab1c69f4dae7} TCPHandler: Processed in 0.001629665 sec. 2025.04.15 04:11:48.015179 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_152_31} MergeTask::MergeProjectionsStage: Merge sorted 45025 rows, containing 5 columns (5 merged, 0 gathered) in 0.015063562 sec., 2989000.8750918275 rows/sec., 201.79 MiB/sec. 2025.04.15 04:11:48.015542 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_152_31} MergedBlockOutputStream: filled checksums all_1_152_31 (state Temporary) 2025.04.15 04:11:48.015832 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_152_31} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_152_31 to all_1_152_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:48.015910 [ 197 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_152_31} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_147_30, all_152_152_0] -> all_1_152_31 2025.04.15 04:11:48.015989 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. 2025.04.15 04:11:48.575194 [ 220 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.04.15 04:11:48.575262 [ 220 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.04.15 04:11:48.576846 [ 220 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.04.15 04:11:49.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.71 MiB, peak 290.89 MiB, free memory in arenas 0.00 B, will set to 271.55 MiB (RSS), difference: 2.84 MiB 2025.04.15 04:11:50.206176 [ 13 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:11:50.206222 [ 13 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:11:50.526494 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 2025.04.15 04:11:50.527145 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:50.527203 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:50.527727 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.04.15 04:11:50.527968 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:50.528211 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 2025.04.15 04:11:50.890329 [ 223 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:11:50.890384 [ 223 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:11:50.892363 [ 223 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:11:52.169098 [ 220 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:11:52.169143 [ 220 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:11:52.171043 [ 220 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:11:52.740943 [ 221 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:11:52.740990 [ 221 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:11:52.744121 [ 221 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:11:52.969431 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:52.969632 [ 5 ] {06573612-58a6-4962-b306-1b9a13c56b61} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:11:52.969706 [ 5 ] {06573612-58a6-4962-b306-1b9a13c56b61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:11:52.970576 [ 5 ] {06573612-58a6-4962-b306-1b9a13c56b61} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:52.970624 [ 5 ] {06573612-58a6-4962-b306-1b9a13c56b61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:52.971073 [ 5 ] {06573612-58a6-4962-b306-1b9a13c56b61} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.04.15 04:11:52.971359 [ 5 ] {06573612-58a6-4962-b306-1b9a13c56b61} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:52.971585 [ 5 ] {06573612-58a6-4962-b306-1b9a13c56b61} executeQuery: Read 142 rows, 12.52 KiB in 0.002011 sec., 70611.63600198906 rows/sec., 6.08 MiB/sec. 2025.04.15 04:11:52.971682 [ 5 ] {06573612-58a6-4962-b306-1b9a13c56b61} TCPHandler: Processed in 0.002389401 sec. 2025.04.15 04:11:52.971726 [ 219 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:11:52.971820 [ 219 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:11:52.971879 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:52.972109 [ 5 ] {0a010cbd-1ec5-466f-aac2-051b4eed7fe5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:11:52.972163 [ 5 ] {0a010cbd-1ec5-466f-aac2-051b4eed7fe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:11:52.973588 [ 5 ] {0a010cbd-1ec5-466f-aac2-051b4eed7fe5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:52.973630 [ 5 ] {0a010cbd-1ec5-466f-aac2-051b4eed7fe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:52.974271 [ 5 ] {0a010cbd-1ec5-466f-aac2-051b4eed7fe5} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.04.15 04:11:52.974761 [ 5 ] {0a010cbd-1ec5-466f-aac2-051b4eed7fe5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:52.974944 [ 5 ] {0a010cbd-1ec5-466f-aac2-051b4eed7fe5} executeQuery: Read 43 rows, 3.23 KiB in 0.00288 sec., 14930.555555555555 rows/sec., 1.10 MiB/sec. 2025.04.15 04:11:52.974998 [ 5 ] {0a010cbd-1ec5-466f-aac2-051b4eed7fe5} TCPHandler: Processed in 0.003186659 sec. 2025.04.15 04:11:52.975133 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:52.975294 [ 5 ] {38687c73-1e90-4669-ba2e-ff04d499051a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:11:52.975390 [ 5 ] {38687c73-1e90-4669-ba2e-ff04d499051a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:11:52.976287 [ 5 ] {38687c73-1e90-4669-ba2e-ff04d499051a} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:52.976339 [ 5 ] {38687c73-1e90-4669-ba2e-ff04d499051a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:52.976392 [ 219 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:11:52.977196 [ 5 ] {38687c73-1e90-4669-ba2e-ff04d499051a} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.04.15 04:11:52.977616 [ 5 ] {38687c73-1e90-4669-ba2e-ff04d499051a} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:52.977804 [ 5 ] {38687c73-1e90-4669-ba2e-ff04d499051a} executeQuery: Read 113 rows, 9.07 KiB in 0.002553 sec., 44261.65295730513 rows/sec., 3.47 MiB/sec. 2025.04.15 04:11:52.977870 [ 5 ] {38687c73-1e90-4669-ba2e-ff04d499051a} TCPHandler: Processed in 0.00278879 sec. 2025.04.15 04:11:52.977892 [ 223 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:11:52.977940 [ 223 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:11:52.978037 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:52.978191 [ 5 ] {f45f6d4d-1ffd-4f6a-92af-c676914d0dd0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:52.978244 [ 5 ] {f45f6d4d-1ffd-4f6a-92af-c676914d0dd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:11:52.979633 [ 5 ] {f45f6d4d-1ffd-4f6a-92af-c676914d0dd0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:52.979724 [ 5 ] {f45f6d4d-1ffd-4f6a-92af-c676914d0dd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:52.980662 [ 5 ] {f45f6d4d-1ffd-4f6a-92af-c676914d0dd0} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.04.15 04:11:52.981187 [ 5 ] {f45f6d4d-1ffd-4f6a-92af-c676914d0dd0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:52.981418 [ 5 ] {f45f6d4d-1ffd-4f6a-92af-c676914d0dd0} executeQuery: Read 160 rows, 11.41 KiB in 0.003242 sec., 49352.251696483654 rows/sec., 3.44 MiB/sec. 2025.04.15 04:11:52.981514 [ 5 ] {f45f6d4d-1ffd-4f6a-92af-c676914d0dd0} TCPHandler: Processed in 0.003556026 sec. 2025.04.15 04:11:52.981682 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:52.981709 [ 223 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:11:52.981942 [ 5 ] {567d180c-8032-4d8f-aa82-a352ed99e9f6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:52.982079 [ 5 ] {567d180c-8032-4d8f-aa82-a352ed99e9f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:11:52.984869 [ 5 ] {567d180c-8032-4d8f-aa82-a352ed99e9f6} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:52.984908 [ 5 ] {567d180c-8032-4d8f-aa82-a352ed99e9f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:52.985582 [ 5 ] {567d180c-8032-4d8f-aa82-a352ed99e9f6} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.04.15 04:11:52.985846 [ 5 ] {567d180c-8032-4d8f-aa82-a352ed99e9f6} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:52.986028 [ 5 ] {567d180c-8032-4d8f-aa82-a352ed99e9f6} executeQuery: Read 43 rows, 78.90 KiB in 0.004196 sec., 10247.855100095328 rows/sec., 18.36 MiB/sec. 2025.04.15 04:11:52.986122 [ 5 ] {567d180c-8032-4d8f-aa82-a352ed99e9f6} TCPHandler: Processed in 0.004513116 sec. 2025.04.15 04:11:52.986248 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:52.986353 [ 5 ] {c0352678-af61-450f-bf29-8cd9298816fb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.04.15 04:11:52.986401 [ 5 ] {c0352678-af61-450f-bf29-8cd9298816fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.04.15 04:11:52.986811 [ 5 ] {c0352678-af61-450f-bf29-8cd9298816fb} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:52.986848 [ 5 ] {c0352678-af61-450f-bf29-8cd9298816fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:52.987197 [ 5 ] {c0352678-af61-450f-bf29-8cd9298816fb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.04.15 04:11:52.987431 [ 5 ] {c0352678-af61-450f-bf29-8cd9298816fb} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:52.987648 [ 5 ] {c0352678-af61-450f-bf29-8cd9298816fb} executeQuery: Read 6 rows, 463.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 345.15 KiB/sec. 2025.04.15 04:11:52.987911 [ 5 ] {c0352678-af61-450f-bf29-8cd9298816fb} TCPHandler: Processed in 0.001709246 sec. 2025.04.15 04:11:52.988052 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:52.988156 [ 5 ] {5f26dc15-57ad-4ab4-b9ce-49306047a555} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:11:52.988202 [ 5 ] {5f26dc15-57ad-4ab4-b9ce-49306047a555} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:11:52.988668 [ 5 ] {5f26dc15-57ad-4ab4-b9ce-49306047a555} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:52.988705 [ 5 ] {5f26dc15-57ad-4ab4-b9ce-49306047a555} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:52.989058 [ 5 ] {5f26dc15-57ad-4ab4-b9ce-49306047a555} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.04.15 04:11:52.989307 [ 5 ] {5f26dc15-57ad-4ab4-b9ce-49306047a555} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:52.989469 [ 5 ] {5f26dc15-57ad-4ab4-b9ce-49306047a555} executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. 2025.04.15 04:11:52.989528 [ 5 ] {5f26dc15-57ad-4ab4-b9ce-49306047a555} TCPHandler: Processed in 0.001526973 sec. 2025.04.15 04:11:53.350613 [ 220 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:11:53.350676 [ 220 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:11:53.352907 [ 220 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:11:53.473128 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:53.473319 [ 5 ] {8659bd27-2b74-4c75-be31-5e89ffc56d39} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:11:53.473392 [ 5 ] {8659bd27-2b74-4c75-be31-5e89ffc56d39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:11:53.474231 [ 5 ] {8659bd27-2b74-4c75-be31-5e89ffc56d39} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:53.474285 [ 5 ] {8659bd27-2b74-4c75-be31-5e89ffc56d39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:53.474734 [ 5 ] {8659bd27-2b74-4c75-be31-5e89ffc56d39} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.15 04:11:53.474980 [ 5 ] {8659bd27-2b74-4c75-be31-5e89ffc56d39} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:53.475201 [ 5 ] {8659bd27-2b74-4c75-be31-5e89ffc56d39} executeQuery: Read 212 rows, 13.81 KiB in 0.001977 sec., 107233.18158826504 rows/sec., 6.82 MiB/sec. 2025.04.15 04:11:53.475266 [ 5 ] {8659bd27-2b74-4c75-be31-5e89ffc56d39} TCPHandler: Processed in 0.002310609 sec. 2025.04.15 04:11:53.475393 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:53.475500 [ 5 ] {aa6422d7-c6bb-4d50-9813-b4c5debb0513} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:11:53.475615 [ 5 ] {aa6422d7-c6bb-4d50-9813-b4c5debb0513} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:11:53.476150 [ 5 ] {aa6422d7-c6bb-4d50-9813-b4c5debb0513} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:53.476192 [ 5 ] {aa6422d7-c6bb-4d50-9813-b4c5debb0513} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:53.476558 [ 5 ] {aa6422d7-c6bb-4d50-9813-b4c5debb0513} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.04.15 04:11:53.476803 [ 5 ] {aa6422d7-c6bb-4d50-9813-b4c5debb0513} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:53.477008 [ 5 ] {aa6422d7-c6bb-4d50-9813-b4c5debb0513} executeQuery: Read 10 rows, 835.00 B in 0.001472 sec., 6793.478260869565 rows/sec., 553.96 KiB/sec. 2025.04.15 04:11:53.477061 [ 5 ] {aa6422d7-c6bb-4d50-9813-b4c5debb0513} TCPHandler: Processed in 0.001673425 sec. 2025.04.15 04:11:53.477177 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:53.477283 [ 5 ] {f540cdcf-f545-490e-a678-4f8ebe89087f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:11:53.477330 [ 5 ] {f540cdcf-f545-490e-a678-4f8ebe89087f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:11:53.478780 [ 5 ] {f540cdcf-f545-490e-a678-4f8ebe89087f} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:53.478822 [ 5 ] {f540cdcf-f545-490e-a678-4f8ebe89087f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:53.479292 [ 5 ] {f540cdcf-f545-490e-a678-4f8ebe89087f} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.04.15 04:11:53.479536 [ 5 ] {f540cdcf-f545-490e-a678-4f8ebe89087f} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:53.479731 [ 5 ] {f540cdcf-f545-490e-a678-4f8ebe89087f} executeQuery: Read 1778 rows, 147.90 KiB in 0.00247 sec., 719838.056680162 rows/sec., 58.48 MiB/sec. 2025.04.15 04:11:53.479782 [ 5 ] {f540cdcf-f545-490e-a678-4f8ebe89087f} TCPHandler: Processed in 0.002656836 sec. 2025.04.15 04:11:53.479895 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:53.479998 [ 5 ] {84bf9e77-31e3-4747-a0c6-afe63c187026} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:11:53.480044 [ 5 ] {84bf9e77-31e3-4747-a0c6-afe63c187026} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:11:53.480588 [ 5 ] {84bf9e77-31e3-4747-a0c6-afe63c187026} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:53.480627 [ 5 ] {84bf9e77-31e3-4747-a0c6-afe63c187026} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:53.480992 [ 5 ] {84bf9e77-31e3-4747-a0c6-afe63c187026} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.04.15 04:11:53.481235 [ 5 ] {84bf9e77-31e3-4747-a0c6-afe63c187026} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:53.481438 [ 5 ] {84bf9e77-31e3-4747-a0c6-afe63c187026} executeQuery: Read 124 rows, 7.69 KiB in 0.001461 sec., 84873.37440109513 rows/sec., 5.14 MiB/sec. 2025.04.15 04:11:53.481489 [ 5 ] {84bf9e77-31e3-4747-a0c6-afe63c187026} TCPHandler: Processed in 0.001643925 sec. 2025.04.15 04:11:53.481605 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:53.481716 [ 5 ] {d38c4257-ebe4-4269-b4ef-a7dedf198d69} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:11:53.481761 [ 5 ] {d38c4257-ebe4-4269-b4ef-a7dedf198d69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:11:53.482424 [ 5 ] {d38c4257-ebe4-4269-b4ef-a7dedf198d69} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:53.482465 [ 5 ] {d38c4257-ebe4-4269-b4ef-a7dedf198d69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:53.482839 [ 5 ] {d38c4257-ebe4-4269-b4ef-a7dedf198d69} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.15 04:11:53.483079 [ 5 ] {d38c4257-ebe4-4269-b4ef-a7dedf198d69} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:53.483279 [ 5 ] {d38c4257-ebe4-4269-b4ef-a7dedf198d69} executeQuery: Read 341 rows, 23.30 KiB in 0.001583 sec., 215413.77132027794 rows/sec., 14.37 MiB/sec. 2025.04.15 04:11:53.483331 [ 5 ] {d38c4257-ebe4-4269-b4ef-a7dedf198d69} TCPHandler: Processed in 0.001777038 sec. 2025.04.15 04:11:53.483450 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:53.483558 [ 5 ] {61a9053e-8ec4-4b9d-a276-a74c6bb3fca1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:11:53.483605 [ 5 ] {61a9053e-8ec4-4b9d-a276-a74c6bb3fca1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:11:53.484140 [ 5 ] {61a9053e-8ec4-4b9d-a276-a74c6bb3fca1} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:53.484178 [ 5 ] {61a9053e-8ec4-4b9d-a276-a74c6bb3fca1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:53.484543 [ 5 ] {61a9053e-8ec4-4b9d-a276-a74c6bb3fca1} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.15 04:11:53.484801 [ 5 ] {61a9053e-8ec4-4b9d-a276-a74c6bb3fca1} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:53.485001 [ 5 ] {61a9053e-8ec4-4b9d-a276-a74c6bb3fca1} executeQuery: Read 112 rows, 6.53 KiB in 0.001464 sec., 76502.73224043715 rows/sec., 4.36 MiB/sec. 2025.04.15 04:11:53.485052 [ 5 ] {61a9053e-8ec4-4b9d-a276-a74c6bb3fca1} TCPHandler: Processed in 0.001657825 sec. 2025.04.15 04:11:53.485174 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:53.485277 [ 5 ] {cc7e56c7-d028-43dc-93f8-f3e9a16d8ba6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:11:53.485324 [ 5 ] {cc7e56c7-d028-43dc-93f8-f3e9a16d8ba6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:11:53.486165 [ 5 ] {cc7e56c7-d028-43dc-93f8-f3e9a16d8ba6} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:53.486204 [ 5 ] {cc7e56c7-d028-43dc-93f8-f3e9a16d8ba6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:53.486612 [ 5 ] {cc7e56c7-d028-43dc-93f8-f3e9a16d8ba6} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.04.15 04:11:53.486847 [ 5 ] {cc7e56c7-d028-43dc-93f8-f3e9a16d8ba6} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:53.487055 [ 5 ] {cc7e56c7-d028-43dc-93f8-f3e9a16d8ba6} executeQuery: Read 856 rows, 63.33 KiB in 0.001798 sec., 476084.53837597335 rows/sec., 34.40 MiB/sec. 2025.04.15 04:11:53.487107 [ 5 ] {cc7e56c7-d028-43dc-93f8-f3e9a16d8ba6} TCPHandler: Processed in 0.001982742 sec. 2025.04.15 04:11:53.487219 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:53.487323 [ 5 ] {801b5d2d-bed7-4e53-ad36-5f681ddff31e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:11:53.487370 [ 5 ] {801b5d2d-bed7-4e53-ad36-5f681ddff31e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:11:53.487792 [ 5 ] {801b5d2d-bed7-4e53-ad36-5f681ddff31e} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:53.487837 [ 5 ] {801b5d2d-bed7-4e53-ad36-5f681ddff31e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:53.488209 [ 5 ] {801b5d2d-bed7-4e53-ad36-5f681ddff31e} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.04.15 04:11:53.488442 [ 5 ] {801b5d2d-bed7-4e53-ad36-5f681ddff31e} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:53.488651 [ 5 ] {801b5d2d-bed7-4e53-ad36-5f681ddff31e} executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. 2025.04.15 04:11:53.488709 [ 5 ] {801b5d2d-bed7-4e53-ad36-5f681ddff31e} TCPHandler: Processed in 0.001539593 sec. 2025.04.15 04:11:53.488852 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:53.488960 [ 5 ] {9e7cf0bd-0a3a-42b3-9ee2-034402b843ac} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:53.489008 [ 5 ] {9e7cf0bd-0a3a-42b3-9ee2-034402b843ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:11:53.489707 [ 5 ] {9e7cf0bd-0a3a-42b3-9ee2-034402b843ac} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:53.489746 [ 5 ] {9e7cf0bd-0a3a-42b3-9ee2-034402b843ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:53.490172 [ 5 ] {9e7cf0bd-0a3a-42b3-9ee2-034402b843ac} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.04.15 04:11:53.490412 [ 5 ] {9e7cf0bd-0a3a-42b3-9ee2-034402b843ac} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:53.490607 [ 5 ] {9e7cf0bd-0a3a-42b3-9ee2-034402b843ac} executeQuery: Read 960 rows, 65.32 KiB in 0.001669 sec., 575194.7273816657 rows/sec., 38.22 MiB/sec. 2025.04.15 04:11:53.490657 [ 5 ] {9e7cf0bd-0a3a-42b3-9ee2-034402b843ac} TCPHandler: Processed in 0.001867619 sec. 2025.04.15 04:11:53.490772 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:53.490875 [ 5 ] {df13d46b-bac7-448d-8bb6-fe866858103f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:11:53.490922 [ 5 ] {df13d46b-bac7-448d-8bb6-fe866858103f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:11:53.491311 [ 5 ] {df13d46b-bac7-448d-8bb6-fe866858103f} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:53.491350 [ 5 ] {df13d46b-bac7-448d-8bb6-fe866858103f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:53.491696 [ 5 ] {df13d46b-bac7-448d-8bb6-fe866858103f} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.15 04:11:53.491951 [ 5 ] {df13d46b-bac7-448d-8bb6-fe866858103f} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:53.492140 [ 5 ] {df13d46b-bac7-448d-8bb6-fe866858103f} executeQuery: Read 1 rows, 69.00 B in 0.001286 sec., 777.6049766718506 rows/sec., 52.40 KiB/sec. 2025.04.15 04:11:53.492187 [ 5 ] {df13d46b-bac7-448d-8bb6-fe866858103f} TCPHandler: Processed in 0.001467201 sec. 2025.04.15 04:11:53.492301 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:53.492415 [ 5 ] {e6faec75-144f-41d8-9e67-167448935b31} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:53.492482 [ 5 ] {e6faec75-144f-41d8-9e67-167448935b31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:11:53.493663 [ 5 ] {e6faec75-144f-41d8-9e67-167448935b31} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:53.493702 [ 5 ] {e6faec75-144f-41d8-9e67-167448935b31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:53.494318 [ 5 ] {e6faec75-144f-41d8-9e67-167448935b31} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.04.15 04:11:53.494577 [ 5 ] {e6faec75-144f-41d8-9e67-167448935b31} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:53.494841 [ 5 ] {e6faec75-144f-41d8-9e67-167448935b31} executeQuery: Read 8 rows, 14.68 KiB in 0.002443 sec., 3274.6623004502662 rows/sec., 5.87 MiB/sec. 2025.04.15 04:11:53.495027 [ 5 ] {e6faec75-144f-41d8-9e67-167448935b31} TCPHandler: Processed in 0.00277917 sec. 2025.04.15 04:11:53.495348 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:53.495542 [ 5 ] {6271422f-dd78-40f5-ad67-1ebafa88aaa1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:11:53.495592 [ 5 ] {6271422f-dd78-40f5-ad67-1ebafa88aaa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:11:53.496023 [ 5 ] {6271422f-dd78-40f5-ad67-1ebafa88aaa1} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:53.496062 [ 5 ] {6271422f-dd78-40f5-ad67-1ebafa88aaa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:53.496415 [ 5 ] {6271422f-dd78-40f5-ad67-1ebafa88aaa1} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.04.15 04:11:53.496654 [ 5 ] {6271422f-dd78-40f5-ad67-1ebafa88aaa1} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:53.496859 [ 5 ] {6271422f-dd78-40f5-ad67-1ebafa88aaa1} executeQuery: Read 34 rows, 2.02 KiB in 0.001356 sec., 25073.746312684365 rows/sec., 1.46 MiB/sec. 2025.04.15 04:11:53.496907 [ 5 ] {6271422f-dd78-40f5-ad67-1ebafa88aaa1} TCPHandler: Processed in 0.001671856 sec. 2025.04.15 04:11:53.641669 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2025.04.15 04:11:53.666162 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:53.666223 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:53.674259 [ 243 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.04.15 04:11:53.675117 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:53.679039 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679 2025.04.15 04:11:54.000245 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.93 MiB, peak 290.89 MiB, free memory in arenas 0.00 B, will set to 271.55 MiB (RSS), difference: 2.62 MiB 2025.04.15 04:11:55.768207 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2688 2025.04.15 04:11:55.772437 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:55.772506 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:55.774296 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.15 04:11:55.774689 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:55.775313 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2688 2025.04.15 04:11:57.965309 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:57.965497 [ 5 ] {a3bd2c33-f519-4022-8d67-57f9076adcf1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:11:57.965571 [ 5 ] {a3bd2c33-f519-4022-8d67-57f9076adcf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:11:57.966348 [ 5 ] {a3bd2c33-f519-4022-8d67-57f9076adcf1} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:57.966394 [ 5 ] {a3bd2c33-f519-4022-8d67-57f9076adcf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:57.966872 [ 5 ] {a3bd2c33-f519-4022-8d67-57f9076adcf1} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.04.15 04:11:57.967159 [ 5 ] {a3bd2c33-f519-4022-8d67-57f9076adcf1} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:57.967349 [ 5 ] {a3bd2c33-f519-4022-8d67-57f9076adcf1} executeQuery: Read 56 rows, 4.41 KiB in 0.001905 sec., 29396.325459317584 rows/sec., 2.26 MiB/sec. 2025.04.15 04:11:57.967422 [ 5 ] {a3bd2c33-f519-4022-8d67-57f9076adcf1} TCPHandler: Processed in 0.002237728 sec. 2025.04.15 04:11:57.967568 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:57.967681 [ 5 ] {1a1edbc7-734a-4617-be34-814b9c0b65bf} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:11:57.967728 [ 5 ] {1a1edbc7-734a-4617-be34-814b9c0b65bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:11:57.968287 [ 5 ] {1a1edbc7-734a-4617-be34-814b9c0b65bf} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:57.968326 [ 5 ] {1a1edbc7-734a-4617-be34-814b9c0b65bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:57.968696 [ 5 ] {1a1edbc7-734a-4617-be34-814b9c0b65bf} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.04.15 04:11:57.968940 [ 5 ] {1a1edbc7-734a-4617-be34-814b9c0b65bf} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:57.969118 [ 5 ] {1a1edbc7-734a-4617-be34-814b9c0b65bf} executeQuery: Read 64 rows, 5.12 KiB in 0.00146 sec., 43835.61643835617 rows/sec., 3.42 MiB/sec. 2025.04.15 04:11:57.969170 [ 5 ] {1a1edbc7-734a-4617-be34-814b9c0b65bf} TCPHandler: Processed in 0.001655245 sec. 2025.04.15 04:11:57.969299 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:57.969405 [ 5 ] {10946db6-46be-4efb-958b-e1aa1176ba1c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:11:57.969454 [ 5 ] {10946db6-46be-4efb-958b-e1aa1176ba1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:11:57.969944 [ 5 ] {10946db6-46be-4efb-958b-e1aa1176ba1c} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:57.969981 [ 5 ] {10946db6-46be-4efb-958b-e1aa1176ba1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:57.970372 [ 5 ] {10946db6-46be-4efb-958b-e1aa1176ba1c} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.04.15 04:11:57.970616 [ 5 ] {10946db6-46be-4efb-958b-e1aa1176ba1c} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:57.970784 [ 5 ] {10946db6-46be-4efb-958b-e1aa1176ba1c} executeQuery: Read 128 rows, 9.13 KiB in 0.001402 sec., 91298.1455064194 rows/sec., 6.36 MiB/sec. 2025.04.15 04:11:57.970833 [ 5 ] {10946db6-46be-4efb-958b-e1aa1176ba1c} TCPHandler: Processed in 0.001585884 sec. 2025.04.15 04:11:57.970952 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:11:57.971056 [ 5 ] {7ff3d6e8-4938-4178-bf69-3f1efeca5187} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:11:57.971103 [ 5 ] {7ff3d6e8-4938-4178-bf69-3f1efeca5187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:11:57.971517 [ 5 ] {7ff3d6e8-4938-4178-bf69-3f1efeca5187} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:57.971555 [ 5 ] {7ff3d6e8-4938-4178-bf69-3f1efeca5187} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:57.971948 [ 5 ] {7ff3d6e8-4938-4178-bf69-3f1efeca5187} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.04.15 04:11:57.972191 [ 5 ] {7ff3d6e8-4938-4178-bf69-3f1efeca5187} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:57.972354 [ 5 ] {7ff3d6e8-4938-4178-bf69-3f1efeca5187} executeQuery: Read 48 rows, 3.31 KiB in 0.001321 sec., 36336.109008327025 rows/sec., 2.45 MiB/sec. 2025.04.15 04:11:57.972401 [ 5 ] {7ff3d6e8-4938-4178-bf69-3f1efeca5187} TCPHandler: Processed in 0.001499322 sec. 2025.04.15 04:11:58.028453 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 2025.04.15 04:11:58.029167 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:58.029222 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:58.029769 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.04.15 04:11:58.030126 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:58.030331 [ 140 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.04.15 04:11:58.030396 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 2025.04.15 04:11:58.030400 [ 140 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:11:58.030448 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:11:58.030560 [ 188 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.04.15 04:11:58.030668 [ 188 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:11:58.030703 [ 188 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part 2025.04.15 04:11:58.030769 [ 188 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 488 rows starting from the beginning of the part 2025.04.15 04:11:58.030957 [ 188 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 427 rows starting from the beginning of the part 2025.04.15 04:11:58.031227 [ 188 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part 2025.04.15 04:11:58.031429 [ 188 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 427 rows starting from the beginning of the part 2025.04.15 04:11:58.031648 [ 188 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part 2025.04.15 04:11:58.034945 [ 189 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004450845 sec., 9374399.692642633 rows/sec., 134.10 MiB/sec. 2025.04.15 04:11:58.035272 [ 191 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.04.15 04:11:58.035764 [ 191 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_91_18} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:11:58.035868 [ 191 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_91_18} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.04.15 04:11:58.036004 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.04.15 04:12:01.179168 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 2025.04.15 04:12:01.201831 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:01.201879 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:12:01.209401 [ 243 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.04.15 04:12:01.210198 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:01.210668 [ 137 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.04.15 04:12:01.210813 [ 137 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:01.210885 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:12:01.211389 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.04.15 04:12:01.224652 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2025.04.15 04:12:01.226726 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:01.228490 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part 2025.04.15 04:12:01.234770 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part 2025.04.15 04:12:01.241091 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part 2025.04.15 04:12:01.247149 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part 2025.04.15 04:12:01.253381 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part 2025.04.15 04:12:01.259477 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part 2025.04.15 04:12:01.330968 [ 191 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.119905228 sec., 5721.1850679271465 rows/sec., 29.58 MiB/sec. 2025.04.15 04:12:01.334381 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.04.15 04:12:01.337281 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_91_18} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:01.337374 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_91_18} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.04.15 04:12:01.339738 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.04.15 04:12:02.001153 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 272.61 MiB, peak 290.89 MiB, free memory in arenas 0.00 B, will set to 271.55 MiB (RSS), difference: -1.06 MiB 2025.04.15 04:12:02.969034 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:02.969231 [ 5 ] {cb27481d-ade2-4b84-a97a-4ebb24d79aa0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:12:02.969307 [ 5 ] {cb27481d-ade2-4b84-a97a-4ebb24d79aa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:12:02.970235 [ 5 ] {cb27481d-ade2-4b84-a97a-4ebb24d79aa0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:02.970284 [ 5 ] {cb27481d-ade2-4b84-a97a-4ebb24d79aa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:12:02.970791 [ 5 ] {cb27481d-ade2-4b84-a97a-4ebb24d79aa0} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.04.15 04:12:02.971072 [ 5 ] {cb27481d-ade2-4b84-a97a-4ebb24d79aa0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:02.971309 [ 136 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.04.15 04:12:02.971321 [ 5 ] {cb27481d-ade2-4b84-a97a-4ebb24d79aa0} executeQuery: Read 148 rows, 13.09 KiB in 0.002136 sec., 69288.38951310862 rows/sec., 5.98 MiB/sec. 2025.04.15 04:12:02.971396 [ 136 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:02.971463 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:12:02.971494 [ 5 ] {cb27481d-ade2-4b84-a97a-4ebb24d79aa0} TCPHandler: Processed in 0.002593116 sec. 2025.04.15 04:12:02.971717 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.04.15 04:12:02.971727 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:02.972035 [ 5 ] {88ffdd1f-f7d6-442e-98dd-b2241f43e488} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:12:02.972042 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:02.972145 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1847 rows starting from the beginning of the part 2025.04.15 04:12:02.972150 [ 5 ] {88ffdd1f-f7d6-442e-98dd-b2241f43e488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:12:02.972440 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 633 rows starting from the beginning of the part 2025.04.15 04:12:02.972843 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 142 rows starting from the beginning of the part 2025.04.15 04:12:02.973214 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1778 rows starting from the beginning of the part 2025.04.15 04:12:02.973550 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part 2025.04.15 04:12:02.973983 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 148 rows starting from the beginning of the part 2025.04.15 04:12:02.975135 [ 5 ] {88ffdd1f-f7d6-442e-98dd-b2241f43e488} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:02.975213 [ 5 ] {88ffdd1f-f7d6-442e-98dd-b2241f43e488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:02.976152 [ 5 ] {88ffdd1f-f7d6-442e-98dd-b2241f43e488} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.04.15 04:12:02.977081 [ 5 ] {88ffdd1f-f7d6-442e-98dd-b2241f43e488} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:02.977495 [ 136 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.04.15 04:12:02.977567 [ 136 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:02.977616 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:02.977615 [ 5 ] {88ffdd1f-f7d6-442e-98dd-b2241f43e488} executeQuery: Read 46 rows, 3.46 KiB in 0.00568 sec., 8098.591549295775 rows/sec., 608.98 KiB/sec. 2025.04.15 04:12:02.977871 [ 5 ] {88ffdd1f-f7d6-442e-98dd-b2241f43e488} TCPHandler: Processed in 0.006239454 sec. 2025.04.15 04:12:02.977930 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.04.15 04:12:02.978094 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:02.978171 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:02.978275 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 164 rows starting from the beginning of the part 2025.04.15 04:12:02.978427 [ 5 ] {b564e16a-d388-46b2-98c0-0cdff9f70eb0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:12:02.978674 [ 5 ] {b564e16a-d388-46b2-98c0-0cdff9f70eb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:12:02.978754 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 36 rows starting from the beginning of the part 2025.04.15 04:12:02.979289 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 114 rows starting from the beginning of the part 2025.04.15 04:12:02.979572 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 4604 rows, containing 5 columns (5 merged, 0 gathered) in 0.0079663 sec., 577934.5492888794 rows/sec., 49.18 MiB/sec. 2025.04.15 04:12:02.979853 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 43 rows starting from the beginning of the part 2025.04.15 04:12:02.980354 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 124 rows starting from the beginning of the part 2025.04.15 04:12:02.980422 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.04.15 04:12:02.980893 [ 191 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 46 rows starting from the beginning of the part 2025.04.15 04:12:02.981732 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_156_31} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:02.981941 [ 195 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_156_31} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.04.15 04:12:02.982222 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.04.15 04:12:02.982954 [ 5 ] {b564e16a-d388-46b2-98c0-0cdff9f70eb0} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:02.983035 [ 5 ] {b564e16a-d388-46b2-98c0-0cdff9f70eb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:02.984016 [ 5 ] {b564e16a-d388-46b2-98c0-0cdff9f70eb0} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.04.15 04:12:02.984233 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.006498748 sec., 81092.54274823396 rows/sec., 5.52 MiB/sec. 2025.04.15 04:12:02.984433 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.04.15 04:12:02.984539 [ 5 ] {b564e16a-d388-46b2-98c0-0cdff9f70eb0} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:02.984934 [ 130 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.04.15 04:12:02.984988 [ 5 ] {b564e16a-d388-46b2-98c0-0cdff9f70eb0} executeQuery: Read 119 rows, 9.52 KiB in 0.006735 sec., 17668.893838158874 rows/sec., 1.38 MiB/sec. 2025.04.15 04:12:02.985077 [ 130 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:02.985266 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_131_26} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:02.985276 [ 5 ] {b564e16a-d388-46b2-98c0-0cdff9f70eb0} TCPHandler: Processed in 0.007303826 sec. 2025.04.15 04:12:02.985278 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:02.985516 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_131_26} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.04.15 04:12:02.985616 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:02.985764 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.04.15 04:12:02.985848 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.04.15 04:12:02.985920 [ 5 ] {5ddab82e-bf2d-48ab-bd98-e4228eb5cfad} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:02.986056 [ 5 ] {5ddab82e-bf2d-48ab-bd98-e4228eb5cfad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:12:02.986079 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:02.986174 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 914 rows starting from the beginning of the part 2025.04.15 04:12:02.986603 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 390 rows starting from the beginning of the part 2025.04.15 04:12:02.986996 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 113 rows starting from the beginning of the part 2025.04.15 04:12:02.987299 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 856 rows starting from the beginning of the part 2025.04.15 04:12:02.987500 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part 2025.04.15 04:12:02.987904 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 119 rows starting from the beginning of the part 2025.04.15 04:12:02.988614 [ 5 ] {5ddab82e-bf2d-48ab-bd98-e4228eb5cfad} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:02.988695 [ 5 ] {5ddab82e-bf2d-48ab-bd98-e4228eb5cfad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:02.989811 [ 5 ] {5ddab82e-bf2d-48ab-bd98-e4228eb5cfad} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.04.15 04:12:02.990280 [ 5 ] {5ddab82e-bf2d-48ab-bd98-e4228eb5cfad} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:02.990654 [ 5 ] {5ddab82e-bf2d-48ab-bd98-e4228eb5cfad} executeQuery: Read 160 rows, 11.41 KiB in 0.004796 sec., 33361.13427856547 rows/sec., 2.32 MiB/sec. 2025.04.15 04:12:02.991023 [ 5 ] {5ddab82e-bf2d-48ab-bd98-e4228eb5cfad} TCPHandler: Processed in 0.005541168 sec. 2025.04.15 04:12:02.991098 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 2456 rows, containing 5 columns (5 merged, 0 gathered) in 0.005584249 sec., 439808.46842610347 rows/sec., 33.72 MiB/sec. 2025.04.15 04:12:02.991194 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:02.991343 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.04.15 04:12:02.991349 [ 5 ] {f103a7da-8088-4617-8cca-5b68208f3a10} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:02.991526 [ 5 ] {f103a7da-8088-4617-8cca-5b68208f3a10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:12:02.992051 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_156_31} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:02.992329 [ 191 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_156_31} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.04.15 04:12:02.992521 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.04.15 04:12:02.993467 [ 5 ] {f103a7da-8088-4617-8cca-5b68208f3a10} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:02.993513 [ 5 ] {f103a7da-8088-4617-8cca-5b68208f3a10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:12:02.994270 [ 5 ] {f103a7da-8088-4617-8cca-5b68208f3a10} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.04.15 04:12:02.994539 [ 5 ] {f103a7da-8088-4617-8cca-5b68208f3a10} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:02.994736 [ 130 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.04.15 04:12:02.994795 [ 130 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:02.994791 [ 5 ] {f103a7da-8088-4617-8cca-5b68208f3a10} executeQuery: Read 46 rows, 84.41 KiB in 0.003488 sec., 13188.073394495412 rows/sec., 23.63 MiB/sec. 2025.04.15 04:12:02.994834 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.98 GiB. 2025.04.15 04:12:02.995213 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.04.15 04:12:02.995217 [ 5 ] {f103a7da-8088-4617-8cca-5b68208f3a10} TCPHandler: Processed in 0.004083397 sec. 2025.04.15 04:12:02.995452 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:02.995726 [ 5 ] {1bb41b6d-f581-4d53-87c7-a475eb2d040d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.04.15 04:12:02.995887 [ 5 ] {1bb41b6d-f581-4d53-87c7-a475eb2d040d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.04.15 04:12:02.995911 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:02.996162 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2475 rows starting from the beginning of the part 2025.04.15 04:12:02.997007 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 32 rows starting from the beginning of the part 2025.04.15 04:12:02.997835 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 8 rows starting from the beginning of the part 2025.04.15 04:12:02.998071 [ 5 ] {1bb41b6d-f581-4d53-87c7-a475eb2d040d} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:02.998219 [ 5 ] {1bb41b6d-f581-4d53-87c7-a475eb2d040d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:02.998618 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 43 rows starting from the beginning of the part 2025.04.15 04:12:02.999225 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 8 rows starting from the beginning of the part 2025.04.15 04:12:02.999923 [ 190 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 46 rows starting from the beginning of the part 2025.04.15 04:12:02.999979 [ 5 ] {1bb41b6d-f581-4d53-87c7-a475eb2d040d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.04.15 04:12:03.000889 [ 5 ] {1bb41b6d-f581-4d53-87c7-a475eb2d040d} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:03.001780 [ 5 ] {1bb41b6d-f581-4d53-87c7-a475eb2d040d} executeQuery: Read 9 rows, 651.00 B in 0.006127 sec., 1468.9081116370166 rows/sec., 103.76 KiB/sec. 2025.04.15 04:12:03.002101 [ 5 ] {1bb41b6d-f581-4d53-87c7-a475eb2d040d} TCPHandler: Processed in 0.006710414 sec. 2025.04.15 04:12:03.002407 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:03.002705 [ 5 ] {d1680835-6017-47b5-87e1-7be8b8fb02ef} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:12:03.002837 [ 5 ] {d1680835-6017-47b5-87e1-7be8b8fb02ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:12:03.003550 [ 5 ] {d1680835-6017-47b5-87e1-7be8b8fb02ef} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:03.003590 [ 5 ] {d1680835-6017-47b5-87e1-7be8b8fb02ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:03.003989 [ 5 ] {d1680835-6017-47b5-87e1-7be8b8fb02ef} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.04.15 04:12:03.004271 [ 5 ] {d1680835-6017-47b5-87e1-7be8b8fb02ef} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:03.004485 [ 130 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.04.15 04:12:03.004550 [ 130 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:03.004557 [ 5 ] {d1680835-6017-47b5-87e1-7be8b8fb02ef} executeQuery: Read 60 rows, 4.14 KiB in 0.001951 sec., 30753.459764223473 rows/sec., 2.07 MiB/sec. 2025.04.15 04:12:03.004597 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:03.004793 [ 5 ] {d1680835-6017-47b5-87e1-7be8b8fb02ef} TCPHandler: Processed in 0.002467293 sec. 2025.04.15 04:12:03.004915 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2025.04.15 04:12:03.005169 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:03.005272 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_156_31} MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9076 rows starting from the beginning of the part 2025.04.15 04:12:03.005561 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 82 rows starting from the beginning of the part 2025.04.15 04:12:03.005920 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part 2025.04.15 04:12:03.006195 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 34 rows starting from the beginning of the part 2025.04.15 04:12:03.006497 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 48 rows starting from the beginning of the part 2025.04.15 04:12:03.006834 [ 191 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part 2025.04.15 04:12:03.012315 [ 186 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 9360 rows, containing 4 columns (4 merged, 0 gathered) in 0.007587102 sec., 1233672.619664267 rows/sec., 80.35 MiB/sec. 2025.04.15 04:12:03.012497 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.04.15 04:12:03.014179 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_156_31} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:03.014274 [ 199 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_156_31} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.04.15 04:12:03.014361 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. 2025.04.15 04:12:03.016875 [ 197 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2612 rows, containing 19 columns (19 merged, 0 gathered) in 0.021905698 sec., 119238.38263450906 rows/sec., 213.67 MiB/sec. 2025.04.15 04:12:03.019363 [ 199 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.04.15 04:12:03.019781 [ 199 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_131_26} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:03.019863 [ 199 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_131_26} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.04.15 04:12:03.020016 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.89 MiB. 2025.04.15 04:12:04.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.71 MiB, peak 290.89 MiB, free memory in arenas 0.00 B, will set to 273.34 MiB (RSS), difference: 1.63 MiB 2025.04.15 04:12:04.927439 [ 134 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.04.15 04:12:04.927509 [ 134 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:04.927532 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:04.927705 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.04.15 04:12:04.928114 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:04.928186 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 18 rows starting from the beginning of the part 2025.04.15 04:12:04.928272 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part 2025.04.15 04:12:04.928363 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part 2025.04.15 04:12:04.928630 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part 2025.04.15 04:12:04.928808 [ 186 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part 2025.04.15 04:12:04.930008 [ 199 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002410242 sec., 14936.259512530278 rows/sec., 1.25 MiB/sec. 2025.04.15 04:12:04.930235 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.04.15 04:12:04.930639 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_41_10} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:04.930770 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_41_10} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.04.15 04:12:04.930926 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:12:05.206265 [ 134 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:12:05.206319 [ 134 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:12:05.498949 [ 221 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2025.04.15 04:12:05.499011 [ 221 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2025.04.15 04:12:05.500959 [ 221 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2025.04.15 04:12:05.530562 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 2025.04.15 04:12:05.531225 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:05.531281 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:05.531826 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.04.15 04:12:05.532083 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:05.532324 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 2025.04.15 04:12:05.744475 [ 221 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2025.04.15 04:12:05.744527 [ 221 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2025.04.15 04:12:05.747195 [ 221 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] 2025.04.15 04:12:05.775661 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2710 2025.04.15 04:12:05.778727 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:05.778790 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:05.780553 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.15 04:12:05.781134 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:05.782646 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2710 2025.04.15 04:12:07.025319 [ 218 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:12:07.025373 [ 218 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:12:07.035789 [ 218 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:12:07.264999 [ 218 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.04.15 04:12:07.265051 [ 218 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.04.15 04:12:07.268116 [ 218 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.04.15 04:12:07.973035 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:07.973247 [ 5 ] {261515c1-f3d2-4dcf-a9d8-fcc57cd00de3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:12:07.973331 [ 5 ] {261515c1-f3d2-4dcf-a9d8-fcc57cd00de3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:12:07.974260 [ 5 ] {261515c1-f3d2-4dcf-a9d8-fcc57cd00de3} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:07.974315 [ 5 ] {261515c1-f3d2-4dcf-a9d8-fcc57cd00de3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:07.974971 [ 5 ] {261515c1-f3d2-4dcf-a9d8-fcc57cd00de3} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.15 04:12:07.975605 [ 5 ] {261515c1-f3d2-4dcf-a9d8-fcc57cd00de3} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:07.975800 [ 5 ] {261515c1-f3d2-4dcf-a9d8-fcc57cd00de3} executeQuery: Read 212 rows, 13.81 KiB in 0.002611 sec., 81194.94446572194 rows/sec., 5.16 MiB/sec. 2025.04.15 04:12:07.975868 [ 5 ] {261515c1-f3d2-4dcf-a9d8-fcc57cd00de3} TCPHandler: Processed in 0.002964743 sec. 2025.04.15 04:12:07.975994 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:07.976107 [ 5 ] {4be07a60-80b1-444f-84cc-c131d951ad25} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:12:07.976159 [ 5 ] {4be07a60-80b1-444f-84cc-c131d951ad25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:12:07.977003 [ 5 ] {4be07a60-80b1-444f-84cc-c131d951ad25} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:07.977040 [ 5 ] {4be07a60-80b1-444f-84cc-c131d951ad25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:07.977572 [ 5 ] {4be07a60-80b1-444f-84cc-c131d951ad25} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.04.15 04:12:07.978126 [ 5 ] {4be07a60-80b1-444f-84cc-c131d951ad25} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:07.978297 [ 5 ] {4be07a60-80b1-444f-84cc-c131d951ad25} executeQuery: Read 633 rows, 50.98 KiB in 0.002218 sec., 285392.2452660054 rows/sec., 22.44 MiB/sec. 2025.04.15 04:12:07.978352 [ 5 ] {4be07a60-80b1-444f-84cc-c131d951ad25} TCPHandler: Processed in 0.002409381 sec. 2025.04.15 04:12:07.978464 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:07.978570 [ 5 ] {dbeb70b2-cf53-4f83-9418-2c8c6141e531} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:12:07.978616 [ 5 ] {dbeb70b2-cf53-4f83-9418-2c8c6141e531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:12:07.979199 [ 5 ] {dbeb70b2-cf53-4f83-9418-2c8c6141e531} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:07.979240 [ 5 ] {dbeb70b2-cf53-4f83-9418-2c8c6141e531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:07.979728 [ 5 ] {dbeb70b2-cf53-4f83-9418-2c8c6141e531} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.04.15 04:12:07.980245 [ 5 ] {dbeb70b2-cf53-4f83-9418-2c8c6141e531} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:07.980416 [ 5 ] {dbeb70b2-cf53-4f83-9418-2c8c6141e531} executeQuery: Read 114 rows, 6.99 KiB in 0.001868 sec., 61027.83725910064 rows/sec., 3.65 MiB/sec. 2025.04.15 04:12:07.980468 [ 5 ] {dbeb70b2-cf53-4f83-9418-2c8c6141e531} TCPHandler: Processed in 0.002054654 sec. 2025.04.15 04:12:07.980581 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:07.980688 [ 5 ] {30649011-4c89-4ffa-8db9-efd90eaaf4bb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:12:07.980734 [ 5 ] {30649011-4c89-4ffa-8db9-efd90eaaf4bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:12:07.981263 [ 5 ] {30649011-4c89-4ffa-8db9-efd90eaaf4bb} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:07.981300 [ 5 ] {30649011-4c89-4ffa-8db9-efd90eaaf4bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:07.981801 [ 5 ] {30649011-4c89-4ffa-8db9-efd90eaaf4bb} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.15 04:12:07.982322 [ 5 ] {30649011-4c89-4ffa-8db9-efd90eaaf4bb} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:07.982495 [ 5 ] {30649011-4c89-4ffa-8db9-efd90eaaf4bb} executeQuery: Read 113 rows, 7.49 KiB in 0.00183 sec., 61748.63387978142 rows/sec., 4.00 MiB/sec. 2025.04.15 04:12:07.982546 [ 5 ] {30649011-4c89-4ffa-8db9-efd90eaaf4bb} TCPHandler: Processed in 0.002015363 sec. 2025.04.15 04:12:07.982660 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:07.982767 [ 5 ] {e75f2295-7235-43cc-b286-e93508e49a74} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:12:07.982812 [ 5 ] {e75f2295-7235-43cc-b286-e93508e49a74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:12:07.983342 [ 5 ] {e75f2295-7235-43cc-b286-e93508e49a74} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:07.983380 [ 5 ] {e75f2295-7235-43cc-b286-e93508e49a74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:07.983965 [ 5 ] {e75f2295-7235-43cc-b286-e93508e49a74} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.15 04:12:07.984500 [ 5 ] {e75f2295-7235-43cc-b286-e93508e49a74} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:07.984691 [ 5 ] {e75f2295-7235-43cc-b286-e93508e49a74} executeQuery: Read 112 rows, 6.53 KiB in 0.00194 sec., 57731.95876288659 rows/sec., 3.29 MiB/sec. 2025.04.15 04:12:07.984785 [ 5 ] {e75f2295-7235-43cc-b286-e93508e49a74} TCPHandler: Processed in 0.002170666 sec. 2025.04.15 04:12:07.984974 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:07.985104 [ 5 ] {4b63872c-61a5-41c8-80b2-1287490d6281} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:12:07.985153 [ 5 ] {4b63872c-61a5-41c8-80b2-1287490d6281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:12:07.985814 [ 5 ] {4b63872c-61a5-41c8-80b2-1287490d6281} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:07.985852 [ 5 ] {4b63872c-61a5-41c8-80b2-1287490d6281} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:07.986368 [ 5 ] {4b63872c-61a5-41c8-80b2-1287490d6281} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.04.15 04:12:07.986902 [ 5 ] {4b63872c-61a5-41c8-80b2-1287490d6281} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:07.987075 [ 5 ] {4b63872c-61a5-41c8-80b2-1287490d6281} executeQuery: Read 390 rows, 28.23 KiB in 0.001994 sec., 195586.7602808425 rows/sec., 13.82 MiB/sec. 2025.04.15 04:12:07.987127 [ 5 ] {4b63872c-61a5-41c8-80b2-1287490d6281} TCPHandler: Processed in 0.002248078 sec. 2025.04.15 04:12:07.987242 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:07.987348 [ 5 ] {6f37b9e2-5f3b-466e-b7af-d422fabde6e2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:12:07.987394 [ 5 ] {6f37b9e2-5f3b-466e-b7af-d422fabde6e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:12:07.987807 [ 5 ] {6f37b9e2-5f3b-466e-b7af-d422fabde6e2} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:07.987844 [ 5 ] {6f37b9e2-5f3b-466e-b7af-d422fabde6e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:07.988344 [ 5 ] {6f37b9e2-5f3b-466e-b7af-d422fabde6e2} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.04.15 04:12:07.988922 [ 5 ] {6f37b9e2-5f3b-466e-b7af-d422fabde6e2} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:07.989139 [ 5 ] {6f37b9e2-5f3b-466e-b7af-d422fabde6e2} executeQuery: Read 6 rows, 321.00 B in 0.001813 sec., 3309.4318808604526 rows/sec., 172.90 KiB/sec. 2025.04.15 04:12:07.989203 [ 5 ] {6f37b9e2-5f3b-466e-b7af-d422fabde6e2} TCPHandler: Processed in 0.002011573 sec. 2025.04.15 04:12:07.989344 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:07.989474 [ 5 ] {550bff89-26ba-4e84-a375-689f78f2a713} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:07.989531 [ 5 ] {550bff89-26ba-4e84-a375-689f78f2a713} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:12:07.990042 [ 5 ] {550bff89-26ba-4e84-a375-689f78f2a713} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:07.990081 [ 5 ] {550bff89-26ba-4e84-a375-689f78f2a713} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:07.990648 [ 5 ] {550bff89-26ba-4e84-a375-689f78f2a713} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.04.15 04:12:07.991179 [ 5 ] {550bff89-26ba-4e84-a375-689f78f2a713} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:07.991321 [ 129 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_152_31 to all_157_157_0 2025.04.15 04:12:07.991357 [ 5 ] {550bff89-26ba-4e84-a375-689f78f2a713} executeQuery: Read 237 rows, 16.27 KiB in 0.00191 sec., 124083.76963350785 rows/sec., 8.32 MiB/sec. 2025.04.15 04:12:07.991361 [ 129 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:07.991405 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:07.991436 [ 5 ] {550bff89-26ba-4e84-a375-689f78f2a713} TCPHandler: Processed in 0.002154986 sec. 2025.04.15 04:12:07.991623 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_157_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_152_31 to all_157_157_0 into Compact with storage Full 2025.04.15 04:12:07.991667 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:07.991863 [ 5 ] {1356bbf5-581a-4548-b47a-47023d45f29a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:12:07.991888 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_157_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:07.992024 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_157_32} MergeTreeSequentialSource: Reading 7 marks from part all_1_152_31, total 45025 rows starting from the beginning of the part 2025.04.15 04:12:07.992070 [ 5 ] {1356bbf5-581a-4548-b47a-47023d45f29a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:12:07.992822 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part 2025.04.15 04:12:07.993605 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 960 rows starting from the beginning of the part 2025.04.15 04:12:07.994393 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 128 rows starting from the beginning of the part 2025.04.15 04:12:07.995171 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part 2025.04.15 04:12:07.995548 [ 193 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 237 rows starting from the beginning of the part 2025.04.15 04:12:07.996099 [ 5 ] {1356bbf5-581a-4548-b47a-47023d45f29a} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:07.996142 [ 5 ] {1356bbf5-581a-4548-b47a-47023d45f29a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:07.996747 [ 5 ] {1356bbf5-581a-4548-b47a-47023d45f29a} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.15 04:12:07.997320 [ 5 ] {1356bbf5-581a-4548-b47a-47023d45f29a} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:07.997567 [ 5 ] {1356bbf5-581a-4548-b47a-47023d45f29a} executeQuery: Read 1 rows, 69.00 B in 0.005765 sec., 173.46053772766695 rows/sec., 11.69 KiB/sec. 2025.04.15 04:12:07.997641 [ 5 ] {1356bbf5-581a-4548-b47a-47023d45f29a} TCPHandler: Processed in 0.00606293 sec. 2025.04.15 04:12:07.997858 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:07.997988 [ 5 ] {8553692b-1a2c-4e4c-acee-a9a89e52e155} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:07.998092 [ 5 ] {8553692b-1a2c-4e4c-acee-a9a89e52e155} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:12:07.999663 [ 5 ] {8553692b-1a2c-4e4c-acee-a9a89e52e155} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:07.999707 [ 5 ] {8553692b-1a2c-4e4c-acee-a9a89e52e155} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:08.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 281.22 MiB, peak 290.89 MiB, free memory in arenas 0.00 B, will set to 273.34 MiB (RSS), difference: -7.88 MiB 2025.04.15 04:12:08.001214 [ 5 ] {8553692b-1a2c-4e4c-acee-a9a89e52e155} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.04.15 04:12:08.001832 [ 5 ] {8553692b-1a2c-4e4c-acee-a9a89e52e155} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:08.002092 [ 5 ] {8553692b-1a2c-4e4c-acee-a9a89e52e155} executeQuery: Read 8 rows, 14.68 KiB in 0.004138 sec., 1933.301111648139 rows/sec., 3.46 MiB/sec. 2025.04.15 04:12:08.002166 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:12:08.002271 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:12:08.002512 [ 5 ] {8553692b-1a2c-4e4c-acee-a9a89e52e155} TCPHandler: Processed in 0.00470871 sec. 2025.04.15 04:12:08.002817 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:08.002926 [ 5 ] {c98d420e-5574-4e52-ba7c-b9e8d6b0414f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:12:08.003023 [ 5 ] {c98d420e-5574-4e52-ba7c-b9e8d6b0414f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:12:08.004113 [ 5 ] {c98d420e-5574-4e52-ba7c-b9e8d6b0414f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:08.004195 [ 5 ] {c98d420e-5574-4e52-ba7c-b9e8d6b0414f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:08.005597 [ 5 ] {c98d420e-5574-4e52-ba7c-b9e8d6b0414f} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.04.15 04:12:08.006385 [ 5 ] {c98d420e-5574-4e52-ba7c-b9e8d6b0414f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:08.006592 [ 5 ] {c98d420e-5574-4e52-ba7c-b9e8d6b0414f} executeQuery: Read 82 rows, 5.33 KiB in 0.003689 sec., 22228.246137164544 rows/sec., 1.41 MiB/sec. 2025.04.15 04:12:08.006679 [ 5 ] {c98d420e-5574-4e52-ba7c-b9e8d6b0414f} TCPHandler: Processed in 0.003908384 sec. 2025.04.15 04:12:08.007657 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_157_32} MergeTask::MergeProjectionsStage: Merge sorted 46670 rows, containing 5 columns (5 merged, 0 gathered) in 0.016175115 sec., 2885296.333287275 rows/sec., 194.78 MiB/sec. 2025.04.15 04:12:08.008272 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:12:08.008615 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_157_32} MergedBlockOutputStream: filled checksums all_1_157_32 (state Temporary) 2025.04.15 04:12:08.009324 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_157_32} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_157_32 to all_1_157_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:08.009418 [ 199 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_157_32} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_152_31, all_157_157_0] -> all_1_157_32 2025.04.15 04:12:08.009525 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. 2025.04.15 04:12:08.724781 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 2025.04.15 04:12:08.748960 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:08.749246 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:08.757203 [ 243 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.04.15 04:12:08.759092 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:08.764182 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 694 2025.04.15 04:12:09.000220 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.81 MiB, peak 290.89 MiB, free memory in arenas 0.00 B, will set to 273.34 MiB (RSS), difference: 6.54 MiB 2025.04.15 04:12:12.044232 [ 220 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:12.044297 [ 220 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:12.048347 [ 220 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:12.234463 [ 220 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:12.234504 [ 220 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:12.238852 [ 220 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:12.959279 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:12.959579 [ 5 ] {4fad44be-1c27-465a-b881-1cfd6f22631d} executeQuery: (from [fd00:1122:3344:101::d]:42931) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.04.15 04:12:12.960057 [ 5 ] {4fad44be-1c27-465a-b881-1cfd6f22631d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.04.15 04:12:12.960125 [ 5 ] {4fad44be-1c27-465a-b881-1cfd6f22631d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.04.15 04:12:12.960529 [ 5 ] {4fad44be-1c27-465a-b881-1cfd6f22631d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:12:12.960627 [ 5 ] {4fad44be-1c27-465a-b881-1cfd6f22631d} InterpreterSelectQuery: FetchColumns -> Complete 2025.04.15 04:12:12.960816 [ 5 ] {4fad44be-1c27-465a-b881-1cfd6f22631d} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Key condition: (column 0 notIn 42-element set) 2025.04.15 04:12:12.960863 [ 5 ] {4fad44be-1c27-465a-b881-1cfd6f22631d} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps 2025.04.15 04:12:12.960889 [ 5 ] {4fad44be-1c27-465a-b881-1cfd6f22631d} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (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 2025.04.15 04:12:12.960908 [ 5 ] {4fad44be-1c27-465a-b881-1cfd6f22631d} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.04.15 04:12:12.960965 [ 5 ] {4fad44be-1c27-465a-b881-1cfd6f22631d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.04.15 04:12:12.960991 [ 5 ] {4fad44be-1c27-465a-b881-1cfd6f22631d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 42 rows starting from 0 2025.04.15 04:12:12.963038 [ 5 ] {4fad44be-1c27-465a-b881-1cfd6f22631d} executeQuery: Read 42 rows, 1.60 KiB in 0.003614 sec., 11621.472053126728 rows/sec., 443.43 KiB/sec. 2025.04.15 04:12:12.963197 [ 5 ] {4fad44be-1c27-465a-b881-1cfd6f22631d} TCPHandler: Processed in 0.004088768 sec. 2025.04.15 04:12:12.973714 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:12.973899 [ 5 ] {e8fc09a7-5ed8-4d3c-84b1-d027c8202374} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.04.15 04:12:12.973978 [ 5 ] {e8fc09a7-5ed8-4d3c-84b1-d027c8202374} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.04.15 04:12:12.974899 [ 5 ] {e8fc09a7-5ed8-4d3c-84b1-d027c8202374} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:12.974961 [ 5 ] {e8fc09a7-5ed8-4d3c-84b1-d027c8202374} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:12.975728 [ 5 ] {e8fc09a7-5ed8-4d3c-84b1-d027c8202374} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.04.15 04:12:12.976269 [ 5 ] {e8fc09a7-5ed8-4d3c-84b1-d027c8202374} oximeter.timeseries_schema (9675b35c-369a-476d-a512-d03f77d290cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:12.976554 [ 5 ] {e8fc09a7-5ed8-4d3c-84b1-d027c8202374} executeQuery: Read 1 rows, 285.00 B in 0.002706 sec., 369.5491500369549 rows/sec., 102.85 KiB/sec. 2025.04.15 04:12:12.976670 [ 5 ] {e8fc09a7-5ed8-4d3c-84b1-d027c8202374} TCPHandler: Processed in 0.003087115 sec. 2025.04.15 04:12:12.976806 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:12.976928 [ 5 ] {648f1d7b-b6fc-4268-a516-15493a19c517} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:12:12.976981 [ 5 ] {648f1d7b-b6fc-4268-a516-15493a19c517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:12:12.977615 [ 5 ] {648f1d7b-b6fc-4268-a516-15493a19c517} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:12.977661 [ 5 ] {648f1d7b-b6fc-4268-a516-15493a19c517} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:12.978231 [ 5 ] {648f1d7b-b6fc-4268-a516-15493a19c517} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.04.15 04:12:12.978768 [ 5 ] {648f1d7b-b6fc-4268-a516-15493a19c517} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:12.979027 [ 5 ] {648f1d7b-b6fc-4268-a516-15493a19c517} executeQuery: Read 5 rows, 395.00 B in 0.002123 sec., 2355.1577955723033 rows/sec., 181.70 KiB/sec. 2025.04.15 04:12:12.979169 [ 5 ] {648f1d7b-b6fc-4268-a516-15493a19c517} TCPHandler: Processed in 0.002414602 sec. 2025.04.15 04:12:12.979396 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:12.979510 [ 5 ] {890c9b79-6016-4ca9-a3e8-4a774af87851} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:12:12.979563 [ 5 ] {890c9b79-6016-4ca9-a3e8-4a774af87851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:12:12.980230 [ 5 ] {890c9b79-6016-4ca9-a3e8-4a774af87851} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:12.980270 [ 5 ] {890c9b79-6016-4ca9-a3e8-4a774af87851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:12.980765 [ 5 ] {890c9b79-6016-4ca9-a3e8-4a774af87851} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.04.15 04:12:12.981226 [ 5 ] {890c9b79-6016-4ca9-a3e8-4a774af87851} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:12.981445 [ 5 ] {890c9b79-6016-4ca9-a3e8-4a774af87851} executeQuery: Read 159 rows, 13.95 KiB in 0.001959 sec., 81163.85911179174 rows/sec., 6.95 MiB/sec. 2025.04.15 04:12:12.981506 [ 5 ] {890c9b79-6016-4ca9-a3e8-4a774af87851} TCPHandler: Processed in 0.002189967 sec. 2025.04.15 04:12:12.981522 [ 225 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:12.981564 [ 225 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:12.981629 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:12.981747 [ 5 ] {0fc8a757-1e2c-4287-8324-133f534a8514} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:12:12.981795 [ 5 ] {0fc8a757-1e2c-4287-8324-133f534a8514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:12:12.982510 [ 5 ] {0fc8a757-1e2c-4287-8324-133f534a8514} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:12.982550 [ 5 ] {0fc8a757-1e2c-4287-8324-133f534a8514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:12.983097 [ 5 ] {0fc8a757-1e2c-4287-8324-133f534a8514} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.04.15 04:12:12.983600 [ 5 ] {0fc8a757-1e2c-4287-8324-133f534a8514} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:12.983891 [ 5 ] {0fc8a757-1e2c-4287-8324-133f534a8514} executeQuery: Read 53 rows, 3.94 KiB in 0.002169 sec., 24435.22360534809 rows/sec., 1.77 MiB/sec. 2025.04.15 04:12:12.983950 [ 5 ] {0fc8a757-1e2c-4287-8324-133f534a8514} TCPHandler: Processed in 0.002373831 sec. 2025.04.15 04:12:12.984070 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:12.984178 [ 5 ] {c805a031-400b-46b5-b45e-66a40ad35238} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:12:12.984226 [ 5 ] {c805a031-400b-46b5-b45e-66a40ad35238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:12:12.984985 [ 5 ] {c805a031-400b-46b5-b45e-66a40ad35238} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:12.985027 [ 5 ] {c805a031-400b-46b5-b45e-66a40ad35238} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:12.985573 [ 225 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:12.985645 [ 5 ] {c805a031-400b-46b5-b45e-66a40ad35238} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.04.15 04:12:12.986287 [ 5 ] {c805a031-400b-46b5-b45e-66a40ad35238} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:12.986520 [ 5 ] {c805a031-400b-46b5-b45e-66a40ad35238} executeQuery: Read 135 rows, 10.60 KiB in 0.002365 sec., 57082.45243128964 rows/sec., 4.38 MiB/sec. 2025.04.15 04:12:12.986576 [ 5 ] {c805a031-400b-46b5-b45e-66a40ad35238} TCPHandler: Processed in 0.002558155 sec. 2025.04.15 04:12:12.986699 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:12.986807 [ 5 ] {8c1e77d1-b942-4efd-a808-9f3ac75a3bd5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:12.986859 [ 5 ] {8c1e77d1-b942-4efd-a808-9f3ac75a3bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:12:12.987369 [ 5 ] {8c1e77d1-b942-4efd-a808-9f3ac75a3bd5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:12.987410 [ 5 ] {8c1e77d1-b942-4efd-a808-9f3ac75a3bd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:12.987992 [ 5 ] {8c1e77d1-b942-4efd-a808-9f3ac75a3bd5} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.04.15 04:12:12.988535 [ 5 ] {8c1e77d1-b942-4efd-a808-9f3ac75a3bd5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:12.988777 [ 5 ] {8c1e77d1-b942-4efd-a808-9f3ac75a3bd5} executeQuery: Read 164 rows, 11.67 KiB in 0.001992 sec., 82329.31726907632 rows/sec., 5.72 MiB/sec. 2025.04.15 04:12:12.988873 [ 5 ] {8c1e77d1-b942-4efd-a808-9f3ac75a3bd5} TCPHandler: Processed in 0.002222497 sec. 2025.04.15 04:12:12.988868 [ 224 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:12.988950 [ 224 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:12.988997 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:12.989239 [ 5 ] {38c81025-3543-44c0-a35a-66138408ba7b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:12.989310 [ 5 ] {38c81025-3543-44c0-a35a-66138408ba7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:12:12.991947 [ 5 ] {38c81025-3543-44c0-a35a-66138408ba7b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:12.991999 [ 5 ] {38c81025-3543-44c0-a35a-66138408ba7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:12.993152 [ 5 ] {38c81025-3543-44c0-a35a-66138408ba7b} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.04.15 04:12:12.993809 [ 5 ] {38c81025-3543-44c0-a35a-66138408ba7b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:12.994142 [ 5 ] {38c81025-3543-44c0-a35a-66138408ba7b} executeQuery: Read 48 rows, 88.08 KiB in 0.004995 sec., 9609.60960960961 rows/sec., 17.22 MiB/sec. 2025.04.15 04:12:12.994407 [ 224 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:12.994418 [ 5 ] {38c81025-3543-44c0-a35a-66138408ba7b} TCPHandler: Processed in 0.005474467 sec. 2025.04.15 04:12:12.994834 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:12.995095 [ 5 ] {7782cdf0-8018-428f-b44c-e96ddc4044db} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:12:12.995230 [ 5 ] {7782cdf0-8018-428f-b44c-e96ddc4044db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:12:12.996278 [ 5 ] {7782cdf0-8018-428f-b44c-e96ddc4044db} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:12.996318 [ 5 ] {7782cdf0-8018-428f-b44c-e96ddc4044db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:12.996817 [ 5 ] {7782cdf0-8018-428f-b44c-e96ddc4044db} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.04.15 04:12:12.997352 [ 5 ] {7782cdf0-8018-428f-b44c-e96ddc4044db} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:12.997562 [ 5 ] {7782cdf0-8018-428f-b44c-e96ddc4044db} executeQuery: Read 60 rows, 4.14 KiB in 0.002581 sec., 23246.80356450988 rows/sec., 1.57 MiB/sec. 2025.04.15 04:12:12.997620 [ 5 ] {7782cdf0-8018-428f-b44c-e96ddc4044db} TCPHandler: Processed in 0.002869501 sec. 2025.04.15 04:12:13.032501 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 2025.04.15 04:12:13.033168 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:13.033217 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 6.97 GiB. 2025.04.15 04:12:13.033854 [ 244 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.04.15 04:12:13.034257 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:13.034485 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 2025.04.15 04:12:15.028589 [ 219 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:12:15.028662 [ 219 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:12:15.031497 [ 219 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:12:15.782901 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2750 2025.04.15 04:12:15.786152 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:15.786198 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:15.787734 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.15 04:12:15.788036 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:15.788570 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2750 2025.04.15 04:12:16.264314 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 2025.04.15 04:12:16.288217 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:16.288273 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:16.296007 [ 243 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.04.15 04:12:16.297313 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:16.300330 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2025.04.15 04:12:17.972626 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:17.972835 [ 5 ] {05c593a4-ba78-41f0-8c56-4d73590b2bfa} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:12:17.972916 [ 5 ] {05c593a4-ba78-41f0-8c56-4d73590b2bfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:12:17.973814 [ 5 ] {05c593a4-ba78-41f0-8c56-4d73590b2bfa} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:17.973864 [ 5 ] {05c593a4-ba78-41f0-8c56-4d73590b2bfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:17.974465 [ 5 ] {05c593a4-ba78-41f0-8c56-4d73590b2bfa} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.15 04:12:17.975037 [ 5 ] {05c593a4-ba78-41f0-8c56-4d73590b2bfa} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:17.975281 [ 5 ] {05c593a4-ba78-41f0-8c56-4d73590b2bfa} executeQuery: Read 212 rows, 13.81 KiB in 0.002496 sec., 84935.89743589744 rows/sec., 5.40 MiB/sec. 2025.04.15 04:12:17.975405 [ 5 ] {05c593a4-ba78-41f0-8c56-4d73590b2bfa} TCPHandler: Processed in 0.002913612 sec. 2025.04.15 04:12:17.975666 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:17.975908 [ 5 ] {10847489-7825-4635-9262-31d1113435cb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:12:17.975967 [ 5 ] {10847489-7825-4635-9262-31d1113435cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:12:17.976935 [ 5 ] {10847489-7825-4635-9262-31d1113435cb} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:17.976975 [ 5 ] {10847489-7825-4635-9262-31d1113435cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:17.977502 [ 5 ] {10847489-7825-4635-9262-31d1113435cb} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.04.15 04:12:17.977997 [ 5 ] {10847489-7825-4635-9262-31d1113435cb} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:17.978204 [ 5 ] {10847489-7825-4635-9262-31d1113435cb} executeQuery: Read 633 rows, 50.98 KiB in 0.002368 sec., 267314.18918918923 rows/sec., 21.02 MiB/sec. 2025.04.15 04:12:17.978259 [ 5 ] {10847489-7825-4635-9262-31d1113435cb} TCPHandler: Processed in 0.002712858 sec. 2025.04.15 04:12:17.978379 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:17.978482 [ 5 ] {ad6006e3-5e9b-4105-b82c-42bd80ba82b4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:12:17.978528 [ 5 ] {ad6006e3-5e9b-4105-b82c-42bd80ba82b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:12:17.979172 [ 5 ] {ad6006e3-5e9b-4105-b82c-42bd80ba82b4} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:17.979211 [ 5 ] {ad6006e3-5e9b-4105-b82c-42bd80ba82b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:17.979687 [ 5 ] {ad6006e3-5e9b-4105-b82c-42bd80ba82b4} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.04.15 04:12:17.980188 [ 5 ] {ad6006e3-5e9b-4105-b82c-42bd80ba82b4} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:17.980407 [ 5 ] {ad6006e3-5e9b-4105-b82c-42bd80ba82b4} executeQuery: Read 114 rows, 6.99 KiB in 0.00194 sec., 58762.886597938144 rows/sec., 3.52 MiB/sec. 2025.04.15 04:12:17.980501 [ 5 ] {ad6006e3-5e9b-4105-b82c-42bd80ba82b4} TCPHandler: Processed in 0.002169516 sec. 2025.04.15 04:12:17.980688 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:17.980938 [ 5 ] {70eb2653-d96d-40ec-9074-4a3987d6448e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:12:17.980996 [ 5 ] {70eb2653-d96d-40ec-9074-4a3987d6448e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:12:17.981539 [ 5 ] {70eb2653-d96d-40ec-9074-4a3987d6448e} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:17.981577 [ 5 ] {70eb2653-d96d-40ec-9074-4a3987d6448e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:17.982115 [ 5 ] {70eb2653-d96d-40ec-9074-4a3987d6448e} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.15 04:12:17.982692 [ 5 ] {70eb2653-d96d-40ec-9074-4a3987d6448e} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:17.982856 [ 116 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 2025.04.15 04:12:17.982905 [ 5 ] {70eb2653-d96d-40ec-9074-4a3987d6448e} executeQuery: Read 113 rows, 7.49 KiB in 0.002038 sec., 55446.51619234544 rows/sec., 3.59 MiB/sec. 2025.04.15 04:12:17.982946 [ 116 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:17.983008 [ 5 ] {70eb2653-d96d-40ec-9074-4a3987d6448e} TCPHandler: Processed in 0.002402611 sec. 2025.04.15 04:12:17.983012 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:17.983201 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:17.983279 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_69_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full 2025.04.15 04:12:17.983466 [ 5 ] {b24c6061-e02a-48a1-be12-622076bad822} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:12:17.983635 [ 5 ] {b24c6061-e02a-48a1-be12-622076bad822} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:12:17.983805 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_69_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:17.983956 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 342 rows starting from the beginning of the part 2025.04.15 04:12:17.984384 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 113 rows starting from the beginning of the part 2025.04.15 04:12:17.984773 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 113 rows starting from the beginning of the part 2025.04.15 04:12:17.985141 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 341 rows starting from the beginning of the part 2025.04.15 04:12:17.985530 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 113 rows starting from the beginning of the part 2025.04.15 04:12:17.986066 [ 196 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 113 rows starting from the beginning of the part 2025.04.15 04:12:17.987310 [ 5 ] {b24c6061-e02a-48a1-be12-622076bad822} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:17.987371 [ 5 ] {b24c6061-e02a-48a1-be12-622076bad822} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:17.988363 [ 5 ] {b24c6061-e02a-48a1-be12-622076bad822} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.15 04:12:17.989091 [ 187 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_69_15} MergeTask::MergeProjectionsStage: Merge sorted 1135 rows, containing 5 columns (5 merged, 0 gathered) in 0.005948587 sec., 190801.61389587141 rows/sec., 13.31 MiB/sec. 2025.04.15 04:12:17.989133 [ 5 ] {b24c6061-e02a-48a1-be12-622076bad822} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:17.989521 [ 5 ] {b24c6061-e02a-48a1-be12-622076bad822} executeQuery: Read 112 rows, 6.53 KiB in 0.006179 sec., 18125.910341479204 rows/sec., 1.03 MiB/sec. 2025.04.15 04:12:17.989573 [ 187 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_69_15} MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) 2025.04.15 04:12:17.989805 [ 5 ] {b24c6061-e02a-48a1-be12-622076bad822} TCPHandler: Processed in 0.006707093 sec. 2025.04.15 04:12:17.990200 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:17.990386 [ 5 ] {de52c0ed-1f43-403e-ad15-c85b3360d38e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:12:17.990448 [ 5 ] {de52c0ed-1f43-403e-ad15-c85b3360d38e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:12:17.990909 [ 187 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_69_15} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:17.991121 [ 187 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_69_15} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 2025.04.15 04:12:17.991268 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.04.15 04:12:17.991700 [ 5 ] {de52c0ed-1f43-403e-ad15-c85b3360d38e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:17.991755 [ 5 ] {de52c0ed-1f43-403e-ad15-c85b3360d38e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:17.992322 [ 5 ] {de52c0ed-1f43-403e-ad15-c85b3360d38e} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.04.15 04:12:17.992923 [ 5 ] {de52c0ed-1f43-403e-ad15-c85b3360d38e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:17.993129 [ 5 ] {de52c0ed-1f43-403e-ad15-c85b3360d38e} executeQuery: Read 390 rows, 28.23 KiB in 0.0028 sec., 139285.7142857143 rows/sec., 9.84 MiB/sec. 2025.04.15 04:12:17.993192 [ 5 ] {de52c0ed-1f43-403e-ad15-c85b3360d38e} TCPHandler: Processed in 0.003131387 sec. 2025.04.15 04:12:17.993318 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:17.993426 [ 5 ] {8e526046-19b5-4f26-b009-31287e62d8b5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:12:17.993473 [ 5 ] {8e526046-19b5-4f26-b009-31287e62d8b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:12:17.993893 [ 5 ] {8e526046-19b5-4f26-b009-31287e62d8b5} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:17.993931 [ 5 ] {8e526046-19b5-4f26-b009-31287e62d8b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:17.994485 [ 5 ] {8e526046-19b5-4f26-b009-31287e62d8b5} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.04.15 04:12:17.995003 [ 5 ] {8e526046-19b5-4f26-b009-31287e62d8b5} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:17.995239 [ 5 ] {8e526046-19b5-4f26-b009-31287e62d8b5} executeQuery: Read 6 rows, 321.00 B in 0.001829 sec., 3280.481137233461 rows/sec., 171.39 KiB/sec. 2025.04.15 04:12:17.995279 [ 218 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.04.15 04:12:17.995314 [ 5 ] {8e526046-19b5-4f26-b009-31287e62d8b5} TCPHandler: Processed in 0.002046274 sec. 2025.04.15 04:12:17.995345 [ 218 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.04.15 04:12:17.995499 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:17.995644 [ 5 ] {67ceb7a9-df73-4ad0-9e41-f842d3264477} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:17.995694 [ 5 ] {67ceb7a9-df73-4ad0-9e41-f842d3264477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:12:17.996365 [ 5 ] {67ceb7a9-df73-4ad0-9e41-f842d3264477} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:17.996440 [ 5 ] {67ceb7a9-df73-4ad0-9e41-f842d3264477} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:17.997285 [ 5 ] {67ceb7a9-df73-4ad0-9e41-f842d3264477} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.04.15 04:12:17.998022 [ 5 ] {67ceb7a9-df73-4ad0-9e41-f842d3264477} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:17.998244 [ 5 ] {67ceb7a9-df73-4ad0-9e41-f842d3264477} executeQuery: Read 237 rows, 16.27 KiB in 0.002622 sec., 90389.01601830663 rows/sec., 6.06 MiB/sec. 2025.04.15 04:12:17.998347 [ 5 ] {67ceb7a9-df73-4ad0-9e41-f842d3264477} TCPHandler: Processed in 0.002901712 sec. 2025.04.15 04:12:17.998522 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:17.998915 [ 5 ] {ea0d7f04-4957-47cc-90ac-e08aa15e1e49} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:12:17.999115 [ 5 ] {ea0d7f04-4957-47cc-90ac-e08aa15e1e49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:12:18.000665 [ 5 ] {ea0d7f04-4957-47cc-90ac-e08aa15e1e49} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:18.000707 [ 5 ] {ea0d7f04-4957-47cc-90ac-e08aa15e1e49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:18.001311 [ 218 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] 2025.04.15 04:12:18.001844 [ 5 ] {ea0d7f04-4957-47cc-90ac-e08aa15e1e49} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.15 04:12:18.002636 [ 5 ] {ea0d7f04-4957-47cc-90ac-e08aa15e1e49} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:18.002834 [ 114 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 2025.04.15 04:12:18.002901 [ 114 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:18.002935 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:18.002943 [ 5 ] {ea0d7f04-4957-47cc-90ac-e08aa15e1e49} executeQuery: Read 1 rows, 69.00 B in 0.004182 sec., 239.12003825920613 rows/sec., 16.11 KiB/sec. 2025.04.15 04:12:18.003108 [ 5 ] {ea0d7f04-4957-47cc-90ac-e08aa15e1e49} TCPHandler: Processed in 0.00468905 sec. 2025.04.15 04:12:18.003128 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_69_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full 2025.04.15 04:12:18.003255 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_69_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:18.003263 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:18.003291 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 64 rows starting from the beginning of the part 2025.04.15 04:12:18.003411 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part 2025.04.15 04:12:18.003493 [ 5 ] {7f011179-cba1-43aa-ac00-2a8dd5416573} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:18.003599 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part 2025.04.15 04:12:18.003921 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part 2025.04.15 04:12:18.003969 [ 5 ] {7f011179-cba1-43aa-ac00-2a8dd5416573} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:12:18.004270 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part 2025.04.15 04:12:18.004578 [ 189 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part 2025.04.15 04:12:18.006614 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_69_15} MergeTask::MergeProjectionsStage: Merge sorted 69 rows, containing 4 columns (4 merged, 0 gathered) in 0.003579026 sec., 19278.98819399468 rows/sec., 1.27 MiB/sec. 2025.04.15 04:12:18.006976 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_69_15} MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) 2025.04.15 04:12:18.007399 [ 5 ] {7f011179-cba1-43aa-ac00-2a8dd5416573} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:18.007459 [ 5 ] {7f011179-cba1-43aa-ac00-2a8dd5416573} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:18.007855 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_69_15} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:18.008055 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_69_15} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 2025.04.15 04:12:18.008216 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.04.15 04:12:18.008702 [ 5 ] {7f011179-cba1-43aa-ac00-2a8dd5416573} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.04.15 04:12:18.009356 [ 5 ] {7f011179-cba1-43aa-ac00-2a8dd5416573} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:18.009666 [ 5 ] {7f011179-cba1-43aa-ac00-2a8dd5416573} executeQuery: Read 8 rows, 14.68 KiB in 0.006251 sec., 1279.7952327627581 rows/sec., 2.29 MiB/sec. 2025.04.15 04:12:18.009908 [ 5 ] {7f011179-cba1-43aa-ac00-2a8dd5416573} TCPHandler: Processed in 0.006713743 sec. 2025.04.15 04:12:18.010231 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:18.010368 [ 5 ] {5a2049d5-0cc1-409d-9cef-f56fb6271f70} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:12:18.010419 [ 5 ] {5a2049d5-0cc1-409d-9cef-f56fb6271f70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:12:18.010872 [ 5 ] {5a2049d5-0cc1-409d-9cef-f56fb6271f70} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:18.010911 [ 5 ] {5a2049d5-0cc1-409d-9cef-f56fb6271f70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:18.011432 [ 5 ] {5a2049d5-0cc1-409d-9cef-f56fb6271f70} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.04.15 04:12:18.011989 [ 5 ] {5a2049d5-0cc1-409d-9cef-f56fb6271f70} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:18.012214 [ 5 ] {5a2049d5-0cc1-409d-9cef-f56fb6271f70} executeQuery: Read 82 rows, 5.33 KiB in 0.001868 sec., 43897.21627408994 rows/sec., 2.79 MiB/sec. 2025.04.15 04:12:18.012311 [ 5 ] {5a2049d5-0cc1-409d-9cef-f56fb6271f70} TCPHandler: Processed in 0.002174847 sec. 2025.04.15 04:12:20.206353 [ 113 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:12:20.206410 [ 113 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:12:20.534675 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43066 2025.04.15 04:12:20.535309 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:20.535359 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:20.536096 [ 244 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.04.15 04:12:20.536603 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:20.536845 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 2025.04.15 04:12:22.969817 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:22.969995 [ 5 ] {f6d46e76-bb08-4018-8ee0-233416320e72} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:12:22.970063 [ 5 ] {f6d46e76-bb08-4018-8ee0-233416320e72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:12:22.970841 [ 5 ] {f6d46e76-bb08-4018-8ee0-233416320e72} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:22.970882 [ 5 ] {f6d46e76-bb08-4018-8ee0-233416320e72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:22.971465 [ 5 ] {f6d46e76-bb08-4018-8ee0-233416320e72} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.04.15 04:12:22.971933 [ 5 ] {f6d46e76-bb08-4018-8ee0-233416320e72} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:22.972128 [ 5 ] {f6d46e76-bb08-4018-8ee0-233416320e72} executeQuery: Read 3 rows, 228.00 B in 0.002181 sec., 1375.5158184319118 rows/sec., 102.09 KiB/sec. 2025.04.15 04:12:22.972184 [ 5 ] {f6d46e76-bb08-4018-8ee0-233416320e72} TCPHandler: Processed in 0.002516564 sec. 2025.04.15 04:12:22.972323 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:22.972425 [ 5 ] {e9fee42a-314a-47fa-a4a8-453a3a8dfb03} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:12:22.972468 [ 5 ] {e9fee42a-314a-47fa-a4a8-453a3a8dfb03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:12:22.973160 [ 5 ] {e9fee42a-314a-47fa-a4a8-453a3a8dfb03} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:22.973200 [ 5 ] {e9fee42a-314a-47fa-a4a8-453a3a8dfb03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:22.973659 [ 5 ] {e9fee42a-314a-47fa-a4a8-453a3a8dfb03} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.04.15 04:12:22.974119 [ 5 ] {e9fee42a-314a-47fa-a4a8-453a3a8dfb03} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:22.974313 [ 5 ] {e9fee42a-314a-47fa-a4a8-453a3a8dfb03} executeQuery: Read 164 rows, 14.44 KiB in 0.001899 sec., 86361.24275934702 rows/sec., 7.42 MiB/sec. 2025.04.15 04:12:22.974387 [ 5 ] {e9fee42a-314a-47fa-a4a8-453a3a8dfb03} TCPHandler: Processed in 0.002111685 sec. 2025.04.15 04:12:22.974517 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:22.974764 [ 5 ] {93a40ee0-014c-4c6a-aefb-3b8e9068534b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:12:22.974907 [ 5 ] {93a40ee0-014c-4c6a-aefb-3b8e9068534b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:12:22.976063 [ 5 ] {93a40ee0-014c-4c6a-aefb-3b8e9068534b} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:22.976112 [ 5 ] {93a40ee0-014c-4c6a-aefb-3b8e9068534b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:22.976558 [ 5 ] {93a40ee0-014c-4c6a-aefb-3b8e9068534b} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.04.15 04:12:22.977052 [ 5 ] {93a40ee0-014c-4c6a-aefb-3b8e9068534b} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:22.977246 [ 5 ] {93a40ee0-014c-4c6a-aefb-3b8e9068534b} executeQuery: Read 54 rows, 4.02 KiB in 0.002586 sec., 20881.67053364269 rows/sec., 1.52 MiB/sec. 2025.04.15 04:12:22.977296 [ 5 ] {93a40ee0-014c-4c6a-aefb-3b8e9068534b} TCPHandler: Processed in 0.00282711 sec. 2025.04.15 04:12:22.977421 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:22.977522 [ 5 ] {dfba2b1d-a39d-43a0-8b94-bb0feff7450f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:12:22.977565 [ 5 ] {dfba2b1d-a39d-43a0-8b94-bb0feff7450f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:12:22.978135 [ 5 ] {dfba2b1d-a39d-43a0-8b94-bb0feff7450f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:22.978172 [ 5 ] {dfba2b1d-a39d-43a0-8b94-bb0feff7450f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:22.978626 [ 5 ] {dfba2b1d-a39d-43a0-8b94-bb0feff7450f} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.04.15 04:12:22.979119 [ 5 ] {dfba2b1d-a39d-43a0-8b94-bb0feff7450f} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:22.979315 [ 5 ] {dfba2b1d-a39d-43a0-8b94-bb0feff7450f} executeQuery: Read 145 rows, 11.40 KiB in 0.001805 sec., 80332.40997229917 rows/sec., 6.17 MiB/sec. 2025.04.15 04:12:22.979394 [ 5 ] {dfba2b1d-a39d-43a0-8b94-bb0feff7450f} TCPHandler: Processed in 0.002020183 sec. 2025.04.15 04:12:22.979524 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:22.979787 [ 5 ] {183e7e8d-ad98-47dc-88ac-259a18487ae7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:22.979939 [ 5 ] {183e7e8d-ad98-47dc-88ac-259a18487ae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:12:22.981210 [ 5 ] {183e7e8d-ad98-47dc-88ac-259a18487ae7} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:22.981248 [ 5 ] {183e7e8d-ad98-47dc-88ac-259a18487ae7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:22.981746 [ 5 ] {183e7e8d-ad98-47dc-88ac-259a18487ae7} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.04.15 04:12:22.982209 [ 5 ] {183e7e8d-ad98-47dc-88ac-259a18487ae7} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:22.982400 [ 5 ] {183e7e8d-ad98-47dc-88ac-259a18487ae7} executeQuery: Read 163 rows, 11.60 KiB in 0.002732 sec., 59663.25036603221 rows/sec., 4.14 MiB/sec. 2025.04.15 04:12:22.982448 [ 5 ] {183e7e8d-ad98-47dc-88ac-259a18487ae7} TCPHandler: Processed in 0.002982004 sec. 2025.04.15 04:12:22.982556 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:22.982657 [ 5 ] {a78728eb-24b7-495a-912c-8176721a24aa} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:22.982721 [ 5 ] {a78728eb-24b7-495a-912c-8176721a24aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:12:22.983896 [ 5 ] {a78728eb-24b7-495a-912c-8176721a24aa} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:22.983935 [ 5 ] {a78728eb-24b7-495a-912c-8176721a24aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:22.984717 [ 5 ] {a78728eb-24b7-495a-912c-8176721a24aa} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.04.15 04:12:22.985216 [ 5 ] {a78728eb-24b7-495a-912c-8176721a24aa} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:22.985476 [ 5 ] {a78728eb-24b7-495a-912c-8176721a24aa} executeQuery: Read 51 rows, 93.58 KiB in 0.002839 sec., 17964.071856287424 rows/sec., 32.19 MiB/sec. 2025.04.15 04:12:22.985681 [ 5 ] {a78728eb-24b7-495a-912c-8176721a24aa} TCPHandler: Processed in 0.003169688 sec. 2025.04.15 04:12:22.986025 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:22.986223 [ 5 ] {3e5eb002-67dc-4ef6-9098-86d3caf25298} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.04.15 04:12:22.986271 [ 5 ] {3e5eb002-67dc-4ef6-9098-86d3caf25298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.04.15 04:12:22.986686 [ 5 ] {3e5eb002-67dc-4ef6-9098-86d3caf25298} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:22.986724 [ 5 ] {3e5eb002-67dc-4ef6-9098-86d3caf25298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:22.987198 [ 5 ] {3e5eb002-67dc-4ef6-9098-86d3caf25298} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.04.15 04:12:22.987660 [ 5 ] {3e5eb002-67dc-4ef6-9098-86d3caf25298} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:22.987900 [ 5 ] {3e5eb002-67dc-4ef6-9098-86d3caf25298} executeQuery: Read 9 rows, 651.00 B in 0.001713 sec., 5253.940455341506 rows/sec., 371.13 KiB/sec. 2025.04.15 04:12:22.988072 [ 5 ] {3e5eb002-67dc-4ef6-9098-86d3caf25298} TCPHandler: Processed in 0.002150266 sec. 2025.04.15 04:12:22.988227 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:22.988359 [ 5 ] {23c61201-de99-4285-b75a-9ae96e200b4a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:12:22.988503 [ 5 ] {23c61201-de99-4285-b75a-9ae96e200b4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:12:22.988978 [ 5 ] {23c61201-de99-4285-b75a-9ae96e200b4a} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:22.989015 [ 5 ] {23c61201-de99-4285-b75a-9ae96e200b4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:22.989466 [ 5 ] {23c61201-de99-4285-b75a-9ae96e200b4a} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.04.15 04:12:22.989913 [ 5 ] {23c61201-de99-4285-b75a-9ae96e200b4a} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:22.990139 [ 5 ] {23c61201-de99-4285-b75a-9ae96e200b4a} executeQuery: Read 60 rows, 4.14 KiB in 0.001803 sec., 33277.87021630616 rows/sec., 2.24 MiB/sec. 2025.04.15 04:12:22.990202 [ 5 ] {23c61201-de99-4285-b75a-9ae96e200b4a} TCPHandler: Processed in 0.002038443 sec. 2025.04.15 04:12:23.062956 [ 218 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:12:23.063034 [ 218 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:12:23.066461 [ 218 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:12:23.465183 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:23.465360 [ 5 ] {f8262676-1796-4f31-a4aa-d9396c3c7250} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:12:23.465430 [ 5 ] {f8262676-1796-4f31-a4aa-d9396c3c7250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:12:23.466277 [ 5 ] {f8262676-1796-4f31-a4aa-d9396c3c7250} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.466322 [ 5 ] {f8262676-1796-4f31-a4aa-d9396c3c7250} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.466842 [ 5 ] {f8262676-1796-4f31-a4aa-d9396c3c7250} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.15 04:12:23.467280 [ 5 ] {f8262676-1796-4f31-a4aa-d9396c3c7250} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.467476 [ 107 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2025.04.15 04:12:23.467501 [ 5 ] {f8262676-1796-4f31-a4aa-d9396c3c7250} executeQuery: Read 212 rows, 13.81 KiB in 0.002186 sec., 96980.7868252516 rows/sec., 6.17 MiB/sec. 2025.04.15 04:12:23.467557 [ 107 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.467633 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.467647 [ 5 ] {f8262676-1796-4f31-a4aa-d9396c3c7250} TCPHandler: Processed in 0.002565395 sec. 2025.04.15 04:12:23.467821 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_69_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full 2025.04.15 04:12:23.467829 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:23.467987 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:23.467995 [ 5 ] {37cad89d-d2fb-4a21-95e6-04b2f8eebdea} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:12:23.468033 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 212 rows starting from the beginning of the part 2025.04.15 04:12:23.468057 [ 5 ] {37cad89d-d2fb-4a21-95e6-04b2f8eebdea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:12:23.468246 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 212 rows starting from the beginning of the part 2025.04.15 04:12:23.468513 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 212 rows starting from the beginning of the part 2025.04.15 04:12:23.468918 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 212 rows starting from the beginning of the part 2025.04.15 04:12:23.469136 [ 201 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 212 rows starting from the beginning of the part 2025.04.15 04:12:23.470072 [ 5 ] {37cad89d-d2fb-4a21-95e6-04b2f8eebdea} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.470117 [ 5 ] {37cad89d-d2fb-4a21-95e6-04b2f8eebdea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.470822 [ 5 ] {37cad89d-d2fb-4a21-95e6-04b2f8eebdea} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.04.15 04:12:23.470986 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003230309 sec., 328141.98270196444 rows/sec., 22.12 MiB/sec. 2025.04.15 04:12:23.471311 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2025.04.15 04:12:23.471472 [ 5 ] {37cad89d-d2fb-4a21-95e6-04b2f8eebdea} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.471781 [ 5 ] {37cad89d-d2fb-4a21-95e6-04b2f8eebdea} executeQuery: Read 2 rows, 167.00 B in 0.003827 sec., 522.6025607525477 rows/sec., 42.61 KiB/sec. 2025.04.15 04:12:23.471894 [ 5 ] {37cad89d-d2fb-4a21-95e6-04b2f8eebdea} TCPHandler: Processed in 0.004125477 sec. 2025.04.15 04:12:23.472024 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:23.472171 [ 5 ] {3613a1aa-ce23-4091-80da-b977e109003b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:12:23.472181 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_69_17} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.472237 [ 5 ] {3613a1aa-ce23-4091-80da-b977e109003b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:12:23.472387 [ 192 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_69_17} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2025.04.15 04:12:23.472567 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.04.15 04:12:23.473997 [ 5 ] {3613a1aa-ce23-4091-80da-b977e109003b} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.474040 [ 5 ] {3613a1aa-ce23-4091-80da-b977e109003b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.474611 [ 5 ] {3613a1aa-ce23-4091-80da-b977e109003b} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.04.15 04:12:23.475052 [ 5 ] {3613a1aa-ce23-4091-80da-b977e109003b} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.475228 [ 107 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.04.15 04:12:23.475288 [ 5 ] {3613a1aa-ce23-4091-80da-b977e109003b} executeQuery: Read 1774 rows, 147.61 KiB in 0.003152 sec., 562817.2588832488 rows/sec., 45.73 MiB/sec. 2025.04.15 04:12:23.475296 [ 107 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.475364 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.475418 [ 5 ] {3613a1aa-ce23-4091-80da-b977e109003b} TCPHandler: Processed in 0.003443994 sec. 2025.04.15 04:12:23.475544 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.04.15 04:12:23.475632 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:23.475656 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:23.475686 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1875 rows starting from the beginning of the part 2025.04.15 04:12:23.475802 [ 5 ] {34fbbc19-d666-4723-a662-02a8b89ccffa} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:12:23.475825 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 633 rows starting from the beginning of the part 2025.04.15 04:12:23.475896 [ 5 ] {34fbbc19-d666-4723-a662-02a8b89ccffa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:12:23.476034 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 159 rows starting from the beginning of the part 2025.04.15 04:12:23.476211 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 633 rows starting from the beginning of the part 2025.04.15 04:12:23.476409 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 164 rows starting from the beginning of the part 2025.04.15 04:12:23.476630 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1774 rows starting from the beginning of the part 2025.04.15 04:12:23.477471 [ 5 ] {34fbbc19-d666-4723-a662-02a8b89ccffa} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.477520 [ 5 ] {34fbbc19-d666-4723-a662-02a8b89ccffa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.478166 [ 5 ] {34fbbc19-d666-4723-a662-02a8b89ccffa} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.04.15 04:12:23.478633 [ 5 ] {34fbbc19-d666-4723-a662-02a8b89ccffa} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.478850 [ 107 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.04.15 04:12:23.478955 [ 5 ] {34fbbc19-d666-4723-a662-02a8b89ccffa} executeQuery: Read 116 rows, 7.13 KiB in 0.003194 sec., 36318.09643080777 rows/sec., 2.18 MiB/sec. 2025.04.15 04:12:23.478971 [ 107 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.479072 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.479347 [ 5 ] {34fbbc19-d666-4723-a662-02a8b89ccffa} TCPHandler: Processed in 0.00376456 sec. 2025.04.15 04:12:23.479849 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.04.15 04:12:23.479878 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:23.479982 [ 197 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 5238 rows, containing 5 columns (5 merged, 0 gathered) in 0.004511306 sec., 1161082.8438594057 rows/sec., 98.58 MiB/sec. 2025.04.15 04:12:23.480323 [ 5 ] {adc56067-f34b-44dd-b2cc-88c6c10fd8ad} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:12:23.480510 [ 5 ] {adc56067-f34b-44dd-b2cc-88c6c10fd8ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:12:23.480588 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:23.480765 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 178 rows starting from the beginning of the part 2025.04.15 04:12:23.481235 [ 191 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.04.15 04:12:23.481369 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 114 rows starting from the beginning of the part 2025.04.15 04:12:23.482049 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 53 rows starting from the beginning of the part 2025.04.15 04:12:23.482634 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 114 rows starting from the beginning of the part 2025.04.15 04:12:23.483182 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 54 rows starting from the beginning of the part 2025.04.15 04:12:23.483728 [ 192 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 116 rows starting from the beginning of the part 2025.04.15 04:12:23.485330 [ 200 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_161_32} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.485712 [ 200 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_161_32} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.04.15 04:12:23.485962 [ 5 ] {adc56067-f34b-44dd-b2cc-88c6c10fd8ad} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.485987 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. 2025.04.15 04:12:23.486054 [ 5 ] {adc56067-f34b-44dd-b2cc-88c6c10fd8ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.487155 [ 5 ] {adc56067-f34b-44dd-b2cc-88c6c10fd8ad} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.15 04:12:23.487176 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 5 columns (5 merged, 0 gathered) in 0.007895378 sec., 79666.86332180676 rows/sec., 5.35 MiB/sec. 2025.04.15 04:12:23.487508 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.04.15 04:12:23.487938 [ 5 ] {adc56067-f34b-44dd-b2cc-88c6c10fd8ad} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.488270 [ 5 ] {adc56067-f34b-44dd-b2cc-88c6c10fd8ad} executeQuery: Read 341 rows, 23.30 KiB in 0.008109 sec., 42052.04094216303 rows/sec., 2.81 MiB/sec. 2025.04.15 04:12:23.488368 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_136_27} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.488404 [ 5 ] {adc56067-f34b-44dd-b2cc-88c6c10fd8ad} TCPHandler: Processed in 0.008663375 sec. 2025.04.15 04:12:23.488545 [ 190 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_136_27} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.04.15 04:12:23.488579 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:23.488709 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.04.15 04:12:23.488777 [ 5 ] {c36907bc-96d0-4a87-a7b4-e4464d4fcc4c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:12:23.488828 [ 5 ] {c36907bc-96d0-4a87-a7b4-e4464d4fcc4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:12:23.489433 [ 5 ] {c36907bc-96d0-4a87-a7b4-e4464d4fcc4c} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.489472 [ 5 ] {c36907bc-96d0-4a87-a7b4-e4464d4fcc4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.489931 [ 5 ] {c36907bc-96d0-4a87-a7b4-e4464d4fcc4c} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.15 04:12:23.490429 [ 5 ] {c36907bc-96d0-4a87-a7b4-e4464d4fcc4c} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.490586 [ 107 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2025.04.15 04:12:23.490652 [ 107 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.490675 [ 5 ] {c36907bc-96d0-4a87-a7b4-e4464d4fcc4c} executeQuery: Read 112 rows, 6.53 KiB in 0.001929 sec., 58061.17159149819 rows/sec., 3.31 MiB/sec. 2025.04.15 04:12:23.490689 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.490836 [ 5 ] {c36907bc-96d0-4a87-a7b4-e4464d4fcc4c} TCPHandler: Processed in 0.00231907 sec. 2025.04.15 04:12:23.490921 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_69_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full 2025.04.15 04:12:23.490999 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:23.491084 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:23.491167 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 112 rows starting from the beginning of the part 2025.04.15 04:12:23.491190 [ 5 ] {2e2a47e8-9aa1-476d-b188-49291a85a759} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:12:23.491333 [ 5 ] {2e2a47e8-9aa1-476d-b188-49291a85a759} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:12:23.491442 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 112 rows starting from the beginning of the part 2025.04.15 04:12:23.491835 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 112 rows starting from the beginning of the part 2025.04.15 04:12:23.492196 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 112 rows starting from the beginning of the part 2025.04.15 04:12:23.492577 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 112 rows starting from the beginning of the part 2025.04.15 04:12:23.494632 [ 5 ] {2e2a47e8-9aa1-476d-b188-49291a85a759} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.494748 [ 5 ] {2e2a47e8-9aa1-476d-b188-49291a85a759} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.495012 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00419312 sec., 133552.1043995879 rows/sec., 8.12 MiB/sec. 2025.04.15 04:12:23.495420 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2025.04.15 04:12:23.495922 [ 5 ] {2e2a47e8-9aa1-476d-b188-49291a85a759} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.04.15 04:12:23.496209 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_69_17} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.496318 [ 200 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_69_17} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2025.04.15 04:12:23.496404 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.15 04:12:23.496532 [ 5 ] {2e2a47e8-9aa1-476d-b188-49291a85a759} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.496704 [ 107 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.04.15 04:12:23.496783 [ 107 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.496799 [ 5 ] {2e2a47e8-9aa1-476d-b188-49291a85a759} executeQuery: Read 848 rows, 62.68 KiB in 0.005655 sec., 149955.79133510168 rows/sec., 10.82 MiB/sec. 2025.04.15 04:12:23.496831 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.496952 [ 5 ] {2e2a47e8-9aa1-476d-b188-49291a85a759} TCPHandler: Processed in 0.006009098 sec. 2025.04.15 04:12:23.497115 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.04.15 04:12:23.497180 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:23.497346 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:23.497406 [ 5 ] {12f22562-bd57-490d-aeda-aad66c4323ee} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:12:23.497415 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 931 rows starting from the beginning of the part 2025.04.15 04:12:23.497496 [ 5 ] {12f22562-bd57-490d-aeda-aad66c4323ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:12:23.497662 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 390 rows starting from the beginning of the part 2025.04.15 04:12:23.498094 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 135 rows starting from the beginning of the part 2025.04.15 04:12:23.498527 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 390 rows starting from the beginning of the part 2025.04.15 04:12:23.498854 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 145 rows starting from the beginning of the part 2025.04.15 04:12:23.499080 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 848 rows starting from the beginning of the part 2025.04.15 04:12:23.499788 [ 5 ] {12f22562-bd57-490d-aeda-aad66c4323ee} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.499859 [ 5 ] {12f22562-bd57-490d-aeda-aad66c4323ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.500858 [ 5 ] {12f22562-bd57-490d-aeda-aad66c4323ee} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.04.15 04:12:23.501534 [ 5 ] {12f22562-bd57-490d-aeda-aad66c4323ee} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.501962 [ 5 ] {12f22562-bd57-490d-aeda-aad66c4323ee} executeQuery: Read 6 rows, 321.00 B in 0.004589 sec., 1307.4743952930921 rows/sec., 68.31 KiB/sec. 2025.04.15 04:12:23.502378 [ 5 ] {12f22562-bd57-490d-aeda-aad66c4323ee} TCPHandler: Processed in 0.005269703 sec. 2025.04.15 04:12:23.502780 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 2839 rows, containing 5 columns (5 merged, 0 gathered) in 0.005794253 sec., 489968.2495741901 rows/sec., 37.34 MiB/sec. 2025.04.15 04:12:23.502798 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:23.502994 [ 5 ] {b976ee33-6868-4a28-b7af-99f7d1f25329} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:23.503049 [ 5 ] {b976ee33-6868-4a28-b7af-99f7d1f25329} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:12:23.503165 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.04.15 04:12:23.503936 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_161_32} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.504142 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_161_32} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.04.15 04:12:23.504294 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.04.15 04:12:23.504499 [ 5 ] {b976ee33-6868-4a28-b7af-99f7d1f25329} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.504543 [ 5 ] {b976ee33-6868-4a28-b7af-99f7d1f25329} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.505099 [ 5 ] {b976ee33-6868-4a28-b7af-99f7d1f25329} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.04.15 04:12:23.505554 [ 5 ] {b976ee33-6868-4a28-b7af-99f7d1f25329} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.505764 [ 5 ] {b976ee33-6868-4a28-b7af-99f7d1f25329} executeQuery: Read 956 rows, 65.04 KiB in 0.002819 sec., 339127.3501241575 rows/sec., 22.53 MiB/sec. 2025.04.15 04:12:23.505820 [ 5 ] {b976ee33-6868-4a28-b7af-99f7d1f25329} TCPHandler: Processed in 0.003139307 sec. 2025.04.15 04:12:23.505944 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:23.506050 [ 5 ] {39b6f7c6-92df-4e9a-beda-3efbe458193f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:12:23.506097 [ 5 ] {39b6f7c6-92df-4e9a-beda-3efbe458193f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:12:23.506490 [ 5 ] {39b6f7c6-92df-4e9a-beda-3efbe458193f} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.506528 [ 5 ] {39b6f7c6-92df-4e9a-beda-3efbe458193f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.506978 [ 5 ] {39b6f7c6-92df-4e9a-beda-3efbe458193f} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.15 04:12:23.507413 [ 5 ] {39b6f7c6-92df-4e9a-beda-3efbe458193f} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.507605 [ 5 ] {39b6f7c6-92df-4e9a-beda-3efbe458193f} executeQuery: Read 1 rows, 69.00 B in 0.001578 sec., 633.7135614702155 rows/sec., 42.70 KiB/sec. 2025.04.15 04:12:23.507653 [ 5 ] {39b6f7c6-92df-4e9a-beda-3efbe458193f} TCPHandler: Processed in 0.001759678 sec. 2025.04.15 04:12:23.507770 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:23.507876 [ 5 ] {a200bb50-69d8-4d22-995f-9f9c4f3004a3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:23.507939 [ 5 ] {a200bb50-69d8-4d22-995f-9f9c4f3004a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:12:23.508952 [ 5 ] {a200bb50-69d8-4d22-995f-9f9c4f3004a3} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.508991 [ 5 ] {a200bb50-69d8-4d22-995f-9f9c4f3004a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.509699 [ 5 ] {a200bb50-69d8-4d22-995f-9f9c4f3004a3} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.04.15 04:12:23.510179 [ 5 ] {a200bb50-69d8-4d22-995f-9f9c4f3004a3} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.510397 [ 106 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.04.15 04:12:23.510432 [ 5 ] {a200bb50-69d8-4d22-995f-9f9c4f3004a3} executeQuery: Read 8 rows, 14.68 KiB in 0.002576 sec., 3105.590062111801 rows/sec., 5.57 MiB/sec. 2025.04.15 04:12:23.510467 [ 106 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.510541 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.510760 [ 5 ] {a200bb50-69d8-4d22-995f-9f9c4f3004a3} TCPHandler: Processed in 0.003038595 sec. 2025.04.15 04:12:23.510796 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.04.15 04:12:23.510941 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:23.511097 [ 5 ] {24a14559-d984-4835-8ec4-b7dacaed5bc3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:12:23.511147 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:23.511159 [ 5 ] {24a14559-d984-4835-8ec4-b7dacaed5bc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:12:23.511285 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2612 rows starting from the beginning of the part 2025.04.15 04:12:23.511913 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 8 rows starting from the beginning of the part 2025.04.15 04:12:23.512570 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 48 rows starting from the beginning of the part 2025.04.15 04:12:23.512608 [ 5 ] {24a14559-d984-4835-8ec4-b7dacaed5bc3} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.512664 [ 5 ] {24a14559-d984-4835-8ec4-b7dacaed5bc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.513100 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 8 rows starting from the beginning of the part 2025.04.15 04:12:23.513687 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 51 rows starting from the beginning of the part 2025.04.15 04:12:23.513916 [ 5 ] {24a14559-d984-4835-8ec4-b7dacaed5bc3} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.04.15 04:12:23.514115 [ 193 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 8 rows starting from the beginning of the part 2025.04.15 04:12:23.514758 [ 5 ] {24a14559-d984-4835-8ec4-b7dacaed5bc3} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.515005 [ 106 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.04.15 04:12:23.515107 [ 5 ] {24a14559-d984-4835-8ec4-b7dacaed5bc3} executeQuery: Read 34 rows, 2.02 KiB in 0.004031 sec., 8434.631605060778 rows/sec., 501.24 KiB/sec. 2025.04.15 04:12:23.515101 [ 106 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.515231 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.515351 [ 5 ] {24a14559-d984-4835-8ec4-b7dacaed5bc3} TCPHandler: Processed in 0.004458966 sec. 2025.04.15 04:12:23.515768 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2025.04.15 04:12:23.516047 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:23.516098 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_161_32} MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9360 rows starting from the beginning of the part 2025.04.15 04:12:23.516270 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 82 rows starting from the beginning of the part 2025.04.15 04:12:23.516370 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part 2025.04.15 04:12:23.516453 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 82 rows starting from the beginning of the part 2025.04.15 04:12:23.516530 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part 2025.04.15 04:12:23.516626 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 34 rows starting from the beginning of the part 2025.04.15 04:12:23.520014 [ 188 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 9678 rows, containing 4 columns (4 merged, 0 gathered) in 0.004600888 sec., 2103506.975175227 rows/sec., 136.96 MiB/sec. 2025.04.15 04:12:23.520471 [ 187 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.04.15 04:12:23.521057 [ 187 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_161_32} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.521153 [ 187 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_161_32} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.04.15 04:12:23.521386 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. 2025.04.15 04:12:23.523479 [ 196 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2735 rows, containing 19 columns (19 merged, 0 gathered) in 0.012811983 sec., 213472.02849082768 rows/sec., 382.53 MiB/sec. 2025.04.15 04:12:23.526038 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.04.15 04:12:23.526695 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_136_27} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.526782 [ 187 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_136_27} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.04.15 04:12:23.526935 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.10 MiB. 2025.04.15 04:12:23.800440 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 2025.04.15 04:12:23.825135 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:23.825180 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:23.832926 [ 243 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.04.15 04:12:23.834053 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:23.838366 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 709 2025.04.15 04:12:24.000207 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 275.01 MiB, peak 293.54 MiB, free memory in arenas 0.00 B, will set to 273.34 MiB (RSS), difference: -1.67 MiB 2025.04.15 04:12:24.649936 [ 221 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:12:24.649992 [ 221 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:12:24.652624 [ 221 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.04.15 04:12:25.788890 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 2812 2025.04.15 04:12:25.792963 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:25.793007 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:25.794696 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.15 04:12:25.795300 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:25.796263 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2812 2025.04.15 04:12:27.234381 [ 222 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:12:27.234434 [ 222 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:12:27.236910 [ 222 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:12:27.964615 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:27.964807 [ 5 ] {64c9e2bd-3e14-4e18-a466-5c398f1860fb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:12:27.964877 [ 5 ] {64c9e2bd-3e14-4e18-a466-5c398f1860fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:12:27.965635 [ 5 ] {64c9e2bd-3e14-4e18-a466-5c398f1860fb} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:27.965683 [ 5 ] {64c9e2bd-3e14-4e18-a466-5c398f1860fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:27.966260 [ 5 ] {64c9e2bd-3e14-4e18-a466-5c398f1860fb} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.04.15 04:12:27.966795 [ 5 ] {64c9e2bd-3e14-4e18-a466-5c398f1860fb} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:27.967001 [ 5 ] {64c9e2bd-3e14-4e18-a466-5c398f1860fb} executeQuery: Read 56 rows, 4.41 KiB in 0.002244 sec., 24955.436720142603 rows/sec., 1.92 MiB/sec. 2025.04.15 04:12:27.967088 [ 5 ] {64c9e2bd-3e14-4e18-a466-5c398f1860fb} TCPHandler: Processed in 0.002598226 sec. 2025.04.15 04:12:27.967254 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:27.967525 [ 5 ] {59f2f447-4b34-49cd-bde2-88a5c71278fa} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:12:27.967645 [ 5 ] {59f2f447-4b34-49cd-bde2-88a5c71278fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:12:27.968546 [ 5 ] {59f2f447-4b34-49cd-bde2-88a5c71278fa} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:27.968585 [ 5 ] {59f2f447-4b34-49cd-bde2-88a5c71278fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:27.969034 [ 5 ] {59f2f447-4b34-49cd-bde2-88a5c71278fa} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.04.15 04:12:27.969519 [ 5 ] {59f2f447-4b34-49cd-bde2-88a5c71278fa} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:27.969719 [ 5 ] {59f2f447-4b34-49cd-bde2-88a5c71278fa} executeQuery: Read 64 rows, 5.12 KiB in 0.002293 sec., 27911.033580462277 rows/sec., 2.18 MiB/sec. 2025.04.15 04:12:27.969770 [ 5 ] {59f2f447-4b34-49cd-bde2-88a5c71278fa} TCPHandler: Processed in 0.002588715 sec. 2025.04.15 04:12:27.969913 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:27.970016 [ 5 ] {d89251f4-9a80-44fe-8bc3-566a77449212} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:27.970064 [ 5 ] {d89251f4-9a80-44fe-8bc3-566a77449212} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:12:27.970568 [ 5 ] {d89251f4-9a80-44fe-8bc3-566a77449212} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:27.970607 [ 5 ] {d89251f4-9a80-44fe-8bc3-566a77449212} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:27.971081 [ 5 ] {d89251f4-9a80-44fe-8bc3-566a77449212} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.04.15 04:12:27.971519 [ 5 ] {d89251f4-9a80-44fe-8bc3-566a77449212} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:27.971688 [ 100 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 5 parts from all_1_157_32 to all_161_161_0 2025.04.15 04:12:27.971727 [ 5 ] {d89251f4-9a80-44fe-8bc3-566a77449212} executeQuery: Read 128 rows, 9.13 KiB in 0.001731 sec., 73945.69612940497 rows/sec., 5.15 MiB/sec. 2025.04.15 04:12:27.971777 [ 100 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:27.971844 [ 5 ] {d89251f4-9a80-44fe-8bc3-566a77449212} TCPHandler: Processed in 0.001974572 sec. 2025.04.15 04:12:27.971850 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:27.972023 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_161_33} MergeTask::PrepareStage: Merging 5 parts: from all_1_157_32 to all_161_161_0 into Compact with storage Full 2025.04.15 04:12:27.972037 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:27.972305 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_161_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:27.972305 [ 5 ] {5a2365d8-63a4-4bd4-817e-edc925936feb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:12:27.972382 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_161_33} MergeTreeSequentialSource: Reading 7 marks from part all_1_157_32, total 46670 rows starting from the beginning of the part 2025.04.15 04:12:27.972433 [ 5 ] {5a2365d8-63a4-4bd4-817e-edc925936feb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:12:27.972703 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 164 rows starting from the beginning of the part 2025.04.15 04:12:27.973139 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 237 rows starting from the beginning of the part 2025.04.15 04:12:27.973661 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 163 rows starting from the beginning of the part 2025.04.15 04:12:27.974043 [ 196 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 956 rows starting from the beginning of the part 2025.04.15 04:12:27.974970 [ 5 ] {5a2365d8-63a4-4bd4-817e-edc925936feb} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:27.975023 [ 5 ] {5a2365d8-63a4-4bd4-817e-edc925936feb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:27.975813 [ 5 ] {5a2365d8-63a4-4bd4-817e-edc925936feb} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.04.15 04:12:27.976481 [ 5 ] {5a2365d8-63a4-4bd4-817e-edc925936feb} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:27.976926 [ 5 ] {5a2365d8-63a4-4bd4-817e-edc925936feb} executeQuery: Read 48 rows, 3.31 KiB in 0.00471 sec., 10191.082802547771 rows/sec., 703.29 KiB/sec. 2025.04.15 04:12:27.977007 [ 5 ] {5a2365d8-63a4-4bd4-817e-edc925936feb} TCPHandler: Processed in 0.005062388 sec. 2025.04.15 04:12:27.983971 [ 194 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_161_33} MergeTask::MergeProjectionsStage: Merge sorted 48190 rows, containing 5 columns (5 merged, 0 gathered) in 0.012014666 sec., 4010931.306787887 rows/sec., 270.73 MiB/sec. 2025.04.15 04:12:27.984886 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_161_33} MergedBlockOutputStream: filled checksums all_1_161_33 (state Temporary) 2025.04.15 04:12:27.985526 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_161_33} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_161_33 to all_1_161_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:27.985629 [ 195 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_161_33} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 5 parts: [all_1_157_32, all_161_161_0] -> all_1_161_33 2025.04.15 04:12:27.985744 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. 2025.04.15 04:12:28.036986 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43554 2025.04.15 04:12:28.037737 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:28.037793 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.47 GiB. 2025.04.15 04:12:28.038657 [ 244 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.04.15 04:12:28.039154 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:28.039370 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 2025.04.15 04:12:28.648770 [ 219 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:12:28.648868 [ 219 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:12:28.651313 [ 219 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.04.15 04:12:29.000250 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.36 MiB, peak 293.54 MiB, free memory in arenas 0.00 B, will set to 273.34 MiB (RSS), difference: 3.99 MiB 2025.04.15 04:12:31.338436 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 717 2025.04.15 04:12:31.361407 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:31.361468 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:31.369093 [ 243 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.04.15 04:12:31.370230 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:31.373398 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 717 2025.04.15 04:12:32.892083 [ 219 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:12:32.892141 [ 219 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:12:32.894819 [ 219 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:12:32.969600 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:32.969806 [ 5 ] {cbdb0c42-85ad-4cd7-9cbd-bcbef752065a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:12:32.969886 [ 5 ] {cbdb0c42-85ad-4cd7-9cbd-bcbef752065a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:12:32.970709 [ 5 ] {cbdb0c42-85ad-4cd7-9cbd-bcbef752065a} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:32.970753 [ 5 ] {cbdb0c42-85ad-4cd7-9cbd-bcbef752065a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:32.971266 [ 5 ] {cbdb0c42-85ad-4cd7-9cbd-bcbef752065a} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.04.15 04:12:32.971764 [ 5 ] {cbdb0c42-85ad-4cd7-9cbd-bcbef752065a} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:32.971987 [ 5 ] {cbdb0c42-85ad-4cd7-9cbd-bcbef752065a} executeQuery: Read 3 rows, 228.00 B in 0.00224 sec., 1339.2857142857144 rows/sec., 99.40 KiB/sec. 2025.04.15 04:12:32.972041 [ 5 ] {cbdb0c42-85ad-4cd7-9cbd-bcbef752065a} TCPHandler: Processed in 0.002571134 sec. 2025.04.15 04:12:32.972181 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:32.972284 [ 5 ] {e379a968-0d41-4c7e-9971-ced4a946464d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:12:32.972329 [ 5 ] {e379a968-0d41-4c7e-9971-ced4a946464d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:12:32.972949 [ 5 ] {e379a968-0d41-4c7e-9971-ced4a946464d} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:32.972988 [ 5 ] {e379a968-0d41-4c7e-9971-ced4a946464d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:32.973448 [ 5 ] {e379a968-0d41-4c7e-9971-ced4a946464d} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.04.15 04:12:32.973894 [ 5 ] {e379a968-0d41-4c7e-9971-ced4a946464d} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:32.974105 [ 5 ] {e379a968-0d41-4c7e-9971-ced4a946464d} executeQuery: Read 164 rows, 14.44 KiB in 0.001833 sec., 89470.8128750682 rows/sec., 7.69 MiB/sec. 2025.04.15 04:12:32.974180 [ 5 ] {e379a968-0d41-4c7e-9971-ced4a946464d} TCPHandler: Processed in 0.002045654 sec. 2025.04.15 04:12:32.974189 [ 219 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:12:32.974247 [ 219 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:12:32.974323 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:32.974448 [ 5 ] {5c9f3712-9e9f-4479-8e5e-7a359be31e11} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:12:32.974495 [ 5 ] {5c9f3712-9e9f-4479-8e5e-7a359be31e11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:12:32.975866 [ 5 ] {5c9f3712-9e9f-4479-8e5e-7a359be31e11} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:32.975926 [ 5 ] {5c9f3712-9e9f-4479-8e5e-7a359be31e11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:32.976459 [ 5 ] {5c9f3712-9e9f-4479-8e5e-7a359be31e11} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.04.15 04:12:32.977145 [ 5 ] {5c9f3712-9e9f-4479-8e5e-7a359be31e11} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:32.977580 [ 5 ] {5c9f3712-9e9f-4479-8e5e-7a359be31e11} executeQuery: Read 54 rows, 4.02 KiB in 0.00315 sec., 17142.85714285714 rows/sec., 1.25 MiB/sec. 2025.04.15 04:12:32.977589 [ 220 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:12:32.977650 [ 5 ] {5c9f3712-9e9f-4479-8e5e-7a359be31e11} TCPHandler: Processed in 0.003395213 sec. 2025.04.15 04:12:32.977658 [ 220 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:12:32.977820 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:32.977958 [ 5 ] {a6601378-4049-41db-ab37-21437370da21} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:12:32.978008 [ 5 ] {a6601378-4049-41db-ab37-21437370da21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:12:32.979637 [ 5 ] {a6601378-4049-41db-ab37-21437370da21} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:32.979699 [ 5 ] {a6601378-4049-41db-ab37-21437370da21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:32.980222 [ 219 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:12:32.981040 [ 5 ] {a6601378-4049-41db-ab37-21437370da21} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.04.15 04:12:32.981826 [ 5 ] {a6601378-4049-41db-ab37-21437370da21} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:32.982214 [ 5 ] {a6601378-4049-41db-ab37-21437370da21} executeQuery: Read 136 rows, 10.67 KiB in 0.004268 sec., 31865.042174320522 rows/sec., 2.44 MiB/sec. 2025.04.15 04:12:32.982252 [ 224 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:12:32.982316 [ 224 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:12:32.982433 [ 5 ] {a6601378-4049-41db-ab37-21437370da21} TCPHandler: Processed in 0.004660719 sec. 2025.04.15 04:12:32.982747 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:32.982927 [ 5 ] {71dac201-c2ce-46fe-a981-9bd3a82fcba5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:32.983064 [ 5 ] {71dac201-c2ce-46fe-a981-9bd3a82fcba5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:12:32.983435 [ 220 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:12:32.985108 [ 5 ] {71dac201-c2ce-46fe-a981-9bd3a82fcba5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:32.985152 [ 5 ] {71dac201-c2ce-46fe-a981-9bd3a82fcba5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:32.985964 [ 5 ] {71dac201-c2ce-46fe-a981-9bd3a82fcba5} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.04.15 04:12:32.986509 [ 5 ] {71dac201-c2ce-46fe-a981-9bd3a82fcba5} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:32.986786 [ 5 ] {71dac201-c2ce-46fe-a981-9bd3a82fcba5} executeQuery: Read 163 rows, 11.60 KiB in 0.003909 sec., 41698.64415451522 rows/sec., 2.90 MiB/sec. 2025.04.15 04:12:32.986917 [ 5 ] {71dac201-c2ce-46fe-a981-9bd3a82fcba5} TCPHandler: Processed in 0.004299792 sec. 2025.04.15 04:12:32.987095 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:32.987203 [ 5 ] {6e471626-556c-48d9-8f3e-b5adee6380fd} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:32.987278 [ 5 ] {6e471626-556c-48d9-8f3e-b5adee6380fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:12:32.987963 [ 224 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:12:32.989023 [ 5 ] {6e471626-556c-48d9-8f3e-b5adee6380fd} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:32.989067 [ 5 ] {6e471626-556c-48d9-8f3e-b5adee6380fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:32.989853 [ 5 ] {6e471626-556c-48d9-8f3e-b5adee6380fd} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.04.15 04:12:32.990337 [ 5 ] {6e471626-556c-48d9-8f3e-b5adee6380fd} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:32.990566 [ 5 ] {6e471626-556c-48d9-8f3e-b5adee6380fd} executeQuery: Read 51 rows, 93.58 KiB in 0.003386 sec., 15062.020082693443 rows/sec., 26.99 MiB/sec. 2025.04.15 04:12:32.990659 [ 5 ] {6e471626-556c-48d9-8f3e-b5adee6380fd} TCPHandler: Processed in 0.003622758 sec. 2025.04.15 04:12:32.990778 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:32.990883 [ 5 ] {bea806d5-75ef-4a84-b375-888cc6b6af5e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:12:32.990929 [ 5 ] {bea806d5-75ef-4a84-b375-888cc6b6af5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:12:32.991363 [ 5 ] {bea806d5-75ef-4a84-b375-888cc6b6af5e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:32.991402 [ 5 ] {bea806d5-75ef-4a84-b375-888cc6b6af5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:32.991864 [ 5 ] {bea806d5-75ef-4a84-b375-888cc6b6af5e} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.04.15 04:12:32.992319 [ 5 ] {bea806d5-75ef-4a84-b375-888cc6b6af5e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:32.992550 [ 5 ] {bea806d5-75ef-4a84-b375-888cc6b6af5e} executeQuery: Read 60 rows, 4.14 KiB in 0.001681 sec., 35693.03985722784 rows/sec., 2.41 MiB/sec. 2025.04.15 04:12:32.992611 [ 219 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:12:32.992637 [ 5 ] {bea806d5-75ef-4a84-b375-888cc6b6af5e} TCPHandler: Processed in 0.001909021 sec. 2025.04.15 04:12:32.992663 [ 219 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:12:32.995448 [ 219 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:12:33.210096 [ 95 ] {} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.04.15 04:12:33.210144 [ 95 ] {} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:33.210170 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:33.210341 [ 199 ] {c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.04.15 04:12:33.210535 [ 199 ] {c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:33.210580 [ 199 ] {c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.04.15 04:12:33.210664 [ 199 ] {c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part 2025.04.15 04:12:33.210887 [ 199 ] {c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.04.15 04:12:33.210973 [ 199 ] {c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part 2025.04.15 04:12:33.211087 [ 199 ] {c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2025.04.15 04:12:33.213600 [ 195 ] {c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.003362481 sec., 15167.371949462316 rows/sec., 1.08 MiB/sec. 2025.04.15 04:12:33.213896 [ 198 ] {c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.04.15 04:12:33.214476 [ 198 ] {c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1::all_1_5_1} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:33.214563 [ 198 ] {c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1::all_1_5_1} oximeter.measurements_i64 (c6e2e916-1cbd-4ff4-bf7a-5f0507a11dd1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.04.15 04:12:33.214664 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.04.15 04:12:33.595747 [ 222 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:12:33.595783 [ 222 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:12:33.598118 [ 222 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2025.04.15 04:12:35.206452 [ 90 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:12:35.206522 [ 90 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:12:35.539540 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43981 2025.04.15 04:12:35.540141 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:35.540184 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:35.540845 [ 244 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.04.15 04:12:35.541340 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:35.541536 [ 90 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.04.15 04:12:35.541614 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 2025.04.15 04:12:35.541624 [ 90 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:35.541663 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:35.541791 [ 198 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.04.15 04:12:35.541938 [ 198 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:35.541985 [ 198 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_96_19} MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41724 rows starting from the beginning of the part 2025.04.15 04:12:35.542068 [ 198 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 427 rows starting from the beginning of the part 2025.04.15 04:12:35.542209 [ 198 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 488 rows starting from the beginning of the part 2025.04.15 04:12:35.542488 [ 198 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 427 rows starting from the beginning of the part 2025.04.15 04:12:35.542742 [ 198 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 488 rows starting from the beginning of the part 2025.04.15 04:12:35.542935 [ 198 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 427 rows starting from the beginning of the part 2025.04.15 04:12:35.546192 [ 198 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.004464215 sec., 9851900.054096857 rows/sec., 140.93 MiB/sec. 2025.04.15 04:12:35.546599 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.04.15 04:12:35.547287 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_96_19} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:35.547368 [ 186 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_96_19} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.04.15 04:12:35.547446 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.04.15 04:12:35.796755 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2834 2025.04.15 04:12:35.799745 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:35.799794 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:35.801437 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.15 04:12:35.801962 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:35.802152 [ 90 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.04.15 04:12:35.802221 [ 90 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:35.802266 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:35.802952 [ 188 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.04.15 04:12:35.804385 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2834 2025.04.15 04:12:35.804770 [ 188 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:35.804955 [ 188 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2628 rows starting from the beginning of the part 2025.04.15 04:12:35.805520 [ 188 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2025.04.15 04:12:35.806057 [ 188 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 22 rows starting from the beginning of the part 2025.04.15 04:12:35.806568 [ 188 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part 2025.04.15 04:12:35.807067 [ 188 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 62 rows starting from the beginning of the part 2025.04.15 04:12:35.807560 [ 188 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 22 rows starting from the beginning of the part 2025.04.15 04:12:35.818602 [ 195 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2834 rows, containing 72 columns (72 merged, 0 gathered) in 0.016174396 sec., 175215.1981440296 rows/sec., 130.50 MiB/sec. 2025.04.15 04:12:35.821291 [ 190 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.04.15 04:12:35.822330 [ 190 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_71_14} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:35.822414 [ 190 ] {f76554e5-98ae-4685-899f-2290220c40b2::all_1_71_14} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.04.15 04:12:35.822761 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.04.15 04:12:36.008370 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.0079347 sec. 2025.04.15 04:12:36.752905 [ 89 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 5 parts from all_1_65_14 to all_69_69_0 2025.04.15 04:12:36.752992 [ 89 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:36.753030 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:36.753204 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_69_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_65_14 to all_69_69_0 into Compact with storage Full 2025.04.15 04:12:36.753440 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_69_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:36.753483 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_14, total 390 rows starting from the beginning of the part 2025.04.15 04:12:36.753586 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part 2025.04.15 04:12:36.753664 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part 2025.04.15 04:12:36.753852 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part 2025.04.15 04:12:36.754137 [ 192 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part 2025.04.15 04:12:36.755212 [ 191 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_69_15} MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 4 columns (4 merged, 0 gathered) in 0.002086854 sec., 198384.7456506301 rows/sec., 10.12 MiB/sec. 2025.04.15 04:12:36.755541 [ 191 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_69_15} MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) 2025.04.15 04:12:36.756209 [ 191 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_69_15} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:36.756308 [ 191 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_69_15} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 5 parts: [all_1_65_14, all_69_69_0] -> all_1_69_15 2025.04.15 04:12:36.756410 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.04.15 04:12:37.972620 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:37.972805 [ 5 ] {0d849977-b316-431b-82a6-7f3b7e6dc984} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:12:37.972878 [ 5 ] {0d849977-b316-431b-82a6-7f3b7e6dc984} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:12:37.973869 [ 5 ] {0d849977-b316-431b-82a6-7f3b7e6dc984} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:37.973960 [ 5 ] {0d849977-b316-431b-82a6-7f3b7e6dc984} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:37.974832 [ 5 ] {0d849977-b316-431b-82a6-7f3b7e6dc984} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.15 04:12:37.975367 [ 5 ] {0d849977-b316-431b-82a6-7f3b7e6dc984} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:37.975591 [ 5 ] {0d849977-b316-431b-82a6-7f3b7e6dc984} executeQuery: Read 212 rows, 13.81 KiB in 0.002837 sec., 74726.82410997532 rows/sec., 4.75 MiB/sec. 2025.04.15 04:12:37.975657 [ 5 ] {0d849977-b316-431b-82a6-7f3b7e6dc984} TCPHandler: Processed in 0.003162757 sec. 2025.04.15 04:12:37.975801 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:37.975910 [ 5 ] {4b49f2dd-c679-40e7-bc29-3958b852dcb0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:12:37.975960 [ 5 ] {4b49f2dd-c679-40e7-bc29-3958b852dcb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:12:37.976801 [ 5 ] {4b49f2dd-c679-40e7-bc29-3958b852dcb0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:37.976840 [ 5 ] {4b49f2dd-c679-40e7-bc29-3958b852dcb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:37.977344 [ 5 ] {4b49f2dd-c679-40e7-bc29-3958b852dcb0} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.04.15 04:12:37.977833 [ 5 ] {4b49f2dd-c679-40e7-bc29-3958b852dcb0} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:37.978016 [ 5 ] {4b49f2dd-c679-40e7-bc29-3958b852dcb0} executeQuery: Read 633 rows, 50.98 KiB in 0.002132 sec., 296904.31519699807 rows/sec., 23.35 MiB/sec. 2025.04.15 04:12:37.978077 [ 5 ] {4b49f2dd-c679-40e7-bc29-3958b852dcb0} TCPHandler: Processed in 0.00232767 sec. 2025.04.15 04:12:37.978190 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:37.978295 [ 5 ] {517c23a2-11c3-448d-8200-182dc7e4b388} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:12:37.978340 [ 5 ] {517c23a2-11c3-448d-8200-182dc7e4b388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:12:37.978873 [ 5 ] {517c23a2-11c3-448d-8200-182dc7e4b388} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:37.978912 [ 5 ] {517c23a2-11c3-448d-8200-182dc7e4b388} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:37.979384 [ 5 ] {517c23a2-11c3-448d-8200-182dc7e4b388} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.04.15 04:12:37.979846 [ 5 ] {517c23a2-11c3-448d-8200-182dc7e4b388} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:37.980052 [ 5 ] {517c23a2-11c3-448d-8200-182dc7e4b388} executeQuery: Read 114 rows, 6.99 KiB in 0.00178 sec., 64044.943820224726 rows/sec., 3.83 MiB/sec. 2025.04.15 04:12:37.980102 [ 5 ] {517c23a2-11c3-448d-8200-182dc7e4b388} TCPHandler: Processed in 0.001962232 sec. 2025.04.15 04:12:37.980226 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:37.980329 [ 5 ] {e2682de0-b6c7-40b1-b783-8f0fca54a337} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:12:37.980372 [ 5 ] {e2682de0-b6c7-40b1-b783-8f0fca54a337} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:12:37.980916 [ 5 ] {e2682de0-b6c7-40b1-b783-8f0fca54a337} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:37.980954 [ 5 ] {e2682de0-b6c7-40b1-b783-8f0fca54a337} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:37.981425 [ 5 ] {e2682de0-b6c7-40b1-b783-8f0fca54a337} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.15 04:12:37.981883 [ 5 ] {e2682de0-b6c7-40b1-b783-8f0fca54a337} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:37.982100 [ 5 ] {e2682de0-b6c7-40b1-b783-8f0fca54a337} executeQuery: Read 113 rows, 7.49 KiB in 0.001786 sec., 63269.87681970884 rows/sec., 4.10 MiB/sec. 2025.04.15 04:12:37.982191 [ 5 ] {e2682de0-b6c7-40b1-b783-8f0fca54a337} TCPHandler: Processed in 0.002012662 sec. 2025.04.15 04:12:37.982422 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:37.982562 [ 5 ] {6f2ea30a-68cc-4f82-94fe-3f619e52b781} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:12:37.982608 [ 5 ] {6f2ea30a-68cc-4f82-94fe-3f619e52b781} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:12:37.983162 [ 5 ] {6f2ea30a-68cc-4f82-94fe-3f619e52b781} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:37.983200 [ 5 ] {6f2ea30a-68cc-4f82-94fe-3f619e52b781} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:37.983664 [ 5 ] {6f2ea30a-68cc-4f82-94fe-3f619e52b781} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.15 04:12:37.984161 [ 5 ] {6f2ea30a-68cc-4f82-94fe-3f619e52b781} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:37.984354 [ 5 ] {6f2ea30a-68cc-4f82-94fe-3f619e52b781} executeQuery: Read 112 rows, 6.53 KiB in 0.001815 sec., 61707.988980716254 rows/sec., 3.52 MiB/sec. 2025.04.15 04:12:37.984404 [ 5 ] {6f2ea30a-68cc-4f82-94fe-3f619e52b781} TCPHandler: Processed in 0.002078535 sec. 2025.04.15 04:12:37.984528 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:37.984630 [ 5 ] {07fe8b5e-3927-4631-838c-69ead2537ba1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:12:37.984674 [ 5 ] {07fe8b5e-3927-4631-838c-69ead2537ba1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:12:37.985332 [ 5 ] {07fe8b5e-3927-4631-838c-69ead2537ba1} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:37.985370 [ 5 ] {07fe8b5e-3927-4631-838c-69ead2537ba1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:37.985901 [ 5 ] {07fe8b5e-3927-4631-838c-69ead2537ba1} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.04.15 04:12:37.986349 [ 5 ] {07fe8b5e-3927-4631-838c-69ead2537ba1} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:37.986556 [ 5 ] {07fe8b5e-3927-4631-838c-69ead2537ba1} executeQuery: Read 390 rows, 28.23 KiB in 0.001947 sec., 200308.16640986133 rows/sec., 14.16 MiB/sec. 2025.04.15 04:12:37.986607 [ 5 ] {07fe8b5e-3927-4631-838c-69ead2537ba1} TCPHandler: Processed in 0.002126765 sec. 2025.04.15 04:12:37.986721 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:37.986823 [ 5 ] {fa08b6ac-ec9c-4c22-b1a4-cccd802a7899} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:12:37.986869 [ 5 ] {fa08b6ac-ec9c-4c22-b1a4-cccd802a7899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:12:37.987269 [ 5 ] {fa08b6ac-ec9c-4c22-b1a4-cccd802a7899} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:37.987307 [ 5 ] {fa08b6ac-ec9c-4c22-b1a4-cccd802a7899} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:37.987763 [ 5 ] {fa08b6ac-ec9c-4c22-b1a4-cccd802a7899} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.04.15 04:12:37.988213 [ 5 ] {fa08b6ac-ec9c-4c22-b1a4-cccd802a7899} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:37.988422 [ 5 ] {fa08b6ac-ec9c-4c22-b1a4-cccd802a7899} executeQuery: Read 6 rows, 321.00 B in 0.001619 sec., 3705.9913526868436 rows/sec., 193.62 KiB/sec. 2025.04.15 04:12:37.988487 [ 5 ] {fa08b6ac-ec9c-4c22-b1a4-cccd802a7899} TCPHandler: Processed in 0.001814229 sec. 2025.04.15 04:12:37.988632 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:37.988739 [ 5 ] {b9be22c0-683b-4cea-b040-c92da0248e06} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:37.988786 [ 5 ] {b9be22c0-683b-4cea-b040-c92da0248e06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:12:37.989297 [ 5 ] {b9be22c0-683b-4cea-b040-c92da0248e06} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:37.989344 [ 5 ] {b9be22c0-683b-4cea-b040-c92da0248e06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:37.989838 [ 5 ] {b9be22c0-683b-4cea-b040-c92da0248e06} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.04.15 04:12:37.990285 [ 5 ] {b9be22c0-683b-4cea-b040-c92da0248e06} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:37.990480 [ 5 ] {b9be22c0-683b-4cea-b040-c92da0248e06} executeQuery: Read 237 rows, 16.27 KiB in 0.001761 sec., 134582.62350936967 rows/sec., 9.02 MiB/sec. 2025.04.15 04:12:37.990529 [ 5 ] {b9be22c0-683b-4cea-b040-c92da0248e06} TCPHandler: Processed in 0.001961902 sec. 2025.04.15 04:12:37.990648 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:37.990750 [ 5 ] {ae137c39-5650-4605-95f4-2626376d174d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:12:37.990800 [ 5 ] {ae137c39-5650-4605-95f4-2626376d174d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:12:37.991207 [ 5 ] {ae137c39-5650-4605-95f4-2626376d174d} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:37.991247 [ 5 ] {ae137c39-5650-4605-95f4-2626376d174d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:37.991812 [ 5 ] {ae137c39-5650-4605-95f4-2626376d174d} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.15 04:12:37.992342 [ 5 ] {ae137c39-5650-4605-95f4-2626376d174d} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:37.992617 [ 5 ] {ae137c39-5650-4605-95f4-2626376d174d} executeQuery: Read 1 rows, 69.00 B in 0.001873 sec., 533.9028296849973 rows/sec., 35.98 KiB/sec. 2025.04.15 04:12:37.992807 [ 5 ] {ae137c39-5650-4605-95f4-2626376d174d} TCPHandler: Processed in 0.002202677 sec. 2025.04.15 04:12:37.993106 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:37.993225 [ 5 ] {6b3d203a-99a7-4820-8684-e0ac01aa3ad7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:37.993319 [ 5 ] {6b3d203a-99a7-4820-8684-e0ac01aa3ad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:12:37.994488 [ 5 ] {6b3d203a-99a7-4820-8684-e0ac01aa3ad7} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:37.994527 [ 5 ] {6b3d203a-99a7-4820-8684-e0ac01aa3ad7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:37.995244 [ 5 ] {6b3d203a-99a7-4820-8684-e0ac01aa3ad7} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.04.15 04:12:37.995696 [ 5 ] {6b3d203a-99a7-4820-8684-e0ac01aa3ad7} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:37.995928 [ 5 ] {6b3d203a-99a7-4820-8684-e0ac01aa3ad7} executeQuery: Read 8 rows, 14.68 KiB in 0.002732 sec., 2928.2576866764275 rows/sec., 5.25 MiB/sec. 2025.04.15 04:12:37.996034 [ 5 ] {6b3d203a-99a7-4820-8684-e0ac01aa3ad7} TCPHandler: Processed in 0.003032275 sec. 2025.04.15 04:12:37.996154 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:37.996257 [ 5 ] {2949c5a1-43b5-4f60-b6d4-15fb996082ec} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:12:37.996303 [ 5 ] {2949c5a1-43b5-4f60-b6d4-15fb996082ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:12:37.996718 [ 5 ] {2949c5a1-43b5-4f60-b6d4-15fb996082ec} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:37.996756 [ 5 ] {2949c5a1-43b5-4f60-b6d4-15fb996082ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:37.997214 [ 5 ] {2949c5a1-43b5-4f60-b6d4-15fb996082ec} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.04.15 04:12:37.997659 [ 5 ] {2949c5a1-43b5-4f60-b6d4-15fb996082ec} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:37.997882 [ 5 ] {2949c5a1-43b5-4f60-b6d4-15fb996082ec} executeQuery: Read 82 rows, 5.33 KiB in 0.001646 sec., 49817.73997569866 rows/sec., 3.16 MiB/sec. 2025.04.15 04:12:37.997932 [ 5 ] {2949c5a1-43b5-4f60-b6d4-15fb996082ec} TCPHandler: Processed in 0.001825888 sec. 2025.04.15 04:12:38.873582 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 724 2025.04.15 04:12:38.896653 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:38.896703 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:38.904426 [ 243 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.04.15 04:12:38.905680 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:38.906214 [ 86 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.04.15 04:12:38.906381 [ 86 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:38.906460 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:38.907081 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.04.15 04:12:38.921572 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 724 2025.04.15 04:12:38.923709 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:38.925510 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part 2025.04.15 04:12:38.931689 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part 2025.04.15 04:12:38.937903 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part 2025.04.15 04:12:38.945174 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part 2025.04.15 04:12:38.951375 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part 2025.04.15 04:12:38.957625 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part 2025.04.15 04:12:39.000232 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 287.84 MiB, peak 293.54 MiB, free memory in arenas 0.00 B, will set to 273.34 MiB (RSS), difference: -14.50 MiB 2025.04.15 04:12:39.023624 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.117004187 sec., 6187.812748957437 rows/sec., 32.00 MiB/sec. 2025.04.15 04:12:39.026179 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.04.15 04:12:39.029219 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_96_19} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:39.029334 [ 192 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_96_19} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.04.15 04:12:39.030952 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.04.15 04:12:40.000244 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 259.93 MiB, peak 293.54 MiB, free memory in arenas 0.00 B, will set to 273.34 MiB (RSS), difference: 13.41 MiB 2025.04.15 04:12:42.969643 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:42.969882 [ 5 ] {7736e4a2-e384-4cae-8f99-7783e5d583f6} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:12:42.969957 [ 5 ] {7736e4a2-e384-4cae-8f99-7783e5d583f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:12:42.971016 [ 5 ] {7736e4a2-e384-4cae-8f99-7783e5d583f6} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:42.971064 [ 5 ] {7736e4a2-e384-4cae-8f99-7783e5d583f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:42.971676 [ 5 ] {7736e4a2-e384-4cae-8f99-7783e5d583f6} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.04.15 04:12:42.972205 [ 5 ] {7736e4a2-e384-4cae-8f99-7783e5d583f6} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:42.972351 [ 81 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Selected 6 parts from all_1_41_10 to all_46_46_0 2025.04.15 04:12:42.972398 [ 5 ] {7736e4a2-e384-4cae-8f99-7783e5d583f6} executeQuery: Read 4 rows, 334.00 B in 0.002571 sec., 1555.8148580318943 rows/sec., 126.87 KiB/sec. 2025.04.15 04:12:42.972415 [ 81 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:42.972463 [ 5 ] {7736e4a2-e384-4cae-8f99-7783e5d583f6} TCPHandler: Processed in 0.003012984 sec. 2025.04.15 04:12:42.972469 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:42.972593 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_46_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_10 to all_46_46_0 into Compact with storage Full 2025.04.15 04:12:42.972615 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:42.972729 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_46_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:42.972766 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_46_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 18 rows starting from the beginning of the part 2025.04.15 04:12:42.972767 [ 5 ] {5519ab36-d1e7-493a-8378-f0baa7e8f42d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:12:42.972835 [ 5 ] {5519ab36-d1e7-493a-8378-f0baa7e8f42d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:12:42.972855 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_46_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part 2025.04.15 04:12:42.973243 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_46_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 3 rows starting from the beginning of the part 2025.04.15 04:12:42.973562 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_46_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part 2025.04.15 04:12:42.973794 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_46_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 3 rows starting from the beginning of the part 2025.04.15 04:12:42.974013 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_46_11} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part 2025.04.15 04:12:42.974938 [ 5 ] {5519ab36-d1e7-493a-8378-f0baa7e8f42d} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:42.974982 [ 5 ] {5519ab36-d1e7-493a-8378-f0baa7e8f42d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:42.975524 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_46_11} MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 5 columns (5 merged, 0 gathered) in 0.002990464 sec., 11703.869366091683 rows/sec., 978.04 KiB/sec. 2025.04.15 04:12:42.975701 [ 5 ] {5519ab36-d1e7-493a-8378-f0baa7e8f42d} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.04.15 04:12:42.975717 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_46_11} MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) 2025.04.15 04:12:42.976197 [ 5 ] {5519ab36-d1e7-493a-8378-f0baa7e8f42d} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:42.976210 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_46_11} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:42.976313 [ 193 ] {43c05f96-6329-4295-aa47-28813251c013::all_1_46_11} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013) (MergerMutator): Merged 6 parts: [all_1_41_10, all_46_46_0] -> all_1_46_11 2025.04.15 04:12:42.976420 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.04.15 04:12:42.976453 [ 5 ] {5519ab36-d1e7-493a-8378-f0baa7e8f42d} executeQuery: Read 160 rows, 14.18 KiB in 0.003714 sec., 43080.23694130318 rows/sec., 3.73 MiB/sec. 2025.04.15 04:12:42.976506 [ 5 ] {5519ab36-d1e7-493a-8378-f0baa7e8f42d} TCPHandler: Processed in 0.003957494 sec. 2025.04.15 04:12:42.976640 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:42.976743 [ 5 ] {97d9b73e-1cc5-40b5-bdca-69c6910507a5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:12:42.976787 [ 5 ] {97d9b73e-1cc5-40b5-bdca-69c6910507a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:12:42.977309 [ 5 ] {97d9b73e-1cc5-40b5-bdca-69c6910507a5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:42.977345 [ 5 ] {97d9b73e-1cc5-40b5-bdca-69c6910507a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:42.977785 [ 5 ] {97d9b73e-1cc5-40b5-bdca-69c6910507a5} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.04.15 04:12:42.978233 [ 5 ] {97d9b73e-1cc5-40b5-bdca-69c6910507a5} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:42.978415 [ 5 ] {97d9b73e-1cc5-40b5-bdca-69c6910507a5} executeQuery: Read 55 rows, 4.11 KiB in 0.001689 sec., 32563.64712847839 rows/sec., 2.38 MiB/sec. 2025.04.15 04:12:42.978473 [ 5 ] {97d9b73e-1cc5-40b5-bdca-69c6910507a5} TCPHandler: Processed in 0.00187982 sec. 2025.04.15 04:12:42.978619 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:42.978880 [ 5 ] {10434af7-c9ac-4129-b543-16713e1b286e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:12:42.979006 [ 5 ] {10434af7-c9ac-4129-b543-16713e1b286e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:12:42.979877 [ 5 ] {10434af7-c9ac-4129-b543-16713e1b286e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:42.979915 [ 5 ] {10434af7-c9ac-4129-b543-16713e1b286e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:42.980369 [ 5 ] {10434af7-c9ac-4129-b543-16713e1b286e} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.04.15 04:12:42.980845 [ 5 ] {10434af7-c9ac-4129-b543-16713e1b286e} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:42.981036 [ 5 ] {10434af7-c9ac-4129-b543-16713e1b286e} executeQuery: Read 119 rows, 9.53 KiB in 0.002244 sec., 53030.30303030303 rows/sec., 4.15 MiB/sec. 2025.04.15 04:12:42.981098 [ 5 ] {10434af7-c9ac-4129-b543-16713e1b286e} TCPHandler: Processed in 0.002546764 sec. 2025.04.15 04:12:42.981210 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:42.981370 [ 5 ] {7859dca2-9b07-4e16-9095-2202759257f2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:42.981447 [ 5 ] {7859dca2-9b07-4e16-9095-2202759257f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:12:42.982029 [ 5 ] {7859dca2-9b07-4e16-9095-2202759257f2} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:42.982067 [ 5 ] {7859dca2-9b07-4e16-9095-2202759257f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:42.982546 [ 5 ] {7859dca2-9b07-4e16-9095-2202759257f2} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.04.15 04:12:42.982990 [ 5 ] {7859dca2-9b07-4e16-9095-2202759257f2} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:42.983172 [ 5 ] {7859dca2-9b07-4e16-9095-2202759257f2} executeQuery: Read 162 rows, 11.55 KiB in 0.001844 sec., 87852.49457700651 rows/sec., 6.12 MiB/sec. 2025.04.15 04:12:42.983278 [ 5 ] {7859dca2-9b07-4e16-9095-2202759257f2} TCPHandler: Processed in 0.002109835 sec. 2025.04.15 04:12:42.983417 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:42.983795 [ 5 ] {85ec5623-42eb-4fb6-bafd-eda24c522d94} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:42.984213 [ 5 ] {85ec5623-42eb-4fb6-bafd-eda24c522d94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:12:42.987614 [ 5 ] {85ec5623-42eb-4fb6-bafd-eda24c522d94} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:42.987650 [ 5 ] {85ec5623-42eb-4fb6-bafd-eda24c522d94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:42.988451 [ 5 ] {85ec5623-42eb-4fb6-bafd-eda24c522d94} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.04.15 04:12:42.988905 [ 5 ] {85ec5623-42eb-4fb6-bafd-eda24c522d94} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:42.989129 [ 5 ] {85ec5623-42eb-4fb6-bafd-eda24c522d94} executeQuery: Read 51 rows, 93.58 KiB in 0.00546 sec., 9340.659340659342 rows/sec., 16.74 MiB/sec. 2025.04.15 04:12:42.989220 [ 5 ] {85ec5623-42eb-4fb6-bafd-eda24c522d94} TCPHandler: Processed in 0.005850715 sec. 2025.04.15 04:12:42.989325 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:42.989425 [ 5 ] {389b674b-0080-4d88-9a41-f609ff979f2f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:12:42.989470 [ 5 ] {389b674b-0080-4d88-9a41-f609ff979f2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:12:42.989873 [ 5 ] {389b674b-0080-4d88-9a41-f609ff979f2f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:42.989912 [ 5 ] {389b674b-0080-4d88-9a41-f609ff979f2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:42.990352 [ 5 ] {389b674b-0080-4d88-9a41-f609ff979f2f} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.04.15 04:12:42.990983 [ 5 ] {389b674b-0080-4d88-9a41-f609ff979f2f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:42.991181 [ 5 ] {389b674b-0080-4d88-9a41-f609ff979f2f} executeQuery: Read 60 rows, 4.14 KiB in 0.001772 sec., 33860.045146726865 rows/sec., 2.28 MiB/sec. 2025.04.15 04:12:42.991254 [ 5 ] {389b674b-0080-4d88-9a41-f609ff979f2f} TCPHandler: Processed in 0.001976152 sec. 2025.04.15 04:12:43.041814 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44469 2025.04.15 04:12:43.042459 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:43.042503 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:43.043174 [ 244 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.04.15 04:12:43.043718 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:43.043984 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 2025.04.15 04:12:45.804595 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2870 2025.04.15 04:12:45.808020 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:45.808060 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:45.809680 [ 242 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.15 04:12:45.810258 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:45.811711 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2870 2025.04.15 04:12:46.422609 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732 2025.04.15 04:12:46.446637 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:46.446695 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:46.454455 [ 243 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.04.15 04:12:46.455623 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:46.458686 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 732 2025.04.15 04:12:47.905702 [ 219 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.04.15 04:12:47.905754 [ 219 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.04.15 04:12:47.908190 [ 219 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.04.15 04:12:47.972913 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:47.973214 [ 5 ] {90e9bfc9-a277-449a-aefc-8258d3527448} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:12:47.973328 [ 5 ] {90e9bfc9-a277-449a-aefc-8258d3527448} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:12:47.974312 [ 5 ] {90e9bfc9-a277-449a-aefc-8258d3527448} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:47.974362 [ 5 ] {90e9bfc9-a277-449a-aefc-8258d3527448} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:47.974932 [ 5 ] {90e9bfc9-a277-449a-aefc-8258d3527448} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.15 04:12:47.975402 [ 5 ] {90e9bfc9-a277-449a-aefc-8258d3527448} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:47.975651 [ 5 ] {90e9bfc9-a277-449a-aefc-8258d3527448} executeQuery: Read 212 rows, 13.81 KiB in 0.002507 sec., 84563.22297566812 rows/sec., 5.38 MiB/sec. 2025.04.15 04:12:47.975760 [ 5 ] {90e9bfc9-a277-449a-aefc-8258d3527448} TCPHandler: Processed in 0.003033345 sec. 2025.04.15 04:12:47.975992 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:47.976128 [ 5 ] {6af185e1-cd0c-4e89-893d-73afdb471f33} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:12:47.976173 [ 5 ] {6af185e1-cd0c-4e89-893d-73afdb471f33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:12:47.976930 [ 5 ] {6af185e1-cd0c-4e89-893d-73afdb471f33} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:47.976969 [ 5 ] {6af185e1-cd0c-4e89-893d-73afdb471f33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:47.977471 [ 5 ] {6af185e1-cd0c-4e89-893d-73afdb471f33} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.04.15 04:12:47.977939 [ 5 ] {6af185e1-cd0c-4e89-893d-73afdb471f33} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:47.978144 [ 5 ] {6af185e1-cd0c-4e89-893d-73afdb471f33} executeQuery: Read 633 rows, 50.98 KiB in 0.00201 sec., 314925.37313432834 rows/sec., 24.77 MiB/sec. 2025.04.15 04:12:47.978155 [ 74 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.04.15 04:12:47.978204 [ 5 ] {6af185e1-cd0c-4e89-893d-73afdb471f33} TCPHandler: Processed in 0.00230683 sec. 2025.04.15 04:12:47.978272 [ 74 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:47.978340 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:47.978371 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:47.978540 [ 5 ] {7393d695-5030-49ff-95a4-9c241fcc2488} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:12:47.978568 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.04.15 04:12:47.978593 [ 5 ] {7393d695-5030-49ff-95a4-9c241fcc2488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:12:47.978733 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:47.978771 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1891 rows starting from the beginning of the part 2025.04.15 04:12:47.978982 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part 2025.04.15 04:12:47.979250 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 164 rows starting from the beginning of the part 2025.04.15 04:12:47.979456 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 633 rows starting from the beginning of the part 2025.04.15 04:12:47.979590 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part 2025.04.15 04:12:47.979824 [ 193 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 633 rows starting from the beginning of the part 2025.04.15 04:12:47.980707 [ 5 ] {7393d695-5030-49ff-95a4-9c241fcc2488} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:47.980750 [ 5 ] {7393d695-5030-49ff-95a4-9c241fcc2488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:47.981354 [ 5 ] {7393d695-5030-49ff-95a4-9c241fcc2488} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.04.15 04:12:47.981896 [ 5 ] {7393d695-5030-49ff-95a4-9c241fcc2488} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:47.982215 [ 5 ] {7393d695-5030-49ff-95a4-9c241fcc2488} executeQuery: Read 114 rows, 6.99 KiB in 0.003713 sec., 30702.93563156477 rows/sec., 1.84 MiB/sec. 2025.04.15 04:12:47.982401 [ 5 ] {7393d695-5030-49ff-95a4-9c241fcc2488} TCPHandler: Processed in 0.004094717 sec. 2025.04.15 04:12:47.982487 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 3537 rows, containing 5 columns (5 merged, 0 gathered) in 0.004035056 sec., 876567.7601500449 rows/sec., 74.33 MiB/sec. 2025.04.15 04:12:47.982552 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:47.982699 [ 5 ] {efcc48eb-3c32-4eb5-a4e0-55c0b69eb3b7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:12:47.982752 [ 5 ] {efcc48eb-3c32-4eb5-a4e0-55c0b69eb3b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:12:47.982961 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.04.15 04:12:47.983615 [ 5 ] {efcc48eb-3c32-4eb5-a4e0-55c0b69eb3b7} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:47.983669 [ 5 ] {efcc48eb-3c32-4eb5-a4e0-55c0b69eb3b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:47.983899 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_166_33} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:47.984080 [ 194 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_166_33} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.04.15 04:12:47.984246 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.04.15 04:12:47.984440 [ 5 ] {efcc48eb-3c32-4eb5-a4e0-55c0b69eb3b7} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.15 04:12:47.984895 [ 5 ] {efcc48eb-3c32-4eb5-a4e0-55c0b69eb3b7} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:47.985108 [ 5 ] {efcc48eb-3c32-4eb5-a4e0-55c0b69eb3b7} executeQuery: Read 113 rows, 7.49 KiB in 0.002463 sec., 45879.00933820544 rows/sec., 2.97 MiB/sec. 2025.04.15 04:12:47.985139 [ 225 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.04.15 04:12:47.985175 [ 5 ] {efcc48eb-3c32-4eb5-a4e0-55c0b69eb3b7} TCPHandler: Processed in 0.002680998 sec. 2025.04.15 04:12:47.985186 [ 225 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.04.15 04:12:47.985290 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:47.985401 [ 5 ] {9447ee3a-b74a-4a9a-8504-b22d7c9079a2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:12:47.985444 [ 5 ] {9447ee3a-b74a-4a9a-8504-b22d7c9079a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:12:47.986174 [ 5 ] {9447ee3a-b74a-4a9a-8504-b22d7c9079a2} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:47.986212 [ 5 ] {9447ee3a-b74a-4a9a-8504-b22d7c9079a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:47.986696 [ 5 ] {9447ee3a-b74a-4a9a-8504-b22d7c9079a2} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.15 04:12:47.987244 [ 5 ] {9447ee3a-b74a-4a9a-8504-b22d7c9079a2} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:47.987535 [ 5 ] {9447ee3a-b74a-4a9a-8504-b22d7c9079a2} executeQuery: Read 112 rows, 6.53 KiB in 0.002147 sec., 52165.812761993475 rows/sec., 2.97 MiB/sec. 2025.04.15 04:12:47.987694 [ 5 ] {9447ee3a-b74a-4a9a-8504-b22d7c9079a2} TCPHandler: Processed in 0.002453142 sec. 2025.04.15 04:12:47.987846 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:47.987993 [ 5 ] {6fb471ca-be53-4cd8-b840-f0376e87a80d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:12:47.988046 [ 5 ] {6fb471ca-be53-4cd8-b840-f0376e87a80d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:12:47.988731 [ 5 ] {6fb471ca-be53-4cd8-b840-f0376e87a80d} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:47.988772 [ 5 ] {6fb471ca-be53-4cd8-b840-f0376e87a80d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:47.988914 [ 225 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.04.15 04:12:47.989443 [ 5 ] {6fb471ca-be53-4cd8-b840-f0376e87a80d} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.04.15 04:12:47.989946 [ 5 ] {6fb471ca-be53-4cd8-b840-f0376e87a80d} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:47.990149 [ 74 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.04.15 04:12:47.990153 [ 5 ] {6fb471ca-be53-4cd8-b840-f0376e87a80d} executeQuery: Read 390 rows, 28.23 KiB in 0.002183 sec., 178653.22950068713 rows/sec., 12.63 MiB/sec. 2025.04.15 04:12:47.990236 [ 74 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:47.990297 [ 5 ] {6fb471ca-be53-4cd8-b840-f0376e87a80d} TCPHandler: Processed in 0.002511204 sec. 2025.04.15 04:12:47.990311 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:47.990503 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:47.990505 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.04.15 04:12:47.990638 [ 5 ] {bfac7403-747e-4507-8c99-dfbe8488ca29} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:12:47.990652 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:47.990695 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 957 rows starting from the beginning of the part 2025.04.15 04:12:47.990700 [ 5 ] {bfac7403-747e-4507-8c99-dfbe8488ca29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:12:47.991000 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part 2025.04.15 04:12:47.991426 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 136 rows starting from the beginning of the part 2025.04.15 04:12:47.991858 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 390 rows starting from the beginning of the part 2025.04.15 04:12:47.992213 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 119 rows starting from the beginning of the part 2025.04.15 04:12:47.992549 [ 201 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 390 rows starting from the beginning of the part 2025.04.15 04:12:47.993218 [ 5 ] {bfac7403-747e-4507-8c99-dfbe8488ca29} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:47.993256 [ 5 ] {bfac7403-747e-4507-8c99-dfbe8488ca29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:47.993956 [ 5 ] {bfac7403-747e-4507-8c99-dfbe8488ca29} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.04.15 04:12:47.994507 [ 5 ] {bfac7403-747e-4507-8c99-dfbe8488ca29} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:47.994503 [ 196 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 2056 rows, containing 5 columns (5 merged, 0 gathered) in 0.004054656 sec., 507071.37670865294 rows/sec., 38.78 MiB/sec. 2025.04.15 04:12:47.994783 [ 5 ] {bfac7403-747e-4507-8c99-dfbe8488ca29} executeQuery: Read 6 rows, 321.00 B in 0.00418 sec., 1435.4066985645934 rows/sec., 74.99 KiB/sec. 2025.04.15 04:12:47.994840 [ 5 ] {bfac7403-747e-4507-8c99-dfbe8488ca29} TCPHandler: Processed in 0.004412455 sec. 2025.04.15 04:12:47.994934 [ 196 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.04.15 04:12:47.994995 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:47.995127 [ 5 ] {7a1438b4-649d-4fcc-b665-0481a8598ba9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:47.995204 [ 5 ] {7a1438b4-649d-4fcc-b665-0481a8598ba9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:12:47.995823 [ 196 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_166_33} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:47.996023 [ 5 ] {7a1438b4-649d-4fcc-b665-0481a8598ba9} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:47.996035 [ 196 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_166_33} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.04.15 04:12:47.996080 [ 5 ] {7a1438b4-649d-4fcc-b665-0481a8598ba9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:47.996220 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.04.15 04:12:47.996693 [ 5 ] {7a1438b4-649d-4fcc-b665-0481a8598ba9} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.04.15 04:12:47.997156 [ 5 ] {7a1438b4-649d-4fcc-b665-0481a8598ba9} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:47.997338 [ 74 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_161_33 to all_166_166_0 2025.04.15 04:12:47.997364 [ 5 ] {7a1438b4-649d-4fcc-b665-0481a8598ba9} executeQuery: Read 237 rows, 16.27 KiB in 0.002259 sec., 104913.6786188579 rows/sec., 7.03 MiB/sec. 2025.04.15 04:12:47.997392 [ 74 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:47.997456 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:47.997503 [ 5 ] {7a1438b4-649d-4fcc-b665-0481a8598ba9} TCPHandler: Processed in 0.002577155 sec. 2025.04.15 04:12:47.997617 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_166_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_33 to all_166_166_0 into Compact with storage Full 2025.04.15 04:12:47.997662 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:47.997722 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_166_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:47.997765 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_166_34} MergeTreeSequentialSource: Reading 7 marks from part all_1_161_33, total 48190 rows starting from the beginning of the part 2025.04.15 04:12:47.997796 [ 5 ] {155c8a6a-db1d-48b6-9bb4-ec9d7799376e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:12:47.997935 [ 5 ] {155c8a6a-db1d-48b6-9bb4-ec9d7799376e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:12:47.997960 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 128 rows starting from the beginning of the part 2025.04.15 04:12:47.998381 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 163 rows starting from the beginning of the part 2025.04.15 04:12:47.998682 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 237 rows starting from the beginning of the part 2025.04.15 04:12:47.998928 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 162 rows starting from the beginning of the part 2025.04.15 04:12:47.999085 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 237 rows starting from the beginning of the part 2025.04.15 04:12:47.999528 [ 5 ] {155c8a6a-db1d-48b6-9bb4-ec9d7799376e} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:47.999570 [ 5 ] {155c8a6a-db1d-48b6-9bb4-ec9d7799376e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:48.000201 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 277.22 MiB, peak 293.54 MiB, free memory in arenas 0.00 B, will set to 273.34 MiB (RSS), difference: -3.87 MiB 2025.04.15 04:12:48.000268 [ 5 ] {155c8a6a-db1d-48b6-9bb4-ec9d7799376e} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.15 04:12:48.001153 [ 5 ] {155c8a6a-db1d-48b6-9bb4-ec9d7799376e} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:48.001469 [ 5 ] {155c8a6a-db1d-48b6-9bb4-ec9d7799376e} executeQuery: Read 1 rows, 69.00 B in 0.003709 sec., 269.61445133459154 rows/sec., 18.17 KiB/sec. 2025.04.15 04:12:48.001527 [ 5 ] {155c8a6a-db1d-48b6-9bb4-ec9d7799376e} TCPHandler: Processed in 0.003916613 sec. 2025.04.15 04:12:48.001653 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:48.001779 [ 5 ] {ab12c8ec-9fef-4aef-a678-ace74d96c61b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:48.001844 [ 5 ] {ab12c8ec-9fef-4aef-a678-ace74d96c61b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:12:48.002998 [ 5 ] {ab12c8ec-9fef-4aef-a678-ace74d96c61b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:48.003037 [ 5 ] {ab12c8ec-9fef-4aef-a678-ace74d96c61b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:48.003906 [ 5 ] {ab12c8ec-9fef-4aef-a678-ace74d96c61b} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.04.15 04:12:48.004463 [ 5 ] {ab12c8ec-9fef-4aef-a678-ace74d96c61b} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:48.004751 [ 5 ] {ab12c8ec-9fef-4aef-a678-ace74d96c61b} executeQuery: Read 8 rows, 14.68 KiB in 0.003012 sec., 2656.042496679947 rows/sec., 4.76 MiB/sec. 2025.04.15 04:12:48.004862 [ 5 ] {ab12c8ec-9fef-4aef-a678-ace74d96c61b} TCPHandler: Processed in 0.00326424 sec. 2025.04.15 04:12:48.004991 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:48.005096 [ 5 ] {6269a6b6-3ce8-47ee-83e7-531b3fb5e77d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:12:48.005142 [ 5 ] {6269a6b6-3ce8-47ee-83e7-531b3fb5e77d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:12:48.005671 [ 5 ] {6269a6b6-3ce8-47ee-83e7-531b3fb5e77d} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:48.005709 [ 5 ] {6269a6b6-3ce8-47ee-83e7-531b3fb5e77d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:48.006209 [ 5 ] {6269a6b6-3ce8-47ee-83e7-531b3fb5e77d} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.04.15 04:12:48.006695 [ 5 ] {6269a6b6-3ce8-47ee-83e7-531b3fb5e77d} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:48.006857 [ 73 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.04.15 04:12:48.006878 [ 5 ] {6269a6b6-3ce8-47ee-83e7-531b3fb5e77d} executeQuery: Read 82 rows, 5.33 KiB in 0.001805 sec., 45429.36288088643 rows/sec., 2.89 MiB/sec. 2025.04.15 04:12:48.006894 [ 73 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:48.006941 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:48.006945 [ 5 ] {6269a6b6-3ce8-47ee-83e7-531b3fb5e77d} TCPHandler: Processed in 0.002012033 sec. 2025.04.15 04:12:48.007255 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2025.04.15 04:12:48.007803 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:48.007928 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_166_33} MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 9678 rows starting from the beginning of the part 2025.04.15 04:12:48.008522 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 48 rows starting from the beginning of the part 2025.04.15 04:12:48.009137 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part 2025.04.15 04:12:48.009502 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_166_34} MergeTask::MergeProjectionsStage: Merge sorted 49117 rows, containing 5 columns (5 merged, 0 gathered) in 0.011945754 sec., 4111670.138193035 rows/sec., 277.59 MiB/sec. 2025.04.15 04:12:48.009537 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 82 rows starting from the beginning of the part 2025.04.15 04:12:48.009666 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part 2025.04.15 04:12:48.009890 [ 194 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 82 rows starting from the beginning of the part 2025.04.15 04:12:48.010638 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_166_34} MergedBlockOutputStream: filled checksums all_1_166_34 (state Temporary) 2025.04.15 04:12:48.011280 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_166_34} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_166_34 to all_1_166_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:48.011422 [ 187 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_166_34} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_161_33, all_166_166_0] -> all_1_166_34 2025.04.15 04:12:48.011617 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. 2025.04.15 04:12:48.013729 [ 200 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 10010 rows, containing 4 columns (4 merged, 0 gathered) in 0.006657062 sec., 1503666.3320846343 rows/sec., 97.92 MiB/sec. 2025.04.15 04:12:48.014152 [ 190 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.04.15 04:12:48.014724 [ 190 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_166_33} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:48.014811 [ 190 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_166_33} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.04.15 04:12:48.014902 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. 2025.04.15 04:12:49.000206 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.36 MiB, peak 293.54 MiB, free memory in arenas 0.00 B, will set to 273.34 MiB (RSS), difference: 2.99 MiB 2025.04.15 04:12:50.206799 [ 76 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:12:50.206876 [ 76 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:12:50.545060 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44896 2025.04.15 04:12:50.545663 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:50.545702 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:50.546480 [ 244 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.04.15 04:12:50.547068 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:50.547304 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896 2025.04.15 04:12:52.969278 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:52.969483 [ 5 ] {542517bd-2f7b-403e-ad28-4d46979fa8ea} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:12:52.969560 [ 5 ] {542517bd-2f7b-403e-ad28-4d46979fa8ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:12:52.970552 [ 5 ] {542517bd-2f7b-403e-ad28-4d46979fa8ea} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:52.970591 [ 5 ] {542517bd-2f7b-403e-ad28-4d46979fa8ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:52.971138 [ 5 ] {542517bd-2f7b-403e-ad28-4d46979fa8ea} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.04.15 04:12:52.971593 [ 5 ] {542517bd-2f7b-403e-ad28-4d46979fa8ea} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:52.971777 [ 5 ] {542517bd-2f7b-403e-ad28-4d46979fa8ea} executeQuery: Read 158 rows, 14.03 KiB in 0.002348 sec., 67291.31175468484 rows/sec., 5.84 MiB/sec. 2025.04.15 04:12:52.971847 [ 5 ] {542517bd-2f7b-403e-ad28-4d46979fa8ea} TCPHandler: Processed in 0.002698688 sec. 2025.04.15 04:12:52.972021 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:52.972302 [ 5 ] {3bedc2ca-95b1-4e26-be95-ba6bf2098ac8} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:12:52.972435 [ 5 ] {3bedc2ca-95b1-4e26-be95-ba6bf2098ac8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:12:52.973463 [ 5 ] {3bedc2ca-95b1-4e26-be95-ba6bf2098ac8} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:52.973500 [ 5 ] {3bedc2ca-95b1-4e26-be95-ba6bf2098ac8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:52.973938 [ 5 ] {3bedc2ca-95b1-4e26-be95-ba6bf2098ac8} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.04.15 04:12:52.974450 [ 5 ] {3bedc2ca-95b1-4e26-be95-ba6bf2098ac8} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:52.974636 [ 5 ] {3bedc2ca-95b1-4e26-be95-ba6bf2098ac8} executeQuery: Read 51 rows, 3.83 KiB in 0.002433 sec., 20961.775585696672 rows/sec., 1.54 MiB/sec. 2025.04.15 04:12:52.974686 [ 71 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.04.15 04:12:52.974718 [ 5 ] {3bedc2ca-95b1-4e26-be95-ba6bf2098ac8} TCPHandler: Processed in 0.002762239 sec. 2025.04.15 04:12:52.974786 [ 71 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:52.974842 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:52.974892 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:52.975195 [ 5 ] {9f2abe3e-4234-47b0-8e72-71accafebbf0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:12:52.975214 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.04.15 04:12:52.975346 [ 5 ] {9f2abe3e-4234-47b0-8e72-71accafebbf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:12:52.976235 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:52.976667 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 186 rows starting from the beginning of the part 2025.04.15 04:12:52.977429 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 54 rows starting from the beginning of the part 2025.04.15 04:12:52.977570 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 114 rows starting from the beginning of the part 2025.04.15 04:12:52.978011 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 55 rows starting from the beginning of the part 2025.04.15 04:12:52.978400 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 114 rows starting from the beginning of the part 2025.04.15 04:12:52.978772 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 51 rows starting from the beginning of the part 2025.04.15 04:12:52.979168 [ 5 ] {9f2abe3e-4234-47b0-8e72-71accafebbf0} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:52.979253 [ 5 ] {9f2abe3e-4234-47b0-8e72-71accafebbf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:52.980223 [ 5 ] {9f2abe3e-4234-47b0-8e72-71accafebbf0} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.04.15 04:12:52.980952 [ 200 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 5 columns (5 merged, 0 gathered) in 0.005976058 sec., 96049.93793567599 rows/sec., 6.61 MiB/sec. 2025.04.15 04:12:52.981016 [ 5 ] {9f2abe3e-4234-47b0-8e72-71accafebbf0} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:52.981325 [ 5 ] {9f2abe3e-4234-47b0-8e72-71accafebbf0} executeQuery: Read 115 rows, 9.20 KiB in 0.006204 sec., 18536.428110896195 rows/sec., 1.45 MiB/sec. 2025.04.15 04:12:52.981347 [ 198 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.04.15 04:12:52.981451 [ 5 ] {9f2abe3e-4234-47b0-8e72-71accafebbf0} TCPHandler: Processed in 0.006623832 sec. 2025.04.15 04:12:52.981626 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:52.981774 [ 5 ] {7ef3ea10-5378-4a5d-adcd-2883694c427f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:52.981827 [ 5 ] {7ef3ea10-5378-4a5d-adcd-2883694c427f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:12:52.982226 [ 198 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_141_28} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:52.982338 [ 198 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_141_28} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.04.15 04:12:52.982523 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.04.15 04:12:52.982718 [ 5 ] {7ef3ea10-5378-4a5d-adcd-2883694c427f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:52.982760 [ 5 ] {7ef3ea10-5378-4a5d-adcd-2883694c427f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:52.983256 [ 5 ] {7ef3ea10-5378-4a5d-adcd-2883694c427f} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.04.15 04:12:52.983708 [ 5 ] {7ef3ea10-5378-4a5d-adcd-2883694c427f} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:52.983902 [ 5 ] {7ef3ea10-5378-4a5d-adcd-2883694c427f} executeQuery: Read 160 rows, 11.41 KiB in 0.002172 sec., 73664.82504604053 rows/sec., 5.13 MiB/sec. 2025.04.15 04:12:52.983954 [ 5 ] {7ef3ea10-5378-4a5d-adcd-2883694c427f} TCPHandler: Processed in 0.002385391 sec. 2025.04.15 04:12:52.984075 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:52.984179 [ 5 ] {fb6a5ae5-b225-481c-8d23-87a02da399be} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:52.984243 [ 5 ] {fb6a5ae5-b225-481c-8d23-87a02da399be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:12:52.985416 [ 5 ] {fb6a5ae5-b225-481c-8d23-87a02da399be} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:52.985454 [ 5 ] {fb6a5ae5-b225-481c-8d23-87a02da399be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:52.986224 [ 5 ] {fb6a5ae5-b225-481c-8d23-87a02da399be} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.04.15 04:12:52.986785 [ 5 ] {fb6a5ae5-b225-481c-8d23-87a02da399be} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:52.987012 [ 5 ] {fb6a5ae5-b225-481c-8d23-87a02da399be} executeQuery: Read 51 rows, 93.58 KiB in 0.002849 sec., 17901.0179010179 rows/sec., 32.08 MiB/sec. 2025.04.15 04:12:52.987022 [ 71 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.04.15 04:12:52.987158 [ 71 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:52.987242 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:52.987254 [ 5 ] {fb6a5ae5-b225-481c-8d23-87a02da399be} TCPHandler: Processed in 0.003226868 sec. 2025.04.15 04:12:52.987541 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.04.15 04:12:52.987570 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:52.987745 [ 5 ] {40406f44-0653-42ed-83f7-aad7fba96b66} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:12:52.987860 [ 5 ] {40406f44-0653-42ed-83f7-aad7fba96b66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:12:52.988521 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:12:52.988731 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2735 rows starting from the beginning of the part 2025.04.15 04:12:52.989513 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 51 rows starting from the beginning of the part 2025.04.15 04:12:52.989857 [ 5 ] {40406f44-0653-42ed-83f7-aad7fba96b66} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:52.989995 [ 5 ] {40406f44-0653-42ed-83f7-aad7fba96b66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:52.990313 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 8 rows starting from the beginning of the part 2025.04.15 04:12:52.990929 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 51 rows starting from the beginning of the part 2025.04.15 04:12:52.991632 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 8 rows starting from the beginning of the part 2025.04.15 04:12:52.991832 [ 5 ] {40406f44-0653-42ed-83f7-aad7fba96b66} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.04.15 04:12:52.992032 [ 200 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 51 rows starting from the beginning of the part 2025.04.15 04:12:52.992809 [ 5 ] {40406f44-0653-42ed-83f7-aad7fba96b66} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:52.993255 [ 5 ] {40406f44-0653-42ed-83f7-aad7fba96b66} executeQuery: Read 60 rows, 4.14 KiB in 0.005562 sec., 10787.486515641855 rows/sec., 744.45 KiB/sec. 2025.04.15 04:12:52.993538 [ 5 ] {40406f44-0653-42ed-83f7-aad7fba96b66} TCPHandler: Processed in 0.0060467 sec. 2025.04.15 04:12:53.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 286.54 MiB, peak 293.54 MiB, free memory in arenas 0.00 B, will set to 273.34 MiB (RSS), difference: -13.20 MiB 2025.04.15 04:12:53.002495 [ 198 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 2904 rows, containing 19 columns (19 merged, 0 gathered) in 0.015132273 sec., 191907.71934923457 rows/sec., 343.89 MiB/sec. 2025.04.15 04:12:53.005026 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.04.15 04:12:53.005634 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_141_28} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:53.005722 [ 188 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_141_28} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.04.15 04:12:53.005850 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.71 MiB. 2025.04.15 04:12:53.469529 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:53.469698 [ 5 ] {ea1cabe3-b4f0-480c-b8cf-dfe89b1ee02c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:12:53.469766 [ 5 ] {ea1cabe3-b4f0-480c-b8cf-dfe89b1ee02c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:12:53.470550 [ 5 ] {ea1cabe3-b4f0-480c-b8cf-dfe89b1ee02c} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:53.470594 [ 5 ] {ea1cabe3-b4f0-480c-b8cf-dfe89b1ee02c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:53.471116 [ 5 ] {ea1cabe3-b4f0-480c-b8cf-dfe89b1ee02c} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.15 04:12:53.471648 [ 5 ] {ea1cabe3-b4f0-480c-b8cf-dfe89b1ee02c} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:53.471868 [ 5 ] {ea1cabe3-b4f0-480c-b8cf-dfe89b1ee02c} executeQuery: Read 212 rows, 13.81 KiB in 0.002211 sec., 95884.21528720036 rows/sec., 6.10 MiB/sec. 2025.04.15 04:12:53.472008 [ 5 ] {ea1cabe3-b4f0-480c-b8cf-dfe89b1ee02c} TCPHandler: Processed in 0.002568205 sec. 2025.04.15 04:12:53.472231 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:53.472558 [ 5 ] {f71b02c4-9fc6-4aa5-adae-3a6f1056a6c2} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:12:53.472673 [ 5 ] {f71b02c4-9fc6-4aa5-adae-3a6f1056a6c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:12:53.473220 [ 5 ] {f71b02c4-9fc6-4aa5-adae-3a6f1056a6c2} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:53.473260 [ 5 ] {f71b02c4-9fc6-4aa5-adae-3a6f1056a6c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:53.473714 [ 5 ] {f71b02c4-9fc6-4aa5-adae-3a6f1056a6c2} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.04.15 04:12:53.474194 [ 5 ] {f71b02c4-9fc6-4aa5-adae-3a6f1056a6c2} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:53.474463 [ 5 ] {f71b02c4-9fc6-4aa5-adae-3a6f1056a6c2} executeQuery: Read 10 rows, 835.00 B in 0.002022 sec., 4945.598417408507 rows/sec., 403.28 KiB/sec. 2025.04.15 04:12:53.474677 [ 5 ] {f71b02c4-9fc6-4aa5-adae-3a6f1056a6c2} TCPHandler: Processed in 0.002554355 sec. 2025.04.15 04:12:53.474912 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:53.475019 [ 5 ] {e275039f-7d5c-4c7c-b127-d75d48ec35ca} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:12:53.475065 [ 5 ] {e275039f-7d5c-4c7c-b127-d75d48ec35ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:12:53.476511 [ 5 ] {e275039f-7d5c-4c7c-b127-d75d48ec35ca} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:53.476551 [ 5 ] {e275039f-7d5c-4c7c-b127-d75d48ec35ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:53.477126 [ 5 ] {e275039f-7d5c-4c7c-b127-d75d48ec35ca} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.04.15 04:12:53.477578 [ 5 ] {e275039f-7d5c-4c7c-b127-d75d48ec35ca} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:53.477801 [ 5 ] {e275039f-7d5c-4c7c-b127-d75d48ec35ca} executeQuery: Read 1778 rows, 147.90 KiB in 0.002806 sec., 633642.1952957948 rows/sec., 51.47 MiB/sec. 2025.04.15 04:12:53.477859 [ 5 ] {e275039f-7d5c-4c7c-b127-d75d48ec35ca} TCPHandler: Processed in 0.003029345 sec. 2025.04.15 04:12:53.477981 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:53.478086 [ 5 ] {8732914b-35c8-435c-95d0-74a0d893a970} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:12:53.478131 [ 5 ] {8732914b-35c8-435c-95d0-74a0d893a970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:12:53.478711 [ 5 ] {8732914b-35c8-435c-95d0-74a0d893a970} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:53.478751 [ 5 ] {8732914b-35c8-435c-95d0-74a0d893a970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:53.479207 [ 5 ] {8732914b-35c8-435c-95d0-74a0d893a970} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.04.15 04:12:53.479645 [ 5 ] {8732914b-35c8-435c-95d0-74a0d893a970} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:53.479849 [ 5 ] {8732914b-35c8-435c-95d0-74a0d893a970} executeQuery: Read 124 rows, 7.69 KiB in 0.001782 sec., 69584.73625140292 rows/sec., 4.21 MiB/sec. 2025.04.15 04:12:53.479905 [ 5 ] {8732914b-35c8-435c-95d0-74a0d893a970} TCPHandler: Processed in 0.001972962 sec. 2025.04.15 04:12:53.480015 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:53.480120 [ 5 ] {8e9f8ab0-53c5-45f3-aaa6-51e7d2bf5a20} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:12:53.480165 [ 5 ] {8e9f8ab0-53c5-45f3-aaa6-51e7d2bf5a20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:12:53.480801 [ 5 ] {8e9f8ab0-53c5-45f3-aaa6-51e7d2bf5a20} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:53.480839 [ 5 ] {8e9f8ab0-53c5-45f3-aaa6-51e7d2bf5a20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:53.481310 [ 5 ] {8e9f8ab0-53c5-45f3-aaa6-51e7d2bf5a20} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.15 04:12:53.481760 [ 5 ] {8e9f8ab0-53c5-45f3-aaa6-51e7d2bf5a20} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:53.481979 [ 5 ] {8e9f8ab0-53c5-45f3-aaa6-51e7d2bf5a20} executeQuery: Read 341 rows, 23.30 KiB in 0.001878 sec., 181576.14483493078 rows/sec., 12.12 MiB/sec. 2025.04.15 04:12:53.482038 [ 5 ] {8e9f8ab0-53c5-45f3-aaa6-51e7d2bf5a20} TCPHandler: Processed in 0.002072664 sec. 2025.04.15 04:12:53.482178 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:53.482287 [ 5 ] {3e57611a-68df-4826-a155-ff52bf5d988e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:12:53.482331 [ 5 ] {3e57611a-68df-4826-a155-ff52bf5d988e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:12:53.482870 [ 5 ] {3e57611a-68df-4826-a155-ff52bf5d988e} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:53.482908 [ 5 ] {3e57611a-68df-4826-a155-ff52bf5d988e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:53.483423 [ 5 ] {3e57611a-68df-4826-a155-ff52bf5d988e} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.15 04:12:53.483881 [ 5 ] {3e57611a-68df-4826-a155-ff52bf5d988e} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:53.484126 [ 5 ] {3e57611a-68df-4826-a155-ff52bf5d988e} executeQuery: Read 112 rows, 6.53 KiB in 0.001857 sec., 60312.33171782445 rows/sec., 3.44 MiB/sec. 2025.04.15 04:12:53.484208 [ 5 ] {3e57611a-68df-4826-a155-ff52bf5d988e} TCPHandler: Processed in 0.002096474 sec. 2025.04.15 04:12:53.484454 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:53.484596 [ 5 ] {7a8c2109-0d76-429f-8466-601c178bb3ec} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:12:53.484641 [ 5 ] {7a8c2109-0d76-429f-8466-601c178bb3ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:12:53.485502 [ 5 ] {7a8c2109-0d76-429f-8466-601c178bb3ec} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:53.485541 [ 5 ] {7a8c2109-0d76-429f-8466-601c178bb3ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:53.486037 [ 5 ] {7a8c2109-0d76-429f-8466-601c178bb3ec} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.04.15 04:12:53.486570 [ 5 ] {7a8c2109-0d76-429f-8466-601c178bb3ec} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:53.486785 [ 5 ] {7a8c2109-0d76-429f-8466-601c178bb3ec} executeQuery: Read 856 rows, 63.33 KiB in 0.002209 sec., 387505.65866908105 rows/sec., 28.00 MiB/sec. 2025.04.15 04:12:53.486842 [ 5 ] {7a8c2109-0d76-429f-8466-601c178bb3ec} TCPHandler: Processed in 0.002488893 sec. 2025.04.15 04:12:53.486849 [ 225 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.04.15 04:12:53.486891 [ 225 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.04.15 04:12:53.486986 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:53.487102 [ 5 ] {7aa5b31c-61cf-48f7-98f6-9bfca33fd4d4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:12:53.487148 [ 5 ] {7aa5b31c-61cf-48f7-98f6-9bfca33fd4d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:12:53.487739 [ 5 ] {7aa5b31c-61cf-48f7-98f6-9bfca33fd4d4} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:53.487777 [ 5 ] {7aa5b31c-61cf-48f7-98f6-9bfca33fd4d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:53.488259 [ 5 ] {7aa5b31c-61cf-48f7-98f6-9bfca33fd4d4} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.04.15 04:12:53.488799 [ 5 ] {7aa5b31c-61cf-48f7-98f6-9bfca33fd4d4} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:53.489206 [ 5 ] {7aa5b31c-61cf-48f7-98f6-9bfca33fd4d4} executeQuery: Read 6 rows, 321.00 B in 0.002102 sec., 2854.4243577545194 rows/sec., 149.13 KiB/sec. 2025.04.15 04:12:53.489618 [ 5 ] {7aa5b31c-61cf-48f7-98f6-9bfca33fd4d4} TCPHandler: Processed in 0.002684728 sec. 2025.04.15 04:12:53.489980 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:53.490192 [ 5 ] {152565b9-0cb9-4756-bffc-ac710968d867} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:53.490259 [ 5 ] {152565b9-0cb9-4756-bffc-ac710968d867} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:12:53.491043 [ 5 ] {152565b9-0cb9-4756-bffc-ac710968d867} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:53.491081 [ 5 ] {152565b9-0cb9-4756-bffc-ac710968d867} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:53.491621 [ 225 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.04.15 04:12:53.491640 [ 5 ] {152565b9-0cb9-4756-bffc-ac710968d867} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.04.15 04:12:53.492287 [ 5 ] {152565b9-0cb9-4756-bffc-ac710968d867} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:53.492531 [ 5 ] {152565b9-0cb9-4756-bffc-ac710968d867} executeQuery: Read 960 rows, 65.32 KiB in 0.002375 sec., 404210.5263157895 rows/sec., 26.86 MiB/sec. 2025.04.15 04:12:53.492597 [ 5 ] {152565b9-0cb9-4756-bffc-ac710968d867} TCPHandler: Processed in 0.002736838 sec. 2025.04.15 04:12:53.492731 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:53.492853 [ 5 ] {365e14a7-2743-4802-acb2-baabdb861f3c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:12:53.492900 [ 5 ] {365e14a7-2743-4802-acb2-baabdb861f3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:12:53.493322 [ 5 ] {365e14a7-2743-4802-acb2-baabdb861f3c} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:53.493361 [ 5 ] {365e14a7-2743-4802-acb2-baabdb861f3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:53.493865 [ 5 ] {365e14a7-2743-4802-acb2-baabdb861f3c} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.15 04:12:53.494334 [ 5 ] {365e14a7-2743-4802-acb2-baabdb861f3c} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:53.494537 [ 5 ] {365e14a7-2743-4802-acb2-baabdb861f3c} executeQuery: Read 1 rows, 69.00 B in 0.001708 sec., 585.4800936768149 rows/sec., 39.45 KiB/sec. 2025.04.15 04:12:53.494587 [ 5 ] {365e14a7-2743-4802-acb2-baabdb861f3c} TCPHandler: Processed in 0.001916991 sec. 2025.04.15 04:12:53.494701 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:53.494806 [ 5 ] {2ba3f301-bfcd-4a10-b3bb-80fce032112e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:53.494871 [ 5 ] {2ba3f301-bfcd-4a10-b3bb-80fce032112e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:12:53.495916 [ 5 ] {2ba3f301-bfcd-4a10-b3bb-80fce032112e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:53.495956 [ 5 ] {2ba3f301-bfcd-4a10-b3bb-80fce032112e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:53.496679 [ 5 ] {2ba3f301-bfcd-4a10-b3bb-80fce032112e} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.04.15 04:12:53.497146 [ 5 ] {2ba3f301-bfcd-4a10-b3bb-80fce032112e} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:53.497406 [ 5 ] {2ba3f301-bfcd-4a10-b3bb-80fce032112e} executeQuery: Read 8 rows, 14.68 KiB in 0.002617 sec., 3056.9354222392053 rows/sec., 5.48 MiB/sec. 2025.04.15 04:12:53.497460 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:53.497548 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:53.497619 [ 5 ] {2ba3f301-bfcd-4a10-b3bb-80fce032112e} TCPHandler: Processed in 0.002962983 sec. 2025.04.15 04:12:53.497824 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:53.497936 [ 5 ] {43d8cc4f-7476-4c30-9ddf-c4d0e0af1b37} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:12:53.497984 [ 5 ] {43d8cc4f-7476-4c30-9ddf-c4d0e0af1b37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:12:53.498763 [ 5 ] {43d8cc4f-7476-4c30-9ddf-c4d0e0af1b37} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:53.498828 [ 5 ] {43d8cc4f-7476-4c30-9ddf-c4d0e0af1b37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:53.499591 [ 5 ] {43d8cc4f-7476-4c30-9ddf-c4d0e0af1b37} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.04.15 04:12:53.500227 [ 5 ] {43d8cc4f-7476-4c30-9ddf-c4d0e0af1b37} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:53.500612 [ 5 ] {43d8cc4f-7476-4c30-9ddf-c4d0e0af1b37} executeQuery: Read 34 rows, 2.02 KiB in 0.002677 sec., 12700.78446021666 rows/sec., 754.77 KiB/sec. 2025.04.15 04:12:53.500734 [ 5 ] {43d8cc4f-7476-4c30-9ddf-c4d0e0af1b37} TCPHandler: Processed in 0.002990784 sec. 2025.04.15 04:12:53.501364 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:53.958860 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739 2025.04.15 04:12:53.983230 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:53.983281 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:53.991061 [ 243 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.04.15 04:12:53.992258 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:53.995937 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 739 2025.04.15 04:12:54.000244 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 262.04 MiB, peak 293.54 MiB, free memory in arenas 0.00 B, will set to 273.68 MiB (RSS), difference: 11.65 MiB 2025.04.15 04:12:54.109017 [ 222 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.04.15 04:12:54.109106 [ 222 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.04.15 04:12:54.112202 [ 222 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.04.15 04:12:54.136142 [ 218 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.04.15 04:12:54.136207 [ 218 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.04.15 04:12:54.139024 [ 218 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.04.15 04:12:54.263687 [ 221 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.04.15 04:12:54.263733 [ 221 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.04.15 04:12:54.266550 [ 221 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2025.04.15 04:12:54.517262 [ 220 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:54.517324 [ 220 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:54.520265 [ 220 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2025.04.15 04:12:55.812098 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2928 2025.04.15 04:12:55.816055 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:55.816094 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:55.817808 [ 242 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.15 04:12:55.818378 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:55.819754 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2928 2025.04.15 04:12:57.965720 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:57.966018 [ 5 ] {8c79c12d-ab4c-4734-8006-1e9ad11e3a70} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:12:57.966117 [ 5 ] {8c79c12d-ab4c-4734-8006-1e9ad11e3a70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:12:57.966890 [ 5 ] {8c79c12d-ab4c-4734-8006-1e9ad11e3a70} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:57.966938 [ 5 ] {8c79c12d-ab4c-4734-8006-1e9ad11e3a70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:57.967653 [ 5 ] {8c79c12d-ab4c-4734-8006-1e9ad11e3a70} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.04.15 04:12:57.968233 [ 5 ] {8c79c12d-ab4c-4734-8006-1e9ad11e3a70} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:57.968484 [ 5 ] {8c79c12d-ab4c-4734-8006-1e9ad11e3a70} executeQuery: Read 56 rows, 4.41 KiB in 0.00254 sec., 22047.24409448819 rows/sec., 1.69 MiB/sec. 2025.04.15 04:12:57.968558 [ 5 ] {8c79c12d-ab4c-4734-8006-1e9ad11e3a70} TCPHandler: Processed in 0.003020105 sec. 2025.04.15 04:12:57.968725 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:57.969002 [ 5 ] {21bee621-9607-4798-aee2-a80af4deb219} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:12:57.969142 [ 5 ] {21bee621-9607-4798-aee2-a80af4deb219} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:12:57.970438 [ 5 ] {21bee621-9607-4798-aee2-a80af4deb219} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:57.970478 [ 5 ] {21bee621-9607-4798-aee2-a80af4deb219} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:57.970951 [ 5 ] {21bee621-9607-4798-aee2-a80af4deb219} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.04.15 04:12:57.971407 [ 5 ] {21bee621-9607-4798-aee2-a80af4deb219} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:57.971603 [ 5 ] {21bee621-9607-4798-aee2-a80af4deb219} executeQuery: Read 64 rows, 5.12 KiB in 0.002717 sec., 23555.39197644461 rows/sec., 1.84 MiB/sec. 2025.04.15 04:12:57.971656 [ 5 ] {21bee621-9607-4798-aee2-a80af4deb219} TCPHandler: Processed in 0.002990674 sec. 2025.04.15 04:12:57.971777 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:57.971882 [ 5 ] {5f29d719-7be3-4d5d-b2ff-a4831acaf247} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:12:57.971932 [ 5 ] {5f29d719-7be3-4d5d-b2ff-a4831acaf247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:12:57.972422 [ 5 ] {5f29d719-7be3-4d5d-b2ff-a4831acaf247} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:57.972462 [ 5 ] {5f29d719-7be3-4d5d-b2ff-a4831acaf247} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:57.972955 [ 5 ] {5f29d719-7be3-4d5d-b2ff-a4831acaf247} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.04.15 04:12:57.973402 [ 5 ] {5f29d719-7be3-4d5d-b2ff-a4831acaf247} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:57.973617 [ 5 ] {5f29d719-7be3-4d5d-b2ff-a4831acaf247} executeQuery: Read 128 rows, 9.13 KiB in 0.001757 sec., 72851.45133750711 rows/sec., 5.07 MiB/sec. 2025.04.15 04:12:57.973677 [ 5 ] {5f29d719-7be3-4d5d-b2ff-a4831acaf247} TCPHandler: Processed in 0.001949712 sec. 2025.04.15 04:12:57.973825 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:12:57.973980 [ 5 ] {072cb37d-1afa-47f2-b287-ddb9b23e6d16} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:12:57.974030 [ 5 ] {072cb37d-1afa-47f2-b287-ddb9b23e6d16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:12:57.974453 [ 5 ] {072cb37d-1afa-47f2-b287-ddb9b23e6d16} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:57.974491 [ 5 ] {072cb37d-1afa-47f2-b287-ddb9b23e6d16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:57.974944 [ 5 ] {072cb37d-1afa-47f2-b287-ddb9b23e6d16} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.04.15 04:12:57.975437 [ 5 ] {072cb37d-1afa-47f2-b287-ddb9b23e6d16} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:57.975638 [ 5 ] {072cb37d-1afa-47f2-b287-ddb9b23e6d16} executeQuery: Read 48 rows, 3.31 KiB in 0.001692 sec., 28368.794326241135 rows/sec., 1.91 MiB/sec. 2025.04.15 04:12:57.975687 [ 5 ] {072cb37d-1afa-47f2-b287-ddb9b23e6d16} TCPHandler: Processed in 0.001927851 sec. 2025.04.15 04:12:58.047564 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45384 2025.04.15 04:12:58.048227 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:12:58.048278 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:12:58.048939 [ 244 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.04.15 04:12:58.049428 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:12:58.049694 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 2025.04.15 04:13:01.496033 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 2025.04.15 04:13:01.521436 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:01.521496 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:13:01.529255 [ 243 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.04.15 04:13:01.530465 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:01.533818 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 747 2025.04.15 04:13:02.969149 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:02.969352 [ 5 ] {666548cf-9793-42e7-86ee-8be66185cd04} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:13:02.969431 [ 5 ] {666548cf-9793-42e7-86ee-8be66185cd04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:13:02.970346 [ 5 ] {666548cf-9793-42e7-86ee-8be66185cd04} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:02.970391 [ 5 ] {666548cf-9793-42e7-86ee-8be66185cd04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:13:02.970956 [ 5 ] {666548cf-9793-42e7-86ee-8be66185cd04} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.04.15 04:13:02.971484 [ 5 ] {666548cf-9793-42e7-86ee-8be66185cd04} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:02.971710 [ 5 ] {666548cf-9793-42e7-86ee-8be66185cd04} executeQuery: Read 158 rows, 14.03 KiB in 0.002409 sec., 65587.3806558738 rows/sec., 5.69 MiB/sec. 2025.04.15 04:13:02.971846 [ 5 ] {666548cf-9793-42e7-86ee-8be66185cd04} TCPHandler: Processed in 0.00282603 sec. 2025.04.15 04:13:02.971996 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:02.972167 [ 5 ] {98d6e1fb-18fa-4dae-8b71-e7ef74163861} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:13:02.972320 [ 5 ] {98d6e1fb-18fa-4dae-8b71-e7ef74163861} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:13:02.973822 [ 5 ] {98d6e1fb-18fa-4dae-8b71-e7ef74163861} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:02.973861 [ 5 ] {98d6e1fb-18fa-4dae-8b71-e7ef74163861} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:13:02.974319 [ 5 ] {98d6e1fb-18fa-4dae-8b71-e7ef74163861} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.04.15 04:13:02.974765 [ 5 ] {98d6e1fb-18fa-4dae-8b71-e7ef74163861} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:02.974964 [ 5 ] {98d6e1fb-18fa-4dae-8b71-e7ef74163861} executeQuery: Read 51 rows, 3.83 KiB in 0.002869 sec., 17776.228651097943 rows/sec., 1.31 MiB/sec. 2025.04.15 04:13:02.975072 [ 5 ] {98d6e1fb-18fa-4dae-8b71-e7ef74163861} TCPHandler: Processed in 0.003137697 sec. 2025.04.15 04:13:02.975260 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:02.975546 [ 5 ] {148a2722-07b8-41b8-8b58-2059ff0ff196} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:13:02.975599 [ 5 ] {148a2722-07b8-41b8-8b58-2059ff0ff196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:13:02.976174 [ 5 ] {148a2722-07b8-41b8-8b58-2059ff0ff196} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:02.976212 [ 5 ] {148a2722-07b8-41b8-8b58-2059ff0ff196} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:13:02.976669 [ 5 ] {148a2722-07b8-41b8-8b58-2059ff0ff196} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.04.15 04:13:02.977146 [ 5 ] {148a2722-07b8-41b8-8b58-2059ff0ff196} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:02.977334 [ 5 ] {148a2722-07b8-41b8-8b58-2059ff0ff196} executeQuery: Read 115 rows, 9.20 KiB in 0.001871 sec., 61464.457509353284 rows/sec., 4.80 MiB/sec. 2025.04.15 04:13:02.977386 [ 5 ] {148a2722-07b8-41b8-8b58-2059ff0ff196} TCPHandler: Processed in 0.002233818 sec. 2025.04.15 04:13:02.977504 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:02.977609 [ 5 ] {de3399c1-c988-4d07-90ac-a05e5cdde42e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:13:02.977658 [ 5 ] {de3399c1-c988-4d07-90ac-a05e5cdde42e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:13:02.978167 [ 5 ] {de3399c1-c988-4d07-90ac-a05e5cdde42e} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:02.978205 [ 5 ] {de3399c1-c988-4d07-90ac-a05e5cdde42e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:13:02.978681 [ 5 ] {de3399c1-c988-4d07-90ac-a05e5cdde42e} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.04.15 04:13:02.979121 [ 5 ] {de3399c1-c988-4d07-90ac-a05e5cdde42e} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:02.979309 [ 5 ] {de3399c1-c988-4d07-90ac-a05e5cdde42e} executeQuery: Read 160 rows, 11.41 KiB in 0.001715 sec., 93294.46064139942 rows/sec., 6.50 MiB/sec. 2025.04.15 04:13:02.979359 [ 5 ] {de3399c1-c988-4d07-90ac-a05e5cdde42e} TCPHandler: Processed in 0.001903651 sec. 2025.04.15 04:13:02.979472 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:02.979574 [ 5 ] {413758e1-e73d-4cde-9560-e1682cb74648} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:13:02.979638 [ 5 ] {413758e1-e73d-4cde-9560-e1682cb74648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:13:02.980815 [ 5 ] {413758e1-e73d-4cde-9560-e1682cb74648} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:02.980854 [ 5 ] {413758e1-e73d-4cde-9560-e1682cb74648} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:13:02.981628 [ 5 ] {413758e1-e73d-4cde-9560-e1682cb74648} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.04.15 04:13:02.982076 [ 5 ] {413758e1-e73d-4cde-9560-e1682cb74648} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:02.982290 [ 5 ] {413758e1-e73d-4cde-9560-e1682cb74648} executeQuery: Read 51 rows, 93.58 KiB in 0.002732 sec., 18667.642752562224 rows/sec., 33.45 MiB/sec. 2025.04.15 04:13:02.982481 [ 5 ] {413758e1-e73d-4cde-9560-e1682cb74648} TCPHandler: Processed in 0.003056645 sec. 2025.04.15 04:13:02.982711 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:02.983013 [ 5 ] {8ab3482f-501f-4e9c-8ce1-0729edd14a3e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:13:02.983105 [ 5 ] {8ab3482f-501f-4e9c-8ce1-0729edd14a3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:13:02.983531 [ 5 ] {8ab3482f-501f-4e9c-8ce1-0729edd14a3e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:02.983569 [ 5 ] {8ab3482f-501f-4e9c-8ce1-0729edd14a3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.46 GiB. 2025.04.15 04:13:02.984017 [ 5 ] {8ab3482f-501f-4e9c-8ce1-0729edd14a3e} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.04.15 04:13:02.984460 [ 5 ] {8ab3482f-501f-4e9c-8ce1-0729edd14a3e} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:02.984664 [ 5 ] {8ab3482f-501f-4e9c-8ce1-0729edd14a3e} executeQuery: Read 60 rows, 4.14 KiB in 0.001751 sec., 34266.133637921186 rows/sec., 2.31 MiB/sec. 2025.04.15 04:13:02.984743 [ 5 ] {8ab3482f-501f-4e9c-8ce1-0729edd14a3e} TCPHandler: Processed in 0.002127176 sec. 2025.04.15 04:13:04.886396 [ 58 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Selected 5 parts from all_1_69_15 to all_73_73_0 2025.04.15 04:13:04.886514 [ 58 ] {} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:04.886557 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:04.886789 [ 197 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_73_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_69_15 to all_73_73_0 into Compact with storage Full 2025.04.15 04:13:04.887302 [ 197 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_73_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:13:04.887407 [ 197 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 342 rows starting from the beginning of the part 2025.04.15 04:13:04.887535 [ 197 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 341 rows starting from the beginning of the part 2025.04.15 04:13:04.887762 [ 197 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 113 rows starting from the beginning of the part 2025.04.15 04:13:04.888028 [ 197 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 113 rows starting from the beginning of the part 2025.04.15 04:13:04.888162 [ 197 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 341 rows starting from the beginning of the part 2025.04.15 04:13:04.889401 [ 198 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_73_16} MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002742989 sec., 455707.25948955683 rows/sec., 31.98 MiB/sec. 2025.04.15 04:13:04.889750 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_73_16} MergedBlockOutputStream: filled checksums all_1_73_16 (state Temporary) 2025.04.15 04:13:04.890408 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_73_16} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_merge_all_1_73_16 to all_1_73_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:04.890506 [ 192 ] {cac293b4-7cda-4c37-b65d-c00d8a55ba2c::all_1_73_16} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c) (MergerMutator): Merged 5 parts: [all_1_69_15, all_73_73_0] -> all_1_73_16 2025.04.15 04:13:04.890611 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2025.04.15 04:13:05.206919 [ 58 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:13:05.206959 [ 58 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:13:05.296412 [ 218 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:13:05.296485 [ 218 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:13:05.299740 [ 218 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:13:05.549798 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45811 2025.04.15 04:13:05.550404 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:05.550446 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:05.551068 [ 244 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.04.15 04:13:05.551572 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:05.551816 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45811 2025.04.15 04:13:05.765056 [ 221 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:13:05.765100 [ 221 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:13:05.769307 [ 221 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.04.15 04:13:05.820177 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2948 2025.04.15 04:13:05.823226 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:05.823268 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:05.824921 [ 242 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.15 04:13:05.825526 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:05.826088 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2948 2025.04.15 04:13:06.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.69 MiB, peak 293.54 MiB, free memory in arenas 0.00 B, will set to 273.68 MiB (RSS), difference: 3.99 MiB 2025.04.15 04:13:06.080270 [ 222 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Found 5 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.04.15 04:13:06.080328 [ 222 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Removing 5 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.04.15 04:13:06.083122 [ 222 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Removing 5 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] 2025.04.15 04:13:06.330999 [ 224 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:13:06.331063 [ 224 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:13:06.333451 [ 224 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.04.15 04:13:06.917726 [ 223 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.04.15 04:13:06.917781 [ 223 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.04.15 04:13:06.919541 [ 223 ] {} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.04.15 04:13:07.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 269.68 MiB, peak 293.54 MiB, free memory in arenas 0.00 B, will set to 273.68 MiB (RSS), difference: 4.00 MiB 2025.04.15 04:13:07.136316 [ 52 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Selected 5 parts from all_1_69_15 to all_73_73_0 2025.04.15 04:13:07.136393 [ 52 ] {} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:07.136430 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:07.136634 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_73_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_69_15 to all_73_73_0 into Compact with storage Full 2025.04.15 04:13:07.137036 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_73_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:13:07.137129 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 69 rows starting from the beginning of the part 2025.04.15 04:13:07.137227 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part 2025.04.15 04:13:07.137517 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part 2025.04.15 04:13:07.137719 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part 2025.04.15 04:13:07.137890 [ 191 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_73_16} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part 2025.04.15 04:13:07.139054 [ 198 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_73_16} MergeTask::MergeProjectionsStage: Merge sorted 73 rows, containing 4 columns (4 merged, 0 gathered) in 0.002523124 sec., 28932.38699326708 rows/sec., 1.90 MiB/sec. 2025.04.15 04:13:07.139400 [ 201 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_73_16} MergedBlockOutputStream: filled checksums all_1_73_16 (state Temporary) 2025.04.15 04:13:07.139995 [ 201 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_73_16} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_merge_all_1_73_16 to all_1_73_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:07.140094 [ 201 ] {6bc8b803-54c6-4016-9a4b-46bd4517edc2::all_1_73_16} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2) (MergerMutator): Merged 5 parts: [all_1_69_15, all_73_73_0] -> all_1_73_16 2025.04.15 04:13:07.140196 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.04.15 04:13:07.816353 [ 218 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.04.15 04:13:07.816410 [ 218 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.04.15 04:13:07.818094 [ 218 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.04.15 04:13:07.973075 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:07.973292 [ 5 ] {1b21f748-f74e-44f6-898e-6948d8e67b9b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:13:07.973377 [ 5 ] {1b21f748-f74e-44f6-898e-6948d8e67b9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:13:07.974277 [ 5 ] {1b21f748-f74e-44f6-898e-6948d8e67b9b} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:07.974330 [ 5 ] {1b21f748-f74e-44f6-898e-6948d8e67b9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:07.974959 [ 5 ] {1b21f748-f74e-44f6-898e-6948d8e67b9b} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.15 04:13:07.975447 [ 5 ] {1b21f748-f74e-44f6-898e-6948d8e67b9b} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:07.975640 [ 50 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 2025.04.15 04:13:07.975702 [ 5 ] {1b21f748-f74e-44f6-898e-6948d8e67b9b} executeQuery: Read 212 rows, 13.81 KiB in 0.002467 sec., 85934.33319821645 rows/sec., 5.47 MiB/sec. 2025.04.15 04:13:07.975718 [ 50 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:07.975788 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:07.975850 [ 5 ] {1b21f748-f74e-44f6-898e-6948d8e67b9b} TCPHandler: Processed in 0.002909102 sec. 2025.04.15 04:13:07.976014 [ 218 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.04.15 04:13:07.976106 [ 218 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.04.15 04:13:07.976171 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:07.976204 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_73_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full 2025.04.15 04:13:07.976491 [ 5 ] {588d863f-d375-4056-90d3-ab474e862a3e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:13:07.976655 [ 5 ] {588d863f-d375-4056-90d3-ab474e862a3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:13:07.976696 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_73_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:13:07.976831 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 212 rows starting from the beginning of the part 2025.04.15 04:13:07.977300 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 212 rows starting from the beginning of the part 2025.04.15 04:13:07.977735 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 212 rows starting from the beginning of the part 2025.04.15 04:13:07.978150 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 212 rows starting from the beginning of the part 2025.04.15 04:13:07.978533 [ 199 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 212 rows starting from the beginning of the part 2025.04.15 04:13:07.980602 [ 5 ] {588d863f-d375-4056-90d3-ab474e862a3e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:07.980722 [ 5 ] {588d863f-d375-4056-90d3-ab474e862a3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:07.982524 [ 5 ] {588d863f-d375-4056-90d3-ab474e862a3e} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.04.15 04:13:07.983130 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_73_18} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.007213394 sec., 146948.8565299497 rows/sec., 9.91 MiB/sec. 2025.04.15 04:13:07.983497 [ 5 ] {588d863f-d375-4056-90d3-ab474e862a3e} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:07.983537 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_73_18} MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) 2025.04.15 04:13:07.983762 [ 218 ] {} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2025.04.15 04:13:07.983959 [ 50 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.04.15 04:13:07.984125 [ 50 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:07.984256 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:07.984450 [ 5 ] {588d863f-d375-4056-90d3-ab474e862a3e} executeQuery: Read 633 rows, 50.98 KiB in 0.008056 sec., 78574.9751737835 rows/sec., 6.18 MiB/sec. 2025.04.15 04:13:07.984728 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.04.15 04:13:07.984981 [ 5 ] {588d863f-d375-4056-90d3-ab474e862a3e} TCPHandler: Processed in 0.008912551 sec. 2025.04.15 04:13:07.985148 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_73_18} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:07.985538 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:13:07.985630 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:07.985652 [ 198 ] {8e766de4-7cf4-49f6-b7f5-aa5133de22ee::all_1_73_18} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 2025.04.15 04:13:07.985697 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1891 rows starting from the beginning of the part 2025.04.15 04:13:07.986240 [ 5 ] {1ea21d05-79ba-44b8-af0c-3a270e838ecb} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:13:07.986276 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.04.15 04:13:07.986443 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 158 rows starting from the beginning of the part 2025.04.15 04:13:07.986482 [ 5 ] {1ea21d05-79ba-44b8-af0c-3a270e838ecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:13:07.986867 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1778 rows starting from the beginning of the part 2025.04.15 04:13:07.987237 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 56 rows starting from the beginning of the part 2025.04.15 04:13:07.987644 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 158 rows starting from the beginning of the part 2025.04.15 04:13:07.988070 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 633 rows starting from the beginning of the part 2025.04.15 04:13:07.989420 [ 5 ] {1ea21d05-79ba-44b8-af0c-3a270e838ecb} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:07.989479 [ 5 ] {1ea21d05-79ba-44b8-af0c-3a270e838ecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:07.990598 [ 5 ] {1ea21d05-79ba-44b8-af0c-3a270e838ecb} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.04.15 04:13:07.991190 [ 5 ] {1ea21d05-79ba-44b8-af0c-3a270e838ecb} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:07.991670 [ 5 ] {1ea21d05-79ba-44b8-af0c-3a270e838ecb} executeQuery: Read 114 rows, 6.99 KiB in 0.005663 sec., 20130.67278827477 rows/sec., 1.20 MiB/sec. 2025.04.15 04:13:07.991863 [ 5 ] {1ea21d05-79ba-44b8-af0c-3a270e838ecb} TCPHandler: Processed in 0.006449328 sec. 2025.04.15 04:13:07.991862 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 4674 rows, containing 5 columns (5 merged, 0 gathered) in 0.007407818 sec., 630955.0261628998 rows/sec., 53.78 MiB/sec. 2025.04.15 04:13:07.992026 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:07.992152 [ 5 ] {b5b9704c-b905-4ac5-b82b-35ac6693ccb1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:13:07.992217 [ 5 ] {b5b9704c-b905-4ac5-b82b-35ac6693ccb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:13:07.992266 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.04.15 04:13:07.993158 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_171_34} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:07.993370 [ 190 ] {e22d1ecc-f53e-4408-a7c4-da2caf857197::all_1_171_34} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.04.15 04:13:07.993398 [ 5 ] {b5b9704c-b905-4ac5-b82b-35ac6693ccb1} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:07.993488 [ 5 ] {b5b9704c-b905-4ac5-b82b-35ac6693ccb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:07.993505 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.04.15 04:13:07.994119 [ 5 ] {b5b9704c-b905-4ac5-b82b-35ac6693ccb1} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.15 04:13:07.994705 [ 5 ] {b5b9704c-b905-4ac5-b82b-35ac6693ccb1} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:07.994963 [ 5 ] {b5b9704c-b905-4ac5-b82b-35ac6693ccb1} executeQuery: Read 113 rows, 7.49 KiB in 0.002839 sec., 39802.7474462839 rows/sec., 2.58 MiB/sec. 2025.04.15 04:13:07.995062 [ 5 ] {b5b9704c-b905-4ac5-b82b-35ac6693ccb1} TCPHandler: Processed in 0.003097136 sec. 2025.04.15 04:13:07.995308 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:07.995448 [ 5 ] {6a6fc1ad-7c8a-4ec5-952a-a7d809c54182} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:13:07.995497 [ 5 ] {6a6fc1ad-7c8a-4ec5-952a-a7d809c54182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:13:07.996084 [ 5 ] {6a6fc1ad-7c8a-4ec5-952a-a7d809c54182} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:07.996124 [ 5 ] {6a6fc1ad-7c8a-4ec5-952a-a7d809c54182} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:07.996622 [ 5 ] {6a6fc1ad-7c8a-4ec5-952a-a7d809c54182} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.15 04:13:07.997095 [ 5 ] {6a6fc1ad-7c8a-4ec5-952a-a7d809c54182} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:07.997255 [ 50 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 2025.04.15 04:13:07.997325 [ 50 ] {} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:07.997347 [ 5 ] {6a6fc1ad-7c8a-4ec5-952a-a7d809c54182} executeQuery: Read 112 rows, 6.53 KiB in 0.001911 sec., 58608.05860805861 rows/sec., 3.34 MiB/sec. 2025.04.15 04:13:07.997362 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:07.997509 [ 5 ] {6a6fc1ad-7c8a-4ec5-952a-a7d809c54182} TCPHandler: Processed in 0.002292079 sec. 2025.04.15 04:13:07.997598 [ 196 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_73_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full 2025.04.15 04:13:07.997676 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:07.997866 [ 196 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_73_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:13:07.997888 [ 5 ] {3f934a57-4821-4e0d-8d45-2cbec2fcb18a} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:13:07.998017 [ 196 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 112 rows starting from the beginning of the part 2025.04.15 04:13:07.998062 [ 5 ] {3f934a57-4821-4e0d-8d45-2cbec2fcb18a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:13:07.998379 [ 196 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 112 rows starting from the beginning of the part 2025.04.15 04:13:07.998720 [ 196 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 112 rows starting from the beginning of the part 2025.04.15 04:13:07.999078 [ 196 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 112 rows starting from the beginning of the part 2025.04.15 04:13:07.999484 [ 196 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 112 rows starting from the beginning of the part 2025.04.15 04:13:08.000409 [ 5 ] {3f934a57-4821-4e0d-8d45-2cbec2fcb18a} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:08.000502 [ 5 ] {3f934a57-4821-4e0d-8d45-2cbec2fcb18a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:08.001962 [ 5 ] {3f934a57-4821-4e0d-8d45-2cbec2fcb18a} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.04.15 04:13:08.002505 [ 193 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_73_18} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.005045687 sec., 110985.8776416373 rows/sec., 6.75 MiB/sec. 2025.04.15 04:13:08.002658 [ 5 ] {3f934a57-4821-4e0d-8d45-2cbec2fcb18a} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:08.002715 [ 193 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_73_18} MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) 2025.04.15 04:13:08.002867 [ 50 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.04.15 04:13:08.002927 [ 50 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:08.002963 [ 5 ] {3f934a57-4821-4e0d-8d45-2cbec2fcb18a} executeQuery: Read 390 rows, 28.23 KiB in 0.00517 sec., 75435.20309477756 rows/sec., 5.33 MiB/sec. 2025.04.15 04:13:08.002982 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:08.003311 [ 5 ] {3f934a57-4821-4e0d-8d45-2cbec2fcb18a} TCPHandler: Processed in 0.005704772 sec. 2025.04.15 04:13:08.003408 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.04.15 04:13:08.003588 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:08.003707 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:13:08.003926 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 957 rows starting from the beginning of the part 2025.04.15 04:13:08.004009 [ 196 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_73_18} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:08.004080 [ 5 ] {8b692f06-af03-40ec-a84e-e18e6149e660} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:13:08.004422 [ 5 ] {8b692f06-af03-40ec-a84e-e18e6149e660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:13:08.004654 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 115 rows starting from the beginning of the part 2025.04.15 04:13:08.005009 [ 196 ] {dac5ca3f-b054-43bc-9789-1c97b0fce8ff::all_1_73_18} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 2025.04.15 04:13:08.005443 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 856 rows starting from the beginning of the part 2025.04.15 04:13:08.005847 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.04.15 04:13:08.006354 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part 2025.04.15 04:13:08.007033 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 115 rows starting from the beginning of the part 2025.04.15 04:13:08.007733 [ 189 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 390 rows starting from the beginning of the part 2025.04.15 04:13:08.008497 [ 5 ] {8b692f06-af03-40ec-a84e-e18e6149e660} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:08.008538 [ 5 ] {8b692f06-af03-40ec-a84e-e18e6149e660} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:08.009331 [ 5 ] {8b692f06-af03-40ec-a84e-e18e6149e660} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.04.15 04:13:08.009866 [ 195 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 2497 rows, containing 5 columns (5 merged, 0 gathered) in 0.006691933 sec., 373135.8338465134 rows/sec., 28.61 MiB/sec. 2025.04.15 04:13:08.009920 [ 5 ] {8b692f06-af03-40ec-a84e-e18e6149e660} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:08.010234 [ 5 ] {8b692f06-af03-40ec-a84e-e18e6149e660} executeQuery: Read 6 rows, 321.00 B in 0.006316 sec., 949.9683343888537 rows/sec., 49.63 KiB/sec. 2025.04.15 04:13:08.010252 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.04.15 04:13:08.010372 [ 5 ] {8b692f06-af03-40ec-a84e-e18e6149e660} TCPHandler: Processed in 0.006872906 sec. 2025.04.15 04:13:08.010533 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:08.010674 [ 5 ] {222babf4-747a-4f86-8c11-cbbc97290ce0} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:13:08.010752 [ 5 ] {222babf4-747a-4f86-8c11-cbbc97290ce0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:13:08.011084 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_171_34} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:08.011193 [ 186 ] {fcc4ab99-80d2-495d-9225-414a2460f4c3::all_1_171_34} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.04.15 04:13:08.011351 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.04.15 04:13:08.011585 [ 5 ] {222babf4-747a-4f86-8c11-cbbc97290ce0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:08.011629 [ 5 ] {222babf4-747a-4f86-8c11-cbbc97290ce0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:08.012125 [ 5 ] {222babf4-747a-4f86-8c11-cbbc97290ce0} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.04.15 04:13:08.012601 [ 5 ] {222babf4-747a-4f86-8c11-cbbc97290ce0} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:08.012793 [ 51 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Selected 6 parts from all_1_166_34 to all_171_171_0 2025.04.15 04:13:08.012813 [ 5 ] {222babf4-747a-4f86-8c11-cbbc97290ce0} executeQuery: Read 237 rows, 16.27 KiB in 0.002166 sec., 109418.28254847646 rows/sec., 7.33 MiB/sec. 2025.04.15 04:13:08.012853 [ 51 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:08.012918 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:08.012941 [ 5 ] {222babf4-747a-4f86-8c11-cbbc97290ce0} TCPHandler: Processed in 0.002468833 sec. 2025.04.15 04:13:08.013103 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_171_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_34 to all_171_171_0 into Compact with storage Full 2025.04.15 04:13:08.013135 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:08.013228 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_171_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:13:08.013270 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_171_35} MergeTreeSequentialSource: Reading 7 marks from part all_1_166_34, total 49117 rows starting from the beginning of the part 2025.04.15 04:13:08.013275 [ 5 ] {fade4266-dbb0-4136-9fc8-273970bb36d4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:13:08.013377 [ 5 ] {fade4266-dbb0-4136-9fc8-273970bb36d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:13:08.013442 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part 2025.04.15 04:13:08.013848 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 960 rows starting from the beginning of the part 2025.04.15 04:13:08.014314 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 128 rows starting from the beginning of the part 2025.04.15 04:13:08.014640 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part 2025.04.15 04:13:08.015059 [ 189 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 237 rows starting from the beginning of the part 2025.04.15 04:13:08.015678 [ 5 ] {fade4266-dbb0-4136-9fc8-273970bb36d4} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:08.015724 [ 5 ] {fade4266-dbb0-4136-9fc8-273970bb36d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:08.016325 [ 5 ] {fade4266-dbb0-4136-9fc8-273970bb36d4} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.15 04:13:08.016928 [ 5 ] {fade4266-dbb0-4136-9fc8-273970bb36d4} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:08.017288 [ 5 ] {fade4266-dbb0-4136-9fc8-273970bb36d4} executeQuery: Read 1 rows, 69.00 B in 0.004046 sec., 247.15768660405337 rows/sec., 16.65 KiB/sec. 2025.04.15 04:13:08.017350 [ 5 ] {fade4266-dbb0-4136-9fc8-273970bb36d4} TCPHandler: Processed in 0.004273461 sec. 2025.04.15 04:13:08.017485 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:08.017590 [ 5 ] {b0b03958-f7e7-4dd4-abe9-53fb100c4762} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:13:08.017677 [ 5 ] {b0b03958-f7e7-4dd4-abe9-53fb100c4762} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:13:08.018883 [ 5 ] {b0b03958-f7e7-4dd4-abe9-53fb100c4762} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:08.018923 [ 5 ] {b0b03958-f7e7-4dd4-abe9-53fb100c4762} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:08.019753 [ 5 ] {b0b03958-f7e7-4dd4-abe9-53fb100c4762} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.04.15 04:13:08.020257 [ 5 ] {b0b03958-f7e7-4dd4-abe9-53fb100c4762} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:08.020652 [ 5 ] {b0b03958-f7e7-4dd4-abe9-53fb100c4762} executeQuery: Read 8 rows, 14.68 KiB in 0.003073 sec., 2603.3192320208263 rows/sec., 4.67 MiB/sec. 2025.04.15 04:13:08.021031 [ 5 ] {b0b03958-f7e7-4dd4-abe9-53fb100c4762} TCPHandler: Processed in 0.003595287 sec. 2025.04.15 04:13:08.021538 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:08.021777 [ 5 ] {a305ce53-65cd-458f-82cf-4fa0d8a18b12} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:13:08.021829 [ 5 ] {a305ce53-65cd-458f-82cf-4fa0d8a18b12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:13:08.022314 [ 5 ] {a305ce53-65cd-458f-82cf-4fa0d8a18b12} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:08.022353 [ 5 ] {a305ce53-65cd-458f-82cf-4fa0d8a18b12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:08.022882 [ 5 ] {a305ce53-65cd-458f-82cf-4fa0d8a18b12} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.04.15 04:13:08.023418 [ 5 ] {a305ce53-65cd-458f-82cf-4fa0d8a18b12} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:08.023618 [ 51 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.04.15 04:13:08.023669 [ 5 ] {a305ce53-65cd-458f-82cf-4fa0d8a18b12} executeQuery: Read 82 rows, 5.33 KiB in 0.001919 sec., 42730.58884835852 rows/sec., 2.71 MiB/sec. 2025.04.15 04:13:08.023676 [ 51 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:08.023752 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:08.023796 [ 5 ] {a305ce53-65cd-458f-82cf-4fa0d8a18b12} TCPHandler: Processed in 0.00237437 sec. 2025.04.15 04:13:08.024305 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_171_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full 2025.04.15 04:13:08.024565 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:13:08.024663 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_171_34} MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 10010 rows starting from the beginning of the part 2025.04.15 04:13:08.025072 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part 2025.04.15 04:13:08.025489 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 34 rows starting from the beginning of the part 2025.04.15 04:13:08.025841 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 48 rows starting from the beginning of the part 2025.04.15 04:13:08.026067 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part 2025.04.15 04:13:08.026429 [ 195 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 82 rows starting from the beginning of the part 2025.04.15 04:13:08.026992 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_171_35} MergeTask::MergeProjectionsStage: Merge sorted 50762 rows, containing 5 columns (5 merged, 0 gathered) in 0.013966018 sec., 3634679.5486014695 rows/sec., 245.37 MiB/sec. 2025.04.15 04:13:08.027699 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_171_35} MergedBlockOutputStream: filled checksums all_1_171_35 (state Temporary) 2025.04.15 04:13:08.028534 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_171_35} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_merge_all_1_171_35 to all_1_171_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:08.028789 [ 200 ] {000e7032-6459-4401-9fd3-329156da3cb3::all_1_171_35} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3) (MergerMutator): Merged 6 parts: [all_1_166_34, all_171_171_0] -> all_1_171_35 2025.04.15 04:13:08.028952 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. 2025.04.15 04:13:08.030718 [ 197 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 10294 rows, containing 4 columns (4 merged, 0 gathered) in 0.006791675 sec., 1515679.1218661082 rows/sec., 98.70 MiB/sec. 2025.04.15 04:13:08.031200 [ 197 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.04.15 04:13:08.031761 [ 197 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_171_34} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:08.031846 [ 197 ] {c30712b3-7f01-47f4-9c19-d2b55898cba7::all_1_171_34} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.04.15 04:13:08.031934 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. 2025.04.15 04:13:09.033992 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 2025.04.15 04:13:09.056578 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:09.056625 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:09.064328 [ 243 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.04.15 04:13:09.065499 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:09.068411 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 754 2025.04.15 04:13:12.969825 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:12.970024 [ 5 ] {c7348ac6-5e9b-4220-ba58-85a224f201ab} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:13:12.970095 [ 5 ] {c7348ac6-5e9b-4220-ba58-85a224f201ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:13:12.970871 [ 5 ] {c7348ac6-5e9b-4220-ba58-85a224f201ab} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:12.970918 [ 5 ] {c7348ac6-5e9b-4220-ba58-85a224f201ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:12.971504 [ 5 ] {c7348ac6-5e9b-4220-ba58-85a224f201ab} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.04.15 04:13:12.972045 [ 5 ] {c7348ac6-5e9b-4220-ba58-85a224f201ab} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:12.972266 [ 5 ] {c7348ac6-5e9b-4220-ba58-85a224f201ab} executeQuery: Read 2 rows, 167.00 B in 0.002294 sec., 871.8395815170009 rows/sec., 71.09 KiB/sec. 2025.04.15 04:13:12.972321 [ 5 ] {c7348ac6-5e9b-4220-ba58-85a224f201ab} TCPHandler: Processed in 0.002629366 sec. 2025.04.15 04:13:12.972476 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:12.972582 [ 5 ] {0d2dbb41-988b-4021-8f7f-eabfbd58d783} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:13:12.972627 [ 5 ] {0d2dbb41-988b-4021-8f7f-eabfbd58d783} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:13:12.973287 [ 5 ] {0d2dbb41-988b-4021-8f7f-eabfbd58d783} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:12.973326 [ 5 ] {0d2dbb41-988b-4021-8f7f-eabfbd58d783} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:12.973795 [ 5 ] {0d2dbb41-988b-4021-8f7f-eabfbd58d783} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.04.15 04:13:12.974250 [ 5 ] {0d2dbb41-988b-4021-8f7f-eabfbd58d783} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:12.974443 [ 5 ] {0d2dbb41-988b-4021-8f7f-eabfbd58d783} executeQuery: Read 159 rows, 14.10 KiB in 0.001882 sec., 84484.5908607864 rows/sec., 7.32 MiB/sec. 2025.04.15 04:13:12.974493 [ 5 ] {0d2dbb41-988b-4021-8f7f-eabfbd58d783} TCPHandler: Processed in 0.002069604 sec. 2025.04.15 04:13:12.974625 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:12.974729 [ 5 ] {f55a06dc-b50c-474c-ba43-91e6faab4e49} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:13:12.974774 [ 5 ] {f55a06dc-b50c-474c-ba43-91e6faab4e49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:13:12.975377 [ 5 ] {f55a06dc-b50c-474c-ba43-91e6faab4e49} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:12.975416 [ 5 ] {f55a06dc-b50c-474c-ba43-91e6faab4e49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:12.975860 [ 5 ] {f55a06dc-b50c-474c-ba43-91e6faab4e49} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.04.15 04:13:12.976345 [ 5 ] {f55a06dc-b50c-474c-ba43-91e6faab4e49} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:12.976542 [ 5 ] {f55a06dc-b50c-474c-ba43-91e6faab4e49} executeQuery: Read 53 rows, 3.97 KiB in 0.001833 sec., 28914.348063284233 rows/sec., 2.12 MiB/sec. 2025.04.15 04:13:12.976594 [ 5 ] {f55a06dc-b50c-474c-ba43-91e6faab4e49} TCPHandler: Processed in 0.002018673 sec. 2025.04.15 04:13:12.976724 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:12.976830 [ 5 ] {cb04a872-6e2e-4dd4-9b59-2e0dddabe938} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:13:12.976873 [ 5 ] {cb04a872-6e2e-4dd4-9b59-2e0dddabe938} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:13:12.977423 [ 5 ] {cb04a872-6e2e-4dd4-9b59-2e0dddabe938} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:12.977462 [ 5 ] {cb04a872-6e2e-4dd4-9b59-2e0dddabe938} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:12.977917 [ 5 ] {cb04a872-6e2e-4dd4-9b59-2e0dddabe938} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.04.15 04:13:12.978371 [ 5 ] {cb04a872-6e2e-4dd4-9b59-2e0dddabe938} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:12.978563 [ 5 ] {cb04a872-6e2e-4dd4-9b59-2e0dddabe938} executeQuery: Read 117 rows, 9.36 KiB in 0.001751 sec., 66818.96059394632 rows/sec., 5.22 MiB/sec. 2025.04.15 04:13:12.978615 [ 5 ] {cb04a872-6e2e-4dd4-9b59-2e0dddabe938} TCPHandler: Processed in 0.001941201 sec. 2025.04.15 04:13:12.978736 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:12.978840 [ 5 ] {b69d9892-b71b-4744-8e09-d6cb6a40f0dc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:13:12.978888 [ 5 ] {b69d9892-b71b-4744-8e09-d6cb6a40f0dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:13:12.979447 [ 5 ] {b69d9892-b71b-4744-8e09-d6cb6a40f0dc} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:12.979494 [ 5 ] {b69d9892-b71b-4744-8e09-d6cb6a40f0dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:12.980017 [ 5 ] {b69d9892-b71b-4744-8e09-d6cb6a40f0dc} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.04.15 04:13:12.980489 [ 5 ] {b69d9892-b71b-4744-8e09-d6cb6a40f0dc} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:12.980683 [ 5 ] {b69d9892-b71b-4744-8e09-d6cb6a40f0dc} executeQuery: Read 161 rows, 11.48 KiB in 0.001863 sec., 86419.75308641975 rows/sec., 6.02 MiB/sec. 2025.04.15 04:13:12.980735 [ 5 ] {b69d9892-b71b-4744-8e09-d6cb6a40f0dc} TCPHandler: Processed in 0.002049164 sec. 2025.04.15 04:13:12.980858 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:12.980964 [ 5 ] {305fb90e-a930-4514-8067-b0eb4fc73938} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:13:12.981030 [ 5 ] {305fb90e-a930-4514-8067-b0eb4fc73938} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:13:12.982194 [ 5 ] {305fb90e-a930-4514-8067-b0eb4fc73938} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:12.982233 [ 5 ] {305fb90e-a930-4514-8067-b0eb4fc73938} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:12.983008 [ 5 ] {305fb90e-a930-4514-8067-b0eb4fc73938} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.04.15 04:13:12.983467 [ 5 ] {305fb90e-a930-4514-8067-b0eb4fc73938} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:12.983696 [ 5 ] {305fb90e-a930-4514-8067-b0eb4fc73938} executeQuery: Read 51 rows, 93.58 KiB in 0.00275 sec., 18545.454545454548 rows/sec., 33.23 MiB/sec. 2025.04.15 04:13:12.983788 [ 5 ] {305fb90e-a930-4514-8067-b0eb4fc73938} TCPHandler: Processed in 0.002981054 sec. 2025.04.15 04:13:12.983917 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:12.984022 [ 5 ] {623c2638-f8cc-4f7f-9062-9bbc3c7eb43c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:13:12.984068 [ 5 ] {623c2638-f8cc-4f7f-9062-9bbc3c7eb43c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:13:12.984509 [ 5 ] {623c2638-f8cc-4f7f-9062-9bbc3c7eb43c} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:12.984549 [ 5 ] {623c2638-f8cc-4f7f-9062-9bbc3c7eb43c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:12.984993 [ 5 ] {623c2638-f8cc-4f7f-9062-9bbc3c7eb43c} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.04.15 04:13:12.985472 [ 5 ] {623c2638-f8cc-4f7f-9062-9bbc3c7eb43c} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:12.985667 [ 5 ] {623c2638-f8cc-4f7f-9062-9bbc3c7eb43c} executeQuery: Read 60 rows, 4.14 KiB in 0.001666 sec., 36014.40576230492 rows/sec., 2.43 MiB/sec. 2025.04.15 04:13:12.985717 [ 5 ] {623c2638-f8cc-4f7f-9062-9bbc3c7eb43c} TCPHandler: Processed in 0.00184966 sec. 2025.04.15 04:13:13.051990 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46299 2025.04.15 04:13:13.052661 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:13.052708 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:13.053505 [ 244 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.04.15 04:13:13.054061 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:13.054296 [ 42 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.04.15 04:13:13.054340 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46299 2025.04.15 04:13:13.054388 [ 42 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:13.054421 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:13.054543 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.04.15 04:13:13.054652 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:13:13.054687 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_101_20} MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 43981 rows starting from the beginning of the part 2025.04.15 04:13:13.054756 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 488 rows starting from the beginning of the part 2025.04.15 04:13:13.054965 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 427 rows starting from the beginning of the part 2025.04.15 04:13:13.055188 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 488 rows starting from the beginning of the part 2025.04.15 04:13:13.055287 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 427 rows starting from the beginning of the part 2025.04.15 04:13:13.055374 [ 200 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 488 rows starting from the beginning of the part 2025.04.15 04:13:13.058757 [ 195 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 46299 rows, containing 4 columns (4 merged, 0 gathered) in 0.004260941 sec., 10865909.666432837 rows/sec., 155.44 MiB/sec. 2025.04.15 04:13:13.059181 [ 192 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.04.15 04:13:13.059748 [ 192 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_101_20} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:13.059828 [ 192 ] {d89167db-8295-478d-85e6-8b2b80c8c807::all_1_101_20} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.04.15 04:13:13.059918 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.04.15 04:13:15.826346 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2984 2025.04.15 04:13:15.829598 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:15.829649 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:15.831354 [ 242 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.15 04:13:15.831967 [ 242 ] {} system.query_log (f76554e5-98ae-4685-899f-2290220c40b2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:15.832528 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2984 2025.04.15 04:13:16.568519 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762 2025.04.15 04:13:16.592518 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:16.592581 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:16.600234 [ 243 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.04.15 04:13:16.601493 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:16.601886 [ 41 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.04.15 04:13:16.602078 [ 41 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:16.602153 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:16.602472 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.04.15 04:13:16.610200 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 762 2025.04.15 04:13:16.611506 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:13:16.612430 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 724 rows starting from the beginning of the part 2025.04.15 04:13:16.617502 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part 2025.04.15 04:13:16.622293 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part 2025.04.15 04:13:16.627832 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part 2025.04.15 04:13:16.633838 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part 2025.04.15 04:13:16.639771 [ 187 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part 2025.04.15 04:13:16.706473 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.104166843 sec., 7315.187616850402 rows/sec., 37.83 MiB/sec. 2025.04.15 04:13:16.710372 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.04.15 04:13:16.713878 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_101_20} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:16.714010 [ 194 ] {3f2999c2-2fc6-4979-a675-f4668518f524::all_1_101_20} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.04.15 04:13:16.716804 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.04.15 04:13:17.000165 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.76 MiB, peak 293.54 MiB, free memory in arenas 0.00 B, will set to 273.68 MiB (RSS), difference: -1.08 MiB 2025.04.15 04:13:17.974546 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:17.974754 [ 5 ] {96116018-f99c-4b1a-b2c1-3cc96b3792a9} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:13:17.974827 [ 5 ] {96116018-f99c-4b1a-b2c1-3cc96b3792a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:13:17.975731 [ 5 ] {96116018-f99c-4b1a-b2c1-3cc96b3792a9} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:17.975781 [ 5 ] {96116018-f99c-4b1a-b2c1-3cc96b3792a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:17.976341 [ 5 ] {96116018-f99c-4b1a-b2c1-3cc96b3792a9} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.15 04:13:17.976823 [ 5 ] {96116018-f99c-4b1a-b2c1-3cc96b3792a9} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:17.977027 [ 5 ] {96116018-f99c-4b1a-b2c1-3cc96b3792a9} executeQuery: Read 212 rows, 13.81 KiB in 0.002329 sec., 91026.19149849721 rows/sec., 5.79 MiB/sec. 2025.04.15 04:13:17.977119 [ 5 ] {96116018-f99c-4b1a-b2c1-3cc96b3792a9} TCPHandler: Processed in 0.002706598 sec. 2025.04.15 04:13:17.977304 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:17.977478 [ 5 ] {84f531e3-f24c-47b3-897d-bbf63fafdd65} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:13:17.977524 [ 5 ] {84f531e3-f24c-47b3-897d-bbf63fafdd65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:13:17.978376 [ 5 ] {84f531e3-f24c-47b3-897d-bbf63fafdd65} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:17.978414 [ 5 ] {84f531e3-f24c-47b3-897d-bbf63fafdd65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:17.978915 [ 5 ] {84f531e3-f24c-47b3-897d-bbf63fafdd65} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.04.15 04:13:17.979388 [ 5 ] {84f531e3-f24c-47b3-897d-bbf63fafdd65} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:17.979575 [ 5 ] {84f531e3-f24c-47b3-897d-bbf63fafdd65} executeQuery: Read 633 rows, 50.98 KiB in 0.002113 sec., 299574.06530998583 rows/sec., 23.56 MiB/sec. 2025.04.15 04:13:17.979678 [ 5 ] {84f531e3-f24c-47b3-897d-bbf63fafdd65} TCPHandler: Processed in 0.002463082 sec. 2025.04.15 04:13:17.979737 [ 222 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.04.15 04:13:17.979811 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:17.979812 [ 222 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.04.15 04:13:17.979965 [ 5 ] {7b1ba620-aadc-425e-9f11-6cf3e13f894e} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:13:17.980097 [ 5 ] {7b1ba620-aadc-425e-9f11-6cf3e13f894e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:13:17.981075 [ 5 ] {7b1ba620-aadc-425e-9f11-6cf3e13f894e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:17.981129 [ 5 ] {7b1ba620-aadc-425e-9f11-6cf3e13f894e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:17.981855 [ 5 ] {7b1ba620-aadc-425e-9f11-6cf3e13f894e} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.04.15 04:13:17.982482 [ 5 ] {7b1ba620-aadc-425e-9f11-6cf3e13f894e} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:17.982762 [ 38 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.04.15 04:13:17.982855 [ 38 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:17.982902 [ 5 ] {7b1ba620-aadc-425e-9f11-6cf3e13f894e} executeQuery: Read 114 rows, 6.99 KiB in 0.002943 sec., 38735.98369011213 rows/sec., 2.32 MiB/sec. 2025.04.15 04:13:17.982923 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:17.983219 [ 5 ] {7b1ba620-aadc-425e-9f11-6cf3e13f894e} TCPHandler: Processed in 0.003462234 sec. 2025.04.15 04:13:17.983443 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.04.15 04:13:17.983461 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:17.983817 [ 5 ] {14f7ad50-b1cc-4df4-b38a-1f491db4c3c5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:13:17.983965 [ 5 ] {14f7ad50-b1cc-4df4-b38a-1f491db4c3c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:13:17.984022 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:13:17.984237 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 186 rows starting from the beginning of the part 2025.04.15 04:13:17.984445 [ 220 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.04.15 04:13:17.984552 [ 220 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.04.15 04:13:17.985118 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 124 rows starting from the beginning of the part 2025.04.15 04:13:17.985874 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 51 rows starting from the beginning of the part 2025.04.15 04:13:17.986488 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 114 rows starting from the beginning of the part 2025.04.15 04:13:17.986805 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 53 rows starting from the beginning of the part 2025.04.15 04:13:17.987848 [ 195 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 114 rows starting from the beginning of the part 2025.04.15 04:13:17.988427 [ 5 ] {14f7ad50-b1cc-4df4-b38a-1f491db4c3c5} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:17.988549 [ 5 ] {14f7ad50-b1cc-4df4-b38a-1f491db4c3c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:17.988686 [ 222 ] {} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.04.15 04:13:17.990395 [ 5 ] {14f7ad50-b1cc-4df4-b38a-1f491db4c3c5} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.15 04:13:17.991887 [ 5 ] {14f7ad50-b1cc-4df4-b38a-1f491db4c3c5} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:17.992173 [ 220 ] {} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.04.15 04:13:17.992913 [ 5 ] {14f7ad50-b1cc-4df4-b38a-1f491db4c3c5} executeQuery: Read 113 rows, 7.49 KiB in 0.009219 sec., 12257.294717431392 rows/sec., 812.48 KiB/sec. 2025.04.15 04:13:17.993281 [ 5 ] {14f7ad50-b1cc-4df4-b38a-1f491db4c3c5} TCPHandler: Processed in 0.00987687 sec. 2025.04.15 04:13:17.993648 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:17.994043 [ 5 ] {85a82f7e-d675-43f8-80d6-c6f7781ac3af} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:13:17.994243 [ 5 ] {85a82f7e-d675-43f8-80d6-c6f7781ac3af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:13:17.996835 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 5 columns (5 merged, 0 gathered) in 0.013680162 sec., 46929.26882006222 rows/sec., 3.16 MiB/sec. 2025.04.15 04:13:17.996937 [ 5 ] {85a82f7e-d675-43f8-80d6-c6f7781ac3af} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:17.996986 [ 5 ] {85a82f7e-d675-43f8-80d6-c6f7781ac3af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:17.997196 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.04.15 04:13:17.997845 [ 5 ] {85a82f7e-d675-43f8-80d6-c6f7781ac3af} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.15 04:13:17.998105 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_146_29} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:17.998232 [ 186 ] {68803d00-6d3f-46eb-a763-a3866bb8e612::all_1_146_29} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.04.15 04:13:17.998344 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.04.15 04:13:17.998600 [ 5 ] {85a82f7e-d675-43f8-80d6-c6f7781ac3af} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:17.998823 [ 5 ] {85a82f7e-d675-43f8-80d6-c6f7781ac3af} executeQuery: Read 112 rows, 6.53 KiB in 0.004946 sec., 22644.561261625557 rows/sec., 1.29 MiB/sec. 2025.04.15 04:13:17.998895 [ 5 ] {85a82f7e-d675-43f8-80d6-c6f7781ac3af} TCPHandler: Processed in 0.005387064 sec. 2025.04.15 04:13:17.999032 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:17.999145 [ 5 ] {d4451c8c-cced-436b-ba74-913d42d696f3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:13:17.999189 [ 5 ] {d4451c8c-cced-436b-ba74-913d42d696f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:13:17.999905 [ 5 ] {d4451c8c-cced-436b-ba74-913d42d696f3} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:17.999943 [ 5 ] {d4451c8c-cced-436b-ba74-913d42d696f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:18.000787 [ 5 ] {d4451c8c-cced-436b-ba74-913d42d696f3} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.04.15 04:13:18.001283 [ 5 ] {d4451c8c-cced-436b-ba74-913d42d696f3} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:18.001517 [ 5 ] {d4451c8c-cced-436b-ba74-913d42d696f3} executeQuery: Read 390 rows, 28.23 KiB in 0.002383 sec., 163659.25304238353 rows/sec., 11.57 MiB/sec. 2025.04.15 04:13:18.001588 [ 5 ] {d4451c8c-cced-436b-ba74-913d42d696f3} TCPHandler: Processed in 0.002615776 sec. 2025.04.15 04:13:18.001617 [ 223 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.04.15 04:13:18.001667 [ 223 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.04.15 04:13:18.001741 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:18.001865 [ 5 ] {8a648a64-1222-4e06-9874-0867452911f1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:13:18.001912 [ 5 ] {8a648a64-1222-4e06-9874-0867452911f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:13:18.002938 [ 5 ] {8a648a64-1222-4e06-9874-0867452911f1} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:18.003001 [ 5 ] {8a648a64-1222-4e06-9874-0867452911f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:18.003611 [ 5 ] {8a648a64-1222-4e06-9874-0867452911f1} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.04.15 04:13:18.004405 [ 5 ] {8a648a64-1222-4e06-9874-0867452911f1} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:18.004560 [ 37 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Selected 6 parts from all_1_69_15 to all_74_74_0 2025.04.15 04:13:18.004628 [ 5 ] {8a648a64-1222-4e06-9874-0867452911f1} executeQuery: Read 6 rows, 321.00 B in 0.002778 sec., 2159.827213822894 rows/sec., 112.84 KiB/sec. 2025.04.15 04:13:18.004632 [ 37 ] {} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:18.004694 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:18.004795 [ 5 ] {8a648a64-1222-4e06-9874-0867452911f1} TCPHandler: Processed in 0.003118466 sec. 2025.04.15 04:13:18.005126 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:18.005138 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_74_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_69_15 to all_74_74_0 into Compact with storage Full 2025.04.15 04:13:18.005509 [ 5 ] {1cdf507b-9ce4-4d52-a9e5-5badf1aa8ff1} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:13:18.005618 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_74_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:13:18.005637 [ 5 ] {1cdf507b-9ce4-4d52-a9e5-5badf1aa8ff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:13:18.005707 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 414 rows starting from the beginning of the part 2025.04.15 04:13:18.005976 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part 2025.04.15 04:13:18.006260 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part 2025.04.15 04:13:18.006570 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 6 rows starting from the beginning of the part 2025.04.15 04:13:18.006696 [ 223 ] {} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.04.15 04:13:18.006816 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 6 rows starting from the beginning of the part 2025.04.15 04:13:18.007675 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part 2025.04.15 04:13:18.009229 [ 5 ] {1cdf507b-9ce4-4d52-a9e5-5badf1aa8ff1} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:18.009345 [ 5 ] {1cdf507b-9ce4-4d52-a9e5-5badf1aa8ff1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:18.011479 [ 5 ] {1cdf507b-9ce4-4d52-a9e5-5badf1aa8ff1} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.04.15 04:13:18.012463 [ 5 ] {1cdf507b-9ce4-4d52-a9e5-5badf1aa8ff1} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:18.012488 [ 188 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_74_16} MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 4 columns (4 merged, 0 gathered) in 0.007634932 sec., 58153.759588166606 rows/sec., 2.97 MiB/sec. 2025.04.15 04:13:18.012743 [ 5 ] {1cdf507b-9ce4-4d52-a9e5-5badf1aa8ff1} executeQuery: Read 237 rows, 16.27 KiB in 0.0074 sec., 32027.027027027027 rows/sec., 2.15 MiB/sec. 2025.04.15 04:13:18.012826 [ 5 ] {1cdf507b-9ce4-4d52-a9e5-5badf1aa8ff1} TCPHandler: Processed in 0.007802757 sec. 2025.04.15 04:13:18.012833 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_74_16} MergedBlockOutputStream: filled checksums all_1_74_16 (state Temporary) 2025.04.15 04:13:18.013022 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:18.013150 [ 5 ] {7d8e9d70-3c5a-41dc-803f-9ea2399d821b} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:13:18.013207 [ 5 ] {7d8e9d70-3c5a-41dc-803f-9ea2399d821b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:13:18.013597 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_74_16} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_merge_all_1_74_16 to all_1_74_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:18.013825 [ 190 ] {c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6::all_1_74_16} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6) (MergerMutator): Merged 6 parts: [all_1_69_15, all_74_74_0] -> all_1_74_16 2025.04.15 04:13:18.013994 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.04.15 04:13:18.014080 [ 5 ] {7d8e9d70-3c5a-41dc-803f-9ea2399d821b} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:18.014123 [ 5 ] {7d8e9d70-3c5a-41dc-803f-9ea2399d821b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:18.014582 [ 5 ] {7d8e9d70-3c5a-41dc-803f-9ea2399d821b} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.15 04:13:18.015027 [ 5 ] {7d8e9d70-3c5a-41dc-803f-9ea2399d821b} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:18.015195 [ 5 ] {7d8e9d70-3c5a-41dc-803f-9ea2399d821b} executeQuery: Read 1 rows, 69.00 B in 0.002077 sec., 481.4636494944632 rows/sec., 32.44 KiB/sec. 2025.04.15 04:13:18.015242 [ 5 ] {7d8e9d70-3c5a-41dc-803f-9ea2399d821b} TCPHandler: Processed in 0.002302689 sec. 2025.04.15 04:13:18.015355 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:18.015456 [ 5 ] {de27cf77-bd9a-4b7d-88e2-ccc079293cdc} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:13:18.015520 [ 5 ] {de27cf77-bd9a-4b7d-88e2-ccc079293cdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:13:18.016556 [ 5 ] {de27cf77-bd9a-4b7d-88e2-ccc079293cdc} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:18.016592 [ 5 ] {de27cf77-bd9a-4b7d-88e2-ccc079293cdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:18.017321 [ 5 ] {de27cf77-bd9a-4b7d-88e2-ccc079293cdc} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.04.15 04:13:18.017785 [ 5 ] {de27cf77-bd9a-4b7d-88e2-ccc079293cdc} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:18.017933 [ 37 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.04.15 04:13:18.017979 [ 37 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:18.017983 [ 5 ] {de27cf77-bd9a-4b7d-88e2-ccc079293cdc} executeQuery: Read 8 rows, 14.68 KiB in 0.002547 sec., 3140.950137416569 rows/sec., 5.63 MiB/sec. 2025.04.15 04:13:18.018005 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:18.018384 [ 5 ] {de27cf77-bd9a-4b7d-88e2-ccc079293cdc} TCPHandler: Processed in 0.003075295 sec. 2025.04.15 04:13:18.018408 [ 198 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.04.15 04:13:18.018578 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:18.018852 [ 5 ] {59c9c5a2-7b23-4d10-a6cc-ae7b54ec0f9f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:13:18.018976 [ 5 ] {59c9c5a2-7b23-4d10-a6cc-ae7b54ec0f9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:13:18.019275 [ 198 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.04.15 04:13:18.019550 [ 198 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2904 rows starting from the beginning of the part 2025.04.15 04:13:18.020271 [ 198 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 8 rows starting from the beginning of the part 2025.04.15 04:13:18.021087 [ 198 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 51 rows starting from the beginning of the part 2025.04.15 04:13:18.021191 [ 5 ] {59c9c5a2-7b23-4d10-a6cc-ae7b54ec0f9f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:18.021280 [ 5 ] {59c9c5a2-7b23-4d10-a6cc-ae7b54ec0f9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:18.021730 [ 198 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 8 rows starting from the beginning of the part 2025.04.15 04:13:18.022256 [ 198 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 51 rows starting from the beginning of the part 2025.04.15 04:13:18.022920 [ 198 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 8 rows starting from the beginning of the part 2025.04.15 04:13:18.023194 [ 5 ] {59c9c5a2-7b23-4d10-a6cc-ae7b54ec0f9f} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.04.15 04:13:18.024138 [ 5 ] {59c9c5a2-7b23-4d10-a6cc-ae7b54ec0f9f} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:18.024429 [ 5 ] {59c9c5a2-7b23-4d10-a6cc-ae7b54ec0f9f} executeQuery: Read 82 rows, 5.33 KiB in 0.005686 sec., 14421.385860007034 rows/sec., 937.92 KiB/sec. 2025.04.15 04:13:18.024480 [ 5 ] {59c9c5a2-7b23-4d10-a6cc-ae7b54ec0f9f} TCPHandler: Processed in 0.005997977 sec. 2025.04.15 04:13:18.032852 [ 199 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 3030 rows, containing 19 columns (19 merged, 0 gathered) in 0.014706794 sec., 206027.2279600843 rows/sec., 369.19 MiB/sec. 2025.04.15 04:13:18.035904 [ 199 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.04.15 04:13:18.036698 [ 199 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_146_29} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:18.036791 [ 199 ] {e0f35403-da58-4c77-941d-b76bb9a9b656::all_1_146_29} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.04.15 04:13:18.036962 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.63 MiB. 2025.04.15 04:13:19.000229 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.16 MiB, peak 293.54 MiB, free memory in arenas 0.00 B, will set to 275.24 MiB (RSS), difference: 1.08 MiB 2025.04.15 04:13:19.148559 [ 224 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.04.15 04:13:19.148627 [ 224 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.04.15 04:13:19.151304 [ 224 ] {} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] 2025.04.15 04:13:20.207198 [ 34 ] {} DNSResolver: Updating DNS cache 2025.04.15 04:13:20.207267 [ 34 ] {} DNSResolver: Updated DNS cache 2025.04.15 04:13:20.554461 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 46726 2025.04.15 04:13:20.555082 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:20.555139 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:20.555790 [ 244 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.04.15 04:13:20.556262 [ 244 ] {} system.asynchronous_metric_log (d89167db-8295-478d-85e6-8b2b80c8c807): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:20.556509 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46726 2025.04.15 04:13:22.442945 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:13:22.443022 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:13:22.445345 [ 219 ] {} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:13:22.969920 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:22.970122 [ 5 ] {04e06bfb-67de-426c-ad9d-a34d15fb2103} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:13:22.970193 [ 5 ] {04e06bfb-67de-426c-ad9d-a34d15fb2103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:13:22.971067 [ 5 ] {04e06bfb-67de-426c-ad9d-a34d15fb2103} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:22.971107 [ 5 ] {04e06bfb-67de-426c-ad9d-a34d15fb2103} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:22.971722 [ 5 ] {04e06bfb-67de-426c-ad9d-a34d15fb2103} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.04.15 04:13:22.972175 [ 5 ] {04e06bfb-67de-426c-ad9d-a34d15fb2103} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:22.972357 [ 5 ] {04e06bfb-67de-426c-ad9d-a34d15fb2103} executeQuery: Read 158 rows, 14.03 KiB in 0.002285 sec., 69146.60831509846 rows/sec., 6.00 MiB/sec. 2025.04.15 04:13:22.972413 [ 5 ] {04e06bfb-67de-426c-ad9d-a34d15fb2103} TCPHandler: Processed in 0.002671197 sec. 2025.04.15 04:13:22.972536 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:22.972640 [ 5 ] {94fee4ca-6814-4b70-ac86-0533a54f98ac} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:13:22.972685 [ 5 ] {94fee4ca-6814-4b70-ac86-0533a54f98ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:13:22.973219 [ 5 ] {94fee4ca-6814-4b70-ac86-0533a54f98ac} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:22.973256 [ 5 ] {94fee4ca-6814-4b70-ac86-0533a54f98ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:22.973694 [ 5 ] {94fee4ca-6814-4b70-ac86-0533a54f98ac} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.04.15 04:13:22.974154 [ 5 ] {94fee4ca-6814-4b70-ac86-0533a54f98ac} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:22.974331 [ 5 ] {94fee4ca-6814-4b70-ac86-0533a54f98ac} executeQuery: Read 51 rows, 3.83 KiB in 0.001696 sec., 30070.754716981133 rows/sec., 2.21 MiB/sec. 2025.04.15 04:13:22.974399 [ 5 ] {94fee4ca-6814-4b70-ac86-0533a54f98ac} TCPHandler: Processed in 0.0019127 sec. 2025.04.15 04:13:22.974438 [ 222 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:13:22.974514 [ 222 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:13:22.974576 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:22.974847 [ 5 ] {2ab61785-815f-4fa9-be28-13c5a98900c3} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:13:22.974909 [ 5 ] {2ab61785-815f-4fa9-be28-13c5a98900c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:13:22.975930 [ 5 ] {2ab61785-815f-4fa9-be28-13c5a98900c3} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:22.976000 [ 5 ] {2ab61785-815f-4fa9-be28-13c5a98900c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:22.976916 [ 5 ] {2ab61785-815f-4fa9-be28-13c5a98900c3} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.04.15 04:13:22.977598 [ 5 ] {2ab61785-815f-4fa9-be28-13c5a98900c3} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:22.977764 [ 5 ] {2ab61785-815f-4fa9-be28-13c5a98900c3} executeQuery: Read 115 rows, 9.20 KiB in 0.003038 sec., 37853.85121790652 rows/sec., 2.96 MiB/sec. 2025.04.15 04:13:22.977840 [ 5 ] {2ab61785-815f-4fa9-be28-13c5a98900c3} TCPHandler: Processed in 0.003352782 sec. 2025.04.15 04:13:22.977960 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:22.978116 [ 5 ] {43a2f76a-f33f-4ede-bc0a-8e87cf5270ce} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:13:22.978216 [ 5 ] {43a2f76a-f33f-4ede-bc0a-8e87cf5270ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:13:22.978387 [ 222 ] {} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2025.04.15 04:13:22.979731 [ 5 ] {43a2f76a-f33f-4ede-bc0a-8e87cf5270ce} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:22.979775 [ 5 ] {43a2f76a-f33f-4ede-bc0a-8e87cf5270ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:22.980307 [ 5 ] {43a2f76a-f33f-4ede-bc0a-8e87cf5270ce} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.04.15 04:13:22.980780 [ 5 ] {43a2f76a-f33f-4ede-bc0a-8e87cf5270ce} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:22.980985 [ 5 ] {43a2f76a-f33f-4ede-bc0a-8e87cf5270ce} executeQuery: Read 160 rows, 11.41 KiB in 0.002921 sec., 54775.761725436496 rows/sec., 3.82 MiB/sec. 2025.04.15 04:13:22.981039 [ 5 ] {43a2f76a-f33f-4ede-bc0a-8e87cf5270ce} TCPHandler: Processed in 0.003132467 sec. 2025.04.15 04:13:22.981155 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:22.981260 [ 5 ] {9a7c92e9-2699-4a86-8704-3ad263a3297c} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:13:22.981329 [ 5 ] {9a7c92e9-2699-4a86-8704-3ad263a3297c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:13:22.982516 [ 5 ] {9a7c92e9-2699-4a86-8704-3ad263a3297c} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:22.982557 [ 5 ] {9a7c92e9-2699-4a86-8704-3ad263a3297c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:22.983433 [ 5 ] {9a7c92e9-2699-4a86-8704-3ad263a3297c} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.04.15 04:13:22.983923 [ 5 ] {9a7c92e9-2699-4a86-8704-3ad263a3297c} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:22.984130 [ 5 ] {9a7c92e9-2699-4a86-8704-3ad263a3297c} executeQuery: Read 51 rows, 93.58 KiB in 0.002891 sec., 17640.95468695953 rows/sec., 31.61 MiB/sec. 2025.04.15 04:13:22.984229 [ 5 ] {9a7c92e9-2699-4a86-8704-3ad263a3297c} TCPHandler: Processed in 0.003123746 sec. 2025.04.15 04:13:22.984366 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:22.984471 [ 5 ] {5605c912-b8bd-43a8-b914-eaf180a27d61} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:13:22.984519 [ 5 ] {5605c912-b8bd-43a8-b914-eaf180a27d61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:13:22.984970 [ 5 ] {5605c912-b8bd-43a8-b914-eaf180a27d61} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:22.985010 [ 5 ] {5605c912-b8bd-43a8-b914-eaf180a27d61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:22.985474 [ 5 ] {5605c912-b8bd-43a8-b914-eaf180a27d61} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.04.15 04:13:22.985982 [ 5 ] {5605c912-b8bd-43a8-b914-eaf180a27d61} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:22.986177 [ 5 ] {5605c912-b8bd-43a8-b914-eaf180a27d61} executeQuery: Read 60 rows, 4.14 KiB in 0.001727 sec., 34742.32773595831 rows/sec., 2.34 MiB/sec. 2025.04.15 04:13:22.986224 [ 5 ] {5605c912-b8bd-43a8-b914-eaf180a27d61} TCPHandler: Processed in 0.001908941 sec. 2025.04.15 04:13:23.470044 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:23.470194 [ 5 ] {d2d84b88-014a-46b5-83a1-597c4c4de0f5} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.04.15 04:13:23.470253 [ 5 ] {d2d84b88-014a-46b5-83a1-597c4c4de0f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.04.15 04:13:23.470998 [ 5 ] {d2d84b88-014a-46b5-83a1-597c4c4de0f5} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:23.471042 [ 5 ] {d2d84b88-014a-46b5-83a1-597c4c4de0f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:23.471561 [ 5 ] {d2d84b88-014a-46b5-83a1-597c4c4de0f5} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.15 04:13:23.472013 [ 5 ] {d2d84b88-014a-46b5-83a1-597c4c4de0f5} oximeter.fields_i16 (8e766de4-7cf4-49f6-b7f5-aa5133de22ee): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:23.472223 [ 5 ] {d2d84b88-014a-46b5-83a1-597c4c4de0f5} executeQuery: Read 212 rows, 13.81 KiB in 0.002066 sec., 102613.7463697967 rows/sec., 6.53 MiB/sec. 2025.04.15 04:13:23.472276 [ 5 ] {d2d84b88-014a-46b5-83a1-597c4c4de0f5} TCPHandler: Processed in 0.002321779 sec. 2025.04.15 04:13:23.472396 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:23.472499 [ 5 ] {7974918f-cee7-4661-9aad-2011e43ced3f} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.04.15 04:13:23.472545 [ 5 ] {7974918f-cee7-4661-9aad-2011e43ced3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.04.15 04:13:23.473046 [ 5 ] {7974918f-cee7-4661-9aad-2011e43ced3f} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:23.473085 [ 5 ] {7974918f-cee7-4661-9aad-2011e43ced3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:23.473528 [ 5 ] {7974918f-cee7-4661-9aad-2011e43ced3f} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.04.15 04:13:23.473963 [ 5 ] {7974918f-cee7-4661-9aad-2011e43ced3f} oximeter.fields_ipaddr (43c05f96-6329-4295-aa47-28813251c013): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:23.474193 [ 5 ] {7974918f-cee7-4661-9aad-2011e43ced3f} executeQuery: Read 2 rows, 167.00 B in 0.001708 sec., 1170.9601873536299 rows/sec., 95.48 KiB/sec. 2025.04.15 04:13:23.474284 [ 5 ] {7974918f-cee7-4661-9aad-2011e43ced3f} TCPHandler: Processed in 0.001929521 sec. 2025.04.15 04:13:23.474536 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:23.474645 [ 5 ] {e14be1ee-6881-4897-9b66-ee57ec6f4f84} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.04.15 04:13:23.474691 [ 5 ] {e14be1ee-6881-4897-9b66-ee57ec6f4f84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.04.15 04:13:23.476085 [ 5 ] {e14be1ee-6881-4897-9b66-ee57ec6f4f84} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:23.476124 [ 5 ] {e14be1ee-6881-4897-9b66-ee57ec6f4f84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:23.476676 [ 5 ] {e14be1ee-6881-4897-9b66-ee57ec6f4f84} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.04.15 04:13:23.477153 [ 5 ] {e14be1ee-6881-4897-9b66-ee57ec6f4f84} oximeter.fields_string (e22d1ecc-f53e-4408-a7c4-da2caf857197): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:23.477368 [ 5 ] {e14be1ee-6881-4897-9b66-ee57ec6f4f84} executeQuery: Read 1774 rows, 147.61 KiB in 0.002742 sec., 646973.0123997083 rows/sec., 52.57 MiB/sec. 2025.04.15 04:13:23.477423 [ 5 ] {e14be1ee-6881-4897-9b66-ee57ec6f4f84} TCPHandler: Processed in 0.002970644 sec. 2025.04.15 04:13:23.477553 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:23.477662 [ 5 ] {8d7adfe8-a445-4a3f-b1f9-e970ff16495d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.04.15 04:13:23.477706 [ 5 ] {8d7adfe8-a445-4a3f-b1f9-e970ff16495d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.04.15 04:13:23.478247 [ 5 ] {8d7adfe8-a445-4a3f-b1f9-e970ff16495d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:23.478285 [ 5 ] {8d7adfe8-a445-4a3f-b1f9-e970ff16495d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:23.478728 [ 5 ] {8d7adfe8-a445-4a3f-b1f9-e970ff16495d} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.04.15 04:13:23.479156 [ 5 ] {8d7adfe8-a445-4a3f-b1f9-e970ff16495d} oximeter.fields_u16 (68803d00-6d3f-46eb-a763-a3866bb8e612): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:23.479350 [ 5 ] {8d7adfe8-a445-4a3f-b1f9-e970ff16495d} executeQuery: Read 116 rows, 7.13 KiB in 0.001711 sec., 67796.61016949153 rows/sec., 4.07 MiB/sec. 2025.04.15 04:13:23.479399 [ 5 ] {8d7adfe8-a445-4a3f-b1f9-e970ff16495d} TCPHandler: Processed in 0.00189548 sec. 2025.04.15 04:13:23.479514 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:23.479615 [ 5 ] {bc21bee4-cd8d-4139-a6ff-669c0aa59dae} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.04.15 04:13:23.479658 [ 5 ] {bc21bee4-cd8d-4139-a6ff-669c0aa59dae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.04.15 04:13:23.480292 [ 5 ] {bc21bee4-cd8d-4139-a6ff-669c0aa59dae} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:23.480331 [ 5 ] {bc21bee4-cd8d-4139-a6ff-669c0aa59dae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:23.480785 [ 5 ] {bc21bee4-cd8d-4139-a6ff-669c0aa59dae} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.04.15 04:13:23.481262 [ 5 ] {bc21bee4-cd8d-4139-a6ff-669c0aa59dae} oximeter.fields_u32 (cac293b4-7cda-4c37-b65d-c00d8a55ba2c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:23.481461 [ 5 ] {bc21bee4-cd8d-4139-a6ff-669c0aa59dae} executeQuery: Read 341 rows, 23.30 KiB in 0.001867 sec., 182645.95607927156 rows/sec., 12.19 MiB/sec. 2025.04.15 04:13:23.481509 [ 5 ] {bc21bee4-cd8d-4139-a6ff-669c0aa59dae} TCPHandler: Processed in 0.002042893 sec. 2025.04.15 04:13:23.481625 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:23.481725 [ 5 ] {8c2d6f38-9d77-401f-bf9c-678fcc89325d} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.04.15 04:13:23.481768 [ 5 ] {8c2d6f38-9d77-401f-bf9c-678fcc89325d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.04.15 04:13:23.482304 [ 5 ] {8c2d6f38-9d77-401f-bf9c-678fcc89325d} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:23.482341 [ 5 ] {8c2d6f38-9d77-401f-bf9c-678fcc89325d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:23.482869 [ 5 ] {8c2d6f38-9d77-401f-bf9c-678fcc89325d} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.15 04:13:23.483296 [ 5 ] {8c2d6f38-9d77-401f-bf9c-678fcc89325d} oximeter.fields_u8 (dac5ca3f-b054-43bc-9789-1c97b0fce8ff): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:23.483485 [ 5 ] {8c2d6f38-9d77-401f-bf9c-678fcc89325d} executeQuery: Read 112 rows, 6.53 KiB in 0.001781 sec., 62886.01909039865 rows/sec., 3.58 MiB/sec. 2025.04.15 04:13:23.483534 [ 5 ] {8c2d6f38-9d77-401f-bf9c-678fcc89325d} TCPHandler: Processed in 0.001956952 sec. 2025.04.15 04:13:23.483649 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:23.483750 [ 5 ] {7e7f4b1d-dbb6-4372-adee-4046a6152900} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.04.15 04:13:23.483793 [ 5 ] {7e7f4b1d-dbb6-4372-adee-4046a6152900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.04.15 04:13:23.484615 [ 5 ] {7e7f4b1d-dbb6-4372-adee-4046a6152900} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:23.484653 [ 5 ] {7e7f4b1d-dbb6-4372-adee-4046a6152900} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:23.485118 [ 5 ] {7e7f4b1d-dbb6-4372-adee-4046a6152900} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.04.15 04:13:23.485547 [ 5 ] {7e7f4b1d-dbb6-4372-adee-4046a6152900} oximeter.fields_uuid (fcc4ab99-80d2-495d-9225-414a2460f4c3): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:23.485746 [ 5 ] {7e7f4b1d-dbb6-4372-adee-4046a6152900} executeQuery: Read 848 rows, 62.68 KiB in 0.002011 sec., 421680.7558428642 rows/sec., 30.44 MiB/sec. 2025.04.15 04:13:23.485817 [ 5 ] {7e7f4b1d-dbb6-4372-adee-4046a6152900} TCPHandler: Processed in 0.002216477 sec. 2025.04.15 04:13:23.485963 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:23.486232 [ 5 ] {62338462-7954-4d9e-9fd0-ce5874b3dbb4} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.04.15 04:13:23.486381 [ 5 ] {62338462-7954-4d9e-9fd0-ce5874b3dbb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.04.15 04:13:23.487477 [ 5 ] {62338462-7954-4d9e-9fd0-ce5874b3dbb4} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:23.487516 [ 5 ] {62338462-7954-4d9e-9fd0-ce5874b3dbb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:23.487954 [ 5 ] {62338462-7954-4d9e-9fd0-ce5874b3dbb4} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.04.15 04:13:23.488382 [ 5 ] {62338462-7954-4d9e-9fd0-ce5874b3dbb4} oximeter.measurements_bool (c8d00b22-88e0-4b8b-8744-8bf9d55cb1d6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:23.488575 [ 5 ] {62338462-7954-4d9e-9fd0-ce5874b3dbb4} executeQuery: Read 6 rows, 321.00 B in 0.002446 sec., 2452.9844644317254 rows/sec., 128.16 KiB/sec. 2025.04.15 04:13:23.488621 [ 5 ] {62338462-7954-4d9e-9fd0-ce5874b3dbb4} TCPHandler: Processed in 0.002710388 sec. 2025.04.15 04:13:23.488736 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:23.488838 [ 5 ] {af3ef3a8-09fd-453e-88e7-9294a75a9bad} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.04.15 04:13:23.488883 [ 5 ] {af3ef3a8-09fd-453e-88e7-9294a75a9bad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.04.15 04:13:23.489570 [ 5 ] {af3ef3a8-09fd-453e-88e7-9294a75a9bad} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:23.489608 [ 5 ] {af3ef3a8-09fd-453e-88e7-9294a75a9bad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:23.490168 [ 5 ] {af3ef3a8-09fd-453e-88e7-9294a75a9bad} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.04.15 04:13:23.490603 [ 5 ] {af3ef3a8-09fd-453e-88e7-9294a75a9bad} oximeter.measurements_cumulativeu64 (000e7032-6459-4401-9fd3-329156da3cb3): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:23.490808 [ 5 ] {af3ef3a8-09fd-453e-88e7-9294a75a9bad} executeQuery: Read 956 rows, 65.04 KiB in 0.001992 sec., 479919.6787148595 rows/sec., 31.89 MiB/sec. 2025.04.15 04:13:23.490856 [ 5 ] {af3ef3a8-09fd-453e-88e7-9294a75a9bad} TCPHandler: Processed in 0.002169157 sec. 2025.04.15 04:13:23.490973 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:23.491075 [ 5 ] {d8d6c05e-0e9a-4113-a91f-c9eefd600f45} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.04.15 04:13:23.491120 [ 5 ] {d8d6c05e-0e9a-4113-a91f-c9eefd600f45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.04.15 04:13:23.491544 [ 5 ] {d8d6c05e-0e9a-4113-a91f-c9eefd600f45} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:23.491582 [ 5 ] {d8d6c05e-0e9a-4113-a91f-c9eefd600f45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:23.492027 [ 5 ] {d8d6c05e-0e9a-4113-a91f-c9eefd600f45} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.04.15 04:13:23.492464 [ 5 ] {d8d6c05e-0e9a-4113-a91f-c9eefd600f45} oximeter.measurements_f64 (6bc8b803-54c6-4016-9a4b-46bd4517edc2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:23.492665 [ 5 ] {d8d6c05e-0e9a-4113-a91f-c9eefd600f45} executeQuery: Read 1 rows, 69.00 B in 0.001611 sec., 620.7324643078833 rows/sec., 41.83 KiB/sec. 2025.04.15 04:13:23.492712 [ 5 ] {d8d6c05e-0e9a-4113-a91f-c9eefd600f45} TCPHandler: Processed in 0.001787648 sec. 2025.04.15 04:13:23.492823 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:23.492924 [ 5 ] {ee33bdb0-8466-47da-8d9c-4f22bde71436} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.04.15 04:13:23.492992 [ 5 ] {ee33bdb0-8466-47da-8d9c-4f22bde71436} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.04.15 04:13:23.494017 [ 5 ] {ee33bdb0-8466-47da-8d9c-4f22bde71436} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:23.494054 [ 5 ] {ee33bdb0-8466-47da-8d9c-4f22bde71436} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:23.494749 [ 5 ] {ee33bdb0-8466-47da-8d9c-4f22bde71436} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.04.15 04:13:23.495187 [ 5 ] {ee33bdb0-8466-47da-8d9c-4f22bde71436} oximeter.measurements_histogramu64 (e0f35403-da58-4c77-941d-b76bb9a9b656): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:23.495442 [ 5 ] {ee33bdb0-8466-47da-8d9c-4f22bde71436} executeQuery: Read 8 rows, 14.68 KiB in 0.002536 sec., 3154.5741324921137 rows/sec., 5.65 MiB/sec. 2025.04.15 04:13:23.495612 [ 5 ] {ee33bdb0-8466-47da-8d9c-4f22bde71436} TCPHandler: Processed in 0.002837371 sec. 2025.04.15 04:13:23.495796 [ 5 ] {} TCP-Session: 4b81fed7-8339-403a-a3e6-02032957c7c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.04.15 04:13:23.496110 [ 5 ] {06e42539-56d5-438b-8564-a844ab9a94e7} executeQuery: (from [fd00:1122:3344:101::d]:42931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.04.15 04:13:23.496170 [ 5 ] {06e42539-56d5-438b-8564-a844ab9a94e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.04.15 04:13:23.496668 [ 5 ] {06e42539-56d5-438b-8564-a844ab9a94e7} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:23.496712 [ 5 ] {06e42539-56d5-438b-8564-a844ab9a94e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:23.497197 [ 5 ] {06e42539-56d5-438b-8564-a844ab9a94e7} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.04.15 04:13:23.497627 [ 5 ] {06e42539-56d5-438b-8564-a844ab9a94e7} oximeter.measurements_u64 (c30712b3-7f01-47f4-9c19-d2b55898cba7): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:23.497832 [ 5 ] {06e42539-56d5-438b-8564-a844ab9a94e7} executeQuery: Read 34 rows, 2.02 KiB in 0.001825 sec., 18630.13698630137 rows/sec., 1.08 MiB/sec. 2025.04.15 04:13:23.497880 [ 5 ] {06e42539-56d5-438b-8564-a844ab9a94e7} TCPHandler: Processed in 0.002194907 sec. 2025.04.15 04:13:24.110286 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 769 2025.04.15 04:13:24.134356 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.04.15 04:13:24.134409 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.45 GiB. 2025.04.15 04:13:24.142090 [ 243 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.04.15 04:13:24.143409 [ 243 ] {} system.metric_log (3f2999c2-2fc6-4979-a675-f4668518f524): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.04.15 04:13:24.146506 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 769